2024-09-20T23:08:14.268 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T23:08:14.287 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T23:08:14.366 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913063 branch: squid description: orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: ceph-qa@ceph.com first_in_suite: false job_id: '7913063' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - POOL_APP_NOT_ENABLED - mon down - mons down - out of quorum - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 9e2ac70bb7aea67d34f0d50002344abbe7803736 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9e2ac70bb7aea67d34f0d50002344abbe7803736 workunit: branch: squid sha1: 4e45e6b490e6cbe082cdf155fea780438ec53fc7 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 9344 sha1: 9e2ac70bb7aea67d34f0d50002344abbe7803736 sleep_before_teardown: 0 subset: 56/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_4e45e6b490e6cbe082cdf155fea780438ec53fc7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 4e45e6b490e6cbe082cdf155fea780438ec53fc7 targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIvabNzUsVz50OtREMY0tQlYgwwBcQyfrNjB0uOxJBMj2e/4pNurXEc117ZaL4+ZiCi5Kj+wRGDbsvrOlkhqzBE= smithi084.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFlFVO+zGFotC0L7pbgkXmpJ4Di9c4SZ49TWP/R+3G/LqS/Rodruq3yOmMrXkCpBrcDgnjvZ2rPZZXF9MEnjd+g= smithi183.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHVcBgVqkgEarOBhXvIWPQ+EvMwzkAtf8cJhU98KPqOvjk08s71sRXPThLRjZiKtUo+KztMyba72l+HEorb1PRM= tasks: - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7f5bd592b490>, signals=[15]) 2024-09-20T23:08:14.833 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T23:08:14.839 INFO:teuthology.task.internal:Opening connections... 2024-09-20T23:08:14.839 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2024-09-20T23:08:14.840 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:08:14.925 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi084.front.sepia.ceph.com 2024-09-20T23:08:14.926 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:08:15.001 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi183.front.sepia.ceph.com 2024-09-20T23:08:15.002 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:08:15.080 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T23:08:15.086 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2024-09-20T23:08:15.092 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2024-09-20T23:08:15.093 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2024-09-20T23:08:15.141 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="Ubuntu" 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="22.04" 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_CODENAME=jammy 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:ID=ubuntu 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE=debian 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T23:08:15.142 INFO:teuthology.orchestra.run.smithi003.stdout:UBUNTU_CODENAME=jammy 2024-09-20T23:08:15.143 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2024-09-20T23:08:15.161 DEBUG:teuthology.orchestra.run.smithi084:> uname -m 2024-09-20T23:08:15.166 INFO:teuthology.orchestra.run.smithi084.stdout:x86_64 2024-09-20T23:08:15.166 DEBUG:teuthology.orchestra.run.smithi084:> cat /etc/os-release 2024-09-20T23:08:15.215 INFO:teuthology.orchestra.run.smithi084.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T23:08:15.215 INFO:teuthology.orchestra.run.smithi084.stdout:NAME="Ubuntu" 2024-09-20T23:08:15.215 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION_ID="22.04" 2024-09-20T23:08:15.215 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T23:08:15.215 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION_CODENAME=jammy 2024-09-20T23:08:15.215 INFO:teuthology.orchestra.run.smithi084.stdout:ID=ubuntu 2024-09-20T23:08:15.215 INFO:teuthology.orchestra.run.smithi084.stdout:ID_LIKE=debian 2024-09-20T23:08:15.215 INFO:teuthology.orchestra.run.smithi084.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T23:08:15.216 INFO:teuthology.orchestra.run.smithi084.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T23:08:15.216 INFO:teuthology.orchestra.run.smithi084.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T23:08:15.216 INFO:teuthology.orchestra.run.smithi084.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T23:08:15.216 INFO:teuthology.orchestra.run.smithi084.stdout:UBUNTU_CODENAME=jammy 2024-09-20T23:08:15.216 INFO:teuthology.lock.ops:Updating smithi084.front.sepia.ceph.com on lock server 2024-09-20T23:08:15.236 DEBUG:teuthology.orchestra.run.smithi183:> uname -m 2024-09-20T23:08:15.241 INFO:teuthology.orchestra.run.smithi183.stdout:x86_64 2024-09-20T23:08:15.241 DEBUG:teuthology.orchestra.run.smithi183:> cat /etc/os-release 2024-09-20T23:08:15.288 INFO:teuthology.orchestra.run.smithi183.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T23:08:15.288 INFO:teuthology.orchestra.run.smithi183.stdout:NAME="Ubuntu" 2024-09-20T23:08:15.288 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_ID="22.04" 2024-09-20T23:08:15.288 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T23:08:15.288 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_CODENAME=jammy 2024-09-20T23:08:15.288 INFO:teuthology.orchestra.run.smithi183.stdout:ID=ubuntu 2024-09-20T23:08:15.288 INFO:teuthology.orchestra.run.smithi183.stdout:ID_LIKE=debian 2024-09-20T23:08:15.289 INFO:teuthology.orchestra.run.smithi183.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T23:08:15.289 INFO:teuthology.orchestra.run.smithi183.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T23:08:15.289 INFO:teuthology.orchestra.run.smithi183.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T23:08:15.289 INFO:teuthology.orchestra.run.smithi183.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T23:08:15.289 INFO:teuthology.orchestra.run.smithi183.stdout:UBUNTU_CODENAME=jammy 2024-09-20T23:08:15.289 INFO:teuthology.lock.ops:Updating smithi183.front.sepia.ceph.com on lock server 2024-09-20T23:08:15.310 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T23:08:15.319 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T23:08:15.325 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T23:08:15.325 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2024-09-20T23:08:15.327 DEBUG:teuthology.orchestra.run.smithi084:> test '!' -e /home/ubuntu/cephtest 2024-09-20T23:08:15.330 DEBUG:teuthology.orchestra.run.smithi183:> test '!' -e /home/ubuntu/cephtest 2024-09-20T23:08:15.336 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T23:08:15.342 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T23:08:15.342 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2024-09-20T23:08:15.375 DEBUG:teuthology.orchestra.run.smithi084:> test -z $(ls -A /var/lib/ceph) 2024-09-20T23:08:15.377 DEBUG:teuthology.orchestra.run.smithi183:> test -z $(ls -A /var/lib/ceph) 2024-09-20T23:08:15.462 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T23:08:15.531 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T23:08:15.546 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T23:08:15.546 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T23:08:15.546 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T23:08:15.547 DEBUG:teuthology.orchestra.run.smithi084:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T23:08:15.547 DEBUG:teuthology.orchestra.run.smithi183:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T23:08:15.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T23:08:15.552 DEBUG:teuthology.orchestra.run.smithi084:> uname -r 2024-09-20T23:08:15.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T23:08:15.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T23:08:15.554 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-20T23:08:15.554 DEBUG:teuthology.orchestra.run.smithi183:> uname -r 2024-09-20T23:08:15.599 INFO:teuthology.orchestra.run.smithi084.stdout:5.15.0-56-generic 2024-09-20T23:08:15.600 INFO:teuthology.task.kernel:Running kernel on smithi084: 5.15.0-56-generic 2024-09-20T23:08:15.600 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-get clean 2024-09-20T23:08:15.601 INFO:teuthology.orchestra.run.smithi183.stdout:5.15.0-56-generic 2024-09-20T23:08:15.601 INFO:teuthology.task.kernel:Running kernel on smithi183: 5.15.0-56-generic 2024-09-20T23:08:15.602 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get clean 2024-09-20T23:08:15.603 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-56-generic 2024-09-20T23:08:15.603 INFO:teuthology.task.kernel:Running kernel on smithi003: 5.15.0-56-generic 2024-09-20T23:08:15.603 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-09-20T23:08:15.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get update 2024-09-20T23:08:15.751 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-get update 2024-09-20T23:08:15.860 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-20T23:08:16.003 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:08:16.016 INFO:teuthology.orchestra.run.smithi183.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T23:08:16.020 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:08:16.028 INFO:teuthology.orchestra.run.smithi084.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T23:08:16.067 INFO:teuthology.orchestra.run.smithi183.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T23:08:16.078 INFO:teuthology.orchestra.run.smithi084.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T23:08:16.179 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:08:16.179 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T23:08:16.224 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T23:08:16.421 INFO:teuthology.orchestra.run.smithi183.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T23:08:16.432 INFO:teuthology.orchestra.run.smithi084.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T23:08:16.453 INFO:teuthology.orchestra.run.smithi084.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T23:08:16.460 INFO:teuthology.orchestra.run.smithi183.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T23:08:16.559 INFO:teuthology.orchestra.run.smithi183.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T23:08:16.570 INFO:teuthology.orchestra.run.smithi084.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T23:08:16.579 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T23:08:16.601 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T23:08:16.718 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T23:08:16.754 INFO:teuthology.orchestra.run.smithi183.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T23:08:16.774 INFO:teuthology.orchestra.run.smithi084.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T23:08:16.876 INFO:teuthology.orchestra.run.smithi084.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T23:08:16.878 INFO:teuthology.orchestra.run.smithi183.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T23:08:16.891 INFO:teuthology.orchestra.run.smithi084.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T23:08:16.893 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T23:08:16.900 INFO:teuthology.orchestra.run.smithi084.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T23:08:16.901 INFO:teuthology.orchestra.run.smithi084.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T23:08:16.902 INFO:teuthology.orchestra.run.smithi084.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T23:08:16.913 INFO:teuthology.orchestra.run.smithi183.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T23:08:16.924 INFO:teuthology.orchestra.run.smithi084.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T23:08:16.927 INFO:teuthology.orchestra.run.smithi183.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T23:08:16.928 INFO:teuthology.orchestra.run.smithi183.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T23:08:16.929 INFO:teuthology.orchestra.run.smithi183.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T23:08:16.930 INFO:teuthology.orchestra.run.smithi183.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T23:08:16.939 INFO:teuthology.orchestra.run.smithi084.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T23:08:16.940 INFO:teuthology.orchestra.run.smithi084.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T23:08:16.941 INFO:teuthology.orchestra.run.smithi183.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T23:08:16.942 INFO:teuthology.orchestra.run.smithi183.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T23:08:16.998 INFO:teuthology.orchestra.run.smithi084.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T23:08:17.003 INFO:teuthology.orchestra.run.smithi183.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T23:08:17.009 INFO:teuthology.orchestra.run.smithi084.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T23:08:17.017 INFO:teuthology.orchestra.run.smithi183.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T23:08:17.035 INFO:teuthology.orchestra.run.smithi084.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T23:08:17.035 INFO:teuthology.orchestra.run.smithi084.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T23:08:17.035 INFO:teuthology.orchestra.run.smithi084.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T23:08:17.038 INFO:teuthology.orchestra.run.smithi183.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T23:08:17.039 INFO:teuthology.orchestra.run.smithi183.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T23:08:17.039 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T23:08:17.040 INFO:teuthology.orchestra.run.smithi183.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T23:08:17.042 INFO:teuthology.orchestra.run.smithi084.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T23:08:17.043 INFO:teuthology.orchestra.run.smithi084.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T23:08:17.050 INFO:teuthology.orchestra.run.smithi183.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T23:08:17.050 INFO:teuthology.orchestra.run.smithi084.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T23:08:17.051 INFO:teuthology.orchestra.run.smithi183.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T23:08:17.056 INFO:teuthology.orchestra.run.smithi084.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T23:08:17.061 INFO:teuthology.orchestra.run.smithi084.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T23:08:17.064 INFO:teuthology.orchestra.run.smithi183.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T23:08:17.065 INFO:teuthology.orchestra.run.smithi183.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T23:08:17.065 INFO:teuthology.orchestra.run.smithi084.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T23:08:17.065 INFO:teuthology.orchestra.run.smithi084.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T23:08:17.066 INFO:teuthology.orchestra.run.smithi084.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T23:08:17.066 INFO:teuthology.orchestra.run.smithi084.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T23:08:17.066 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T23:08:17.073 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T23:08:17.074 INFO:teuthology.orchestra.run.smithi183.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T23:08:17.077 INFO:teuthology.orchestra.run.smithi084.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T23:08:17.077 INFO:teuthology.orchestra.run.smithi183.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T23:08:17.077 INFO:teuthology.orchestra.run.smithi183.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T23:08:17.078 INFO:teuthology.orchestra.run.smithi183.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T23:08:17.078 INFO:teuthology.orchestra.run.smithi183.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T23:08:17.079 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T23:08:17.080 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T23:08:17.082 INFO:teuthology.orchestra.run.smithi084.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T23:08:17.087 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T23:08:17.088 INFO:teuthology.orchestra.run.smithi084.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T23:08:17.088 INFO:teuthology.orchestra.run.smithi003.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T23:08:17.089 INFO:teuthology.orchestra.run.smithi084.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T23:08:17.090 INFO:teuthology.orchestra.run.smithi183.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T23:08:17.092 INFO:teuthology.orchestra.run.smithi183.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T23:08:17.095 INFO:teuthology.orchestra.run.smithi183.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T23:08:17.096 INFO:teuthology.orchestra.run.smithi183.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T23:08:17.126 INFO:teuthology.orchestra.run.smithi183.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T23:08:17.126 INFO:teuthology.orchestra.run.smithi183.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T23:08:17.127 INFO:teuthology.orchestra.run.smithi183.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T23:08:17.139 INFO:teuthology.orchestra.run.smithi084.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T23:08:17.159 INFO:teuthology.orchestra.run.smithi003.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T23:08:17.159 INFO:teuthology.orchestra.run.smithi084.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T23:08:17.159 INFO:teuthology.orchestra.run.smithi084.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T23:08:17.160 INFO:teuthology.orchestra.run.smithi003.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T23:08:17.160 INFO:teuthology.orchestra.run.smithi084.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T23:08:17.161 INFO:teuthology.orchestra.run.smithi183.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T23:08:17.161 INFO:teuthology.orchestra.run.smithi183.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T23:08:17.161 INFO:teuthology.orchestra.run.smithi183.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T23:08:17.161 INFO:teuthology.orchestra.run.smithi084.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T23:08:17.162 INFO:teuthology.orchestra.run.smithi183.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T23:08:17.162 INFO:teuthology.orchestra.run.smithi183.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T23:08:17.163 INFO:teuthology.orchestra.run.smithi084.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T23:08:17.165 INFO:teuthology.orchestra.run.smithi003.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T23:08:17.167 INFO:teuthology.orchestra.run.smithi003.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T23:08:17.169 INFO:teuthology.orchestra.run.smithi084.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T23:08:17.169 INFO:teuthology.orchestra.run.smithi084.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T23:08:17.170 INFO:teuthology.orchestra.run.smithi084.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T23:08:17.174 INFO:teuthology.orchestra.run.smithi003.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T23:08:17.177 INFO:teuthology.orchestra.run.smithi183.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T23:08:17.177 INFO:teuthology.orchestra.run.smithi183.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T23:08:17.198 INFO:teuthology.orchestra.run.smithi003.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T23:08:17.198 INFO:teuthology.orchestra.run.smithi003.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T23:08:17.198 INFO:teuthology.orchestra.run.smithi003.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T23:08:17.207 INFO:teuthology.orchestra.run.smithi183.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T23:08:17.212 INFO:teuthology.orchestra.run.smithi003.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T23:08:17.225 INFO:teuthology.orchestra.run.smithi003.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T23:08:17.232 INFO:teuthology.orchestra.run.smithi003.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T23:08:17.236 INFO:teuthology.orchestra.run.smithi003.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T23:08:17.236 INFO:teuthology.orchestra.run.smithi003.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T23:08:17.238 INFO:teuthology.orchestra.run.smithi003.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T23:08:17.239 INFO:teuthology.orchestra.run.smithi003.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T23:08:17.242 INFO:teuthology.orchestra.run.smithi003.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T23:08:17.242 INFO:teuthology.orchestra.run.smithi003.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T23:08:17.243 INFO:teuthology.orchestra.run.smithi003.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T23:08:17.250 INFO:teuthology.orchestra.run.smithi084.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T23:08:17.251 INFO:teuthology.orchestra.run.smithi084.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T23:08:17.284 INFO:teuthology.orchestra.run.smithi003.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T23:08:17.284 INFO:teuthology.orchestra.run.smithi003.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T23:08:17.284 INFO:teuthology.orchestra.run.smithi003.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T23:08:17.313 INFO:teuthology.orchestra.run.smithi003.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T23:08:17.313 INFO:teuthology.orchestra.run.smithi003.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T23:08:17.325 INFO:teuthology.orchestra.run.smithi003.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T23:08:17.327 INFO:teuthology.orchestra.run.smithi003.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T23:08:17.327 INFO:teuthology.orchestra.run.smithi003.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T23:08:17.327 INFO:teuthology.orchestra.run.smithi003.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T23:08:17.327 INFO:teuthology.orchestra.run.smithi003.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T23:08:17.365 INFO:teuthology.orchestra.run.smithi003.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T23:08:17.365 INFO:teuthology.orchestra.run.smithi003.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T23:08:23.110 INFO:teuthology.orchestra.run.smithi084.stdout:Fetched 16.3 MB in 3s (5,924 kB/s) 2024-09-20T23:08:23.247 INFO:teuthology.orchestra.run.smithi183.stdout:Fetched 16.3 MB in 3s (5,802 kB/s) 2024-09-20T23:08:23.572 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 16.3 MB in 3s (5,614 kB/s) 2024-09-20T23:08:24.514 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2024-09-20T23:08:24.532 DEBUG:teuthology.orchestra.run.smithi084:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T23:08:24.594 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2024-09-20T23:08:24.636 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2024-09-20T23:08:24.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T23:08:24.707 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2024-09-20T23:08:24.805 INFO:teuthology.orchestra.run.smithi084.stdout:Building dependency tree... 2024-09-20T23:08:24.806 INFO:teuthology.orchestra.run.smithi084.stdout:Reading state information... 2024-09-20T23:08:24.895 INFO:teuthology.orchestra.run.smithi183.stdout:Building dependency tree... 2024-09-20T23:08:24.896 INFO:teuthology.orchestra.run.smithi183.stdout:Reading state information... 2024-09-20T23:08:24.984 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-20T23:08:24.986 INFO:teuthology.orchestra.run.smithi084.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:08:24.986 INFO:teuthology.orchestra.run.smithi084.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:08:24.986 INFO:teuthology.orchestra.run.smithi084.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:08:24.987 INFO:teuthology.orchestra.run.smithi084.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:08:24.987 INFO:teuthology.orchestra.run.smithi084.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T23:08:24.987 INFO:teuthology.orchestra.run.smithi084.stdout: python2.7-minimal 2024-09-20T23:08:24.987 INFO:teuthology.orchestra.run.smithi084.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:08:24.989 INFO:teuthology.orchestra.run.smithi084.stdout:The following additional packages will be installed: 2024-09-20T23:08:24.989 INFO:teuthology.orchestra.run.smithi084.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T23:08:24.989 INFO:teuthology.orchestra.run.smithi084.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T23:08:24.989 INFO:teuthology.orchestra.run.smithi084.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T23:08:24.990 INFO:teuthology.orchestra.run.smithi084.stdout:Suggested packages: 2024-09-20T23:08:24.991 INFO:teuthology.orchestra.run.smithi084.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T23:08:24.991 INFO:teuthology.orchestra.run.smithi084.stdout:Recommended packages: 2024-09-20T23:08:24.991 INFO:teuthology.orchestra.run.smithi084.stdout: thermald 2024-09-20T23:08:25.001 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T23:08:25.037 INFO:teuthology.orchestra.run.smithi084.stdout:The following NEW packages will be installed: 2024-09-20T23:08:25.037 INFO:teuthology.orchestra.run.smithi084.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T23:08:25.037 INFO:teuthology.orchestra.run.smithi084.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T23:08:25.037 INFO:teuthology.orchestra.run.smithi084.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T23:08:25.038 INFO:teuthology.orchestra.run.smithi084.stdout:The following packages will be upgraded: 2024-09-20T23:08:25.039 INFO:teuthology.orchestra.run.smithi084.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T23:08:25.062 INFO:teuthology.orchestra.run.smithi183.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:08:25.062 INFO:teuthology.orchestra.run.smithi183.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:08:25.062 INFO:teuthology.orchestra.run.smithi183.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:08:25.063 INFO:teuthology.orchestra.run.smithi183.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:08:25.063 INFO:teuthology.orchestra.run.smithi183.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T23:08:25.063 INFO:teuthology.orchestra.run.smithi183.stdout: python2.7-minimal 2024-09-20T23:08:25.063 INFO:teuthology.orchestra.run.smithi183.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:08:25.064 INFO:teuthology.orchestra.run.smithi183.stdout:The following additional packages will be installed: 2024-09-20T23:08:25.065 INFO:teuthology.orchestra.run.smithi183.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T23:08:25.065 INFO:teuthology.orchestra.run.smithi183.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T23:08:25.065 INFO:teuthology.orchestra.run.smithi183.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T23:08:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-20T23:08:25.066 INFO:teuthology.orchestra.run.smithi183.stdout:Suggested packages: 2024-09-20T23:08:25.066 INFO:teuthology.orchestra.run.smithi183.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T23:08:25.067 INFO:teuthology.orchestra.run.smithi183.stdout:Recommended packages: 2024-09-20T23:08:25.067 INFO:teuthology.orchestra.run.smithi183.stdout: thermald 2024-09-20T23:08:25.117 INFO:teuthology.orchestra.run.smithi183.stdout:The following NEW packages will be installed: 2024-09-20T23:08:25.117 INFO:teuthology.orchestra.run.smithi183.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T23:08:25.117 INFO:teuthology.orchestra.run.smithi183.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T23:08:25.118 INFO:teuthology.orchestra.run.smithi183.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T23:08:25.119 INFO:teuthology.orchestra.run.smithi183.stdout:The following packages will be upgraded: 2024-09-20T23:08:25.119 INFO:teuthology.orchestra.run.smithi183.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T23:08:25.218 INFO:teuthology.orchestra.run.smithi084.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T23:08:25.218 INFO:teuthology.orchestra.run.smithi084.stdout:Need to get 113 MB of archives. 2024-09-20T23:08:25.218 INFO:teuthology.orchestra.run.smithi084.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T23:08:25.218 INFO:teuthology.orchestra.run.smithi084.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T23:08:25.275 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-20T23:08:25.275 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-20T23:08:25.301 INFO:teuthology.orchestra.run.smithi183.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T23:08:25.302 INFO:teuthology.orchestra.run.smithi183.stdout:Need to get 113 MB of archives. 2024-09-20T23:08:25.302 INFO:teuthology.orchestra.run.smithi183.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T23:08:25.302 INFO:teuthology.orchestra.run.smithi183.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T23:08:25.474 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:08:25.474 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:08:25.474 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:08:25.474 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:08:25.474 INFO:teuthology.orchestra.run.smithi003.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T23:08:25.475 INFO:teuthology.orchestra.run.smithi003.stdout: python2.7-minimal 2024-09-20T23:08:25.475 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:08:25.476 INFO:teuthology.orchestra.run.smithi003.stdout:The following additional packages will be installed: 2024-09-20T23:08:25.476 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T23:08:25.476 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T23:08:25.477 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T23:08:25.478 INFO:teuthology.orchestra.run.smithi003.stdout:Suggested packages: 2024-09-20T23:08:25.478 INFO:teuthology.orchestra.run.smithi003.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T23:08:25.478 INFO:teuthology.orchestra.run.smithi003.stdout:Recommended packages: 2024-09-20T23:08:25.479 INFO:teuthology.orchestra.run.smithi003.stdout: thermald 2024-09-20T23:08:25.527 INFO:teuthology.orchestra.run.smithi003.stdout:The following NEW packages will be installed: 2024-09-20T23:08:25.528 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T23:08:25.528 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T23:08:25.528 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T23:08:25.530 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages will be upgraded: 2024-09-20T23:08:25.530 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T23:08:25.582 INFO:teuthology.orchestra.run.smithi003.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T23:08:25.582 INFO:teuthology.orchestra.run.smithi003.stdout:Need to get 113 MB of archives. 2024-09-20T23:08:25.583 INFO:teuthology.orchestra.run.smithi003.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T23:08:25.583 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T23:08:26.052 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T23:08:26.160 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T23:08:26.703 INFO:teuthology.orchestra.run.smithi084.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T23:08:26.714 INFO:teuthology.orchestra.run.smithi183.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T23:08:26.988 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T23:08:26.988 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T23:08:26.988 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T23:08:27.057 INFO:teuthology.orchestra.run.smithi084.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T23:08:27.063 INFO:teuthology.orchestra.run.smithi183.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T23:08:27.117 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T23:08:27.139 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T23:08:27.611 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 113 MB in 2s (68.0 MB/s) 2024-09-20T23:08:27.793 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T23:08:29.271 INFO:teuthology.orchestra.run.smithi183.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T23:08:29.272 INFO:teuthology.orchestra.run.smithi183.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T23:08:29.272 INFO:teuthology.orchestra.run.smithi183.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T23:08:29.280 INFO:teuthology.orchestra.run.smithi084.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T23:08:29.329 INFO:teuthology.orchestra.run.smithi084.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T23:08:29.331 INFO:teuthology.orchestra.run.smithi084.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T23:08:29.612 INFO:teuthology.orchestra.run.smithi183.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T23:08:29.691 INFO:teuthology.orchestra.run.smithi084.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T23:08:29.693 INFO:teuthology.orchestra.run.smithi183.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T23:08:29.774 INFO:teuthology.orchestra.run.smithi084.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T23:08:29.777 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:08:29.782 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:29.959 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:30.105 INFO:teuthology.orchestra.run.smithi183.stdout:Fetched 113 MB in 5s (24.8 MB/s) 2024-09-20T23:08:30.189 INFO:teuthology.orchestra.run.smithi084.stdout:Fetched 113 MB in 5s (24.0 MB/s) 2024-09-20T23:08:30.289 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T23:08:30.361 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T23:08:32.068 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T23:08:32.089 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:32.176 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:32.249 INFO:teuthology.orchestra.run.smithi183.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-09-20T23:08:32.253 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:32.325 INFO:teuthology.orchestra.run.smithi084.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-09-20T23:08:32.329 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:32.344 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:32.399 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:32.637 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T23:08:32.658 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:32.696 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:34.376 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T23:08:34.397 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:34.454 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T23:08:34.475 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:34.479 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:34.565 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:34.937 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T23:08:34.958 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:34.995 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:35.007 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T23:08:35.027 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:35.056 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:39.245 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:08:39.370 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:08:39.729 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:08:39.849 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:08:40.127 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T23:08:40.149 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T23:08:40.193 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T23:08:41.083 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:08:41.185 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:08:41.478 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:08:41.597 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:08:41.740 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:08:41.841 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:08:41.891 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T23:08:41.902 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T23:08:41.941 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T23:08:42.157 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:08:42.269 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:08:42.606 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T23:08:42.628 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T23:08:42.672 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T23:08:45.453 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T23:08:45.490 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:45.528 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:47.516 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T23:08:47.553 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:47.591 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:48.386 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:08:48.504 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:08:48.505 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T23:08:48.543 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:08:48.580 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:48.838 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T23:08:48.959 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:49.086 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T23:08:49.214 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:50.155 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:08:50.277 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:08:50.582 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:08:50.582 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T23:08:50.582 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:08:50.582 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T23:08:50.601 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T23:08:50.723 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:50.740 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:50.824 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T23:08:50.961 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:51.110 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:08:51.374 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:08:52.314 INFO:teuthology.orchestra.run.smithi084.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:08:52.314 INFO:teuthology.orchestra.run.smithi084.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T23:08:52.314 INFO:teuthology.orchestra.run.smithi084.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:08:52.314 INFO:teuthology.orchestra.run.smithi084.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T23:08:52.479 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:52.508 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T23:08:52.525 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T23:08:52.634 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T23:08:52.646 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:52.747 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T23:08:52.760 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:52.851 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:53.897 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T23:08:54.023 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T23:08:54.128 INFO:teuthology.orchestra.run.smithi183.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:08:54.128 INFO:teuthology.orchestra.run.smithi183.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T23:08:54.128 INFO:teuthology.orchestra.run.smithi183.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:08:54.128 INFO:teuthology.orchestra.run.smithi183.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T23:08:54.149 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:54.195 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:54.243 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T23:08:54.243 INFO:teuthology.orchestra.run.smithi003.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:08:54.285 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:55.535 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:55.595 INFO:teuthology.orchestra.run.smithi084.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T23:08:55.595 INFO:teuthology.orchestra.run.smithi084.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:08:55.687 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T23:08:55.821 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T23:08:55.922 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:57.282 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:08:57.338 INFO:teuthology.orchestra.run.smithi183.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T23:08:57.338 INFO:teuthology.orchestra.run.smithi183.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:09:08.664 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T23:09:08.665 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub' 2024-09-20T23:09:08.676 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T23:09:08.688 INFO:teuthology.orchestra.run.smithi003.stdout:Generating grub configuration file ... 2024-09-20T23:09:08.936 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:09:08.955 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:09:09.276 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:09:09.282 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T23:09:09.349 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T23:09:09.356 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T23:09:09.473 INFO:teuthology.orchestra.run.smithi084.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T23:09:09.473 INFO:teuthology.orchestra.run.smithi084.stdout:Sourcing file `/etc/default/grub' 2024-09-20T23:09:09.489 INFO:teuthology.orchestra.run.smithi084.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T23:09:09.513 INFO:teuthology.orchestra.run.smithi084.stdout:Generating grub configuration file ... 2024-09-20T23:09:09.530 INFO:teuthology.orchestra.run.smithi003.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T23:09:09.530 INFO:teuthology.orchestra.run.smithi003.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T23:09:09.531 INFO:teuthology.orchestra.run.smithi003.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T23:09:09.569 INFO:teuthology.orchestra.run.smithi003.stdout:done 2024-09-20T23:09:09.751 INFO:teuthology.orchestra.run.smithi084.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:09:09.766 INFO:teuthology.orchestra.run.smithi084.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:09:10.071 INFO:teuthology.orchestra.run.smithi084.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:09:10.076 INFO:teuthology.orchestra.run.smithi084.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T23:09:10.104 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-09-20T23:09:10.154 INFO:teuthology.orchestra.run.smithi084.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T23:09:10.159 INFO:teuthology.orchestra.run.smithi084.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T23:09:10.169 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-09-20T23:09:10.169 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-09-20T23:09:10.169 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.122.122 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-09-20T23:09:10.170 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-09-20T23:09:10.171 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T23:09:10.171 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T23:09:10.172 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T23:09:10.172 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-20T23:09:10.172 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi003.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T23:09:10.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-09-20T23:09:10.318 INFO:teuthology.orchestra.run.smithi084.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T23:09:10.319 INFO:teuthology.orchestra.run.smithi084.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T23:09:10.319 INFO:teuthology.orchestra.run.smithi084.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T23:09:10.358 INFO:teuthology.orchestra.run.smithi084.stdout:done 2024-09-20T23:09:10.387 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-20T23:09:10.658 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:09:10.658 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T23:09:10.724 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T23:09:10.806 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T23:09:10.824 DEBUG:teuthology.orchestra.run.smithi084:> dpkg -s linux-image-generic 2024-09-20T23:09:10.845 INFO:teuthology.orchestra.run.smithi084.stdout:Package: linux-image-generic 2024-09-20T23:09:10.845 INFO:teuthology.orchestra.run.smithi084.stdout:Status: install ok installed 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.stdout:Priority: optional 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.stdout:Section: kernel 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.stdout:Installed-Size: 21 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.stdout:Architecture: amd64 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.stdout:Source: linux-meta 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.stdout:Version: 5.15.0.122.122 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.stdout:Recommends: thermald 2024-09-20T23:09:10.846 INFO:teuthology.orchestra.run.smithi084.stdout:Description: Generic Linux kernel image 2024-09-20T23:09:10.847 INFO:teuthology.orchestra.run.smithi084.stdout: This package will always depend on the latest generic kernel image 2024-09-20T23:09:10.847 INFO:teuthology.orchestra.run.smithi084.stdout: available. 2024-09-20T23:09:10.847 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T23:09:10.847 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T23:09:10.847 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T23:09:10.847 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-20T23:09:10.847 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi084.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T23:09:10.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-get clean 2024-09-20T23:09:11.031 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-get update 2024-09-20T23:09:11.160 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:09:11.167 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T23:09:11.184 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T23:09:11.279 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T23:09:11.950 INFO:teuthology.orchestra.run.smithi183.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T23:09:11.950 INFO:teuthology.orchestra.run.smithi183.stdout:Sourcing file `/etc/default/grub' 2024-09-20T23:09:11.961 INFO:teuthology.orchestra.run.smithi183.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T23:09:11.988 INFO:teuthology.orchestra.run.smithi183.stdout:Generating grub configuration file ... 2024-09-20T23:09:12.141 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-20T23:09:12.160 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T23:09:12.216 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-20T23:09:12.353 INFO:teuthology.orchestra.run.smithi183.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:09:12.374 INFO:teuthology.orchestra.run.smithi183.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:09:12.414 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-20T23:09:12.415 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-20T23:09:12.589 INFO:teuthology.orchestra.run.smithi003.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T23:09:12.589 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:09:12.589 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:09:12.589 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:09:12.589 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:09:12.589 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T23:09:12.589 INFO:teuthology.orchestra.run.smithi003.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T23:09:12.590 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:09:12.597 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2024-09-20T23:09:12.615 DEBUG:teuthology.orchestra.run.smithi084:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T23:09:12.631 INFO:teuthology.orchestra.run.smithi003.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T23:09:12.633 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-09-20T23:09:12.645 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-09-20T23:09:12.645 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-09-20T23:09:12.645 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-09-20T23:09:12.645 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.122.122 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-09-20T23:09:12.646 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-09-20T23:09:12.647 DEBUG:teuthology.orchestra.run.smithi003:> mktemp 2024-09-20T23:09:12.677 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2024-09-20T23:09:12.693 INFO:teuthology.orchestra.run.smithi003.stdout:/tmp/tmp.1vrRxir2FD 2024-09-20T23:09:12.693 DEBUG:teuthology.orchestra.run.smithi003:> sudo cp /boot/grub/grub.cfg /tmp/tmp.1vrRxir2FD 2024-09-20T23:09:12.748 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0666 /tmp/tmp.1vrRxir2FD 2024-09-20T23:09:12.767 INFO:teuthology.orchestra.run.smithi183.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:09:12.774 INFO:teuthology.orchestra.run.smithi183.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T23:09:12.842 INFO:teuthology.orchestra.run.smithi183.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T23:09:12.848 INFO:teuthology.orchestra.run.smithi183.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T23:09:12.861 DEBUG:teuthology.orchestra.remote:smithi003:/tmp/tmp.1vrRxir2FD is 10KB 2024-09-20T23:09:12.873 DEBUG:teuthology.orchestra.run.smithi003:> rm -fr /tmp/tmp.1vrRxir2FD 2024-09-20T23:09:12.878 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T23:09:12.890 INFO:teuthology.orchestra.run.smithi084.stdout:Building dependency tree... 2024-09-20T23:09:12.890 INFO:teuthology.orchestra.run.smithi084.stdout:Reading state information... 2024-09-20T23:09:12.933 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:09:12.933 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T23:09:12.933 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T23:09:13.009 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T23:09:13.009 DEBUG:teuthology.orchestra.run.smithi003:> sudo update-grub 2024-09-20T23:09:13.030 INFO:teuthology.orchestra.run.smithi183.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T23:09:13.030 INFO:teuthology.orchestra.run.smithi183.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T23:09:13.030 INFO:teuthology.orchestra.run.smithi183.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T23:09:13.067 INFO:teuthology.orchestra.run.smithi183.stdout:done 2024-09-20T23:09:13.088 INFO:teuthology.orchestra.run.smithi084.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T23:09:13.088 INFO:teuthology.orchestra.run.smithi084.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:09:13.088 INFO:teuthology.orchestra.run.smithi084.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:09:13.088 INFO:teuthology.orchestra.run.smithi084.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:09:13.089 INFO:teuthology.orchestra.run.smithi084.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:09:13.089 INFO:teuthology.orchestra.run.smithi084.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T23:09:13.089 INFO:teuthology.orchestra.run.smithi084.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T23:09:13.089 INFO:teuthology.orchestra.run.smithi084.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:09:13.129 INFO:teuthology.orchestra.run.smithi084.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T23:09:13.131 DEBUG:teuthology.orchestra.run.smithi084:> dpkg -s linux-image-generic 2024-09-20T23:09:13.147 INFO:teuthology.orchestra.run.smithi084.stdout:Package: linux-image-generic 2024-09-20T23:09:13.147 INFO:teuthology.orchestra.run.smithi084.stdout:Status: install ok installed 2024-09-20T23:09:13.147 INFO:teuthology.orchestra.run.smithi084.stdout:Priority: optional 2024-09-20T23:09:13.147 INFO:teuthology.orchestra.run.smithi084.stdout:Section: kernel 2024-09-20T23:09:13.147 INFO:teuthology.orchestra.run.smithi084.stdout:Installed-Size: 21 2024-09-20T23:09:13.148 INFO:teuthology.orchestra.run.smithi084.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T23:09:13.148 INFO:teuthology.orchestra.run.smithi084.stdout:Architecture: amd64 2024-09-20T23:09:13.148 INFO:teuthology.orchestra.run.smithi084.stdout:Source: linux-meta 2024-09-20T23:09:13.148 INFO:teuthology.orchestra.run.smithi084.stdout:Version: 5.15.0.122.122 2024-09-20T23:09:13.148 INFO:teuthology.orchestra.run.smithi084.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T23:09:13.148 INFO:teuthology.orchestra.run.smithi084.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T23:09:13.148 INFO:teuthology.orchestra.run.smithi084.stdout:Recommends: thermald 2024-09-20T23:09:13.148 INFO:teuthology.orchestra.run.smithi084.stdout:Description: Generic Linux kernel image 2024-09-20T23:09:13.148 INFO:teuthology.orchestra.run.smithi084.stdout: This package will always depend on the latest generic kernel image 2024-09-20T23:09:13.148 INFO:teuthology.orchestra.run.smithi084.stdout: available. 2024-09-20T23:09:13.149 DEBUG:teuthology.orchestra.run.smithi084:> mktemp 2024-09-20T23:09:13.194 INFO:teuthology.orchestra.run.smithi084.stdout:/tmp/tmp.fWSMhFkaSw 2024-09-20T23:09:13.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo cp /boot/grub/grub.cfg /tmp/tmp.fWSMhFkaSw 2024-09-20T23:09:13.248 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 0666 /tmp/tmp.fWSMhFkaSw 2024-09-20T23:09:13.368 DEBUG:teuthology.orchestra.remote:smithi084:/tmp/tmp.fWSMhFkaSw is 10KB 2024-09-20T23:09:13.380 DEBUG:teuthology.orchestra.run.smithi084:> rm -fr /tmp/tmp.fWSMhFkaSw 2024-09-20T23:09:13.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T23:09:13.437 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:09:13.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T23:09:13.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T23:09:13.506 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T23:09:13.506 DEBUG:teuthology.orchestra.run.smithi084:> sudo update-grub 2024-09-20T23:09:13.536 DEBUG:teuthology.orchestra.run.smithi183:> dpkg -s linux-image-generic 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Package: linux-image-generic 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Status: install ok installed 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Priority: optional 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Section: kernel 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Installed-Size: 21 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Architecture: amd64 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Source: linux-meta 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Version: 5.15.0.122.122 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T23:09:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T23:09:13.556 INFO:teuthology.orchestra.run.smithi183.stdout:Recommends: thermald 2024-09-20T23:09:13.556 INFO:teuthology.orchestra.run.smithi183.stdout:Description: Generic Linux kernel image 2024-09-20T23:09:13.556 INFO:teuthology.orchestra.run.smithi183.stdout: This package will always depend on the latest generic kernel image 2024-09-20T23:09:13.556 INFO:teuthology.orchestra.run.smithi183.stdout: available. 2024-09-20T23:09:13.556 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T23:09:13.557 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T23:09:13.557 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T23:09:13.557 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-20T23:09:13.557 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi183.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T23:09:13.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get clean 2024-09-20T23:09:13.756 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get update 2024-09-20T23:09:14.018 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:09:14.018 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T23:09:14.089 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T23:09:14.170 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T23:09:14.196 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub' 2024-09-20T23:09:14.198 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T23:09:14.199 INFO:teuthology.orchestra.run.smithi003.stderr:Generating grub configuration file ... 2024-09-20T23:09:14.387 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:09:14.393 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:09:14.619 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:09:14.624 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T23:09:14.664 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T23:09:14.669 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T23:09:14.679 INFO:teuthology.orchestra.run.smithi084.stderr:Sourcing file `/etc/default/grub' 2024-09-20T23:09:14.680 INFO:teuthology.orchestra.run.smithi084.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T23:09:14.682 INFO:teuthology.orchestra.run.smithi084.stderr:Generating grub configuration file ... 2024-09-20T23:09:14.809 INFO:teuthology.orchestra.run.smithi003.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T23:09:14.809 INFO:teuthology.orchestra.run.smithi003.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T23:09:14.809 INFO:teuthology.orchestra.run.smithi003.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T23:09:14.830 INFO:teuthology.orchestra.run.smithi003.stderr:done 2024-09-20T23:09:14.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo shutdown -r now 2024-09-20T23:09:14.871 INFO:teuthology.orchestra.run.smithi084.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:09:14.877 INFO:teuthology.orchestra.run.smithi084.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:09:15.113 INFO:teuthology.orchestra.run.smithi084.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:09:15.119 INFO:teuthology.orchestra.run.smithi084.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T23:09:15.162 INFO:teuthology.orchestra.run.smithi084.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T23:09:15.167 INFO:teuthology.orchestra.run.smithi084.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T23:09:15.295 INFO:teuthology.orchestra.run.smithi084.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T23:09:15.295 INFO:teuthology.orchestra.run.smithi084.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T23:09:15.295 INFO:teuthology.orchestra.run.smithi084.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T23:09:15.314 INFO:teuthology.orchestra.run.smithi084.stderr:done 2024-09-20T23:09:15.330 DEBUG:teuthology.orchestra.run.smithi084:> sudo shutdown -r now 2024-09-20T23:09:15.476 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2024-09-20T23:09:15.494 DEBUG:teuthology.orchestra.run.smithi183:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T23:09:15.548 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2024-09-20T23:09:15.736 INFO:teuthology.orchestra.run.smithi183.stdout:Building dependency tree... 2024-09-20T23:09:15.737 INFO:teuthology.orchestra.run.smithi183.stdout:Reading state information... 2024-09-20T23:09:15.904 INFO:teuthology.orchestra.run.smithi183.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T23:09:15.904 INFO:teuthology.orchestra.run.smithi183.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:09:15.904 INFO:teuthology.orchestra.run.smithi183.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:09:15.904 INFO:teuthology.orchestra.run.smithi183.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:09:15.904 INFO:teuthology.orchestra.run.smithi183.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:09:15.905 INFO:teuthology.orchestra.run.smithi183.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T23:09:15.905 INFO:teuthology.orchestra.run.smithi183.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T23:09:15.905 INFO:teuthology.orchestra.run.smithi183.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:09:15.945 INFO:teuthology.orchestra.run.smithi183.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T23:09:15.947 DEBUG:teuthology.orchestra.run.smithi183:> dpkg -s linux-image-generic 2024-09-20T23:09:16.006 INFO:teuthology.orchestra.run.smithi183.stdout:Package: linux-image-generic 2024-09-20T23:09:16.006 INFO:teuthology.orchestra.run.smithi183.stdout:Status: install ok installed 2024-09-20T23:09:16.006 INFO:teuthology.orchestra.run.smithi183.stdout:Priority: optional 2024-09-20T23:09:16.006 INFO:teuthology.orchestra.run.smithi183.stdout:Section: kernel 2024-09-20T23:09:16.006 INFO:teuthology.orchestra.run.smithi183.stdout:Installed-Size: 21 2024-09-20T23:09:16.006 INFO:teuthology.orchestra.run.smithi183.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T23:09:16.006 INFO:teuthology.orchestra.run.smithi183.stdout:Architecture: amd64 2024-09-20T23:09:16.007 INFO:teuthology.orchestra.run.smithi183.stdout:Source: linux-meta 2024-09-20T23:09:16.007 INFO:teuthology.orchestra.run.smithi183.stdout:Version: 5.15.0.122.122 2024-09-20T23:09:16.007 INFO:teuthology.orchestra.run.smithi183.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T23:09:16.007 INFO:teuthology.orchestra.run.smithi183.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T23:09:16.007 INFO:teuthology.orchestra.run.smithi183.stdout:Recommends: thermald 2024-09-20T23:09:16.007 INFO:teuthology.orchestra.run.smithi183.stdout:Description: Generic Linux kernel image 2024-09-20T23:09:16.007 INFO:teuthology.orchestra.run.smithi183.stdout: This package will always depend on the latest generic kernel image 2024-09-20T23:09:16.007 INFO:teuthology.orchestra.run.smithi183.stdout: available. 2024-09-20T23:09:16.007 DEBUG:teuthology.orchestra.run.smithi183:> mktemp 2024-09-20T23:09:16.051 INFO:teuthology.orchestra.run.smithi183.stdout:/tmp/tmp.TMgqo1NzRD 2024-09-20T23:09:16.051 DEBUG:teuthology.orchestra.run.smithi183:> sudo cp /boot/grub/grub.cfg /tmp/tmp.TMgqo1NzRD 2024-09-20T23:09:16.107 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0666 /tmp/tmp.TMgqo1NzRD 2024-09-20T23:09:16.227 DEBUG:teuthology.orchestra.remote:smithi183:/tmp/tmp.TMgqo1NzRD is 10KB 2024-09-20T23:09:16.241 DEBUG:teuthology.orchestra.run.smithi183:> rm -fr /tmp/tmp.TMgqo1NzRD 2024-09-20T23:09:16.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T23:09:16.298 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:09:16.298 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T23:09:16.298 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T23:09:16.362 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T23:09:16.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo update-grub 2024-09-20T23:09:17.740 INFO:teuthology.orchestra.run.smithi183.stderr:Sourcing file `/etc/default/grub' 2024-09-20T23:09:17.772 INFO:teuthology.orchestra.run.smithi183.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T23:09:17.772 INFO:teuthology.orchestra.run.smithi183.stderr:Generating grub configuration file ... 2024-09-20T23:09:17.986 INFO:teuthology.orchestra.run.smithi183.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:09:17.992 INFO:teuthology.orchestra.run.smithi183.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:09:18.272 INFO:teuthology.orchestra.run.smithi183.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:09:18.277 INFO:teuthology.orchestra.run.smithi183.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T23:09:18.315 INFO:teuthology.orchestra.run.smithi183.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T23:09:18.320 INFO:teuthology.orchestra.run.smithi183.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T23:09:18.452 INFO:teuthology.orchestra.run.smithi183.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T23:09:18.452 INFO:teuthology.orchestra.run.smithi183.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T23:09:18.452 INFO:teuthology.orchestra.run.smithi183.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T23:09:18.474 INFO:teuthology.orchestra.run.smithi183.stderr:done 2024-09-20T23:09:18.482 DEBUG:teuthology.orchestra.run.smithi183:> sudo shutdown -r now 2024-09-20T23:09:44.866 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-20T23:09:44.867 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T23:09:44.867 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:09:45.333 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-20T23:09:45.333 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-20T23:09:45.333 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:09:48.528 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-20T23:09:48.528 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T23:09:48.529 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:10:03.247 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.3 2024-09-20T23:10:03.762 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.84 2024-09-20T23:10:07.087 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.183 2024-09-20T23:10:12.250 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T23:10:12.251 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:10:12.763 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-20T23:10:12.764 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:10:15.823 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.84 2024-09-20T23:10:16.087 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T23:10:16.088 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:10:19.151 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.183 2024-09-20T23:10:27.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-20T23:10:27.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:10:31.154 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T23:10:31.155 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:10:59.601 DEBUG:teuthology.orchestra.run.smithi084:> true 2024-09-20T23:11:00.050 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-20T23:11:00.051 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-20T23:11:00.051 DEBUG:teuthology.orchestra.run.smithi084:> uname -r 2024-09-20T23:11:00.099 INFO:teuthology.orchestra.run.smithi084.stdout:5.15.0-122-generic 2024-09-20T23:11:00.099 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T23:11:00.099 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T23:11:00.099 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T23:11:01.100 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-20T23:11:01.101 DEBUG:teuthology.orchestra.run.smithi084:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T23:11:01.168 INFO:teuthology.orchestra.run.smithi084.stdout:ttyS1 2024-09-20T23:11:01.209 DEBUG:teuthology.parallel:result is None 2024-09-20T23:11:03.134 DEBUG:teuthology.orchestra.run.smithi183:> true 2024-09-20T23:11:03.968 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T23:11:03.968 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-122-generic"... 2024-09-20T23:11:03.968 DEBUG:teuthology.orchestra.run.smithi183:> uname -r 2024-09-20T23:11:04.016 INFO:teuthology.orchestra.run.smithi183.stdout:5.15.0-122-generic 2024-09-20T23:11:04.016 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T23:11:04.016 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T23:11:04.016 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T23:11:05.017 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-20T23:11:05.017 DEBUG:teuthology.orchestra.run.smithi183:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T23:11:05.091 INFO:teuthology.orchestra.run.smithi183.stdout:ttyS1 2024-09-20T23:11:05.117 DEBUG:teuthology.parallel:result is None 2024-09-20T23:11:12.253 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T23:11:24.253 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T23:11:24.254 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:11:24.533 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-20T23:11:25.095 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T23:11:25.095 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-20T23:11:25.095 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-20T23:11:25.140 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-122-generic 2024-09-20T23:11:25.140 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T23:11:25.141 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T23:11:25.141 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T23:11:26.142 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-20T23:11:26.142 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T23:11:26.230 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2024-09-20T23:11:26.258 DEBUG:teuthology.parallel:result is None 2024-09-20T23:11:26.258 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T23:11:26.264 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T23:11:26.265 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T23:11:26.267 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T23:11:26.269 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T23:11:26.276 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T23:11:26.282 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T23:11:26.288 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T23:11:26.288 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T23:11:26.313 DEBUG:teuthology.orchestra.run.smithi084:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T23:11:26.316 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T23:11:26.336 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T23:11:26.342 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T23:11:26.343 DEBUG:teuthology.orchestra.run.smithi003:> 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-09-20T23:11:26.369 DEBUG:teuthology.orchestra.run.smithi084:> 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-09-20T23:11:26.376 DEBUG:teuthology.orchestra.run.smithi183:> 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-09-20T23:11:26.383 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T23:11:26.393 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T23:11:26.393 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T23:11:26.397 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T23:11:26.403 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T23:11:26.407 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T23:11:26.409 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T23:11:26.416 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T23:11:26.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T23:11:26.437 DEBUG:teuthology.orchestra.run.smithi084:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T23:11:26.451 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T23:11:26.467 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T23:11:26.482 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T23:11:26.482 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T23:11:26.493 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T23:11:26.512 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T23:11:26.517 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T23:11:26.544 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T23:11:26.593 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:11:26.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T23:11:26.654 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T23:11:26.660 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T23:11:26.707 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:11:26.707 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T23:11:26.764 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T23:11:26.769 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T23:11:26.816 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:11:26.816 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T23:11:26.893 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2024-09-20T23:11:26.895 DEBUG:teuthology.orchestra.run.smithi084:> sudo service rsyslog restart 2024-09-20T23:11:26.897 DEBUG:teuthology.orchestra.run.smithi183:> sudo service rsyslog restart 2024-09-20T23:11:26.967 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T23:11:26.976 INFO:teuthology.task.internal:Starting timer... 2024-09-20T23:11:26.976 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T23:11:27.011 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T23:11:27.019 DEBUG:teuthology.task.selinux:Excluding smithi003: OS 'ubuntu' does not support SELinux 2024-09-20T23:11:27.019 DEBUG:teuthology.task.selinux:Excluding smithi084: OS 'ubuntu' does not support SELinux 2024-09-20T23:11:27.020 DEBUG:teuthology.task.selinux:Excluding smithi183: OS 'ubuntu' does not support SELinux 2024-09-20T23:11:27.020 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T23:11:27.020 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-20T23:11:27.020 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T23:11:27.020 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T23:11:27.029 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-20T23:11:27.031 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-20T23:11:27.135 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T23:11:27.145 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-09-20T23:11:27.146 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi084.front.sepia.ceph.com,smithi183.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T23:19:14.383 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi084.front.sepia.ceph.com'), Remote(name='ubuntu@smithi183.front.sepia.ceph.com')] 2024-09-20T23:19:14.385 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T23:19:14.385 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:19:14.466 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-20T23:19:14.542 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T23:19:14.543 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-20T23:19:14.543 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:19:14.622 DEBUG:teuthology.orchestra.run.smithi084:> true 2024-09-20T23:19:14.694 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-20T23:19:14.694 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T23:19:14.695 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:19:14.775 DEBUG:teuthology.orchestra.run.smithi183:> true 2024-09-20T23:19:14.850 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T23:19:14.851 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T23:19:14.868 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T23:19:14.868 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T23:19:14.868 DEBUG:teuthology.orchestra.run.smithi003:> 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-09-20T23:19:14.871 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T23:19:14.871 DEBUG:teuthology.orchestra.run.smithi084:> 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-09-20T23:19:14.873 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T23:19:14.873 DEBUG:teuthology.orchestra.run.smithi183:> 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-09-20T23:19:14.899 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T23:19:14.899 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: Command line: ntpd -gq 2024-09-20T23:19:14.899 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: ---------------------------------------------------- 2024-09-20T23:19:14.899 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T23:19:14.899 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T23:19:14.900 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: corporation. Support and training for ntp-4 are 2024-09-20T23:19:14.900 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: available at https://www.nwtime.org/support 2024-09-20T23:19:14.900 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: ---------------------------------------------------- 2024-09-20T23:19:14.900 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: proto: precision = 0.061 usec (-24) 2024-09-20T23:19:14.900 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: basedate set to 2022-02-04 2024-09-20T23:19:14.900 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: gps base set to 2022-02-06 (week 2196) 2024-09-20T23:19:14.900 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T23:19:14.901 INFO:teuthology.orchestra.run.smithi084.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T23:19:14.901 INFO:teuthology.orchestra.run.smithi084.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T23:19:14.901 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T23:19:14.902 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T23:19:14.902 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: Command line: ntpd -gq 2024-09-20T23:19:14.902 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: ---------------------------------------------------- 2024-09-20T23:19:14.902 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T23:19:14.902 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T23:19:14.902 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: corporation. Support and training for ntp-4 are 2024-09-20T23:19:14.903 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: available at https://www.nwtime.org/support 2024-09-20T23:19:14.903 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: ---------------------------------------------------- 2024-09-20T23:19:14.903 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T23:19:14.903 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T23:19:14.903 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T23:19:14.903 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: Listen normally on 3 enp3s0f1 172.21.15.84:123 2024-09-20T23:19:14.904 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: Listen normally on 4 lo [::1]:123 2024-09-20T23:19:14.904 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d751%5]:123 2024-09-20T23:19:14.904 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:14 ntpd[18462]: Listening on routing socket on fd #22 for interface updates 2024-09-20T23:19:14.904 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: proto: precision = 0.067 usec (-24) 2024-09-20T23:19:14.905 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: basedate set to 2022-02-04 2024-09-20T23:19:14.905 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: gps base set to 2022-02-06 (week 2196) 2024-09-20T23:19:14.905 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T23:19:14.905 INFO:teuthology.orchestra.run.smithi003.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T23:19:14.905 INFO:teuthology.orchestra.run.smithi003.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T23:19:14.907 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T23:19:14.907 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T23:19:14.907 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T23:19:14.907 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T23:19:14.907 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: Listen normally on 3 ens1f0 172.21.15.3:123 2024-09-20T23:19:14.908 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: Listen normally on 4 lo [::1]:123 2024-09-20T23:19:14.908 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15dc%4]:123 2024-09-20T23:19:14.908 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:14 ntpd[18397]: Listening on routing socket on fd #22 for interface updates 2024-09-20T23:19:14.919 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T23:19:14.919 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: Command line: ntpd -gq 2024-09-20T23:19:14.919 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: ---------------------------------------------------- 2024-09-20T23:19:14.919 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T23:19:14.919 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T23:19:14.920 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: corporation. Support and training for ntp-4 are 2024-09-20T23:19:14.920 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: available at https://www.nwtime.org/support 2024-09-20T23:19:14.920 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: ---------------------------------------------------- 2024-09-20T23:19:14.921 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: proto: precision = 0.057 usec (-24) 2024-09-20T23:19:14.921 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: basedate set to 2022-02-04 2024-09-20T23:19:14.921 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: gps base set to 2022-02-06 (week 2196) 2024-09-20T23:19:14.922 INFO:teuthology.orchestra.run.smithi183.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T23:19:14.922 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T23:19:14.923 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T23:19:14.923 INFO:teuthology.orchestra.run.smithi183.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T23:19:14.924 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T23:19:14.925 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T23:19:14.925 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T23:19:14.925 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: Listen normally on 3 enp3s0f1 172.21.15.183:123 2024-09-20T23:19:14.925 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: Listen normally on 4 lo [::1]:123 2024-09-20T23:19:14.925 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8085%5]:123 2024-09-20T23:19:14.925 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:14 ntpd[18419]: Listening on routing socket on fd #22 for interface updates 2024-09-20T23:19:15.899 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:15 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:15.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:15 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:15.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:15 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:15.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:15 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:15.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:15 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:15.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:15 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:15.902 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:15 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:15.902 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:15 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:15.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:15 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:15.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:15 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:15.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:15 ntpd[18397]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:15.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:15 ntpd[18397]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:15.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:15.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:15.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:15.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:15.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:15.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:15.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:15.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:15.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:15.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:15.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:15.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:15 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:16.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:16 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:16.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:16 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:16.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:16 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:16.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:16 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:16.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:16 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:16.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:16 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:16.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:16 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:16.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:16 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:16.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:16 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:16.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:16 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:17.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:17.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:17 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:17.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:17.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:17 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:17.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:17.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:17 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:17.902 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:17 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:17.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:17 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:17.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:17 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:17.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:17 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:17.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:17 ntpd[18397]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:17.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:17 ntpd[18397]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:17.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:17.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:17 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:18.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:18.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:18 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:18.902 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:18 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:18.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:18 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:18.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:18 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:18.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:18 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:18.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:18 ntpd[18397]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:18.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:18 ntpd[18397]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:18.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:18 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:18.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:18 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:18.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:18 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:18.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:18 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:18.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:18 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:18.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:18 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:19.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:19 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:19 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:19 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:19 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:19 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:19.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:19 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:19.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:19.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:19 ntpd[18397]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:19.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:19 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:20.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:20.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:20.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:20.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:20.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:20.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:20.902 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:20.902 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:20.902 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:20.902 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:20.902 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:20.902 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:20 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:20.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:20 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:20.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:20 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:20.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:20 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:20.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:20 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:20.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:20 ntpd[18397]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:20.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:20 ntpd[18397]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:20.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:20 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:20.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:20 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:20.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:20 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:20.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:20 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:20.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:20 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:20.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:20 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:21.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:21 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:21.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:21 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:21.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:21 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:21.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:21 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:21.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:21 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:21.900 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:21 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:21.900 INFO:teuthology.orchestra.run.smithi084.stdout:20 Sep 23:19:21 ntpd[18462]: ntpd: time slew -0.000151 s 2024-09-20T23:19:21.900 INFO:teuthology.orchestra.run.smithi084.stdout:ntpd: time slew -0.000151s 2024-09-20T23:19:21.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:21 ntpd[18462]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T23:19:21.901 INFO:teuthology.orchestra.run.smithi084.stderr:20 Sep 23:19:21 ntpd[18462]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T23:19:21.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:21 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:21.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:21 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:21.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:21 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:21.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:21 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:21.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:21 ntpd[18397]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:21.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:21 ntpd[18397]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:21.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:21 ntpd[18397]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:21.903 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:21 ntpd[18397]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:21.903 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 23:19:21 ntpd[18397]: ntpd: time slew +0.000430 s 2024-09-20T23:19:21.904 INFO:teuthology.orchestra.run.smithi003.stdout:ntpd: time slew +0.000430s 2024-09-20T23:19:21.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:21 ntpd[18397]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T23:19:21.904 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 23:19:21 ntpd[18397]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T23:19:21.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:21 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:21.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:21 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:21.919 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:21 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:21.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:21 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:21.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:21 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:19:21.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:21 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:19:21.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:21 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:19:21.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:21 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:19:21.920 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 23:19:21 ntpd[18419]: ntpd: time slew -0.000191 s 2024-09-20T23:19:21.920 INFO:teuthology.orchestra.run.smithi183.stdout:ntpd: time slew -0.000191s 2024-09-20T23:19:21.920 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:21 ntpd[18419]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T23:19:21.921 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 23:19:21 ntpd[18419]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T23:19:21.949 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T23:19:21.949 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-09-20T23:19:21.949 INFO:teuthology.orchestra.run.smithi003.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.950 INFO:teuthology.orchestra.run.smithi003.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.950 INFO:teuthology.orchestra.run.smithi003.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.950 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.952 INFO:teuthology.orchestra.run.smithi084.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T23:19:21.952 INFO:teuthology.orchestra.run.smithi084.stdout:============================================================================== 2024-09-20T23:19:21.952 INFO:teuthology.orchestra.run.smithi084.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.952 INFO:teuthology.orchestra.run.smithi084.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.952 INFO:teuthology.orchestra.run.smithi084.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.952 INFO:teuthology.orchestra.run.smithi084.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.973 INFO:teuthology.orchestra.run.smithi183.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T23:19:21.973 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================== 2024-09-20T23:19:21.973 INFO:teuthology.orchestra.run.smithi183.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.973 INFO:teuthology.orchestra.run.smithi183.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.973 INFO:teuthology.orchestra.run.smithi183.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.973 INFO:teuthology.orchestra.run.smithi183.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:19:21.974 INFO:teuthology.run_tasks:Running task install... 2024-09-20T23:19:21.994 DEBUG:teuthology.task.install:project ceph 2024-09-20T23:19:21.994 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '9e2ac70bb7aea67d34f0d50002344abbe7803736'}} 2024-09-20T23:19:21.994 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '9e2ac70bb7aea67d34f0d50002344abbe7803736'} 2024-09-20T23:19:21.994 INFO:teuthology.task.install:Using flavor: default 2024-09-20T23:19:22.003 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-20T23:19:22.003 INFO:teuthology.task.install:extra packages: [] 2024-09-20T23:19:22.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-key list | grep Ceph 2024-09-20T23:19:22.005 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-key list | grep Ceph 2024-09-20T23:19:22.005 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-key list | grep Ceph 2024-09-20T23:19:22.060 INFO:teuthology.orchestra.run.smithi084.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-20T23:19:22.066 INFO:teuthology.orchestra.run.smithi003.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-20T23:19:22.075 INFO:teuthology.orchestra.run.smithi183.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-20T23:19:22.086 INFO:teuthology.orchestra.run.smithi084.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-20T23:19:22.086 INFO:teuthology.orchestra.run.smithi084.stdout:uid [ unknown] Ceph.com (release key) 2024-09-20T23:19:22.087 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-20T23:19:22.087 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:19:22.095 INFO:teuthology.orchestra.run.smithi003.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-20T23:19:22.095 INFO:teuthology.orchestra.run.smithi003.stdout:uid [ unknown] Ceph.com (release key) 2024-09-20T23:19:22.096 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-20T23:19:22.096 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:19:22.104 INFO:teuthology.orchestra.run.smithi183.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-20T23:19:22.104 INFO:teuthology.orchestra.run.smithi183.stdout:uid [ unknown] Ceph.com (release key) 2024-09-20T23:19:22.105 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-20T23:19:22.105 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:19:22.226 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default/ 2024-09-20T23:19:22.226 INFO:teuthology.task.install.deb:Package version is 19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:19:22.235 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default/ 2024-09-20T23:19:22.235 INFO:teuthology.task.install.deb:Package version is 19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:19:22.238 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default/ 2024-09-20T23:19:22.238 INFO:teuthology.task.install.deb:Package version is 19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:19:22.337 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:19:22.337 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-20T23:19:22.343 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:19:22.343 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-20T23:19:22.348 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:19:22.349 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-20T23:19:22.352 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-get update 2024-09-20T23:19:22.357 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-20T23:19:22.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get update 2024-09-20T23:19:22.530 INFO:teuthology.orchestra.run.smithi084.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T23:19:22.531 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T23:19:22.571 INFO:teuthology.orchestra.run.smithi084.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy InRelease 2024-09-20T23:19:22.578 INFO:teuthology.orchestra.run.smithi183.stdout:Ign:1 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy InRelease 2024-09-20T23:19:22.580 INFO:teuthology.orchestra.run.smithi003.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy InRelease 2024-09-20T23:19:22.600 INFO:teuthology.orchestra.run.smithi183.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy Release [6,978 B] 2024-09-20T23:19:22.602 INFO:teuthology.orchestra.run.smithi084.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy Release [6,978 B] 2024-09-20T23:19:22.602 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy Release [6,978 B] 2024-09-20T23:19:22.623 INFO:teuthology.orchestra.run.smithi183.stdout:Ign:3 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-20T23:19:22.624 INFO:teuthology.orchestra.run.smithi003.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-20T23:19:22.624 INFO:teuthology.orchestra.run.smithi084.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-20T23:19:22.639 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:19:22.644 INFO:teuthology.orchestra.run.smithi183.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-20T23:19:22.645 INFO:teuthology.orchestra.run.smithi084.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-20T23:19:22.646 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-20T23:19:22.654 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:19:22.665 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:19:22.665 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T23:19:22.672 INFO:teuthology.orchestra.run.smithi084.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-09-20T23:19:22.675 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-09-20T23:19:22.684 INFO:teuthology.orchestra.run.smithi183.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-09-20T23:19:22.721 INFO:teuthology.orchestra.run.smithi084.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T23:19:22.727 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T23:19:22.728 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T23:19:22.809 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T23:19:23.032 INFO:teuthology.orchestra.run.smithi183.stdout:Fetched 28.3 kB in 0s (57.7 kB/s) 2024-09-20T23:19:23.077 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T23:19:23.083 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T23:19:23.246 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 285 kB in 1s (405 kB/s) 2024-09-20T23:19:23.246 INFO:teuthology.orchestra.run.smithi084.stdout:Fetched 285 kB in 1s (408 kB/s) 2024-09-20T23:19:24.064 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2024-09-20T23:19:24.080 DEBUG:teuthology.orchestra.run.smithi183:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-367-g9e2ac70b-1jammy cephadm=19.1.1-367-g9e2ac70b-1jammy ceph-mds=19.1.1-367-g9e2ac70b-1jammy ceph-mgr=19.1.1-367-g9e2ac70b-1jammy ceph-common=19.1.1-367-g9e2ac70b-1jammy ceph-fuse=19.1.1-367-g9e2ac70b-1jammy ceph-test=19.1.1-367-g9e2ac70b-1jammy ceph-volume=19.1.1-367-g9e2ac70b-1jammy radosgw=19.1.1-367-g9e2ac70b-1jammy python3-rados=19.1.1-367-g9e2ac70b-1jammy python3-rgw=19.1.1-367-g9e2ac70b-1jammy python3-cephfs=19.1.1-367-g9e2ac70b-1jammy python3-rbd=19.1.1-367-g9e2ac70b-1jammy libcephfs2=19.1.1-367-g9e2ac70b-1jammy libcephfs-dev=19.1.1-367-g9e2ac70b-1jammy librados2=19.1.1-367-g9e2ac70b-1jammy librbd1=19.1.1-367-g9e2ac70b-1jammy rbd-fuse=19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:19:24.133 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2024-09-20T23:19:24.257 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-20T23:19:24.275 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-367-g9e2ac70b-1jammy cephadm=19.1.1-367-g9e2ac70b-1jammy ceph-mds=19.1.1-367-g9e2ac70b-1jammy ceph-mgr=19.1.1-367-g9e2ac70b-1jammy ceph-common=19.1.1-367-g9e2ac70b-1jammy ceph-fuse=19.1.1-367-g9e2ac70b-1jammy ceph-test=19.1.1-367-g9e2ac70b-1jammy ceph-volume=19.1.1-367-g9e2ac70b-1jammy radosgw=19.1.1-367-g9e2ac70b-1jammy python3-rados=19.1.1-367-g9e2ac70b-1jammy python3-rgw=19.1.1-367-g9e2ac70b-1jammy python3-cephfs=19.1.1-367-g9e2ac70b-1jammy python3-rbd=19.1.1-367-g9e2ac70b-1jammy libcephfs2=19.1.1-367-g9e2ac70b-1jammy libcephfs-dev=19.1.1-367-g9e2ac70b-1jammy librados2=19.1.1-367-g9e2ac70b-1jammy librbd1=19.1.1-367-g9e2ac70b-1jammy rbd-fuse=19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:19:24.312 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2024-09-20T23:19:24.319 INFO:teuthology.orchestra.run.smithi183.stdout:Building dependency tree... 2024-09-20T23:19:24.320 INFO:teuthology.orchestra.run.smithi183.stdout:Reading state information... 2024-09-20T23:19:24.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-367-g9e2ac70b-1jammy cephadm=19.1.1-367-g9e2ac70b-1jammy ceph-mds=19.1.1-367-g9e2ac70b-1jammy ceph-mgr=19.1.1-367-g9e2ac70b-1jammy ceph-common=19.1.1-367-g9e2ac70b-1jammy ceph-fuse=19.1.1-367-g9e2ac70b-1jammy ceph-test=19.1.1-367-g9e2ac70b-1jammy ceph-volume=19.1.1-367-g9e2ac70b-1jammy radosgw=19.1.1-367-g9e2ac70b-1jammy python3-rados=19.1.1-367-g9e2ac70b-1jammy python3-rgw=19.1.1-367-g9e2ac70b-1jammy python3-cephfs=19.1.1-367-g9e2ac70b-1jammy python3-rbd=19.1.1-367-g9e2ac70b-1jammy libcephfs2=19.1.1-367-g9e2ac70b-1jammy libcephfs-dev=19.1.1-367-g9e2ac70b-1jammy librados2=19.1.1-367-g9e2ac70b-1jammy librbd1=19.1.1-367-g9e2ac70b-1jammy rbd-fuse=19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:19:24.341 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-20T23:19:24.395 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2024-09-20T23:19:24.508 INFO:teuthology.orchestra.run.smithi183.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:19:24.508 INFO:teuthology.orchestra.run.smithi183.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:19:24.508 INFO:teuthology.orchestra.run.smithi183.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:19:24.508 INFO:teuthology.orchestra.run.smithi183.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:19:24.509 INFO:teuthology.orchestra.run.smithi183.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T23:19:24.509 INFO:teuthology.orchestra.run.smithi183.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T23:19:24.509 INFO:teuthology.orchestra.run.smithi183.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:19:24.509 INFO:teuthology.orchestra.run.smithi183.stdout:The following additional packages will be installed: 2024-09-20T23:19:24.509 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-20T23:19:24.511 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-20T23:19:24.512 INFO:teuthology.orchestra.run.smithi183.stdout: xmlstarlet zip 2024-09-20T23:19:24.513 INFO:teuthology.orchestra.run.smithi183.stdout:Suggested packages: 2024-09-20T23:19:24.513 INFO:teuthology.orchestra.run.smithi183.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-20T23:19:24.513 INFO:teuthology.orchestra.run.smithi183.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-20T23:19:24.513 INFO:teuthology.orchestra.run.smithi183.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-20T23:19:24.513 INFO:teuthology.orchestra.run.smithi183.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-20T23:19:24.513 INFO:teuthology.orchestra.run.smithi183.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-20T23:19:24.513 INFO:teuthology.orchestra.run.smithi183.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-20T23:19:24.513 INFO:teuthology.orchestra.run.smithi183.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-20T23:19:24.513 INFO:teuthology.orchestra.run.smithi183.stdout:Recommended packages: 2024-09-20T23:19:24.513 INFO:teuthology.orchestra.run.smithi183.stdout: btrfs-tools 2024-09-20T23:19:24.555 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-20T23:19:24.556 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-20T23:19:24.606 INFO:teuthology.orchestra.run.smithi084.stdout:Building dependency tree... 2024-09-20T23:19:24.607 INFO:teuthology.orchestra.run.smithi084.stdout:Reading state information... 2024-09-20T23:19:24.616 INFO:teuthology.orchestra.run.smithi183.stdout:The following NEW packages will be installed: 2024-09-20T23:19:24.616 INFO:teuthology.orchestra.run.smithi183.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-20T23:19:24.616 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-20T23:19:24.616 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-20T23:19:24.616 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-20T23:19:24.616 INFO:teuthology.orchestra.run.smithi183.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-20T23:19:24.616 INFO:teuthology.orchestra.run.smithi183.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-20T23:19:24.617 INFO:teuthology.orchestra.run.smithi183.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-20T23:19:24.617 INFO:teuthology.orchestra.run.smithi183.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-20T23:19:24.617 INFO:teuthology.orchestra.run.smithi183.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-20T23:19:24.617 INFO:teuthology.orchestra.run.smithi183.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-20T23:19:24.618 INFO:teuthology.orchestra.run.smithi183.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-20T23:19:24.619 INFO:teuthology.orchestra.run.smithi183.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-20T23:19:24.619 INFO:teuthology.orchestra.run.smithi183.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-20T23:19:24.619 INFO:teuthology.orchestra.run.smithi183.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-20T23:19:24.676 INFO:teuthology.orchestra.run.smithi183.stdout:0 upgraded, 118 newly installed, 0 to remove and 332 not upgraded. 2024-09-20T23:19:24.676 INFO:teuthology.orchestra.run.smithi183.stdout:Need to get 181 MB of archives. 2024-09-20T23:19:24.676 INFO:teuthology.orchestra.run.smithi183.stdout:After this operation, 830 MB of additional disk space will be used. 2024-09-20T23:19:24.676 INFO:teuthology.orchestra.run.smithi183.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-20T23:19:24.762 INFO:teuthology.orchestra.run.smithi183.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-367-g9e2ac70b-1jammy [3,591 kB] 2024-09-20T23:19:24.765 INFO:teuthology.orchestra.run.smithi183.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-20T23:19:24.768 INFO:teuthology.orchestra.run.smithi183.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-20T23:19:24.778 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:19:24.778 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:19:24.778 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:19:24.778 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:19:24.779 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T23:19:24.779 INFO:teuthology.orchestra.run.smithi003.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T23:19:24.779 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:19:24.780 INFO:teuthology.orchestra.run.smithi003.stdout:The following additional packages will be installed: 2024-09-20T23:19:24.780 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-20T23:19:24.780 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-20T23:19:24.780 INFO:teuthology.orchestra.run.smithi003.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-20T23:19:24.780 INFO:teuthology.orchestra.run.smithi003.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-20T23:19:24.781 INFO:teuthology.orchestra.run.smithi003.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-20T23:19:24.781 INFO:teuthology.orchestra.run.smithi003.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-20T23:19:24.782 INFO:teuthology.orchestra.run.smithi003.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-20T23:19:24.783 INFO:teuthology.orchestra.run.smithi003.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-20T23:19:24.783 INFO:teuthology.orchestra.run.smithi003.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-20T23:19:24.783 INFO:teuthology.orchestra.run.smithi003.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-20T23:19:24.783 INFO:teuthology.orchestra.run.smithi003.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-20T23:19:24.783 INFO:teuthology.orchestra.run.smithi003.stdout: xmlstarlet zip 2024-09-20T23:19:24.783 INFO:teuthology.orchestra.run.smithi003.stdout:Suggested packages: 2024-09-20T23:19:24.783 INFO:teuthology.orchestra.run.smithi003.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-20T23:19:24.783 INFO:teuthology.orchestra.run.smithi003.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-20T23:19:24.783 INFO:teuthology.orchestra.run.smithi003.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-20T23:19:24.783 INFO:teuthology.orchestra.run.smithi003.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-20T23:19:24.784 INFO:teuthology.orchestra.run.smithi003.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-20T23:19:24.784 INFO:teuthology.orchestra.run.smithi003.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-20T23:19:24.784 INFO:teuthology.orchestra.run.smithi003.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-20T23:19:24.784 INFO:teuthology.orchestra.run.smithi003.stdout:Recommended packages: 2024-09-20T23:19:24.784 INFO:teuthology.orchestra.run.smithi003.stdout: btrfs-tools 2024-09-20T23:19:24.784 INFO:teuthology.orchestra.run.smithi183.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-20T23:19:24.801 INFO:teuthology.orchestra.run.smithi084.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:19:24.801 INFO:teuthology.orchestra.run.smithi084.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:19:24.801 INFO:teuthology.orchestra.run.smithi084.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:19:24.801 INFO:teuthology.orchestra.run.smithi084.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:19:24.802 INFO:teuthology.orchestra.run.smithi084.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T23:19:24.802 INFO:teuthology.orchestra.run.smithi084.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T23:19:24.802 INFO:teuthology.orchestra.run.smithi084.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:19:24.802 INFO:teuthology.orchestra.run.smithi084.stdout:The following additional packages will be installed: 2024-09-20T23:19:24.803 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-20T23:19:24.803 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-20T23:19:24.803 INFO:teuthology.orchestra.run.smithi084.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-20T23:19:24.803 INFO:teuthology.orchestra.run.smithi084.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-20T23:19:24.804 INFO:teuthology.orchestra.run.smithi084.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-20T23:19:24.804 INFO:teuthology.orchestra.run.smithi084.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-20T23:19:24.804 INFO:teuthology.orchestra.run.smithi084.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-20T23:19:24.804 INFO:teuthology.orchestra.run.smithi084.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-20T23:19:24.804 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-20T23:19:24.804 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-20T23:19:24.804 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-20T23:19:24.804 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-20T23:19:24.804 INFO:teuthology.orchestra.run.smithi084.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-20T23:19:24.804 INFO:teuthology.orchestra.run.smithi084.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout: xmlstarlet zip 2024-09-20T23:19:24.805 INFO:teuthology.orchestra.run.smithi084.stdout:Suggested packages: 2024-09-20T23:19:24.806 INFO:teuthology.orchestra.run.smithi084.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-20T23:19:24.806 INFO:teuthology.orchestra.run.smithi084.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-20T23:19:24.806 INFO:teuthology.orchestra.run.smithi084.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-20T23:19:24.806 INFO:teuthology.orchestra.run.smithi084.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-20T23:19:24.806 INFO:teuthology.orchestra.run.smithi084.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-20T23:19:24.806 INFO:teuthology.orchestra.run.smithi084.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-20T23:19:24.806 INFO:teuthology.orchestra.run.smithi084.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-20T23:19:24.806 INFO:teuthology.orchestra.run.smithi084.stdout:Recommended packages: 2024-09-20T23:19:24.806 INFO:teuthology.orchestra.run.smithi084.stdout: btrfs-tools 2024-09-20T23:19:24.838 INFO:teuthology.orchestra.run.smithi183.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-20T23:19:24.842 INFO:teuthology.orchestra.run.smithi183.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-20T23:19:24.855 INFO:teuthology.orchestra.run.smithi183.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-20T23:19:24.859 INFO:teuthology.orchestra.run.smithi183.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-20T23:19:24.860 INFO:teuthology.orchestra.run.smithi183.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-20T23:19:24.861 INFO:teuthology.orchestra.run.smithi183.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-20T23:19:24.869 INFO:teuthology.orchestra.run.smithi183.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-20T23:19:24.871 INFO:teuthology.orchestra.run.smithi183.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-20T23:19:24.874 INFO:teuthology.orchestra.run.smithi183.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-20T23:19:24.875 INFO:teuthology.orchestra.run.smithi183.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-20T23:19:24.876 INFO:teuthology.orchestra.run.smithi183.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-20T23:19:24.878 INFO:teuthology.orchestra.run.smithi183.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-20T23:19:24.891 INFO:teuthology.orchestra.run.smithi003.stdout:The following NEW packages will be installed: 2024-09-20T23:19:24.891 INFO:teuthology.orchestra.run.smithi003.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-20T23:19:24.891 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-20T23:19:24.891 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-20T23:19:24.893 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-20T23:19:24.894 INFO:teuthology.orchestra.run.smithi003.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-20T23:19:24.895 INFO:teuthology.orchestra.run.smithi183.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-20T23:19:24.895 INFO:teuthology.orchestra.run.smithi183.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-20T23:19:24.895 INFO:teuthology.orchestra.run.smithi183.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-20T23:19:24.896 INFO:teuthology.orchestra.run.smithi183.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-20T23:19:24.897 INFO:teuthology.orchestra.run.smithi183.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-20T23:19:24.897 INFO:teuthology.orchestra.run.smithi183.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-20T23:19:24.898 INFO:teuthology.orchestra.run.smithi183.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-20T23:19:24.898 INFO:teuthology.orchestra.run.smithi183.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-20T23:19:24.908 INFO:teuthology.orchestra.run.smithi084.stdout:The following NEW packages will be installed: 2024-09-20T23:19:24.908 INFO:teuthology.orchestra.run.smithi084.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-20T23:19:24.908 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-20T23:19:24.908 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-20T23:19:24.909 INFO:teuthology.orchestra.run.smithi084.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-20T23:19:24.909 INFO:teuthology.orchestra.run.smithi084.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-20T23:19:24.909 INFO:teuthology.orchestra.run.smithi084.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-20T23:19:24.910 INFO:teuthology.orchestra.run.smithi084.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-20T23:19:24.910 INFO:teuthology.orchestra.run.smithi084.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-20T23:19:24.910 INFO:teuthology.orchestra.run.smithi084.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-20T23:19:24.910 INFO:teuthology.orchestra.run.smithi084.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-20T23:19:24.910 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-20T23:19:24.911 INFO:teuthology.orchestra.run.smithi084.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-20T23:19:24.912 INFO:teuthology.orchestra.run.smithi084.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-20T23:19:24.912 INFO:teuthology.orchestra.run.smithi084.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-20T23:19:24.912 INFO:teuthology.orchestra.run.smithi183.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-20T23:19:24.912 INFO:teuthology.orchestra.run.smithi183.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-20T23:19:24.927 INFO:teuthology.orchestra.run.smithi183.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-20T23:19:24.929 INFO:teuthology.orchestra.run.smithi183.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-20T23:19:24.930 INFO:teuthology.orchestra.run.smithi183.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-20T23:19:24.930 INFO:teuthology.orchestra.run.smithi183.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-20T23:19:24.931 INFO:teuthology.orchestra.run.smithi183.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-20T23:19:24.932 INFO:teuthology.orchestra.run.smithi183.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-20T23:19:24.932 INFO:teuthology.orchestra.run.smithi183.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-20T23:19:24.933 INFO:teuthology.orchestra.run.smithi183.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-20T23:19:24.943 INFO:teuthology.orchestra.run.smithi183.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-20T23:19:24.943 INFO:teuthology.orchestra.run.smithi183.stdout:Get:37 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-367-g9e2ac70b-1jammy [3,241 kB] 2024-09-20T23:19:24.944 INFO:teuthology.orchestra.run.smithi183.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-20T23:19:24.953 INFO:teuthology.orchestra.run.smithi003.stdout:0 upgraded, 118 newly installed, 0 to remove and 332 not upgraded. 2024-09-20T23:19:24.953 INFO:teuthology.orchestra.run.smithi003.stdout:Need to get 181 MB of archives. 2024-09-20T23:19:24.954 INFO:teuthology.orchestra.run.smithi003.stdout:After this operation, 830 MB of additional disk space will be used. 2024-09-20T23:19:24.954 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-20T23:19:24.960 INFO:teuthology.orchestra.run.smithi183.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-20T23:19:24.965 INFO:teuthology.orchestra.run.smithi183.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-20T23:19:24.966 INFO:teuthology.orchestra.run.smithi183.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-20T23:19:24.966 INFO:teuthology.orchestra.run.smithi183.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-20T23:19:24.967 INFO:teuthology.orchestra.run.smithi183.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-20T23:19:24.968 INFO:teuthology.orchestra.run.smithi183.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-20T23:19:24.970 INFO:teuthology.orchestra.run.smithi183.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-20T23:19:24.971 INFO:teuthology.orchestra.run.smithi183.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-20T23:19:24.977 INFO:teuthology.orchestra.run.smithi183.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-20T23:19:24.978 INFO:teuthology.orchestra.run.smithi183.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-20T23:19:24.988 INFO:teuthology.orchestra.run.smithi183.stdout:Get:49 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-367-g9e2ac70b-1jammy [719 kB] 2024-09-20T23:19:24.994 INFO:teuthology.orchestra.run.smithi183.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-20T23:19:24.995 INFO:teuthology.orchestra.run.smithi183.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-20T23:19:24.996 INFO:teuthology.orchestra.run.smithi183.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-20T23:19:24.998 INFO:teuthology.orchestra.run.smithi183.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-20T23:19:25.000 INFO:teuthology.orchestra.run.smithi183.stdout:Get:54 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-367-g9e2ac70b-1jammy [357 kB] 2024-09-20T23:19:25.005 INFO:teuthology.orchestra.run.smithi183.stdout:Get:55 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-367-g9e2ac70b-1jammy [32.8 kB] 2024-09-20T23:19:25.006 INFO:teuthology.orchestra.run.smithi183.stdout:Get:56 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-367-g9e2ac70b-1jammy [180 kB] 2024-09-20T23:19:25.009 INFO:teuthology.orchestra.run.smithi183.stdout:Get:57 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-367-g9e2ac70b-1jammy [67.8 kB] 2024-09-20T23:19:25.010 INFO:teuthology.orchestra.run.smithi183.stdout:Get:58 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-367-g9e2ac70b-1jammy [333 kB] 2024-09-20T23:19:25.016 INFO:teuthology.orchestra.run.smithi183.stdout:Get:59 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-367-g9e2ac70b-1jammy [6,875 kB] 2024-09-20T23:19:25.050 INFO:teuthology.orchestra.run.smithi183.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-20T23:19:25.051 INFO:teuthology.orchestra.run.smithi183.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-20T23:19:25.052 INFO:teuthology.orchestra.run.smithi183.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-20T23:19:25.052 INFO:teuthology.orchestra.run.smithi183.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-20T23:19:25.053 INFO:teuthology.orchestra.run.smithi183.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-20T23:19:25.057 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-20T23:19:25.059 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-20T23:19:25.070 INFO:teuthology.orchestra.run.smithi183.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-20T23:19:25.072 INFO:teuthology.orchestra.run.smithi183.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-20T23:19:25.072 INFO:teuthology.orchestra.run.smithi183.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-20T23:19:25.078 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-20T23:19:25.087 INFO:teuthology.orchestra.run.smithi183.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-20T23:19:25.087 INFO:teuthology.orchestra.run.smithi183.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-20T23:19:25.088 INFO:teuthology.orchestra.run.smithi183.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-20T23:19:25.088 INFO:teuthology.orchestra.run.smithi183.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-20T23:19:25.089 INFO:teuthology.orchestra.run.smithi183.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-20T23:19:25.089 INFO:teuthology.orchestra.run.smithi183.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-20T23:19:25.096 INFO:teuthology.orchestra.run.smithi084.stdout:0 upgraded, 118 newly installed, 0 to remove and 332 not upgraded. 2024-09-20T23:19:25.096 INFO:teuthology.orchestra.run.smithi084.stdout:Need to get 181 MB of archives. 2024-09-20T23:19:25.096 INFO:teuthology.orchestra.run.smithi084.stdout:After this operation, 830 MB of additional disk space will be used. 2024-09-20T23:19:25.096 INFO:teuthology.orchestra.run.smithi084.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-20T23:19:25.102 INFO:teuthology.orchestra.run.smithi183.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-20T23:19:25.103 INFO:teuthology.orchestra.run.smithi183.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-20T23:19:25.106 INFO:teuthology.orchestra.run.smithi183.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-20T23:19:25.119 INFO:teuthology.orchestra.run.smithi183.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-20T23:19:25.122 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-367-g9e2ac70b-1jammy [3,591 kB] 2024-09-20T23:19:25.122 INFO:teuthology.orchestra.run.smithi183.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-20T23:19:25.122 INFO:teuthology.orchestra.run.smithi183.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-20T23:19:25.124 INFO:teuthology.orchestra.run.smithi183.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-20T23:19:25.126 INFO:teuthology.orchestra.run.smithi183.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-20T23:19:25.127 INFO:teuthology.orchestra.run.smithi183.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-20T23:19:25.128 INFO:teuthology.orchestra.run.smithi183.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-20T23:19:25.130 INFO:teuthology.orchestra.run.smithi183.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-367-g9e2ac70b-1jammy [112 kB] 2024-09-20T23:19:25.132 INFO:teuthology.orchestra.run.smithi183.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-367-g9e2ac70b-1jammy [472 kB] 2024-09-20T23:19:25.136 INFO:teuthology.orchestra.run.smithi183.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-20T23:19:25.136 INFO:teuthology.orchestra.run.smithi183.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-20T23:19:25.139 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-20T23:19:25.139 INFO:teuthology.orchestra.run.smithi183.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-367-g9e2ac70b-1jammy [25.9 MB] 2024-09-20T23:19:25.139 INFO:teuthology.orchestra.run.smithi183.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-20T23:19:25.144 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-20T23:19:25.153 INFO:teuthology.orchestra.run.smithi183.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-20T23:19:25.153 INFO:teuthology.orchestra.run.smithi183.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-20T23:19:25.154 INFO:teuthology.orchestra.run.smithi183.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-20T23:19:25.155 INFO:teuthology.orchestra.run.smithi183.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-20T23:19:25.156 INFO:teuthology.orchestra.run.smithi183.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-20T23:19:25.157 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-20T23:19:25.161 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-20T23:19:25.161 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-20T23:19:25.162 INFO:teuthology.orchestra.run.smithi183.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-20T23:19:25.162 INFO:teuthology.orchestra.run.smithi183.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-20T23:19:25.162 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-20T23:19:25.165 INFO:teuthology.orchestra.run.smithi084.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-367-g9e2ac70b-1jammy [3,591 kB] 2024-09-20T23:19:25.170 INFO:teuthology.orchestra.run.smithi183.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-20T23:19:25.172 INFO:teuthology.orchestra.run.smithi183.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-20T23:19:25.172 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-20T23:19:25.172 INFO:teuthology.orchestra.run.smithi183.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-20T23:19:25.174 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-20T23:19:25.176 INFO:teuthology.orchestra.run.smithi003.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-20T23:19:25.178 INFO:teuthology.orchestra.run.smithi003.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-20T23:19:25.178 INFO:teuthology.orchestra.run.smithi003.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-20T23:19:25.181 INFO:teuthology.orchestra.run.smithi003.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-20T23:19:25.195 INFO:teuthology.orchestra.run.smithi003.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-20T23:19:25.197 INFO:teuthology.orchestra.run.smithi003.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-20T23:19:25.197 INFO:teuthology.orchestra.run.smithi003.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-20T23:19:25.198 INFO:teuthology.orchestra.run.smithi003.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-20T23:19:25.199 INFO:teuthology.orchestra.run.smithi003.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-20T23:19:25.212 INFO:teuthology.orchestra.run.smithi003.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-20T23:19:25.213 INFO:teuthology.orchestra.run.smithi003.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-20T23:19:25.213 INFO:teuthology.orchestra.run.smithi003.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-20T23:19:25.213 INFO:teuthology.orchestra.run.smithi003.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-20T23:19:25.214 INFO:teuthology.orchestra.run.smithi003.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-20T23:19:25.230 INFO:teuthology.orchestra.run.smithi003.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-20T23:19:25.232 INFO:teuthology.orchestra.run.smithi003.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-20T23:19:25.233 INFO:teuthology.orchestra.run.smithi003.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-20T23:19:25.233 INFO:teuthology.orchestra.run.smithi003.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-20T23:19:25.233 INFO:teuthology.orchestra.run.smithi003.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-20T23:19:25.249 INFO:teuthology.orchestra.run.smithi003.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-20T23:19:25.250 INFO:teuthology.orchestra.run.smithi003.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-20T23:19:25.250 INFO:teuthology.orchestra.run.smithi003.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-20T23:19:25.251 INFO:teuthology.orchestra.run.smithi003.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-20T23:19:25.252 INFO:teuthology.orchestra.run.smithi003.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-20T23:19:25.267 INFO:teuthology.orchestra.run.smithi003.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-20T23:19:25.273 INFO:teuthology.orchestra.run.smithi003.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-20T23:19:25.273 INFO:teuthology.orchestra.run.smithi003.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-20T23:19:25.273 INFO:teuthology.orchestra.run.smithi003.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-20T23:19:25.274 INFO:teuthology.orchestra.run.smithi003.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-20T23:19:25.285 INFO:teuthology.orchestra.run.smithi003.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-20T23:19:25.287 INFO:teuthology.orchestra.run.smithi003.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-20T23:19:25.287 INFO:teuthology.orchestra.run.smithi003.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-20T23:19:25.289 INFO:teuthology.orchestra.run.smithi003.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-20T23:19:25.289 INFO:teuthology.orchestra.run.smithi003.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-20T23:19:25.302 INFO:teuthology.orchestra.run.smithi003.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-20T23:19:25.302 INFO:teuthology.orchestra.run.smithi003.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-20T23:19:25.303 INFO:teuthology.orchestra.run.smithi003.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-20T23:19:25.306 INFO:teuthology.orchestra.run.smithi003.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-20T23:19:25.359 INFO:teuthology.orchestra.run.smithi003.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-20T23:19:25.360 INFO:teuthology.orchestra.run.smithi003.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-20T23:19:25.361 INFO:teuthology.orchestra.run.smithi003.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-20T23:19:25.361 INFO:teuthology.orchestra.run.smithi003.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-20T23:19:25.362 INFO:teuthology.orchestra.run.smithi003.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-20T23:19:25.380 INFO:teuthology.orchestra.run.smithi003.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-20T23:19:25.382 INFO:teuthology.orchestra.run.smithi003.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-20T23:19:25.382 INFO:teuthology.orchestra.run.smithi003.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-20T23:19:25.396 INFO:teuthology.orchestra.run.smithi003.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-20T23:19:25.396 INFO:teuthology.orchestra.run.smithi003.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-20T23:19:25.397 INFO:teuthology.orchestra.run.smithi003.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-20T23:19:25.397 INFO:teuthology.orchestra.run.smithi003.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-20T23:19:25.398 INFO:teuthology.orchestra.run.smithi003.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-20T23:19:25.398 INFO:teuthology.orchestra.run.smithi003.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-20T23:19:25.413 INFO:teuthology.orchestra.run.smithi003.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-20T23:19:25.414 INFO:teuthology.orchestra.run.smithi003.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-20T23:19:25.417 INFO:teuthology.orchestra.run.smithi003.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-20T23:19:25.430 INFO:teuthology.orchestra.run.smithi003.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-20T23:19:25.431 INFO:teuthology.orchestra.run.smithi003.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-20T23:19:25.432 INFO:teuthology.orchestra.run.smithi003.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-20T23:19:25.435 INFO:teuthology.orchestra.run.smithi003.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-20T23:19:25.437 INFO:teuthology.orchestra.run.smithi003.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-20T23:19:25.438 INFO:teuthology.orchestra.run.smithi003.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-20T23:19:25.439 INFO:teuthology.orchestra.run.smithi003.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-20T23:19:25.448 INFO:teuthology.orchestra.run.smithi003.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-20T23:19:25.448 INFO:teuthology.orchestra.run.smithi003.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-20T23:19:25.451 INFO:teuthology.orchestra.run.smithi003.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-20T23:19:25.465 INFO:teuthology.orchestra.run.smithi003.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-20T23:19:25.465 INFO:teuthology.orchestra.run.smithi003.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-20T23:19:25.466 INFO:teuthology.orchestra.run.smithi003.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-20T23:19:25.467 INFO:teuthology.orchestra.run.smithi003.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-20T23:19:25.468 INFO:teuthology.orchestra.run.smithi003.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-20T23:19:25.474 INFO:teuthology.orchestra.run.smithi003.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-20T23:19:25.474 INFO:teuthology.orchestra.run.smithi003.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-20T23:19:25.482 INFO:teuthology.orchestra.run.smithi003.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-20T23:19:25.484 INFO:teuthology.orchestra.run.smithi003.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-20T23:19:25.484 INFO:teuthology.orchestra.run.smithi003.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-20T23:19:25.516 INFO:teuthology.orchestra.run.smithi084.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-20T23:19:25.528 INFO:teuthology.orchestra.run.smithi084.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-20T23:19:25.610 INFO:teuthology.orchestra.run.smithi084.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-20T23:19:25.724 INFO:teuthology.orchestra.run.smithi183.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-367-g9e2ac70b-1jammy [5,145 kB] 2024-09-20T23:19:25.787 INFO:teuthology.orchestra.run.smithi183.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-367-g9e2ac70b-1jammy [245 kB] 2024-09-20T23:19:25.790 INFO:teuthology.orchestra.run.smithi183.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-367-g9e2ac70b-1jammy [124 kB] 2024-09-20T23:19:25.791 INFO:teuthology.orchestra.run.smithi183.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-367-g9e2ac70b-1jammy [1,555 kB] 2024-09-20T23:19:25.805 INFO:teuthology.orchestra.run.smithi183.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-367-g9e2ac70b-1jammy [6,142 kB] 2024-09-20T23:19:25.835 INFO:teuthology.orchestra.run.smithi003.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-367-g9e2ac70b-1jammy [3,241 kB] 2024-09-20T23:19:25.838 INFO:teuthology.orchestra.run.smithi084.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-20T23:19:25.849 INFO:teuthology.orchestra.run.smithi084.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-20T23:19:25.879 INFO:teuthology.orchestra.run.smithi084.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-20T23:19:25.887 INFO:teuthology.orchestra.run.smithi084.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-20T23:19:25.888 INFO:teuthology.orchestra.run.smithi084.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-20T23:19:25.890 INFO:teuthology.orchestra.run.smithi084.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-20T23:19:25.908 INFO:teuthology.orchestra.run.smithi084.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-20T23:19:25.912 INFO:teuthology.orchestra.run.smithi084.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-20T23:19:25.915 INFO:teuthology.orchestra.run.smithi084.stdout:Get:14 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-367-g9e2ac70b-1jammy [3,241 kB] 2024-09-20T23:19:25.916 INFO:teuthology.orchestra.run.smithi084.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-20T23:19:25.920 INFO:teuthology.orchestra.run.smithi084.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-20T23:19:25.935 INFO:teuthology.orchestra.run.smithi183.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-367-g9e2ac70b-1jammy [22.8 MB] 2024-09-20T23:19:26.001 INFO:teuthology.orchestra.run.smithi084.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-20T23:19:26.006 INFO:teuthology.orchestra.run.smithi084.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-20T23:19:26.009 INFO:teuthology.orchestra.run.smithi084.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-20T23:19:26.012 INFO:teuthology.orchestra.run.smithi084.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-20T23:19:26.013 INFO:teuthology.orchestra.run.smithi084.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-20T23:19:26.014 INFO:teuthology.orchestra.run.smithi084.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-20T23:19:26.016 INFO:teuthology.orchestra.run.smithi084.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-20T23:19:26.016 INFO:teuthology.orchestra.run.smithi084.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-20T23:19:26.017 INFO:teuthology.orchestra.run.smithi084.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-20T23:19:26.084 INFO:teuthology.orchestra.run.smithi084.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-20T23:19:26.099 INFO:teuthology.orchestra.run.smithi084.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-20T23:19:26.100 INFO:teuthology.orchestra.run.smithi084.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-20T23:19:26.100 INFO:teuthology.orchestra.run.smithi084.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-20T23:19:26.106 INFO:teuthology.orchestra.run.smithi084.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-20T23:19:26.107 INFO:teuthology.orchestra.run.smithi084.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-20T23:19:26.166 INFO:teuthology.orchestra.run.smithi084.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-20T23:19:26.166 INFO:teuthology.orchestra.run.smithi084.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-20T23:19:26.168 INFO:teuthology.orchestra.run.smithi084.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-20T23:19:26.169 INFO:teuthology.orchestra.run.smithi084.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-20T23:19:26.181 INFO:teuthology.orchestra.run.smithi003.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-367-g9e2ac70b-1jammy [719 kB] 2024-09-20T23:19:26.250 INFO:teuthology.orchestra.run.smithi084.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-20T23:19:26.253 INFO:teuthology.orchestra.run.smithi084.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-20T23:19:26.254 INFO:teuthology.orchestra.run.smithi084.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-20T23:19:26.255 INFO:teuthology.orchestra.run.smithi084.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-20T23:19:26.261 INFO:teuthology.orchestra.run.smithi003.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-367-g9e2ac70b-1jammy [357 kB] 2024-09-20T23:19:26.265 INFO:teuthology.orchestra.run.smithi084.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-20T23:19:26.284 INFO:teuthology.orchestra.run.smithi084.stdout:Get:41 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-367-g9e2ac70b-1jammy [719 kB] 2024-09-20T23:19:26.303 INFO:teuthology.orchestra.run.smithi003.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-367-g9e2ac70b-1jammy [32.8 kB] 2024-09-20T23:19:26.304 INFO:teuthology.orchestra.run.smithi003.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-367-g9e2ac70b-1jammy [180 kB] 2024-09-20T23:19:26.309 INFO:teuthology.orchestra.run.smithi003.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-367-g9e2ac70b-1jammy [67.8 kB] 2024-09-20T23:19:26.311 INFO:teuthology.orchestra.run.smithi003.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-367-g9e2ac70b-1jammy [333 kB] 2024-09-20T23:19:26.333 INFO:teuthology.orchestra.run.smithi084.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-20T23:19:26.334 INFO:teuthology.orchestra.run.smithi084.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-20T23:19:26.335 INFO:teuthology.orchestra.run.smithi084.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-20T23:19:26.337 INFO:teuthology.orchestra.run.smithi084.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-20T23:19:26.341 INFO:teuthology.orchestra.run.smithi084.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-20T23:19:26.351 INFO:teuthology.orchestra.run.smithi003.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-367-g9e2ac70b-1jammy [6,875 kB] 2024-09-20T23:19:26.371 INFO:teuthology.orchestra.run.smithi084.stdout:Get:47 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-367-g9e2ac70b-1jammy [357 kB] 2024-09-20T23:19:26.414 INFO:teuthology.orchestra.run.smithi084.stdout:Get:48 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-367-g9e2ac70b-1jammy [32.8 kB] 2024-09-20T23:19:26.414 INFO:teuthology.orchestra.run.smithi084.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-20T23:19:26.415 INFO:teuthology.orchestra.run.smithi084.stdout:Get:50 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-367-g9e2ac70b-1jammy [180 kB] 2024-09-20T23:19:26.417 INFO:teuthology.orchestra.run.smithi084.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-20T23:19:26.419 INFO:teuthology.orchestra.run.smithi084.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-20T23:19:26.420 INFO:teuthology.orchestra.run.smithi084.stdout:Get:53 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-367-g9e2ac70b-1jammy [67.8 kB] 2024-09-20T23:19:26.423 INFO:teuthology.orchestra.run.smithi084.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-20T23:19:26.424 INFO:teuthology.orchestra.run.smithi084.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-20T23:19:26.457 INFO:teuthology.orchestra.run.smithi084.stdout:Get:56 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-367-g9e2ac70b-1jammy [333 kB] 2024-09-20T23:19:26.465 INFO:teuthology.orchestra.run.smithi084.stdout:Get:57 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-367-g9e2ac70b-1jammy [6,875 kB] 2024-09-20T23:19:26.496 INFO:teuthology.orchestra.run.smithi084.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-20T23:19:26.500 INFO:teuthology.orchestra.run.smithi084.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-20T23:19:26.581 INFO:teuthology.orchestra.run.smithi183.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-367-g9e2ac70b-1jammy [14.1 kB] 2024-09-20T23:19:26.581 INFO:teuthology.orchestra.run.smithi183.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-367-g9e2ac70b-1jammy [877 kB] 2024-09-20T23:19:26.598 INFO:teuthology.orchestra.run.smithi183.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-367-g9e2ac70b-1jammy [2,462 kB] 2024-09-20T23:19:26.640 INFO:teuthology.orchestra.run.smithi183.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-367-g9e2ac70b-1jammy [795 kB] 2024-09-20T23:19:26.650 INFO:teuthology.orchestra.run.smithi183.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-367-g9e2ac70b-1jammy [152 kB] 2024-09-20T23:19:26.652 INFO:teuthology.orchestra.run.smithi183.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-367-g9e2ac70b-1jammy [2,347 kB] 2024-09-20T23:19:26.663 INFO:teuthology.orchestra.run.smithi084.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-20T23:19:26.665 INFO:teuthology.orchestra.run.smithi084.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-20T23:19:26.668 INFO:teuthology.orchestra.run.smithi084.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-20T23:19:26.668 INFO:teuthology.orchestra.run.smithi084.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-20T23:19:26.671 INFO:teuthology.orchestra.run.smithi084.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-20T23:19:26.699 INFO:teuthology.orchestra.run.smithi183.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-367-g9e2ac70b-1jammy [8,625 kB] 2024-09-20T23:19:26.707 INFO:teuthology.orchestra.run.smithi084.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-20T23:19:26.710 INFO:teuthology.orchestra.run.smithi084.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-20T23:19:26.711 INFO:teuthology.orchestra.run.smithi084.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-20T23:19:26.768 INFO:teuthology.orchestra.run.smithi084.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-20T23:19:26.768 INFO:teuthology.orchestra.run.smithi084.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-20T23:19:26.794 INFO:teuthology.orchestra.run.smithi003.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-367-g9e2ac70b-1jammy [112 kB] 2024-09-20T23:19:26.796 INFO:teuthology.orchestra.run.smithi003.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-367-g9e2ac70b-1jammy [472 kB] 2024-09-20T23:19:26.830 INFO:teuthology.orchestra.run.smithi084.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-20T23:19:26.831 INFO:teuthology.orchestra.run.smithi084.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-20T23:19:26.832 INFO:teuthology.orchestra.run.smithi084.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-20T23:19:26.833 INFO:teuthology.orchestra.run.smithi084.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-20T23:19:26.834 INFO:teuthology.orchestra.run.smithi084.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-20T23:19:26.835 INFO:teuthology.orchestra.run.smithi084.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-20T23:19:26.842 INFO:teuthology.orchestra.run.smithi084.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-20T23:19:26.845 INFO:teuthology.orchestra.run.smithi003.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-367-g9e2ac70b-1jammy [25.9 MB] 2024-09-20T23:19:26.911 INFO:teuthology.orchestra.run.smithi084.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-20T23:19:26.915 INFO:teuthology.orchestra.run.smithi084.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-20T23:19:26.916 INFO:teuthology.orchestra.run.smithi084.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-20T23:19:26.951 INFO:teuthology.orchestra.run.smithi183.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-367-g9e2ac70b-1jammy [14.2 kB] 2024-09-20T23:19:26.951 INFO:teuthology.orchestra.run.smithi183.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-367-g9e2ac70b-1jammy [51.4 MB] 2024-09-20T23:19:26.992 INFO:teuthology.orchestra.run.smithi084.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-20T23:19:27.000 INFO:teuthology.orchestra.run.smithi084.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-20T23:19:27.000 INFO:teuthology.orchestra.run.smithi084.stdout:Get:82 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-367-g9e2ac70b-1jammy [112 kB] 2024-09-20T23:19:27.002 INFO:teuthology.orchestra.run.smithi084.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-20T23:19:27.004 INFO:teuthology.orchestra.run.smithi084.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-20T23:19:27.008 INFO:teuthology.orchestra.run.smithi084.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-367-g9e2ac70b-1jammy [472 kB] 2024-09-20T23:19:27.015 INFO:teuthology.orchestra.run.smithi084.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-20T23:19:27.017 INFO:teuthology.orchestra.run.smithi084.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-20T23:19:27.025 INFO:teuthology.orchestra.run.smithi084.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-20T23:19:27.055 INFO:teuthology.orchestra.run.smithi084.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-367-g9e2ac70b-1jammy [25.9 MB] 2024-09-20T23:19:27.074 INFO:teuthology.orchestra.run.smithi084.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-20T23:19:27.076 INFO:teuthology.orchestra.run.smithi084.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-20T23:19:27.076 INFO:teuthology.orchestra.run.smithi084.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-20T23:19:27.155 INFO:teuthology.orchestra.run.smithi084.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-20T23:19:27.157 INFO:teuthology.orchestra.run.smithi084.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-20T23:19:27.176 INFO:teuthology.orchestra.run.smithi084.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-20T23:19:27.176 INFO:teuthology.orchestra.run.smithi084.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-20T23:19:27.177 INFO:teuthology.orchestra.run.smithi084.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-20T23:19:27.182 INFO:teuthology.orchestra.run.smithi084.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-20T23:19:27.183 INFO:teuthology.orchestra.run.smithi084.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-20T23:19:28.391 INFO:teuthology.orchestra.run.smithi003.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-367-g9e2ac70b-1jammy [5,145 kB] 2024-09-20T23:19:28.603 INFO:teuthology.orchestra.run.smithi003.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-367-g9e2ac70b-1jammy [245 kB] 2024-09-20T23:19:28.608 INFO:teuthology.orchestra.run.smithi003.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-367-g9e2ac70b-1jammy [124 kB] 2024-09-20T23:19:28.611 INFO:teuthology.orchestra.run.smithi003.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-367-g9e2ac70b-1jammy [1,555 kB] 2024-09-20T23:19:28.678 INFO:teuthology.orchestra.run.smithi003.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-367-g9e2ac70b-1jammy [6,142 kB] 2024-09-20T23:19:28.723 INFO:teuthology.orchestra.run.smithi084.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-367-g9e2ac70b-1jammy [5,145 kB] 2024-09-20T23:19:28.980 INFO:teuthology.orchestra.run.smithi084.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-367-g9e2ac70b-1jammy [245 kB] 2024-09-20T23:19:28.999 INFO:teuthology.orchestra.run.smithi003.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-367-g9e2ac70b-1jammy [22.8 MB] 2024-09-20T23:19:29.000 INFO:teuthology.orchestra.run.smithi084.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-367-g9e2ac70b-1jammy [124 kB] 2024-09-20T23:19:29.005 INFO:teuthology.orchestra.run.smithi084.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-367-g9e2ac70b-1jammy [1,555 kB] 2024-09-20T23:19:29.063 INFO:teuthology.orchestra.run.smithi084.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-367-g9e2ac70b-1jammy [6,142 kB] 2024-09-20T23:19:29.080 INFO:teuthology.orchestra.run.smithi183.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-367-g9e2ac70b-1jammy [130 kB] 2024-09-20T23:19:29.082 INFO:teuthology.orchestra.run.smithi183.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-367-g9e2ac70b-1jammy [39.0 kB] 2024-09-20T23:19:29.083 INFO:teuthology.orchestra.run.smithi183.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-367-g9e2ac70b-1jammy [13.6 MB] 2024-09-20T23:19:29.405 INFO:teuthology.orchestra.run.smithi084.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-367-g9e2ac70b-1jammy [22.8 MB] 2024-09-20T23:19:29.519 INFO:teuthology.orchestra.run.smithi183.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-367-g9e2ac70b-1jammy [91.4 kB] 2024-09-20T23:19:29.976 INFO:teuthology.orchestra.run.smithi003.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-367-g9e2ac70b-1jammy [14.1 kB] 2024-09-20T23:19:29.976 INFO:teuthology.orchestra.run.smithi003.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-367-g9e2ac70b-1jammy [877 kB] 2024-09-20T23:19:29.993 INFO:teuthology.orchestra.run.smithi003.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-367-g9e2ac70b-1jammy [2,462 kB] 2024-09-20T23:19:30.036 INFO:teuthology.orchestra.run.smithi003.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-367-g9e2ac70b-1jammy [795 kB] 2024-09-20T23:19:30.046 INFO:teuthology.orchestra.run.smithi003.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-367-g9e2ac70b-1jammy [152 kB] 2024-09-20T23:19:30.048 INFO:teuthology.orchestra.run.smithi003.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-367-g9e2ac70b-1jammy [2,347 kB] 2024-09-20T23:19:30.062 INFO:teuthology.orchestra.run.smithi183.stdout:Fetched 181 MB in 5s (37.0 MB/s) 2024-09-20T23:19:30.098 INFO:teuthology.orchestra.run.smithi003.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-367-g9e2ac70b-1jammy [8,625 kB] 2024-09-20T23:19:30.193 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-20T23:19:30.291 INFO:teuthology.orchestra.run.smithi183.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 ... 165990 files and directories currently installed.) 2024-09-20T23:19:30.297 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-20T23:19:30.330 INFO:teuthology.orchestra.run.smithi084.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-367-g9e2ac70b-1jammy [14.1 kB] 2024-09-20T23:19:30.331 INFO:teuthology.orchestra.run.smithi084.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-367-g9e2ac70b-1jammy [877 kB] 2024-09-20T23:19:30.345 INFO:teuthology.orchestra.run.smithi003.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-367-g9e2ac70b-1jammy [14.2 kB] 2024-09-20T23:19:30.346 INFO:teuthology.orchestra.run.smithi003.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-367-g9e2ac70b-1jammy [51.4 MB] 2024-09-20T23:19:30.347 INFO:teuthology.orchestra.run.smithi084.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-367-g9e2ac70b-1jammy [2,462 kB] 2024-09-20T23:19:30.367 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-20T23:19:30.389 INFO:teuthology.orchestra.run.smithi084.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-367-g9e2ac70b-1jammy [795 kB] 2024-09-20T23:19:30.404 INFO:teuthology.orchestra.run.smithi084.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-367-g9e2ac70b-1jammy [152 kB] 2024-09-20T23:19:30.407 INFO:teuthology.orchestra.run.smithi084.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-367-g9e2ac70b-1jammy [2,347 kB] 2024-09-20T23:19:30.492 INFO:teuthology.orchestra.run.smithi084.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-367-g9e2ac70b-1jammy [8,625 kB] 2024-09-20T23:19:30.687 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-20T23:19:30.713 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-20T23:19:30.754 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-20T23:19:30.796 INFO:teuthology.orchestra.run.smithi084.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-367-g9e2ac70b-1jammy [14.2 kB] 2024-09-20T23:19:30.796 INFO:teuthology.orchestra.run.smithi084.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-367-g9e2ac70b-1jammy [51.4 MB] 2024-09-20T23:19:31.090 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-20T23:19:31.116 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-20T23:19:31.156 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-20T23:19:31.551 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-20T23:19:31.578 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T23:19:31.635 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:19:32.021 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-20T23:19:32.047 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T23:19:32.088 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:19:32.149 INFO:teuthology.orchestra.run.smithi003.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-367-g9e2ac70b-1jammy [130 kB] 2024-09-20T23:19:32.152 INFO:teuthology.orchestra.run.smithi003.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-367-g9e2ac70b-1jammy [39.0 kB] 2024-09-20T23:19:32.153 INFO:teuthology.orchestra.run.smithi003.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-367-g9e2ac70b-1jammy [13.6 MB] 2024-09-20T23:19:32.466 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-20T23:19:32.492 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T23:19:32.494 INFO:teuthology.orchestra.run.smithi003.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-367-g9e2ac70b-1jammy [91.4 kB] 2024-09-20T23:19:32.532 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:19:32.695 INFO:teuthology.orchestra.run.smithi084.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-367-g9e2ac70b-1jammy [130 kB] 2024-09-20T23:19:32.698 INFO:teuthology.orchestra.run.smithi084.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-367-g9e2ac70b-1jammy [39.0 kB] 2024-09-20T23:19:32.699 INFO:teuthology.orchestra.run.smithi084.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-367-g9e2ac70b-1jammy [13.6 MB] 2024-09-20T23:19:32.886 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-20T23:19:32.891 INFO:teuthology.orchestra.run.smithi084.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-367-g9e2ac70b-1jammy [91.4 kB] 2024-09-20T23:19:32.912 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-20T23:19:32.952 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-20T23:19:33.092 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 181 MB in 8s (23.8 MB/s) 2024-09-20T23:19:33.255 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-20T23:19:33.289 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package librados2. 2024-09-20T23:19:33.315 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../007-librados2_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:33.355 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking librados2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:33.359 INFO:teuthology.orchestra.run.smithi003.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 ... 165990 files and directories currently installed.) 2024-09-20T23:19:33.365 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-20T23:19:33.445 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-20T23:19:33.469 INFO:teuthology.orchestra.run.smithi084.stdout:Fetched 181 MB in 8s (22.7 MB/s) 2024-09-20T23:19:33.589 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-20T23:19:33.685 INFO:teuthology.orchestra.run.smithi084.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 ... 165990 files and directories currently installed.) 2024-09-20T23:19:33.691 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-20T23:19:33.757 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-20T23:19:33.770 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-20T23:19:33.784 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-20T23:19:33.791 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package librbd1. 2024-09-20T23:19:33.817 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../008-librbd1_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:33.823 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-20T23:19:33.857 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking librbd1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:34.107 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-20T23:19:34.134 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-20T23:19:34.152 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-20T23:19:34.174 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-20T23:19:34.178 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-20T23:19:34.218 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-20T23:19:34.311 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libcephfs2. 2024-09-20T23:19:34.337 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:34.377 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libcephfs2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:34.510 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-20T23:19:34.536 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-20T23:19:34.585 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-20T23:19:34.605 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-20T23:19:34.632 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T23:19:34.654 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-rados. 2024-09-20T23:19:34.680 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:19:34.681 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../010-python3-rados_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:34.721 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-rados (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:34.955 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-20T23:19:34.982 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T23:19:34.990 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-20T23:19:35.005 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:19:35.022 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:19:35.048 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-ceph-argparse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:35.066 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-20T23:19:35.093 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T23:19:35.133 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:19:35.284 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-cephfs. 2024-09-20T23:19:35.299 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:35.342 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-cephfs (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:35.417 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-20T23:19:35.442 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T23:19:35.444 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-20T23:19:35.471 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T23:19:35.483 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:19:35.511 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:19:35.670 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-20T23:19:35.696 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:19:35.737 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:35.828 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-20T23:19:35.830 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-20T23:19:35.854 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T23:19:35.857 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-20T23:19:35.894 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:19:35.897 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-20T23:19:36.065 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-20T23:19:36.091 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-20T23:19:36.131 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-20T23:19:36.158 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librados2. 2024-09-20T23:19:36.185 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../007-librados2_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:36.214 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-20T23:19:36.225 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librados2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:36.240 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-20T23:19:36.272 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-20T23:19:36.417 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-prettytable. 2024-09-20T23:19:36.444 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-20T23:19:36.475 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-20T23:19:36.583 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package librados2. 2024-09-20T23:19:36.609 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../007-librados2_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:36.650 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking librados2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:36.712 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-rbd. 2024-09-20T23:19:36.726 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:36.770 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-rbd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:36.894 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librbd1. 2024-09-20T23:19:36.921 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../008-librbd1_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:36.961 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librbd1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:37.081 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-20T23:19:37.096 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-20T23:19:37.111 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package librbd1. 2024-09-20T23:19:37.131 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-20T23:19:37.137 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../008-librbd1_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:37.178 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking librbd1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:37.383 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-20T23:19:37.397 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libcephfs2. 2024-09-20T23:19:37.398 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-20T23:19:37.424 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:37.441 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-20T23:19:37.464 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libcephfs2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:37.724 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rados. 2024-09-20T23:19:37.740 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../010-python3-rados_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:37.745 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-20T23:19:37.747 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libcephfs2. 2024-09-20T23:19:37.771 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-20T23:19:37.773 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:37.774 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rados (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:37.814 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libcephfs2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:37.936 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-20T23:19:38.041 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-rados. 2024-09-20T23:19:38.056 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../010-python3-rados_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:38.069 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-20T23:19:38.096 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:19:38.099 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-rados (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:38.135 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-ceph-argparse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:38.331 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package lua5.1. 2024-09-20T23:19:38.357 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-20T23:19:38.388 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cephfs. 2024-09-20T23:19:38.397 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-20T23:19:38.414 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:38.427 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-20T23:19:38.453 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:19:38.454 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cephfs (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:38.494 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-ceph-argparse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:38.717 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package lua-any. 2024-09-20T23:19:38.743 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-20T23:19:38.746 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-cephfs. 2024-09-20T23:19:38.765 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-20T23:19:38.772 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:38.784 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-20T23:19:38.792 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:19:38.813 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-cephfs (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:38.832 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:39.020 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package zip. 2024-09-20T23:19:39.035 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-20T23:19:39.070 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking zip (3.0-12build2) ... 2024-09-20T23:19:39.090 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-20T23:19:39.117 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:19:39.118 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-20T23:19:39.145 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-20T23:19:39.157 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:39.185 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-20T23:19:39.348 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package unzip. 2024-09-20T23:19:39.374 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-20T23:19:39.414 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-20T23:19:39.437 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-prettytable. 2024-09-20T23:19:39.452 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-20T23:19:39.453 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-20T23:19:39.478 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-20T23:19:39.487 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-20T23:19:39.510 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-20T23:19:39.740 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rbd. 2024-09-20T23:19:39.767 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:39.807 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rbd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:39.809 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package luarocks. 2024-09-20T23:19:39.821 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-prettytable. 2024-09-20T23:19:39.836 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-20T23:19:39.847 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-20T23:19:39.876 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-20T23:19:39.888 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-20T23:19:40.140 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-rbd. 2024-09-20T23:19:40.151 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-20T23:19:40.155 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:40.179 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-20T23:19:40.198 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-rbd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:40.218 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-20T23:19:40.250 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package librgw2. 2024-09-20T23:19:40.277 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../025-librgw2_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:40.317 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking librgw2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:40.487 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-20T23:19:40.503 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-20T23:19:40.510 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-20T23:19:40.536 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-20T23:19:40.537 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-20T23:19:40.576 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-20T23:19:40.815 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-20T23:19:40.837 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-20T23:19:40.841 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-20T23:19:40.861 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-rgw. 2024-09-20T23:19:40.863 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-20T23:19:40.873 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-20T23:19:40.876 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:40.895 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-20T23:19:40.919 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-rgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:41.160 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package lua5.1. 2024-09-20T23:19:41.187 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-20T23:19:41.198 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-20T23:19:41.213 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-20T23:19:41.218 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-20T23:19:41.222 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-20T23:19:41.249 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-20T23:19:41.256 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-20T23:19:41.280 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-20T23:19:41.529 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package lua-any. 2024-09-20T23:19:41.545 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-20T23:19:41.568 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package lua5.1. 2024-09-20T23:19:41.583 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libradosstriper1. 2024-09-20T23:19:41.588 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-20T23:19:41.594 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-20T23:19:41.610 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:41.635 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-20T23:19:41.650 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libradosstriper1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:41.798 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package zip. 2024-09-20T23:19:41.822 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-20T23:19:41.857 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking zip (3.0-12build2) ... 2024-09-20T23:19:41.946 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package lua-any. 2024-09-20T23:19:41.961 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-20T23:19:41.996 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-20T23:19:42.095 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-common. 2024-09-20T23:19:42.121 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../029-ceph-common_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:42.186 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:42.193 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package unzip. 2024-09-20T23:19:42.220 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-20T23:19:42.223 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package zip. 2024-09-20T23:19:42.239 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-20T23:19:42.260 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-20T23:19:42.282 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking zip (3.0-12build2) ... 2024-09-20T23:19:42.602 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package unzip. 2024-09-20T23:19:42.628 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-20T23:19:42.668 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-20T23:19:42.764 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package luarocks. 2024-09-20T23:19:42.791 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-20T23:19:42.830 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-20T23:19:43.122 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package luarocks. 2024-09-20T23:19:43.148 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-20T23:19:43.171 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librgw2. 2024-09-20T23:19:43.187 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../025-librgw2_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:43.189 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-20T23:19:43.221 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librgw2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:43.513 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package librgw2. 2024-09-20T23:19:43.539 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../025-librgw2_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:43.571 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking librgw2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:43.724 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rgw. 2024-09-20T23:19:43.739 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:43.782 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:43.783 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-base. 2024-09-20T23:19:43.810 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../030-ceph-base_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:43.859 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-base (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:44.093 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-20T23:19:44.115 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-rgw. 2024-09-20T23:19:44.120 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-20T23:19:44.141 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:44.160 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-20T23:19:44.181 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-rgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:44.421 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-20T23:19:44.447 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-20T23:19:44.471 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libradosstriper1. 2024-09-20T23:19:44.487 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-20T23:19:44.497 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:44.537 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libradosstriper1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:44.543 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-20T23:19:44.569 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-20T23:19:44.609 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-20T23:19:44.765 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-cheroot. 2024-09-20T23:19:44.791 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-20T23:19:44.832 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-20T23:19:44.896 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libradosstriper1. 2024-09-20T23:19:44.922 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:44.954 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libradosstriper1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:44.982 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-common. 2024-09-20T23:19:45.009 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../029-ceph-common_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:45.049 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:45.126 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-20T23:19:45.142 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-20T23:19:45.176 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-20T23:19:45.324 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-common. 2024-09-20T23:19:45.350 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../029-ceph-common_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:45.390 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:45.463 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-20T23:19:45.489 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-20T23:19:45.529 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-20T23:19:45.840 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-20T23:19:45.867 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-20T23:19:45.907 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-20T23:19:46.184 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-tempora. 2024-09-20T23:19:46.211 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-20T23:19:46.251 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-20T23:19:46.454 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-base. 2024-09-20T23:19:46.481 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../030-ceph-base_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:46.496 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-portend. 2024-09-20T23:19:46.522 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-20T23:19:46.530 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-base (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:46.554 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-20T23:19:46.762 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-base. 2024-09-20T23:19:46.788 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../030-ceph-base_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:46.823 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-20T23:19:46.850 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-20T23:19:46.890 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-20T23:19:46.993 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-base (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:47.193 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-20T23:19:47.219 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-20T23:19:47.258 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-20T23:19:47.259 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-20T23:19:47.285 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-20T23:19:47.325 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-20T23:19:47.594 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cheroot. 2024-09-20T23:19:47.621 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-20T23:19:47.633 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-20T23:19:47.646 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-natsort. 2024-09-20T23:19:47.652 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-20T23:19:47.659 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-20T23:19:47.673 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-20T23:19:47.699 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-20T23:19:47.725 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-20T23:19:47.922 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-20T23:19:47.949 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-20T23:19:47.969 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-cheroot. 2024-09-20T23:19:47.980 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-20T23:19:47.984 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-20T23:19:48.018 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-20T23:19:48.024 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-logutils. 2024-09-20T23:19:48.050 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-20T23:19:48.090 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-20T23:19:48.283 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-20T23:19:48.310 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-20T23:19:48.313 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-20T23:19:48.335 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-20T23:19:48.339 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-20T23:19:48.350 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-20T23:19:48.361 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-20T23:19:48.380 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-20T23:19:48.393 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-20T23:19:48.653 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-20T23:19:48.679 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-20T23:19:48.682 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-20T23:19:48.709 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-20T23:19:48.719 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-20T23:19:48.749 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-20T23:19:48.906 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-mako. 2024-09-20T23:19:48.933 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-20T23:19:48.973 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-20T23:19:49.005 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-tempora. 2024-09-20T23:19:49.021 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-20T23:19:49.035 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-20T23:19:49.055 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-20T23:19:49.061 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-20T23:19:49.102 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-20T23:19:49.301 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-20T23:19:49.327 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-20T23:19:49.333 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-portend. 2024-09-20T23:19:49.354 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-tempora. 2024-09-20T23:19:49.360 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-20T23:19:49.367 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-20T23:19:49.370 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-20T23:19:49.399 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-20T23:19:49.404 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-20T23:19:49.637 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-20T23:19:49.660 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-20T23:19:49.682 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-portend. 2024-09-20T23:19:49.695 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-20T23:19:49.708 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-20T23:19:49.711 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-20T23:19:49.738 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-20T23:19:49.749 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-20T23:19:49.777 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-20T23:19:49.998 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-webob. 2024-09-20T23:19:50.024 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-20T23:19:50.064 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-20T23:19:50.064 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-20T23:19:50.077 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-20T23:19:50.091 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-20T23:19:50.103 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-20T23:19:50.130 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-20T23:19:50.143 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-20T23:19:50.409 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-waitress. 2024-09-20T23:19:50.413 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-20T23:19:50.434 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-natsort. 2024-09-20T23:19:50.436 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-20T23:19:50.439 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-20T23:19:50.450 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-20T23:19:50.479 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-20T23:19:50.479 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-20T23:19:50.483 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-20T23:19:50.787 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-tempita. 2024-09-20T23:19:50.795 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-logutils. 2024-09-20T23:19:50.813 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-20T23:19:50.822 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-20T23:19:50.824 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-natsort. 2024-09-20T23:19:50.851 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-20T23:19:50.853 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-20T23:19:50.861 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-20T23:19:50.891 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-20T23:19:51.148 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-20T23:19:51.165 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-paste. 2024-09-20T23:19:51.175 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-20T23:19:51.191 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-20T23:19:51.211 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-logutils. 2024-09-20T23:19:51.214 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-20T23:19:51.231 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-20T23:19:51.237 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-20T23:19:51.277 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-20T23:19:51.530 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-20T23:19:51.556 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-20T23:19:51.558 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-mako. 2024-09-20T23:19:51.559 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-20T23:19:51.586 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-20T23:19:51.586 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-20T23:19:51.588 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-20T23:19:51.626 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-20T23:19:51.633 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-20T23:19:51.849 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-mako. 2024-09-20T23:19:51.876 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-20T23:19:51.916 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-20T23:19:51.920 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-20T23:19:51.937 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-20T23:19:51.946 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-20T23:19:51.964 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-20T23:19:51.986 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-20T23:19:51.995 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-20T23:19:52.265 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-webtest. 2024-09-20T23:19:52.281 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-20T23:19:52.288 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-20T23:19:52.308 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-20T23:19:52.323 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-20T23:19:52.347 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-20T23:19:52.411 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-20T23:19:52.437 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-20T23:19:52.477 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-20T23:19:52.626 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pecan. 2024-09-20T23:19:52.652 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-20T23:19:52.692 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-20T23:19:52.701 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-webob. 2024-09-20T23:19:52.728 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-20T23:19:52.814 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-20T23:19:52.817 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-20T23:19:52.840 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-20T23:19:52.880 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-20T23:19:53.056 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-certifi. 2024-09-20T23:19:53.082 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-20T23:19:53.122 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-20T23:19:53.166 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-webob. 2024-09-20T23:19:53.192 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-20T23:19:53.195 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-waitress. 2024-09-20T23:19:53.223 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-20T23:19:53.224 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-20T23:19:53.265 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-20T23:19:53.442 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-idna. 2024-09-20T23:19:53.468 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-20T23:19:53.508 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-20T23:19:53.519 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-waitress. 2024-09-20T23:19:53.545 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-20T23:19:53.581 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-20T23:19:53.581 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-tempita. 2024-09-20T23:19:53.609 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-20T23:19:53.648 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-20T23:19:53.794 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-urllib3. 2024-09-20T23:19:53.821 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-20T23:19:53.861 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-20T23:19:53.872 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-tempita. 2024-09-20T23:19:53.898 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-20T23:19:53.917 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-paste. 2024-09-20T23:19:53.938 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-20T23:19:53.944 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-20T23:19:53.984 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-20T23:19:54.155 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-requests. 2024-09-20T23:19:54.171 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-20T23:19:54.205 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-20T23:19:54.241 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-paste. 2024-09-20T23:19:54.267 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-20T23:19:54.304 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-20T23:19:54.307 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-20T23:19:54.320 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-20T23:19:54.362 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-20T23:19:54.425 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-20T23:19:54.451 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-20T23:19:54.491 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-20T23:19:54.606 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-20T23:19:54.611 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-20T23:19:54.622 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-20T23:19:54.626 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-20T23:19:54.656 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-20T23:19:54.669 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-20T23:19:54.761 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-20T23:19:54.784 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:19:54.819 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr-modules-core (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:54.959 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-webtest. 2024-09-20T23:19:54.972 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-20T23:19:54.987 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-20T23:19:54.998 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-20T23:19:55.038 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-20T23:19:55.042 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-20T23:19:55.224 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-20T23:19:55.251 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:55.291 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:55.341 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-webtest. 2024-09-20T23:19:55.345 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pecan. 2024-09-20T23:19:55.367 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-20T23:19:55.373 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-20T23:19:55.408 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-20T23:19:55.412 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-20T23:19:55.585 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-20T23:19:55.612 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-20T23:19:55.643 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-20T23:19:55.686 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pecan. 2024-09-20T23:19:55.712 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-20T23:19:55.744 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-20T23:19:55.775 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-certifi. 2024-09-20T23:19:55.802 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-20T23:19:55.841 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-20T23:19:55.896 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-openssl. 2024-09-20T23:19:55.922 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-20T23:19:55.962 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-20T23:19:56.090 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-certifi. 2024-09-20T23:19:56.117 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-20T23:19:56.148 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-20T23:19:56.161 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-idna. 2024-09-20T23:19:56.188 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-20T23:19:56.227 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-20T23:19:56.299 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr. 2024-09-20T23:19:56.325 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:56.365 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:56.443 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-idna. 2024-09-20T23:19:56.470 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-20T23:19:56.488 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-urllib3. 2024-09-20T23:19:56.504 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-20T23:19:56.510 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-20T23:19:56.547 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-20T23:19:56.769 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mon. 2024-09-20T23:19:56.795 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:56.816 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-requests. 2024-09-20T23:19:56.821 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-urllib3. 2024-09-20T23:19:56.833 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-20T23:19:56.835 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mon (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:56.847 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-20T23:19:56.875 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-20T23:19:56.887 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-20T23:19:57.215 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-requests. 2024-09-20T23:19:57.221 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-20T23:19:57.242 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-20T23:19:57.249 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-20T23:19:57.282 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-20T23:19:57.288 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-20T23:19:57.372 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-osd. 2024-09-20T23:19:57.398 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:57.438 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-osd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:57.593 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-20T23:19:57.620 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-20T23:19:57.668 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-20T23:19:57.916 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-20T23:19:57.952 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:19:58.266 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-modules-core (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:58.763 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-20T23:19:58.790 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:19:58.830 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr-modules-core (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:58.921 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-20T23:19:58.948 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:58.988 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:59.220 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-20T23:19:59.247 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:59.274 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-20T23:19:59.286 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:59.301 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-20T23:19:59.340 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-20T23:19:59.392 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph. 2024-09-20T23:19:59.418 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../066-ceph_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:59.458 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:59.585 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-openssl. 2024-09-20T23:19:59.589 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-20T23:19:59.611 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-20T23:19:59.615 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-20T23:19:59.651 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-20T23:19:59.655 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-20T23:19:59.778 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-fuse. 2024-09-20T23:19:59.804 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:19:59.844 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:19:59.917 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-openssl. 2024-09-20T23:19:59.943 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-20T23:19:59.975 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-20T23:19:59.988 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr. 2024-09-20T23:20:00.015 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:00.054 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:00.223 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mds. 2024-09-20T23:20:00.249 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:00.289 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mds (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:00.320 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr. 2024-09-20T23:20:00.346 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:00.386 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:00.407 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mon. 2024-09-20T23:20:00.434 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:00.465 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mon (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:00.683 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package cephadm. 2024-09-20T23:20:00.699 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../069-cephadm_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:00.733 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:00.773 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mon. 2024-09-20T23:20:00.799 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:00.839 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mon (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:01.036 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-osd. 2024-09-20T23:20:01.044 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-20T23:20:01.063 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:01.071 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-20T23:20:01.111 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-20T23:20:01.127 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-osd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:01.376 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-osd. 2024-09-20T23:20:01.403 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:01.434 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-osd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:01.438 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-20T23:20:01.454 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-20T23:20:01.497 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:02.189 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph. 2024-09-20T23:20:02.216 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../066-ceph_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:02.255 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:02.487 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph. 2024-09-20T23:20:02.503 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../066-ceph_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:02.545 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:02.559 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-babel. 2024-09-20T23:20:02.574 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-fuse. 2024-09-20T23:20:02.587 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-20T23:20:02.601 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:02.618 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:02.641 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:02.920 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-jinja2. 2024-09-20T23:20:02.947 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-20T23:20:02.969 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mds. 2024-09-20T23:20:02.987 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-20T23:20:02.996 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:03.027 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mds (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:03.048 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-fuse. 2024-09-20T23:20:03.075 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:03.115 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:03.307 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-20T23:20:03.334 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:03.365 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr-cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:03.414 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package cephadm. 2024-09-20T23:20:03.441 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../069-cephadm_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:03.476 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mds. 2024-09-20T23:20:03.480 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:03.502 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:03.543 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mds (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:03.676 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-20T23:20:03.692 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-20T23:20:03.726 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-20T23:20:03.800 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-20T23:20:03.827 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-20T23:20:03.866 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-20T23:20:03.971 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package cephadm. 2024-09-20T23:20:03.997 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../069-cephadm_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:04.012 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-routes. 2024-09-20T23:20:04.029 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:04.039 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-20T23:20:04.070 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-20T23:20:04.152 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-20T23:20:04.179 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-20T23:20:04.218 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:04.323 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-20T23:20:04.340 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-20T23:20:04.350 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-20T23:20:04.363 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:04.389 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-20T23:20:04.398 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr-dashboard (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:04.684 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-20T23:20:04.710 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-20T23:20:04.742 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:05.265 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-babel. 2024-09-20T23:20:05.293 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-20T23:20:05.331 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:05.662 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-20T23:20:05.668 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jinja2. 2024-09-20T23:20:05.677 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-20T23:20:05.695 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-20T23:20:05.734 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-20T23:20:05.745 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-20T23:20:05.797 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-babel. 2024-09-20T23:20:05.824 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-20T23:20:05.863 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:06.087 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-20T23:20:06.115 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:06.154 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:06.183 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-jinja2. 2024-09-20T23:20:06.210 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-20T23:20:06.249 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-20T23:20:06.265 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-joblib. 2024-09-20T23:20:06.293 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-20T23:20:06.332 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-20T23:20:06.482 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-20T23:20:06.510 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-20T23:20:06.548 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-20T23:20:06.603 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-20T23:20:06.629 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:06.668 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-20T23:20:06.669 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr-cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:06.684 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-20T23:20:06.718 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-20T23:20:06.851 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-routes. 2024-09-20T23:20:06.879 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-20T23:20:06.918 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-20T23:20:07.004 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-sklearn. 2024-09-20T23:20:07.005 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-20T23:20:07.031 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-20T23:20:07.032 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-20T23:20:07.072 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-20T23:20:07.079 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-20T23:20:07.246 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-20T23:20:07.273 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:07.313 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-dashboard (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:07.375 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-routes. 2024-09-20T23:20:07.401 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-20T23:20:07.441 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-20T23:20:07.778 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-20T23:20:07.787 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-20T23:20:07.805 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:07.815 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:07.844 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr-dashboard (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:07.965 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:08.651 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-20T23:20:08.667 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-20T23:20:08.709 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-20T23:20:08.893 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-cachetools. 2024-09-20T23:20:08.920 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-20T23:20:08.959 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-20T23:20:09.066 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-20T23:20:09.093 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-20T23:20:09.132 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-20T23:20:09.154 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-joblib. 2024-09-20T23:20:09.182 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-20T23:20:09.212 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-20T23:20:09.287 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-20T23:20:09.315 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-20T23:20:09.354 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-20T23:20:09.591 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-20T23:20:09.618 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-20T23:20:09.636 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-joblib. 2024-09-20T23:20:09.657 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-20T23:20:09.663 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-20T23:20:09.702 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-20T23:20:09.882 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-20T23:20:09.910 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-20T23:20:09.949 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-20T23:20:09.960 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-sklearn. 2024-09-20T23:20:09.987 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-20T23:20:10.026 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-20T23:20:10.039 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-20T23:20:10.066 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-20T23:20:10.105 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-20T23:20:10.227 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-rsa. 2024-09-20T23:20:10.242 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-20T23:20:10.277 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-20T23:20:10.358 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-sklearn. 2024-09-20T23:20:10.385 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-20T23:20:10.425 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-20T23:20:10.597 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-google-auth. 2024-09-20T23:20:10.624 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-20T23:20:10.663 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-20T23:20:10.701 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-20T23:20:10.730 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:10.845 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:10.967 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-20T23:20:10.994 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-20T23:20:11.033 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-20T23:20:11.125 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-20T23:20:11.138 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:11.260 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:11.319 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-websocket. 2024-09-20T23:20:11.347 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-20T23:20:11.385 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-20T23:20:11.672 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-20T23:20:11.700 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-20T23:20:11.730 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-20T23:20:11.782 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cachetools. 2024-09-20T23:20:11.810 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-20T23:20:11.840 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-20T23:20:12.110 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-20T23:20:12.138 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-20T23:20:12.176 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-20T23:20:12.205 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-cachetools. 2024-09-20T23:20:12.232 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-20T23:20:12.272 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-20T23:20:12.344 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-20T23:20:12.372 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:12.419 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:12.488 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-20T23:20:12.516 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-20T23:20:12.554 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-20T23:20:12.574 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-20T23:20:12.602 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-20T23:20:12.641 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-20T23:20:12.705 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-20T23:20:12.733 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-20T23:20:12.763 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-20T23:20:12.866 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rsa. 2024-09-20T23:20:12.894 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-20T23:20:12.932 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-20T23:20:12.969 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-20T23:20:12.997 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-20T23:20:13.036 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-20T23:20:13.100 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-20T23:20:13.127 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-20T23:20:13.166 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-20T23:20:13.236 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-google-auth. 2024-09-20T23:20:13.265 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-20T23:20:13.302 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-20T23:20:13.435 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package jq. 2024-09-20T23:20:13.451 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-20T23:20:13.494 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-20T23:20:13.497 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-rsa. 2024-09-20T23:20:13.524 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-20T23:20:13.564 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-20T23:20:13.630 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-20T23:20:13.647 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-20T23:20:13.680 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-20T23:20:13.729 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package socat. 2024-09-20T23:20:13.746 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-20T23:20:13.787 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-20T23:20:13.817 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-google-auth. 2024-09-20T23:20:13.844 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-20T23:20:13.883 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-20T23:20:13.933 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-websocket. 2024-09-20T23:20:13.961 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-20T23:20:13.991 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-20T23:20:14.083 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package xmlstarlet. 2024-09-20T23:20:14.099 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-20T23:20:14.141 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-20T23:20:14.187 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-20T23:20:14.215 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-20T23:20:14.253 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-20T23:20:14.295 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-20T23:20:14.322 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-20T23:20:14.370 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-20T23:20:14.487 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-test. 2024-09-20T23:20:14.502 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../097-ceph-test_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:14.545 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-test (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:14.590 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-websocket. 2024-09-20T23:20:14.617 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-20T23:20:14.656 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-20T23:20:14.968 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-20T23:20:14.995 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-20T23:20:15.009 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-20T23:20:15.034 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-20T23:20:15.037 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:15.075 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:15.403 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-20T23:20:15.431 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-20T23:20:15.469 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-20T23:20:15.689 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-20T23:20:15.706 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:15.731 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-20T23:20:15.748 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:15.756 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-20T23:20:15.806 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-20T23:20:16.041 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package jq. 2024-09-20T23:20:16.058 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-20T23:20:16.067 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-20T23:20:16.094 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-20T23:20:16.099 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-20T23:20:16.134 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-20T23:20:16.352 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package socat. 2024-09-20T23:20:16.380 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-20T23:20:16.419 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-20T23:20:16.437 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-20T23:20:16.464 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-20T23:20:16.503 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-20T23:20:16.705 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package xmlstarlet. 2024-09-20T23:20:16.714 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package jq. 2024-09-20T23:20:16.721 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-20T23:20:16.730 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-20T23:20:16.763 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-20T23:20:16.773 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-20T23:20:16.841 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-volume. 2024-09-20T23:20:16.857 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:16.890 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-volume (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:17.025 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package socat. 2024-09-20T23:20:17.041 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-20T23:20:17.083 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-20T23:20:17.109 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-test. 2024-09-20T23:20:17.126 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../097-ceph-test_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:17.167 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-test (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:17.194 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-20T23:20:17.210 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:17.245 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libcephfs-dev (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:17.395 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package xmlstarlet. 2024-09-20T23:20:17.411 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-20T23:20:17.453 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-20T23:20:17.522 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-20T23:20:17.538 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-20T23:20:17.572 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-20T23:20:17.824 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-test. 2024-09-20T23:20:17.852 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../097-ceph-test_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:17.890 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-test (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:17.901 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-20T23:20:17.929 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-20T23:20:17.968 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-20T23:20:18.347 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package nvme-cli. 2024-09-20T23:20:18.374 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-20T23:20:18.414 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-20T23:20:18.852 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package pkg-config. 2024-09-20T23:20:18.879 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-20T23:20:18.918 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-20T23:20:19.187 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-20T23:20:19.203 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-20T23:20:19.245 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-20T23:20:19.622 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-volume. 2024-09-20T23:20:19.649 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:19.688 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-volume (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:19.749 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-20T23:20:19.776 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-20T23:20:19.815 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-20T23:20:19.984 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-20T23:20:20.000 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:20.042 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libcephfs-dev (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:20.195 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-volume. 2024-09-20T23:20:20.223 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-367-g9e2ac70b-1jammy_all.deb ... 2024-09-20T23:20:20.261 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-volume (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:20.351 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pastescript. 2024-09-20T23:20:20.361 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-20T23:20:20.379 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-20T23:20:20.389 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-20T23:20:20.417 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-20T23:20:20.427 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-20T23:20:20.556 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-20T23:20:20.584 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:20.648 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libcephfs-dev (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:20.740 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-20T23:20:20.746 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pluggy. 2024-09-20T23:20:20.757 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-20T23:20:20.773 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-20T23:20:20.798 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-20T23:20:20.812 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-20T23:20:20.967 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-20T23:20:20.995 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-20T23:20:21.034 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-20T23:20:21.124 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-psutil. 2024-09-20T23:20:21.151 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-20T23:20:21.152 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package nvme-cli. 2024-09-20T23:20:21.180 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-20T23:20:21.190 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-20T23:20:21.219 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-20T23:20:21.322 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-20T23:20:21.350 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-20T23:20:21.388 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-20T23:20:21.510 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-py. 2024-09-20T23:20:21.537 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-20T23:20:21.576 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-20T23:20:21.691 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package pkg-config. 2024-09-20T23:20:21.719 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-20T23:20:21.757 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-20T23:20:21.759 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package nvme-cli. 2024-09-20T23:20:21.787 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-20T23:20:21.825 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-20T23:20:21.871 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pygments. 2024-09-20T23:20:21.899 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-20T23:20:21.937 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-20T23:20:22.018 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-20T23:20:22.035 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-20T23:20:22.076 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-20T23:20:22.247 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package pkg-config. 2024-09-20T23:20:22.275 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-20T23:20:22.305 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-20T23:20:22.434 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-20T23:20:22.461 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-20T23:20:22.496 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-20T23:20:22.499 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-20T23:20:22.524 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-20T23:20:22.541 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-20T23:20:22.557 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-20T23:20:22.563 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-20T23:20:22.599 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-20T23:20:22.819 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-toml. 2024-09-20T23:20:22.847 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-20T23:20:22.866 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pastescript. 2024-09-20T23:20:22.885 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-20T23:20:22.893 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-20T23:20:22.932 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-20T23:20:22.986 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-20T23:20:23.014 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-20T23:20:23.052 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-20T23:20:23.188 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pytest. 2024-09-20T23:20:23.216 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-20T23:20:23.260 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pluggy. 2024-09-20T23:20:23.263 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-20T23:20:23.277 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-20T23:20:23.318 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-20T23:20:23.355 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pastescript. 2024-09-20T23:20:23.383 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-20T23:20:23.421 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-20T23:20:23.597 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-psutil. 2024-09-20T23:20:23.614 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-20T23:20:23.617 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-simplejson. 2024-09-20T23:20:23.644 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-20T23:20:23.646 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-20T23:20:23.683 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-20T23:20:23.949 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-py. 2024-09-20T23:20:23.952 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-20T23:20:23.966 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-20T23:20:23.980 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-20T23:20:23.991 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pluggy. 2024-09-20T23:20:24.007 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-20T23:20:24.019 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-20T23:20:24.019 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-20T23:20:24.049 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-20T23:20:24.303 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pygments. 2024-09-20T23:20:24.331 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-20T23:20:24.353 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-psutil. 2024-09-20T23:20:24.369 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-20T23:20:24.380 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-20T23:20:24.419 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-20T23:20:24.739 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-py. 2024-09-20T23:20:24.766 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-20T23:20:24.790 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package radosgw. 2024-09-20T23:20:24.805 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-20T23:20:24.815 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-20T23:20:24.817 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../116-radosgw_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:24.843 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-20T23:20:24.856 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking radosgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:24.881 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-20T23:20:25.117 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pygments. 2024-09-20T23:20:25.145 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-20T23:20:25.183 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-20T23:20:25.184 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-toml. 2024-09-20T23:20:25.213 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-20T23:20:25.250 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-20T23:20:25.553 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pytest. 2024-09-20T23:20:25.581 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-20T23:20:25.611 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-20T23:20:25.625 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package rbd-fuse. 2024-09-20T23:20:25.642 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:25.645 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-20T23:20:25.673 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-20T23:20:25.700 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking rbd-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:25.712 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-20T23:20:25.982 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-simplejson. 2024-09-20T23:20:26.010 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-20T23:20:26.013 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-20T23:20:26.023 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-toml. 2024-09-20T23:20:26.048 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-20T23:20:26.050 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-20T23:20:26.089 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-20T23:20:26.280 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-20T23:20:26.317 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-20T23:20:26.334 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pytest. 2024-09-20T23:20:26.334 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-20T23:20:26.361 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-20T23:20:26.375 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-20T23:20:26.392 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-20T23:20:26.406 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-20T23:20:26.666 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-20T23:20:26.737 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-simplejson. 2024-09-20T23:20:26.765 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-20T23:20:26.804 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-20T23:20:27.041 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-20T23:20:27.073 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-20T23:20:27.088 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package radosgw. 2024-09-20T23:20:27.089 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-20T23:20:27.117 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../116-radosgw_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:27.131 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-20T23:20:27.154 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking radosgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:27.470 INFO:teuthology.orchestra.run.smithi183.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-20T23:20:27.541 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:27.876 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package radosgw. 2024-09-20T23:20:27.905 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../116-radosgw_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:27.943 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking radosgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:27.999 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package rbd-fuse. 2024-09-20T23:20:28.016 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:28.049 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking rbd-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:28.073 INFO:teuthology.orchestra.run.smithi183.stdout:Adding system user cephadm....done 2024-09-20T23:20:28.214 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-20T23:20:28.329 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-20T23:20:28.498 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-20T23:20:28.638 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-20T23:20:28.749 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-20T23:20:28.764 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-20T23:20:28.813 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package rbd-fuse. 2024-09-20T23:20:28.829 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-367-g9e2ac70b-1jammy_amd64.deb ... 2024-09-20T23:20:28.871 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking rbd-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:28.875 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-20T23:20:29.015 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-20T23:20:29.126 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-20T23:20:29.173 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-20T23:20:29.342 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-20T23:20:29.377 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-20T23:20:29.417 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-20T23:20:29.479 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-20T23:20:29.543 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-20T23:20:29.725 INFO:teuthology.orchestra.run.smithi003.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-20T23:20:29.774 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-20T23:20:29.807 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:29.807 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-20T23:20:30.114 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-20T23:20:30.126 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-20T23:20:30.298 INFO:teuthology.orchestra.run.smithi003.stdout:Adding system user cephadm....done 2024-09-20T23:20:30.385 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-20T23:20:30.454 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-20T23:20:30.534 INFO:teuthology.orchestra.run.smithi084.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-20T23:20:30.603 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:30.653 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-20T23:20:30.731 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-20T23:20:30.897 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-20T23:20:30.974 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-20T23:20:31.083 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-20T23:20:31.111 INFO:teuthology.orchestra.run.smithi084.stdout:Adding system user cephadm....done 2024-09-20T23:20:31.147 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-20T23:20:31.226 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-20T23:20:31.367 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-20T23:20:31.415 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-20T23:20:31.494 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-20T23:20:31.602 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-20T23:20:31.666 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-ceph-argparse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:31.703 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-20T23:20:31.745 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-20T23:20:31.871 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-20T23:20:31.917 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-20T23:20:32.030 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-20T23:20:32.043 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-20T23:20:32.122 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-20T23:20:32.160 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-20T23:20:32.261 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-20T23:20:32.373 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-20T23:20:32.398 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-20T23:20:32.483 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-20T23:20:32.529 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-20T23:20:32.657 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-20T23:20:32.767 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-20T23:20:32.917 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-20T23:20:32.960 INFO:teuthology.orchestra.run.smithi183.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-20T23:20:32.993 INFO:teuthology.orchestra.run.smithi183.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-20T23:20:33.057 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-20T23:20:33.151 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-20T23:20:33.161 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-20T23:20:33.175 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-20T23:20:33.394 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-20T23:20:33.412 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-20T23:20:33.518 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:33.644 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-20T23:20:33.654 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-20T23:20:33.689 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-20T23:20:33.895 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-20T23:20:33.922 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-ceph-argparse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:33.957 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-20T23:20:34.145 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-20T23:20:34.181 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-20T23:20:34.208 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-20T23:20:34.307 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-20T23:20:34.433 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-20T23:20:34.447 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up zip (3.0-12build2) ... 2024-09-20T23:20:34.450 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-20T23:20:34.559 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-20T23:20:34.572 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-20T23:20:34.710 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-ceph-argparse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:34.801 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-20T23:20:35.077 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-20T23:20:35.166 INFO:teuthology.orchestra.run.smithi003.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-20T23:20:35.202 INFO:teuthology.orchestra.run.smithi003.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-20T23:20:35.203 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-20T23:20:35.233 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-20T23:20:35.263 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-20T23:20:35.330 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-20T23:20:35.372 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-20T23:20:35.447 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-20T23:20:35.484 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-20T23:20:35.610 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-20T23:20:35.706 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-20T23:20:35.732 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:35.744 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-20T23:20:35.858 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-20T23:20:36.020 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-20T23:20:36.079 INFO:teuthology.orchestra.run.smithi084.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-20T23:20:36.130 INFO:teuthology.orchestra.run.smithi084.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-20T23:20:36.134 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-20T23:20:36.201 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-20T23:20:36.328 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-20T23:20:36.388 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-20T23:20:36.393 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-20T23:20:36.639 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-20T23:20:36.695 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:36.703 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up zip (3.0-12build2) ... 2024-09-20T23:20:36.821 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-20T23:20:36.829 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-20T23:20:36.999 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-20T23:20:37.081 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-20T23:20:37.283 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-20T23:20:37.340 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-20T23:20:37.498 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-20T23:20:37.618 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-20T23:20:37.641 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up zip (3.0-12build2) ... 2024-09-20T23:20:37.742 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-20T23:20:37.748 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-20T23:20:37.858 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-20T23:20:37.869 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-20T23:20:37.995 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:38.000 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-20T23:20:38.285 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-20T23:20:38.296 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-20T23:20:38.386 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-20T23:20:38.622 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-20T23:20:38.645 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-20T23:20:38.661 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-20T23:20:38.771 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-20T23:20:38.897 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-20T23:20:38.921 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-20T23:20:39.190 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-20T23:20:39.322 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-20T23:20:39.592 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-20T23:20:39.623 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-20T23:20:39.828 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-20T23:20:39.842 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-20T23:20:40.000 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-20T23:20:40.096 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:20:40.213 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-20T23:20:40.219 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-20T23:20:40.259 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-20T23:20:40.385 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:40.464 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-20T23:20:40.521 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-20T23:20:40.582 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-20T23:20:40.687 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-20T23:20:40.708 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-20T23:20:40.872 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-20T23:20:41.009 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-20T23:20:41.031 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-20T23:20:41.123 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-20T23:20:41.249 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:41.260 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-20T23:20:41.511 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:20:41.542 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-20T23:20:41.637 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-20T23:20:41.851 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-20T23:20:41.930 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-20T23:20:42.173 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-20T23:20:42.195 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-20T23:20:42.433 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-20T23:20:42.438 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:20:42.581 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-20T23:20:42.692 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-20T23:20:42.857 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-20T23:20:42.943 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-20T23:20:42.983 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-20T23:20:43.040 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-20T23:20:43.092 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-20T23:20:43.219 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-20T23:20:43.258 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:20:43.345 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-20T23:20:43.386 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-20T23:20:43.386 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-20T23:20:43.629 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-20T23:20:43.645 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-20T23:20:43.645 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-20T23:20:43.730 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-20T23:20:43.772 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-20T23:20:43.889 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-20T23:20:43.896 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:20:44.022 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-20T23:20:44.023 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-20T23:20:44.166 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-20T23:20:44.324 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-20T23:20:44.340 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-20T23:20:44.408 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-20T23:20:44.584 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-20T23:20:44.599 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-20T23:20:44.651 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:20:44.709 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-20T23:20:44.794 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-20T23:20:44.835 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:44.876 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-20T23:20:44.941 INFO:teuthology.orchestra.run.smithi183.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-20T23:20:45.095 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-20T23:20:45.127 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-20T23:20:45.170 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-20T23:20:45.297 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-20T23:20:45.361 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-20T23:20:45.371 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-20T23:20:45.614 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-20T23:20:45.646 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-20T23:20:45.690 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-20T23:20:45.771 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-20T23:20:45.857 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-20T23:20:45.957 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-20T23:20:46.058 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-20T23:20:46.073 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-20T23:20:46.099 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-20T23:20:46.216 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-20T23:20:46.318 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:20:46.350 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-20T23:20:46.444 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-20T23:20:46.476 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-20T23:20:46.508 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-20T23:20:46.761 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-20T23:20:46.761 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-20T23:20:46.801 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-20T23:20:46.887 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-20T23:20:47.044 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-20T23:20:47.062 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-20T23:20:47.161 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-20T23:20:47.171 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-20T23:20:47.287 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:47.322 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-20T23:20:47.376 INFO:teuthology.orchestra.run.smithi003.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-20T23:20:47.456 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-20T23:20:47.456 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-20T23:20:47.606 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-20T23:20:47.681 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-20T23:20:47.732 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-20T23:20:47.732 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-20T23:20:47.783 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-20T23:20:47.883 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-20T23:20:47.963 INFO:teuthology.orchestra.run.smithi084.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-20T23:20:48.000 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-20T23:20:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-20T23:20:48.218 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-20T23:20:48.345 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-20T23:20:48.378 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-20T23:20:48.401 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-20T23:20:48.502 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-20T23:20:48.730 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-20T23:20:48.761 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:20:48.762 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-20T23:20:48.887 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-20T23:20:49.005 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-20T23:20:49.014 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-20T23:20:49.131 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-20T23:20:49.225 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-20T23:20:49.350 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-20T23:20:49.382 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T23:20:49.484 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up librados2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:49.508 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-20T23:20:49.610 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libsqlite3-mod-ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:49.736 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-20T23:20:49.826 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-20T23:20:49.890 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-20T23:20:50.055 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libcephfs2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:50.143 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-20T23:20:50.166 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-20T23:20:50.173 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libradosstriper1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:50.299 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-20T23:20:50.317 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-20T23:20:50.420 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-20T23:20:50.537 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-20T23:20:50.567 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up librbd1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:50.593 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-20T23:20:50.693 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr-modules-core (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:50.813 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-20T23:20:50.819 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:50.869 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-20T23:20:51.030 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-20T23:20:51.030 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-20T23:20:51.072 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-20T23:20:51.231 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-20T23:20:51.434 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-20T23:20:51.515 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libcephfs-dev (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:51.621 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-rados (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:51.632 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-20T23:20:51.722 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up librgw2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:51.811 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-20T23:20:51.857 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-20T23:20:51.934 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-20T23:20:52.095 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-20T23:20:52.278 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-20T23:20:52.404 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librados2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:52.439 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-20T23:20:52.513 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libsqlite3-mod-ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:52.565 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up librados2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:52.623 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-20T23:20:52.691 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libsqlite3-mod-ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:52.817 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-20T23:20:52.959 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libcephfs2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.077 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-rbd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.085 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libradosstriper1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.145 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libcephfs2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.203 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up rbd-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.211 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-20T23:20:53.271 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libradosstriper1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.329 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-rgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.397 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-20T23:20:53.455 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-cephfs (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.496 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librbd1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.589 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.597 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-modules-core (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.673 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up librbd1 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.707 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.799 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr-modules-core (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:53.925 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-20T23:20:53.925 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-20T23:20:53.925 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:54.072 INFO:teuthology.orchestra.run.smithi183.stdout:Adding group ceph....done 2024-09-20T23:20:54.139 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-20T23:20:54.139 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-20T23:20:54.383 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libcephfs-dev (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:54.425 INFO:teuthology.orchestra.run.smithi183.stdout:Adding system user ceph....done 2024-09-20T23:20:54.509 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rados (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:54.602 INFO:teuthology.orchestra.run.smithi183.stdout:Setting system user ceph properties....done 2024-09-20T23:20:54.614 INFO:teuthology.orchestra.run.smithi183.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-20T23:20:54.635 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libcephfs-dev (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:54.635 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librgw2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:54.744 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-20T23:20:54.756 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-20T23:20:54.994 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-rados (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:55.066 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-20T23:20:55.137 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up librgw2 (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:55.263 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-20T23:20:55.540 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-test (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:55.691 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up radosgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.023 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rbd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.149 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up rbd-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.152 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-20T23:20:56.152 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-20T23:20:56.275 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.401 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cephfs (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.457 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-rbd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.527 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.584 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up rbd-fuse (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.584 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-base (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.710 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-rgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.836 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-cephfs (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:56.935 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-20T23:20:56.962 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-common (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:57.045 INFO:teuthology.orchestra.run.smithi003.stdout:Adding group ceph....done 2024-09-20T23:20:57.396 INFO:teuthology.orchestra.run.smithi003.stdout:Adding system user ceph....done 2024-09-20T23:20:57.436 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mds (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:57.446 INFO:teuthology.orchestra.run.smithi084.stdout:Adding group ceph....done 2024-09-20T23:20:57.557 INFO:teuthology.orchestra.run.smithi003.stdout:Setting system user ceph properties....done 2024-09-20T23:20:57.575 INFO:teuthology.orchestra.run.smithi003.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-20T23:20:57.652 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-20T23:20:57.652 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-20T23:20:57.718 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-20T23:20:57.832 INFO:teuthology.orchestra.run.smithi084.stdout:Adding system user ceph....done 2024-09-20T23:20:57.999 INFO:teuthology.orchestra.run.smithi084.stdout:Setting system user ceph properties....done 2024-09-20T23:20:58.017 INFO:teuthology.orchestra.run.smithi084.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-20T23:20:58.023 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-20T23:20:58.154 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-20T23:20:58.171 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:58.392 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-20T23:20:58.393 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-20T23:20:58.489 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-20T23:20:58.495 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-test (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:58.613 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up radosgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:58.881 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-osd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:58.971 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-test (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:59.063 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-20T23:20:59.063 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-20T23:20:59.097 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up radosgw (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:59.187 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-20T23:20:59.187 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-20T23:20:59.515 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-base (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:59.674 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr-k8sevents (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:59.791 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:20:59.871 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-20T23:20:59.934 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mon (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:00.043 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-20T23:21:00.043 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-20T23:21:00.144 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-20T23:21:00.145 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-20T23:21:00.333 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mds (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:00.483 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-base (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:00.579 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-20T23:21:00.580 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-20T23:21:00.585 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr-cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:00.736 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:00.837 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr-dashboard (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:00.838 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-20T23:21:00.963 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-volume (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:01.076 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:01.276 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mds (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:01.304 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-20T23:21:01.304 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-20T23:21:01.358 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-20T23:21:01.475 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-20T23:21:01.485 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-20T23:21:01.485 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-20T23:21:01.654 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-20T23:21:01.753 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-osd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:01.919 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:02.024 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-20T23:21:02.024 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-20T23:21:02.137 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-20T23:21:02.137 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-20T23:21:02.496 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-k8sevents (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:02.587 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-osd (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:02.614 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:02.737 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-20T23:21:02.748 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mon (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:02.844 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-20T23:21:02.844 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-20T23:21:02.965 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-20T23:21:02.965 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-20T23:21:03.305 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr-k8sevents (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:03.380 INFO:teuthology.orchestra.run.smithi183.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-20T23:21:03.385 DEBUG:teuthology.parallel:result is None 2024-09-20T23:21:03.431 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:03.432 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:03.582 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mon (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:03.583 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:03.709 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-dashboard (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:03.795 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-20T23:21:03.795 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-20T23:21:03.852 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-volume (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:04.233 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr-cephadm (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:04.238 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-20T23:21:04.331 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-20T23:21:04.376 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:04.475 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-20T23:21:04.503 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr-dashboard (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:04.653 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-volume (19.1.1-367-g9e2ac70b-1jammy) ... 2024-09-20T23:21:05.073 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-20T23:21:05.309 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-20T23:21:05.436 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-20T23:21:05.568 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-20T23:21:06.209 INFO:teuthology.orchestra.run.smithi003.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-20T23:21:06.214 DEBUG:teuthology.parallel:result is None 2024-09-20T23:21:06.495 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-20T23:21:07.168 INFO:teuthology.orchestra.run.smithi084.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-20T23:21:07.173 DEBUG:teuthology.parallel:result is None 2024-09-20T23:21:07.173 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:21:07.316 DEBUG:teuthology.orchestra.run.smithi003:> dpkg-query -W -f '${Version}' ceph 2024-09-20T23:21:07.335 INFO:teuthology.orchestra.run.smithi003.stdout:19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:21:07.336 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:21:07.336 INFO:teuthology.task.install:The correct ceph version 19.1.1-367-g9e2ac70b-1jammy is installed. 2024-09-20T23:21:07.338 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:21:07.476 DEBUG:teuthology.orchestra.run.smithi084:> dpkg-query -W -f '${Version}' ceph 2024-09-20T23:21:07.495 INFO:teuthology.orchestra.run.smithi084.stdout:19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:21:07.496 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:21:07.496 INFO:teuthology.task.install:The correct ceph version 19.1.1-367-g9e2ac70b-1jammy is installed. 2024-09-20T23:21:07.497 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:21:07.636 DEBUG:teuthology.orchestra.run.smithi183:> dpkg-query -W -f '${Version}' ceph 2024-09-20T23:21:07.655 INFO:teuthology.orchestra.run.smithi183.stdout:19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:21:07.655 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-367-g9e2ac70b-1jammy 2024-09-20T23:21:07.655 INFO:teuthology.task.install:The correct ceph version 19.1.1-367-g9e2ac70b-1jammy is installed. 2024-09-20T23:21:07.657 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-20T23:21:07.657 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:21:07.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-20T23:21:07.671 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:21:07.671 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-20T23:21:07.686 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:21:07.686 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-20T23:21:07.712 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-20T23:21:07.713 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:21:07.713 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/daemon-helper 2024-09-20T23:21:07.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-20T23:21:07.786 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:21:07.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/usr/bin/daemon-helper 2024-09-20T23:21:07.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-20T23:21:07.852 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:21:07.852 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/daemon-helper 2024-09-20T23:21:07.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-20T23:21:07.918 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-20T23:21:07.919 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:21:07.919 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-20T23:21:07.933 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-20T23:21:07.985 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:21:07.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-20T23:21:07.998 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-20T23:21:08.052 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:21:08.052 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-20T23:21:08.065 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-20T23:21:08.118 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-20T23:21:08.118 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:21:08.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/stdin-killer 2024-09-20T23:21:08.132 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-20T23:21:08.191 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:21:08.191 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/usr/bin/stdin-killer 2024-09-20T23:21:08.203 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-20T23:21:08.257 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:21:08.257 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/stdin-killer 2024-09-20T23:21:08.271 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-20T23:21:08.326 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T23:21:08.414 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'POOL_APP_NOT_ENABLED', 'mon down', 'mons down', 'out of quorum', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '9e2ac70bb7aea67d34f0d50002344abbe7803736'} 2024-09-20T23:21:08.415 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:21:08.415 INFO:tasks.cephadm:Cluster fsid is 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:21:08.415 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T23:21:08.415 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.3', 'mon.b': '172.21.15.84', 'mon.c': '172.21.15.183'} 2024-09-20T23:21:08.415 INFO:tasks.cephadm:First mon is mon.a on smithi003 2024-09-20T23:21:08.416 INFO:tasks.cephadm:First mgr is a 2024-09-20T23:21:08.416 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T23:21:08.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2024-09-20T23:21:08.431 DEBUG:teuthology.orchestra.run.smithi084:> sudo hostname $(hostname -s) 2024-09-20T23:21:08.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo hostname $(hostname -s) 2024-09-20T23:21:08.459 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-20T23:21:08.460 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:21:08.597 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '9e2ac70bb7aea67d34f0d50002344abbe7803736', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/56118/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-367-g9e2ac70b', 'node_name': '172.21.2.13+braggi13', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.1-367-g9e2ac70b-1jammy'}, 'url': 'https://4.chacra.ceph.com/r/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-19 21:18:27.544930', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-20T23:21:08.732 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref squid, sha1 9e2ac70bb7aea67d34f0d50002344abbe7803736 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:21:08.733 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-20T23:21:08.734 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-20T23:21:08.734 DEBUG:teuthology.orchestra.run.smithi003:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T23:21:09.386 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791890 Sep 20 23:21 /home/ubuntu/cephtest/cephadm 2024-09-20T23:21:09.386 DEBUG:teuthology.orchestra.run.smithi084:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T23:21:10.066 INFO:teuthology.orchestra.run.smithi084.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791890 Sep 20 23:21 /home/ubuntu/cephtest/cephadm 2024-09-20T23:21:10.066 DEBUG:teuthology.orchestra.run.smithi183:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T23:21:10.684 INFO:teuthology.orchestra.run.smithi183.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791890 Sep 20 23:21 /home/ubuntu/cephtest/cephadm 2024-09-20T23:21:10.684 DEBUG:teuthology.orchestra.run.smithi003:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T23:21:10.693 DEBUG:teuthology.orchestra.run.smithi084:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T23:21:10.701 DEBUG:teuthology.orchestra.run.smithi183:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T23:21:10.718 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 on all hosts... 2024-09-20T23:21:10.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 pull 2024-09-20T23:21:10.735 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 pull 2024-09-20T23:21:10.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 pull 2024-09-20T23:21:10.920 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736... 2024-09-20T23:21:10.926 INFO:teuthology.orchestra.run.smithi084.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736... 2024-09-20T23:21:10.933 INFO:teuthology.orchestra.run.smithi183.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736... 2024-09-20T23:22:12.048 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T23:22:12.049 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)", 2024-09-20T23:22:12.049 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "cc9251b744a3faafca7c3095f79bfff81873afe823f31a03a11e015a34abcdbd", 2024-09-20T23:22:12.049 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2024-09-20T23:22:12.049 INFO:teuthology.orchestra.run.smithi003.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5" 2024-09-20T23:22:12.049 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-20T23:22:12.049 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T23:22:16.729 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2024-09-20T23:22:16.729 INFO:teuthology.orchestra.run.smithi183.stdout: "ceph_version": "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)", 2024-09-20T23:22:16.730 INFO:teuthology.orchestra.run.smithi183.stdout: "image_id": "cc9251b744a3faafca7c3095f79bfff81873afe823f31a03a11e015a34abcdbd", 2024-09-20T23:22:16.730 INFO:teuthology.orchestra.run.smithi183.stdout: "repo_digests": [ 2024-09-20T23:22:16.730 INFO:teuthology.orchestra.run.smithi183.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5" 2024-09-20T23:22:16.730 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2024-09-20T23:22:16.730 INFO:teuthology.orchestra.run.smithi183.stdout:} 2024-09-20T23:22:25.790 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-09-20T23:22:25.790 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph_version": "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)", 2024-09-20T23:22:25.790 INFO:teuthology.orchestra.run.smithi084.stdout: "image_id": "cc9251b744a3faafca7c3095f79bfff81873afe823f31a03a11e015a34abcdbd", 2024-09-20T23:22:25.790 INFO:teuthology.orchestra.run.smithi084.stdout: "repo_digests": [ 2024-09-20T23:22:25.791 INFO:teuthology.orchestra.run.smithi084.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5" 2024-09-20T23:22:25.791 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2024-09-20T23:22:25.791 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-09-20T23:22:25.840 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2024-09-20T23:22:25.855 DEBUG:teuthology.orchestra.run.smithi084:> sudo mkdir -p /etc/ceph 2024-09-20T23:22:25.868 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /etc/ceph 2024-09-20T23:22:25.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2024-09-20T23:22:25.913 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 777 /etc/ceph 2024-09-20T23:22:25.925 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 777 /etc/ceph 2024-09-20T23:22:25.938 INFO:tasks.cephadm:Writing seed config... 2024-09-20T23:22:25.939 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-20T23:22:25.939 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T23:22:25.939 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T23:22:25.939 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-20T23:22:25.939 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T23:22:25.939 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T23:22:25.940 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T23:22:25.940 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T23:22:25.940 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T23:22:25.940 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:22:25.940 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T23:22:25.961 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 = 041eed30-77a7-11ef-baf5-efdc52797490 mon election default strategy = 3 [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 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-20T23:22:25.962 DEBUG:teuthology.orchestra.run.smithi003:mon.a> sudo journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T23:22:26.007 DEBUG:teuthology.orchestra.run.smithi003:mgr.a> sudo journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@mgr.a.service 2024-09-20T23:22:26.050 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T23:22:26.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 -v bootstrap --fsid 041eed30-77a7-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:22:26.281 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2024-09-20T23:22:26.282 INFO:teuthology.orchestra.run.smithi003.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736', '-v', 'bootstrap', '--fsid', '041eed30-77a7-11ef-baf5-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.3', '--skip-admin-label'] 2024-09-20T23:22:26.282 INFO:teuthology.orchestra.run.smithi003.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T23:22:26.282 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying podman|docker is present... 2024-09-20T23:22:26.283 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying lvm2 is present... 2024-09-20T23:22:26.283 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying time synchronization is in place... 2024-09-20T23:22:26.287 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T23:22:26.287 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T23:22:26.291 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T23:22:26.291 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T23:22:26.295 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-20T23:22:26.295 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T23:22:26.299 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-20T23:22:26.299 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T23:22:26.303 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-20T23:22:26.303 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout masked 2024-09-20T23:22:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-20T23:22:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T23:22:26.310 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-20T23:22:26.310 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T23:22:26.314 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-20T23:22:26.314 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T23:22:26.319 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-20T23:22:26.323 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-20T23:22:26.323 INFO:teuthology.orchestra.run.smithi003.stdout:Unit ntp.service is enabled and running 2024-09-20T23:22:26.323 INFO:teuthology.orchestra.run.smithi003.stdout:Repeating the final host check... 2024-09-20T23:22:26.323 INFO:teuthology.orchestra.run.smithi003.stdout:docker (/usr/bin/docker) is present 2024-09-20T23:22:26.323 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl is present 2024-09-20T23:22:26.323 INFO:teuthology.orchestra.run.smithi003.stdout:lvcreate is present 2024-09-20T23:22:26.327 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T23:22:26.327 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T23:22:26.330 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T23:22:26.330 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T23:22:26.334 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-20T23:22:26.334 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T23:22:26.337 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-20T23:22:26.338 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T23:22:26.341 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-20T23:22:26.341 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout masked 2024-09-20T23:22:26.344 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-20T23:22:26.345 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T23:22:26.348 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-20T23:22:26.348 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T23:22:26.351 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-20T23:22:26.352 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T23:22:26.355 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-20T23:22:26.359 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-20T23:22:26.359 INFO:teuthology.orchestra.run.smithi003.stdout:Unit ntp.service is enabled and running 2024-09-20T23:22:26.360 INFO:teuthology.orchestra.run.smithi003.stdout:Host looks OK 2024-09-20T23:22:26.360 INFO:teuthology.orchestra.run.smithi003.stdout:Cluster fsid: 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:26.360 INFO:teuthology.orchestra.run.smithi003.stdout:Acquiring lock 140662834543440 on /run/cephadm/041eed30-77a7-11ef-baf5-efdc52797490.lock 2024-09-20T23:22:26.360 INFO:teuthology.orchestra.run.smithi003.stdout:Lock 140662834543440 acquired on /run/cephadm/041eed30-77a7-11ef-baf5-efdc52797490.lock 2024-09-20T23:22:26.360 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 3300 ... 2024-09-20T23:22:26.360 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 6789 ... 2024-09-20T23:22:26.360 INFO:teuthology.orchestra.run.smithi003.stdout:Base mon IP(s) is [172.21.15.3:3300, 172.21.15.3:6789], mon addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-20T23:22:26.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-20T23:22:26.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-20T23:22:26.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 2024-09-20T23:22:26.365 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T23:22:26.365 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-20T23:22:26.365 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1797sec hoplimit 64 pref medium 2024-09-20T23:22:26.367 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T23:22:26.367 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T23:22:26.367 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T23:22:26.367 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-20T23:22:26.367 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2024-09-20T23:22:26.367 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T23:22:26.368 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-20T23:22:26.368 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-20T23:22:26.368 INFO:teuthology.orchestra.run.smithi003.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T23:22:26.368 INFO:teuthology.orchestra.run.smithi003.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T23:22:26.368 INFO:teuthology.orchestra.run.smithi003.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736... 2024-09-20T23:22:26.616 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout 9e2ac70bb7aea67d34f0d50002344abbe7803736: Pulling from ceph-ci/ceph 2024-09-20T23:22:26.616 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout Digest: sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5 2024-09-20T23:22:26.616 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:22:26.616 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:22:28.177 INFO:teuthology.orchestra.run.smithi003.stdout:ceph: stdout ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable) 2024-09-20T23:22:28.177 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph version: ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable) 2024-09-20T23:22:28.177 INFO:teuthology.orchestra.run.smithi003.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T23:22:29.507 INFO:teuthology.orchestra.run.smithi003.stdout:stat: stdout 167 167 2024-09-20T23:22:29.508 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial keys... 2024-09-20T23:22:30.838 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQC2A+5mz1d4FBAABbxMG8h7FtWlxMQ+NWHIaA== 2024-09-20T23:22:32.285 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQC3A+5mQ2dLLRAA7aKVB772rC9HdGifQ2LsEQ== 2024-09-20T23:22:33.607 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQC5A+5mIgebBxAAMMHiZ7JYsbchf2IbjlKCSg== 2024-09-20T23:22:33.608 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial monmap... 2024-09-20T23:22:34.947 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T23:22:34.947 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T23:22:34.947 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:34.947 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T23:22:34.947 INFO:teuthology.orchestra.run.smithi003.stdout:monmaptool for a [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T23:22:34.948 INFO:teuthology.orchestra.run.smithi003.stdout:setting min_mon_release = quincy 2024-09-20T23:22:34.948 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: set fsid to 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:34.948 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T23:22:34.948 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:22:34.948 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mon... 2024-09-20T23:22:36.404 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.846+0000 7f38e4692c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T23:22:36.404 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.846+0000 7f38e4692c80 1 imported monmap: 2024-09-20T23:22:36.404 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-20T23:22:36.404 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:36.404 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-20T23:22:34.458071+0000 2024-09-20T23:22:36.405 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:22:36.405 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-20T23:22:36.405 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-20T23:22:36.405 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T23:22:36.405 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.405 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.846+0000 7f38e4692c80 0 /usr/bin/ceph-mon: set fsid to 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:36.405 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T23:22:36.405 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.405 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Git sha 0 2024-09-20T23:22:36.411 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Compile date 2024-09-19 18:20:48 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: DB SUMMARY 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: DB Session ID: 22LP923XQ0KU5Z0XY012 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.create_if_missing: 1 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T23:22:36.412 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.env: 0x5585a4941940 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.info_log: 0x5585a6860bc0 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T23:22:36.413 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.db_log_dir: 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.wal_dir: 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T23:22:36.414 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.write_buffer_manager: 0x5585a68674a0 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T23:22:36.415 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.row_cache: None 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.wal_filter: None 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T23:22:36.416 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T23:22:36.417 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T23:22:36.417 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T23:22:36.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T23:22:36.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T23:22:36.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T23:22:36.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T23:22:36.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T23:22:36.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T23:22:36.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T23:22:36.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T23:22:36.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T23:22:36.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T23:22:36.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T23:22:36.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T23:22:36.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T23:22:36.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Compression algorithms supported: 2024-09-20T23:22:36.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: kZSTD supported: 0 2024-09-20T23:22:36.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T23:22:36.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T23:22:36.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T23:22:36.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.merge_operator: 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5585a6860800) 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T23:22:36.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5585a684b1f0 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-20T23:22:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-20T23:22:36.450 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.num_levels: 7 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T23:22:36.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:22:36.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T23:22:36.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T23:22:36.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T23:22:36.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T23:22:36.456 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/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-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T23:22:36.457 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a8541184-949f-4bdb-b2a3-a95f655d583d 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.850+0000 7f38e4692c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.854+0000 7f38e4692c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5585a6878e00 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.854+0000 7f38e4692c80 4 rocksdb: DB pointer 0x5585a6952000 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.854+0000 7f38dbe1d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.854+0000 7f38dbe1d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:22:36.458 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.459 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.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-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5585a684b1f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T23:22:36.460 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.854+0000 7f38e4692c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-20T23:22:36.461 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.854+0000 7f38e4692c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-20T23:22:36.461 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T23:22:35.854+0000 7f38e4692c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-20T23:22:36.461 INFO:teuthology.orchestra.run.smithi003.stdout:create mon.a on 2024-09-20T23:22:36.727 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-20T23:22:36.920 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-20T23:22:37.155 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-041eed30-77a7-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490.target. 2024-09-20T23:22:37.155 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-041eed30-77a7-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490.target. 2024-09-20T23:22:37.445 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.a 2024-09-20T23:22:37.445 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T23:22:37.649 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490.target.wants/ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.service. 2024-09-20T23:22:37.658 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-20T23:22:37.658 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T23:22:37.659 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon to start... 2024-09-20T23:22:37.659 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon... 2024-09-20T23:22:39.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:39 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.122456+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T23:22:39.800 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T23:22:39.800 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout id: 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:39.800 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T23:22:39.800 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:39.800 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout services: 2024-09-20T23:22:39.800 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.196969s) 2024-09-20T23:22:39.800 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T23:22:39.800 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T23:22:39.800 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:39.800 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout data: 2024-09-20T23:22:39.801 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T23:22:39.801 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T23:22:39.801 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T23:22:39.801 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T23:22:39.801 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:39.801 INFO:teuthology.orchestra.run.smithi003.stdout:mon is available 2024-09-20T23:22:39.801 INFO:teuthology.orchestra.run.smithi003.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T23:22:40.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.146253+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T23:22:40.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.146482+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-20T23:22:40.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.146497+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:40.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.146510+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T23:22:34.458071+0000 2024-09-20T23:22:40.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.146524+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:22:40.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.146537+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:22:40.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.146552+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T23:22:40.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.146567+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T23:22:40.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.149369+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-20T23:22:40.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.151906+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T23:22:40.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: cluster 2024-09-20T23:22:39.152556+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T23:22:40.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:40 smithi003 bash[22251]: audit 2024-09-20T23:22:39.343181+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.3:0/2415397990' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:22:41.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:41.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T23:22:41.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:41.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T23:22:41.265 INFO:teuthology.orchestra.run.smithi003.stdout:Generating new minimal ceph.conf... 2024-09-20T23:22:41.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:41 smithi003 bash[22251]: audit 2024-09-20T23:22:40.808966+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.3:0/1870616442' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T23:22:41.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:41 smithi003 bash[22251]: audit 2024-09-20T23:22:40.813058+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.3:0/1870616442' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T23:22:42.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:42 smithi003 bash[22251]: audit 2024-09-20T23:22:42.403387+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.3:0/2093466776' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:22:42.853 INFO:teuthology.orchestra.run.smithi003.stdout:Restarting the monitor... 2024-09-20T23:22:43.137 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:42 smithi003 systemd[1]: Stopping Ceph mon.a for 041eed30-77a7-11ef-baf5-efdc52797490... 2024-09-20T23:22:43.137 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:42 smithi003 bash[22251]: debug 2024-09-20T23:22:42.989+0000 7f656639d640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -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-09-20T23:22:43.137 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:42 smithi003 bash[22251]: debug 2024-09-20T23:22:42.989+0000 7f656639d640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T23:22:43.639 INFO:teuthology.orchestra.run.smithi003.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T23:22:43.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:43 smithi003 bash[22665]: ceph-041eed30-77a7-11ef-baf5-efdc52797490-mon-a 2024-09-20T23:22:43.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:43 smithi003 bash[22725]: Error response from daemon: No such container: ceph-041eed30-77a7-11ef-baf5-efdc52797490-mon-a 2024-09-20T23:22:43.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:43 smithi003 systemd[1]: ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T23:22:43.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:43 smithi003 systemd[1]: Stopped Ceph mon.a for 041eed30-77a7-11ef-baf5-efdc52797490. 2024-09-20T23:22:43.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:43 smithi003 systemd[1]: Started Ceph mon.a for 041eed30-77a7-11ef-baf5-efdc52797490. 2024-09-20T23:22:45.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.005+0000 7fe069a40c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T23:22:45.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.005+0000 7fe069a40c80 0 ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable), process ceph-mon, pid 7 2024-09-20T23:22:45.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.005+0000 7fe069a40c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T23:22:45.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 0 load: jerasure load: lrc 2024-09-20T23:22:45.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T23:22:45.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Git sha 0 2024-09-20T23:22:45.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Compile date 2024-09-19 18:20:48 2024-09-20T23:22:45.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: DB SUMMARY 2024-09-20T23:22:45.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: DB Session ID: 4JL8KLRBKTJIUQ1J5P6R 2024-09-20T23:22:45.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T23:22:45.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88755 ; 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.env: 0x55f8b121c940 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.info_log: 0x55f8b25a76e0 2024-09-20T23:22:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T23:22:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.db_log_dir: 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.wal_dir: 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.write_buffer_manager: 0x55f8b25b6dc0 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T23:22:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T23:22:45.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T23:22:45.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T23:22:45.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T23:22:45.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T23:22:45.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T23:22:45.226 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.row_cache: None 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.wal_filter: None 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T23:22:45.227 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T23:22:45.228 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T23:22:45.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Compression algorithms supported: 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: kZSTD supported: 0 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T23:22:45.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.merge_operator: 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f8b25a7320) 2024-09-20T23:22:45.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cache_index_and_filter_blocks: 1 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: pin_top_level_index_and_filter: 1 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: index_type: 0 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: data_block_index_type: 0 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: index_shortening: 1 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: checksum: 4 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: no_block_cache: 0 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: block_cache: 0x55f8b259d1f0 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: block_cache_name: BinnedLRUCache 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: block_cache_options: 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: capacity : 536870912 2024-09-20T23:22:45.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: num_shard_bits : 4 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: strict_capacity_limit : 0 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: high_pri_pool_ratio: 0.000 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: block_cache_compressed: (nil) 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: persistent_cache: (nil) 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: block_size: 4096 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: block_size_deviation: 10 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: block_restart_interval: 16 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: index_block_restart_interval: 1 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: metadata_block_size: 4096 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: partition_filters: 0 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: use_delta_encoding: 1 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: filter_policy: bloomfilter 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: whole_key_filtering: 1 2024-09-20T23:22:45.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: verify_compression: 0 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: read_amp_bytes_per_bit: 0 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: format_version: 5 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: enable_index_compression: 1 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: block_align: 0 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: max_auto_readahead_size: 262144 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: prepopulate_block_cache: 0 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: initial_auto_readahead_size: 8192 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: num_file_reads_for_auto_readahead: 2 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T23:22:45.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.num_levels: 7 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T23:22:45.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T23:22:45.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T23:22:45.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T23:22:45.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T23:22:45.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T23:22:45.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a8541184-949f-4bdb-b2a3-a95f655d583d 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726874565017200, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.009+0000 7fe069a40c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.013+0000 7fe069a40c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726874565018693, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85372, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 83519, "index_size": 237, "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": 10201, "raw_average_key_size": 47, "raw_value_size": 77726, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "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": 1726874565, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a8541184-949f-4bdb-b2a3-a95f655d583d", "db_session_id": "4JL8KLRBKTJIUQ1J5P6R", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.013+0000 7fe069a40c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726874565018830, "job": 1, "event": "recovery_finished"} 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.013+0000 7fe069a40c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.013+0000 7fe069a40c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.013+0000 7fe069a40c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f8b25c8e00 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.013+0000 7fe069a40c80 4 rocksdb: DB pointer 0x55f8b26c8000 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.013+0000 7fe05f809640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.013+0000 7fe05f809640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T23:22:45.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: ** DB Stats ** 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: ** Compaction Stats [default] ** 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: 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-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: L0 2/0 85.23 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Sum 2/0 85.23 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T23:22:45.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: ** Compaction Stats [default] ** 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: 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-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 86.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Cumulative compaction: 0.00 GB write, 20.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Interval compaction: 0.00 GB write, 20.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: 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-09-20T23:22:45.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Block cache BinnedLRUCache@0x55f8b259d1f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.013+0000 7fe069a40c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.017+0000 7fe069a40c80 1 mon.a@-1(???) e1 preinit fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.017+0000 7fe069a40c80 0 mon.a@-1(???).mds e1 new map 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.017+0000 7fe069a40c80 0 mon.a@-1(???).mds e1 print_map 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: e1 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: btime 2024-09-20T23:22:39:146961+0000 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: 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-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: legacy client fscid: -1 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: No filesystems configured 2024-09-20T23:22:45.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.017+0000 7fe069a40c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.017+0000 7fe069a40c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.017+0000 7fe069a40c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.017+0000 7fe069a40c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: debug 2024-09-20T23:22:45.017+0000 7fe069a40c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.042317+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.042402+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.042412+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.042426+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-20T23:22:34.458071+0000 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.042444+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.042457+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.042467+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.042478+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T23:22:45.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.042903+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-20T23:22:45.246 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.042937+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T23:22:45.246 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 bash[22761]: cluster 2024-09-20T23:22:45.043372+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T23:22:45.698 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T23:22:45.725 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:22:45.725 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mgr... 2024-09-20T23:22:45.725 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T23:22:45.725 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T23:22:46.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:45 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:22:46.060 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:46 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:22:46.067 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-041eed30-77a7-11ef-baf5-efdc52797490@mgr.a 2024-09-20T23:22:46.067 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-041eed30-77a7-11ef-baf5-efdc52797490@mgr.a.service: Unit ceph-041eed30-77a7-11ef-baf5-efdc52797490@mgr.a.service not loaded. 2024-09-20T23:22:46.266 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490.target.wants/ceph-041eed30-77a7-11ef-baf5-efdc52797490@mgr.a.service -> /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.service. 2024-09-20T23:22:46.275 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-20T23:22:46.275 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T23:22:46.275 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-20T23:22:46.275 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T23:22:46.275 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr to start... 2024-09-20T23:22:46.275 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr... 2024-09-20T23:22:46.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:46 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:22:46.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:46 smithi003 bash[22761]: audit 2024-09-20T23:22:45.209444+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.3:0/3644456418' entity='client.admin' 2024-09-20T23:22:46.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:46 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:22:46.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:46 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:22:46.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:46 smithi003 systemd[1]: Started Ceph mgr.a for 041eed30-77a7-11ef-baf5-efdc52797490. 2024-09-20T23:22:47.972 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:47 smithi003 bash[23013]: debug 2024-09-20T23:22:47.869+0000 7f0f2bb34040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:22:48.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:48 smithi003 bash[22761]: audit 2024-09-20T23:22:47.960410+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.3:0/924923476' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T23:22:48.435 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:48.435 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T23:22:48.435 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "041eed30-77a7-11ef-baf5-efdc52797490", 2024-09-20T23:22:48.435 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T23:22:48.435 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T23:22:48.435 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T23:22:48.435 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T23:22:48.437 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:48.437 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T23:22:48.437 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:48.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T23:22:48.439 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:48.439 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T23:22:48.439 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T23:22:48.439 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T23:22:48.439 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T23:22:48.439 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T23:22:48.439 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T23:22:48.442 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:48.442 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T23:22:48.442 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T23:22:48.442 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T23:22:48.442 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T23:22:48.442 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T23:22:48.442 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T23:22:39:146961+0000", 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T23:22:48.443 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T23:22:39.147958+0000", 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T23:22:48.444 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (1/15)... 2024-09-20T23:22:49.603 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:49 smithi003 bash[23013]: debug 2024-09-20T23:22:49.125+0000 7f0f2bb34040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:22:49.604 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:49 smithi003 bash[23013]: debug 2024-09-20T23:22:49.189+0000 7f0f2bb34040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:22:49.604 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:49 smithi003 bash[23013]: debug 2024-09-20T23:22:49.345+0000 7f0f2bb34040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:22:50.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:50 smithi003 bash[23013]: debug 2024-09-20T23:22:50.025+0000 7f0f2bb34040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:22:50.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:50 smithi003 bash[23013]: debug 2024-09-20T23:22:50.101+0000 7f0f2bb34040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:22:50.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:50 smithi003 bash[23013]: debug 2024-09-20T23:22:50.169+0000 7f0f2bb34040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:22:50.787 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:50 smithi003 bash[23013]: debug 2024-09-20T23:22:50.365+0000 7f0f2bb34040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T23:22:50.787 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:50 smithi003 bash[23013]: debug 2024-09-20T23:22:50.445+0000 7f0f2bb34040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:22:50.787 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:50 smithi003 bash[23013]: debug 2024-09-20T23:22:50.517+0000 7f0f2bb34040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:22:51.063 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:50 smithi003 bash[23013]: debug 2024-09-20T23:22:50.785+0000 7f0f2bb34040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:22:51.063 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:50 smithi003 bash[23013]: debug 2024-09-20T23:22:50.853+0000 7f0f2bb34040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:22:51.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:51 smithi003 bash[23013]: debug 2024-09-20T23:22:51.061+0000 7f0f2bb34040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:22:51.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:51 smithi003 bash[23013]: debug 2024-09-20T23:22:51.141+0000 7f0f2bb34040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:22:51.697 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:51 smithi003 bash[23013]: debug 2024-09-20T23:22:51.405+0000 7f0f2bb34040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:22:51.697 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:51 smithi003 bash[23013]: debug 2024-09-20T23:22:51.597+0000 7f0f2bb34040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:22:52.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:51 smithi003 bash[22761]: audit 2024-09-20T23:22:51.685259+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.3:0/4110998799' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T23:22:52.045 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:51 smithi003 bash[23013]: debug 2024-09-20T23:22:51.773+0000 7f0f2bb34040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:22:52.045 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:51 smithi003 bash[23013]: debug 2024-09-20T23:22:51.853+0000 7f0f2bb34040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:22:52.045 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:52 smithi003 bash[23013]: debug 2024-09-20T23:22:52.041+0000 7f0f2bb34040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:22:52.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T23:22:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "041eed30-77a7-11ef-baf5-efdc52797490", 2024-09-20T23:22:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T23:22:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T23:22:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T23:22:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T23:22:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T23:22:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T23:22:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-20T23:22:52.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T23:22:52.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T23:22:52.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T23:22:52.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T23:22:52.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-20T23:22:52.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T23:22:52.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T23:22:52.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T23:22:52.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:52.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T23:22:52.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T23:22:39:146961+0000", 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T23:22:52.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T23:22:39.147958+0000", 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T23:22:52.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:52.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T23:22:52.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T23:22:52.194 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (2/15)... 2024-09-20T23:22:53.202 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:52 smithi003 bash[23013]: debug 2024-09-20T23:22:52.885+0000 7f0f2bb34040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:22:53.202 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:52 smithi003 bash[23013]: debug 2024-09-20T23:22:52.965+0000 7f0f2bb34040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:22:53.202 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[23013]: debug 2024-09-20T23:22:53.197+0000 7f0f2bb34040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:22:53.605 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[23013]: debug 2024-09-20T23:22:53.277+0000 7f0f2bb34040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:22:54.104 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[23013]: debug 2024-09-20T23:22:53.681+0000 7f0f2bb34040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:22:54.104 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[23013]: debug 2024-09-20T23:22:53.765+0000 7f0f2bb34040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:22:54.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[22761]: cluster 2024-09-20T23:22:53.788222+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon a 2024-09-20T23:22:54.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[22761]: cluster 2024-09-20T23:22:53.794869+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00702738s) 2024-09-20T23:22:54.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[22761]: audit 2024-09-20T23:22:53.796691+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.3:0/1674280089' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:22:54.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[22761]: audit 2024-09-20T23:22:53.796992+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.3:0/1674280089' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:22:54.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[22761]: audit 2024-09-20T23:22:53.797253+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.3:0/1674280089' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:22:54.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[22761]: audit 2024-09-20T23:22:53.797529+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.3:0/1674280089' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:22:54.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[22761]: audit 2024-09-20T23:22:53.798645+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.3:0/1674280089' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-20T23:22:54.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:53 smithi003 bash[22761]: cluster 2024-09-20T23:22:53.825420+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon a is now available 2024-09-20T23:22:55.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:54 smithi003 bash[22761]: audit 2024-09-20T23:22:53.846217+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.3:0/1674280089' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:22:55.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:54 smithi003 bash[22761]: audit 2024-09-20T23:22:53.851137+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.3:0/1674280089' entity='mgr.a' 2024-09-20T23:22:55.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:54 smithi003 bash[22761]: audit 2024-09-20T23:22:53.851356+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.3:0/1674280089' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-20T23:22:55.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:54 smithi003 bash[22761]: audit 2024-09-20T23:22:53.856074+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.3:0/1674280089' entity='mgr.a' 2024-09-20T23:22:55.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:54 smithi003 bash[22761]: audit 2024-09-20T23:22:53.861304+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.3:0/1674280089' entity='mgr.a' 2024-09-20T23:22:55.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:54 smithi003 bash[22761]: cluster 2024-09-20T23:22:54.803966+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: a(active, since 1.01612s) 2024-09-20T23:22:56.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:55 smithi003 bash[22761]: audit 2024-09-20T23:22:55.750932+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.3:0/1147682863' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T23:22:56.248 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:56.249 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T23:22:56.249 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "041eed30-77a7-11ef-baf5-efdc52797490", 2024-09-20T23:22:56.249 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T23:22:56.249 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T23:22:56.249 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T23:22:56.251 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T23:22:56.251 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:56.251 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T23:22:56.251 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T23:22:56.251 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T23:22:56.252 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T23:22:56.253 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T23:22:56.253 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T23:22:56.253 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T23:22:56.253 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T23:22:56.256 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:56.256 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T23:22:56.256 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T23:22:56.256 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T23:22:56.256 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T23:22:56.256 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T23:22:56.256 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T23:22:39:146961+0000", 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T23:22:56.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T23:22:39.147958+0000", 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T23:22:56.259 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T23:22:56.259 INFO:teuthology.orchestra.run.smithi003.stdout:mgr is available 2024-09-20T23:22:57.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:56 smithi003 bash[22761]: cluster 2024-09-20T23:22:55.850288+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-09-20T23:22:58.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:58.013 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T23:22:58.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:22:58.014 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-20T23:22:58.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T23:22:58.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T23:22:58.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T23:22:58.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T23:22:58.015 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:58.016 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T23:22:58.016 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T23:22:58.016 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T23:22:58.016 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T23:22:58.016 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T23:22:58.016 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T23:22:58.016 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling cephadm module... 2024-09-20T23:22:58.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:57 smithi003 bash[22761]: audit 2024-09-20T23:22:57.528624+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.3:0/1529696044' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T23:22:58.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:57 smithi003 bash[22761]: audit 2024-09-20T23:22:57.533487+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.3:0/1529696044' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T23:22:59.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:22:59 smithi003 bash[22761]: audit 2024-09-20T23:22:59.524209+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.3:0/476785046' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-20T23:22:59.854 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:59 smithi003 bash[23013]: ignoring --setuser ceph since I am not root 2024-09-20T23:22:59.854 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:59 smithi003 bash[23013]: ignoring --setgroup ceph since I am not root 2024-09-20T23:22:59.854 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:22:59 smithi003 bash[23013]: debug 2024-09-20T23:22:59.729+0000 7fce55df9040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:23:00.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:00 smithi003 bash[22761]: audit 2024-09-20T23:22:59.576109+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.3:0/476785046' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T23:23:00.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:00 smithi003 bash[22761]: cluster 2024-09-20T23:22:59.582213+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: a(active, since 5s) 2024-09-20T23:23:01.104 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:00 smithi003 bash[23013]: debug 2024-09-20T23:23:00.973+0000 7fce55df9040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:23:01.104 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:01 smithi003 bash[23013]: debug 2024-09-20T23:23:01.045+0000 7fce55df9040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:23:01.482 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:01 smithi003 bash[23013]: debug 2024-09-20T23:23:01.205+0000 7fce55df9040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:23:01.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:01 smithi003 bash[22761]: audit 2024-09-20T23:23:01.441190+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.3:0/3094175376' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T23:23:01.943 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T23:23:01.943 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T23:23:01.944 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T23:23:01.944 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-20T23:23:01.944 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T23:23:01.944 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T23:23:01.944 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-20T23:23:01.944 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 5... 2024-09-20T23:23:02.229 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:01 smithi003 bash[23013]: debug 2024-09-20T23:23:01.885+0000 7fce55df9040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:23:02.229 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:01 smithi003 bash[23013]: debug 2024-09-20T23:23:01.957+0000 7fce55df9040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:23:02.229 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:02 smithi003 bash[23013]: debug 2024-09-20T23:23:02.033+0000 7fce55df9040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:23:02.606 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:02 smithi003 bash[23013]: debug 2024-09-20T23:23:02.225+0000 7fce55df9040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T23:23:02.606 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:02 smithi003 bash[23013]: debug 2024-09-20T23:23:02.305+0000 7fce55df9040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:23:02.606 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:02 smithi003 bash[23013]: debug 2024-09-20T23:23:02.377+0000 7fce55df9040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:23:02.928 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:02 smithi003 bash[23013]: debug 2024-09-20T23:23:02.645+0000 7fce55df9040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:23:02.928 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:02 smithi003 bash[23013]: debug 2024-09-20T23:23:02.717+0000 7fce55df9040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:23:03.270 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:02 smithi003 bash[23013]: debug 2024-09-20T23:23:02.925+0000 7fce55df9040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:23:03.270 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:03 smithi003 bash[23013]: debug 2024-09-20T23:23:03.005+0000 7fce55df9040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:23:03.604 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:03 smithi003 bash[23013]: debug 2024-09-20T23:23:03.265+0000 7fce55df9040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:23:03.604 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:03 smithi003 bash[23013]: debug 2024-09-20T23:23:03.453+0000 7fce55df9040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:23:03.892 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:03 smithi003 bash[23013]: debug 2024-09-20T23:23:03.621+0000 7fce55df9040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:23:03.893 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:03 smithi003 bash[23013]: debug 2024-09-20T23:23:03.701+0000 7fce55df9040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:23:03.893 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:03 smithi003 bash[23013]: debug 2024-09-20T23:23:03.889+0000 7fce55df9040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:23:05.048 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:04 smithi003 bash[23013]: debug 2024-09-20T23:23:04.733+0000 7fce55df9040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:23:05.048 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:04 smithi003 bash[23013]: debug 2024-09-20T23:23:04.813+0000 7fce55df9040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:23:05.048 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[23013]: debug 2024-09-20T23:23:05.045+0000 7fce55df9040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:23:05.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[23013]: debug 2024-09-20T23:23:05.121+0000 7fce55df9040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:23:05.854 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[23013]: debug 2024-09-20T23:23:05.529+0000 7fce55df9040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:23:05.854 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[23013]: debug 2024-09-20T23:23:05.609+0000 7fce55df9040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:23:05.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: cluster 2024-09-20T23:23:05.630767+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon a restarted 2024-09-20T23:23:05.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: cluster 2024-09-20T23:23:05.631182+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon a 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: cluster 2024-09-20T23:23:05.639277+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: cluster 2024-09-20T23:23:05.639508+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00849155s) 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: audit 2024-09-20T23:23:05.640722+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: audit 2024-09-20T23:23:05.642515+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: audit 2024-09-20T23:23:05.643497+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: audit 2024-09-20T23:23:05.643796+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: audit 2024-09-20T23:23:05.644026+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: cluster 2024-09-20T23:23:05.650271+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon a is now available 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: audit 2024-09-20T23:23:05.665989+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: audit 2024-09-20T23:23:05.668478+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: audit 2024-09-20T23:23:05.671558+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:05.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: audit 2024-09-20T23:23:05.675363+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:23:05.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:05 smithi003 bash[22761]: audit 2024-09-20T23:23:05.678437+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:23:07.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:06 smithi003 bash[22761]: cephadm 2024-09-20T23:23:05.661951+0000 mgr.a (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-20T23:23:07.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:06 smithi003 bash[22761]: audit 2024-09-20T23:23:05.689717+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:23:07.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:06 smithi003 bash[22761]: audit 2024-09-20T23:23:05.692344+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-20T23:23:07.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:06 smithi003 bash[22761]: audit 2024-09-20T23:23:06.447876+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:07.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:06 smithi003 bash[22761]: audit 2024-09-20T23:23:06.452129+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:07.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:06 smithi003 bash[22761]: cluster 2024-09-20T23:23:06.644058+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e7: a(active, since 1.01303s) 2024-09-20T23:23:07.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T23:23:07.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T23:23:07.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T23:23:07.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T23:23:07.191 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 5 is available 2024-09-20T23:23:07.191 INFO:teuthology.orchestra.run.smithi003.stdout:Setting orchestrator backend to cephadm... 2024-09-20T23:23:07.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:07 smithi003 bash[22761]: audit 2024-09-20T23:23:06.641348+0000 mgr.a (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T23:23:07.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:07 smithi003 bash[22761]: audit 2024-09-20T23:23:06.655843+0000 mgr.a (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: debug 2024-09-20T23:23:08.108+0000 7fcdc2943640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:23:23:08] ENGINE Error in HTTPServer.serve 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: Traceback (most recent call last): 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: self._connections.run(self.expiration_interval) 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: self._run(expiration_interval) 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:23:08.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: s = self.context.wrap_socket( 2024-09-20T23:23:08.356 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:23:08.356 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: return self.sslsocket_class._create( 2024-09-20T23:23:08.356 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:23:08.356 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: self.do_handshake() 2024-09-20T23:23:08.356 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:23:08.356 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: self._sslobj.do_handshake() 2024-09-20T23:23:08.356 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[23013]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:23:08.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: cluster 2024-09-20T23:23:07.691443+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-09-20T23:23:08.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: cephadm 2024-09-20T23:23:07.985591+0000 mgr.a (mgr.14118) 4 : cephadm [INF] [20/Sep/2024:23:23:07] ENGINE Bus STARTING 2024-09-20T23:23:08.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: cephadm 2024-09-20T23:23:08.108144+0000 mgr.a (mgr.14118) 5 : cephadm [INF] [20/Sep/2024:23:23:08] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T23:23:08.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: cephadm 2024-09-20T23:23:08.111145+0000 mgr.a (mgr.14118) 6 : cephadm [ERR] [20/Sep/2024:23:23:08] ENGINE Error in HTTPServer.serve 2024-09-20T23:23:08.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: Traceback (most recent call last): 2024-09-20T23:23:08.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:23:08.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: self._connections.run(self.expiration_interval) 2024-09-20T23:23:08.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: self._run(expiration_interval) 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: s = self.context.wrap_socket( 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: return self.sslsocket_class._create( 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: self.do_handshake() 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:23:08.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: self._sslobj.do_handshake() 2024-09-20T23:23:08.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:23:08.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: cephadm 2024-09-20T23:23:08.209417+0000 mgr.a (mgr.14118) 7 : cephadm [INF] [20/Sep/2024:23:23:08] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T23:23:08.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: cephadm 2024-09-20T23:23:08.209584+0000 mgr.a (mgr.14118) 8 : cephadm [INF] [20/Sep/2024:23:23:08] ENGINE Bus STARTED 2024-09-20T23:23:08.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: audit 2024-09-20T23:23:08.210592+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:23:08.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: audit 2024-09-20T23:23:08.518166+0000 mgr.a (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:23:08.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: audit 2024-09-20T23:23:08.523977+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:08.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:08 smithi003 bash[22761]: audit 2024-09-20T23:23:08.534258+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:23:10.837 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T23:23:10.838 INFO:teuthology.orchestra.run.smithi003.stdout:Generating ssh key... 2024-09-20T23:23:11.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:10 smithi003 bash[22761]: audit 2024-09-20T23:23:10.333172+0000 mgr.a (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:23:12.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[22761]: audit 2024-09-20T23:23:12.168252+0000 mgr.a (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:23:12.995 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[22761]: cephadm 2024-09-20T23:23:12.168671+0000 mgr.a (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-20T23:23:12.995 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: Generating public/private rsa key pair. 2024-09-20T23:23:12.995 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: Your identification has been saved in /tmp/tmpmcclq7tn/key 2024-09-20T23:23:12.995 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: Your public key has been saved in /tmp/tmpmcclq7tn/key.pub 2024-09-20T23:23:12.995 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: The key fingerprint is: 2024-09-20T23:23:12.995 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: SHA256:37u1TOntYLCRDWmO/KghRoiyzO/sFrJWxqZn7f3jaEA ceph-041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:23:12.995 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: The key's randomart image is: 2024-09-20T23:23:12.995 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: +---[RSA 3072]----+ 2024-09-20T23:23:12.996 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: | | 2024-09-20T23:23:12.996 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: | . | 2024-09-20T23:23:12.996 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: | + | 2024-09-20T23:23:12.996 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: | . E . + + | 2024-09-20T23:23:12.996 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: |. o o . S o = . | 2024-09-20T23:23:12.996 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: |o+ * o . + + . | 2024-09-20T23:23:12.996 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: |.oB o + . o + * | 2024-09-20T23:23:12.996 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: | +o+ o.o.+ B + | 2024-09-20T23:23:12.996 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: |. *=...o+o. o.+.o| 2024-09-20T23:23:12.996 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:12 smithi003 bash[23013]: +----[SHA256]-----+ 2024-09-20T23:23:14.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:13 smithi003 bash[22761]: audit 2024-09-20T23:23:12.783574+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:14.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:13 smithi003 bash[22761]: audit 2024-09-20T23:23:12.787818+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:14.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:14 smithi003 bash[22761]: audit 2024-09-20T23:23:14.564239+0000 mgr.a (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:23:15.027 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYIAkL6W9JUd0Sfc1HJ4ZLOU4otnND9e0SW9y4KJrumZUHpox5zO/7IwucC2cpKkZMlRJxojG8kze0XRfIi34mqtv+YBtYr2IShhFWYwxqZFMTeaVq9ha+p7kvbXN66wfqIzClyZWPQTG1f3jrPy7Lf0iYsZk+WEra6HLeYjkCqgykxf+PhmL5B+WjiRmaiSimE1DKi52FOHEumSaKFQvgzwTNwARJ5DwobKa8zVrO2OTOgddPFkXwWUfz5gSZHRXZ2tQ99OxsGPnGJF/NHoGp+1J1K1QwbCy2/LBs5UnOWcTJyj1YY1m+4dBAL/emaVEk+WuHp2wiJYKbVuLjQugeShWORu+xaSJcVrZl2ryq+ooG4xOU9PEq0nCPturoHFXmx8nFc0ozb6VY+UPjvZCUov4waLCW5MnmEulwBy3Qu5kXrGGCijh0Oj8sYgF7bkjpTCkTySdfPd+Pyo0Zbbyy5VFtSjXznA59AtP53rwGW4RQPqDVcJrzhpGE2bYIGIk= ceph-041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:23:15.027 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T23:23:15.027 INFO:teuthology.orchestra.run.smithi003.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T23:23:15.027 INFO:teuthology.orchestra.run.smithi003.stdout:Adding host smithi003... 2024-09-20T23:23:16.879 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:16 smithi003 bash[22761]: audit 2024-09-20T23:23:16.423202+0000 mgr.a (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:23:18.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:18 smithi003 bash[22761]: cephadm 2024-09-20T23:23:17.709263+0000 mgr.a (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-20T23:23:21.982 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Added host 'smithi003' with addr '172.21.15.3' 2024-09-20T23:23:21.982 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mon service... 2024-09-20T23:23:22.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:22 smithi003 bash[22761]: audit 2024-09-20T23:23:21.347507+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:22.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:22 smithi003 bash[22761]: cephadm 2024-09-20T23:23:21.347894+0000 mgr.a (mgr.14118) 16 : cephadm [INF] Added host smithi003 2024-09-20T23:23:22.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:22 smithi003 bash[22761]: audit 2024-09-20T23:23:21.348250+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:23:24.604 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T23:23:24.604 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mgr service... 2024-09-20T23:23:25.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:24 smithi003 bash[22761]: audit 2024-09-20T23:23:23.949653+0000 mgr.a (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:23:25.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:24 smithi003 bash[22761]: cephadm 2024-09-20T23:23:23.952638+0000 mgr.a (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-20T23:23:25.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:24 smithi003 bash[22761]: audit 2024-09-20T23:23:23.955875+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:25.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:24 smithi003 bash[22761]: audit 2024-09-20T23:23:24.391102+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:26.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:25 smithi003 bash[22761]: audit 2024-09-20T23:23:24.997973+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:26.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:25 smithi003 bash[22761]: audit 2024-09-20T23:23:25.933487+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.3:0/1935991864' entity='mgr.a' 2024-09-20T23:23:26.470 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T23:23:27.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:26 smithi003 bash[22761]: cluster 2024-09-20T23:23:25.644988+0000 mgr.a (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:23:27.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:26 smithi003 bash[22761]: audit 2024-09-20T23:23:25.926677+0000 mgr.a (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:23:27.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:26 smithi003 bash[22761]: cephadm 2024-09-20T23:23:25.928860+0000 mgr.a (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-20T23:23:29.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:28 smithi003 bash[22761]: cluster 2024-09-20T23:23:27.645348+0000 mgr.a (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:23:29.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:28 smithi003 bash[22761]: audit 2024-09-20T23:23:27.766593+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.3:0/344412330' entity='client.admin' 2024-09-20T23:23:29.960 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling the dashboard module... 2024-09-20T23:23:30.762 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:30 smithi003 bash[22761]: audit 2024-09-20T23:23:29.499973+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.3:0/2799853483' entity='client.admin' 2024-09-20T23:23:31.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:31 smithi003 bash[22761]: cluster 2024-09-20T23:23:29.645752+0000 mgr.a (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:23:31.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:31 smithi003 bash[22761]: audit 2024-09-20T23:23:31.392529+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.3:0/132859321' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-20T23:23:31.855 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:31 smithi003 bash[23013]: ignoring --setuser ceph since I am not root 2024-09-20T23:23:31.855 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:31 smithi003 bash[23013]: ignoring --setgroup ceph since I am not root 2024-09-20T23:23:31.855 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:31 smithi003 bash[23013]: debug 2024-09-20T23:23:31.672+0000 7f3aa179a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:23:32.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:32 smithi003 bash[22761]: audit 2024-09-20T23:23:31.511568+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.3:0/132859321' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-20T23:23:32.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:32 smithi003 bash[22761]: cluster 2024-09-20T23:23:31.517592+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: a(active, since 25s) 2024-09-20T23:23:33.104 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:32 smithi003 bash[23013]: debug 2024-09-20T23:23:32.928+0000 7f3aa179a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:23:33.104 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:33 smithi003 bash[23013]: debug 2024-09-20T23:23:32.996+0000 7f3aa179a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:23:33.466 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:33 smithi003 bash[23013]: debug 2024-09-20T23:23:33.156+0000 7f3aa179a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:23:33.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:33 smithi003 bash[22761]: audit 2024-09-20T23:23:33.452800+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.3:0/826386177' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T23:23:34.033 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T23:23:34.033 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-20T23:23:34.033 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T23:23:34.033 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-20T23:23:34.034 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T23:23:34.034 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T23:23:34.034 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-20T23:23:34.034 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 9... 2024-09-20T23:23:34.104 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:33 smithi003 bash[23013]: debug 2024-09-20T23:23:33.840+0000 7f3aa179a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:23:34.104 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:33 smithi003 bash[23013]: debug 2024-09-20T23:23:33.912+0000 7f3aa179a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:23:34.104 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:33 smithi003 bash[23013]: debug 2024-09-20T23:23:33.984+0000 7f3aa179a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:23:34.604 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:34 smithi003 bash[23013]: debug 2024-09-20T23:23:34.180+0000 7f3aa179a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T23:23:34.604 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:34 smithi003 bash[23013]: debug 2024-09-20T23:23:34.260+0000 7f3aa179a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:23:34.604 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:34 smithi003 bash[23013]: debug 2024-09-20T23:23:34.332+0000 7f3aa179a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:23:34.882 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:34 smithi003 bash[23013]: debug 2024-09-20T23:23:34.600+0000 7f3aa179a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:23:34.882 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:34 smithi003 bash[23013]: debug 2024-09-20T23:23:34.672+0000 7f3aa179a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:23:35.235 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:34 smithi003 bash[23013]: debug 2024-09-20T23:23:34.876+0000 7f3aa179a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:23:35.235 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:34 smithi003 bash[23013]: debug 2024-09-20T23:23:34.960+0000 7f3aa179a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:23:35.589 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:35 smithi003 bash[23013]: debug 2024-09-20T23:23:35.228+0000 7f3aa179a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:23:35.590 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:35 smithi003 bash[23013]: debug 2024-09-20T23:23:35.416+0000 7f3aa179a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:23:35.590 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:35 smithi003 bash[23013]: debug 2024-09-20T23:23:35.584+0000 7f3aa179a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:23:35.854 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:35 smithi003 bash[23013]: debug 2024-09-20T23:23:35.664+0000 7f3aa179a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:23:36.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:35 smithi003 bash[23013]: debug 2024-09-20T23:23:35.856+0000 7f3aa179a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:23:37.021 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:36 smithi003 bash[23013]: debug 2024-09-20T23:23:36.704+0000 7f3aa179a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:23:37.021 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:36 smithi003 bash[23013]: debug 2024-09-20T23:23:36.784+0000 7f3aa179a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:23:37.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[23013]: debug 2024-09-20T23:23:37.016+0000 7f3aa179a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:23:37.355 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[23013]: debug 2024-09-20T23:23:37.092+0000 7f3aa179a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:23:37.839 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[23013]: debug 2024-09-20T23:23:37.500+0000 7f3aa179a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:23:37.839 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[23013]: debug 2024-09-20T23:23:37.584+0000 7f3aa179a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:23:37.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: cluster 2024-09-20T23:23:37.607886+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon a restarted 2024-09-20T23:23:37.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: cluster 2024-09-20T23:23:37.608317+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon a 2024-09-20T23:23:37.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: cluster 2024-09-20T23:23:37.615989+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-20T23:23:37.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: cluster 2024-09-20T23:23:37.616122+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00798924s) 2024-09-20T23:23:37.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: audit 2024-09-20T23:23:37.617247+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:23:37.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: audit 2024-09-20T23:23:37.618390+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-20T23:23:37.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: audit 2024-09-20T23:23:37.619425+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:23:37.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: audit 2024-09-20T23:23:37.619623+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:23:37.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: audit 2024-09-20T23:23:37.619872+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:23:37.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: cluster 2024-09-20T23:23:37.627772+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon a is now available 2024-09-20T23:23:37.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: audit 2024-09-20T23:23:37.643467+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:37.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:37 smithi003 bash[22761]: audit 2024-09-20T23:23:37.646524+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:23:39.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:38 smithi003 bash[22761]: audit 2024-09-20T23:23:37.665091+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:23:39.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:38 smithi003 bash[22761]: audit 2024-09-20T23:23:37.668151+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-20T23:23:39.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:38 smithi003 bash[22761]: cluster 2024-09-20T23:23:38.621602+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: a(active, since 1.01345s) 2024-09-20T23:23:39.137 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T23:23:39.137 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-20T23:23:39.137 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T23:23:39.137 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T23:23:39.137 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 9 is available 2024-09-20T23:23:39.137 INFO:teuthology.orchestra.run.smithi003.stdout:Generating a dashboard self-signed certificate... 2024-09-20T23:23:40.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[22761]: cephadm 2024-09-20T23:23:39.515515+0000 mgr.a (mgr.14150) 3 : cephadm [INF] [20/Sep/2024:23:23:39] ENGINE Bus STARTING 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: debug 2024-09-20T23:23:39.740+0000 7f3a07256640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:23:23:39] ENGINE Error in HTTPServer.serve 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: Traceback (most recent call last): 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: self._connections.run(self.expiration_interval) 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: self._run(expiration_interval) 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: s = self.context.wrap_socket( 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:23:40.105 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: return self.sslsocket_class._create( 2024-09-20T23:23:40.106 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:23:40.106 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: self.do_handshake() 2024-09-20T23:23:40.106 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:23:40.106 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: self._sslobj.do_handshake() 2024-09-20T23:23:40.106 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:39 smithi003 bash[23013]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:23:40.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: cephadm 2024-09-20T23:23:39.617275+0000 mgr.a (mgr.14150) 4 : cephadm [INF] [20/Sep/2024:23:23:39] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T23:23:40.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: cluster 2024-09-20T23:23:39.665017+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-09-20T23:23:40.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: cephadm 2024-09-20T23:23:39.741246+0000 mgr.a (mgr.14150) 5 : cephadm [INF] [20/Sep/2024:23:23:39] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T23:23:40.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: cephadm 2024-09-20T23:23:39.741440+0000 mgr.a (mgr.14150) 6 : cephadm [INF] [20/Sep/2024:23:23:39] ENGINE Bus STARTED 2024-09-20T23:23:40.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: cephadm 2024-09-20T23:23:39.743426+0000 mgr.a (mgr.14150) 7 : cephadm [ERR] [20/Sep/2024:23:23:39] ENGINE Error in HTTPServer.serve 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: Traceback (most recent call last): 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: self._connections.run(self.expiration_interval) 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: self._run(expiration_interval) 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: s = self.context.wrap_socket( 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:23:40.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: return self.sslsocket_class._create( 2024-09-20T23:23:40.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:23:40.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: self.do_handshake() 2024-09-20T23:23:40.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:23:40.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: self._sslobj.do_handshake() 2024-09-20T23:23:40.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:23:40.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: audit 2024-09-20T23:23:40.388798+0000 mgr.a (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:23:40.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: audit 2024-09-20T23:23:40.464846+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:40.857 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:40 smithi003 bash[22761]: audit 2024-09-20T23:23:40.467442+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:40.961 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-20T23:23:40.962 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial admin user... 2024-09-20T23:23:42.881 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:42 smithi003 bash[22761]: audit 2024-09-20T23:23:42.411415+0000 mgr.a (mgr.14150) 9 : audit [DBG] from='client.14164 -' 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-09-20T23:23:43.217 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$.pSyScBfh.faAAlXqoJbq.iGMpybjEf06AyTwWtarldzY/YwY2DSS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726874622, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-20T23:23:43.291 INFO:teuthology.orchestra.run.smithi003.stdout:Fetching dashboard port number... 2024-09-20T23:23:43.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:43 smithi003 bash[22761]: audit 2024-09-20T23:23:42.670017+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:44.933 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 8443 2024-09-20T23:23:44.933 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-20T23:23:44.934 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-20T23:23:44.935 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph Dashboard is now available at: 2024-09-20T23:23:44.935 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:23:44.935 INFO:teuthology.orchestra.run.smithi003.stdout: URL: https://smithi003.front.sepia.ceph.com:8443/ 2024-09-20T23:23:44.935 INFO:teuthology.orchestra.run.smithi003.stdout: User: admin 2024-09-20T23:23:44.936 INFO:teuthology.orchestra.run.smithi003.stdout: Password: jgrevm0ogy 2024-09-20T23:23:44.936 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:23:44.936 INFO:teuthology.orchestra.run.smithi003.stdout:Saving cluster configuration to /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config directory 2024-09-20T23:23:45.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:44 smithi003 bash[22761]: audit 2024-09-20T23:23:43.903674+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:45.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:44 smithi003 bash[22761]: audit 2024-09-20T23:23:43.904355+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:23:45.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:44 smithi003 bash[22761]: audit 2024-09-20T23:23:43.908678+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:45.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:44 smithi003 bash[22761]: audit 2024-09-20T23:23:43.910190+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi003", "caps": []}]: dispatch 2024-09-20T23:23:45.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:44 smithi003 bash[22761]: audit 2024-09-20T23:23:43.911494+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi003", "caps": []}]': finished 2024-09-20T23:23:45.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:44 smithi003 bash[22761]: audit 2024-09-20T23:23:44.410960+0000 mon.a (mon.0) 99 : audit [DBG] from='client.? 172.21.15.3:0/1578666455' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-20T23:23:45.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:44 smithi003 bash[22761]: cluster 2024-09-20T23:23:44.675345+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e13: a(active, since 7s) 2024-09-20T23:23:46.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:45 smithi003 bash[22761]: cephadm 2024-09-20T23:23:45.117883+0000 mgr.a (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi003 on smithi003 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout:Or, if you are only running a single cluster on this host: 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-20T23:23:46.991 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:23:46.992 INFO:teuthology.orchestra.run.smithi003.stdout: ceph telemetry on 2024-09-20T23:23:46.992 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:23:46.992 INFO:teuthology.orchestra.run.smithi003.stdout:For more information see: 2024-09-20T23:23:46.992 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:23:46.992 INFO:teuthology.orchestra.run.smithi003.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-20T23:23:46.992 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:23:46.992 INFO:teuthology.orchestra.run.smithi003.stdout:Bootstrap complete. 2024-09-20T23:23:47.037 INFO:tasks.cephadm:Fetching config... 2024-09-20T23:23:47.038 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:23:47.038 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-20T23:23:47.043 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-20T23:23:47.043 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:23:47.044 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-20T23:23:47.095 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-20T23:23:47.095 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:23:47.095 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-20T23:23:47.151 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-20T23:23:47.151 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:23:47.151 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-20T23:23:47.202 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-20T23:23:47.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYIAkL6W9JUd0Sfc1HJ4ZLOU4otnND9e0SW9y4KJrumZUHpox5zO/7IwucC2cpKkZMlRJxojG8kze0XRfIi34mqtv+YBtYr2IShhFWYwxqZFMTeaVq9ha+p7kvbXN66wfqIzClyZWPQTG1f3jrPy7Lf0iYsZk+WEra6HLeYjkCqgykxf+PhmL5B+WjiRmaiSimE1DKi52FOHEumSaKFQvgzwTNwARJ5DwobKa8zVrO2OTOgddPFkXwWUfz5gSZHRXZ2tQ99OxsGPnGJF/NHoGp+1J1K1QwbCy2/LBs5UnOWcTJyj1YY1m+4dBAL/emaVEk+WuHp2wiJYKbVuLjQugeShWORu+xaSJcVrZl2ryq+ooG4xOU9PEq0nCPturoHFXmx8nFc0ozb6VY+UPjvZCUov4waLCW5MnmEulwBy3Qu5kXrGGCijh0Oj8sYgF7bkjpTCkTySdfPd+Pyo0Zbbyy5VFtSjXznA59AtP53rwGW4RQPqDVcJrzhpGE2bYIGIk= ceph-041eed30-77a7-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T23:23:47.260 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYIAkL6W9JUd0Sfc1HJ4ZLOU4otnND9e0SW9y4KJrumZUHpox5zO/7IwucC2cpKkZMlRJxojG8kze0XRfIi34mqtv+YBtYr2IShhFWYwxqZFMTeaVq9ha+p7kvbXN66wfqIzClyZWPQTG1f3jrPy7Lf0iYsZk+WEra6HLeYjkCqgykxf+PhmL5B+WjiRmaiSimE1DKi52FOHEumSaKFQvgzwTNwARJ5DwobKa8zVrO2OTOgddPFkXwWUfz5gSZHRXZ2tQ99OxsGPnGJF/NHoGp+1J1K1QwbCy2/LBs5UnOWcTJyj1YY1m+4dBAL/emaVEk+WuHp2wiJYKbVuLjQugeShWORu+xaSJcVrZl2ryq+ooG4xOU9PEq0nCPturoHFXmx8nFc0ozb6VY+UPjvZCUov4waLCW5MnmEulwBy3Qu5kXrGGCijh0Oj8sYgF7bkjpTCkTySdfPd+Pyo0Zbbyy5VFtSjXznA59AtP53rwGW4RQPqDVcJrzhpGE2bYIGIk= ceph-041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:23:47.267 DEBUG:teuthology.orchestra.run.smithi084:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYIAkL6W9JUd0Sfc1HJ4ZLOU4otnND9e0SW9y4KJrumZUHpox5zO/7IwucC2cpKkZMlRJxojG8kze0XRfIi34mqtv+YBtYr2IShhFWYwxqZFMTeaVq9ha+p7kvbXN66wfqIzClyZWPQTG1f3jrPy7Lf0iYsZk+WEra6HLeYjkCqgykxf+PhmL5B+WjiRmaiSimE1DKi52FOHEumSaKFQvgzwTNwARJ5DwobKa8zVrO2OTOgddPFkXwWUfz5gSZHRXZ2tQ99OxsGPnGJF/NHoGp+1J1K1QwbCy2/LBs5UnOWcTJyj1YY1m+4dBAL/emaVEk+WuHp2wiJYKbVuLjQugeShWORu+xaSJcVrZl2ryq+ooG4xOU9PEq0nCPturoHFXmx8nFc0ozb6VY+UPjvZCUov4waLCW5MnmEulwBy3Qu5kXrGGCijh0Oj8sYgF7bkjpTCkTySdfPd+Pyo0Zbbyy5VFtSjXznA59AtP53rwGW4RQPqDVcJrzhpGE2bYIGIk= ceph-041eed30-77a7-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T23:23:47.291 INFO:teuthology.orchestra.run.smithi084.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYIAkL6W9JUd0Sfc1HJ4ZLOU4otnND9e0SW9y4KJrumZUHpox5zO/7IwucC2cpKkZMlRJxojG8kze0XRfIi34mqtv+YBtYr2IShhFWYwxqZFMTeaVq9ha+p7kvbXN66wfqIzClyZWPQTG1f3jrPy7Lf0iYsZk+WEra6HLeYjkCqgykxf+PhmL5B+WjiRmaiSimE1DKi52FOHEumSaKFQvgzwTNwARJ5DwobKa8zVrO2OTOgddPFkXwWUfz5gSZHRXZ2tQ99OxsGPnGJF/NHoGp+1J1K1QwbCy2/LBs5UnOWcTJyj1YY1m+4dBAL/emaVEk+WuHp2wiJYKbVuLjQugeShWORu+xaSJcVrZl2ryq+ooG4xOU9PEq0nCPturoHFXmx8nFc0ozb6VY+UPjvZCUov4waLCW5MnmEulwBy3Qu5kXrGGCijh0Oj8sYgF7bkjpTCkTySdfPd+Pyo0Zbbyy5VFtSjXznA59AtP53rwGW4RQPqDVcJrzhpGE2bYIGIk= ceph-041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:23:47.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYIAkL6W9JUd0Sfc1HJ4ZLOU4otnND9e0SW9y4KJrumZUHpox5zO/7IwucC2cpKkZMlRJxojG8kze0XRfIi34mqtv+YBtYr2IShhFWYwxqZFMTeaVq9ha+p7kvbXN66wfqIzClyZWPQTG1f3jrPy7Lf0iYsZk+WEra6HLeYjkCqgykxf+PhmL5B+WjiRmaiSimE1DKi52FOHEumSaKFQvgzwTNwARJ5DwobKa8zVrO2OTOgddPFkXwWUfz5gSZHRXZ2tQ99OxsGPnGJF/NHoGp+1J1K1QwbCy2/LBs5UnOWcTJyj1YY1m+4dBAL/emaVEk+WuHp2wiJYKbVuLjQugeShWORu+xaSJcVrZl2ryq+ooG4xOU9PEq0nCPturoHFXmx8nFc0ozb6VY+UPjvZCUov4waLCW5MnmEulwBy3Qu5kXrGGCijh0Oj8sYgF7bkjpTCkTySdfPd+Pyo0Zbbyy5VFtSjXznA59AtP53rwGW4RQPqDVcJrzhpGE2bYIGIk= ceph-041eed30-77a7-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T23:23:47.319 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:47 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:23:47.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:47 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:23:47.326 INFO:teuthology.orchestra.run.smithi183.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYIAkL6W9JUd0Sfc1HJ4ZLOU4otnND9e0SW9y4KJrumZUHpox5zO/7IwucC2cpKkZMlRJxojG8kze0XRfIi34mqtv+YBtYr2IShhFWYwxqZFMTeaVq9ha+p7kvbXN66wfqIzClyZWPQTG1f3jrPy7Lf0iYsZk+WEra6HLeYjkCqgykxf+PhmL5B+WjiRmaiSimE1DKi52FOHEumSaKFQvgzwTNwARJ5DwobKa8zVrO2OTOgddPFkXwWUfz5gSZHRXZ2tQ99OxsGPnGJF/NHoGp+1J1K1QwbCy2/LBs5UnOWcTJyj1YY1m+4dBAL/emaVEk+WuHp2wiJYKbVuLjQugeShWORu+xaSJcVrZl2ryq+ooG4xOU9PEq0nCPturoHFXmx8nFc0ozb6VY+UPjvZCUov4waLCW5MnmEulwBy3Qu5kXrGGCijh0Oj8sYgF7bkjpTCkTySdfPd+Pyo0Zbbyy5VFtSjXznA59AtP53rwGW4RQPqDVcJrzhpGE2bYIGIk= ceph-041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:23:47.335 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-20T23:23:47.604 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:23:47 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:23:47.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:47 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:23:47.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:47 smithi003 bash[22761]: audit 2024-09-20T23:23:46.513147+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.3:0/105619485' entity='client.admin' 2024-09-20T23:23:48.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.572568+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:48.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.575394+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:48.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.578009+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:48.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.593176+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:23:48.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.597049+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:48.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.599059+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:48.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.600949+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:48.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.602889+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:48.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.607909+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:48.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.628039+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:23:48.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.632591+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:48.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:47.661281+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:48.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:48 smithi003 bash[22761]: audit 2024-09-20T23:23:48.128842+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:52.077 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:23:53.502 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:53 smithi003 bash[22761]: audit 2024-09-20T23:23:52.396276+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:53.502 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:53 smithi003 bash[22761]: audit 2024-09-20T23:23:52.398912+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:54.048 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-20T23:23:54.048 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-20T23:23:54.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:54 smithi003 bash[22761]: audit 2024-09-20T23:23:53.489181+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.3:0/2823521079' entity='client.admin' 2024-09-20T23:23:54.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:54 smithi003 bash[22761]: audit 2024-09-20T23:23:53.503149+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:23:54.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:54 smithi003 bash[22761]: audit 2024-09-20T23:23:53.509848+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:23:58.518 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:23:59.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:23:58 smithi003 bash[22761]: cluster 2024-09-20T23:23:57.621230+0000 mgr.a (mgr.14150) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:00.972 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi084 2024-09-20T23:24:00.972 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:24:00.972 DEBUG:teuthology.orchestra.run.smithi084:> dd of=/etc/ceph/ceph.conf 2024-09-20T23:24:00.978 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:24:00.978 DEBUG:teuthology.orchestra.run.smithi084:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:24:01.026 INFO:tasks.cephadm:Adding host smithi084 to orchestrator... 2024-09-20T23:24:01.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch host add smithi084 2024-09-20T23:24:01.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: cluster 2024-09-20T23:23:59.621604+0000 mgr.a (mgr.14150) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: audit 2024-09-20T23:24:00.064934+0000 mgr.a (mgr.14150) 13 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: audit 2024-09-20T23:24:00.068128+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: audit 2024-09-20T23:24:00.069240+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: audit 2024-09-20T23:24:00.071365+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: audit 2024-09-20T23:24:00.072305+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: cephadm 2024-09-20T23:24:00.073424+0000 mgr.a (mgr.14150) 14 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: cephadm 2024-09-20T23:24:00.163216+0000 mgr.a (mgr.14150) 15 : cephadm [INF] Updating smithi003:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: cephadm 2024-09-20T23:24:00.246102+0000 mgr.a (mgr.14150) 16 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: cephadm 2024-09-20T23:24:00.414791+0000 mgr.a (mgr.14150) 17 : cephadm [INF] Updating smithi003:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: audit 2024-09-20T23:24:00.528225+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:01.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:01 smithi003 bash[22761]: audit 2024-09-20T23:24:00.531621+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:02.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:02 smithi003 bash[22761]: audit 2024-09-20T23:24:01.074805+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:02.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:02 smithi003 bash[22761]: audit 2024-09-20T23:24:01.082174+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:03.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:03 smithi003 bash[22761]: cluster 2024-09-20T23:24:01.622046+0000 mgr.a (mgr.14150) 18 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:05.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:05 smithi003 bash[22761]: cluster 2024-09-20T23:24:03.622543+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:05.758 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:24:07.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:07 smithi003 bash[22761]: cluster 2024-09-20T23:24:05.623072+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:08.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:08 smithi003 bash[22761]: audit 2024-09-20T23:24:07.049616+0000 mgr.a (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi084", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:24:09.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:09 smithi003 bash[22761]: cluster 2024-09-20T23:24:07.623550+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:09.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:09 smithi003 bash[22761]: cephadm 2024-09-20T23:24:08.336329+0000 mgr.a (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi084 2024-09-20T23:24:11.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:11 smithi003 bash[22761]: cluster 2024-09-20T23:24:09.624039+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:11.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:11 smithi003 bash[22761]: audit 2024-09-20T23:24:11.085342+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:11.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:11 smithi003 bash[22761]: audit 2024-09-20T23:24:11.087781+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:11.998 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi084' with addr '172.21.15.84' 2024-09-20T23:24:12.277 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:12 smithi003 bash[22761]: audit 2024-09-20T23:24:11.091314+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:12.277 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:12 smithi003 bash[22761]: audit 2024-09-20T23:24:11.995721+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:12.277 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:12 smithi003 bash[22761]: audit 2024-09-20T23:24:11.997004+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:12.814 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T23:24:13.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:13 smithi003 bash[22761]: cluster 2024-09-20T23:24:11.624364+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:13.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:13 smithi003 bash[22761]: cephadm 2024-09-20T23:24:11.996434+0000 mgr.a (mgr.14150) 26 : cephadm [INF] Added host smithi084 2024-09-20T23:24:13.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:13 smithi003 bash[22761]: audit 2024-09-20T23:24:12.509643+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: cluster 2024-09-20T23:24:13.624674+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: audit 2024-09-20T23:24:14.038591+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: audit 2024-09-20T23:24:14.043980+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: audit 2024-09-20T23:24:14.045516+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:24:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: audit 2024-09-20T23:24:14.047775+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: audit 2024-09-20T23:24:14.049676+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: cephadm 2024-09-20T23:24:14.052230+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2024-09-20T23:24:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: cephadm 2024-09-20T23:24:14.233326+0000 mgr.a (mgr.14150) 29 : cephadm [INF] Updating smithi084:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:24:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: cephadm 2024-09-20T23:24:14.387554+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:24:15.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: cephadm 2024-09-20T23:24:14.535433+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi084:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:24:15.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: audit 2024-09-20T23:24:14.680883+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:15.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: audit 2024-09-20T23:24:14.689718+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:15.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: audit 2024-09-20T23:24:14.693185+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-09-20T23:24:15.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:15 smithi003 bash[22761]: audit 2024-09-20T23:24:14.696977+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]': finished 2024-09-20T23:24:17.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: cluster 2024-09-20T23:24:15.624974+0000 mgr.a (mgr.14150) 32 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:17.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: cephadm 2024-09-20T23:24:15.629611+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi084 on smithi084 2024-09-20T23:24:17.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.716779+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:17.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.723321+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:17.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.729317+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:17.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.788741+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:17.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.792387+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:17.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.793934+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:17.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.802531+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:17.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.862312+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:17.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.866213+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:17.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.867625+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:17.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:17 smithi003 bash[22761]: audit 2024-09-20T23:24:16.875386+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:17.547 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:24:18.535 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:18 smithi003 bash[22761]: audit 2024-09-20T23:24:17.266560+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:18.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:18 smithi003 bash[22761]: audit 2024-09-20T23:24:17.668249+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:18.858 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:24:18.859 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.84", "hostname": "smithi084", "labels": [], "status": ""}] 2024-09-20T23:24:19.425 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi183 2024-09-20T23:24:19.426 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:24:19.426 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/etc/ceph/ceph.conf 2024-09-20T23:24:19.432 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:24:19.432 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:24:19.482 INFO:tasks.cephadm:Adding host smithi183 to orchestrator... 2024-09-20T23:24:19.482 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch host add smithi183 2024-09-20T23:24:19.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:19 smithi003 bash[22761]: cluster 2024-09-20T23:24:17.625378+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:19.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:19 smithi003 bash[22761]: audit 2024-09-20T23:24:18.345324+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:19.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:19 smithi003 bash[22761]: audit 2024-09-20T23:24:18.352623+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:20.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:20 smithi003 bash[22761]: audit 2024-09-20T23:24:18.857109+0000 mgr.a (mgr.14150) 35 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:24:21.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:21 smithi003 bash[22761]: cluster 2024-09-20T23:24:19.625761+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:23.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:23 smithi003 bash[22761]: cluster 2024-09-20T23:24:21.626176+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:24.214 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:24:25.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:25 smithi003 bash[22761]: cluster 2024-09-20T23:24:23.626602+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:27.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:27 smithi003 bash[22761]: cluster 2024-09-20T23:24:25.626903+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:27.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:27 smithi003 bash[22761]: audit 2024-09-20T23:24:25.897248+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi183", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:24:28.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:28 smithi003 bash[22761]: cephadm 2024-09-20T23:24:27.191308+0000 mgr.a (mgr.14150) 41 : cephadm [INF] Deploying cephadm binary to smithi183 2024-09-20T23:24:29.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:29 smithi003 bash[22761]: cluster 2024-09-20T23:24:27.627129+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:30.790 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi183' with addr '172.21.15.183' 2024-09-20T23:24:31.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T23:24:31.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:31 smithi003 bash[22761]: cluster 2024-09-20T23:24:29.627340+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:31 smithi003 bash[22761]: audit 2024-09-20T23:24:30.787727+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:31 smithi003 bash[22761]: audit 2024-09-20T23:24:30.789516+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:31 smithi003 bash[22761]: audit 2024-09-20T23:24:31.249231+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:31 smithi003 bash[22761]: audit 2024-09-20T23:24:31.253064+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:31 smithi003 bash[22761]: audit 2024-09-20T23:24:31.258118+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:31 smithi003 bash[22761]: audit 2024-09-20T23:24:31.292701+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:32.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:32 smithi003 bash[22761]: cephadm 2024-09-20T23:24:30.788607+0000 mgr.a (mgr.14150) 44 : cephadm [INF] Added host smithi183 2024-09-20T23:24:32.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:32 smithi003 bash[22761]: audit 2024-09-20T23:24:31.403782+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:32.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:32 smithi003 bash[22761]: audit 2024-09-20T23:24:31.409113+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:33.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:33 smithi003 bash[22761]: cluster 2024-09-20T23:24:31.627704+0000 mgr.a (mgr.14150) 45 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:33.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:33 smithi003 bash[22761]: audit 2024-09-20T23:24:32.812993+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:33.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:33 smithi003 bash[22761]: audit 2024-09-20T23:24:32.818890+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:33.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:33 smithi003 bash[22761]: audit 2024-09-20T23:24:32.820441+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi183", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:24:33.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:33 smithi003 bash[22761]: audit 2024-09-20T23:24:32.822515+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:33.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:33 smithi003 bash[22761]: audit 2024-09-20T23:24:32.824412+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:34.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:34 smithi003 bash[22761]: cephadm 2024-09-20T23:24:32.827112+0000 mgr.a (mgr.14150) 46 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T23:24:34.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:34 smithi003 bash[22761]: cephadm 2024-09-20T23:24:33.001928+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Updating smithi183:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:24:34.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:34 smithi003 bash[22761]: cephadm 2024-09-20T23:24:33.156028+0000 mgr.a (mgr.14150) 48 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:24:34.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:34 smithi003 bash[22761]: cephadm 2024-09-20T23:24:33.300585+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi183:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:24:34.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:34 smithi003 bash[22761]: audit 2024-09-20T23:24:33.444805+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:34.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:34 smithi003 bash[22761]: audit 2024-09-20T23:24:33.451917+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:34.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:34 smithi003 bash[22761]: audit 2024-09-20T23:24:33.454353+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi183", "caps": []}]: dispatch 2024-09-20T23:24:34.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:34 smithi003 bash[22761]: audit 2024-09-20T23:24:33.458186+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi183", "caps": []}]': finished 2024-09-20T23:24:35.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:35 smithi003 bash[22761]: cluster 2024-09-20T23:24:33.628059+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:35.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:35 smithi003 bash[22761]: cephadm 2024-09-20T23:24:34.490362+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Deploying daemon agent.smithi183 on smithi183 2024-09-20T23:24:36.091 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:24:36.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.523692+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:36.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.529149+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:36.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.534206+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:36.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.614725+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:36.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.619018+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:36.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.620307+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:36.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.627956+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:36.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.710095+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:36.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.714736+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:36.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.716365+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:36.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:35.724611+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:36.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:36 smithi003 bash[22761]: audit 2024-09-20T23:24:36.031512+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:37.436 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:24:37.436 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.84", "hostname": "smithi084", "labels": [], "status": ""}, {"addr": "172.21.15.183", "hostname": "smithi183", "labels": [], "status": ""}] 2024-09-20T23:24:37.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:37 smithi003 bash[22761]: cluster 2024-09-20T23:24:35.628573+0000 mgr.a (mgr.14150) 52 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:37.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:37 smithi003 bash[22761]: audit 2024-09-20T23:24:37.109029+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:37.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:37 smithi003 bash[22761]: audit 2024-09-20T23:24:37.112408+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:38.011 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-20T23:24:38.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-20T23:24:38.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:38 smithi003 bash[22761]: audit 2024-09-20T23:24:37.434352+0000 mgr.a (mgr.14150) 53 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:24:38.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:38 smithi003 bash[22761]: audit 2024-09-20T23:24:37.675147+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:38.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:38 smithi003 bash[22761]: audit 2024-09-20T23:24:37.921316+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:38.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:38 smithi003 bash[22761]: audit 2024-09-20T23:24:37.927209+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:38.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:38 smithi003 bash[22761]: audit 2024-09-20T23:24:37.935072+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:39 smithi003 bash[22761]: cluster 2024-09-20T23:24:37.628992+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:41.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:41 smithi003 bash[22761]: cluster 2024-09-20T23:24:39.629411+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:42.747 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:24:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:43 smithi003 bash[22761]: cluster 2024-09-20T23:24:41.629799+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:44.540 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2024-09-20T23:24:44.789 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:44 smithi003 bash[22761]: audit 2024-09-20T23:24:44.470116+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.3:0/3422199906' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T23:24:45.317 INFO:tasks.cephadm:Adding mon.a on smithi003 2024-09-20T23:24:45.317 INFO:tasks.cephadm:Adding mon.b on smithi084 2024-09-20T23:24:45.317 INFO:tasks.cephadm:Adding mon.c on smithi183 2024-09-20T23:24:45.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch apply mon '3;smithi003:172.21.15.3=a;smithi084:172.21.15.84=b;smithi183:172.21.15.183=c' 2024-09-20T23:24:45.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:45 smithi003 bash[22761]: cluster 2024-09-20T23:24:43.630170+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:45.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:45 smithi003 bash[22761]: audit 2024-09-20T23:24:44.538988+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.3:0/3422199906' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T23:24:45.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:45 smithi003 bash[22761]: cluster 2024-09-20T23:24:44.541732+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:24:46.522 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:24:47.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:47 smithi003 bash[22761]: cluster 2024-09-20T23:24:45.630544+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:48.407 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled mon update... 2024-09-20T23:24:49.386 DEBUG:teuthology.orchestra.run.smithi084:mon.b> sudo journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.b.service 2024-09-20T23:24:49.389 DEBUG:teuthology.orchestra.run.smithi183:mon.c> sudo journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.c.service 2024-09-20T23:24:49.391 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T23:24:49.391 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: cluster 2024-09-20T23:24:47.630944+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: audit 2024-09-20T23:24:48.394911+0000 mgr.a (mgr.14150) 60 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi084:172.21.15.84=b;smithi183:172.21.15.183=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: cephadm 2024-09-20T23:24:48.399992+0000 mgr.a (mgr.14150) 61 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi084:172.21.15.84=b;smithi183:172.21.15.183=c;count:3 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: audit 2024-09-20T23:24:48.405192+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: audit 2024-09-20T23:24:48.406973+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: audit 2024-09-20T23:24:48.411991+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: audit 2024-09-20T23:24:48.413805+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: audit 2024-09-20T23:24:48.422510+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: audit 2024-09-20T23:24:48.427282+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: audit 2024-09-20T23:24:48.428875+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:49.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:49 smithi003 bash[22761]: cephadm 2024-09-20T23:24:48.430795+0000 mgr.a (mgr.14150) 62 : cephadm [INF] Deploying daemon mon.c on smithi183 2024-09-20T23:24:50.657 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:24:51.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:51 smithi003 bash[22761]: cluster 2024-09-20T23:24:49.631343+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:52.522 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T23:24:52.522 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":1,"fsid":"041eed30-77a7-11ef-baf5-efdc52797490","modified":"2024-09-20T23:22:34.458071Z","created":"2024-09-20T23:22:34.458071Z","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":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-20T23:24:52.523 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 1 2024-09-20T23:24:52.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:52 smithi003 bash[22761]: audit 2024-09-20T23:24:51.456730+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:52.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:52 smithi003 bash[22761]: audit 2024-09-20T23:24:51.461865+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:52.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:52 smithi003 bash[22761]: audit 2024-09-20T23:24:51.468820+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:52.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:52 smithi003 bash[22761]: audit 2024-09-20T23:24:51.756908+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:52.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:52 smithi003 bash[22761]: audit 2024-09-20T23:24:51.764354+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:53.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:53 smithi003 bash[22761]: cluster 2024-09-20T23:24:51.631737+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:53.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:53 smithi003 bash[22761]: audit 2024-09-20T23:24:52.520844+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.183:0/2107760421' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:24:54.273 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T23:24:54.274 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T23:24:55.793 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T23:24:55.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:55 smithi003 bash[22761]: cluster 2024-09-20T23:24:53.632150+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:57.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:56 smithi183 systemd[1]: Started Ceph mon.c for 041eed30-77a7-11ef-baf5-efdc52797490. 2024-09-20T23:24:57.653 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 1 2024-09-20T23:24:57.654 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T23:24:57.654 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":1,"fsid":"041eed30-77a7-11ef-baf5-efdc52797490","modified":"2024-09-20T23:22:34.458071Z","created":"2024-09-20T23:22:34.458071Z","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":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-20T23:24:57.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:57 smithi003 bash[22761]: cluster 2024-09-20T23:24:55.632541+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:57.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:57 smithi003 bash[22761]: audit 2024-09-20T23:24:56.783428+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:57.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:57 smithi003 bash[22761]: audit 2024-09-20T23:24:56.789519+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:57.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:57 smithi003 bash[22761]: audit 2024-09-20T23:24:56.796427+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:57.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:57 smithi003 bash[22761]: audit 2024-09-20T23:24:56.797686+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:24:57.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:57 smithi003 bash[22761]: audit 2024-09-20T23:24:56.799615+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:58.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:58 smithi003 bash[22761]: cephadm 2024-09-20T23:24:56.801674+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.b on smithi084 2024-09-20T23:24:58.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:58 smithi003 bash[22761]: audit 2024-09-20T23:24:57.652128+0000 mon.a (mon.0) 214 : audit [DBG] from='client.? 172.21.15.183:0/916093701' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:24:58.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:58 smithi003 bash[22761]: audit 2024-09-20T23:24:58.106054+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:58 smithi003 bash[22761]: audit 2024-09-20T23:24:58.112135+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:24:58 smithi003 bash[22761]: audit 2024-09-20T23:24:58.120186+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.934 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.887+0000 7f3f8e3fac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T23:24:58.934 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.887+0000 7f3f8e3fac80 0 ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable), process ceph-mon, pid 7 2024-09-20T23:24:58.934 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.887+0000 7f3f8e3fac80 0 pidfile_write: ignore empty --pid-file 2024-09-20T23:24:58.934 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 0 load: jerasure load: lrc 2024-09-20T23:24:58.934 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T23:24:58.934 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Git sha 0 2024-09-20T23:24:58.934 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Compile date 2024-09-19 18:20:48 2024-09-20T23:24:58.934 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: DB SUMMARY 2024-09-20T23:24:58.934 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: DB Session ID: 13DDQPCF64BAW3XZN32R 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T23:24:58.935 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.env: 0x55b8cf625940 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.info_log: 0x55b8d09596e0 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.statistics: (nil) 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.use_fsync: 0 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T23:24:58.936 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.db_log_dir: 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.wal_dir: 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T23:24:58.937 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.write_buffer_manager: 0x55b8d0968dc0 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.unordered_write: 0 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T23:24:58.938 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.row_cache: None 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.wal_filter: None 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.wal_compression: 0 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T23:24:58.939 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T23:24:58.940 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T23:24:58.940 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T23:24:58.940 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T23:24:58.940 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T23:24:58.940 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T23:24:58.940 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T23:24:58.940 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T23:24:58.942 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T23:24:58.942 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T23:24:58.942 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T23:24:58.942 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T23:24:58.942 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T23:24:58.942 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_open_files: -1 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Compression algorithms supported: 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: kZSTD supported: 0 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T23:24:58.943 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.merge_operator: 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_filter: None 2024-09-20T23:24:58.944 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b8d0959320) 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cache_index_and_filter_blocks: 1 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: pin_top_level_index_and_filter: 1 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: index_type: 0 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: data_block_index_type: 0 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: index_shortening: 1 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: checksum: 4 2024-09-20T23:24:58.945 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: no_block_cache: 0 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: block_cache: 0x55b8d094f1f0 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: block_cache_name: BinnedLRUCache 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: block_cache_options: 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: capacity : 536870912 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: num_shard_bits : 4 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: strict_capacity_limit : 0 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: high_pri_pool_ratio: 0.000 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: block_cache_compressed: (nil) 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: persistent_cache: (nil) 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: block_size: 4096 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: block_size_deviation: 10 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: block_restart_interval: 16 2024-09-20T23:24:58.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: index_block_restart_interval: 1 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: metadata_block_size: 4096 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: partition_filters: 0 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: use_delta_encoding: 1 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: filter_policy: bloomfilter 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: whole_key_filtering: 1 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: verify_compression: 0 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: read_amp_bytes_per_bit: 0 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: format_version: 5 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: enable_index_compression: 1 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: block_align: 0 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: max_auto_readahead_size: 262144 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: prepopulate_block_cache: 0 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: initial_auto_readahead_size: 8192 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: num_file_reads_for_auto_readahead: 2 2024-09-20T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compression: NoCompression 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.num_levels: 7 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T23:24:58.948 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T23:24:58.949 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T23:24:58.950 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T23:24:58.951 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T23:24:58.952 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.ttl: 2592000 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.891+0000 7f3f8e3fac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T23:24:58.953 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ac69cdf9-ec85-497d-ba59-8f98b05e2184 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726874698896661, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726874698897082, "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": 1726874698, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ac69cdf9-ec85-497d-ba59-8f98b05e2184", "db_session_id": "13DDQPCF64BAW3XZN32R", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726874698897205, "job": 1, "event": "recovery_finished"} 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b8d097ae00 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 4 rocksdb: DB pointer 0x55b8d0a7a000 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f841c3640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f841c3640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T23:24:58.954 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: ** DB Stats ** 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: ** Compaction Stats [default] ** 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: 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-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: 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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: 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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: 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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T23:24:58.955 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: ** Compaction Stats [default] ** 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: 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-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: 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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Cumulative compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Interval compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: 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-09-20T23:24:58.956 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Block cache BinnedLRUCache@0x55b8d094f1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 0 using public_addr v2:172.21.15.183:0/0 -> [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.895+0000 7f3f8e3fac80 0 starting mon.c rank -1 at public addrs [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] at bind addrs [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.899+0000 7f3f8e3fac80 1 mon.c@-1(???) e0 preinit fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: e1 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: btime 2024-09-20T23:22:39:146961+0000 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: 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-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: legacy client fscid: -1 2024-09-20T23:24:58.957 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: No filesystems configured 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:01.622046+0000 mgr.a (mgr.14150) 18 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.958 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:03.622543+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:05.623072+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:07.049616+0000 mgr.a (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi084", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:07.623550+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:08.336329+0000 mgr.a (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi084 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:09.624039+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:11.085342+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:11.087781+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:11.091314+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:11.995721+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:11.997004+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:11.624364+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:11.996434+0000 mgr.a (mgr.14150) 26 : cephadm [INF] Added host smithi084 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:12.509643+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.959 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:13.624674+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:14.038591+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:14.043980+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:14.045516+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:14.047775+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:14.049676+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:14.052230+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:14.233326+0000 mgr.a (mgr.14150) 29 : cephadm [INF] Updating smithi084:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:14.387554+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:14.535433+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi084:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:14.680883+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:14.689718+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:14.693185+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:14.696977+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]': finished 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:15.624974+0000 mgr.a (mgr.14150) 32 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:15.629611+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi084 on smithi084 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.716779+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.723321+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.729317+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.788741+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.792387+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.793934+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.802531+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.862312+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.866213+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.867625+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:16.875386+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:17.266560+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:17.668249+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:17.625378+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:18.345324+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:18.352623+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:18.857109+0000 mgr.a (mgr.14150) 35 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:19.625761+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:21.626176+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:23.626602+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:25.626903+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:25.897248+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi183", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:27.191308+0000 mgr.a (mgr.14150) 41 : cephadm [INF] Deploying cephadm binary to smithi183 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:27.627129+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:29.627340+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:30.787727+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.962 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:30.789516+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:31.249231+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:31.253064+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:31.258118+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:31.292701+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:30.788607+0000 mgr.a (mgr.14150) 44 : cephadm [INF] Added host smithi183 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:31.403782+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:31.409113+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:31.627704+0000 mgr.a (mgr.14150) 45 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:32.812993+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:32.818890+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:32.820441+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi183", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:32.822515+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:58.963 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:32.824412+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:32.827112+0000 mgr.a (mgr.14150) 46 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:33.001928+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Updating smithi183:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:33.156028+0000 mgr.a (mgr.14150) 48 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:33.300585+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi183:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:33.444805+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:33.451917+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:33.454353+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi183", "caps": []}]: dispatch 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:33.458186+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi183", "caps": []}]': finished 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:33.628059+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:34.490362+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Deploying daemon agent.smithi183 on smithi183 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.523692+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.529149+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.534206+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.964 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.614725+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.619018+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.620307+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.627956+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.710095+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.714736+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.716365+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:35.724611+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:36.031512+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:35.628573+0000 mgr.a (mgr.14150) 52 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:37.109029+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:37.112408+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:37.434352+0000 mgr.a (mgr.14150) 53 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:37.675147+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.965 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:37.921316+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:37.927209+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:37.935072+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:37.628992+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:39.629411+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:41.629799+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:44.470116+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.3:0/3422199906' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:43.630170+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:44.538988+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.3:0/3422199906' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:44.541732+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:45.630544+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:47.630944+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.966 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:48.394911+0000 mgr.a (mgr.14150) 60 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi084:172.21.15.84=b;smithi183:172.21.15.183=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:48.399992+0000 mgr.a (mgr.14150) 61 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi084:172.21.15.84=b;smithi183:172.21.15.183=c;count:3 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:48.405192+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:48.406973+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:48.411991+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:48.413805+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:48.422510+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:48.427282+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:48.428875+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:48.430795+0000 mgr.a (mgr.14150) 62 : cephadm [INF] Deploying daemon mon.c on smithi183 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:49.631343+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:51.456730+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:51.461865+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:51.468820+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.967 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:51.756908+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:51.764354+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:51.631737+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:52.520844+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.183:0/2107760421' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:53.632150+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cluster 2024-09-20T23:24:55.632541+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:56.783428+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:56.789519+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:56.796427+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:56.797686+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:56.799615+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: cephadm 2024-09-20T23:24:56.801674+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.b on smithi084 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:57.652128+0000 mon.a (mon.0) 214 : audit [DBG] from='client.? 172.21.15.183:0/916093701' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:24:58.968 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:58.106054+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.969 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:58.112135+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.969 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: audit 2024-09-20T23:24:58.120186+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:24:58.969 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:24:58 smithi183 bash[23299]: debug 2024-09-20T23:24:58.923+0000 7f3f871c9640 1 mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-20T23:24:59.684 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T23:24:59.684 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T23:25:01.626 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:01 smithi084 systemd[1]: Started Ceph mon.b for 041eed30-77a7-11ef-baf5-efdc52797490. 2024-09-20T23:25:02.705 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.686+0000 7efdfc475c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.686+0000 7efdfc475c80 0 ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable), process ceph-mon, pid 7 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.686+0000 7efdfc475c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 0 load: jerasure load: lrc 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Git sha 0 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Compile date 2024-09-19 18:20:48 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: DB SUMMARY 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: DB Session ID: WY1CP0W4RQZ79NX6DJB4 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T23:25:02.706 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.env: 0x55ff8c593940 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.info_log: 0x55ff8eb6f6e0 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T23:25:02.707 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T23:25:02.708 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T23:25:02.709 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T23:25:02.709 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T23:25:02.709 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T23:25:02.709 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.db_log_dir: 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.wal_dir: 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T23:25:02.710 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.write_buffer_manager: 0x55ff8eb7edc0 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T23:25:02.711 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.row_cache: None 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.wal_filter: None 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T23:25:02.712 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T23:25:02.713 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T23:25:02.714 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Compression algorithms supported: 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: kZSTD supported: 0 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T23:25:02.715 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.merge_operator: 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ff8eb6f320) 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cache_index_and_filter_blocks: 1 2024-09-20T23:25:02.716 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: pin_top_level_index_and_filter: 1 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: index_type: 0 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: data_block_index_type: 0 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: index_shortening: 1 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: checksum: 4 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: no_block_cache: 0 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: block_cache: 0x55ff8eb651f0 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: block_cache_name: BinnedLRUCache 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: block_cache_options: 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: capacity : 536870912 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: num_shard_bits : 4 2024-09-20T23:25:02.717 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: strict_capacity_limit : 0 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: high_pri_pool_ratio: 0.000 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: block_cache_compressed: (nil) 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: persistent_cache: (nil) 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: block_size: 4096 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: block_size_deviation: 10 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: block_restart_interval: 16 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: index_block_restart_interval: 1 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: metadata_block_size: 4096 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: partition_filters: 0 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: use_delta_encoding: 1 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: filter_policy: bloomfilter 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: whole_key_filtering: 1 2024-09-20T23:25:02.718 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: verify_compression: 0 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: read_amp_bytes_per_bit: 0 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: format_version: 5 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: enable_index_compression: 1 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: block_align: 0 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: max_auto_readahead_size: 262144 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: prepopulate_block_cache: 0 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: initial_auto_readahead_size: 8192 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: num_file_reads_for_auto_readahead: 2 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T23:25:02.719 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.num_levels: 7 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T23:25:02.720 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T23:25:02.721 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T23:25:02.721 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T23:25:02.721 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T23:25:02.721 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:25:02.721 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T23:25:02.721 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T23:25:02.722 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T23:25:02.722 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T23:25:02.722 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T23:25:02.722 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T23:25:02.722 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T23:25:02.722 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T23:25:02.723 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T23:25:02.724 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T23:25:02.725 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T23:25:02.726 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f9352be5-d895-43e5-94ab-582890d0b65c 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726874702695609, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726874702696150, "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": 1726874702, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f9352be5-d895-43e5-94ab-582890d0b65c", "db_session_id": "WY1CP0W4RQZ79NX6DJB4", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-20T23:25:02.727 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726874702696294, "job": 1, "event": "recovery_finished"} 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.690+0000 7efdfc475c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.694+0000 7efdfc475c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.694+0000 7efdfc475c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ff8eb90e00 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.694+0000 7efdfc475c80 4 rocksdb: DB pointer 0x55ff8ec90000 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.694+0000 7efdf223e640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.694+0000 7efdf223e640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: ** DB Stats ** 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:25:02.728 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T23:25:02.729 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T23:25:02.729 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:25:02.729 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: ** Compaction Stats [default] ** 2024-09-20T23:25:02.729 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: 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-09-20T23:25:02.729 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T23:25:02.729 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T23:25:02.730 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T23:25:02.730 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T23:25:02.730 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: ** Compaction Stats [default] ** 2024-09-20T23:25:02.730 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: 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-09-20T23:25:02.730 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:25:02.730 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T23:25:02.730 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T23:25:02.730 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Cumulative compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Interval compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: 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-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Block cache BinnedLRUCache@0x55ff8eb651f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:25:02.731 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.694+0000 7efdfc475c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-20T23:25:02.732 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.694+0000 7efdfc475c80 0 using public_addr v2:172.21.15.84:0/0 -> [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] 2024-09-20T23:25:02.732 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.694+0000 7efdfc475c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] at bind addrs [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:25:02.732 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.694+0000 7efdfc475c80 1 mon.b@-1(???) e0 preinit fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:25:02.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-20T23:25:02.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-20T23:25:02.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: e1 2024-09-20T23:25:02.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: btime 2024-09-20T23:22:39:146961+0000 2024-09-20T23:25:02.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T23:25:02.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: 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-09-20T23:25:02.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: legacy client fscid: -1 2024-09-20T23:25:02.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: 2024-09-20T23:25:02.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: No filesystems configured 2024-09-20T23:25:02.948 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T23:25:02.948 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-20T23:25:02.948 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T23:25:02.948 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T23:25:02.948 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T23:25:02.948 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T23:25:02.949 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T23:25:02.949 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:25:02.949 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:25:02.949 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:25:02.949 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:01.622046+0000 mgr.a (mgr.14150) 18 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.949 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:03.622543+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.949 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:05.623072+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.949 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:07.049616+0000 mgr.a (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi084", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:25:02.949 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:07.623550+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.949 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:08.336329+0000 mgr.a (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi084 2024-09-20T23:25:02.950 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:09.624039+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.951 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:11.085342+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.951 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:11.087781+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:11.091314+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:11.995721+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:11.997004+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:11.624364+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:11.996434+0000 mgr.a (mgr.14150) 26 : cephadm [INF] Added host smithi084 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:12.509643+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:13.624674+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:14.038591+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:14.043980+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:14.045516+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:25:02.952 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:14.047775+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:14.049676+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:14.052230+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:14.233326+0000 mgr.a (mgr.14150) 29 : cephadm [INF] Updating smithi084:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:14.387554+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:14.535433+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi084:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:14.680883+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:14.689718+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:14.693185+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:14.696977+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]': finished 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:15.624974+0000 mgr.a (mgr.14150) 32 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.953 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:15.629611+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi084 on smithi084 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.716779+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.723321+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.729317+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.788741+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.792387+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.793934+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.802531+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.862312+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.866213+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.867625+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:16.875386+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:17.266560+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.954 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:17.668249+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.955 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:17.625378+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.955 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:18.345324+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.955 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:18.352623+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.955 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:18.857109+0000 mgr.a (mgr.14150) 35 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:25:02.955 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:19.625761+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.955 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:21.626176+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.955 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:23.626602+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.955 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:25.626903+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.955 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:25.897248+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi183", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:25:02.955 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:27.191308+0000 mgr.a (mgr.14150) 41 : cephadm [INF] Deploying cephadm binary to smithi183 2024-09-20T23:25:02.956 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:27.627129+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.956 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:29.627340+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.956 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:30.787727+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.956 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:30.789516+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:02.956 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:31.249231+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.956 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:31.253064+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.956 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:31.258118+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:31.292701+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:30.788607+0000 mgr.a (mgr.14150) 44 : cephadm [INF] Added host smithi183 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:31.403782+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:31.409113+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:31.627704+0000 mgr.a (mgr.14150) 45 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:32.812993+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:32.818890+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:32.820441+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi183", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:32.822515+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:32.824412+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:32.827112+0000 mgr.a (mgr.14150) 46 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:33.001928+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Updating smithi183:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:02.957 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:33.156028+0000 mgr.a (mgr.14150) 48 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:33.300585+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi183:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:33.444805+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:33.451917+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:33.454353+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi183", "caps": []}]: dispatch 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:33.458186+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi183", "caps": []}]': finished 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:33.628059+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:34.490362+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Deploying daemon agent.smithi183 on smithi183 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.523692+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.529149+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.534206+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.958 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.614725+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.619018+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.620307+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.627956+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.710095+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.714736+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.716365+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:35.724611+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:36.031512+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:35.628573+0000 mgr.a (mgr.14150) 52 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:37.109029+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:37.112408+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:37.434352+0000 mgr.a (mgr.14150) 53 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:25:02.959 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:37.675147+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:37.921316+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:37.927209+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:37.935072+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:37.628992+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:39.629411+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:41.629799+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:44.470116+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.3:0/3422199906' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:43.630170+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:44.538988+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.3:0/3422199906' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:44.541732+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:45.630544+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:47.630944+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:48.394911+0000 mgr.a (mgr.14150) 60 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi084:172.21.15.84=b;smithi183:172.21.15.183=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:25:02.960 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:48.399992+0000 mgr.a (mgr.14150) 61 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi084:172.21.15.84=b;smithi183:172.21.15.183=c;count:3 2024-09-20T23:25:02.961 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:48.405192+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.961 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:48.406973+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:02.961 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:48.411991+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:02.961 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:48.413805+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:02.961 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:48.422510+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.961 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:48.427282+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:02.961 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:48.428875+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:02.961 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:48.430795+0000 mgr.a (mgr.14150) 62 : cephadm [INF] Deploying daemon mon.c on smithi183 2024-09-20T23:25:02.961 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:49.631343+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.961 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:51.456730+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.962 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:51.461865+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.962 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:51.468820+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.962 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:51.756908+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.962 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:51.764354+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.962 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:51.631737+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.962 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:52.520844+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.183:0/2107760421' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:25:02.962 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:53.632150+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.962 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cluster 2024-09-20T23:24:55.632541+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:02.962 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:56.783428+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.962 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:56.789519+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.963 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:56.796427+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.963 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:56.797686+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:02.963 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:56.799615+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:02.963 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: cephadm 2024-09-20T23:24:56.801674+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.b on smithi084 2024-09-20T23:25:02.963 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:57.652128+0000 mon.a (mon.0) 214 : audit [DBG] from='client.? 172.21.15.183:0/916093701' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:25:02.963 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:58.106054+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.963 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:58.112135+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.963 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: audit 2024-09-20T23:24:58.120186+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:02.963 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:02 smithi084 bash[23446]: debug 2024-09-20T23:25:02.722+0000 7efdf5244640 1 mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-20T23:25:03.758 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T23:25:04.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:24:58.937969+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:25:04.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:24:58.938272+0000 mon.a (mon.0) 220 : cluster [INF] mon.a calling monitor election 2024-09-20T23:25:04.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:24:58.959023+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:24:59.633352+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:24:59.932224+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:00.932695+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:00.934559+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:01.633751+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:01.932828+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:02.733080+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:02.933163+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:03.733407+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:03.932788+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.981656+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.987281+0000 mon.a (mon.0) 230 : cluster [DBG] monmap epoch 2 2024-09-20T23:25:04.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.987317+0000 mon.a (mon.0) 231 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.987345+0000 mon.a (mon.0) 232 : cluster [DBG] last_changed 2024-09-20T23:24:58.932114+0000 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.987368+0000 mon.a (mon.0) 233 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.987391+0000 mon.a (mon.0) 234 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.987412+0000 mon.a (mon.0) 235 : cluster [DBG] election_strategy: 1 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.987435+0000 mon.a (mon.0) 236 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.987458+0000 mon.a (mon.0) 237 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.c 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.988572+0000 mon.a (mon.0) 238 : cluster [DBG] fsmap 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.988638+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.988959+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e13: a(active, since 86s) 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: cluster 2024-09-20T23:25:03.989278+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:03.994804+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:03.999468+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.341 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:04.003742+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.341 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:04.009557+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.341 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:04.015575+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.341 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:04.021200+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.341 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:04 smithi183 bash[23299]: audit 2024-09-20T23:25:04.026961+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:24:58.937969+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:24:58.938272+0000 mon.a (mon.0) 220 : cluster [INF] mon.a calling monitor election 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:24:58.959023+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:24:59.633352+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:24:59.932224+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:00.932695+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:00.934559+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:01.633751+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:01.932828+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:02.733080+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:02.933163+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:03.733407+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:04.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:03.932788+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.981656+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.987281+0000 mon.a (mon.0) 230 : cluster [DBG] monmap epoch 2 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.987317+0000 mon.a (mon.0) 231 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.987345+0000 mon.a (mon.0) 232 : cluster [DBG] last_changed 2024-09-20T23:24:58.932114+0000 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.987368+0000 mon.a (mon.0) 233 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.987391+0000 mon.a (mon.0) 234 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.987412+0000 mon.a (mon.0) 235 : cluster [DBG] election_strategy: 1 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.987435+0000 mon.a (mon.0) 236 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.987458+0000 mon.a (mon.0) 237 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.c 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.988572+0000 mon.a (mon.0) 238 : cluster [DBG] fsmap 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.988638+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.988959+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e13: a(active, since 86s) 2024-09-20T23:25:04.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: cluster 2024-09-20T23:25:03.989278+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-09-20T23:25:04.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:03.994804+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:03.999468+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:04.003742+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:04.009557+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:04.015575+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:04.021200+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:04.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[22761]: audit 2024-09-20T23:25:04.026961+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:05.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:24:58.937969+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:25:05.239 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:24:58.938272+0000 mon.a (mon.0) 220 : cluster [INF] mon.a calling monitor election 2024-09-20T23:25:05.239 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:24:58.959023+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:05.239 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:24:59.633352+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:24:59.932224+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:00.932695+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:00.934559+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:01.633751+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:01.932828+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:02.733080+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:02.933163+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:03.733407+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:03.932788+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.981656+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.987281+0000 mon.a (mon.0) 230 : cluster [DBG] monmap epoch 2 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.987317+0000 mon.a (mon.0) 231 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:25:05.240 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.987345+0000 mon.a (mon.0) 232 : cluster [DBG] last_changed 2024-09-20T23:24:58.932114+0000 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.987368+0000 mon.a (mon.0) 233 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.987391+0000 mon.a (mon.0) 234 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.987412+0000 mon.a (mon.0) 235 : cluster [DBG] election_strategy: 1 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.987435+0000 mon.a (mon.0) 236 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.987458+0000 mon.a (mon.0) 237 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.c 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.988572+0000 mon.a (mon.0) 238 : cluster [DBG] fsmap 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.988638+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.988959+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e13: a(active, since 86s) 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: cluster 2024-09-20T23:25:03.989278+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:03.994804+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:03.999468+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:04.003742+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:04.009557+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:05.241 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:04.015575+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:05.242 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:04.021200+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:05.242 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:04 smithi084 bash[23446]: audit 2024-09-20T23:25:04.026961+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:05.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:25:04 smithi003 bash[23013]: debug 2024-09-20T23:25:04.927+0000 7f3a40488640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-20T23:25:10.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:04.747313+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:25:10.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:04.747839+0000 mon.a (mon.0) 264 : cluster [INF] mon.a calling monitor election 2024-09-20T23:25:10.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:04.749969+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-20T23:25:10.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:04.750764+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:04.751129+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:10.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:05.634371+0000 mgr.a (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:10.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:05.733582+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:06.733951+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:06.744407+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:07.634737+0000 mgr.a (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:07.733666+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:08.734247+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:09.734137+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.771583+0000 mon.a (mon.0) 272 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.780288+0000 mon.a (mon.0) 273 : cluster [DBG] monmap epoch 3 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.780320+0000 mon.a (mon.0) 274 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.780343+0000 mon.a (mon.0) 275 : cluster [DBG] last_changed 2024-09-20T23:25:04.742603+0000 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.780368+0000 mon.a (mon.0) 276 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.780390+0000 mon.a (mon.0) 277 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.780412+0000 mon.a (mon.0) 278 : cluster [DBG] election_strategy: 1 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.780433+0000 mon.a (mon.0) 279 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T23:25:10.198 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.780451+0000 mon.a (mon.0) 280 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.c 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.780472+0000 mon.a (mon.0) 281 : cluster [DBG] 2: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.b 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.798718+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.798768+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.799048+0000 mon.a (mon.0) 284 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.799291+0000 mon.a (mon.0) 285 : cluster [INF] overall HEALTH_OK 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:09.806458+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:09.813592+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:09.821029+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:09.828341+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:09.835727+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.199 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:09 smithi084 bash[23446]: audit 2024-09-20T23:25:09.843279+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:04.747313+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:25:10.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:04.747839+0000 mon.a (mon.0) 264 : cluster [INF] mon.a calling monitor election 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:04.749969+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:04.750764+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:04.751129+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:05.634371+0000 mgr.a (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:05.733582+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:06.733951+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:06.744407+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:07.634737+0000 mgr.a (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:07.733666+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:08.734247+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:09.734137+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.771583+0000 mon.a (mon.0) 272 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T23:25:10.339 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.780288+0000 mon.a (mon.0) 273 : cluster [DBG] monmap epoch 3 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.780320+0000 mon.a (mon.0) 274 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.780343+0000 mon.a (mon.0) 275 : cluster [DBG] last_changed 2024-09-20T23:25:04.742603+0000 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.780368+0000 mon.a (mon.0) 276 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.780390+0000 mon.a (mon.0) 277 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.780412+0000 mon.a (mon.0) 278 : cluster [DBG] election_strategy: 1 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.780433+0000 mon.a (mon.0) 279 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.780451+0000 mon.a (mon.0) 280 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.c 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.780472+0000 mon.a (mon.0) 281 : cluster [DBG] 2: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.b 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.798718+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.798768+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.799048+0000 mon.a (mon.0) 284 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.799291+0000 mon.a (mon.0) 285 : cluster [INF] overall HEALTH_OK 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:09.806458+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:09.813592+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.340 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:09.821029+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.341 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:09.828341+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.341 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:09.835727+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.341 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:09 smithi183 bash[23299]: audit 2024-09-20T23:25:09.843279+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:04.747313+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:25:10.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:04.747839+0000 mon.a (mon.0) 264 : cluster [INF] mon.a calling monitor election 2024-09-20T23:25:10.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:04.749969+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-20T23:25:10.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:04.750764+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:04.751129+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:25:10.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:05.634371+0000 mgr.a (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:10.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:05.733582+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:06.733951+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:06.744407+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:07.634737+0000 mgr.a (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:07.733666+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:08.734247+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:09.734137+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.771583+0000 mon.a (mon.0) 272 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.780288+0000 mon.a (mon.0) 273 : cluster [DBG] monmap epoch 3 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.780320+0000 mon.a (mon.0) 274 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.780343+0000 mon.a (mon.0) 275 : cluster [DBG] last_changed 2024-09-20T23:25:04.742603+0000 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.780368+0000 mon.a (mon.0) 276 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.780390+0000 mon.a (mon.0) 277 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.780412+0000 mon.a (mon.0) 278 : cluster [DBG] election_strategy: 1 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.780433+0000 mon.a (mon.0) 279 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T23:25:10.356 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.780451+0000 mon.a (mon.0) 280 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.c 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.780472+0000 mon.a (mon.0) 281 : cluster [DBG] 2: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.b 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.798718+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.798768+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.799048+0000 mon.a (mon.0) 284 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.799291+0000 mon.a (mon.0) 285 : cluster [INF] overall HEALTH_OK 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:09.806458+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:09.813592+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:09.821029+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:09.828341+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:09.835727+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:10.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:09 smithi003 bash[22761]: audit 2024-09-20T23:25:09.843279+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: cluster 2024-09-20T23:25:09.635140+0000 mgr.a (mgr.14150) 83 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:11.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: cephadm 2024-09-20T23:25:09.846854+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T23:25:11.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: audit 2024-09-20T23:25:09.850581+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: audit 2024-09-20T23:25:09.851277+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:11.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: audit 2024-09-20T23:25:09.855150+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:25:11.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: audit 2024-09-20T23:25:09.871151+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:11.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: cephadm 2024-09-20T23:25:09.873079+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi084 2024-09-20T23:25:11.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: audit 2024-09-20T23:25:10.023050+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: audit 2024-09-20T23:25:10.031482+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: audit 2024-09-20T23:25:10.041921+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:10 smithi003 bash[22761]: audit 2024-09-20T23:25:10.734440+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:11.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: cluster 2024-09-20T23:25:09.635140+0000 mgr.a (mgr.14150) 83 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:11.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: cephadm 2024-09-20T23:25:09.846854+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T23:25:11.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: audit 2024-09-20T23:25:09.850581+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: audit 2024-09-20T23:25:09.851277+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:11.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: audit 2024-09-20T23:25:09.855150+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:25:11.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: audit 2024-09-20T23:25:09.871151+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:11.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: cephadm 2024-09-20T23:25:09.873079+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi084 2024-09-20T23:25:11.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: audit 2024-09-20T23:25:10.023050+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: audit 2024-09-20T23:25:10.031482+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: audit 2024-09-20T23:25:10.041921+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:10 smithi084 bash[23446]: audit 2024-09-20T23:25:10.734440+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:11.214 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T23:25:11.214 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":3,"fsid":"041eed30-77a7-11ef-baf5-efdc52797490","modified":"2024-09-20T23:25:04.742603Z","created":"2024-09-20T23:22:34.458071Z","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":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:3300","nonce":0},{"type":"v1","addr":"172.21.15.183:6789","nonce":0}]},"addr":"172.21.15.183:6789/0","public_addr":"172.21.15.183:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:3300","nonce":0},{"type":"v1","addr":"172.21.15.84:6789","nonce":0}]},"addr":"172.21.15.84:6789/0","public_addr":"172.21.15.84:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-20T23:25:11.214 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 3 2024-09-20T23:25:11.226 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: cluster 2024-09-20T23:25:09.635140+0000 mgr.a (mgr.14150) 83 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:11.226 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: cephadm 2024-09-20T23:25:09.846854+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T23:25:11.226 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: audit 2024-09-20T23:25:09.850581+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.226 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: audit 2024-09-20T23:25:09.851277+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:11.226 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: audit 2024-09-20T23:25:09.855150+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:25:11.226 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: audit 2024-09-20T23:25:09.871151+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:11.226 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: cephadm 2024-09-20T23:25:09.873079+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi084 2024-09-20T23:25:11.227 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: audit 2024-09-20T23:25:10.023050+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.227 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: audit 2024-09-20T23:25:10.031482+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.227 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: audit 2024-09-20T23:25:10.041921+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:11.227 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:10 smithi183 bash[23299]: audit 2024-09-20T23:25:10.734440+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:25:11.917 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-20T23:25:11.917 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-20T23:25:12.104 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:25:11 smithi003 bash[23013]: debug 2024-09-20T23:25:11.731+0000 7f3a40488640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-20T23:25:12.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:11 smithi003 bash[22761]: audit 2024-09-20T23:25:11.212111+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.183:0/2125152592' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:25:12.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:11 smithi003 bash[22761]: audit 2024-09-20T23:25:11.239216+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:11 smithi003 bash[22761]: audit 2024-09-20T23:25:11.246091+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:11 smithi003 bash[22761]: audit 2024-09-20T23:25:11.254971+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:11 smithi003 bash[22761]: audit 2024-09-20T23:25:11.668692+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:11 smithi003 bash[22761]: audit 2024-09-20T23:25:11.675062+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:11 smithi003 bash[22761]: audit 2024-09-20T23:25:11.684016+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:11 smithi084 bash[23446]: audit 2024-09-20T23:25:11.212111+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.183:0/2125152592' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:25:12.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:11 smithi084 bash[23446]: audit 2024-09-20T23:25:11.239216+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:11 smithi084 bash[23446]: audit 2024-09-20T23:25:11.246091+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:11 smithi084 bash[23446]: audit 2024-09-20T23:25:11.254971+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:11 smithi084 bash[23446]: audit 2024-09-20T23:25:11.668692+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:11 smithi084 bash[23446]: audit 2024-09-20T23:25:11.675062+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:11 smithi084 bash[23446]: audit 2024-09-20T23:25:11.684016+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:11 smithi183 bash[23299]: audit 2024-09-20T23:25:11.212111+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.183:0/2125152592' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:25:12.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:11 smithi183 bash[23299]: audit 2024-09-20T23:25:11.239216+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:11 smithi183 bash[23299]: audit 2024-09-20T23:25:11.246091+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:11 smithi183 bash[23299]: audit 2024-09-20T23:25:11.254971+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:11 smithi183 bash[23299]: audit 2024-09-20T23:25:11.668692+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:11 smithi183 bash[23299]: audit 2024-09-20T23:25:11.675062+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:12.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:11 smithi183 bash[23299]: audit 2024-09-20T23:25:11.684016+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:13.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:13 smithi183 bash[23299]: cluster 2024-09-20T23:25:11.635576+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:13.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:13 smithi183 bash[23299]: audit 2024-09-20T23:25:12.026047+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:13.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:13 smithi183 bash[23299]: audit 2024-09-20T23:25:12.034472+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:13.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:13 smithi183 bash[23299]: cephadm 2024-09-20T23:25:12.036714+0000 mgr.a (mgr.14150) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T23:25:13.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:13 smithi183 bash[23299]: audit 2024-09-20T23:25:12.037415+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:13.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:13 smithi183 bash[23299]: audit 2024-09-20T23:25:12.039041+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:25:13.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:13 smithi183 bash[23299]: audit 2024-09-20T23:25:12.040421+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:13.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:13 smithi183 bash[23299]: cephadm 2024-09-20T23:25:12.041957+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi183 2024-09-20T23:25:13.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:13 smithi003 bash[22761]: cluster 2024-09-20T23:25:11.635576+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:13.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:13 smithi003 bash[22761]: audit 2024-09-20T23:25:12.026047+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:13.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:13 smithi003 bash[22761]: audit 2024-09-20T23:25:12.034472+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:13.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:13 smithi003 bash[22761]: cephadm 2024-09-20T23:25:12.036714+0000 mgr.a (mgr.14150) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T23:25:13.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:13 smithi003 bash[22761]: audit 2024-09-20T23:25:12.037415+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:13.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:13 smithi003 bash[22761]: audit 2024-09-20T23:25:12.039041+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:25:13.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:13 smithi003 bash[22761]: audit 2024-09-20T23:25:12.040421+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:13.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:13 smithi003 bash[22761]: cephadm 2024-09-20T23:25:12.041957+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi183 2024-09-20T23:25:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:13 smithi084 bash[23446]: cluster 2024-09-20T23:25:11.635576+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:13 smithi084 bash[23446]: audit 2024-09-20T23:25:12.026047+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:13 smithi084 bash[23446]: audit 2024-09-20T23:25:12.034472+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:13 smithi084 bash[23446]: cephadm 2024-09-20T23:25:12.036714+0000 mgr.a (mgr.14150) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T23:25:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:13 smithi084 bash[23446]: audit 2024-09-20T23:25:12.037415+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:13 smithi084 bash[23446]: audit 2024-09-20T23:25:12.039041+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:25:13.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:13 smithi084 bash[23446]: audit 2024-09-20T23:25:12.040421+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:13.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:13 smithi084 bash[23446]: cephadm 2024-09-20T23:25:12.041957+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi183 2024-09-20T23:25:15.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: cluster 2024-09-20T23:25:13.635986+0000 mgr.a (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:15.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.272867+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.281144+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.283667+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:15.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.288879+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:15.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.290755+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:15.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: cephadm 2024-09-20T23:25:14.293206+0000 mgr.a (mgr.14150) 90 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: cephadm 2024-09-20T23:25:14.294075+0000 mgr.a (mgr.14150) 91 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: cephadm 2024-09-20T23:25:14.295244+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: cephadm 2024-09-20T23:25:14.552530+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Updating smithi183:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: cephadm 2024-09-20T23:25:14.552801+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Updating smithi003:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: cephadm 2024-09-20T23:25:14.553235+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi084:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.753265+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.757855+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.762089+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.764462+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.766908+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.769362+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.774037+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.825535+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:15.590 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.826966+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:25:15.590 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:15 smithi183 bash[23299]: audit 2024-09-20T23:25:14.828320+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:15.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: cluster 2024-09-20T23:25:13.635986+0000 mgr.a (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:15.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.272867+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.281144+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.283667+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:15.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.288879+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:15.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.290755+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: cephadm 2024-09-20T23:25:14.293206+0000 mgr.a (mgr.14150) 90 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: cephadm 2024-09-20T23:25:14.294075+0000 mgr.a (mgr.14150) 91 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: cephadm 2024-09-20T23:25:14.295244+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: cephadm 2024-09-20T23:25:14.552530+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Updating smithi183:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: cephadm 2024-09-20T23:25:14.552801+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Updating smithi003:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: cephadm 2024-09-20T23:25:14.553235+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi084:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.753265+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.757855+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.762089+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.764462+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.766908+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.769362+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.774037+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.607 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.825535+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:15.608 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.826966+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:25:15.608 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:15 smithi003 bash[22761]: audit 2024-09-20T23:25:14.828320+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:15.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: cluster 2024-09-20T23:25:13.635986+0000 mgr.a (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:15.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.272867+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.281144+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.283667+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:15.698 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.288879+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:15.698 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.290755+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:15.698 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: cephadm 2024-09-20T23:25:14.293206+0000 mgr.a (mgr.14150) 90 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T23:25:15.698 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: cephadm 2024-09-20T23:25:14.294075+0000 mgr.a (mgr.14150) 91 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2024-09-20T23:25:15.698 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: cephadm 2024-09-20T23:25:14.295244+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T23:25:15.698 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: cephadm 2024-09-20T23:25:14.552530+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Updating smithi183:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:15.699 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: cephadm 2024-09-20T23:25:14.552801+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Updating smithi003:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:15.699 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: cephadm 2024-09-20T23:25:14.553235+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi084:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:25:15.699 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.753265+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.699 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.757855+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.699 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.762089+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.699 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.764462+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.699 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.766908+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.699 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.769362+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.700 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.774037+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:15.700 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.825535+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:25:15.700 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.826966+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:25:15.700 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:15 smithi084 bash[23446]: audit 2024-09-20T23:25:14.828320+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:16.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:16 smithi183 bash[23299]: cephadm 2024-09-20T23:25:14.824931+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-20T23:25:16.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:16 smithi183 bash[23299]: cephadm 2024-09-20T23:25:14.829708+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-20T23:25:16.600 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:16 smithi003 bash[22761]: cephadm 2024-09-20T23:25:14.824931+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-20T23:25:16.600 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:16 smithi003 bash[22761]: cephadm 2024-09-20T23:25:14.829708+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-20T23:25:16.669 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:25:16.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:16 smithi084 bash[23446]: cephadm 2024-09-20T23:25:14.824931+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-20T23:25:16.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:16 smithi084 bash[23446]: cephadm 2024-09-20T23:25:14.829708+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-20T23:25:17.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:17 smithi183 bash[23299]: cluster 2024-09-20T23:25:15.636396+0000 mgr.a (mgr.14150) 98 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:17.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:17 smithi183 bash[23299]: audit 2024-09-20T23:25:17.153846+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:17.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:17 smithi183 bash[23299]: audit 2024-09-20T23:25:17.160691+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:17 smithi003 bash[22761]: cluster 2024-09-20T23:25:15.636396+0000 mgr.a (mgr.14150) 98 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:17 smithi003 bash[22761]: audit 2024-09-20T23:25:17.153846+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:17 smithi003 bash[22761]: audit 2024-09-20T23:25:17.160691+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:17.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:17 smithi084 bash[23446]: cluster 2024-09-20T23:25:15.636396+0000 mgr.a (mgr.14150) 98 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:17.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:17 smithi084 bash[23446]: audit 2024-09-20T23:25:17.153846+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:17.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:17 smithi084 bash[23446]: audit 2024-09-20T23:25:17.160691+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:18.023 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:25:18.023 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2024-09-20T23:25:18.024 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:25:18.024 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] 2024-09-20T23:25:18.562 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:18 smithi003 bash[22761]: audit 2024-09-20T23:25:18.022333+0000 mon.a (mon.0) 329 : audit [DBG] from='client.? 172.21.15.3:0/286141489' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:18.563 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-20T23:25:18.563 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:25:18.563 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T23:25:18.577 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:25:18.577 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:25:18.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:18 smithi183 bash[23299]: audit 2024-09-20T23:25:18.022333+0000 mon.a (mon.0) 329 : audit [DBG] from='client.? 172.21.15.3:0/286141489' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:18.631 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:25:18.631 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T23:25:18.642 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:18 smithi084 bash[23446]: audit 2024-09-20T23:25:18.022333+0000 mon.a (mon.0) 329 : audit [DBG] from='client.? 172.21.15.3:0/286141489' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:18.645 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:25:18.645 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:25:18.702 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:25:18.702 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T23:25:18.717 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:25:18.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:25:18.772 INFO:tasks.cephadm:Adding mgr.a on smithi003 2024-09-20T23:25:18.772 INFO:tasks.cephadm:Adding mgr.b on smithi084 2024-09-20T23:25:18.772 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch apply mgr '2;smithi003=a;smithi084=b' 2024-09-20T23:25:19.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:19 smithi183 bash[23299]: cluster 2024-09-20T23:25:17.636778+0000 mgr.a (mgr.14150) 99 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:19.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:19 smithi003 bash[22761]: cluster 2024-09-20T23:25:17.636778+0000 mgr.a (mgr.14150) 99 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:19.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:19 smithi084 bash[23446]: cluster 2024-09-20T23:25:17.636778+0000 mgr.a (mgr.14150) 99 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:21.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:21 smithi183 bash[23299]: cluster 2024-09-20T23:25:19.637213+0000 mgr.a (mgr.14150) 100 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:21.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:21 smithi003 bash[22761]: cluster 2024-09-20T23:25:19.637213+0000 mgr.a (mgr.14150) 100 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:21.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:21 smithi084 bash[23446]: cluster 2024-09-20T23:25:19.637213+0000 mgr.a (mgr.14150) 100 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:22.530 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T23:25:23.557 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:23 smithi183 bash[23299]: cluster 2024-09-20T23:25:21.637630+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:23.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:23 smithi003 bash[22761]: cluster 2024-09-20T23:25:21.637630+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:23.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:23 smithi084 bash[23446]: cluster 2024-09-20T23:25:21.637630+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:24.654 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled mgr update... 2024-09-20T23:25:25.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:25 smithi084 bash[23446]: cluster 2024-09-20T23:25:23.638060+0000 mgr.a (mgr.14150) 102 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:25.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:25 smithi084 bash[23446]: audit 2024-09-20T23:25:24.652103+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:25.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:25 smithi084 bash[23446]: audit 2024-09-20T23:25:24.653773+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:25.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:25 smithi084 bash[23446]: audit 2024-09-20T23:25:24.660016+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:25.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:25 smithi084 bash[23446]: audit 2024-09-20T23:25:24.661684+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:25.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:25 smithi084 bash[23446]: audit 2024-09-20T23:25:24.672513+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:25.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:25 smithi084 bash[23446]: audit 2024-09-20T23:25:24.676632+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:25:25.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:25 smithi084 bash[23446]: audit 2024-09-20T23:25:24.680803+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T23:25:25.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:25 smithi084 bash[23446]: audit 2024-09-20T23:25:24.685157+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:25:25.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:25 smithi084 bash[23446]: audit 2024-09-20T23:25:24.687090+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:25.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:25 smithi003 bash[22761]: cluster 2024-09-20T23:25:23.638060+0000 mgr.a (mgr.14150) 102 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:25.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:25 smithi003 bash[22761]: audit 2024-09-20T23:25:24.652103+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:25.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:25 smithi003 bash[22761]: audit 2024-09-20T23:25:24.653773+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:25.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:25 smithi003 bash[22761]: audit 2024-09-20T23:25:24.660016+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:25.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:25 smithi003 bash[22761]: audit 2024-09-20T23:25:24.661684+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:25.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:25 smithi003 bash[22761]: audit 2024-09-20T23:25:24.672513+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:25.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:25 smithi003 bash[22761]: audit 2024-09-20T23:25:24.676632+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:25:25.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:25 smithi003 bash[22761]: audit 2024-09-20T23:25:24.680803+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T23:25:25.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:25 smithi003 bash[22761]: audit 2024-09-20T23:25:24.685157+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:25:25.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:25 smithi003 bash[22761]: audit 2024-09-20T23:25:24.687090+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:25.620 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:25 smithi183 bash[23299]: cluster 2024-09-20T23:25:23.638060+0000 mgr.a (mgr.14150) 102 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:25.620 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:25 smithi183 bash[23299]: audit 2024-09-20T23:25:24.652103+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:25.620 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:25 smithi183 bash[23299]: audit 2024-09-20T23:25:24.653773+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:25.620 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:25 smithi183 bash[23299]: audit 2024-09-20T23:25:24.660016+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:25.621 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:25 smithi183 bash[23299]: audit 2024-09-20T23:25:24.661684+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:25.621 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:25 smithi183 bash[23299]: audit 2024-09-20T23:25:24.672513+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:25.621 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:25 smithi183 bash[23299]: audit 2024-09-20T23:25:24.676632+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:25:25.621 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:25 smithi183 bash[23299]: audit 2024-09-20T23:25:24.680803+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T23:25:25.621 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:25 smithi183 bash[23299]: audit 2024-09-20T23:25:24.685157+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:25:25.621 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:25 smithi183 bash[23299]: audit 2024-09-20T23:25:24.687090+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:25.622 DEBUG:teuthology.orchestra.run.smithi084:mgr.b> sudo journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@mgr.b.service 2024-09-20T23:25:25.624 INFO:tasks.cephadm:Deploying OSDs... 2024-09-20T23:25:25.625 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T23:25:25.625 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T23:25:25.630 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-09-20T23:25:25.631 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_1 2024-09-20T23:25:25.683 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T23:25:25.684 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:25.684 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-09-20T23:25:25.684 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:25.684 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-20 23:15:40.257479297 +0000 2024-09-20T23:25:25.684 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-20 23:15:40.017481441 +0000 2024-09-20T23:25:25.684 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-20 23:15:40.017481441 +0000 2024-09-20T23:25:25.684 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-20T23:25:25.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T23:25:25.738 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-20T23:25:25.739 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-20T23:25:25.739 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000332016 s, 1.5 MB/s 2024-09-20T23:25:25.740 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T23:25:25.789 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_2 2024-09-20T23:25:25.836 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T23:25:25.836 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:25.836 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-20T23:25:25.836 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:25.836 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-20 23:15:40.737475009 +0000 2024-09-20T23:25:25.837 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-20 23:15:40.497477153 +0000 2024-09-20T23:25:25.837 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-20 23:15:40.497477153 +0000 2024-09-20T23:25:25.837 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-20T23:25:25.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T23:25:25.887 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-20T23:25:25.887 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-20T23:25:25.888 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000288111 s, 1.8 MB/s 2024-09-20T23:25:25.888 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T23:25:25.939 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_3 2024-09-20T23:25:25.986 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T23:25:25.986 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:25.986 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-09-20T23:25:25.986 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:25.986 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-20 23:15:41.229470615 +0000 2024-09-20T23:25:25.986 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-20 23:15:40.977472866 +0000 2024-09-20T23:25:25.986 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-20 23:15:40.977472866 +0000 2024-09-20T23:25:25.986 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-20T23:25:25.987 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T23:25:26.043 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-20T23:25:26.043 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-20T23:25:26.043 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000269635 s, 1.9 MB/s 2024-09-20T23:25:26.044 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T23:25:26.091 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_4 2024-09-20T23:25:26.139 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T23:25:26.139 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:26.139 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-20T23:25:26.139 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:26.139 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-20 23:15:41.693466471 +0000 2024-09-20T23:25:26.139 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-20 23:15:41.449468650 +0000 2024-09-20T23:25:26.139 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-20 23:15:41.449468650 +0000 2024-09-20T23:25:26.139 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-20T23:25:26.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T23:25:26.196 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-20T23:25:26.196 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-20T23:25:26.196 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000234164 s, 2.2 MB/s 2024-09-20T23:25:26.197 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T23:25:26.247 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-20T23:25:26.247 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T23:25:26.254 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-09-20T23:25:26.254 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_1 2024-09-20T23:25:26.302 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T23:25:26.302 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:26.302 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-09-20T23:25:26.303 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:26.303 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-09-20 23:15:25.065452798 +0000 2024-09-20T23:25:26.303 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-09-20 23:15:24.821454977 +0000 2024-09-20T23:25:26.303 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-09-20 23:15:24.821454977 +0000 2024-09-20T23:25:26.303 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: - 2024-09-20T23:25:26.303 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T23:25:26.361 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-09-20T23:25:26.362 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-09-20T23:25:26.362 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000321287 s, 1.6 MB/s 2024-09-20T23:25:26.363 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T23:25:26.411 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_2 2024-09-20T23:25:26.457 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T23:25:26.458 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:26.458 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-09-20T23:25:26.458 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:26.458 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-09-20 23:15:25.569448296 +0000 2024-09-20T23:25:26.458 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-09-20 23:15:25.285450831 +0000 2024-09-20T23:25:26.458 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-09-20 23:15:25.285450831 +0000 2024-09-20T23:25:26.458 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: - 2024-09-20T23:25:26.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T23:25:26.512 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-09-20T23:25:26.512 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-09-20T23:25:26.512 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000402417 s, 1.3 MB/s 2024-09-20T23:25:26.514 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T23:25:26.563 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_3 2024-09-20T23:25:26.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:26 smithi183 bash[23299]: audit 2024-09-20T23:25:24.640023+0000 mgr.a (mgr.14150) 103 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=a;smithi084=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:25:26.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:26 smithi183 bash[23299]: cephadm 2024-09-20T23:25:24.643270+0000 mgr.a (mgr.14150) 104 : cephadm [INF] Saving service mgr spec with placement smithi003=a;smithi084=b;count:2 2024-09-20T23:25:26.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:26 smithi183 bash[23299]: cephadm 2024-09-20T23:25:24.689015+0000 mgr.a (mgr.14150) 105 : cephadm [INF] Deploying daemon mgr.b on smithi084 2024-09-20T23:25:26.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:26 smithi003 bash[22761]: audit 2024-09-20T23:25:24.640023+0000 mgr.a (mgr.14150) 103 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=a;smithi084=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:25:26.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:26 smithi003 bash[22761]: cephadm 2024-09-20T23:25:24.643270+0000 mgr.a (mgr.14150) 104 : cephadm [INF] Saving service mgr spec with placement smithi003=a;smithi084=b;count:2 2024-09-20T23:25:26.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:26 smithi003 bash[22761]: cephadm 2024-09-20T23:25:24.689015+0000 mgr.a (mgr.14150) 105 : cephadm [INF] Deploying daemon mgr.b on smithi084 2024-09-20T23:25:26.609 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T23:25:26.610 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:26.610 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-20T23:25:26.610 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:26.610 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-09-20 23:15:26.073443794 +0000 2024-09-20T23:25:26.610 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-09-20 23:15:25.805446188 +0000 2024-09-20T23:25:26.610 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-09-20 23:15:25.805446188 +0000 2024-09-20T23:25:26.610 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: - 2024-09-20T23:25:26.611 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T23:25:26.662 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:26 smithi084 bash[23446]: audit 2024-09-20T23:25:24.640023+0000 mgr.a (mgr.14150) 103 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=a;smithi084=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:25:26.662 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:26 smithi084 bash[23446]: cephadm 2024-09-20T23:25:24.643270+0000 mgr.a (mgr.14150) 104 : cephadm [INF] Saving service mgr spec with placement smithi003=a;smithi084=b;count:2 2024-09-20T23:25:26.662 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:26 smithi084 bash[23446]: cephadm 2024-09-20T23:25:24.689015+0000 mgr.a (mgr.14150) 105 : cephadm [INF] Deploying daemon mgr.b on smithi084 2024-09-20T23:25:26.664 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-09-20T23:25:26.664 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-09-20T23:25:26.664 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.00037589 s, 1.4 MB/s 2024-09-20T23:25:26.665 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T23:25:26.715 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_4 2024-09-20T23:25:26.762 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T23:25:26.762 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:26.763 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-09-20T23:25:26.763 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:26.763 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-09-20 23:15:26.533439685 +0000 2024-09-20T23:25:26.763 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-09-20 23:15:26.293441829 +0000 2024-09-20T23:25:26.763 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-09-20 23:15:26.293441829 +0000 2024-09-20T23:25:26.763 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: - 2024-09-20T23:25:26.763 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T23:25:26.816 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-09-20T23:25:26.816 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-09-20T23:25:26.817 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000340154 s, 1.5 MB/s 2024-09-20T23:25:26.818 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T23:25:26.867 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T23:25:26.867 DEBUG:teuthology.orchestra.run.smithi183:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T23:25:26.873 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-09-20T23:25:26.873 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_1 2024-09-20T23:25:26.925 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T23:25:26.925 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:26.925 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 804 Links: 1 2024-09-20T23:25:26.925 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:26.925 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-20 23:15:25.096287084 +0000 2024-09-20T23:25:26.925 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-20 23:15:24.844289335 +0000 2024-09-20T23:25:26.926 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-20 23:15:24.844289335 +0000 2024-09-20T23:25:26.926 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2024-09-20T23:25:26.926 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T23:25:26.980 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-20T23:25:26.980 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-20T23:25:26.980 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000427828 s, 1.2 MB/s 2024-09-20T23:25:26.981 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T23:25:27.031 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_2 2024-09-20T23:25:27.077 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T23:25:27.077 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:27.077 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 824 Links: 1 2024-09-20T23:25:27.077 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:27.077 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-20 23:15:25.544283082 +0000 2024-09-20T23:25:27.077 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-20 23:15:25.312285154 +0000 2024-09-20T23:25:27.077 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-20 23:15:25.312285154 +0000 2024-09-20T23:25:27.077 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2024-09-20T23:25:27.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T23:25:27.131 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-20T23:25:27.131 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-20T23:25:27.131 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.00041385 s, 1.2 MB/s 2024-09-20T23:25:27.133 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T23:25:27.182 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_3 2024-09-20T23:25:27.229 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T23:25:27.229 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:27.229 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 840 Links: 1 2024-09-20T23:25:27.229 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:27.229 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-20 23:15:26.076278330 +0000 2024-09-20T23:25:27.229 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-20 23:15:25.800280795 +0000 2024-09-20T23:25:27.229 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-20 23:15:25.800280795 +0000 2024-09-20T23:25:27.230 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2024-09-20T23:25:27.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T23:25:27.283 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-20T23:25:27.283 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-20T23:25:27.283 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000379943 s, 1.3 MB/s 2024-09-20T23:25:27.284 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T23:25:27.336 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_4 2024-09-20T23:25:27.385 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T23:25:27.385 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:25:27.385 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 859 Links: 1 2024-09-20T23:25:27.385 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:25:27.385 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-20 23:15:26.560274007 +0000 2024-09-20T23:25:27.385 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-20 23:15:26.316276186 +0000 2024-09-20T23:25:27.386 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-20 23:15:26.316276186 +0000 2024-09-20T23:25:27.386 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2024-09-20T23:25:27.386 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T23:25:27.440 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-20T23:25:27.440 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-20T23:25:27.440 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000374465 s, 1.4 MB/s 2024-09-20T23:25:27.441 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T23:25:27.490 INFO:tasks.cephadm:Deploying osd.0 on smithi003 with /dev/vg_nvme/lv_4... 2024-09-20T23:25:27.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T23:25:27.544 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:27 smithi183 bash[23299]: cluster 2024-09-20T23:25:25.638460+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:27.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:27 smithi003 bash[22761]: cluster 2024-09-20T23:25:25.638460+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:27.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:27 smithi084 bash[23446]: cluster 2024-09-20T23:25:25.638460+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:28.308 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:28 smithi084 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:25:28.674 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:28 smithi084 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:25:28.674 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:28 smithi084 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:25:28.674 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:28 smithi084 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:25:28.674 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:28 smithi084 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:25:28.674 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:28 smithi084 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:25:28.675 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:28 smithi084 systemd[1]: Started Ceph mgr.b for 041eed30-77a7-11ef-baf5-efdc52797490. 2024-09-20T23:25:29.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: cluster 2024-09-20T23:25:27.638911+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.247118+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.254576+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.264064+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.584749+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.591978+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.599622+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.606780+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.692782+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.696509+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.697878+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:29.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.705701+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.758677+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:25:29.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.759428+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:25:29.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:29 smithi183 bash[23299]: audit 2024-09-20T23:25:28.760003+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:29.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: cluster 2024-09-20T23:25:27.638911+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:29.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.247118+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.254576+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.264064+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.584749+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.591978+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.599622+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.606780+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.692782+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.696509+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.697878+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.705701+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.758677+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:25:29.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.759428+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:25:29.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:29 smithi003 bash[22761]: audit 2024-09-20T23:25:28.760003+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:29.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: cluster 2024-09-20T23:25:27.638911+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:29.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.247118+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.254576+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.264064+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.584749+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.591978+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.599622+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.606780+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.692782+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.696509+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.697878+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.705701+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.758677+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.759428+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:25:29.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:29 smithi084 bash[23446]: audit 2024-09-20T23:25:28.760003+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:30.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:30 smithi084 bash[23446]: cephadm 2024-09-20T23:25:28.706324+0000 mgr.a (mgr.14150) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-20T23:25:30.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:30 smithi084 bash[23446]: cephadm 2024-09-20T23:25:28.758325+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-20T23:25:30.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:30 smithi084 bash[23446]: cephadm 2024-09-20T23:25:28.760696+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Reconfiguring daemon mgr.a on smithi003 2024-09-20T23:25:30.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:30 smithi084 bash[23446]: audit 2024-09-20T23:25:29.814718+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:30.447 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:30 smithi084 bash[24310]: debug 2024-09-20T23:25:30.125+0000 7f95ae507640 1 -- 172.21.15.84:0/907461982 <== mon.2 v2:172.21.15.84:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a1205030e0 con 0x55a120505800 2024-09-20T23:25:30.447 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:30 smithi084 bash[24310]: debug 2024-09-20T23:25:30.237+0000 7f95b0d71040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:25:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:30 smithi003 bash[22761]: cephadm 2024-09-20T23:25:28.706324+0000 mgr.a (mgr.14150) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-20T23:25:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:30 smithi003 bash[22761]: cephadm 2024-09-20T23:25:28.758325+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-20T23:25:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:30 smithi003 bash[22761]: cephadm 2024-09-20T23:25:28.760696+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Reconfiguring daemon mgr.a on smithi003 2024-09-20T23:25:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:30 smithi003 bash[22761]: audit 2024-09-20T23:25:29.814718+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:30.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:30 smithi183 bash[23299]: cephadm 2024-09-20T23:25:28.706324+0000 mgr.a (mgr.14150) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-20T23:25:30.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:30 smithi183 bash[23299]: cephadm 2024-09-20T23:25:28.758325+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-20T23:25:30.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:30 smithi183 bash[23299]: cephadm 2024-09-20T23:25:28.760696+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Reconfiguring daemon mgr.a on smithi003 2024-09-20T23:25:30.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:30 smithi183 bash[23299]: audit 2024-09-20T23:25:29.814718+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:31.539 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:31 smithi084 bash[24310]: debug 2024-09-20T23:25:31.469+0000 7f95b0d71040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:25:31.539 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:31 smithi084 bash[23446]: cluster 2024-09-20T23:25:29.639351+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:31.539 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:31 smithi084 bash[23446]: audit 2024-09-20T23:25:30.803127+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:31.540 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:31 smithi084 bash[23446]: audit 2024-09-20T23:25:30.809396+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:31.540 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:31 smithi084 bash[23446]: audit 2024-09-20T23:25:30.812862+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:31.540 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:31 smithi084 bash[23446]: audit 2024-09-20T23:25:30.816749+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:31.540 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:31 smithi084 bash[23446]: audit 2024-09-20T23:25:30.818299+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:31.540 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:31 smithi084 bash[23446]: audit 2024-09-20T23:25:30.826827+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:31.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:31 smithi183 bash[23299]: cluster 2024-09-20T23:25:29.639351+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:31.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:31 smithi183 bash[23299]: audit 2024-09-20T23:25:30.803127+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:31.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:31 smithi183 bash[23299]: audit 2024-09-20T23:25:30.809396+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:31.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:31 smithi183 bash[23299]: audit 2024-09-20T23:25:30.812862+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:31.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:31 smithi183 bash[23299]: audit 2024-09-20T23:25:30.816749+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:31.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:31 smithi183 bash[23299]: audit 2024-09-20T23:25:30.818299+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:31.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:31 smithi183 bash[23299]: audit 2024-09-20T23:25:30.826827+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:31.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:31 smithi003 bash[22761]: cluster 2024-09-20T23:25:29.639351+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:31 smithi003 bash[22761]: audit 2024-09-20T23:25:30.803127+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:31 smithi003 bash[22761]: audit 2024-09-20T23:25:30.809396+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:31 smithi003 bash[22761]: audit 2024-09-20T23:25:30.812862+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:31 smithi003 bash[22761]: audit 2024-09-20T23:25:30.816749+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:31 smithi003 bash[22761]: audit 2024-09-20T23:25:30.818299+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:31.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:31 smithi003 bash[22761]: audit 2024-09-20T23:25:30.826827+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:31.946 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:31 smithi084 bash[24310]: debug 2024-09-20T23:25:31.533+0000 7f95b0d71040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:25:31.946 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:31 smithi084 bash[24310]: debug 2024-09-20T23:25:31.681+0000 7f95b0d71040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:25:32.225 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:25:32.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:32 smithi003 bash[22761]: cephadm 2024-09-20T23:25:30.827685+0000 mgr.a (mgr.14150) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-20T23:25:32.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:32 smithi003 bash[22761]: audit 2024-09-20T23:25:31.398487+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:32 smithi003 bash[22761]: audit 2024-09-20T23:25:31.848411+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:32 smithi003 bash[22761]: audit 2024-09-20T23:25:31.853802+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:32 smithi003 bash[22761]: audit 2024-09-20T23:25:31.860611+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.613 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[24310]: debug 2024-09-20T23:25:32.345+0000 7f95b0d71040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:25:32.613 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[24310]: debug 2024-09-20T23:25:32.417+0000 7f95b0d71040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:25:32.613 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[24310]: debug 2024-09-20T23:25:32.489+0000 7f95b0d71040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:25:32.614 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[23446]: cephadm 2024-09-20T23:25:30.827685+0000 mgr.a (mgr.14150) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-20T23:25:32.614 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[23446]: audit 2024-09-20T23:25:31.398487+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.614 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[23446]: audit 2024-09-20T23:25:31.848411+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.614 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[23446]: audit 2024-09-20T23:25:31.853802+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.614 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[23446]: audit 2024-09-20T23:25:31.860611+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:32 smithi183 bash[23299]: cephadm 2024-09-20T23:25:30.827685+0000 mgr.a (mgr.14150) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-20T23:25:32.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:32 smithi183 bash[23299]: audit 2024-09-20T23:25:31.398487+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:32 smithi183 bash[23299]: audit 2024-09-20T23:25:31.848411+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:32 smithi183 bash[23299]: audit 2024-09-20T23:25:31.853802+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:32 smithi183 bash[23299]: audit 2024-09-20T23:25:31.860611+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:32.946 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[24310]: debug 2024-09-20T23:25:32.677+0000 7f95b0d71040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T23:25:32.946 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[24310]: debug 2024-09-20T23:25:32.753+0000 7f95b0d71040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:25:32.946 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:32 smithi084 bash[24310]: debug 2024-09-20T23:25:32.821+0000 7f95b0d71040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:25:33.353 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:33 smithi084 bash[24310]: debug 2024-09-20T23:25:33.085+0000 7f95b0d71040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:25:33.353 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:33 smithi084 bash[24310]: debug 2024-09-20T23:25:33.153+0000 7f95b0d71040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:25:33.683 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:33 smithi084 bash[23446]: cluster 2024-09-20T23:25:31.639771+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:33.683 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:33 smithi084 bash[24310]: debug 2024-09-20T23:25:33.345+0000 7f95b0d71040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:25:33.684 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:33 smithi084 bash[24310]: debug 2024-09-20T23:25:33.425+0000 7f95b0d71040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:25:33.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:33 smithi183 bash[23299]: cluster 2024-09-20T23:25:31.639771+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:33.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:33 smithi003 bash[22761]: cluster 2024-09-20T23:25:31.639771+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:33.946 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:33 smithi084 bash[24310]: debug 2024-09-20T23:25:33.677+0000 7f95b0d71040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:25:33.946 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:33 smithi084 bash[24310]: debug 2024-09-20T23:25:33.861+0000 7f95b0d71040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:25:34.295 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:34 smithi084 bash[24310]: debug 2024-09-20T23:25:34.025+0000 7f95b0d71040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:25:34.295 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:34 smithi084 bash[24310]: debug 2024-09-20T23:25:34.105+0000 7f95b0d71040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:25:34.550 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:34 smithi084 bash[24310]: debug 2024-09-20T23:25:34.289+0000 7f95b0d71040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:25:35.399 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:35 smithi084 bash[24310]: debug 2024-09-20T23:25:35.089+0000 7f95b0d71040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:25:35.399 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:35 smithi084 bash[24310]: debug 2024-09-20T23:25:35.165+0000 7f95b0d71040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:25:35.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:35 smithi003 bash[22761]: cluster 2024-09-20T23:25:33.640227+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:35.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:35 smithi003 bash[22761]: audit 2024-09-20T23:25:35.251883+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:35.647 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:25:35.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:35 smithi084 bash[23446]: cluster 2024-09-20T23:25:33.640227+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:35.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:35 smithi084 bash[23446]: audit 2024-09-20T23:25:35.251883+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:35.696 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:35 smithi084 bash[24310]: debug 2024-09-20T23:25:35.393+0000 7f95b0d71040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:25:35.696 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:35 smithi084 bash[24310]: debug 2024-09-20T23:25:35.465+0000 7f95b0d71040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:25:35.698 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi003:vg_nvme/lv_4 2024-09-20T23:25:35.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:35 smithi183 bash[23299]: cluster 2024-09-20T23:25:33.640227+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:35.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:35 smithi183 bash[23299]: audit 2024-09-20T23:25:35.251883+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:36.196 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:35 smithi084 bash[24310]: debug 2024-09-20T23:25:35.885+0000 7f95b0d71040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:25:36.196 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:25:35 smithi084 bash[24310]: debug 2024-09-20T23:25:35.965+0000 7f95b0d71040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:25:37.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:36 smithi003 bash[22761]: cluster 2024-09-20T23:25:35.640636+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:37.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:36 smithi003 bash[22761]: audit 2024-09-20T23:25:35.850514+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:37.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:36 smithi003 bash[22761]: cluster 2024-09-20T23:25:35.992619+0000 mon.a (mon.0) 366 : cluster [DBG] Standby manager daemon b started 2024-09-20T23:25:37.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:36 smithi003 bash[22761]: audit 2024-09-20T23:25:35.994896+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-20T23:25:37.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:36 smithi003 bash[22761]: audit 2024-09-20T23:25:35.995555+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:25:37.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:36 smithi003 bash[22761]: audit 2024-09-20T23:25:35.996861+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-20T23:25:37.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:36 smithi003 bash[22761]: audit 2024-09-20T23:25:35.997285+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:25:37.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:36 smithi084 bash[23446]: cluster 2024-09-20T23:25:35.640636+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:37.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:36 smithi084 bash[23446]: audit 2024-09-20T23:25:35.850514+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:37.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:36 smithi084 bash[23446]: cluster 2024-09-20T23:25:35.992619+0000 mon.a (mon.0) 366 : cluster [DBG] Standby manager daemon b started 2024-09-20T23:25:37.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:36 smithi084 bash[23446]: audit 2024-09-20T23:25:35.994896+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-20T23:25:37.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:36 smithi084 bash[23446]: audit 2024-09-20T23:25:35.995555+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:25:37.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:36 smithi084 bash[23446]: audit 2024-09-20T23:25:35.996861+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-20T23:25:37.197 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:36 smithi084 bash[23446]: audit 2024-09-20T23:25:35.997285+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:25:37.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:36 smithi183 bash[23299]: cluster 2024-09-20T23:25:35.640636+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:37.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:36 smithi183 bash[23299]: audit 2024-09-20T23:25:35.850514+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:37.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:36 smithi183 bash[23299]: cluster 2024-09-20T23:25:35.992619+0000 mon.a (mon.0) 366 : cluster [DBG] Standby manager daemon b started 2024-09-20T23:25:37.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:36 smithi183 bash[23299]: audit 2024-09-20T23:25:35.994896+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-20T23:25:37.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:36 smithi183 bash[23299]: audit 2024-09-20T23:25:35.995555+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:25:37.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:36 smithi183 bash[23299]: audit 2024-09-20T23:25:35.996861+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-20T23:25:37.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:36 smithi183 bash[23299]: audit 2024-09-20T23:25:35.997285+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.84:0/3196326576' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:25:38.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:37 smithi084 bash[23446]: cluster 2024-09-20T23:25:36.866793+0000 mon.a (mon.0) 367 : cluster [DBG] mgrmap e14: a(active, since 119s), standbys: b 2024-09-20T23:25:38.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:37 smithi084 bash[23446]: audit 2024-09-20T23:25:36.867084+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-20T23:25:38.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:37 smithi183 bash[23299]: cluster 2024-09-20T23:25:36.866793+0000 mon.a (mon.0) 367 : cluster [DBG] mgrmap e14: a(active, since 119s), standbys: b 2024-09-20T23:25:38.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:37 smithi183 bash[23299]: audit 2024-09-20T23:25:36.867084+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-20T23:25:38.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:37 smithi003 bash[22761]: cluster 2024-09-20T23:25:36.866793+0000 mon.a (mon.0) 367 : cluster [DBG] mgrmap e14: a(active, since 119s), standbys: b 2024-09-20T23:25:38.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:37 smithi003 bash[22761]: audit 2024-09-20T23:25:36.867084+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-20T23:25:39.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:39 smithi183 bash[23299]: cluster 2024-09-20T23:25:37.641047+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:39.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:39 smithi183 bash[23299]: audit 2024-09-20T23:25:38.454535+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:39 smithi183 bash[23299]: audit 2024-09-20T23:25:38.458418+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:39 smithi183 bash[23299]: audit 2024-09-20T23:25:38.460602+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:39.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:39 smithi183 bash[23299]: audit 2024-09-20T23:25:38.463352+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:39 smithi183 bash[23299]: audit 2024-09-20T23:25:38.463666+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:39.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:39 smithi183 bash[23299]: audit 2024-09-20T23:25:38.464701+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:39.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:39 smithi183 bash[23299]: audit 2024-09-20T23:25:38.469571+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:39 smithi003 bash[22761]: cluster 2024-09-20T23:25:37.641047+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:39 smithi003 bash[22761]: audit 2024-09-20T23:25:38.454535+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:39 smithi003 bash[22761]: audit 2024-09-20T23:25:38.458418+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:39 smithi003 bash[22761]: audit 2024-09-20T23:25:38.460602+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:39 smithi003 bash[22761]: audit 2024-09-20T23:25:38.463352+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:39 smithi003 bash[22761]: audit 2024-09-20T23:25:38.463666+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:39.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:39 smithi003 bash[22761]: audit 2024-09-20T23:25:38.464701+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:39.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:39 smithi003 bash[22761]: audit 2024-09-20T23:25:38.469571+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:39 smithi084 bash[23446]: cluster 2024-09-20T23:25:37.641047+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:39.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:39 smithi084 bash[23446]: audit 2024-09-20T23:25:38.454535+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:39 smithi084 bash[23446]: audit 2024-09-20T23:25:38.458418+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:39 smithi084 bash[23446]: audit 2024-09-20T23:25:38.460602+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:25:39.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:39 smithi084 bash[23446]: audit 2024-09-20T23:25:38.463352+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:39.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:39 smithi084 bash[23446]: audit 2024-09-20T23:25:38.463666+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:39.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:39 smithi084 bash[23446]: audit 2024-09-20T23:25:38.464701+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:25:39.947 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:39 smithi084 bash[23446]: audit 2024-09-20T23:25:38.469571+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:40.433 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:25:41.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:41 smithi183 bash[23299]: cluster 2024-09-20T23:25:39.641463+0000 mgr.a (mgr.14150) 117 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:41.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:41 smithi003 bash[22761]: cluster 2024-09-20T23:25:39.641463+0000 mgr.a (mgr.14150) 117 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:41.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:41 smithi084 bash[23446]: cluster 2024-09-20T23:25:39.641463+0000 mgr.a (mgr.14150) 117 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:42.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:42 smithi183 bash[23299]: audit 2024-09-20T23:25:41.719707+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:25:42.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:42 smithi183 bash[23299]: audit 2024-09-20T23:25:41.725179+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:25:42.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:42 smithi183 bash[23299]: audit 2024-09-20T23:25:41.726478+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:42.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:42 smithi003 bash[22761]: audit 2024-09-20T23:25:41.719707+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:25:42.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:42 smithi003 bash[22761]: audit 2024-09-20T23:25:41.725179+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:25:42.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:42 smithi003 bash[22761]: audit 2024-09-20T23:25:41.726478+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:42.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:42 smithi084 bash[23446]: audit 2024-09-20T23:25:41.719707+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:25:42.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:42 smithi084 bash[23446]: audit 2024-09-20T23:25:41.725179+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:25:42.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:42 smithi084 bash[23446]: audit 2024-09-20T23:25:41.726478+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:25:43.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:43 smithi183 bash[23299]: cluster 2024-09-20T23:25:41.641785+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:43.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:43 smithi183 bash[23299]: audit 2024-09-20T23:25:41.716903+0000 mgr.a (mgr.14150) 119 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:25:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:43 smithi003 bash[22761]: cluster 2024-09-20T23:25:41.641785+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:43 smithi003 bash[22761]: audit 2024-09-20T23:25:41.716903+0000 mgr.a (mgr.14150) 119 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:25:43.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:43 smithi084 bash[23446]: cluster 2024-09-20T23:25:41.641785+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:43.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:43 smithi084 bash[23446]: audit 2024-09-20T23:25:41.716903+0000 mgr.a (mgr.14150) 119 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:25:45.725 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:45 smithi183 bash[23299]: cluster 2024-09-20T23:25:43.642173+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:45.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:45 smithi003 bash[22761]: cluster 2024-09-20T23:25:43.642173+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:45.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:45 smithi084 bash[23446]: cluster 2024-09-20T23:25:43.642173+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:47.537 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:47 smithi003 bash[22761]: cluster 2024-09-20T23:25:45.642555+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:47.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:47 smithi183 bash[23299]: cluster 2024-09-20T23:25:45.642555+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:47.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:47 smithi084 bash[23446]: cluster 2024-09-20T23:25:45.642555+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:49.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:49 smithi183 bash[23299]: cluster 2024-09-20T23:25:47.642954+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:49.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:49 smithi183 bash[23299]: audit 2024-09-20T23:25:48.471426+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:49.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:49 smithi183 bash[23299]: audit 2024-09-20T23:25:48.480365+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:49.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:49 smithi183 bash[23299]: audit 2024-09-20T23:25:48.494916+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:49.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:49 smithi003 bash[22761]: cluster 2024-09-20T23:25:47.642954+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:49.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:49 smithi003 bash[22761]: audit 2024-09-20T23:25:48.471426+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:49.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:49 smithi003 bash[22761]: audit 2024-09-20T23:25:48.480365+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:49.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:49 smithi003 bash[22761]: audit 2024-09-20T23:25:48.494916+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:49.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:49 smithi084 bash[23446]: cluster 2024-09-20T23:25:47.642954+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:49.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:49 smithi084 bash[23446]: audit 2024-09-20T23:25:48.471426+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:49.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:49 smithi084 bash[23446]: audit 2024-09-20T23:25:48.480365+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:49.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:49 smithi084 bash[23446]: audit 2024-09-20T23:25:48.494916+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:50.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:50 smithi183 bash[23299]: audit 2024-09-20T23:25:50.286527+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.3:0/302298180' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8889bda0-ced6-4e88-bbbd-962bed3f8099"}]: dispatch 2024-09-20T23:25:50.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:50 smithi183 bash[23299]: audit 2024-09-20T23:25:50.289649+0000 mon.a (mon.0) 383 : audit [INF] from='client.? 172.21.15.3:0/302298180' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8889bda0-ced6-4e88-bbbd-962bed3f8099"}]': finished 2024-09-20T23:25:50.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:50 smithi183 bash[23299]: cluster 2024-09-20T23:25:50.296091+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T23:25:50.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:50 smithi183 bash[23299]: audit 2024-09-20T23:25:50.296777+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:25:50.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:50 smithi003 bash[22761]: audit 2024-09-20T23:25:50.286527+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.3:0/302298180' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8889bda0-ced6-4e88-bbbd-962bed3f8099"}]: dispatch 2024-09-20T23:25:50.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:50 smithi003 bash[22761]: audit 2024-09-20T23:25:50.289649+0000 mon.a (mon.0) 383 : audit [INF] from='client.? 172.21.15.3:0/302298180' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8889bda0-ced6-4e88-bbbd-962bed3f8099"}]': finished 2024-09-20T23:25:50.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:50 smithi003 bash[22761]: cluster 2024-09-20T23:25:50.296091+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T23:25:50.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:50 smithi003 bash[22761]: audit 2024-09-20T23:25:50.296777+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:25:50.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:50 smithi084 bash[23446]: audit 2024-09-20T23:25:50.286527+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.3:0/302298180' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8889bda0-ced6-4e88-bbbd-962bed3f8099"}]: dispatch 2024-09-20T23:25:50.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:50 smithi084 bash[23446]: audit 2024-09-20T23:25:50.289649+0000 mon.a (mon.0) 383 : audit [INF] from='client.? 172.21.15.3:0/302298180' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8889bda0-ced6-4e88-bbbd-962bed3f8099"}]': finished 2024-09-20T23:25:50.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:50 smithi084 bash[23446]: cluster 2024-09-20T23:25:50.296091+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T23:25:50.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:50 smithi084 bash[23446]: audit 2024-09-20T23:25:50.296777+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:25:51.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:51 smithi183 bash[23299]: cluster 2024-09-20T23:25:49.643382+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:51.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:51 smithi183 bash[23299]: audit 2024-09-20T23:25:50.918816+0000 mon.a (mon.0) 386 : audit [DBG] from='client.? 172.21.15.3:0/354498422' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:25:51.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:51 smithi003 bash[22761]: cluster 2024-09-20T23:25:49.643382+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:51.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:51 smithi003 bash[22761]: audit 2024-09-20T23:25:50.918816+0000 mon.a (mon.0) 386 : audit [DBG] from='client.? 172.21.15.3:0/354498422' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:25:51.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:51 smithi084 bash[23446]: cluster 2024-09-20T23:25:49.643382+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:51.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:51 smithi084 bash[23446]: audit 2024-09-20T23:25:50.918816+0000 mon.a (mon.0) 386 : audit [DBG] from='client.? 172.21.15.3:0/354498422' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:25:53.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:52 smithi183 bash[23299]: cluster 2024-09-20T23:25:51.643838+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:53.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:52 smithi183 bash[23299]: audit 2024-09-20T23:25:51.987289+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:53.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:52 smithi183 bash[23299]: audit 2024-09-20T23:25:51.991717+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:53.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:52 smithi183 bash[23299]: audit 2024-09-20T23:25:51.997250+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:53.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:52 smithi003 bash[22761]: cluster 2024-09-20T23:25:51.643838+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:53.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:52 smithi003 bash[22761]: audit 2024-09-20T23:25:51.987289+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:53.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:52 smithi003 bash[22761]: audit 2024-09-20T23:25:51.991717+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:53.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:52 smithi003 bash[22761]: audit 2024-09-20T23:25:51.997250+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:53.391 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:52 smithi084 bash[23446]: cluster 2024-09-20T23:25:51.643838+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:53.391 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:52 smithi084 bash[23446]: audit 2024-09-20T23:25:51.987289+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:53.391 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:52 smithi084 bash[23446]: audit 2024-09-20T23:25:51.991717+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:53.391 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:52 smithi084 bash[23446]: audit 2024-09-20T23:25:51.997250+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:55.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:54 smithi183 bash[23299]: cluster 2024-09-20T23:25:53.644265+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:55.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:54 smithi003 bash[22761]: cluster 2024-09-20T23:25:53.644265+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:55.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:54 smithi084 bash[23446]: cluster 2024-09-20T23:25:53.644265+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:57.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:56 smithi183 bash[23299]: cluster 2024-09-20T23:25:55.644694+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:57.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:56 smithi003 bash[22761]: cluster 2024-09-20T23:25:55.644694+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:57.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:56 smithi084 bash[23446]: cluster 2024-09-20T23:25:55.644694+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:59.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:59 smithi183 bash[23299]: cluster 2024-09-20T23:25:57.645101+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:59.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:59 smithi183 bash[23299]: audit 2024-09-20T23:25:58.668435+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:59.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:59 smithi183 bash[23299]: audit 2024-09-20T23:25:58.676101+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:59.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:25:59 smithi183 bash[23299]: audit 2024-09-20T23:25:58.685439+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:59.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:59 smithi003 bash[22761]: cluster 2024-09-20T23:25:57.645101+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:59.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:59 smithi003 bash[22761]: audit 2024-09-20T23:25:58.668435+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:59.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:59 smithi003 bash[22761]: audit 2024-09-20T23:25:58.676101+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:59.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:25:59 smithi003 bash[22761]: audit 2024-09-20T23:25:58.685439+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:59.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:59 smithi084 bash[23446]: cluster 2024-09-20T23:25:57.645101+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:25:59.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:59 smithi084 bash[23446]: audit 2024-09-20T23:25:58.668435+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:59.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:59 smithi084 bash[23446]: audit 2024-09-20T23:25:58.676101+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:25:59.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:25:59 smithi084 bash[23446]: audit 2024-09-20T23:25:58.685439+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:01.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:01 smithi003 bash[22761]: cluster 2024-09-20T23:25:59.645468+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:01.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:01 smithi183 bash[23299]: cluster 2024-09-20T23:25:59.645468+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:01.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:01 smithi084 bash[23446]: cluster 2024-09-20T23:25:59.645468+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:03.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:03 smithi183 bash[23299]: cluster 2024-09-20T23:26:01.645933+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:03.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:03 smithi003 bash[22761]: cluster 2024-09-20T23:26:01.645933+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:03.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:03 smithi084 bash[23446]: cluster 2024-09-20T23:26:01.645933+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:04.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:04 smithi003 bash[22761]: audit 2024-09-20T23:26:03.267828+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T23:26:04.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:04 smithi003 bash[22761]: audit 2024-09-20T23:26:03.269920+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:04.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:04 smithi003 bash[22761]: cephadm 2024-09-20T23:26:03.271492+0000 mgr.a (mgr.14150) 130 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T23:26:04.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:04 smithi183 bash[23299]: audit 2024-09-20T23:26:03.267828+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T23:26:04.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:04 smithi183 bash[23299]: audit 2024-09-20T23:26:03.269920+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:04.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:04 smithi183 bash[23299]: cephadm 2024-09-20T23:26:03.271492+0000 mgr.a (mgr.14150) 130 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T23:26:04.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:04 smithi084 bash[23446]: audit 2024-09-20T23:26:03.267828+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T23:26:04.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:04 smithi084 bash[23446]: audit 2024-09-20T23:26:03.269920+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:04.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:04 smithi084 bash[23446]: cephadm 2024-09-20T23:26:03.271492+0000 mgr.a (mgr.14150) 130 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T23:26:05.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:05 smithi003 bash[22761]: cluster 2024-09-20T23:26:03.646285+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:05.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:05 smithi183 bash[23299]: cluster 2024-09-20T23:26:03.646285+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:05.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:05 smithi084 bash[23446]: cluster 2024-09-20T23:26:03.646285+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:07.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:07 smithi183 bash[23299]: cluster 2024-09-20T23:26:05.646580+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:07.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:07 smithi003 bash[22761]: cluster 2024-09-20T23:26:05.646580+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:07.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:07 smithi084 bash[23446]: cluster 2024-09-20T23:26:05.646580+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:08.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:07 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:26:08.051 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:26:07 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:26:08.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:08 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:26:08.354 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:26:08 smithi003 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:26:09.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:09 smithi183 bash[23299]: cluster 2024-09-20T23:26:07.646969+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:09.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:09 smithi183 bash[23299]: audit 2024-09-20T23:26:08.319506+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:09.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:09 smithi183 bash[23299]: audit 2024-09-20T23:26:08.322366+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:09.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:09 smithi183 bash[23299]: audit 2024-09-20T23:26:08.324984+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:09 smithi183 bash[23299]: audit 2024-09-20T23:26:08.325254+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:09.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:09 smithi183 bash[23299]: audit 2024-09-20T23:26:08.330362+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:09 smithi183 bash[23299]: audit 2024-09-20T23:26:08.335426+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:09 smithi183 bash[23299]: audit 2024-09-20T23:26:08.700409+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:09 smithi183 bash[23299]: audit 2024-09-20T23:26:08.707863+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.338 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:09 smithi183 bash[23299]: audit 2024-09-20T23:26:08.717125+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:09 smithi003 bash[22761]: cluster 2024-09-20T23:26:07.646969+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:09.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:09 smithi003 bash[22761]: audit 2024-09-20T23:26:08.319506+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:09.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:09 smithi003 bash[22761]: audit 2024-09-20T23:26:08.322366+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:09.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:09 smithi003 bash[22761]: audit 2024-09-20T23:26:08.324984+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:09 smithi003 bash[22761]: audit 2024-09-20T23:26:08.325254+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:09.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:09 smithi003 bash[22761]: audit 2024-09-20T23:26:08.330362+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:09 smithi003 bash[22761]: audit 2024-09-20T23:26:08.335426+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:09 smithi003 bash[22761]: audit 2024-09-20T23:26:08.700409+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:09 smithi003 bash[22761]: audit 2024-09-20T23:26:08.707863+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:09 smithi003 bash[22761]: audit 2024-09-20T23:26:08.717125+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:09 smithi084 bash[23446]: cluster 2024-09-20T23:26:07.646969+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:09.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:09 smithi084 bash[23446]: audit 2024-09-20T23:26:08.319506+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:09.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:09 smithi084 bash[23446]: audit 2024-09-20T23:26:08.322366+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:09.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:09 smithi084 bash[23446]: audit 2024-09-20T23:26:08.324984+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:09 smithi084 bash[23446]: audit 2024-09-20T23:26:08.325254+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:09.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:09 smithi084 bash[23446]: audit 2024-09-20T23:26:08.330362+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:09 smithi084 bash[23446]: audit 2024-09-20T23:26:08.335426+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:09 smithi084 bash[23446]: audit 2024-09-20T23:26:08.700409+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:09 smithi084 bash[23446]: audit 2024-09-20T23:26:08.707863+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:09.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:09 smithi084 bash[23446]: audit 2024-09-20T23:26:08.717125+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:11.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:11 smithi183 bash[23299]: cluster 2024-09-20T23:26:09.647309+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:11.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:11 smithi003 bash[22761]: cluster 2024-09-20T23:26:09.647309+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:11.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:11 smithi084 bash[23446]: cluster 2024-09-20T23:26:09.647309+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:13 smithi084 bash[23446]: cluster 2024-09-20T23:26:11.647611+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:13 smithi084 bash[23446]: audit 2024-09-20T23:26:12.137014+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:13 smithi084 bash[23446]: audit 2024-09-20T23:26:12.142193+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:13 smithi084 bash[23446]: cephadm 2024-09-20T23:26:12.143358+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T23:26:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:13 smithi084 bash[23446]: audit 2024-09-20T23:26:12.144243+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:13 smithi084 bash[23446]: audit 2024-09-20T23:26:12.146513+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:13 smithi084 bash[23446]: audit 2024-09-20T23:26:12.149402+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:13 smithi084 bash[23446]: audit 2024-09-20T23:26:12.149758+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:13.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:13 smithi084 bash[23446]: audit 2024-09-20T23:26:12.154799+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:13 smithi183 bash[23299]: cluster 2024-09-20T23:26:11.647611+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:13.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:13 smithi183 bash[23299]: audit 2024-09-20T23:26:12.137014+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:13 smithi183 bash[23299]: audit 2024-09-20T23:26:12.142193+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:13 smithi183 bash[23299]: cephadm 2024-09-20T23:26:12.143358+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T23:26:13.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:13 smithi183 bash[23299]: audit 2024-09-20T23:26:12.144243+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:13.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:13 smithi183 bash[23299]: audit 2024-09-20T23:26:12.146513+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:13.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:13 smithi183 bash[23299]: audit 2024-09-20T23:26:12.149402+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:13 smithi183 bash[23299]: audit 2024-09-20T23:26:12.149758+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:13.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:13 smithi183 bash[23299]: audit 2024-09-20T23:26:12.154799+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:13 smithi003 bash[22761]: cluster 2024-09-20T23:26:11.647611+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:13 smithi003 bash[22761]: audit 2024-09-20T23:26:12.137014+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:13 smithi003 bash[22761]: audit 2024-09-20T23:26:12.142193+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:13 smithi003 bash[22761]: cephadm 2024-09-20T23:26:12.143358+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T23:26:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:13 smithi003 bash[22761]: audit 2024-09-20T23:26:12.144243+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:13 smithi003 bash[22761]: audit 2024-09-20T23:26:12.146513+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:13 smithi003 bash[22761]: audit 2024-09-20T23:26:12.149402+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:13 smithi003 bash[22761]: audit 2024-09-20T23:26:12.149758+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:13 smithi003 bash[22761]: audit 2024-09-20T23:26:12.154799+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:15.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:15 smithi003 bash[22761]: cluster 2024-09-20T23:26:13.648022+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:15.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:15 smithi084 bash[23446]: cluster 2024-09-20T23:26:13.648022+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:15.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:15 smithi183 bash[23299]: cluster 2024-09-20T23:26:13.648022+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:17.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:17 smithi084 bash[23446]: cluster 2024-09-20T23:26:15.648306+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:17.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:17 smithi084 bash[23446]: audit 2024-09-20T23:26:16.952627+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:17 smithi084 bash[23446]: audit 2024-09-20T23:26:16.956809+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:17 smithi084 bash[23446]: audit 2024-09-20T23:26:16.958784+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:17.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:17 smithi084 bash[23446]: audit 2024-09-20T23:26:16.962512+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:17 smithi084 bash[23446]: audit 2024-09-20T23:26:16.962805+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:17.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:17 smithi084 bash[23446]: audit 2024-09-20T23:26:16.964567+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:17.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:17 smithi084 bash[23446]: audit 2024-09-20T23:26:16.969743+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:17 smithi183 bash[23299]: cluster 2024-09-20T23:26:15.648306+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:17.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:17 smithi183 bash[23299]: audit 2024-09-20T23:26:16.952627+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:17 smithi183 bash[23299]: audit 2024-09-20T23:26:16.956809+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:17 smithi183 bash[23299]: audit 2024-09-20T23:26:16.958784+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:17.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:17 smithi183 bash[23299]: audit 2024-09-20T23:26:16.962512+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:17 smithi183 bash[23299]: audit 2024-09-20T23:26:16.962805+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:17.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:17 smithi183 bash[23299]: audit 2024-09-20T23:26:16.964567+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:17.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:17 smithi183 bash[23299]: audit 2024-09-20T23:26:16.969743+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:17 smithi003 bash[22761]: cluster 2024-09-20T23:26:15.648306+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:17 smithi003 bash[22761]: audit 2024-09-20T23:26:16.952627+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:17 smithi003 bash[22761]: audit 2024-09-20T23:26:16.956809+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:17 smithi003 bash[22761]: audit 2024-09-20T23:26:16.958784+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:17 smithi003 bash[22761]: audit 2024-09-20T23:26:16.962512+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:17.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:17 smithi003 bash[22761]: audit 2024-09-20T23:26:16.962805+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:17.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:17 smithi003 bash[22761]: audit 2024-09-20T23:26:16.964567+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:17.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:17 smithi003 bash[22761]: audit 2024-09-20T23:26:16.969743+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:18.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:18 smithi084 bash[23446]: audit 2024-09-20T23:26:17.891878+0000 mon.a (mon.0) 418 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T23:26:18.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:18 smithi183 bash[23299]: audit 2024-09-20T23:26:17.891878+0000 mon.a (mon.0) 418 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T23:26:18.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:18 smithi003 bash[22761]: audit 2024-09-20T23:26:17.891878+0000 mon.a (mon.0) 418 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T23:26:18.848 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 0 on host 'smithi003' 2024-09-20T23:26:19.381 DEBUG:teuthology.orchestra.run.smithi003:osd.0> sudo journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@osd.0.service 2024-09-20T23:26:19.384 INFO:tasks.cephadm:Deploying osd.1 on smithi084 with /dev/vg_nvme/lv_4... 2024-09-20T23:26:19.384 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T23:26:19.416 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: cluster 2024-09-20T23:26:17.648612+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:19.416 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.152535+0000 mon.a (mon.0) 419 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T23:26:19.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: cluster 2024-09-20T23:26:18.155779+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T23:26:19.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.156031+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T23:26:19.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.156253+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:19.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.832318+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:19.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.838144+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.838787+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:26:19.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.845835+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.852492+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.856248+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:19.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.857545+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:19.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.867169+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.884223+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.889883+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:19 smithi003 bash[22761]: audit 2024-09-20T23:26:18.895663+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.419 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: cluster 2024-09-20T23:26:17.648612+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:19.419 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.152535+0000 mon.a (mon.0) 419 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T23:26:19.419 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: cluster 2024-09-20T23:26:18.155779+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T23:26:19.419 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.156031+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T23:26:19.419 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.156253+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:19.419 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.832318+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:19.420 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.838144+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.420 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.838787+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:26:19.420 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.845835+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.420 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.852492+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.420 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.856248+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:19.420 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.857545+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:19.420 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.867169+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.420 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.884223+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.421 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.889883+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.421 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:19 smithi084 bash[23446]: audit 2024-09-20T23:26:18.895663+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: cluster 2024-09-20T23:26:17.648612+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:19.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.152535+0000 mon.a (mon.0) 419 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T23:26:19.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: cluster 2024-09-20T23:26:18.155779+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T23:26:19.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.156031+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T23:26:19.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.156253+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.832318+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.838144+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.838787+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.845835+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.852492+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.856248+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.857545+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.867169+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.884223+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.889883+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:19.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:19 smithi183 bash[23299]: audit 2024-09-20T23:26:18.895663+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:20.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:20 smithi084 bash[23446]: cephadm 2024-09-20T23:26:18.841572+0000 mgr.a (mgr.14150) 140 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-20T23:26:20.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:20 smithi084 bash[23446]: audit 2024-09-20T23:26:19.155025+0000 mon.a (mon.0) 434 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T23:26:20.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:20 smithi084 bash[23446]: cluster 2024-09-20T23:26:19.158144+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T23:26:20.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:20 smithi084 bash[23446]: audit 2024-09-20T23:26:19.159371+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:20.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:20 smithi084 bash[23446]: audit 2024-09-20T23:26:19.166224+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:20.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:20 smithi183 bash[23299]: cephadm 2024-09-20T23:26:18.841572+0000 mgr.a (mgr.14150) 140 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-20T23:26:20.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:20 smithi183 bash[23299]: audit 2024-09-20T23:26:19.155025+0000 mon.a (mon.0) 434 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T23:26:20.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:20 smithi183 bash[23299]: cluster 2024-09-20T23:26:19.158144+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T23:26:20.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:20 smithi183 bash[23299]: audit 2024-09-20T23:26:19.159371+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:20.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:20 smithi183 bash[23299]: audit 2024-09-20T23:26:19.166224+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:20.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:20 smithi003 bash[22761]: cephadm 2024-09-20T23:26:18.841572+0000 mgr.a (mgr.14150) 140 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-20T23:26:20.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:20 smithi003 bash[22761]: audit 2024-09-20T23:26:19.155025+0000 mon.a (mon.0) 434 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T23:26:20.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:20 smithi003 bash[22761]: cluster 2024-09-20T23:26:19.158144+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T23:26:20.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:20 smithi003 bash[22761]: audit 2024-09-20T23:26:19.159371+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:20.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:20 smithi003 bash[22761]: audit 2024-09-20T23:26:19.166224+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:21.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:21 smithi084 bash[23446]: cluster 2024-09-20T23:26:18.877059+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:26:21.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:21 smithi084 bash[23446]: cluster 2024-09-20T23:26:18.877155+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:26:21.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:21 smithi084 bash[23446]: cluster 2024-09-20T23:26:19.649002+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:21.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:21 smithi084 bash[23446]: cluster 2024-09-20T23:26:20.168386+0000 mon.a (mon.0) 438 : cluster [INF] osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477] boot 2024-09-20T23:26:21.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:21 smithi084 bash[23446]: cluster 2024-09-20T23:26:20.168470+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T23:26:21.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:21 smithi084 bash[23446]: audit 2024-09-20T23:26:20.169141+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:21.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:21 smithi183 bash[23299]: cluster 2024-09-20T23:26:18.877059+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:26:21.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:21 smithi183 bash[23299]: cluster 2024-09-20T23:26:18.877155+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:26:21.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:21 smithi183 bash[23299]: cluster 2024-09-20T23:26:19.649002+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:21.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:21 smithi183 bash[23299]: cluster 2024-09-20T23:26:20.168386+0000 mon.a (mon.0) 438 : cluster [INF] osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477] boot 2024-09-20T23:26:21.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:21 smithi183 bash[23299]: cluster 2024-09-20T23:26:20.168470+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T23:26:21.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:21 smithi183 bash[23299]: audit 2024-09-20T23:26:20.169141+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:21.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:21 smithi003 bash[22761]: cluster 2024-09-20T23:26:18.877059+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:26:21.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:21 smithi003 bash[22761]: cluster 2024-09-20T23:26:18.877155+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:26:21.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:21 smithi003 bash[22761]: cluster 2024-09-20T23:26:19.649002+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:26:21.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:21 smithi003 bash[22761]: cluster 2024-09-20T23:26:20.168386+0000 mon.a (mon.0) 438 : cluster [INF] osd.0 [v2:172.21.15.3:6802/399651477,v1:172.21.15.3:6803/399651477] boot 2024-09-20T23:26:21.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:21 smithi003 bash[22761]: cluster 2024-09-20T23:26:20.168470+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T23:26:21.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:21 smithi003 bash[22761]: audit 2024-09-20T23:26:20.169141+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:26:22.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:22 smithi084 bash[23446]: cluster 2024-09-20T23:26:21.185763+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T23:26:22.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:22 smithi183 bash[23299]: cluster 2024-09-20T23:26:21.185763+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T23:26:22.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:22 smithi003 bash[22761]: cluster 2024-09-20T23:26:21.185763+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T23:26:23.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:23 smithi084 bash[23446]: cluster 2024-09-20T23:26:21.649449+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:23.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:23 smithi183 bash[23299]: cluster 2024-09-20T23:26:21.649449+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:23.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:23 smithi003 bash[22761]: cluster 2024-09-20T23:26:21.649449+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:24.112 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T23:26:25.316 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:25 smithi084 bash[23446]: cluster 2024-09-20T23:26:23.649967+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:25.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:25 smithi183 bash[23299]: cluster 2024-09-20T23:26:23.649967+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:25.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:25 smithi003 bash[22761]: cluster 2024-09-20T23:26:23.649967+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:27.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:27 smithi084 bash[23446]: cluster 2024-09-20T23:26:25.650456+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:27.573 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-20T23:26:27.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:27 smithi183 bash[23299]: cluster 2024-09-20T23:26:25.650456+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:27.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:27 smithi003 bash[22761]: cluster 2024-09-20T23:26:25.650456+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:27.623 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi084:vg_nvme/lv_4 2024-09-20T23:26:29.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:29 smithi183 bash[23299]: cluster 2024-09-20T23:26:27.650952+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:29.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:29 smithi183 bash[23299]: audit 2024-09-20T23:26:28.922846+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:29.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:29 smithi183 bash[23299]: audit 2024-09-20T23:26:28.931652+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:29.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:29 smithi183 bash[23299]: audit 2024-09-20T23:26:28.939987+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:29.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:29 smithi003 bash[22761]: cluster 2024-09-20T23:26:27.650952+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:29.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:29 smithi003 bash[22761]: audit 2024-09-20T23:26:28.922846+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:29.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:29 smithi003 bash[22761]: audit 2024-09-20T23:26:28.931652+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:29.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:29 smithi003 bash[22761]: audit 2024-09-20T23:26:28.939987+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:29.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:29 smithi084 bash[23446]: cluster 2024-09-20T23:26:27.650952+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:29.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:29 smithi084 bash[23446]: audit 2024-09-20T23:26:28.922846+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:29.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:29 smithi084 bash[23446]: audit 2024-09-20T23:26:28.931652+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:29.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:29 smithi084 bash[23446]: audit 2024-09-20T23:26:28.939987+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:31.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:31 smithi183 bash[23299]: cluster 2024-09-20T23:26:29.651362+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:31.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:31 smithi003 bash[22761]: cluster 2024-09-20T23:26:29.651362+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:31.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:31 smithi084 bash[23446]: cluster 2024-09-20T23:26:29.651362+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:32.392 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T23:26:33.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:33 smithi183 bash[23299]: cluster 2024-09-20T23:26:31.651804+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:33.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:33 smithi003 bash[22761]: cluster 2024-09-20T23:26:31.651804+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:33.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:33 smithi084 bash[23446]: cluster 2024-09-20T23:26:31.651804+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:35.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:35 smithi084 bash[23446]: cluster 2024-09-20T23:26:33.652286+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:35.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:35 smithi084 bash[23446]: audit 2024-09-20T23:26:34.316064+0000 mgr.a (mgr.14150) 149 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:26:35.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:35 smithi084 bash[23446]: audit 2024-09-20T23:26:34.322987+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:26:35.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:35 smithi084 bash[23446]: audit 2024-09-20T23:26:34.329024+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:26:35.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:35 smithi084 bash[23446]: audit 2024-09-20T23:26:34.330767+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:35.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:35 smithi183 bash[23299]: cluster 2024-09-20T23:26:33.652286+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:35.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:35 smithi183 bash[23299]: audit 2024-09-20T23:26:34.316064+0000 mgr.a (mgr.14150) 149 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:26:35.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:35 smithi183 bash[23299]: audit 2024-09-20T23:26:34.322987+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:26:35.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:35 smithi183 bash[23299]: audit 2024-09-20T23:26:34.329024+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:26:35.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:35 smithi183 bash[23299]: audit 2024-09-20T23:26:34.330767+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:35.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:35 smithi003 bash[22761]: cluster 2024-09-20T23:26:33.652286+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:35.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:35 smithi003 bash[22761]: audit 2024-09-20T23:26:34.316064+0000 mgr.a (mgr.14150) 149 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:26:35.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:35 smithi003 bash[22761]: audit 2024-09-20T23:26:34.322987+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:26:35.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:35 smithi003 bash[22761]: audit 2024-09-20T23:26:34.329024+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:26:35.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:35 smithi003 bash[22761]: audit 2024-09-20T23:26:34.330767+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:36.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:36 smithi084 bash[23446]: audit 2024-09-20T23:26:35.605465+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:36.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:36 smithi084 bash[23446]: audit 2024-09-20T23:26:35.612924+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:36.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:36 smithi084 bash[23446]: audit 2024-09-20T23:26:35.620929+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:37.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:36 smithi183 bash[23299]: audit 2024-09-20T23:26:35.605465+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:37.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:36 smithi183 bash[23299]: audit 2024-09-20T23:26:35.612924+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:37.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:36 smithi183 bash[23299]: audit 2024-09-20T23:26:35.620929+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:37.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:36 smithi003 bash[22761]: audit 2024-09-20T23:26:35.605465+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:37.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:36 smithi003 bash[22761]: audit 2024-09-20T23:26:35.612924+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:37.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:36 smithi003 bash[22761]: audit 2024-09-20T23:26:35.620929+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:37.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:37 smithi084 bash[23446]: cluster 2024-09-20T23:26:35.652737+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:38.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:37 smithi183 bash[23299]: cluster 2024-09-20T23:26:35.652737+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:38.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:37 smithi003 bash[22761]: cluster 2024-09-20T23:26:35.652737+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:38.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:38 smithi084 bash[23446]: cluster 2024-09-20T23:26:37.653265+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:39.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:38 smithi183 bash[23299]: cluster 2024-09-20T23:26:37.653265+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:39.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:38 smithi003 bash[22761]: cluster 2024-09-20T23:26:37.653265+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:40.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:40 smithi183 bash[23299]: audit 2024-09-20T23:26:39.072774+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:40.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:40 smithi183 bash[23299]: audit 2024-09-20T23:26:39.080906+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:40.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:40 smithi183 bash[23299]: audit 2024-09-20T23:26:39.090626+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:40.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:40 smithi003 bash[22761]: audit 2024-09-20T23:26:39.072774+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:40.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:40 smithi003 bash[22761]: audit 2024-09-20T23:26:39.080906+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:40.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:40 smithi003 bash[22761]: audit 2024-09-20T23:26:39.090626+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:40.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:40 smithi084 bash[23446]: audit 2024-09-20T23:26:39.072774+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:40.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:40 smithi084 bash[23446]: audit 2024-09-20T23:26:39.080906+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:40.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:40 smithi084 bash[23446]: audit 2024-09-20T23:26:39.090626+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:41.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:41 smithi003 bash[22761]: cluster 2024-09-20T23:26:39.653741+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:41 smithi084 bash[23446]: cluster 2024-09-20T23:26:39.653741+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:41 smithi183 bash[23299]: cluster 2024-09-20T23:26:39.653741+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:42.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:42 smithi003 bash[22761]: audit 2024-09-20T23:26:41.851020+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.84:0/1564725030' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca1e3263-fd0b-45cd-9c01-472e84cce6f2"}]: dispatch 2024-09-20T23:26:42.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:42 smithi003 bash[22761]: audit 2024-09-20T23:26:41.851364+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca1e3263-fd0b-45cd-9c01-472e84cce6f2"}]: dispatch 2024-09-20T23:26:42.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:42 smithi003 bash[22761]: audit 2024-09-20T23:26:41.854842+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca1e3263-fd0b-45cd-9c01-472e84cce6f2"}]': finished 2024-09-20T23:26:42.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:42 smithi003 bash[22761]: cluster 2024-09-20T23:26:41.859985+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T23:26:42.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:42 smithi003 bash[22761]: audit 2024-09-20T23:26:41.860534+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:26:42.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:42 smithi084 bash[23446]: audit 2024-09-20T23:26:41.851020+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.84:0/1564725030' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca1e3263-fd0b-45cd-9c01-472e84cce6f2"}]: dispatch 2024-09-20T23:26:42.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:42 smithi084 bash[23446]: audit 2024-09-20T23:26:41.851364+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca1e3263-fd0b-45cd-9c01-472e84cce6f2"}]: dispatch 2024-09-20T23:26:42.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:42 smithi084 bash[23446]: audit 2024-09-20T23:26:41.854842+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca1e3263-fd0b-45cd-9c01-472e84cce6f2"}]': finished 2024-09-20T23:26:42.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:42 smithi084 bash[23446]: cluster 2024-09-20T23:26:41.859985+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T23:26:42.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:42 smithi084 bash[23446]: audit 2024-09-20T23:26:41.860534+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:26:42.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:42 smithi183 bash[23299]: audit 2024-09-20T23:26:41.851020+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.84:0/1564725030' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca1e3263-fd0b-45cd-9c01-472e84cce6f2"}]: dispatch 2024-09-20T23:26:42.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:42 smithi183 bash[23299]: audit 2024-09-20T23:26:41.851364+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca1e3263-fd0b-45cd-9c01-472e84cce6f2"}]: dispatch 2024-09-20T23:26:42.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:42 smithi183 bash[23299]: audit 2024-09-20T23:26:41.854842+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca1e3263-fd0b-45cd-9c01-472e84cce6f2"}]': finished 2024-09-20T23:26:42.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:42 smithi183 bash[23299]: cluster 2024-09-20T23:26:41.859985+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T23:26:42.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:42 smithi183 bash[23299]: audit 2024-09-20T23:26:41.860534+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:26:43.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:43 smithi183 bash[23299]: cluster 2024-09-20T23:26:41.654250+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:43.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:43 smithi183 bash[23299]: audit 2024-09-20T23:26:42.496485+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.84:0/963240752' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:26:43.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:43 smithi003 bash[22761]: cluster 2024-09-20T23:26:41.654250+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:43.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:43 smithi003 bash[22761]: audit 2024-09-20T23:26:42.496485+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.84:0/963240752' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:26:43.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:43 smithi084 bash[23446]: cluster 2024-09-20T23:26:41.654250+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:43.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:43 smithi084 bash[23446]: audit 2024-09-20T23:26:42.496485+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.84:0/963240752' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:26:45.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:45 smithi084 bash[23446]: cluster 2024-09-20T23:26:43.654801+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:45.530 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:45 smithi183 bash[23299]: cluster 2024-09-20T23:26:43.654801+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:45.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:45 smithi003 bash[22761]: cluster 2024-09-20T23:26:43.654801+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:47.399 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:47 smithi003 bash[22761]: cluster 2024-09-20T23:26:45.655366+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:47.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:47 smithi084 bash[23446]: cluster 2024-09-20T23:26:45.655366+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:47.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:47 smithi183 bash[23299]: cluster 2024-09-20T23:26:45.655366+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:49.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:49 smithi003 bash[22761]: cluster 2024-09-20T23:26:47.655940+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:49.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:49 smithi084 bash[23446]: cluster 2024-09-20T23:26:47.655940+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:49.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:49 smithi183 bash[23299]: cluster 2024-09-20T23:26:47.655940+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:50.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:50 smithi084 bash[23446]: audit 2024-09-20T23:26:49.139855+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:50.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:50 smithi084 bash[23446]: audit 2024-09-20T23:26:49.147286+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:50.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:50 smithi084 bash[23446]: audit 2024-09-20T23:26:49.156312+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:50.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:50 smithi183 bash[23299]: audit 2024-09-20T23:26:49.139855+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:50.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:50 smithi183 bash[23299]: audit 2024-09-20T23:26:49.147286+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:50.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:50 smithi183 bash[23299]: audit 2024-09-20T23:26:49.156312+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:50.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:50 smithi003 bash[22761]: audit 2024-09-20T23:26:49.139855+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:50.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:50 smithi003 bash[22761]: audit 2024-09-20T23:26:49.147286+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:50.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:50 smithi003 bash[22761]: audit 2024-09-20T23:26:49.156312+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:51.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:51 smithi084 bash[23446]: cluster 2024-09-20T23:26:49.656405+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:51.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:51 smithi183 bash[23299]: cluster 2024-09-20T23:26:49.656405+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:51.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:51 smithi003 bash[22761]: cluster 2024-09-20T23:26:49.656405+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:53.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:53 smithi084 bash[23446]: cluster 2024-09-20T23:26:51.656881+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:53.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:53 smithi183 bash[23299]: cluster 2024-09-20T23:26:51.656881+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:53.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:53 smithi003 bash[22761]: cluster 2024-09-20T23:26:51.656881+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:55.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:55 smithi084 bash[23446]: cluster 2024-09-20T23:26:53.657328+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:55.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:55 smithi183 bash[23299]: cluster 2024-09-20T23:26:53.657328+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:55.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:55 smithi003 bash[22761]: cluster 2024-09-20T23:26:53.657328+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:56.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:56 smithi084 bash[23446]: audit 2024-09-20T23:26:55.530945+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T23:26:56.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:56 smithi084 bash[23446]: audit 2024-09-20T23:26:55.532862+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:56.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:56 smithi084 bash[23446]: cephadm 2024-09-20T23:26:55.534556+0000 mgr.a (mgr.14150) 160 : cephadm [INF] Deploying daemon osd.1 on smithi084 2024-09-20T23:26:56.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:56 smithi084 bash[23446]: audit 2024-09-20T23:26:55.824785+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:56.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:56 smithi084 bash[23446]: audit 2024-09-20T23:26:55.832305+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:56.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:56 smithi084 bash[23446]: audit 2024-09-20T23:26:55.842028+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:56.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:56 smithi183 bash[23299]: audit 2024-09-20T23:26:55.530945+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T23:26:56.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:56 smithi183 bash[23299]: audit 2024-09-20T23:26:55.532862+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:56.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:56 smithi183 bash[23299]: cephadm 2024-09-20T23:26:55.534556+0000 mgr.a (mgr.14150) 160 : cephadm [INF] Deploying daemon osd.1 on smithi084 2024-09-20T23:26:56.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:56 smithi183 bash[23299]: audit 2024-09-20T23:26:55.824785+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:56.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:56 smithi183 bash[23299]: audit 2024-09-20T23:26:55.832305+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:56.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:56 smithi183 bash[23299]: audit 2024-09-20T23:26:55.842028+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:56.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:56 smithi003 bash[22761]: audit 2024-09-20T23:26:55.530945+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T23:26:56.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:56 smithi003 bash[22761]: audit 2024-09-20T23:26:55.532862+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:26:56.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:56 smithi003 bash[22761]: cephadm 2024-09-20T23:26:55.534556+0000 mgr.a (mgr.14150) 160 : cephadm [INF] Deploying daemon osd.1 on smithi084 2024-09-20T23:26:56.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:56 smithi003 bash[22761]: audit 2024-09-20T23:26:55.824785+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:56.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:56 smithi003 bash[22761]: audit 2024-09-20T23:26:55.832305+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:56.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:56 smithi003 bash[22761]: audit 2024-09-20T23:26:55.842028+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:26:57.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:57 smithi084 bash[23446]: cluster 2024-09-20T23:26:55.657637+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:57.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:57 smithi183 bash[23299]: cluster 2024-09-20T23:26:55.657637+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:57.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:57 smithi003 bash[22761]: cluster 2024-09-20T23:26:55.657637+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:59.287 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:26:59 smithi084 bash[23446]: cluster 2024-09-20T23:26:57.658061+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:59.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:26:59 smithi183 bash[23299]: cluster 2024-09-20T23:26:57.658061+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:26:59.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:26:59 smithi003 bash[22761]: cluster 2024-09-20T23:26:57.658061+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:00.553 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:00 smithi084 bash[23446]: audit 2024-09-20T23:26:59.266965+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:00.553 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:00 smithi084 bash[23446]: audit 2024-09-20T23:26:59.274655+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:00.553 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:00 smithi084 bash[23446]: cephadm 2024-09-20T23:26:59.277356+0000 mgr.a (mgr.14150) 163 : cephadm [INF] Detected new or changed devices on smithi084 2024-09-20T23:27:00.553 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:00 smithi084 bash[23446]: audit 2024-09-20T23:26:59.283905+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:00.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:00 smithi183 bash[23299]: audit 2024-09-20T23:26:59.266965+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:00.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:00 smithi183 bash[23299]: audit 2024-09-20T23:26:59.274655+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:00.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:00 smithi183 bash[23299]: cephadm 2024-09-20T23:26:59.277356+0000 mgr.a (mgr.14150) 163 : cephadm [INF] Detected new or changed devices on smithi084 2024-09-20T23:27:00.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:00 smithi183 bash[23299]: audit 2024-09-20T23:26:59.283905+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:00.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:00 smithi003 bash[22761]: audit 2024-09-20T23:26:59.266965+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:00.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:00 smithi003 bash[22761]: audit 2024-09-20T23:26:59.274655+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:00.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:00 smithi003 bash[22761]: cephadm 2024-09-20T23:26:59.277356+0000 mgr.a (mgr.14150) 163 : cephadm [INF] Detected new or changed devices on smithi084 2024-09-20T23:27:00.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:00 smithi003 bash[22761]: audit 2024-09-20T23:26:59.283905+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:01.529 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:27:01 smithi084 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:27:01.529 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:01 smithi084 bash[23446]: cluster 2024-09-20T23:26:59.658475+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:01.529 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:01 smithi084 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:27:01.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:01 smithi183 bash[23299]: cluster 2024-09-20T23:26:59.658475+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:01.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:01 smithi003 bash[22761]: cluster 2024-09-20T23:26:59.658475+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:01.848 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:27:01 smithi084 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:27:01.848 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:01 smithi084 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:27:02.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:02 smithi183 bash[23299]: audit 2024-09-20T23:27:01.786364+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:02.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:02 smithi183 bash[23299]: audit 2024-09-20T23:27:01.794668+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:02.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:02 smithi183 bash[23299]: audit 2024-09-20T23:27:01.795762+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:02.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:02 smithi183 bash[23299]: audit 2024-09-20T23:27:01.798824+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:02.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:02 smithi183 bash[23299]: audit 2024-09-20T23:27:01.802830+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:02.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:02 smithi183 bash[23299]: audit 2024-09-20T23:27:01.815350+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:02.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:02 smithi003 bash[22761]: audit 2024-09-20T23:27:01.786364+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:02.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:02 smithi003 bash[22761]: audit 2024-09-20T23:27:01.794668+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:02.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:02 smithi003 bash[22761]: audit 2024-09-20T23:27:01.795762+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:02.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:02 smithi003 bash[22761]: audit 2024-09-20T23:27:01.798824+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:02.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:02 smithi003 bash[22761]: audit 2024-09-20T23:27:01.802830+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:02.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:02 smithi003 bash[22761]: audit 2024-09-20T23:27:01.815350+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:02.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:02 smithi084 bash[23446]: audit 2024-09-20T23:27:01.786364+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:02.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:02 smithi084 bash[23446]: audit 2024-09-20T23:27:01.794668+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:02.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:02 smithi084 bash[23446]: audit 2024-09-20T23:27:01.795762+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:02.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:02 smithi084 bash[23446]: audit 2024-09-20T23:27:01.798824+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:02.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:02 smithi084 bash[23446]: audit 2024-09-20T23:27:01.802830+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:02.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:02 smithi084 bash[23446]: audit 2024-09-20T23:27:01.815350+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:03.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:03 smithi183 bash[23299]: cluster 2024-09-20T23:27:01.658918+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:03.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:03 smithi003 bash[22761]: cluster 2024-09-20T23:27:01.658918+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:03.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:03 smithi084 bash[23446]: cluster 2024-09-20T23:27:01.658918+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:05.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:05 smithi183 bash[23299]: cluster 2024-09-20T23:27:03.659365+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:05.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:05 smithi003 bash[22761]: cluster 2024-09-20T23:27:03.659365+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:05.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:05 smithi084 bash[23446]: cluster 2024-09-20T23:27:03.659365+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:07.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:07 smithi183 bash[23299]: cluster 2024-09-20T23:27:05.659799+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:07.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:07 smithi003 bash[22761]: cluster 2024-09-20T23:27:05.659799+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:07.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:07 smithi084 bash[23446]: cluster 2024-09-20T23:27:05.659799+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:09.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:09 smithi183 bash[23299]: cluster 2024-09-20T23:27:07.660243+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:09.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:09 smithi003 bash[22761]: cluster 2024-09-20T23:27:07.660243+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:09.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:09 smithi084 bash[23446]: cluster 2024-09-20T23:27:07.660243+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:10.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:10 smithi183 bash[23299]: audit 2024-09-20T23:27:09.333064+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:10.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:10 smithi183 bash[23299]: audit 2024-09-20T23:27:09.340184+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:10.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:10 smithi183 bash[23299]: audit 2024-09-20T23:27:09.349240+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:10.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:10 smithi003 bash[22761]: audit 2024-09-20T23:27:09.333064+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:10.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:10 smithi003 bash[22761]: audit 2024-09-20T23:27:09.340184+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:10.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:10 smithi003 bash[22761]: audit 2024-09-20T23:27:09.349240+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:10.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:10 smithi084 bash[23446]: audit 2024-09-20T23:27:09.333064+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:10.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:10 smithi084 bash[23446]: audit 2024-09-20T23:27:09.340184+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:10.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:10 smithi084 bash[23446]: audit 2024-09-20T23:27:09.349240+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:11.428 INFO:teuthology.orchestra.run.smithi084.stdout:Created osd(s) 1 on host 'smithi084' 2024-09-20T23:27:11.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:11 smithi003 bash[22761]: cluster 2024-09-20T23:27:09.660689+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:11.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:11 smithi003 bash[22761]: audit 2024-09-20T23:27:11.319019+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.84:6800/4156115441,v1:172.21.15.84:6801/4156115441]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T23:27:11.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:11 smithi003 bash[22761]: audit 2024-09-20T23:27:11.319167+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T23:27:11.631 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:11 smithi084 bash[23446]: cluster 2024-09-20T23:27:09.660689+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:11.631 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:11 smithi084 bash[23446]: audit 2024-09-20T23:27:11.319019+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.84:6800/4156115441,v1:172.21.15.84:6801/4156115441]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T23:27:11.631 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:11 smithi084 bash[23446]: audit 2024-09-20T23:27:11.319167+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T23:27:11.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:11 smithi183 bash[23299]: cluster 2024-09-20T23:27:09.660689+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:11.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:11 smithi183 bash[23299]: audit 2024-09-20T23:27:11.319019+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.84:6800/4156115441,v1:172.21.15.84:6801/4156115441]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T23:27:11.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:11 smithi183 bash[23299]: audit 2024-09-20T23:27:11.319167+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T23:27:12.030 DEBUG:teuthology.orchestra.run.smithi084:osd.1> sudo journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@osd.1.service 2024-09-20T23:27:12.033 INFO:tasks.cephadm:Deploying osd.2 on smithi183 with /dev/vg_nvme/lv_4... 2024-09-20T23:27:12.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T23:27:12.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.357074+0000 mon.a (mon.0) 479 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T23:27:12.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.360629+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.84:6800/4156115441,v1:172.21.15.84:6801/4156115441]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-09-20T23:27:12.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: cluster 2024-09-20T23:27:11.361524+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T23:27:12.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.361947+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:12.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.362630+0000 mon.a (mon.0) 482 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-09-20T23:27:12.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.410234+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:12.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.416174+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.417117+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:27:12.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: cephadm 2024-09-20T23:27:11.420737+0000 mgr.a (mgr.14150) 170 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 16241M 2024-09-20T23:27:12.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.425412+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.433271+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.437578+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:12.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.439310+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:12.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:12 smithi003 bash[22761]: audit 2024-09-20T23:27:11.448956+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.696 INFO:journalctl@ceph.osd.1.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[28090]: debug 2024-09-20T23:27:12.396+0000 7f18abc92640 -1 osd.1 0 waiting for initial osdmap 2024-09-20T23:27:12.696 INFO:journalctl@ceph.osd.1.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[28090]: debug 2024-09-20T23:27:12.400+0000 7f18a7aba640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T23:27:12.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.357074+0000 mon.a (mon.0) 479 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T23:27:12.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.360629+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.84:6800/4156115441,v1:172.21.15.84:6801/4156115441]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-09-20T23:27:12.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: cluster 2024-09-20T23:27:11.361524+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T23:27:12.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.361947+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:12.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.362630+0000 mon.a (mon.0) 482 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-09-20T23:27:12.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.410234+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:12.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.416174+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.417117+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:27:12.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: cephadm 2024-09-20T23:27:11.420737+0000 mgr.a (mgr.14150) 170 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 16241M 2024-09-20T23:27:12.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.425412+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.433271+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.437578+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:12.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.439310+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:12.697 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:12 smithi084 bash[23446]: audit 2024-09-20T23:27:11.448956+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.357074+0000 mon.a (mon.0) 479 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T23:27:12.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.360629+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.84:6800/4156115441,v1:172.21.15.84:6801/4156115441]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-09-20T23:27:12.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: cluster 2024-09-20T23:27:11.361524+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T23:27:12.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.361947+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:12.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.362630+0000 mon.a (mon.0) 482 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-09-20T23:27:12.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.410234+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:12.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.416174+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.417117+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:27:12.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: cephadm 2024-09-20T23:27:11.420737+0000 mgr.a (mgr.14150) 170 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 16241M 2024-09-20T23:27:12.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.425412+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.433271+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:12.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.437578+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:12.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.439310+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:12.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:12 smithi183 bash[23299]: audit 2024-09-20T23:27:11.448956+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:13.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:13 smithi084 bash[23446]: cluster 2024-09-20T23:27:11.661156+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:13.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:13 smithi084 bash[23446]: audit 2024-09-20T23:27:12.359748+0000 mon.a (mon.0) 491 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-09-20T23:27:13.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:13 smithi084 bash[23446]: cluster 2024-09-20T23:27:12.364824+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T23:27:13.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:13 smithi084 bash[23446]: audit 2024-09-20T23:27:12.365785+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:13.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:13 smithi084 bash[23446]: audit 2024-09-20T23:27:12.374470+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:13.838 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:13 smithi183 bash[23299]: cluster 2024-09-20T23:27:11.661156+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:13.839 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:13 smithi183 bash[23299]: audit 2024-09-20T23:27:12.359748+0000 mon.a (mon.0) 491 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-09-20T23:27:13.839 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:13 smithi183 bash[23299]: cluster 2024-09-20T23:27:12.364824+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T23:27:13.839 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:13 smithi183 bash[23299]: audit 2024-09-20T23:27:12.365785+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:13.839 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:13 smithi183 bash[23299]: audit 2024-09-20T23:27:12.374470+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:13.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:13 smithi003 bash[22761]: cluster 2024-09-20T23:27:11.661156+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:13.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:13 smithi003 bash[22761]: audit 2024-09-20T23:27:12.359748+0000 mon.a (mon.0) 491 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-09-20T23:27:13.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:13 smithi003 bash[22761]: cluster 2024-09-20T23:27:12.364824+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T23:27:13.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:13 smithi003 bash[22761]: audit 2024-09-20T23:27:12.365785+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:13.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:13 smithi003 bash[22761]: audit 2024-09-20T23:27:12.374470+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:14.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:14 smithi084 bash[23446]: cluster 2024-09-20T23:27:12.342846+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:27:14.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:14 smithi084 bash[23446]: cluster 2024-09-20T23:27:12.342988+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:27:14.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:14 smithi084 bash[23446]: cluster 2024-09-20T23:27:13.376460+0000 mon.a (mon.0) 495 : cluster [INF] osd.1 [v2:172.21.15.84:6800/4156115441,v1:172.21.15.84:6801/4156115441] boot 2024-09-20T23:27:14.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:14 smithi084 bash[23446]: cluster 2024-09-20T23:27:13.376521+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T23:27:14.696 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:14 smithi084 bash[23446]: audit 2024-09-20T23:27:13.377099+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:14.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:14 smithi183 bash[23299]: cluster 2024-09-20T23:27:12.342846+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:27:14.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:14 smithi183 bash[23299]: cluster 2024-09-20T23:27:12.342988+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:27:14.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:14 smithi183 bash[23299]: cluster 2024-09-20T23:27:13.376460+0000 mon.a (mon.0) 495 : cluster [INF] osd.1 [v2:172.21.15.84:6800/4156115441,v1:172.21.15.84:6801/4156115441] boot 2024-09-20T23:27:14.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:14 smithi183 bash[23299]: cluster 2024-09-20T23:27:13.376521+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T23:27:14.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:14 smithi183 bash[23299]: audit 2024-09-20T23:27:13.377099+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:14.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:14 smithi003 bash[22761]: cluster 2024-09-20T23:27:12.342846+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:27:14.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:14 smithi003 bash[22761]: cluster 2024-09-20T23:27:12.342988+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:27:14.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:14 smithi003 bash[22761]: cluster 2024-09-20T23:27:13.376460+0000 mon.a (mon.0) 495 : cluster [INF] osd.1 [v2:172.21.15.84:6800/4156115441,v1:172.21.15.84:6801/4156115441] boot 2024-09-20T23:27:14.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:14 smithi003 bash[22761]: cluster 2024-09-20T23:27:13.376521+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T23:27:14.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:14 smithi003 bash[22761]: audit 2024-09-20T23:27:13.377099+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:27:15.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:15 smithi084 bash[23446]: cluster 2024-09-20T23:27:13.661675+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:15.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:15 smithi084 bash[23446]: cluster 2024-09-20T23:27:14.392924+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T23:27:15.752 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T23:27:15.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:15 smithi183 bash[23299]: cluster 2024-09-20T23:27:13.661675+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:15.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:15 smithi183 bash[23299]: cluster 2024-09-20T23:27:14.392924+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T23:27:15.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:15 smithi003 bash[22761]: cluster 2024-09-20T23:27:13.661675+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:27:15.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:15 smithi003 bash[22761]: cluster 2024-09-20T23:27:14.392924+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T23:27:17.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:17 smithi183 bash[23299]: cluster 2024-09-20T23:27:15.662154+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:17.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:17 smithi183 bash[23299]: audit 2024-09-20T23:27:16.043065+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:17.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:17 smithi183 bash[23299]: audit 2024-09-20T23:27:16.051092+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:17.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:17 smithi183 bash[23299]: audit 2024-09-20T23:27:16.059362+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:17.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:17 smithi003 bash[22761]: cluster 2024-09-20T23:27:15.662154+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:17.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:17 smithi003 bash[22761]: audit 2024-09-20T23:27:16.043065+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:17.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:17 smithi003 bash[22761]: audit 2024-09-20T23:27:16.051092+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:17.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:17 smithi003 bash[22761]: audit 2024-09-20T23:27:16.059362+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:17.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:17 smithi084 bash[23446]: cluster 2024-09-20T23:27:15.662154+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:17.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:17 smithi084 bash[23446]: audit 2024-09-20T23:27:16.043065+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:17.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:17 smithi084 bash[23446]: audit 2024-09-20T23:27:16.051092+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:17.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:17 smithi084 bash[23446]: audit 2024-09-20T23:27:16.059362+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:19.301 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:19 smithi183 bash[23299]: cluster 2024-09-20T23:27:17.662585+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:19.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:19 smithi003 bash[22761]: cluster 2024-09-20T23:27:17.662585+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:19.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:19 smithi084 bash[23446]: cluster 2024-09-20T23:27:17.662585+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:19.660 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T23:27:19.710 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi183:vg_nvme/lv_4 2024-09-20T23:27:20.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:20 smithi183 bash[23299]: audit 2024-09-20T23:27:19.492203+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:20 smithi183 bash[23299]: audit 2024-09-20T23:27:19.499860+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:20 smithi183 bash[23299]: audit 2024-09-20T23:27:19.504698+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:20.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:20 smithi183 bash[23299]: audit 2024-09-20T23:27:19.510169+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:20 smithi183 bash[23299]: audit 2024-09-20T23:27:19.510786+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:20.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:20 smithi183 bash[23299]: audit 2024-09-20T23:27:19.512867+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:20.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:20 smithi183 bash[23299]: audit 2024-09-20T23:27:19.523811+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:20 smithi003 bash[22761]: audit 2024-09-20T23:27:19.492203+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:20 smithi003 bash[22761]: audit 2024-09-20T23:27:19.499860+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:20 smithi003 bash[22761]: audit 2024-09-20T23:27:19.504698+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:20.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:20 smithi003 bash[22761]: audit 2024-09-20T23:27:19.510169+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:20 smithi003 bash[22761]: audit 2024-09-20T23:27:19.510786+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:20.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:20 smithi003 bash[22761]: audit 2024-09-20T23:27:19.512867+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:20.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:20 smithi003 bash[22761]: audit 2024-09-20T23:27:19.523811+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:20 smithi084 bash[23446]: audit 2024-09-20T23:27:19.492203+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:20 smithi084 bash[23446]: audit 2024-09-20T23:27:19.499860+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:20 smithi084 bash[23446]: audit 2024-09-20T23:27:19.504698+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:20.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:20 smithi084 bash[23446]: audit 2024-09-20T23:27:19.510169+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:20.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:20 smithi084 bash[23446]: audit 2024-09-20T23:27:19.510786+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:20.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:20 smithi084 bash[23446]: audit 2024-09-20T23:27:19.512867+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:20.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:20 smithi084 bash[23446]: audit 2024-09-20T23:27:19.523811+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:21 smithi183 bash[23299]: cluster 2024-09-20T23:27:19.663151+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:21.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:21 smithi183 bash[23299]: audit 2024-09-20T23:27:20.949279+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:21 smithi183 bash[23299]: audit 2024-09-20T23:27:20.958503+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:21 smithi183 bash[23299]: audit 2024-09-20T23:27:20.963366+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:21.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:21 smithi183 bash[23299]: audit 2024-09-20T23:27:20.969671+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:21 smithi183 bash[23299]: audit 2024-09-20T23:27:20.970402+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:21.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:21 smithi183 bash[23299]: audit 2024-09-20T23:27:20.972404+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:21.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:21 smithi183 bash[23299]: audit 2024-09-20T23:27:20.983553+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:21 smithi003 bash[22761]: cluster 2024-09-20T23:27:19.663151+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:21 smithi003 bash[22761]: audit 2024-09-20T23:27:20.949279+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:21 smithi003 bash[22761]: audit 2024-09-20T23:27:20.958503+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:21 smithi003 bash[22761]: audit 2024-09-20T23:27:20.963366+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:21 smithi003 bash[22761]: audit 2024-09-20T23:27:20.969671+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:21 smithi003 bash[22761]: audit 2024-09-20T23:27:20.970402+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:21 smithi003 bash[22761]: audit 2024-09-20T23:27:20.972404+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:21.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:21 smithi003 bash[22761]: audit 2024-09-20T23:27:20.983553+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:21 smithi084 bash[23446]: cluster 2024-09-20T23:27:19.663151+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:21.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:21 smithi084 bash[23446]: audit 2024-09-20T23:27:20.949279+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:21 smithi084 bash[23446]: audit 2024-09-20T23:27:20.958503+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:21 smithi084 bash[23446]: audit 2024-09-20T23:27:20.963366+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:21.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:21 smithi084 bash[23446]: audit 2024-09-20T23:27:20.969671+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:21.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:21 smithi084 bash[23446]: audit 2024-09-20T23:27:20.970402+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:21.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:21 smithi084 bash[23446]: audit 2024-09-20T23:27:20.972404+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:21.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:21 smithi084 bash[23446]: audit 2024-09-20T23:27:20.983553+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:23.428 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T23:27:23.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:23 smithi183 bash[23299]: cluster 2024-09-20T23:27:21.663678+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:23.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:23 smithi003 bash[22761]: cluster 2024-09-20T23:27:21.663678+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:23.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:23 smithi084 bash[23446]: cluster 2024-09-20T23:27:21.663678+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:25.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:25 smithi183 bash[23299]: cluster 2024-09-20T23:27:23.664140+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:25.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:25 smithi183 bash[23299]: audit 2024-09-20T23:27:24.860547+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:27:25.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:25 smithi183 bash[23299]: audit 2024-09-20T23:27:24.867011+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:27:25.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:25 smithi183 bash[23299]: audit 2024-09-20T23:27:24.868978+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:25.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:25 smithi003 bash[22761]: cluster 2024-09-20T23:27:23.664140+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:25.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:25 smithi003 bash[22761]: audit 2024-09-20T23:27:24.860547+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:27:25.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:25 smithi003 bash[22761]: audit 2024-09-20T23:27:24.867011+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:27:25.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:25 smithi003 bash[22761]: audit 2024-09-20T23:27:24.868978+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:25.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:25 smithi084 bash[23446]: cluster 2024-09-20T23:27:23.664140+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:25.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:25 smithi084 bash[23446]: audit 2024-09-20T23:27:24.860547+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:27:25.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:25 smithi084 bash[23446]: audit 2024-09-20T23:27:24.867011+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:27:25.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:25 smithi084 bash[23446]: audit 2024-09-20T23:27:24.868978+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:26.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:26 smithi183 bash[23299]: audit 2024-09-20T23:27:24.853538+0000 mgr.a (mgr.14150) 178 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:27:26.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:26 smithi003 bash[22761]: audit 2024-09-20T23:27:24.853538+0000 mgr.a (mgr.14150) 178 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:27:26.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:26 smithi084 bash[23446]: audit 2024-09-20T23:27:24.853538+0000 mgr.a (mgr.14150) 178 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:27:27.762 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:27 smithi003 bash[22761]: cluster 2024-09-20T23:27:25.664582+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:27.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:27 smithi183 bash[23299]: cluster 2024-09-20T23:27:25.664582+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:27.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:27 smithi084 bash[23446]: cluster 2024-09-20T23:27:25.664582+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:29.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:29 smithi183 bash[23299]: cluster 2024-09-20T23:27:27.665050+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:29.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:29 smithi183 bash[23299]: audit 2024-09-20T23:27:29.542153+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:29.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:29 smithi003 bash[22761]: cluster 2024-09-20T23:27:27.665050+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:29.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:29 smithi003 bash[22761]: audit 2024-09-20T23:27:29.542153+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:29.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:29 smithi084 bash[23446]: cluster 2024-09-20T23:27:27.665050+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:29.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:29 smithi084 bash[23446]: audit 2024-09-20T23:27:29.542153+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:30.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:30 smithi183 bash[23299]: audit 2024-09-20T23:27:29.547014+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:30.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:30 smithi183 bash[23299]: audit 2024-09-20T23:27:29.557426+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:30.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:30 smithi003 bash[22761]: audit 2024-09-20T23:27:29.547014+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:30.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:30 smithi003 bash[22761]: audit 2024-09-20T23:27:29.557426+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:30.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:30 smithi084 bash[23446]: audit 2024-09-20T23:27:29.547014+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:30.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:30 smithi084 bash[23446]: audit 2024-09-20T23:27:29.557426+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:31.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:31 smithi183 bash[23299]: cluster 2024-09-20T23:27:29.665563+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:31.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:31 smithi003 bash[22761]: cluster 2024-09-20T23:27:29.665563+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:31.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:31 smithi084 bash[23446]: cluster 2024-09-20T23:27:29.665563+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:33.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:33 smithi183 bash[23299]: cluster 2024-09-20T23:27:31.666105+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:33.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:33 smithi003 bash[22761]: cluster 2024-09-20T23:27:31.666105+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:33.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:33 smithi084 bash[23446]: cluster 2024-09-20T23:27:31.666105+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:34.834 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:34 smithi084 bash[23446]: audit 2024-09-20T23:27:33.797776+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.183:0/2476551096' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70c99f5a-555d-48a6-986d-2b8a42f90d9c"}]: dispatch 2024-09-20T23:27:34.834 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:34 smithi084 bash[23446]: audit 2024-09-20T23:27:33.797939+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70c99f5a-555d-48a6-986d-2b8a42f90d9c"}]: dispatch 2024-09-20T23:27:34.834 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:34 smithi084 bash[23446]: audit 2024-09-20T23:27:33.801740+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70c99f5a-555d-48a6-986d-2b8a42f90d9c"}]': finished 2024-09-20T23:27:34.834 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:34 smithi084 bash[23446]: cluster 2024-09-20T23:27:33.806725+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T23:27:34.834 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:34 smithi084 bash[23446]: audit 2024-09-20T23:27:33.807177+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:27:34.834 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:34 smithi084 bash[23446]: audit 2024-09-20T23:27:34.436943+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.183:0/4019434702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:27:34.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:34 smithi183 bash[23299]: audit 2024-09-20T23:27:33.797776+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.183:0/2476551096' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70c99f5a-555d-48a6-986d-2b8a42f90d9c"}]: dispatch 2024-09-20T23:27:34.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:34 smithi183 bash[23299]: audit 2024-09-20T23:27:33.797939+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70c99f5a-555d-48a6-986d-2b8a42f90d9c"}]: dispatch 2024-09-20T23:27:34.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:34 smithi183 bash[23299]: audit 2024-09-20T23:27:33.801740+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70c99f5a-555d-48a6-986d-2b8a42f90d9c"}]': finished 2024-09-20T23:27:34.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:34 smithi183 bash[23299]: cluster 2024-09-20T23:27:33.806725+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T23:27:34.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:34 smithi183 bash[23299]: audit 2024-09-20T23:27:33.807177+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:27:34.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:34 smithi183 bash[23299]: audit 2024-09-20T23:27:34.436943+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.183:0/4019434702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:27:34.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:34 smithi003 bash[22761]: audit 2024-09-20T23:27:33.797776+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.183:0/2476551096' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70c99f5a-555d-48a6-986d-2b8a42f90d9c"}]: dispatch 2024-09-20T23:27:34.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:34 smithi003 bash[22761]: audit 2024-09-20T23:27:33.797939+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70c99f5a-555d-48a6-986d-2b8a42f90d9c"}]: dispatch 2024-09-20T23:27:34.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:34 smithi003 bash[22761]: audit 2024-09-20T23:27:33.801740+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70c99f5a-555d-48a6-986d-2b8a42f90d9c"}]': finished 2024-09-20T23:27:34.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:34 smithi003 bash[22761]: cluster 2024-09-20T23:27:33.806725+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T23:27:34.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:34 smithi003 bash[22761]: audit 2024-09-20T23:27:33.807177+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:27:34.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:34 smithi003 bash[22761]: audit 2024-09-20T23:27:34.436943+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.183:0/4019434702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:27:35.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:35 smithi183 bash[23299]: cluster 2024-09-20T23:27:33.666533+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:35.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:35 smithi003 bash[22761]: cluster 2024-09-20T23:27:33.666533+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:35.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:35 smithi084 bash[23446]: cluster 2024-09-20T23:27:33.666533+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:37.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:37 smithi084 bash[23446]: cluster 2024-09-20T23:27:35.666993+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:37.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:37 smithi084 bash[23446]: audit 2024-09-20T23:27:36.240297+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:37.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:37 smithi084 bash[23446]: audit 2024-09-20T23:27:36.245088+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:37.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:37 smithi084 bash[23446]: audit 2024-09-20T23:27:36.250391+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:37.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:37 smithi183 bash[23299]: cluster 2024-09-20T23:27:35.666993+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:37.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:37 smithi183 bash[23299]: audit 2024-09-20T23:27:36.240297+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:37.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:37 smithi183 bash[23299]: audit 2024-09-20T23:27:36.245088+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:37.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:37 smithi183 bash[23299]: audit 2024-09-20T23:27:36.250391+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:37.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:37 smithi003 bash[22761]: cluster 2024-09-20T23:27:35.666993+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:37.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:37 smithi003 bash[22761]: audit 2024-09-20T23:27:36.240297+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:37.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:37 smithi003 bash[22761]: audit 2024-09-20T23:27:36.245088+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:37.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:37 smithi003 bash[22761]: audit 2024-09-20T23:27:36.250391+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:39.567 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:39 smithi084 bash[23446]: cluster 2024-09-20T23:27:37.667534+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:39.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:39 smithi183 bash[23299]: cluster 2024-09-20T23:27:37.667534+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:39.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:39 smithi003 bash[22761]: cluster 2024-09-20T23:27:37.667534+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:40.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:40 smithi183 bash[23299]: audit 2024-09-20T23:27:39.546900+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:40.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:40 smithi183 bash[23299]: audit 2024-09-20T23:27:39.554877+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:40.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:40 smithi183 bash[23299]: audit 2024-09-20T23:27:39.564351+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:40.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:40 smithi003 bash[22761]: audit 2024-09-20T23:27:39.546900+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:40.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:40 smithi003 bash[22761]: audit 2024-09-20T23:27:39.554877+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:40.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:40 smithi003 bash[22761]: audit 2024-09-20T23:27:39.564351+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:40.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:40 smithi084 bash[23446]: audit 2024-09-20T23:27:39.546900+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:40.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:40 smithi084 bash[23446]: audit 2024-09-20T23:27:39.554877+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:40.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:40 smithi084 bash[23446]: audit 2024-09-20T23:27:39.564351+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:41.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:41 smithi183 bash[23299]: cluster 2024-09-20T23:27:39.668035+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:41.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:41 smithi003 bash[22761]: cluster 2024-09-20T23:27:39.668035+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:41.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:41 smithi084 bash[23446]: cluster 2024-09-20T23:27:39.668035+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:43.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:43 smithi183 bash[23299]: cluster 2024-09-20T23:27:41.668517+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:43 smithi003 bash[22761]: cluster 2024-09-20T23:27:41.668517+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:43.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:43 smithi084 bash[23446]: cluster 2024-09-20T23:27:41.668517+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:45.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:45 smithi183 bash[23299]: cluster 2024-09-20T23:27:43.669085+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:45.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:45 smithi003 bash[22761]: cluster 2024-09-20T23:27:43.669085+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:45.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:45 smithi084 bash[23446]: cluster 2024-09-20T23:27:43.669085+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:47.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:47 smithi003 bash[22761]: cluster 2024-09-20T23:27:45.669594+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:47.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:47 smithi084 bash[23446]: cluster 2024-09-20T23:27:45.669594+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:47.946 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:47 smithi183 bash[23299]: cluster 2024-09-20T23:27:45.669594+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:48.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:48 smithi183 bash[23299]: audit 2024-09-20T23:27:47.650724+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T23:27:48.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:48 smithi183 bash[23299]: audit 2024-09-20T23:27:47.652526+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:48.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:48 smithi003 bash[22761]: audit 2024-09-20T23:27:47.650724+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T23:27:48.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:48 smithi003 bash[22761]: audit 2024-09-20T23:27:47.652526+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:48.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:48 smithi084 bash[23446]: audit 2024-09-20T23:27:47.650724+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T23:27:48.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:48 smithi084 bash[23446]: audit 2024-09-20T23:27:47.652526+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:49.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:49 smithi003 bash[22761]: cephadm 2024-09-20T23:27:47.654127+0000 mgr.a (mgr.14150) 190 : cephadm [INF] Deploying daemon osd.2 on smithi183 2024-09-20T23:27:49.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:49 smithi003 bash[22761]: cluster 2024-09-20T23:27:47.670120+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:49.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:49 smithi084 bash[23446]: cephadm 2024-09-20T23:27:47.654127+0000 mgr.a (mgr.14150) 190 : cephadm [INF] Deploying daemon osd.2 on smithi183 2024-09-20T23:27:49.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:49 smithi084 bash[23446]: cluster 2024-09-20T23:27:47.670120+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:50.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:49 smithi183 bash[23299]: cephadm 2024-09-20T23:27:47.654127+0000 mgr.a (mgr.14150) 190 : cephadm [INF] Deploying daemon osd.2 on smithi183 2024-09-20T23:27:50.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:49 smithi183 bash[23299]: cluster 2024-09-20T23:27:47.670120+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:51.043 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:50 smithi183 bash[23299]: cluster 2024-09-20T23:27:49.670518+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:51.043 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:50 smithi183 bash[23299]: audit 2024-09-20T23:27:49.699444+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:51.043 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:50 smithi183 bash[23299]: audit 2024-09-20T23:27:49.703515+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:51.043 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:50 smithi183 bash[23299]: audit 2024-09-20T23:27:49.710599+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:51.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:50 smithi003 bash[22761]: cluster 2024-09-20T23:27:49.670518+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:51.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:50 smithi003 bash[22761]: audit 2024-09-20T23:27:49.699444+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:51.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:50 smithi003 bash[22761]: audit 2024-09-20T23:27:49.703515+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:51.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:50 smithi003 bash[22761]: audit 2024-09-20T23:27:49.710599+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:51.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:50 smithi084 bash[23446]: cluster 2024-09-20T23:27:49.670518+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:51.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:50 smithi084 bash[23446]: audit 2024-09-20T23:27:49.699444+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:51.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:50 smithi084 bash[23446]: audit 2024-09-20T23:27:49.703515+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:51.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:50 smithi084 bash[23446]: audit 2024-09-20T23:27:49.710599+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:52.418 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:52 smithi183 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:27:52.706 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:52 smithi183 systemd[1]: /etc/systemd/system/ceph-041eed30-77a7-11ef-baf5-efdc52797490@.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-09-20T23:27:52.997 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:52 smithi183 bash[23299]: cluster 2024-09-20T23:27:51.671093+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:52.997 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:52 smithi183 bash[23299]: audit 2024-09-20T23:27:52.702410+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:53.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:52 smithi003 bash[22761]: cluster 2024-09-20T23:27:51.671093+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:53.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:52 smithi003 bash[22761]: audit 2024-09-20T23:27:52.702410+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:53.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:52 smithi084 bash[23446]: cluster 2024-09-20T23:27:51.671093+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:53.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:52 smithi084 bash[23446]: audit 2024-09-20T23:27:52.702410+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:27:54.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:53 smithi183 bash[23299]: audit 2024-09-20T23:27:52.712510+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:54.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:53 smithi183 bash[23299]: audit 2024-09-20T23:27:52.716972+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:54.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:53 smithi183 bash[23299]: audit 2024-09-20T23:27:52.717598+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:54.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:53 smithi183 bash[23299]: audit 2024-09-20T23:27:52.724488+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:54.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:53 smithi183 bash[23299]: audit 2024-09-20T23:27:52.730642+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:54.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:53 smithi003 bash[22761]: audit 2024-09-20T23:27:52.712510+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:54.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:53 smithi003 bash[22761]: audit 2024-09-20T23:27:52.716972+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:54.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:53 smithi003 bash[22761]: audit 2024-09-20T23:27:52.717598+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:54.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:53 smithi003 bash[22761]: audit 2024-09-20T23:27:52.724488+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:54.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:53 smithi003 bash[22761]: audit 2024-09-20T23:27:52.730642+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:54.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:53 smithi084 bash[23446]: audit 2024-09-20T23:27:52.712510+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:27:54.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:53 smithi084 bash[23446]: audit 2024-09-20T23:27:52.716972+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:54.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:53 smithi084 bash[23446]: audit 2024-09-20T23:27:52.717598+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:27:54.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:53 smithi084 bash[23446]: audit 2024-09-20T23:27:52.724488+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:54.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:53 smithi084 bash[23446]: audit 2024-09-20T23:27:52.730642+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:54.939 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:54 smithi084 bash[23446]: cluster 2024-09-20T23:27:53.671593+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:55.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:54 smithi183 bash[23299]: cluster 2024-09-20T23:27:53.671593+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:55.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:54 smithi003 bash[22761]: cluster 2024-09-20T23:27:53.671593+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:57.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:57 smithi183 bash[23299]: cluster 2024-09-20T23:27:55.672066+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:57.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:57 smithi183 bash[23299]: audit 2024-09-20T23:27:56.448634+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:57 smithi183 bash[23299]: audit 2024-09-20T23:27:56.456263+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:57 smithi183 bash[23299]: audit 2024-09-20T23:27:56.465522+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:57 smithi183 bash[23299]: audit 2024-09-20T23:27:57.107290+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:57 smithi183 bash[23299]: audit 2024-09-20T23:27:57.114713+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:57 smithi183 bash[23299]: audit 2024-09-20T23:27:57.124130+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:57 smithi003 bash[22761]: cluster 2024-09-20T23:27:55.672066+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:57.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:57 smithi003 bash[22761]: audit 2024-09-20T23:27:56.448634+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:57 smithi003 bash[22761]: audit 2024-09-20T23:27:56.456263+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:57 smithi003 bash[22761]: audit 2024-09-20T23:27:56.465522+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:57 smithi003 bash[22761]: audit 2024-09-20T23:27:57.107290+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:57 smithi003 bash[22761]: audit 2024-09-20T23:27:57.114713+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:57 smithi003 bash[22761]: audit 2024-09-20T23:27:57.124130+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:57 smithi084 bash[23446]: cluster 2024-09-20T23:27:55.672066+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:57.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:57 smithi084 bash[23446]: audit 2024-09-20T23:27:56.448634+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:57 smithi084 bash[23446]: audit 2024-09-20T23:27:56.456263+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:57 smithi084 bash[23446]: audit 2024-09-20T23:27:56.465522+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:57 smithi084 bash[23446]: audit 2024-09-20T23:27:57.107290+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:57 smithi084 bash[23446]: audit 2024-09-20T23:27:57.114713+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:57.946 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:57 smithi084 bash[23446]: audit 2024-09-20T23:27:57.124130+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:27:58.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:58 smithi183 bash[23299]: cephadm 2024-09-20T23:27:57.117542+0000 mgr.a (mgr.14150) 196 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T23:27:58.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:58 smithi003 bash[22761]: cephadm 2024-09-20T23:27:57.117542+0000 mgr.a (mgr.14150) 196 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T23:27:58.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:58 smithi084 bash[23446]: cephadm 2024-09-20T23:27:57.117542+0000 mgr.a (mgr.14150) 196 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T23:27:59.796 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:27:59 smithi084 bash[23446]: cluster 2024-09-20T23:27:57.672528+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:59.822 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:27:59 smithi183 bash[23299]: cluster 2024-09-20T23:27:57.672528+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:27:59.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:27:59 smithi003 bash[22761]: cluster 2024-09-20T23:27:57.672528+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:01.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:00 smithi183 bash[23299]: cluster 2024-09-20T23:27:59.672987+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:01.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:00 smithi183 bash[23299]: audit 2024-09-20T23:27:59.775312+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:01.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:00 smithi183 bash[23299]: audit 2024-09-20T23:27:59.783939+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:01.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:00 smithi183 bash[23299]: audit 2024-09-20T23:27:59.793559+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:01.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:00 smithi003 bash[22761]: cluster 2024-09-20T23:27:59.672987+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:01.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:00 smithi003 bash[22761]: audit 2024-09-20T23:27:59.775312+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:01.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:00 smithi003 bash[22761]: audit 2024-09-20T23:27:59.783939+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:01.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:00 smithi003 bash[22761]: audit 2024-09-20T23:27:59.793559+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:01.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:00 smithi084 bash[23446]: cluster 2024-09-20T23:27:59.672987+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:01.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:00 smithi084 bash[23446]: audit 2024-09-20T23:27:59.775312+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:01.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:00 smithi084 bash[23446]: audit 2024-09-20T23:27:59.783939+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:01.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:00 smithi084 bash[23446]: audit 2024-09-20T23:27:59.793559+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:03.034 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:02 smithi183 bash[23299]: cluster 2024-09-20T23:28:01.673460+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:03.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:02 smithi003 bash[22761]: cluster 2024-09-20T23:28:01.673460+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:03.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:02 smithi084 bash[23446]: cluster 2024-09-20T23:28:01.673460+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:03.687 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 2 on host 'smithi183' 2024-09-20T23:28:03.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:03 smithi183 bash[23299]: audit 2024-09-20T23:28:03.262421+0000 mon.a (mon.0) 552 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T23:28:03.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:03 smithi183 bash[23299]: audit 2024-09-20T23:28:03.262755+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.183:6800/672902541,v1:172.21.15.183:6801/672902541]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T23:28:03.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:03 smithi183 bash[23299]: audit 2024-09-20T23:28:03.668747+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:28:03.960 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:03 smithi183 bash[23299]: audit 2024-09-20T23:28:03.677464+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:03.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:03 smithi183 bash[23299]: audit 2024-09-20T23:28:03.678740+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:28:03.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:03 smithi183 bash[23299]: audit 2024-09-20T23:28:03.685107+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:03.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:03 smithi183 bash[23299]: audit 2024-09-20T23:28:03.691001+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:03.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:03 smithi183 bash[23299]: audit 2024-09-20T23:28:03.694832+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:28:03.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:03 smithi183 bash[23299]: audit 2024-09-20T23:28:03.696534+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:28:03.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:03 smithi183 bash[23299]: audit 2024-09-20T23:28:03.706504+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:04.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:03 smithi003 bash[22761]: audit 2024-09-20T23:28:03.262421+0000 mon.a (mon.0) 552 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T23:28:04.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:03 smithi003 bash[22761]: audit 2024-09-20T23:28:03.262755+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.183:6800/672902541,v1:172.21.15.183:6801/672902541]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T23:28:04.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:03 smithi003 bash[22761]: audit 2024-09-20T23:28:03.668747+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:28:04.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:03 smithi003 bash[22761]: audit 2024-09-20T23:28:03.677464+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:04.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:03 smithi003 bash[22761]: audit 2024-09-20T23:28:03.678740+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:28:04.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:03 smithi003 bash[22761]: audit 2024-09-20T23:28:03.685107+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:04.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:03 smithi003 bash[22761]: audit 2024-09-20T23:28:03.691001+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:04.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:03 smithi003 bash[22761]: audit 2024-09-20T23:28:03.694832+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:28:04.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:03 smithi003 bash[22761]: audit 2024-09-20T23:28:03.696534+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:28:04.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:03 smithi003 bash[22761]: audit 2024-09-20T23:28:03.706504+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:04.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:03 smithi084 bash[23446]: audit 2024-09-20T23:28:03.262421+0000 mon.a (mon.0) 552 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T23:28:04.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:03 smithi084 bash[23446]: audit 2024-09-20T23:28:03.262755+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.183:6800/672902541,v1:172.21.15.183:6801/672902541]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T23:28:04.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:03 smithi084 bash[23446]: audit 2024-09-20T23:28:03.668747+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:28:04.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:03 smithi084 bash[23446]: audit 2024-09-20T23:28:03.677464+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:04.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:03 smithi084 bash[23446]: audit 2024-09-20T23:28:03.678740+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:28:04.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:03 smithi084 bash[23446]: audit 2024-09-20T23:28:03.685107+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:04.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:03 smithi084 bash[23446]: audit 2024-09-20T23:28:03.691001+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:04.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:03 smithi084 bash[23446]: audit 2024-09-20T23:28:03.694832+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:28:04.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:03 smithi084 bash[23446]: audit 2024-09-20T23:28:03.696534+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:28:04.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:03 smithi084 bash[23446]: audit 2024-09-20T23:28:03.706504+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:04.365 DEBUG:teuthology.orchestra.run.smithi183:osd.2> sudo journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@osd.2.service 2024-09-20T23:28:04.367 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-09-20T23:28:04.368 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T23:28:05.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:04 smithi183 bash[23299]: cluster 2024-09-20T23:28:03.673890+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:05.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:04 smithi183 bash[23299]: cephadm 2024-09-20T23:28:03.680778+0000 mgr.a (mgr.14150) 201 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 20337M 2024-09-20T23:28:05.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:04 smithi183 bash[23299]: audit 2024-09-20T23:28:03.779847+0000 mon.a (mon.0) 561 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T23:28:05.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:04 smithi183 bash[23299]: audit 2024-09-20T23:28:03.785053+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.183:6800/672902541,v1:172.21.15.183:6801/672902541]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T23:28:05.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:04 smithi183 bash[23299]: cluster 2024-09-20T23:28:03.785479+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T23:28:05.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:04 smithi183 bash[23299]: audit 2024-09-20T23:28:03.786424+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:05.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:04 smithi183 bash[23299]: audit 2024-09-20T23:28:03.786731+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T23:28:05.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:04 smithi183 bash[23299]: audit 2024-09-20T23:28:04.783113+0000 mon.a (mon.0) 565 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T23:28:05.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:04 smithi003 bash[22761]: cluster 2024-09-20T23:28:03.673890+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:05.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:04 smithi003 bash[22761]: cephadm 2024-09-20T23:28:03.680778+0000 mgr.a (mgr.14150) 201 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 20337M 2024-09-20T23:28:05.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:04 smithi003 bash[22761]: audit 2024-09-20T23:28:03.779847+0000 mon.a (mon.0) 561 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T23:28:05.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:04 smithi003 bash[22761]: audit 2024-09-20T23:28:03.785053+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.183:6800/672902541,v1:172.21.15.183:6801/672902541]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T23:28:05.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:04 smithi003 bash[22761]: cluster 2024-09-20T23:28:03.785479+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T23:28:05.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:04 smithi003 bash[22761]: audit 2024-09-20T23:28:03.786424+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:05.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:04 smithi003 bash[22761]: audit 2024-09-20T23:28:03.786731+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T23:28:05.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:04 smithi003 bash[22761]: audit 2024-09-20T23:28:04.783113+0000 mon.a (mon.0) 565 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T23:28:05.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:04 smithi084 bash[23446]: cluster 2024-09-20T23:28:03.673890+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:05.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:04 smithi084 bash[23446]: cephadm 2024-09-20T23:28:03.680778+0000 mgr.a (mgr.14150) 201 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 20337M 2024-09-20T23:28:05.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:04 smithi084 bash[23446]: audit 2024-09-20T23:28:03.779847+0000 mon.a (mon.0) 561 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T23:28:05.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:04 smithi084 bash[23446]: audit 2024-09-20T23:28:03.785053+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.183:6800/672902541,v1:172.21.15.183:6801/672902541]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T23:28:05.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:04 smithi084 bash[23446]: cluster 2024-09-20T23:28:03.785479+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T23:28:05.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:04 smithi084 bash[23446]: audit 2024-09-20T23:28:03.786424+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:05.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:04 smithi084 bash[23446]: audit 2024-09-20T23:28:03.786731+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T23:28:05.196 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:04 smithi084 bash[23446]: audit 2024-09-20T23:28:04.783113+0000 mon.a (mon.0) 565 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T23:28:05.586 INFO:journalctl@ceph.osd.2.smithi183.stdout:Sep 20 23:28:05 smithi183 bash[28601]: debug 2024-09-20T23:28:05.311+0000 7f937eccd640 -1 osd.2 0 waiting for initial osdmap 2024-09-20T23:28:05.586 INFO:journalctl@ceph.osd.2.smithi183.stdout:Sep 20 23:28:05 smithi183 bash[28601]: debug 2024-09-20T23:28:05.339+0000 7f9376aed640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T23:28:06.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:05 smithi183 bash[23299]: cluster 2024-09-20T23:28:04.788961+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T23:28:06.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:05 smithi183 bash[23299]: audit 2024-09-20T23:28:04.790112+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:06.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:05 smithi183 bash[23299]: audit 2024-09-20T23:28:04.800570+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:06.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:05 smithi183 bash[23299]: audit 2024-09-20T23:28:05.320025+0000 mon.a (mon.0) 569 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-20T23:28:06.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:05 smithi003 bash[22761]: cluster 2024-09-20T23:28:04.788961+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T23:28:06.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:05 smithi003 bash[22761]: audit 2024-09-20T23:28:04.790112+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:06.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:05 smithi003 bash[22761]: audit 2024-09-20T23:28:04.800570+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:06.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:05 smithi003 bash[22761]: audit 2024-09-20T23:28:05.320025+0000 mon.a (mon.0) 569 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-20T23:28:06.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:05 smithi084 bash[23446]: cluster 2024-09-20T23:28:04.788961+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T23:28:06.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:05 smithi084 bash[23446]: audit 2024-09-20T23:28:04.790112+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:06.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:05 smithi084 bash[23446]: audit 2024-09-20T23:28:04.800570+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:06.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:05 smithi084 bash[23446]: audit 2024-09-20T23:28:05.320025+0000 mon.a (mon.0) 569 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-20T23:28:07.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:06 smithi183 bash[23299]: cluster 2024-09-20T23:28:04.296015+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:28:07.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:06 smithi183 bash[23299]: cluster 2024-09-20T23:28:04.296140+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:28:07.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:06 smithi183 bash[23299]: cluster 2024-09-20T23:28:05.674456+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:07.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:06 smithi183 bash[23299]: audit 2024-09-20T23:28:05.795530+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:07.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:06 smithi183 bash[23299]: cluster 2024-09-20T23:28:06.324086+0000 mon.a (mon.0) 571 : cluster [INF] osd.2 [v2:172.21.15.183:6800/672902541,v1:172.21.15.183:6801/672902541] boot 2024-09-20T23:28:07.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:06 smithi183 bash[23299]: cluster 2024-09-20T23:28:06.324158+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T23:28:07.087 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:06 smithi183 bash[23299]: audit 2024-09-20T23:28:06.324754+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:07.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:06 smithi003 bash[22761]: cluster 2024-09-20T23:28:04.296015+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:28:07.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:06 smithi003 bash[22761]: cluster 2024-09-20T23:28:04.296140+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:28:07.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:06 smithi003 bash[22761]: cluster 2024-09-20T23:28:05.674456+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:07.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:06 smithi003 bash[22761]: audit 2024-09-20T23:28:05.795530+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:07.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:06 smithi003 bash[22761]: cluster 2024-09-20T23:28:06.324086+0000 mon.a (mon.0) 571 : cluster [INF] osd.2 [v2:172.21.15.183:6800/672902541,v1:172.21.15.183:6801/672902541] boot 2024-09-20T23:28:07.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:06 smithi003 bash[22761]: cluster 2024-09-20T23:28:06.324158+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T23:28:07.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:06 smithi003 bash[22761]: audit 2024-09-20T23:28:06.324754+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:07.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:06 smithi084 bash[23446]: cluster 2024-09-20T23:28:04.296015+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:28:07.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:06 smithi084 bash[23446]: cluster 2024-09-20T23:28:04.296140+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:28:07.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:06 smithi084 bash[23446]: cluster 2024-09-20T23:28:05.674456+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:28:07.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:06 smithi084 bash[23446]: audit 2024-09-20T23:28:05.795530+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:07.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:06 smithi084 bash[23446]: cluster 2024-09-20T23:28:06.324086+0000 mon.a (mon.0) 571 : cluster [INF] osd.2 [v2:172.21.15.183:6800/672902541,v1:172.21.15.183:6801/672902541] boot 2024-09-20T23:28:07.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:06 smithi084 bash[23446]: cluster 2024-09-20T23:28:06.324158+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T23:28:07.195 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:06 smithi084 bash[23446]: audit 2024-09-20T23:28:06.324754+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:28:08.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:08 smithi183 bash[23299]: audit 2024-09-20T23:28:07.773928+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-20T23:28:08.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:08 smithi183 bash[23299]: audit 2024-09-20T23:28:08.231522+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-20T23:28:08.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:08 smithi183 bash[23299]: cluster 2024-09-20T23:28:08.233357+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T23:28:08.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:08 smithi183 bash[23299]: audit 2024-09-20T23:28:08.234723+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T23:28:08.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:08 smithi003 bash[22761]: audit 2024-09-20T23:28:07.773928+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-20T23:28:08.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:08 smithi003 bash[22761]: audit 2024-09-20T23:28:08.231522+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-20T23:28:08.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:08 smithi003 bash[22761]: cluster 2024-09-20T23:28:08.233357+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T23:28:08.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:08 smithi003 bash[22761]: audit 2024-09-20T23:28:08.234723+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T23:28:08.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:08 smithi084 bash[23446]: audit 2024-09-20T23:28:07.773928+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-20T23:28:08.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:08 smithi084 bash[23446]: audit 2024-09-20T23:28:08.231522+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-20T23:28:08.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:08 smithi084 bash[23446]: cluster 2024-09-20T23:28:08.233357+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T23:28:08.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:08 smithi084 bash[23446]: audit 2024-09-20T23:28:08.234723+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T23:28:09.113 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:09.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:09 smithi003 bash[22761]: cluster 2024-09-20T23:28:07.674932+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:09.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:09 smithi003 bash[22761]: audit 2024-09-20T23:28:09.234248+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T23:28:09.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:09 smithi003 bash[22761]: cluster 2024-09-20T23:28:09.239628+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T23:28:09.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:09 smithi183 bash[23299]: cluster 2024-09-20T23:28:07.674932+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:09.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:09 smithi183 bash[23299]: audit 2024-09-20T23:28:09.234248+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T23:28:09.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:09 smithi183 bash[23299]: cluster 2024-09-20T23:28:09.239628+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T23:28:09.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:09 smithi084 bash[23446]: cluster 2024-09-20T23:28:07.674932+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:09.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:09 smithi084 bash[23446]: audit 2024-09-20T23:28:09.234248+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T23:28:09.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:09 smithi084 bash[23446]: cluster 2024-09-20T23:28:09.239628+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T23:28:11.004 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:28:11.507 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:11 smithi183 bash[23299]: cluster 2024-09-20T23:28:09.675330+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 449 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:11.507 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:11 smithi183 bash[23299]: cluster 2024-09-20T23:28:10.241243+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T23:28:11.507 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:11 smithi183 bash[23299]: cluster 2024-09-20T23:28:10.297189+0000 mon.a (mon.0) 581 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-20T23:28:11.507 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:11 smithi183 bash[23299]: audit 2024-09-20T23:28:10.402799+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:11.508 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:11 smithi183 bash[23299]: audit 2024-09-20T23:28:11.004258+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.3:0/3411117693' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T23:28:11.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:11 smithi003 bash[22761]: cluster 2024-09-20T23:28:09.675330+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 449 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:11.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:11 smithi003 bash[22761]: cluster 2024-09-20T23:28:10.241243+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T23:28:11.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:11 smithi003 bash[22761]: cluster 2024-09-20T23:28:10.297189+0000 mon.a (mon.0) 581 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-20T23:28:11.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:11 smithi003 bash[22761]: audit 2024-09-20T23:28:10.402799+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:11.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:11 smithi003 bash[22761]: audit 2024-09-20T23:28:11.004258+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.3:0/3411117693' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T23:28:11.581 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1726874886,"num_in_osds":3,"osd_in_since":1726874853,"num_remapped_pgs":0} 2024-09-20T23:28:11.581 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T23:28:11.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:11 smithi084 bash[23446]: cluster 2024-09-20T23:28:09.675330+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 449 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:11.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:11 smithi084 bash[23446]: cluster 2024-09-20T23:28:10.241243+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T23:28:11.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:11 smithi084 bash[23446]: cluster 2024-09-20T23:28:10.297189+0000 mon.a (mon.0) 581 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-20T23:28:11.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:11 smithi084 bash[23446]: audit 2024-09-20T23:28:10.402799+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:11.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:11 smithi084 bash[23446]: audit 2024-09-20T23:28:11.004258+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.3:0/3411117693' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T23:28:13.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:13 smithi183 bash[23299]: audit 2024-09-20T23:28:11.306483+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:13.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:13 smithi183 bash[23299]: audit 2024-09-20T23:28:12.273561+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:13.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:13 smithi183 bash[23299]: audit 2024-09-20T23:28:12.276413+0000 mon.a (mon.0) 586 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:28:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:13 smithi003 bash[22761]: audit 2024-09-20T23:28:11.306483+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:13 smithi003 bash[22761]: audit 2024-09-20T23:28:12.273561+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:13.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:13 smithi003 bash[22761]: audit 2024-09-20T23:28:12.276413+0000 mon.a (mon.0) 586 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:28:13.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:13 smithi084 bash[23446]: audit 2024-09-20T23:28:11.306483+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:13.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:13 smithi084 bash[23446]: audit 2024-09-20T23:28:12.273561+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:13.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:13 smithi084 bash[23446]: audit 2024-09-20T23:28:12.276413+0000 mon.a (mon.0) 586 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:28:15.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: cluster 2024-09-20T23:28:11.675637+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 449 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:15.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:13.218253+0000 mon.a (mon.0) 587 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:28:15.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:13.219858+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:28:15.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:13.220376+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:28:15.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:13.224078+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:28:15.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:13.229503+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:28:15.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:13.229985+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:28:15.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:13.230422+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:28:15.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:13.230440+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:28:15.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:14.078020+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:28:15.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:14.081641+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:28:15.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:14.082126+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:28:15.337 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:14 smithi183 bash[23299]: audit 2024-09-20T23:28:14.082585+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:28:15.347 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: cluster 2024-09-20T23:28:11.675637+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 449 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:15.347 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:13.218253+0000 mon.a (mon.0) 587 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:28:15.347 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:13.219858+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:28:15.347 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:13.220376+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:28:15.347 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:13.224078+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:28:15.347 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:13.229503+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:28:15.348 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:13.229985+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:28:15.348 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:13.230422+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:28:15.348 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:13.230440+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:28:15.348 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:14.078020+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:28:15.348 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:14.081641+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:28:15.348 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:14.082126+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:28:15.348 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:14 smithi084 bash[23446]: audit 2024-09-20T23:28:14.082585+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:28:15.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: cluster 2024-09-20T23:28:11.675637+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 449 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:15.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:13.218253+0000 mon.a (mon.0) 587 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:28:15.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:13.219858+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:28:15.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:13.220376+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:28:15.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:13.224078+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:28:15.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:13.229503+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:28:15.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:13.229985+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:28:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:13.230422+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:28:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:13.230440+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:28:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:14.078020+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:28:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:14.081641+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:28:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:14.082126+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:28:15.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:14 smithi003 bash[22761]: audit 2024-09-20T23:28:14.082585+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:28:16.302 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:16.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:15 smithi183 bash[23299]: cluster 2024-09-20T23:28:13.676109+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 449 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:16.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:15 smithi183 bash[23299]: audit 2024-09-20T23:28:14.082125+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:28:16.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:15 smithi183 bash[23299]: audit 2024-09-20T23:28:14.952526+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:28:16.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:15 smithi003 bash[22761]: cluster 2024-09-20T23:28:13.676109+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 449 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:16.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:15 smithi003 bash[22761]: audit 2024-09-20T23:28:14.082125+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:28:16.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:15 smithi003 bash[22761]: audit 2024-09-20T23:28:14.952526+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:28:16.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:15 smithi084 bash[23446]: cluster 2024-09-20T23:28:13.676109+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 449 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:16.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:15 smithi084 bash[23446]: audit 2024-09-20T23:28:14.082125+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:28:16.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:15 smithi084 bash[23446]: audit 2024-09-20T23:28:14.952526+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:28:17.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:16 smithi003 bash[22761]: cluster 2024-09-20T23:28:15.676696+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 305 KiB/s wr, 23 op/s 2024-09-20T23:28:17.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:16 smithi003 bash[22761]: audit 2024-09-20T23:28:16.663131+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:17.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:16 smithi003 bash[22761]: audit 2024-09-20T23:28:16.671098+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:17.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:16 smithi003 bash[22761]: audit 2024-09-20T23:28:16.679087+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:17.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:16 smithi183 bash[23299]: cluster 2024-09-20T23:28:15.676696+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 305 KiB/s wr, 23 op/s 2024-09-20T23:28:17.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:16 smithi183 bash[23299]: audit 2024-09-20T23:28:16.663131+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:17.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:16 smithi183 bash[23299]: audit 2024-09-20T23:28:16.671098+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:17.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:16 smithi183 bash[23299]: audit 2024-09-20T23:28:16.679087+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:17.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:16 smithi084 bash[23446]: cluster 2024-09-20T23:28:15.676696+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 305 KiB/s wr, 23 op/s 2024-09-20T23:28:17.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:16 smithi084 bash[23446]: audit 2024-09-20T23:28:16.663131+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:17.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:16 smithi084 bash[23446]: audit 2024-09-20T23:28:16.671098+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:17.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:16 smithi084 bash[23446]: audit 2024-09-20T23:28:16.679087+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:17.670 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:28:17.670 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":21,"fsid":"041eed30-77a7-11ef-baf5-efdc52797490","created":"2024-09-20T23:22:39.147232+0000","modified":"2024-09-20T23:28:10.234008+0000","last_up_change":"2024-09-20T23:28:06.315846+0000","last_in_change":"2024-09-20T23:27:33.799084+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T23:28:08.223903+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","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":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8889bda0-ced6-4e88-bbbd-962bed3f8099","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6803","nonce":399651477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6805","nonce":399651477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6809","nonce":399651477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6807","nonce":399651477}]},"public_addr":"172.21.15.3:6803/399651477","cluster_addr":"172.21.15.3:6805/399651477","heartbeat_back_addr":"172.21.15.3:6809/399651477","heartbeat_front_addr":"172.21.15.3:6807/399651477","state":["exists","up"]},{"osd":1,"uuid":"ca1e3263-fd0b-45cd-9c01-472e84cce6f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6800","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6801","nonce":4156115441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6802","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6803","nonce":4156115441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6807","nonce":4156115441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6805","nonce":4156115441}]},"public_addr":"172.21.15.84:6801/4156115441","cluster_addr":"172.21.15.84:6803/4156115441","heartbeat_back_addr":"172.21.15.84:6807/4156115441","heartbeat_front_addr":"172.21.15.84:6805/4156115441","state":["exists","up"]},{"osd":2,"uuid":"70c99f5a-555d-48a6-986d-2b8a42f90d9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6801","nonce":672902541}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6803","nonce":672902541}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6807","nonce":672902541}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6805","nonce":672902541}]},"public_addr":"172.21.15.183:6801/672902541","cluster_addr":"172.21.15.183:6803/672902541","heartbeat_back_addr":"172.21.15.183:6807/672902541","heartbeat_front_addr":"172.21.15.183:6805/672902541","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-09-20T23:26:18.877160+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-09-20T23:27:12.342996+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-09-20T23:28:04.296146+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/1253083071":"2024-09-21T23:23:37.607914+0000","172.21.15.3:6800/1962108794":"2024-09-21T23:23:37.607914+0000","172.21.15.3:6801/2434636256":"2024-09-21T23:23:05.630798+0000","172.21.15.3:6801/1962108794":"2024-09-21T23:23:37.607914+0000","172.21.15.3:6800/2434636256":"2024-09-21T23:23:05.630798+0000","172.21.15.3:0/2633738712":"2024-09-21T23:23:05.630798+0000","172.21.15.3:0/557565157":"2024-09-21T23:23:37.607914+0000","172.21.15.3:0/3150406349":"2024-09-21T23:23:37.607914+0000","172.21.15.3:0/2582272130":"2024-09-21T23:23:05.630798+0000","172.21.15.3:0/921348676":"2024-09-21T23:23:05.630798+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-09-20T23:28:18.261 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-20T23:28:08.223903+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, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', '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': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-20T23:28:18.262 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-20T23:28:18.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:18 smithi183 bash[23299]: audit 2024-09-20T23:28:17.331347+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:18.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:18 smithi183 bash[23299]: audit 2024-09-20T23:28:17.337777+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:18.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:18 smithi183 bash[23299]: audit 2024-09-20T23:28:17.345315+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:18.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:18 smithi183 bash[23299]: audit 2024-09-20T23:28:17.669057+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.3:0/1161824953' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:28:18.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:18 smithi003 bash[22761]: audit 2024-09-20T23:28:17.331347+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:18.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:18 smithi003 bash[22761]: audit 2024-09-20T23:28:17.337777+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:18.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:18 smithi003 bash[22761]: audit 2024-09-20T23:28:17.345315+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:18.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:18 smithi003 bash[22761]: audit 2024-09-20T23:28:17.669057+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.3:0/1161824953' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:28:18.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:18 smithi084 bash[23446]: audit 2024-09-20T23:28:17.331347+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:18.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:18 smithi084 bash[23446]: audit 2024-09-20T23:28:17.337777+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:18.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:18 smithi084 bash[23446]: audit 2024-09-20T23:28:17.345315+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:18.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:18 smithi084 bash[23446]: audit 2024-09-20T23:28:17.669057+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.3:0/1161824953' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:28:19.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:19 smithi003 bash[22761]: cluster 2024-09-20T23:28:17.677057+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.9 KiB/s rd, 228 KiB/s wr, 17 op/s 2024-09-20T23:28:19.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:19 smithi084 bash[23446]: cluster 2024-09-20T23:28:17.677057+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.9 KiB/s rd, 228 KiB/s wr, 17 op/s 2024-09-20T23:28:19.837 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:19 smithi183 bash[23299]: cluster 2024-09-20T23:28:17.677057+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.9 KiB/s rd, 228 KiB/s wr, 17 op/s 2024-09-20T23:28:21.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:21 smithi183 bash[23299]: cluster 2024-09-20T23:28:19.677600+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.6 KiB/s rd, 209 KiB/s wr, 16 op/s 2024-09-20T23:28:21.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:21 smithi183 bash[23299]: audit 2024-09-20T23:28:20.000490+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:21 smithi183 bash[23299]: audit 2024-09-20T23:28:20.009487+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:21 smithi183 bash[23299]: audit 2024-09-20T23:28:20.019526+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:21 smithi183 bash[23299]: audit 2024-09-20T23:28:20.907157+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:21 smithi183 bash[23299]: audit 2024-09-20T23:28:20.915454+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:21 smithi183 bash[23299]: audit 2024-09-20T23:28:20.925397+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:20 smithi003 bash[22761]: cluster 2024-09-20T23:28:19.677600+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.6 KiB/s rd, 209 KiB/s wr, 16 op/s 2024-09-20T23:28:21.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:20 smithi003 bash[22761]: audit 2024-09-20T23:28:20.000490+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:20 smithi003 bash[22761]: audit 2024-09-20T23:28:20.009487+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:20 smithi003 bash[22761]: audit 2024-09-20T23:28:20.019526+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:20 smithi003 bash[22761]: audit 2024-09-20T23:28:20.907157+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:20 smithi003 bash[22761]: audit 2024-09-20T23:28:20.915454+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:20 smithi003 bash[22761]: audit 2024-09-20T23:28:20.925397+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:20 smithi084 bash[23446]: cluster 2024-09-20T23:28:19.677600+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.6 KiB/s rd, 209 KiB/s wr, 16 op/s 2024-09-20T23:28:21.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:20 smithi084 bash[23446]: audit 2024-09-20T23:28:20.000490+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:20 smithi084 bash[23446]: audit 2024-09-20T23:28:20.009487+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:20 smithi084 bash[23446]: audit 2024-09-20T23:28:20.019526+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:20 smithi084 bash[23446]: audit 2024-09-20T23:28:20.907157+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:20 smithi084 bash[23446]: audit 2024-09-20T23:28:20.915454+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:21.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:20 smithi084 bash[23446]: audit 2024-09-20T23:28:20.925397+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:23.003 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:23.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:23 smithi183 bash[23299]: cluster 2024-09-20T23:28:21.678185+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 183 KiB/s wr, 14 op/s 2024-09-20T23:28:23.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:23 smithi003 bash[22761]: cluster 2024-09-20T23:28:21.678185+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 183 KiB/s wr, 14 op/s 2024-09-20T23:28:23.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:23 smithi084 bash[23446]: cluster 2024-09-20T23:28:21.678185+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 183 KiB/s wr, 14 op/s 2024-09-20T23:28:24.315 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2024-09-20T23:28:24.827 INFO:tasks.cephadm:Setting up client nodes... 2024-09-20T23:28:24.827 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-20T23:28:24.828 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-20T23:28:24.828 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-20T23:28:25.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:25 smithi003 bash[22761]: cluster 2024-09-20T23:28:23.678729+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 174 KiB/s wr, 13 op/s 2024-09-20T23:28:25.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:25 smithi003 bash[22761]: audit 2024-09-20T23:28:24.314572+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.3:0/763341464' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T23:28:25.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:25 smithi183 bash[23299]: cluster 2024-09-20T23:28:23.678729+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 174 KiB/s wr, 13 op/s 2024-09-20T23:28:25.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:25 smithi183 bash[23299]: audit 2024-09-20T23:28:24.314572+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.3:0/763341464' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T23:28:25.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:25 smithi084 bash[23446]: cluster 2024-09-20T23:28:23.678729+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 174 KiB/s wr, 13 op/s 2024-09-20T23:28:25.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:25 smithi084 bash[23446]: audit 2024-09-20T23:28:24.314572+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.3:0/763341464' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T23:28:27.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:27 smithi183 bash[23299]: cluster 2024-09-20T23:28:25.679398+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 174 KiB/s wr, 13 op/s 2024-09-20T23:28:27.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:27 smithi003 bash[22761]: cluster 2024-09-20T23:28:25.679398+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 174 KiB/s wr, 13 op/s 2024-09-20T23:28:27.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:27 smithi084 bash[23446]: cluster 2024-09-20T23:28:25.679398+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 174 KiB/s wr, 13 op/s 2024-09-20T23:28:29.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:29 smithi183 bash[23299]: cluster 2024-09-20T23:28:27.679915+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T23:28:29.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:29 smithi003 bash[22761]: cluster 2024-09-20T23:28:27.679915+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T23:28:29.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:29 smithi084 bash[23446]: cluster 2024-09-20T23:28:27.679915+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T23:28:29.574 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:31.083 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:28:31.285 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:31 smithi003 bash[22761]: cluster 2024-09-20T23:28:29.680348+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T23:28:31.288 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:31 smithi183 bash[23299]: cluster 2024-09-20T23:28:29.680348+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T23:28:31.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:31 smithi084 bash[23446]: cluster 2024-09-20T23:28:29.680348+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T23:28:31.787 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":15,"flags":0,"active_gid":14150,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":2027528456},{"type":"v1","addr":"172.21.15.3:6801","nonce":2027528456}]},"active_addr":"172.21.15.3:6801/2027528456","active_change":"2024-09-20T23:23:37.608123+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24113,"name":"b","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.3:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":447639261}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":90042125}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":772715284}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":3498165104}]}]} 2024-09-20T23:28:31.791 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-20T23:28:31.791 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-20T23:28:31.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T23:28:32.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:32 smithi003 bash[22761]: audit 2024-09-20T23:28:31.073033+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.3:0/323155142' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:28:32.238 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:32 smithi183 bash[23299]: audit 2024-09-20T23:28:31.073033+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.3:0/323155142' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:28:32.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:32 smithi084 bash[23446]: audit 2024-09-20T23:28:31.073033+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.3:0/323155142' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:28:33.335 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:33 smithi183 bash[23299]: cluster 2024-09-20T23:28:31.680859+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:33.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:33 smithi003 bash[22761]: cluster 2024-09-20T23:28:31.680859+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:33.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:33 smithi084 bash[23446]: cluster 2024-09-20T23:28:31.680859+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:35.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:35 smithi183 bash[23299]: cluster 2024-09-20T23:28:33.681445+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:35.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:35 smithi003 bash[22761]: cluster 2024-09-20T23:28:33.681445+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:35.373 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:35 smithi084 bash[23446]: cluster 2024-09-20T23:28:33.681445+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:36.532 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:37.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:37 smithi183 bash[23299]: cluster 2024-09-20T23:28:35.682007+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:37.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:37 smithi183 bash[23299]: audit 2024-09-20T23:28:36.875461+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:37.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:37 smithi183 bash[23299]: audit 2024-09-20T23:28:36.884638+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:37.336 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:37 smithi183 bash[23299]: audit 2024-09-20T23:28:36.892470+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:37.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:37 smithi003 bash[22761]: cluster 2024-09-20T23:28:35.682007+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:37.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:37 smithi003 bash[22761]: audit 2024-09-20T23:28:36.875461+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:37.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:37 smithi003 bash[22761]: audit 2024-09-20T23:28:36.884638+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:37.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:37 smithi003 bash[22761]: audit 2024-09-20T23:28:36.892470+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:37.358 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:37 smithi084 bash[23446]: cluster 2024-09-20T23:28:35.682007+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:37.359 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:37 smithi084 bash[23446]: audit 2024-09-20T23:28:36.875461+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:37.359 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:37 smithi084 bash[23446]: audit 2024-09-20T23:28:36.884638+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:37.359 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:37 smithi084 bash[23446]: audit 2024-09-20T23:28:36.892470+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:37.848 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:28:37.848 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":21,"fsid":"041eed30-77a7-11ef-baf5-efdc52797490","created":"2024-09-20T23:22:39.147232+0000","modified":"2024-09-20T23:28:10.234008+0000","last_up_change":"2024-09-20T23:28:06.315846+0000","last_in_change":"2024-09-20T23:27:33.799084+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T23:28:08.223903+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","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":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8889bda0-ced6-4e88-bbbd-962bed3f8099","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6803","nonce":399651477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6805","nonce":399651477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6809","nonce":399651477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6807","nonce":399651477}]},"public_addr":"172.21.15.3:6803/399651477","cluster_addr":"172.21.15.3:6805/399651477","heartbeat_back_addr":"172.21.15.3:6809/399651477","heartbeat_front_addr":"172.21.15.3:6807/399651477","state":["exists","up"]},{"osd":1,"uuid":"ca1e3263-fd0b-45cd-9c01-472e84cce6f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6800","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6801","nonce":4156115441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6802","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6803","nonce":4156115441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6807","nonce":4156115441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6805","nonce":4156115441}]},"public_addr":"172.21.15.84:6801/4156115441","cluster_addr":"172.21.15.84:6803/4156115441","heartbeat_back_addr":"172.21.15.84:6807/4156115441","heartbeat_front_addr":"172.21.15.84:6805/4156115441","state":["exists","up"]},{"osd":2,"uuid":"70c99f5a-555d-48a6-986d-2b8a42f90d9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6801","nonce":672902541}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6803","nonce":672902541}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6807","nonce":672902541}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6805","nonce":672902541}]},"public_addr":"172.21.15.183:6801/672902541","cluster_addr":"172.21.15.183:6803/672902541","heartbeat_back_addr":"172.21.15.183:6807/672902541","heartbeat_front_addr":"172.21.15.183:6805/672902541","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-09-20T23:26:18.877160+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-09-20T23:27:12.342996+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-09-20T23:28:04.296146+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/1253083071":"2024-09-21T23:23:37.607914+0000","172.21.15.3:6800/1962108794":"2024-09-21T23:23:37.607914+0000","172.21.15.3:6801/2434636256":"2024-09-21T23:23:05.630798+0000","172.21.15.3:6801/1962108794":"2024-09-21T23:23:37.607914+0000","172.21.15.3:6800/2434636256":"2024-09-21T23:23:05.630798+0000","172.21.15.3:0/2633738712":"2024-09-21T23:23:05.630798+0000","172.21.15.3:0/557565157":"2024-09-21T23:23:37.607914+0000","172.21.15.3:0/3150406349":"2024-09-21T23:23:37.607914+0000","172.21.15.3:0/2582272130":"2024-09-21T23:23:05.630798+0000","172.21.15.3:0/921348676":"2024-09-21T23:23:05.630798+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-09-20T23:28:38.194 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:38 smithi084 bash[23446]: audit 2024-09-20T23:28:37.847352+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.3:0/48749436' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:28:38.335 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:38 smithi183 bash[23299]: audit 2024-09-20T23:28:37.847352+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.3:0/48749436' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:28:38.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:38 smithi003 bash[22761]: audit 2024-09-20T23:28:37.847352+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.3:0/48749436' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:28:38.421 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-20T23:28:38.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T23:28:39.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:39 smithi183 bash[23299]: cluster 2024-09-20T23:28:37.682310+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:39.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:39 smithi183 bash[23299]: audit 2024-09-20T23:28:38.500242+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:39.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:39 smithi183 bash[23299]: audit 2024-09-20T23:28:38.506499+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:39.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:39 smithi183 bash[23299]: audit 2024-09-20T23:28:38.513305+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:39 smithi003 bash[22761]: cluster 2024-09-20T23:28:37.682310+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:39 smithi003 bash[22761]: audit 2024-09-20T23:28:38.500242+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:39 smithi003 bash[22761]: audit 2024-09-20T23:28:38.506499+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:39 smithi003 bash[22761]: audit 2024-09-20T23:28:38.513305+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:39.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:39 smithi084 bash[23446]: cluster 2024-09-20T23:28:37.682310+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:39.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:39 smithi084 bash[23446]: audit 2024-09-20T23:28:38.500242+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:39.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:39 smithi084 bash[23446]: audit 2024-09-20T23:28:38.506499+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:39.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:39 smithi084 bash[23446]: audit 2024-09-20T23:28:38.513305+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:41.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:41 smithi183 bash[23299]: cluster 2024-09-20T23:28:39.682828+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:41 smithi183 bash[23299]: audit 2024-09-20T23:28:40.228170+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:41 smithi183 bash[23299]: audit 2024-09-20T23:28:40.236337+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:41 smithi183 bash[23299]: audit 2024-09-20T23:28:40.245754+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:41 smithi003 bash[22761]: cluster 2024-09-20T23:28:39.682828+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:41 smithi003 bash[22761]: audit 2024-09-20T23:28:40.228170+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:41 smithi003 bash[22761]: audit 2024-09-20T23:28:40.236337+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:41 smithi003 bash[22761]: audit 2024-09-20T23:28:40.245754+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:41.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:41 smithi084 bash[23446]: cluster 2024-09-20T23:28:39.682828+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:41.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:41 smithi084 bash[23446]: audit 2024-09-20T23:28:40.228170+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:41.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:41 smithi084 bash[23446]: audit 2024-09-20T23:28:40.236337+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:41.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:41 smithi084 bash[23446]: audit 2024-09-20T23:28:40.245754+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:43.169 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:43.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:43 smithi183 bash[23299]: cluster 2024-09-20T23:28:41.683387+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:43.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:43 smithi003 bash[22761]: cluster 2024-09-20T23:28:41.683387+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:43.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:43 smithi084 bash[23446]: cluster 2024-09-20T23:28:41.683387+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:44.430 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:28:44.430 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":21,"fsid":"041eed30-77a7-11ef-baf5-efdc52797490","created":"2024-09-20T23:22:39.147232+0000","modified":"2024-09-20T23:28:10.234008+0000","last_up_change":"2024-09-20T23:28:06.315846+0000","last_in_change":"2024-09-20T23:27:33.799084+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T23:28:08.223903+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","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":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8889bda0-ced6-4e88-bbbd-962bed3f8099","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6803","nonce":399651477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6805","nonce":399651477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6809","nonce":399651477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":399651477},{"type":"v1","addr":"172.21.15.3:6807","nonce":399651477}]},"public_addr":"172.21.15.3:6803/399651477","cluster_addr":"172.21.15.3:6805/399651477","heartbeat_back_addr":"172.21.15.3:6809/399651477","heartbeat_front_addr":"172.21.15.3:6807/399651477","state":["exists","up"]},{"osd":1,"uuid":"ca1e3263-fd0b-45cd-9c01-472e84cce6f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6800","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6801","nonce":4156115441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6802","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6803","nonce":4156115441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6807","nonce":4156115441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":4156115441},{"type":"v1","addr":"172.21.15.84:6805","nonce":4156115441}]},"public_addr":"172.21.15.84:6801/4156115441","cluster_addr":"172.21.15.84:6803/4156115441","heartbeat_back_addr":"172.21.15.84:6807/4156115441","heartbeat_front_addr":"172.21.15.84:6805/4156115441","state":["exists","up"]},{"osd":2,"uuid":"70c99f5a-555d-48a6-986d-2b8a42f90d9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6801","nonce":672902541}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6803","nonce":672902541}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6807","nonce":672902541}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":672902541},{"type":"v1","addr":"172.21.15.183:6805","nonce":672902541}]},"public_addr":"172.21.15.183:6801/672902541","cluster_addr":"172.21.15.183:6803/672902541","heartbeat_back_addr":"172.21.15.183:6807/672902541","heartbeat_front_addr":"172.21.15.183:6805/672902541","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-09-20T23:26:18.877160+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-09-20T23:27:12.342996+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-09-20T23:28:04.296146+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/1253083071":"2024-09-21T23:23:37.607914+0000","172.21.15.3:6800/1962108794":"2024-09-21T23:23:37.607914+0000","172.21.15.3:6801/2434636256":"2024-09-21T23:23:05.630798+0000","172.21.15.3:6801/1962108794":"2024-09-21T23:23:37.607914+0000","172.21.15.3:6800/2434636256":"2024-09-21T23:23:05.630798+0000","172.21.15.3:0/2633738712":"2024-09-21T23:23:05.630798+0000","172.21.15.3:0/557565157":"2024-09-21T23:23:37.607914+0000","172.21.15.3:0/3150406349":"2024-09-21T23:23:37.607914+0000","172.21.15.3:0/2582272130":"2024-09-21T23:23:05.630798+0000","172.21.15.3:0/921348676":"2024-09-21T23:23:05.630798+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-09-20T23:28:44.964 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-20T23:28:44.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-20T23:28:44.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-20T23:28:45.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:45 smithi183 bash[23299]: cluster 2024-09-20T23:28:43.683923+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:45.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:45 smithi183 bash[23299]: audit 2024-09-20T23:28:44.428579+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.3:0/2580306966' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:28:45.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:45 smithi003 bash[22761]: cluster 2024-09-20T23:28:43.683923+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:45.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:45 smithi003 bash[22761]: audit 2024-09-20T23:28:44.428579+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.3:0/2580306966' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:28:45.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:45 smithi084 bash[23446]: cluster 2024-09-20T23:28:43.683923+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:45.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:45 smithi084 bash[23446]: audit 2024-09-20T23:28:44.428579+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.3:0/2580306966' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:28:47.556 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:47 smithi183 bash[23299]: cluster 2024-09-20T23:28:45.684467+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:47.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:47 smithi003 bash[22761]: cluster 2024-09-20T23:28:45.684467+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:47.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:47 smithi084 bash[23446]: cluster 2024-09-20T23:28:45.684467+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:49.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:49 smithi183 bash[23299]: cluster 2024-09-20T23:28:47.684811+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:49.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:49 smithi003 bash[22761]: cluster 2024-09-20T23:28:47.684811+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:49.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:49 smithi084 bash[23446]: cluster 2024-09-20T23:28:47.684811+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:49.702 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:49.702 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:49.702 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:51.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:51 smithi003 bash[22761]: cluster 2024-09-20T23:28:49.685390+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:51.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:51 smithi183 bash[23299]: cluster 2024-09-20T23:28:49.685390+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:51.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:51 smithi084 bash[23446]: cluster 2024-09-20T23:28:49.685390+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:53.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:53 smithi183 bash[23299]: cluster 2024-09-20T23:28:51.685866+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:53.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:53 smithi003 bash[22761]: cluster 2024-09-20T23:28:51.685866+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:53.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:53 smithi084 bash[23446]: cluster 2024-09-20T23:28:51.685866+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:53.800 INFO:teuthology.orchestra.run.smithi003.stdout:34359738401 2024-09-20T23:28:53.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-20T23:28:54.040 INFO:teuthology.orchestra.run.smithi003.stdout:77309411341 2024-09-20T23:28:54.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-20T23:28:54.478 INFO:teuthology.orchestra.run.smithi003.stdout:55834574871 2024-09-20T23:28:54.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-20T23:28:55.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:55 smithi003 bash[22761]: cluster 2024-09-20T23:28:53.686365+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:55.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:55 smithi183 bash[23299]: cluster 2024-09-20T23:28:53.686365+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:55.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:55 smithi084 bash[23446]: cluster 2024-09-20T23:28:53.686365+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:57.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:57 smithi183 bash[23299]: cluster 2024-09-20T23:28:55.686915+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:57.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:57 smithi183 bash[23299]: audit 2024-09-20T23:28:57.095796+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:57.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:57 smithi183 bash[23299]: audit 2024-09-20T23:28:57.103702+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:57.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:57 smithi183 bash[23299]: audit 2024-09-20T23:28:57.112834+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:57.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:57 smithi003 bash[22761]: cluster 2024-09-20T23:28:55.686915+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:57.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:57 smithi003 bash[22761]: audit 2024-09-20T23:28:57.095796+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:57.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:57 smithi003 bash[22761]: audit 2024-09-20T23:28:57.103702+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:57.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:57 smithi003 bash[22761]: audit 2024-09-20T23:28:57.112834+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:57.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:57 smithi084 bash[23446]: cluster 2024-09-20T23:28:55.686915+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:57.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:57 smithi084 bash[23446]: audit 2024-09-20T23:28:57.095796+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:57.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:57 smithi084 bash[23446]: audit 2024-09-20T23:28:57.103702+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:57.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:57 smithi084 bash[23446]: audit 2024-09-20T23:28:57.112834+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:58.502 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:58.503 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:59.510 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:28:59.566 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:59 smithi084 bash[23446]: cluster 2024-09-20T23:28:57.687474+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:59.566 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:59 smithi084 bash[23446]: audit 2024-09-20T23:28:58.715670+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:59.566 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:59 smithi084 bash[23446]: audit 2024-09-20T23:28:58.723409+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:59.566 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:28:59 smithi084 bash[23446]: audit 2024-09-20T23:28:58.732787+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:59.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:59 smithi183 bash[23299]: cluster 2024-09-20T23:28:57.687474+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:59.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:59 smithi183 bash[23299]: audit 2024-09-20T23:28:58.715670+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:59.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:59 smithi183 bash[23299]: audit 2024-09-20T23:28:58.723409+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:59.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:28:59 smithi183 bash[23299]: audit 2024-09-20T23:28:58.732787+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:59.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:59 smithi003 bash[22761]: cluster 2024-09-20T23:28:57.687474+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:28:59.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:59 smithi003 bash[22761]: audit 2024-09-20T23:28:58.715670+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:59.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:59 smithi003 bash[22761]: audit 2024-09-20T23:28:58.723409+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:28:59.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:28:59 smithi003 bash[22761]: audit 2024-09-20T23:28:58.732787+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:00.185 INFO:teuthology.orchestra.run.smithi003.stdout:34359738402 2024-09-20T23:29:00.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:00 smithi003 bash[22761]: audit 2024-09-20T23:29:00.184904+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.3:0/2196896022' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T23:29:00.427 INFO:teuthology.orchestra.run.smithi003.stdout:77309411342 2024-09-20T23:29:00.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:00 smithi183 bash[23299]: audit 2024-09-20T23:29:00.184904+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.3:0/2196896022' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T23:29:00.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:00 smithi084 bash[23446]: audit 2024-09-20T23:29:00.184904+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.3:0/2196896022' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T23:29:01.153 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738401 got 34359738402 for osd.0 2024-09-20T23:29:01.153 DEBUG:teuthology.parallel:result is None 2024-09-20T23:29:01.421 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411341 got 77309411342 for osd.2 2024-09-20T23:29:01.422 DEBUG:teuthology.parallel:result is None 2024-09-20T23:29:01.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:01 smithi084 bash[23446]: cluster 2024-09-20T23:28:59.688026+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:01.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:01 smithi084 bash[23446]: audit 2024-09-20T23:29:00.426157+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:01.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:01 smithi084 bash[23446]: audit 2024-09-20T23:29:00.426792+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.3:0/4081388831' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T23:29:01.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:01 smithi084 bash[23446]: audit 2024-09-20T23:29:00.432130+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:01.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:01 smithi084 bash[23446]: audit 2024-09-20T23:29:00.438853+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:01.717 INFO:teuthology.orchestra.run.smithi003.stdout:55834574873 2024-09-20T23:29:01.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:01 smithi003 bash[22761]: cluster 2024-09-20T23:28:59.688026+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:01.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:01 smithi003 bash[22761]: audit 2024-09-20T23:29:00.426157+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:01.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:01 smithi003 bash[22761]: audit 2024-09-20T23:29:00.426792+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.3:0/4081388831' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T23:29:01.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:01 smithi003 bash[22761]: audit 2024-09-20T23:29:00.432130+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:01.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:01 smithi003 bash[22761]: audit 2024-09-20T23:29:00.438853+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:01.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:01 smithi183 bash[23299]: cluster 2024-09-20T23:28:59.688026+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:01.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:01 smithi183 bash[23299]: audit 2024-09-20T23:29:00.426157+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:01.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:01 smithi183 bash[23299]: audit 2024-09-20T23:29:00.426792+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.3:0/4081388831' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T23:29:01.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:01 smithi183 bash[23299]: audit 2024-09-20T23:29:00.432130+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:01.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:01 smithi183 bash[23299]: audit 2024-09-20T23:29:00.438853+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:02.350 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574871 got 55834574873 for osd.1 2024-09-20T23:29:02.350 DEBUG:teuthology.parallel:result is None 2024-09-20T23:29:02.351 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-20T23:29:02.351 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T23:29:02.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:02 smithi003 bash[22761]: audit 2024-09-20T23:29:01.716299+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.3:0/2862928618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T23:29:02.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:02 smithi084 bash[23446]: audit 2024-09-20T23:29:01.716299+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.3:0/2862928618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T23:29:02.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:02 smithi183 bash[23299]: audit 2024-09-20T23:29:01.716299+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.3:0/2862928618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T23:29:03.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:03 smithi084 bash[23446]: cluster 2024-09-20T23:29:01.688495+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:03.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:03 smithi183 bash[23299]: cluster 2024-09-20T23:29:01.688495+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:03.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:03 smithi003 bash[22761]: cluster 2024-09-20T23:29:01.688495+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:04.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:04 smithi084 bash[23446]: audit 2024-09-20T23:29:03.777444+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:29:04.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:04 smithi084 bash[23446]: audit 2024-09-20T23:29:03.782815+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:04.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:04 smithi084 bash[23446]: audit 2024-09-20T23:29:03.784723+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:29:04.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:04 smithi084 bash[23446]: audit 2024-09-20T23:29:03.795334+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:04.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:04 smithi183 bash[23299]: audit 2024-09-20T23:29:03.777444+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:29:04.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:04 smithi183 bash[23299]: audit 2024-09-20T23:29:03.782815+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:04.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:04 smithi183 bash[23299]: audit 2024-09-20T23:29:03.784723+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:29:04.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:04 smithi183 bash[23299]: audit 2024-09-20T23:29:03.795334+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:04.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:04 smithi003 bash[22761]: audit 2024-09-20T23:29:03.777444+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:29:04.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:04 smithi003 bash[22761]: audit 2024-09-20T23:29:03.782815+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:04.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:04 smithi003 bash[22761]: audit 2024-09-20T23:29:03.784723+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:29:04.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:04 smithi003 bash[22761]: audit 2024-09-20T23:29:03.795334+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:05.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:05 smithi183 bash[23299]: cluster 2024-09-20T23:29:03.689010+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:05.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:05 smithi003 bash[22761]: cluster 2024-09-20T23:29:03.689010+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:05.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:05 smithi084 bash[23446]: cluster 2024-09-20T23:29:03.689010+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:07.095 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:29:07.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:07 smithi003 bash[22761]: cluster 2024-09-20T23:29:05.689546+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:07.719 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:07 smithi183 bash[23299]: cluster 2024-09-20T23:29:05.689546+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:07.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:07 smithi084 bash[23446]: cluster 2024-09-20T23:29:05.689546+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:08.371 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-20T23:29:08.371 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:29:08.889 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":176,"stamp":"2024-09-20T23:29:07.689866+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":89372,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146084,"statfs":{"total":287985106944,"available":287893590016,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":87223631},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003219"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-20T23:28:14.979524+0000","last_change":"2024-09-20T23:28:09.242079+0000","last_active":"2024-09-20T23:28:14.979524+0000","last_peered":"2024-09-20T23:28:14.979524+0000","last_clean":"2024-09-20T23:28:14.979524+0000","last_became_active":"2024-09-20T23:28:09.241262+0000","last_became_peered":"2024-09-20T23:28:09.241262+0000","last_unstale":"2024-09-20T23:28:14.979524+0000","last_undegraded":"2024-09-20T23:28:14.979524+0000","last_fullsized":"2024-09-20T23:28:14.979524+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T23:28:08.224447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T23:28:08.224447+0000","last_clean_scrub_stamp":"2024-09-20T23:28:08.224447+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:04:20.175024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411344,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32564,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712588,"statfs":{"total":95995035648,"available":95961690112,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574874,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738404,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-20T23:29:08.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T23:29:09.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:09 smithi183 bash[23299]: cluster 2024-09-20T23:29:07.690135+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:09.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:09 smithi183 bash[23299]: audit 2024-09-20T23:29:08.369583+0000 mgr.a (mgr.14150) 234 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:29:09.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:09 smithi003 bash[22761]: cluster 2024-09-20T23:29:07.690135+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:09.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:09 smithi003 bash[22761]: audit 2024-09-20T23:29:08.369583+0000 mgr.a (mgr.14150) 234 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:29:09.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:09 smithi084 bash[23446]: cluster 2024-09-20T23:29:07.690135+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:09.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:09 smithi084 bash[23446]: audit 2024-09-20T23:29:08.369583+0000 mgr.a (mgr.14150) 234 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:29:11.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:11 smithi183 bash[23299]: cluster 2024-09-20T23:29:09.690669+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:11.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:11 smithi003 bash[22761]: cluster 2024-09-20T23:29:09.690669+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:11.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:11 smithi084 bash[23446]: cluster 2024-09-20T23:29:09.690669+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:29:13.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:13 smithi183 bash[23299]: cluster 2024-09-20T23:29:11.691213+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:13.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:13 smithi003 bash[22761]: cluster 2024-09-20T23:29:11.691213+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:13.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:13 smithi084 bash[23446]: cluster 2024-09-20T23:29:11.691213+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:15.208 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:29:15.208 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-20T23:29:15.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:15 smithi003 bash[22761]: cluster 2024-09-20T23:29:13.691662+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:15.795 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":179,"stamp":"2024-09-20T23:29:13.691458+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":89372,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146084,"statfs":{"total":287985106944,"available":287893590016,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":87223631},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003198"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-20T23:28:14.979524+0000","last_change":"2024-09-20T23:28:09.242079+0000","last_active":"2024-09-20T23:28:14.979524+0000","last_peered":"2024-09-20T23:28:14.979524+0000","last_clean":"2024-09-20T23:28:14.979524+0000","last_became_active":"2024-09-20T23:28:09.241262+0000","last_became_peered":"2024-09-20T23:28:09.241262+0000","last_unstale":"2024-09-20T23:28:14.979524+0000","last_undegraded":"2024-09-20T23:28:14.979524+0000","last_fullsized":"2024-09-20T23:28:14.979524+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T23:28:08.224447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T23:28:08.224447+0000","last_clean_scrub_stamp":"2024-09-20T23:28:08.224447+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:04:20.175024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411345,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32564,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712588,"statfs":{"total":95995035648,"available":95961690112,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-20T23:29:15.795 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-20T23:29:15.795 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-20T23:29:15.795 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-20T23:29:15.795 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-20T23:29:15.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:15 smithi183 bash[23299]: cluster 2024-09-20T23:29:13.691662+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:15.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:15 smithi084 bash[23446]: cluster 2024-09-20T23:29:13.691662+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:16.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:16 smithi183 bash[23299]: audit 2024-09-20T23:29:15.206495+0000 mgr.a (mgr.14150) 238 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:29:16.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:16 smithi003 bash[22761]: audit 2024-09-20T23:29:15.206495+0000 mgr.a (mgr.14150) 238 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:29:16.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:16 smithi084 bash[23446]: audit 2024-09-20T23:29:15.206495+0000 mgr.a (mgr.14150) 238 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:29:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:17 smithi003 bash[22761]: cluster 2024-09-20T23:29:15.692164+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:17 smithi003 bash[22761]: audit 2024-09-20T23:29:17.324902+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:17 smithi003 bash[22761]: audit 2024-09-20T23:29:17.333766+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:17.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:17 smithi003 bash[22761]: audit 2024-09-20T23:29:17.343933+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:17.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:17 smithi084 bash[23446]: cluster 2024-09-20T23:29:15.692164+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:17.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:17 smithi084 bash[23446]: audit 2024-09-20T23:29:17.324902+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:17.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:17 smithi084 bash[23446]: audit 2024-09-20T23:29:17.333766+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:17.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:17 smithi084 bash[23446]: audit 2024-09-20T23:29:17.343933+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:17.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:17 smithi183 bash[23299]: cluster 2024-09-20T23:29:15.692164+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:17.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:17 smithi183 bash[23299]: audit 2024-09-20T23:29:17.324902+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:17.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:17 smithi183 bash[23299]: audit 2024-09-20T23:29:17.333766+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:17.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:17 smithi183 bash[23299]: audit 2024-09-20T23:29:17.343933+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:19.691 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:29:19.786 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:19 smithi003 bash[22761]: cluster 2024-09-20T23:29:17.692597+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:19.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:19 smithi003 bash[22761]: audit 2024-09-20T23:29:18.944095+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:19.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:19 smithi003 bash[22761]: audit 2024-09-20T23:29:18.953149+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:19.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:19 smithi003 bash[22761]: audit 2024-09-20T23:29:18.963800+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:19.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:19 smithi183 bash[23299]: cluster 2024-09-20T23:29:17.692597+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:19.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:19 smithi183 bash[23299]: audit 2024-09-20T23:29:18.944095+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:19.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:19 smithi183 bash[23299]: audit 2024-09-20T23:29:18.953149+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:19.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:19 smithi183 bash[23299]: audit 2024-09-20T23:29:18.963800+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:19.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:19 smithi084 bash[23446]: cluster 2024-09-20T23:29:17.692597+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:19.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:19 smithi084 bash[23446]: audit 2024-09-20T23:29:18.944095+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:19.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:19 smithi084 bash[23446]: audit 2024-09-20T23:29:18.953149+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:19.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:19 smithi084 bash[23446]: audit 2024-09-20T23:29:18.963800+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:21.046 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:29:21.046 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-20T23:29:21.559 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-20T23:29:21.559 INFO:tasks.cephadm:Setup complete, yielding 2024-09-20T23:29:21.559 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-20T23:29:21.574 INFO:tasks.cephadm:Applying spec(s): placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 2024-09-20T23:29:21.574 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- ceph orch apply -i - 2024-09-20T23:29:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:21 smithi003 bash[22761]: cluster 2024-09-20T23:29:19.692987+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:21 smithi003 bash[22761]: audit 2024-09-20T23:29:20.601538+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:21 smithi003 bash[22761]: audit 2024-09-20T23:29:20.609483+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:21 smithi003 bash[22761]: audit 2024-09-20T23:29:20.619379+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:21.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:21 smithi003 bash[22761]: audit 2024-09-20T23:29:21.045928+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.3:0/3515017209' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T23:29:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:21 smithi084 bash[23446]: cluster 2024-09-20T23:29:19.692987+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:21 smithi084 bash[23446]: audit 2024-09-20T23:29:20.601538+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:21 smithi084 bash[23446]: audit 2024-09-20T23:29:20.609483+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:21 smithi084 bash[23446]: audit 2024-09-20T23:29:20.619379+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:21.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:21 smithi084 bash[23446]: audit 2024-09-20T23:29:21.045928+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.3:0/3515017209' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T23:29:22.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:21 smithi183 bash[23299]: cluster 2024-09-20T23:29:19.692987+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:22.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:21 smithi183 bash[23299]: audit 2024-09-20T23:29:20.601538+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:22.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:21 smithi183 bash[23299]: audit 2024-09-20T23:29:20.609483+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:22.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:21 smithi183 bash[23299]: audit 2024-09-20T23:29:20.619379+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:22.086 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:21 smithi183 bash[23299]: audit 2024-09-20T23:29:21.045928+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.3:0/3515017209' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T23:29:23.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:23 smithi084 bash[23446]: cluster 2024-09-20T23:29:21.693462+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:24.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:23 smithi183 bash[23299]: cluster 2024-09-20T23:29:21.693462+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:24.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:23 smithi003 bash[22761]: cluster 2024-09-20T23:29:21.693462+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:25.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:25 smithi084 bash[23446]: cluster 2024-09-20T23:29:23.694040+0000 mgr.a (mgr.14150) 243 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:26.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:25 smithi183 bash[23299]: cluster 2024-09-20T23:29:23.694040+0000 mgr.a (mgr.14150) 243 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:26.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:25 smithi003 bash[22761]: cluster 2024-09-20T23:29:23.694040+0000 mgr.a (mgr.14150) 243 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:26.318 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:29:27.600 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled mon update... 2024-09-20T23:29:27.875 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:27 smithi183 bash[23299]: cluster 2024-09-20T23:29:25.694614+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:27.875 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:27 smithi183 bash[23299]: audit 2024-09-20T23:29:27.599777+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:27.875 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:27 smithi183 bash[23299]: audit 2024-09-20T23:29:27.601199+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:29:27.875 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:27 smithi183 bash[23299]: audit 2024-09-20T23:29:27.604736+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:27.876 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:27 smithi183 bash[23299]: audit 2024-09-20T23:29:27.605600+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:29:27.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:27 smithi084 bash[23446]: cluster 2024-09-20T23:29:25.694614+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:27.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:27 smithi084 bash[23446]: audit 2024-09-20T23:29:27.599777+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:27.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:27 smithi084 bash[23446]: audit 2024-09-20T23:29:27.601199+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:29:27.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:27 smithi084 bash[23446]: audit 2024-09-20T23:29:27.604736+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:27.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:27 smithi084 bash[23446]: audit 2024-09-20T23:29:27.605600+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:29:28.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:27 smithi003 bash[22761]: cluster 2024-09-20T23:29:25.694614+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:28.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:27 smithi003 bash[22761]: audit 2024-09-20T23:29:27.599777+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:28.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:27 smithi003 bash[22761]: audit 2024-09-20T23:29:27.601199+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:29:28.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:27 smithi003 bash[22761]: audit 2024-09-20T23:29:27.604736+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:28.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:27 smithi003 bash[22761]: audit 2024-09-20T23:29:27.605600+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:29:28.136 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T23:29:28.145 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-20T23:29:28.145 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 041eed30-77a7-11ef-baf5-efdc52797490 -- bash -c 'set -ex 2024-09-20T23:29:28.145 DEBUG:teuthology.orchestra.run.smithi003:> # since we don'"'"'t know the real hostnames before the test, the next 2024-09-20T23:29:28.145 DEBUG:teuthology.orchestra.run.smithi003:> # bit is in order to replace the fake hostnames "host.a/b/c" with 2024-09-20T23:29:28.145 DEBUG:teuthology.orchestra.run.smithi003:> # the actual names cephadm knows the host by within the mon spec 2024-09-20T23:29:28.145 DEBUG:teuthology.orchestra.run.smithi003:> ceph orch host ls --format json | jq -r '"'"'.[] | .hostname'"'"' > realnames 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> echo $'"'"'host.a\nhost.b\nhost.c'"'"' > fakenames 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> echo $'"'"'a\nb\nc'"'"' > mon_ids 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> echo $'"'"'{datacenter=a}\n{datacenter=b,rack=2}\n{datacenter=a,rack=3}'"'"' > crush_locs 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> ceph orch ls --service-name mon --export > mon.yaml 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> MONSPEC=`cat mon.yaml` 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> echo "$MONSPEC" 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> while read realname <&3 && read fakename <&4; do 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> MONSPEC="${MONSPEC//$fakename/$realname}" 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> done 3 echo "$MONSPEC" > mon.yaml 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> cat mon.yaml 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> # now the spec should have the real hostnames, so let'"'"'s re-apply 2024-09-20T23:29:28.146 DEBUG:teuthology.orchestra.run.smithi003:> ceph orch apply -i mon.yaml 2024-09-20T23:29:28.147 DEBUG:teuthology.orchestra.run.smithi003:> sleep 90 2024-09-20T23:29:28.147 DEBUG:teuthology.orchestra.run.smithi003:> ceph orch ps --refresh 2024-09-20T23:29:28.147 DEBUG:teuthology.orchestra.run.smithi003:> ceph orch ls --service-name mon --export > mon.yaml; ceph orch apply -i mon.yaml 2024-09-20T23:29:28.147 DEBUG:teuthology.orchestra.run.smithi003:> sleep 90 2024-09-20T23:29:28.147 DEBUG:teuthology.orchestra.run.smithi003:> ceph mon dump 2024-09-20T23:29:28.147 DEBUG:teuthology.orchestra.run.smithi003:> ceph mon dump --format json 2024-09-20T23:29:28.147 DEBUG:teuthology.orchestra.run.smithi003:> # verify all the crush locations got set from "ceph mon dump" output 2024-09-20T23:29:28.147 DEBUG:teuthology.orchestra.run.smithi003:> while read monid <&3 && read crushloc <&4; do 2024-09-20T23:29:28.147 DEBUG:teuthology.orchestra.run.smithi003:> ceph mon dump --format json | jq --arg monid "$monid" --arg crushloc "$crushloc" -e '"'"'.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'"'"' 2024-09-20T23:29:28.147 DEBUG:teuthology.orchestra.run.smithi003:> done 3 ' 2024-09-20T23:29:28.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:28 smithi084 bash[23446]: audit 2024-09-20T23:29:27.584583+0000 mgr.a (mgr.14150) 245 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:29:28.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:28 smithi084 bash[23446]: cephadm 2024-09-20T23:29:27.593228+0000 mgr.a (mgr.14150) 246 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-20T23:29:28.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:28 smithi084 bash[23446]: audit 2024-09-20T23:29:27.611407+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:28.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:28 smithi084 bash[23446]: audit 2024-09-20T23:29:27.617613+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T23:29:28.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:28 smithi084 bash[23446]: audit 2024-09-20T23:29:27.621889+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:29.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:28 smithi183 bash[23299]: audit 2024-09-20T23:29:27.584583+0000 mgr.a (mgr.14150) 245 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:29:29.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:28 smithi183 bash[23299]: cephadm 2024-09-20T23:29:27.593228+0000 mgr.a (mgr.14150) 246 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-20T23:29:29.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:28 smithi183 bash[23299]: audit 2024-09-20T23:29:27.611407+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:29.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:28 smithi183 bash[23299]: audit 2024-09-20T23:29:27.617613+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T23:29:29.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:28 smithi183 bash[23299]: audit 2024-09-20T23:29:27.621889+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:29.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:28 smithi003 bash[22761]: audit 2024-09-20T23:29:27.584583+0000 mgr.a (mgr.14150) 245 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:29:29.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:28 smithi003 bash[22761]: cephadm 2024-09-20T23:29:27.593228+0000 mgr.a (mgr.14150) 246 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-20T23:29:29.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:28 smithi003 bash[22761]: audit 2024-09-20T23:29:27.611407+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:29.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:28 smithi003 bash[22761]: audit 2024-09-20T23:29:27.617613+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T23:29:29.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:28 smithi003 bash[22761]: audit 2024-09-20T23:29:27.621889+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:29.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:29 smithi084 bash[23446]: cluster 2024-09-20T23:29:27.695216+0000 mgr.a (mgr.14150) 247 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:30.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:29 smithi183 bash[23299]: cluster 2024-09-20T23:29:27.695216+0000 mgr.a (mgr.14150) 247 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:30.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:29 smithi003 bash[22761]: cluster 2024-09-20T23:29:27.695216+0000 mgr.a (mgr.14150) 247 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:31 smithi003 bash[22761]: cluster 2024-09-20T23:29:29.695884+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:31.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:31 smithi084 bash[23446]: cluster 2024-09-20T23:29:29.695884+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:32.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:31 smithi183 bash[23299]: cluster 2024-09-20T23:29:29.695884+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:32.888 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:29:33.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:33 smithi084 bash[23446]: cluster 2024-09-20T23:29:31.696413+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:33.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:33 smithi003 bash[22761]: cluster 2024-09-20T23:29:31.696413+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:34.066 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph orch host ls --format json 2024-09-20T23:29:34.066 INFO:teuthology.orchestra.run.smithi003.stderr:+ jq -r '.[] | .hostname' 2024-09-20T23:29:34.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:33 smithi183 bash[23299]: cluster 2024-09-20T23:29:31.696413+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:34.365 INFO:teuthology.orchestra.run.smithi003.stderr:+ echo 'host.a 2024-09-20T23:29:34.365 INFO:teuthology.orchestra.run.smithi003.stderr:host.b 2024-09-20T23:29:34.366 INFO:teuthology.orchestra.run.smithi003.stderr:host.c' 2024-09-20T23:29:34.366 INFO:teuthology.orchestra.run.smithi003.stderr:+ echo 'a 2024-09-20T23:29:34.366 INFO:teuthology.orchestra.run.smithi003.stderr:b 2024-09-20T23:29:34.366 INFO:teuthology.orchestra.run.smithi003.stderr:c' 2024-09-20T23:29:34.366 INFO:teuthology.orchestra.run.smithi003.stderr:+ echo '{datacenter=a} 2024-09-20T23:29:34.366 INFO:teuthology.orchestra.run.smithi003.stderr:{datacenter=b,rack=2} 2024-09-20T23:29:34.366 INFO:teuthology.orchestra.run.smithi003.stderr:{datacenter=a,rack=3}' 2024-09-20T23:29:34.366 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph orch ls --service-name mon --export 2024-09-20T23:29:34.668 INFO:teuthology.orchestra.run.smithi003.stderr:++ cat mon.yaml 2024-09-20T23:29:34.669 INFO:teuthology.orchestra.run.smithi003.stdout:service_type: mon 2024-09-20T23:29:34.669 INFO:teuthology.orchestra.run.smithi003.stdout:service_name: mon 2024-09-20T23:29:34.669 INFO:teuthology.orchestra.run.smithi003.stdout:placement: 2024-09-20T23:29:34.669 INFO:teuthology.orchestra.run.smithi003.stdout: count: 3 2024-09-20T23:29:34.669 INFO:teuthology.orchestra.run.smithi003.stdout:spec: 2024-09-20T23:29:34.669 INFO:teuthology.orchestra.run.smithi003.stdout: crush_locations: 2024-09-20T23:29:34.669 INFO:teuthology.orchestra.run.smithi003.stdout: host.a: 2024-09-20T23:29:34.669 INFO:teuthology.orchestra.run.smithi003.stdout: - datacenter=a 2024-09-20T23:29:34.669 INFO:teuthology.orchestra.run.smithi003.stdout: host.b: 2024-09-20T23:29:34.670 INFO:teuthology.orchestra.run.smithi003.stdout: - datacenter=b 2024-09-20T23:29:34.670 INFO:teuthology.orchestra.run.smithi003.stdout: - rack=2 2024-09-20T23:29:34.670 INFO:teuthology.orchestra.run.smithi003.stdout: host.c: 2024-09-20T23:29:34.670 INFO:teuthology.orchestra.run.smithi003.stdout: - datacenter=a 2024-09-20T23:29:34.670 INFO:teuthology.orchestra.run.smithi003.stdout: - rack=3 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr:+ MONSPEC='service_type: mon 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr:service_name: mon 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr:placement: 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr: count: 3 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr:spec: 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr: crush_locations: 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr: host.a: 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr: host.b: 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=b 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=2 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr: host.c: 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.671 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=3' 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr:+ echo 'service_type: mon 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr:service_name: mon 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr:placement: 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr: count: 3 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr:spec: 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr: crush_locations: 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr: host.a: 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr: host.b: 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=b 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=2 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr: host.c: 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.672 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=3' 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr:+ read realname 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr:+ read fakename 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr:+ MONSPEC='service_type: mon 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr:service_name: mon 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr:placement: 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr: count: 3 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr:spec: 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr: crush_locations: 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr: smithi003: 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr: host.b: 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=b 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=2 2024-09-20T23:29:34.673 INFO:teuthology.orchestra.run.smithi003.stderr: host.c: 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=3' 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr:+ read realname 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr:+ read fakename 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr:+ MONSPEC='service_type: mon 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr:service_name: mon 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr:placement: 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr: count: 3 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr:spec: 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr: crush_locations: 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr: smithi003: 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr: smithi084: 2024-09-20T23:29:34.674 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=b 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=2 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr: host.c: 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=3' 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr:+ read realname 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr:+ read fakename 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr:+ MONSPEC='service_type: mon 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr:service_name: mon 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr:placement: 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr: count: 3 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr:spec: 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr: crush_locations: 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr: smithi003: 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.675 INFO:teuthology.orchestra.run.smithi003.stderr: smithi084: 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=b 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=2 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr: smithi183: 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=3' 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr:+ read realname 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr:+ echo 'service_type: mon 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr:service_name: mon 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr:placement: 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr: count: 3 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr:spec: 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr: crush_locations: 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr: smithi003: 2024-09-20T23:29:34.676 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stderr: smithi084: 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=b 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=2 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stderr: smithi183: 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stderr: - datacenter=a 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stderr: - rack=3' 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stderr:+ cat mon.yaml 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stdout:service_type: mon 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stdout:service_name: mon 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stdout:placement: 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stdout: count: 3 2024-09-20T23:29:34.677 INFO:teuthology.orchestra.run.smithi003.stdout:spec: 2024-09-20T23:29:34.678 INFO:teuthology.orchestra.run.smithi003.stdout: crush_locations: 2024-09-20T23:29:34.678 INFO:teuthology.orchestra.run.smithi003.stdout: smithi003: 2024-09-20T23:29:34.678 INFO:teuthology.orchestra.run.smithi003.stdout: - datacenter=a 2024-09-20T23:29:34.678 INFO:teuthology.orchestra.run.smithi003.stdout: smithi084: 2024-09-20T23:29:34.678 INFO:teuthology.orchestra.run.smithi003.stdout: - datacenter=b 2024-09-20T23:29:34.678 INFO:teuthology.orchestra.run.smithi003.stdout: - rack=2 2024-09-20T23:29:34.678 INFO:teuthology.orchestra.run.smithi003.stdout: smithi183: 2024-09-20T23:29:34.678 INFO:teuthology.orchestra.run.smithi003.stdout: - datacenter=a 2024-09-20T23:29:34.678 INFO:teuthology.orchestra.run.smithi003.stdout: - rack=3 2024-09-20T23:29:34.678 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph orch apply -i mon.yaml 2024-09-20T23:29:34.976 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled mon update... 2024-09-20T23:29:34.989 INFO:teuthology.orchestra.run.smithi003.stderr:+ sleep 90 2024-09-20T23:29:41.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:39.698807+0000 mgr.a (mgr.14150) 258 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:41.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cephadm 2024-09-20T23:29:40.033376+0000 mgr.a (mgr.14150) 259 : cephadm [INF] Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-20T23:29:41.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cephadm 2024-09-20T23:29:40.152076+0000 mgr.a (mgr.14150) 260 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-20T23:29:41.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.166292+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-20T23:29:41.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.170623+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.173369+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:29:41.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:39.698807+0000 mgr.a (mgr.14150) 258 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cephadm 2024-09-20T23:29:40.033376+0000 mgr.a (mgr.14150) 259 : cephadm [INF] Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cephadm 2024-09-20T23:29:40.152076+0000 mgr.a (mgr.14150) 260 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.166292+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.170623+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.173369+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.173579+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.173725+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.174109+0000 mon.a (mon.0) 728 : cluster [INF] mon.a calling monitor election 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.174258+0000 mon.c (mon.1) 12 : cluster [INF] mon.c calling monitor election 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.195530+0000 mon.a (mon.0) 729 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T23:29:41.445 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.196360+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.203256+0000 mon.a (mon.0) 731 : cluster [DBG] monmap epoch 6 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.203287+0000 mon.a (mon.0) 732 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.203303+0000 mon.a (mon.0) 733 : cluster [DBG] last_changed 2024-09-20T23:29:40.158652+0000 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.203318+0000 mon.a (mon.0) 734 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.203336+0000 mon.a (mon.0) 735 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.203355+0000 mon.a (mon.0) 736 : cluster [DBG] election_strategy: 1 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.203374+0000 mon.a (mon.0) 737 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a; crush_location {datacenter=a} 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.203393+0000 mon.a (mon.0) 738 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.203411+0000 mon.a (mon.0) 739 : cluster [DBG] 2: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.204412+0000 mon.a (mon.0) 740 : cluster [DBG] fsmap 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.204469+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T23:29:41.446 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.204998+0000 mon.a (mon.0) 742 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cluster 2024-09-20T23:29:40.205239+0000 mon.a (mon.0) 743 : cluster [INF] overall HEALTH_OK 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.211490+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.218209+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.224045+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cephadm 2024-09-20T23:29:40.312993+0000 mgr.a (mgr.14150) 261 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.313650+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.315405+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.317446+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: cephadm 2024-09-20T23:29:40.321139+0000 mgr.a (mgr.14150) 262 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.799993+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.808044+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.447 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:41 smithi084 bash[23446]: audit 2024-09-20T23:29:40.817476+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:39.698807+0000 mgr.a (mgr.14150) 258 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cephadm 2024-09-20T23:29:40.033376+0000 mgr.a (mgr.14150) 259 : cephadm [INF] Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-20T23:29:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cephadm 2024-09-20T23:29:40.152076+0000 mgr.a (mgr.14150) 260 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-20T23:29:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.166292+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-20T23:29:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.170623+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.173369+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:29:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.173579+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-20T23:29:41.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.173725+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.174109+0000 mon.a (mon.0) 728 : cluster [INF] mon.a calling monitor election 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.174258+0000 mon.c (mon.1) 12 : cluster [INF] mon.c calling monitor election 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.195530+0000 mon.a (mon.0) 729 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.196360+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.203256+0000 mon.a (mon.0) 731 : cluster [DBG] monmap epoch 6 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.203287+0000 mon.a (mon.0) 732 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.203303+0000 mon.a (mon.0) 733 : cluster [DBG] last_changed 2024-09-20T23:29:40.158652+0000 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.203318+0000 mon.a (mon.0) 734 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.203336+0000 mon.a (mon.0) 735 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.203355+0000 mon.a (mon.0) 736 : cluster [DBG] election_strategy: 1 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.203374+0000 mon.a (mon.0) 737 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a; crush_location {datacenter=a} 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.203393+0000 mon.a (mon.0) 738 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-20T23:29:41.587 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.203411+0000 mon.a (mon.0) 739 : cluster [DBG] 2: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.204412+0000 mon.a (mon.0) 740 : cluster [DBG] fsmap 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.204469+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.204998+0000 mon.a (mon.0) 742 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cluster 2024-09-20T23:29:40.205239+0000 mon.a (mon.0) 743 : cluster [INF] overall HEALTH_OK 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.211490+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.218209+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.224045+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cephadm 2024-09-20T23:29:40.312993+0000 mgr.a (mgr.14150) 261 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.313650+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.315405+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.317446+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: cephadm 2024-09-20T23:29:40.321139+0000 mgr.a (mgr.14150) 262 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-20T23:29:41.588 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.799993+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.808044+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.589 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:41 smithi183 bash[23299]: audit 2024-09-20T23:29:40.817476+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.173579+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-20T23:29:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.173725+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:29:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.174109+0000 mon.a (mon.0) 728 : cluster [INF] mon.a calling monitor election 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.174258+0000 mon.c (mon.1) 12 : cluster [INF] mon.c calling monitor election 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.195530+0000 mon.a (mon.0) 729 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.196360+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.203256+0000 mon.a (mon.0) 731 : cluster [DBG] monmap epoch 6 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.203287+0000 mon.a (mon.0) 732 : cluster [DBG] fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.203303+0000 mon.a (mon.0) 733 : cluster [DBG] last_changed 2024-09-20T23:29:40.158652+0000 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.203318+0000 mon.a (mon.0) 734 : cluster [DBG] created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.203336+0000 mon.a (mon.0) 735 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.203355+0000 mon.a (mon.0) 736 : cluster [DBG] election_strategy: 1 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.203374+0000 mon.a (mon.0) 737 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a; crush_location {datacenter=a} 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.203393+0000 mon.a (mon.0) 738 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.203411+0000 mon.a (mon.0) 739 : cluster [DBG] 2: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.204412+0000 mon.a (mon.0) 740 : cluster [DBG] fsmap 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.204469+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T23:29:41.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.204998+0000 mon.a (mon.0) 742 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cluster 2024-09-20T23:29:40.205239+0000 mon.a (mon.0) 743 : cluster [INF] overall HEALTH_OK 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.211490+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.218209+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.224045+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cephadm 2024-09-20T23:29:40.312993+0000 mgr.a (mgr.14150) 261 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.313650+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.315405+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.317446+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: cephadm 2024-09-20T23:29:40.321139+0000 mgr.a (mgr.14150) 262 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.799993+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.808044+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:41.606 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:41 smithi003 bash[22761]: audit 2024-09-20T23:29:40.817476+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:43.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:43 smithi183 bash[23299]: cluster 2024-09-20T23:29:41.699324+0000 mgr.a (mgr.14150) 263 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:43.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:43 smithi183 bash[23299]: audit 2024-09-20T23:29:42.523844+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:43.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:43 smithi183 bash[23299]: audit 2024-09-20T23:29:42.533251+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:43.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:43 smithi183 bash[23299]: cephadm 2024-09-20T23:29:42.534657+0000 mgr.a (mgr.14150) 264 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-20T23:29:43.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:43 smithi183 bash[23299]: audit 2024-09-20T23:29:42.535166+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:29:43.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:43 smithi183 bash[23299]: audit 2024-09-20T23:29:42.536718+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:29:43.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:43 smithi183 bash[23299]: audit 2024-09-20T23:29:42.537999+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:43.836 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:43 smithi183 bash[23299]: cephadm 2024-09-20T23:29:42.539630+0000 mgr.a (mgr.14150) 265 : cephadm [INF] Reconfiguring daemon mgr.a on smithi003 2024-09-20T23:29:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:43 smithi003 bash[22761]: cluster 2024-09-20T23:29:41.699324+0000 mgr.a (mgr.14150) 263 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:43 smithi003 bash[22761]: audit 2024-09-20T23:29:42.523844+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:43 smithi003 bash[22761]: audit 2024-09-20T23:29:42.533251+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:43 smithi003 bash[22761]: cephadm 2024-09-20T23:29:42.534657+0000 mgr.a (mgr.14150) 264 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-20T23:29:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:43 smithi003 bash[22761]: audit 2024-09-20T23:29:42.535166+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:29:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:43 smithi003 bash[22761]: audit 2024-09-20T23:29:42.536718+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:29:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:43 smithi003 bash[22761]: audit 2024-09-20T23:29:42.537999+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:43.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:43 smithi003 bash[22761]: cephadm 2024-09-20T23:29:42.539630+0000 mgr.a (mgr.14150) 265 : cephadm [INF] Reconfiguring daemon mgr.a on smithi003 2024-09-20T23:29:43.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:43 smithi084 bash[23446]: cluster 2024-09-20T23:29:41.699324+0000 mgr.a (mgr.14150) 263 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:43.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:43 smithi084 bash[23446]: audit 2024-09-20T23:29:42.523844+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:43.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:43 smithi084 bash[23446]: audit 2024-09-20T23:29:42.533251+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:43.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:43 smithi084 bash[23446]: cephadm 2024-09-20T23:29:42.534657+0000 mgr.a (mgr.14150) 264 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-20T23:29:43.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:43 smithi084 bash[23446]: audit 2024-09-20T23:29:42.535166+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:29:43.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:43 smithi084 bash[23446]: audit 2024-09-20T23:29:42.536718+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:29:43.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:43 smithi084 bash[23446]: audit 2024-09-20T23:29:42.537999+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:43.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:43 smithi084 bash[23446]: cephadm 2024-09-20T23:29:42.539630+0000 mgr.a (mgr.14150) 265 : cephadm [INF] Reconfiguring daemon mgr.a on smithi003 2024-09-20T23:29:45.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:45 smithi003 bash[22761]: cluster 2024-09-20T23:29:43.699837+0000 mgr.a (mgr.14150) 266 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:45.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:45 smithi003 bash[22761]: audit 2024-09-20T23:29:44.588874+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:45.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:45 smithi003 bash[22761]: audit 2024-09-20T23:29:44.595940+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:45.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:45 smithi003 bash[22761]: cephadm 2024-09-20T23:29:44.597595+0000 mgr.a (mgr.14150) 267 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-20T23:29:45.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:45 smithi003 bash[22761]: audit 2024-09-20T23:29:44.598140+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T23:29:45.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:45 smithi003 bash[22761]: audit 2024-09-20T23:29:44.599739+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:45.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:45 smithi003 bash[22761]: cephadm 2024-09-20T23:29:44.602254+0000 mgr.a (mgr.14150) 268 : cephadm [INF] Reconfiguring daemon osd.0 on smithi003 2024-09-20T23:29:45.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:45 smithi084 bash[23446]: cluster 2024-09-20T23:29:43.699837+0000 mgr.a (mgr.14150) 266 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:45.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:45 smithi084 bash[23446]: audit 2024-09-20T23:29:44.588874+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:45.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:45 smithi084 bash[23446]: audit 2024-09-20T23:29:44.595940+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:45.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:45 smithi084 bash[23446]: cephadm 2024-09-20T23:29:44.597595+0000 mgr.a (mgr.14150) 267 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-20T23:29:45.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:45 smithi084 bash[23446]: audit 2024-09-20T23:29:44.598140+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T23:29:45.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:45 smithi084 bash[23446]: audit 2024-09-20T23:29:44.599739+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:45.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:45 smithi084 bash[23446]: cephadm 2024-09-20T23:29:44.602254+0000 mgr.a (mgr.14150) 268 : cephadm [INF] Reconfiguring daemon osd.0 on smithi003 2024-09-20T23:29:46.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:45 smithi183 bash[23299]: cluster 2024-09-20T23:29:43.699837+0000 mgr.a (mgr.14150) 266 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:46.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:45 smithi183 bash[23299]: audit 2024-09-20T23:29:44.588874+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:46.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:45 smithi183 bash[23299]: audit 2024-09-20T23:29:44.595940+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:46.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:45 smithi183 bash[23299]: cephadm 2024-09-20T23:29:44.597595+0000 mgr.a (mgr.14150) 267 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-20T23:29:46.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:45 smithi183 bash[23299]: audit 2024-09-20T23:29:44.598140+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T23:29:46.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:45 smithi183 bash[23299]: audit 2024-09-20T23:29:44.599739+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:46.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:45 smithi183 bash[23299]: cephadm 2024-09-20T23:29:44.602254+0000 mgr.a (mgr.14150) 268 : cephadm [INF] Reconfiguring daemon osd.0 on smithi003 2024-09-20T23:29:47.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:47 smithi003 bash[22761]: cluster 2024-09-20T23:29:45.700379+0000 mgr.a (mgr.14150) 269 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:47.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:47 smithi003 bash[22761]: audit 2024-09-20T23:29:46.599298+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:47.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:47 smithi003 bash[22761]: audit 2024-09-20T23:29:46.605972+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:47.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:47 smithi003 bash[22761]: cephadm 2024-09-20T23:29:46.607331+0000 mgr.a (mgr.14150) 270 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T23:29:47.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:47 smithi003 bash[22761]: audit 2024-09-20T23:29:46.607656+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:29:47.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:47 smithi003 bash[22761]: audit 2024-09-20T23:29:46.608486+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:29:47.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:47 smithi003 bash[22761]: audit 2024-09-20T23:29:46.609260+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:47.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:47 smithi003 bash[22761]: cephadm 2024-09-20T23:29:46.610232+0000 mgr.a (mgr.14150) 271 : cephadm [INF] Reconfiguring daemon mon.b on smithi084 2024-09-20T23:29:47.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:47 smithi084 bash[23446]: cluster 2024-09-20T23:29:45.700379+0000 mgr.a (mgr.14150) 269 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:47.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:47 smithi084 bash[23446]: audit 2024-09-20T23:29:46.599298+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:47.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:47 smithi084 bash[23446]: audit 2024-09-20T23:29:46.605972+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:47.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:47 smithi084 bash[23446]: cephadm 2024-09-20T23:29:46.607331+0000 mgr.a (mgr.14150) 270 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T23:29:47.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:47 smithi084 bash[23446]: audit 2024-09-20T23:29:46.607656+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:29:47.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:47 smithi084 bash[23446]: audit 2024-09-20T23:29:46.608486+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:29:47.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:47 smithi084 bash[23446]: audit 2024-09-20T23:29:46.609260+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:47.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:47 smithi084 bash[23446]: cephadm 2024-09-20T23:29:46.610232+0000 mgr.a (mgr.14150) 271 : cephadm [INF] Reconfiguring daemon mon.b on smithi084 2024-09-20T23:29:48.029 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:47 smithi183 bash[23299]: cluster 2024-09-20T23:29:45.700379+0000 mgr.a (mgr.14150) 269 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:48.029 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:47 smithi183 bash[23299]: audit 2024-09-20T23:29:46.599298+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:48.029 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:47 smithi183 bash[23299]: audit 2024-09-20T23:29:46.605972+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:48.030 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:47 smithi183 bash[23299]: cephadm 2024-09-20T23:29:46.607331+0000 mgr.a (mgr.14150) 270 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T23:29:48.030 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:47 smithi183 bash[23299]: audit 2024-09-20T23:29:46.607656+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:29:48.030 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:47 smithi183 bash[23299]: audit 2024-09-20T23:29:46.608486+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:29:48.030 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:47 smithi183 bash[23299]: audit 2024-09-20T23:29:46.609260+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:48.030 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:47 smithi183 bash[23299]: cephadm 2024-09-20T23:29:46.610232+0000 mgr.a (mgr.14150) 271 : cephadm [INF] Reconfiguring daemon mon.b on smithi084 2024-09-20T23:29:49.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:49 smithi084 bash[23446]: cluster 2024-09-20T23:29:47.700902+0000 mgr.a (mgr.14150) 272 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:49.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:49 smithi084 bash[23446]: audit 2024-09-20T23:29:48.829644+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:49.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:49 smithi084 bash[23446]: audit 2024-09-20T23:29:48.839825+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:49.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:49 smithi084 bash[23446]: audit 2024-09-20T23:29:48.842230+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:29:49.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:49 smithi084 bash[23446]: audit 2024-09-20T23:29:48.844042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:29:49.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:49 smithi084 bash[23446]: audit 2024-09-20T23:29:48.845722+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:49.859 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:49 smithi183 bash[23299]: cluster 2024-09-20T23:29:47.700902+0000 mgr.a (mgr.14150) 272 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:49.859 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:49 smithi183 bash[23299]: audit 2024-09-20T23:29:48.829644+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:49.860 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:49 smithi183 bash[23299]: audit 2024-09-20T23:29:48.839825+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:49.860 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:49 smithi183 bash[23299]: audit 2024-09-20T23:29:48.842230+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:29:49.860 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:49 smithi183 bash[23299]: audit 2024-09-20T23:29:48.844042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:29:49.860 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:49 smithi183 bash[23299]: audit 2024-09-20T23:29:48.845722+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:50.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:49 smithi003 bash[22761]: cluster 2024-09-20T23:29:47.700902+0000 mgr.a (mgr.14150) 272 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:50.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:49 smithi003 bash[22761]: audit 2024-09-20T23:29:48.829644+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:50.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:49 smithi003 bash[22761]: audit 2024-09-20T23:29:48.839825+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:50.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:49 smithi003 bash[22761]: audit 2024-09-20T23:29:48.842230+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:29:50.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:49 smithi003 bash[22761]: audit 2024-09-20T23:29:48.844042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:29:50.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:49 smithi003 bash[22761]: audit 2024-09-20T23:29:48.845722+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:50.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:50 smithi183 bash[23299]: cephadm 2024-09-20T23:29:48.841589+0000 mgr.a (mgr.14150) 273 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-20T23:29:50.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:50 smithi183 bash[23299]: cephadm 2024-09-20T23:29:48.847538+0000 mgr.a (mgr.14150) 274 : cephadm [INF] Reconfiguring daemon mgr.b on smithi084 2024-09-20T23:29:50.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:50 smithi084 bash[23446]: cephadm 2024-09-20T23:29:48.841589+0000 mgr.a (mgr.14150) 273 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-20T23:29:50.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:50 smithi084 bash[23446]: cephadm 2024-09-20T23:29:48.847538+0000 mgr.a (mgr.14150) 274 : cephadm [INF] Reconfiguring daemon mgr.b on smithi084 2024-09-20T23:29:51.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:50 smithi003 bash[22761]: cephadm 2024-09-20T23:29:48.841589+0000 mgr.a (mgr.14150) 273 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-20T23:29:51.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:50 smithi003 bash[22761]: cephadm 2024-09-20T23:29:48.847538+0000 mgr.a (mgr.14150) 274 : cephadm [INF] Reconfiguring daemon mgr.b on smithi084 2024-09-20T23:29:51.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:51 smithi003 bash[22761]: cluster 2024-09-20T23:29:49.701437+0000 mgr.a (mgr.14150) 275 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:51.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:51 smithi003 bash[22761]: audit 2024-09-20T23:29:50.923062+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:51.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:51 smithi003 bash[22761]: audit 2024-09-20T23:29:50.932712+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:51.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:51 smithi003 bash[22761]: audit 2024-09-20T23:29:50.935036+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T23:29:51.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:51 smithi003 bash[22761]: audit 2024-09-20T23:29:50.936770+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:51.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:51 smithi084 bash[23446]: cluster 2024-09-20T23:29:49.701437+0000 mgr.a (mgr.14150) 275 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:51.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:51 smithi084 bash[23446]: audit 2024-09-20T23:29:50.923062+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:51.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:51 smithi084 bash[23446]: audit 2024-09-20T23:29:50.932712+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:51.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:51 smithi084 bash[23446]: audit 2024-09-20T23:29:50.935036+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T23:29:51.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:51 smithi084 bash[23446]: audit 2024-09-20T23:29:50.936770+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:52.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:51 smithi183 bash[23299]: cluster 2024-09-20T23:29:49.701437+0000 mgr.a (mgr.14150) 275 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:52.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:51 smithi183 bash[23299]: audit 2024-09-20T23:29:50.923062+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:52.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:51 smithi183 bash[23299]: audit 2024-09-20T23:29:50.932712+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:52.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:51 smithi183 bash[23299]: audit 2024-09-20T23:29:50.935036+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T23:29:52.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:51 smithi183 bash[23299]: audit 2024-09-20T23:29:50.936770+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:52.653 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:52 smithi084 bash[23446]: cephadm 2024-09-20T23:29:50.934395+0000 mgr.a (mgr.14150) 276 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-20T23:29:52.653 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:52 smithi084 bash[23446]: cephadm 2024-09-20T23:29:50.939293+0000 mgr.a (mgr.14150) 277 : cephadm [INF] Reconfiguring daemon osd.1 on smithi084 2024-09-20T23:29:53.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:52 smithi183 bash[23299]: cephadm 2024-09-20T23:29:50.934395+0000 mgr.a (mgr.14150) 276 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-20T23:29:53.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:52 smithi183 bash[23299]: cephadm 2024-09-20T23:29:50.939293+0000 mgr.a (mgr.14150) 277 : cephadm [INF] Reconfiguring daemon osd.1 on smithi084 2024-09-20T23:29:53.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:52 smithi003 bash[22761]: cephadm 2024-09-20T23:29:50.934395+0000 mgr.a (mgr.14150) 276 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-20T23:29:53.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:52 smithi003 bash[22761]: cephadm 2024-09-20T23:29:50.939293+0000 mgr.a (mgr.14150) 277 : cephadm [INF] Reconfiguring daemon osd.1 on smithi084 2024-09-20T23:29:53.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:53 smithi003 bash[22761]: cluster 2024-09-20T23:29:51.701985+0000 mgr.a (mgr.14150) 278 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:53.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:53 smithi003 bash[22761]: audit 2024-09-20T23:29:53.172360+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:53.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:53 smithi003 bash[22761]: audit 2024-09-20T23:29:53.179755+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:53.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:53 smithi003 bash[22761]: audit 2024-09-20T23:29:53.182429+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:29:53.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:53 smithi003 bash[22761]: audit 2024-09-20T23:29:53.184111+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:29:53.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:53 smithi003 bash[22761]: audit 2024-09-20T23:29:53.185782+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:53.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:53 smithi084 bash[23446]: cluster 2024-09-20T23:29:51.701985+0000 mgr.a (mgr.14150) 278 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:53.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:53 smithi084 bash[23446]: audit 2024-09-20T23:29:53.172360+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:53.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:53 smithi084 bash[23446]: audit 2024-09-20T23:29:53.179755+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:53.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:53 smithi084 bash[23446]: audit 2024-09-20T23:29:53.182429+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:29:53.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:53 smithi084 bash[23446]: audit 2024-09-20T23:29:53.184111+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:29:53.945 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:53 smithi084 bash[23446]: audit 2024-09-20T23:29:53.185782+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:53.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:53 smithi183 bash[23299]: cluster 2024-09-20T23:29:51.701985+0000 mgr.a (mgr.14150) 278 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:53.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:53 smithi183 bash[23299]: audit 2024-09-20T23:29:53.172360+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:53.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:53 smithi183 bash[23299]: audit 2024-09-20T23:29:53.179755+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:53.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:53 smithi183 bash[23299]: audit 2024-09-20T23:29:53.182429+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:29:53.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:53 smithi183 bash[23299]: audit 2024-09-20T23:29:53.184111+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:29:53.961 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:53 smithi183 bash[23299]: audit 2024-09-20T23:29:53.185782+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:54.885 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:54 smithi183 bash[23299]: cephadm 2024-09-20T23:29:53.181803+0000 mgr.a (mgr.14150) 279 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T23:29:54.885 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:54 smithi183 bash[23299]: cephadm 2024-09-20T23:29:53.187805+0000 mgr.a (mgr.14150) 280 : cephadm [INF] Reconfiguring daemon mon.c on smithi183 2024-09-20T23:29:54.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:54 smithi084 bash[23446]: cephadm 2024-09-20T23:29:53.181803+0000 mgr.a (mgr.14150) 279 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T23:29:54.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:54 smithi084 bash[23446]: cephadm 2024-09-20T23:29:53.187805+0000 mgr.a (mgr.14150) 280 : cephadm [INF] Reconfiguring daemon mon.c on smithi183 2024-09-20T23:29:55.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:54 smithi003 bash[22761]: cephadm 2024-09-20T23:29:53.181803+0000 mgr.a (mgr.14150) 279 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T23:29:55.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:54 smithi003 bash[22761]: cephadm 2024-09-20T23:29:53.187805+0000 mgr.a (mgr.14150) 280 : cephadm [INF] Reconfiguring daemon mon.c on smithi183 2024-09-20T23:29:55.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:55 smithi084 bash[23446]: cluster 2024-09-20T23:29:53.702449+0000 mgr.a (mgr.14150) 281 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:55.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:55 smithi084 bash[23446]: audit 2024-09-20T23:29:55.623873+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:55.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:55 smithi084 bash[23446]: audit 2024-09-20T23:29:55.631750+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:56.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:55 smithi183 bash[23299]: cluster 2024-09-20T23:29:53.702449+0000 mgr.a (mgr.14150) 281 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:56.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:55 smithi183 bash[23299]: audit 2024-09-20T23:29:55.623873+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:56.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:55 smithi183 bash[23299]: audit 2024-09-20T23:29:55.631750+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:56.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:55 smithi003 bash[22761]: cluster 2024-09-20T23:29:53.702449+0000 mgr.a (mgr.14150) 281 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:56.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:55 smithi003 bash[22761]: audit 2024-09-20T23:29:55.623873+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:56.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:55 smithi003 bash[22761]: audit 2024-09-20T23:29:55.631750+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:56.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:56 smithi084 bash[23446]: cephadm 2024-09-20T23:29:55.633339+0000 mgr.a (mgr.14150) 282 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-20T23:29:56.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:56 smithi084 bash[23446]: audit 2024-09-20T23:29:55.634014+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T23:29:56.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:56 smithi084 bash[23446]: audit 2024-09-20T23:29:55.640594+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:57.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:56 smithi183 bash[23299]: cephadm 2024-09-20T23:29:55.633339+0000 mgr.a (mgr.14150) 282 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-20T23:29:57.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:56 smithi183 bash[23299]: audit 2024-09-20T23:29:55.634014+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T23:29:57.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:56 smithi183 bash[23299]: audit 2024-09-20T23:29:55.640594+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:57.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:56 smithi003 bash[22761]: cephadm 2024-09-20T23:29:55.633339+0000 mgr.a (mgr.14150) 282 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-20T23:29:57.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:56 smithi003 bash[22761]: audit 2024-09-20T23:29:55.634014+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T23:29:57.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:56 smithi003 bash[22761]: audit 2024-09-20T23:29:55.640594+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:29:57.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:57 smithi003 bash[22761]: cephadm 2024-09-20T23:29:55.643294+0000 mgr.a (mgr.14150) 283 : cephadm [INF] Reconfiguring daemon osd.2 on smithi183 2024-09-20T23:29:57.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:57 smithi003 bash[22761]: cluster 2024-09-20T23:29:55.702968+0000 mgr.a (mgr.14150) 284 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:57.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:57 smithi084 bash[23446]: cephadm 2024-09-20T23:29:55.643294+0000 mgr.a (mgr.14150) 283 : cephadm [INF] Reconfiguring daemon osd.2 on smithi183 2024-09-20T23:29:57.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:57 smithi084 bash[23446]: cluster 2024-09-20T23:29:55.702968+0000 mgr.a (mgr.14150) 284 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:58.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:57 smithi183 bash[23299]: cephadm 2024-09-20T23:29:55.643294+0000 mgr.a (mgr.14150) 283 : cephadm [INF] Reconfiguring daemon osd.2 on smithi183 2024-09-20T23:29:58.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:57 smithi183 bash[23299]: cluster 2024-09-20T23:29:55.702968+0000 mgr.a (mgr.14150) 284 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:59.377 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:59 smithi084 bash[23446]: cluster 2024-09-20T23:29:57.703470+0000 mgr.a (mgr.14150) 285 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:59.377 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:59 smithi084 bash[23446]: audit 2024-09-20T23:29:58.252253+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:59.377 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:29:59 smithi084 bash[23446]: audit 2024-09-20T23:29:58.259990+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:59.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:59 smithi183 bash[23299]: cluster 2024-09-20T23:29:57.703470+0000 mgr.a (mgr.14150) 285 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:59.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:59 smithi183 bash[23299]: audit 2024-09-20T23:29:58.252253+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:59.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:29:59 smithi183 bash[23299]: audit 2024-09-20T23:29:58.259990+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:59.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:59 smithi003 bash[22761]: cluster 2024-09-20T23:29:57.703470+0000 mgr.a (mgr.14150) 285 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:29:59.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:59 smithi003 bash[22761]: audit 2024-09-20T23:29:58.252253+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:29:59.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:29:59 smithi003 bash[22761]: audit 2024-09-20T23:29:58.259990+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:00.628 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:00 smithi084 bash[23446]: audit 2024-09-20T23:29:59.373591+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:00.629 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:00 smithi084 bash[23446]: audit 2024-09-20T23:29:59.381625+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:00.629 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:00 smithi084 bash[23446]: audit 2024-09-20T23:29:59.390870+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:00.629 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:00 smithi084 bash[23446]: cluster 2024-09-20T23:30:00.000157+0000 mon.a (mon.0) 790 : cluster [INF] overall HEALTH_OK 2024-09-20T23:30:00.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:00 smithi183 bash[23299]: audit 2024-09-20T23:29:59.373591+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:00.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:00 smithi183 bash[23299]: audit 2024-09-20T23:29:59.381625+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:00.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:00 smithi183 bash[23299]: audit 2024-09-20T23:29:59.390870+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:00.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:00 smithi183 bash[23299]: cluster 2024-09-20T23:30:00.000157+0000 mon.a (mon.0) 790 : cluster [INF] overall HEALTH_OK 2024-09-20T23:30:00.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:00 smithi003 bash[22761]: audit 2024-09-20T23:29:59.373591+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:00.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:00 smithi003 bash[22761]: audit 2024-09-20T23:29:59.381625+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:00.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:00 smithi003 bash[22761]: audit 2024-09-20T23:29:59.390870+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:00.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:00 smithi003 bash[22761]: cluster 2024-09-20T23:30:00.000157+0000 mon.a (mon.0) 790 : cluster [INF] overall HEALTH_OK 2024-09-20T23:30:01.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:01 smithi084 bash[23446]: cluster 2024-09-20T23:29:59.704096+0000 mgr.a (mgr.14150) 286 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:01.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:01 smithi084 bash[23446]: audit 2024-09-20T23:30:00.419752+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:01 smithi084 bash[23446]: audit 2024-09-20T23:30:00.427758+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:01 smithi084 bash[23446]: audit 2024-09-20T23:30:00.437237+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:01 smithi084 bash[23446]: audit 2024-09-20T23:30:00.970362+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:01 smithi084 bash[23446]: audit 2024-09-20T23:30:00.978830+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.695 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:01 smithi084 bash[23446]: audit 2024-09-20T23:30:00.988514+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:01 smithi183 bash[23299]: cluster 2024-09-20T23:29:59.704096+0000 mgr.a (mgr.14150) 286 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:01.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:01 smithi183 bash[23299]: audit 2024-09-20T23:30:00.419752+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:01 smithi183 bash[23299]: audit 2024-09-20T23:30:00.427758+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:01 smithi183 bash[23299]: audit 2024-09-20T23:30:00.437237+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:01 smithi183 bash[23299]: audit 2024-09-20T23:30:00.970362+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:01 smithi183 bash[23299]: audit 2024-09-20T23:30:00.978830+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:01 smithi183 bash[23299]: audit 2024-09-20T23:30:00.988514+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:01 smithi003 bash[22761]: cluster 2024-09-20T23:29:59.704096+0000 mgr.a (mgr.14150) 286 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:01.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:01 smithi003 bash[22761]: audit 2024-09-20T23:30:00.419752+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:01 smithi003 bash[22761]: audit 2024-09-20T23:30:00.427758+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:01 smithi003 bash[22761]: audit 2024-09-20T23:30:00.437237+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:01 smithi003 bash[22761]: audit 2024-09-20T23:30:00.970362+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:01 smithi003 bash[22761]: audit 2024-09-20T23:30:00.978830+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:01.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:01 smithi003 bash[22761]: audit 2024-09-20T23:30:00.988514+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:03.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:03 smithi084 bash[23446]: cluster 2024-09-20T23:30:01.704645+0000 mgr.a (mgr.14150) 287 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:03.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:03 smithi183 bash[23299]: cluster 2024-09-20T23:30:01.704645+0000 mgr.a (mgr.14150) 287 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:03.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:03 smithi003 bash[22761]: cluster 2024-09-20T23:30:01.704645+0000 mgr.a (mgr.14150) 287 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:05.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:05 smithi084 bash[23446]: cluster 2024-09-20T23:30:03.705175+0000 mgr.a (mgr.14150) 288 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:05.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:05 smithi183 bash[23299]: cluster 2024-09-20T23:30:03.705175+0000 mgr.a (mgr.14150) 288 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:05.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:05 smithi003 bash[22761]: cluster 2024-09-20T23:30:03.705175+0000 mgr.a (mgr.14150) 288 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:07.585 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:07 smithi183 bash[23299]: cluster 2024-09-20T23:30:05.705735+0000 mgr.a (mgr.14150) 289 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:07.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:07 smithi084 bash[23446]: cluster 2024-09-20T23:30:05.705735+0000 mgr.a (mgr.14150) 289 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:07.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:07 smithi003 bash[22761]: cluster 2024-09-20T23:30:05.705735+0000 mgr.a (mgr.14150) 289 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:09.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:09 smithi084 bash[23446]: cluster 2024-09-20T23:30:07.706209+0000 mgr.a (mgr.14150) 290 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:09.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:09 smithi183 bash[23299]: cluster 2024-09-20T23:30:07.706209+0000 mgr.a (mgr.14150) 290 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:09.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:09 smithi003 bash[22761]: cluster 2024-09-20T23:30:07.706209+0000 mgr.a (mgr.14150) 290 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:11.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:11 smithi084 bash[23446]: cluster 2024-09-20T23:30:09.706743+0000 mgr.a (mgr.14150) 291 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:11.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:11 smithi003 bash[22761]: cluster 2024-09-20T23:30:09.706743+0000 mgr.a (mgr.14150) 291 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:11.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:11 smithi183 bash[23299]: cluster 2024-09-20T23:30:09.706743+0000 mgr.a (mgr.14150) 291 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:13.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:13 smithi003 bash[22761]: cluster 2024-09-20T23:30:11.707258+0000 mgr.a (mgr.14150) 292 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:13.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:13 smithi084 bash[23446]: cluster 2024-09-20T23:30:11.707258+0000 mgr.a (mgr.14150) 292 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:13.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:13 smithi183 bash[23299]: cluster 2024-09-20T23:30:11.707258+0000 mgr.a (mgr.14150) 292 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:15.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:15 smithi183 bash[23299]: cluster 2024-09-20T23:30:13.707799+0000 mgr.a (mgr.14150) 293 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:15.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:15 smithi003 bash[22761]: cluster 2024-09-20T23:30:13.707799+0000 mgr.a (mgr.14150) 293 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:15.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:15 smithi084 bash[23446]: cluster 2024-09-20T23:30:13.707799+0000 mgr.a (mgr.14150) 293 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:17.584 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:17 smithi183 bash[23299]: cluster 2024-09-20T23:30:15.708349+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:17.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:17 smithi003 bash[22761]: cluster 2024-09-20T23:30:15.708349+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:17.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:17 smithi084 bash[23446]: cluster 2024-09-20T23:30:15.708349+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:19.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:19 smithi183 bash[23299]: cluster 2024-09-20T23:30:17.708896+0000 mgr.a (mgr.14150) 295 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:19.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:19 smithi183 bash[23299]: audit 2024-09-20T23:30:18.584924+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:19.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:19 smithi183 bash[23299]: audit 2024-09-20T23:30:18.592487+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:19.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:19 smithi183 bash[23299]: audit 2024-09-20T23:30:18.601479+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:19.852 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:19 smithi084 bash[23446]: cluster 2024-09-20T23:30:17.708896+0000 mgr.a (mgr.14150) 295 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:19.852 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:19 smithi084 bash[23446]: audit 2024-09-20T23:30:18.584924+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:19.852 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:19 smithi084 bash[23446]: audit 2024-09-20T23:30:18.592487+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:19.852 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:19 smithi084 bash[23446]: audit 2024-09-20T23:30:18.601479+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:19.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:19 smithi003 bash[22761]: cluster 2024-09-20T23:30:17.708896+0000 mgr.a (mgr.14150) 295 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:19.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:19 smithi003 bash[22761]: audit 2024-09-20T23:30:18.584924+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:19.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:19 smithi003 bash[22761]: audit 2024-09-20T23:30:18.592487+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:19.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:19 smithi003 bash[22761]: audit 2024-09-20T23:30:18.601479+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:21 smithi084 bash[23446]: cluster 2024-09-20T23:30:19.709413+0000 mgr.a (mgr.14150) 296 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:21 smithi084 bash[23446]: audit 2024-09-20T23:30:20.641664+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:21 smithi084 bash[23446]: audit 2024-09-20T23:30:20.649459+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:21 smithi084 bash[23446]: audit 2024-09-20T23:30:20.658666+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:21 smithi084 bash[23446]: audit 2024-09-20T23:30:21.138483+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:21 smithi084 bash[23446]: audit 2024-09-20T23:30:21.146622+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:21.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:21 smithi084 bash[23446]: audit 2024-09-20T23:30:21.155786+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:21 smithi183 bash[23299]: cluster 2024-09-20T23:30:19.709413+0000 mgr.a (mgr.14150) 296 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:22.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:21 smithi183 bash[23299]: audit 2024-09-20T23:30:20.641664+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:21 smithi183 bash[23299]: audit 2024-09-20T23:30:20.649459+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:21 smithi183 bash[23299]: audit 2024-09-20T23:30:20.658666+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:21 smithi183 bash[23299]: audit 2024-09-20T23:30:21.138483+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:21 smithi183 bash[23299]: audit 2024-09-20T23:30:21.146622+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:21 smithi183 bash[23299]: audit 2024-09-20T23:30:21.155786+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:21 smithi003 bash[22761]: cluster 2024-09-20T23:30:19.709413+0000 mgr.a (mgr.14150) 296 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:22.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:21 smithi003 bash[22761]: audit 2024-09-20T23:30:20.641664+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:21 smithi003 bash[22761]: audit 2024-09-20T23:30:20.649459+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:21 smithi003 bash[22761]: audit 2024-09-20T23:30:20.658666+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:21 smithi003 bash[22761]: audit 2024-09-20T23:30:21.138483+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:21 smithi003 bash[22761]: audit 2024-09-20T23:30:21.146622+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:22.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:21 smithi003 bash[22761]: audit 2024-09-20T23:30:21.155786+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:23.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:23 smithi084 bash[23446]: cluster 2024-09-20T23:30:21.709938+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:24.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:23 smithi183 bash[23299]: cluster 2024-09-20T23:30:21.709938+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:24.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:23 smithi003 bash[22761]: cluster 2024-09-20T23:30:21.709938+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:25.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:25 smithi084 bash[23446]: cluster 2024-09-20T23:30:23.710461+0000 mgr.a (mgr.14150) 298 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:26.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:25 smithi183 bash[23299]: cluster 2024-09-20T23:30:23.710461+0000 mgr.a (mgr.14150) 298 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:26.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:25 smithi003 bash[22761]: cluster 2024-09-20T23:30:23.710461+0000 mgr.a (mgr.14150) 298 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:27.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:26 smithi183 bash[23299]: cluster 2024-09-20T23:30:25.710984+0000 mgr.a (mgr.14150) 299 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:27.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:26 smithi003 bash[22761]: cluster 2024-09-20T23:30:25.710984+0000 mgr.a (mgr.14150) 299 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:27.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:26 smithi084 bash[23446]: cluster 2024-09-20T23:30:25.710984+0000 mgr.a (mgr.14150) 299 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:29.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:28 smithi183 bash[23299]: cluster 2024-09-20T23:30:27.711485+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:29.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:28 smithi003 bash[22761]: cluster 2024-09-20T23:30:27.711485+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:29.194 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:28 smithi084 bash[23446]: cluster 2024-09-20T23:30:27.711485+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:31.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:30 smithi183 bash[23299]: cluster 2024-09-20T23:30:29.711992+0000 mgr.a (mgr.14150) 301 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:31.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:30 smithi003 bash[22761]: cluster 2024-09-20T23:30:29.711992+0000 mgr.a (mgr.14150) 301 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:31.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:30 smithi084 bash[23446]: cluster 2024-09-20T23:30:29.711992+0000 mgr.a (mgr.14150) 301 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:33.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:32 smithi183 bash[23299]: cluster 2024-09-20T23:30:31.712485+0000 mgr.a (mgr.14150) 302 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:33.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:32 smithi003 bash[22761]: cluster 2024-09-20T23:30:31.712485+0000 mgr.a (mgr.14150) 302 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:33.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:32 smithi084 bash[23446]: cluster 2024-09-20T23:30:31.712485+0000 mgr.a (mgr.14150) 302 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:35.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:34 smithi183 bash[23299]: cluster 2024-09-20T23:30:33.713037+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:35.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:34 smithi003 bash[22761]: cluster 2024-09-20T23:30:33.713037+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:35.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:34 smithi084 bash[23446]: cluster 2024-09-20T23:30:33.713037+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:37.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:36 smithi183 bash[23299]: cluster 2024-09-20T23:30:35.713566+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:37.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:36 smithi003 bash[22761]: cluster 2024-09-20T23:30:35.713566+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:37.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:36 smithi084 bash[23446]: cluster 2024-09-20T23:30:35.713566+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:39.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:38 smithi183 bash[23299]: cluster 2024-09-20T23:30:37.714010+0000 mgr.a (mgr.14150) 305 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:39.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:38 smithi183 bash[23299]: audit 2024-09-20T23:30:37.763955+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:39.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:38 smithi183 bash[23299]: audit 2024-09-20T23:30:37.769431+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:39.085 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:38 smithi183 bash[23299]: audit 2024-09-20T23:30:37.774739+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:39.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:38 smithi003 bash[22761]: cluster 2024-09-20T23:30:37.714010+0000 mgr.a (mgr.14150) 305 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:39.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:38 smithi003 bash[22761]: audit 2024-09-20T23:30:37.763955+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:39.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:38 smithi003 bash[22761]: audit 2024-09-20T23:30:37.769431+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:39.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:38 smithi003 bash[22761]: audit 2024-09-20T23:30:37.774739+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:39.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:38 smithi084 bash[23446]: cluster 2024-09-20T23:30:37.714010+0000 mgr.a (mgr.14150) 305 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:39.194 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:38 smithi084 bash[23446]: audit 2024-09-20T23:30:37.763955+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:39.194 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:38 smithi084 bash[23446]: audit 2024-09-20T23:30:37.769431+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:39.194 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:38 smithi084 bash[23446]: audit 2024-09-20T23:30:37.774739+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:41.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:41 smithi084 bash[23446]: cluster 2024-09-20T23:30:39.714506+0000 mgr.a (mgr.14150) 306 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:41.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:41 smithi084 bash[23446]: audit 2024-09-20T23:30:40.869281+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:41.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:41 smithi084 bash[23446]: audit 2024-09-20T23:30:40.877031+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:41.194 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:41 smithi084 bash[23446]: audit 2024-09-20T23:30:40.886512+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:41.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:41 smithi183 bash[23299]: cluster 2024-09-20T23:30:39.714506+0000 mgr.a (mgr.14150) 306 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:41.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:41 smithi183 bash[23299]: audit 2024-09-20T23:30:40.869281+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:41.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:41 smithi183 bash[23299]: audit 2024-09-20T23:30:40.877031+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:41.335 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:41 smithi183 bash[23299]: audit 2024-09-20T23:30:40.886512+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:41 smithi003 bash[22761]: cluster 2024-09-20T23:30:39.714506+0000 mgr.a (mgr.14150) 306 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:41 smithi003 bash[22761]: audit 2024-09-20T23:30:40.869281+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:41 smithi003 bash[22761]: audit 2024-09-20T23:30:40.877031+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:41.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:41 smithi003 bash[22761]: audit 2024-09-20T23:30:40.886512+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:42.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:42 smithi003 bash[22761]: audit 2024-09-20T23:30:41.350960+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:42.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:42 smithi003 bash[22761]: audit 2024-09-20T23:30:41.359612+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:42.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:42 smithi003 bash[22761]: audit 2024-09-20T23:30:41.369493+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:42.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:42 smithi084 bash[23446]: audit 2024-09-20T23:30:41.350960+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:42.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:42 smithi084 bash[23446]: audit 2024-09-20T23:30:41.359612+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:42.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:42 smithi084 bash[23446]: audit 2024-09-20T23:30:41.369493+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:42.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:42 smithi183 bash[23299]: audit 2024-09-20T23:30:41.350960+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:42.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:42 smithi183 bash[23299]: audit 2024-09-20T23:30:41.359612+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:42.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:42 smithi183 bash[23299]: audit 2024-09-20T23:30:41.369493+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:43.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:43 smithi084 bash[23446]: cluster 2024-09-20T23:30:41.715026+0000 mgr.a (mgr.14150) 307 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:43.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:43 smithi183 bash[23299]: cluster 2024-09-20T23:30:41.715026+0000 mgr.a (mgr.14150) 307 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:43.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:43 smithi003 bash[22761]: cluster 2024-09-20T23:30:41.715026+0000 mgr.a (mgr.14150) 307 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:45.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:45 smithi084 bash[23446]: cluster 2024-09-20T23:30:43.715525+0000 mgr.a (mgr.14150) 308 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:45.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:45 smithi183 bash[23299]: cluster 2024-09-20T23:30:43.715525+0000 mgr.a (mgr.14150) 308 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:45.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:45 smithi003 bash[22761]: cluster 2024-09-20T23:30:43.715525+0000 mgr.a (mgr.14150) 308 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:47.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:47 smithi084 bash[23446]: cluster 2024-09-20T23:30:45.716058+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:47.697 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:47 smithi183 bash[23299]: cluster 2024-09-20T23:30:45.716058+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:47.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:47 smithi003 bash[22761]: cluster 2024-09-20T23:30:45.716058+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:49.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:49 smithi084 bash[23446]: cluster 2024-09-20T23:30:47.716580+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:49.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:49 smithi183 bash[23299]: cluster 2024-09-20T23:30:47.716580+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:49.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:49 smithi003 bash[22761]: cluster 2024-09-20T23:30:47.716580+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:51.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:51 smithi084 bash[23446]: cluster 2024-09-20T23:30:49.717104+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:51.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:51 smithi183 bash[23299]: cluster 2024-09-20T23:30:49.717104+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:51.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:51 smithi003 bash[22761]: cluster 2024-09-20T23:30:49.717104+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:53.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:53 smithi084 bash[23446]: cluster 2024-09-20T23:30:51.717595+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:53.709 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:53 smithi003 bash[22761]: cluster 2024-09-20T23:30:51.717595+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:53.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:53 smithi183 bash[23299]: cluster 2024-09-20T23:30:51.717595+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:55.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:55 smithi003 bash[22761]: cluster 2024-09-20T23:30:53.718117+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:55.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:55 smithi084 bash[23446]: cluster 2024-09-20T23:30:53.718117+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:55.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:55 smithi183 bash[23299]: cluster 2024-09-20T23:30:53.718117+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:57.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:57 smithi084 bash[23446]: cluster 2024-09-20T23:30:55.718739+0000 mgr.a (mgr.14150) 314 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:57.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:57 smithi183 bash[23299]: cluster 2024-09-20T23:30:55.718739+0000 mgr.a (mgr.14150) 314 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:57.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:57 smithi003 bash[22761]: cluster 2024-09-20T23:30:55.718739+0000 mgr.a (mgr.14150) 314 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:59.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:58 smithi183 bash[23299]: cluster 2024-09-20T23:30:57.719312+0000 mgr.a (mgr.14150) 315 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:59.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:58 smithi183 bash[23299]: audit 2024-09-20T23:30:57.986371+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:58 smithi183 bash[23299]: audit 2024-09-20T23:30:57.994860+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:58 smithi183 bash[23299]: audit 2024-09-20T23:30:58.004710+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:58 smithi183 bash[23299]: audit 2024-09-20T23:30:58.264668+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:30:59.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:58 smithi183 bash[23299]: audit 2024-09-20T23:30:58.269925+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:30:59.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:58 smithi183 bash[23299]: audit 2024-09-20T23:30:58.271674+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:30:59.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:30:58 smithi183 bash[23299]: audit 2024-09-20T23:30:58.281636+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:58 smithi003 bash[22761]: cluster 2024-09-20T23:30:57.719312+0000 mgr.a (mgr.14150) 315 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:59.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:58 smithi003 bash[22761]: audit 2024-09-20T23:30:57.986371+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:58 smithi003 bash[22761]: audit 2024-09-20T23:30:57.994860+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:58 smithi003 bash[22761]: audit 2024-09-20T23:30:58.004710+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:58 smithi003 bash[22761]: audit 2024-09-20T23:30:58.264668+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:30:59.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:58 smithi003 bash[22761]: audit 2024-09-20T23:30:58.269925+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:30:59.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:58 smithi003 bash[22761]: audit 2024-09-20T23:30:58.271674+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:30:59.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:30:58 smithi003 bash[22761]: audit 2024-09-20T23:30:58.281636+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:58 smithi084 bash[23446]: cluster 2024-09-20T23:30:57.719312+0000 mgr.a (mgr.14150) 315 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:30:59.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:58 smithi084 bash[23446]: audit 2024-09-20T23:30:57.986371+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:58 smithi084 bash[23446]: audit 2024-09-20T23:30:57.994860+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:58 smithi084 bash[23446]: audit 2024-09-20T23:30:58.004710+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:30:59.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:58 smithi084 bash[23446]: audit 2024-09-20T23:30:58.264668+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:30:59.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:58 smithi084 bash[23446]: audit 2024-09-20T23:30:58.269925+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:30:59.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:58 smithi084 bash[23446]: audit 2024-09-20T23:30:58.271674+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:30:59.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:30:58 smithi084 bash[23446]: audit 2024-09-20T23:30:58.281636+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:01.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:00 smithi183 bash[23299]: cluster 2024-09-20T23:30:59.719834+0000 mgr.a (mgr.14150) 316 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:01.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:00 smithi003 bash[22761]: cluster 2024-09-20T23:30:59.719834+0000 mgr.a (mgr.14150) 316 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:01.370 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:00 smithi084 bash[23446]: cluster 2024-09-20T23:30:59.719834+0000 mgr.a (mgr.14150) 316 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:02.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:02 smithi183 bash[23299]: audit 2024-09-20T23:31:01.076572+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:02 smithi183 bash[23299]: audit 2024-09-20T23:31:01.084852+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:02 smithi183 bash[23299]: audit 2024-09-20T23:31:01.094576+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:02 smithi183 bash[23299]: audit 2024-09-20T23:31:01.520215+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:02 smithi183 bash[23299]: audit 2024-09-20T23:31:01.528215+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:02 smithi183 bash[23299]: audit 2024-09-20T23:31:01.537787+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:02 smithi003 bash[22761]: audit 2024-09-20T23:31:01.076572+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:02 smithi003 bash[22761]: audit 2024-09-20T23:31:01.084852+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:02 smithi003 bash[22761]: audit 2024-09-20T23:31:01.094576+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:02 smithi003 bash[22761]: audit 2024-09-20T23:31:01.520215+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:02 smithi003 bash[22761]: audit 2024-09-20T23:31:01.528215+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:02 smithi003 bash[22761]: audit 2024-09-20T23:31:01.537787+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:02 smithi084 bash[23446]: audit 2024-09-20T23:31:01.076572+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:02 smithi084 bash[23446]: audit 2024-09-20T23:31:01.084852+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:02 smithi084 bash[23446]: audit 2024-09-20T23:31:01.094576+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:02 smithi084 bash[23446]: audit 2024-09-20T23:31:01.520215+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:02 smithi084 bash[23446]: audit 2024-09-20T23:31:01.528215+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:02.444 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:02 smithi084 bash[23446]: audit 2024-09-20T23:31:01.537787+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:03.808 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:03 smithi084 bash[23446]: cluster 2024-09-20T23:31:01.720352+0000 mgr.a (mgr.14150) 317 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:03.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:03 smithi183 bash[23299]: cluster 2024-09-20T23:31:01.720352+0000 mgr.a (mgr.14150) 317 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:03.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:03 smithi003 bash[22761]: cluster 2024-09-20T23:31:01.720352+0000 mgr.a (mgr.14150) 317 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:04.991 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph orch ps --refresh 2024-09-20T23:31:05.312 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T23:31:05.312 INFO:teuthology.orchestra.run.smithi003.stdout:agent.smithi003 smithi003 running 7s ago 7m - - 2024-09-20T23:31:05.312 INFO:teuthology.orchestra.run.smithi003.stdout:agent.smithi084 smithi084 running 3s ago 6m - - 2024-09-20T23:31:05.312 INFO:teuthology.orchestra.run.smithi003.stdout:agent.smithi183 smithi183 running 4s ago 6m - - 2024-09-20T23:31:05.312 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.a smithi003 *:9283,8765 running (8m) 7s ago 8m 491M - 19.1.1-367-g9e2ac70b cc9251b744a3 c795c12f455e 2024-09-20T23:31:05.313 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.b smithi084 *:8443,8765 running (5m) 3s ago 5m 425M - 19.1.1-367-g9e2ac70b cc9251b744a3 21208afe61b5 2024-09-20T23:31:05.313 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (8m) 7s ago 8m 41.5M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 33d84b34b6fd 2024-09-20T23:31:05.313 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi084 running (6m) 3s ago 6m 34.8M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 3ab6f45762a4 2024-09-20T23:31:05.313 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi183 running (6m) 4s ago 6m 34.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 41d39306d6a7 2024-09-20T23:31:05.313 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (4m) 7s ago 4m 37.1M 15.8G 19.1.1-367-g9e2ac70b cc9251b744a3 5e09a25b6a39 2024-09-20T23:31:05.313 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi084 running (3m) 3s ago 4m 37.9M 15.8G 19.1.1-367-g9e2ac70b cc9251b744a3 05c4a6853f64 2024-09-20T23:31:05.313 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi183 running (3m) 4s ago 3m 44.0M 19.8G 19.1.1-367-g9e2ac70b cc9251b744a3 9fe2cfcd93e2 2024-09-20T23:31:05.325 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph orch ls --service-name mon --export 2024-09-20T23:31:05.633 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph orch apply -i mon.yaml 2024-09-20T23:31:05.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:05 smithi183 bash[23299]: cluster 2024-09-20T23:31:03.720878+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:05.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:05 smithi183 bash[23299]: audit 2024-09-20T23:31:05.293555+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:31:05.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:05 smithi183 bash[23299]: audit 2024-09-20T23:31:05.313109+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:31:05.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:05 smithi183 bash[23299]: audit 2024-09-20T23:31:05.314774+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:31:05.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:05 smithi183 bash[23299]: audit 2024-09-20T23:31:05.321973+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:05.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:05 smithi003 bash[22761]: cluster 2024-09-20T23:31:03.720878+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:05.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:05 smithi003 bash[22761]: audit 2024-09-20T23:31:05.293555+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:31:05.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:05 smithi003 bash[22761]: audit 2024-09-20T23:31:05.313109+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:31:05.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:05 smithi003 bash[22761]: audit 2024-09-20T23:31:05.314774+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:31:05.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:05 smithi003 bash[22761]: audit 2024-09-20T23:31:05.321973+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:05.937 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled mon update... 2024-09-20T23:31:05.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:05 smithi084 bash[23446]: cluster 2024-09-20T23:31:03.720878+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:05.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:05 smithi084 bash[23446]: audit 2024-09-20T23:31:05.293555+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:31:05.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:05 smithi084 bash[23446]: audit 2024-09-20T23:31:05.313109+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:31:05.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:05 smithi084 bash[23446]: audit 2024-09-20T23:31:05.314774+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:31:05.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:05 smithi084 bash[23446]: audit 2024-09-20T23:31:05.321973+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:05.950 INFO:teuthology.orchestra.run.smithi003.stderr:+ sleep 90 2024-09-20T23:31:06.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:06 smithi183 bash[23299]: audit 2024-09-20T23:31:05.290025+0000 mgr.a (mgr.14150) 319 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:31:06.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:06 smithi183 bash[23299]: audit 2024-09-20T23:31:05.612429+0000 mgr.a (mgr.14150) 320 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:31:06.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:06 smithi183 bash[23299]: audit 2024-09-20T23:31:05.937006+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:06.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:06 smithi183 bash[23299]: audit 2024-09-20T23:31:05.938146+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:31:06.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:06 smithi183 bash[23299]: audit 2024-09-20T23:31:05.941720+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:31:06.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:06 smithi183 bash[23299]: audit 2024-09-20T23:31:05.942596+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:31:06.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:06 smithi183 bash[23299]: audit 2024-09-20T23:31:05.951459+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:06.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:06 smithi183 bash[23299]: audit 2024-09-20T23:31:05.953661+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T23:31:06.835 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:06 smithi183 bash[23299]: audit 2024-09-20T23:31:05.960469+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:06.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:06 smithi003 bash[22761]: audit 2024-09-20T23:31:05.290025+0000 mgr.a (mgr.14150) 319 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:31:06.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:06 smithi003 bash[22761]: audit 2024-09-20T23:31:05.612429+0000 mgr.a (mgr.14150) 320 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:31:06.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:06 smithi003 bash[22761]: audit 2024-09-20T23:31:05.937006+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:06.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:06 smithi003 bash[22761]: audit 2024-09-20T23:31:05.938146+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:31:06.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:06 smithi003 bash[22761]: audit 2024-09-20T23:31:05.941720+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:31:06.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:06 smithi003 bash[22761]: audit 2024-09-20T23:31:05.942596+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:31:06.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:06 smithi003 bash[22761]: audit 2024-09-20T23:31:05.951459+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:06.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:06 smithi003 bash[22761]: audit 2024-09-20T23:31:05.953661+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T23:31:06.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:06 smithi003 bash[22761]: audit 2024-09-20T23:31:05.960469+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:06.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:06 smithi084 bash[23446]: audit 2024-09-20T23:31:05.290025+0000 mgr.a (mgr.14150) 319 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:31:06.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:06 smithi084 bash[23446]: audit 2024-09-20T23:31:05.612429+0000 mgr.a (mgr.14150) 320 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:31:06.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:06 smithi084 bash[23446]: audit 2024-09-20T23:31:05.937006+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:06.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:06 smithi084 bash[23446]: audit 2024-09-20T23:31:05.938146+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:31:06.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:06 smithi084 bash[23446]: audit 2024-09-20T23:31:05.941720+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:31:06.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:06 smithi084 bash[23446]: audit 2024-09-20T23:31:05.942596+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:31:06.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:06 smithi084 bash[23446]: audit 2024-09-20T23:31:05.951459+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:06.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:06 smithi084 bash[23446]: audit 2024-09-20T23:31:05.953661+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T23:31:06.944 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:06 smithi084 bash[23446]: audit 2024-09-20T23:31:05.960469+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:07.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:07 smithi183 bash[23299]: cluster 2024-09-20T23:31:05.721288+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:07.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:07 smithi183 bash[23299]: audit 2024-09-20T23:31:05.924274+0000 mgr.a (mgr.14150) 322 : audit [DBG] from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:31:07.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:07 smithi183 bash[23299]: cephadm 2024-09-20T23:31:05.932637+0000 mgr.a (mgr.14150) 323 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-20T23:31:07.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:07 smithi003 bash[22761]: cluster 2024-09-20T23:31:05.721288+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:07.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:07 smithi003 bash[22761]: audit 2024-09-20T23:31:05.924274+0000 mgr.a (mgr.14150) 322 : audit [DBG] from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:31:07.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:07 smithi003 bash[22761]: cephadm 2024-09-20T23:31:05.932637+0000 mgr.a (mgr.14150) 323 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-20T23:31:07.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:07 smithi084 bash[23446]: cluster 2024-09-20T23:31:05.721288+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:07.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:07 smithi084 bash[23446]: audit 2024-09-20T23:31:05.924274+0000 mgr.a (mgr.14150) 322 : audit [DBG] from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:31:07.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:07 smithi084 bash[23446]: cephadm 2024-09-20T23:31:05.932637+0000 mgr.a (mgr.14150) 323 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-20T23:31:09.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:09 smithi183 bash[23299]: cluster 2024-09-20T23:31:07.721807+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:09.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:09 smithi003 bash[22761]: cluster 2024-09-20T23:31:07.721807+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:09.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:09 smithi084 bash[23446]: cluster 2024-09-20T23:31:07.721807+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:11.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:11 smithi183 bash[23299]: cluster 2024-09-20T23:31:09.722354+0000 mgr.a (mgr.14150) 325 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:11.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:11 smithi003 bash[22761]: cluster 2024-09-20T23:31:09.722354+0000 mgr.a (mgr.14150) 325 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:11.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:11 smithi084 bash[23446]: cluster 2024-09-20T23:31:09.722354+0000 mgr.a (mgr.14150) 325 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:13.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:13 smithi183 bash[23299]: cluster 2024-09-20T23:31:11.722880+0000 mgr.a (mgr.14150) 326 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:13.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:13 smithi003 bash[22761]: cluster 2024-09-20T23:31:11.722880+0000 mgr.a (mgr.14150) 326 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:13.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:13 smithi084 bash[23446]: cluster 2024-09-20T23:31:11.722880+0000 mgr.a (mgr.14150) 326 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:15.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:15 smithi183 bash[23299]: cluster 2024-09-20T23:31:13.723402+0000 mgr.a (mgr.14150) 327 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:15.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:15 smithi003 bash[22761]: cluster 2024-09-20T23:31:13.723402+0000 mgr.a (mgr.14150) 327 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:15.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:15 smithi084 bash[23446]: cluster 2024-09-20T23:31:13.723402+0000 mgr.a (mgr.14150) 327 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:17.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:17 smithi183 bash[23299]: cluster 2024-09-20T23:31:15.723908+0000 mgr.a (mgr.14150) 328 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:17.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:17 smithi003 bash[22761]: cluster 2024-09-20T23:31:15.723908+0000 mgr.a (mgr.14150) 328 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:17.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:17 smithi084 bash[23446]: cluster 2024-09-20T23:31:15.723908+0000 mgr.a (mgr.14150) 328 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:19.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:19 smithi183 bash[23299]: cluster 2024-09-20T23:31:17.724421+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:19.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:19 smithi183 bash[23299]: audit 2024-09-20T23:31:18.215746+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:19.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:19 smithi183 bash[23299]: audit 2024-09-20T23:31:18.225065+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:19.334 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:19 smithi183 bash[23299]: audit 2024-09-20T23:31:18.235714+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:19.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:19 smithi003 bash[22761]: cluster 2024-09-20T23:31:17.724421+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:19.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:19 smithi003 bash[22761]: audit 2024-09-20T23:31:18.215746+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:19.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:19 smithi003 bash[22761]: audit 2024-09-20T23:31:18.225065+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:19.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:19 smithi003 bash[22761]: audit 2024-09-20T23:31:18.235714+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:19.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:19 smithi084 bash[23446]: cluster 2024-09-20T23:31:17.724421+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:19.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:19 smithi084 bash[23446]: audit 2024-09-20T23:31:18.215746+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:19.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:19 smithi084 bash[23446]: audit 2024-09-20T23:31:18.225065+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:19.694 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:19 smithi084 bash[23446]: audit 2024-09-20T23:31:18.235714+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:21.583 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:21 smithi183 bash[23299]: cluster 2024-09-20T23:31:19.724941+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:21.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:21 smithi003 bash[22761]: cluster 2024-09-20T23:31:19.724941+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:21.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:21 smithi084 bash[23446]: cluster 2024-09-20T23:31:19.724941+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:22.574 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:22 smithi084 bash[23446]: audit 2024-09-20T23:31:21.299923+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.575 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:22 smithi084 bash[23446]: audit 2024-09-20T23:31:21.309203+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.575 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:22 smithi084 bash[23446]: audit 2024-09-20T23:31:21.319721+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.575 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:22 smithi084 bash[23446]: audit 2024-09-20T23:31:21.742627+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.575 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:22 smithi084 bash[23446]: audit 2024-09-20T23:31:21.751960+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.575 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:22 smithi084 bash[23446]: audit 2024-09-20T23:31:21.762472+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.583 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:22 smithi183 bash[23299]: audit 2024-09-20T23:31:21.299923+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.584 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:22 smithi183 bash[23299]: audit 2024-09-20T23:31:21.309203+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.584 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:22 smithi183 bash[23299]: audit 2024-09-20T23:31:21.319721+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.584 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:22 smithi183 bash[23299]: audit 2024-09-20T23:31:21.742627+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.584 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:22 smithi183 bash[23299]: audit 2024-09-20T23:31:21.751960+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.584 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:22 smithi183 bash[23299]: audit 2024-09-20T23:31:21.762472+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:22 smithi003 bash[22761]: audit 2024-09-20T23:31:21.299923+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:22 smithi003 bash[22761]: audit 2024-09-20T23:31:21.309203+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:22 smithi003 bash[22761]: audit 2024-09-20T23:31:21.319721+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:22 smithi003 bash[22761]: audit 2024-09-20T23:31:21.742627+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:22 smithi003 bash[22761]: audit 2024-09-20T23:31:21.751960+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:22.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:22 smithi003 bash[22761]: audit 2024-09-20T23:31:21.762472+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:23.586 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:23 smithi183 bash[23299]: cluster 2024-09-20T23:31:21.725547+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:23.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:23 smithi003 bash[22761]: cluster 2024-09-20T23:31:21.725547+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:23.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:23 smithi084 bash[23446]: cluster 2024-09-20T23:31:21.725547+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:25.583 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:25 smithi183 bash[23299]: cluster 2024-09-20T23:31:23.726212+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:25.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:25 smithi003 bash[22761]: cluster 2024-09-20T23:31:23.726212+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:25.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:25 smithi084 bash[23446]: cluster 2024-09-20T23:31:23.726212+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:27.583 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:27 smithi183 bash[23299]: cluster 2024-09-20T23:31:25.726829+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:27.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:27 smithi003 bash[22761]: cluster 2024-09-20T23:31:25.726829+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:27.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:27 smithi084 bash[23446]: cluster 2024-09-20T23:31:25.726829+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:29.583 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:29 smithi183 bash[23299]: cluster 2024-09-20T23:31:27.727462+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:29.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:29 smithi003 bash[22761]: cluster 2024-09-20T23:31:27.727462+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:29.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:29 smithi084 bash[23446]: cluster 2024-09-20T23:31:27.727462+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:31.583 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:31 smithi183 bash[23299]: cluster 2024-09-20T23:31:29.728116+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:31.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:31 smithi003 bash[22761]: cluster 2024-09-20T23:31:29.728116+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:31.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:31 smithi084 bash[23446]: cluster 2024-09-20T23:31:29.728116+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:33.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:33 smithi003 bash[22761]: cluster 2024-09-20T23:31:31.728792+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:33.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:33 smithi084 bash[23446]: cluster 2024-09-20T23:31:31.728792+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:33.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:33 smithi183 bash[23299]: cluster 2024-09-20T23:31:31.728792+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:35.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:35 smithi003 bash[22761]: cluster 2024-09-20T23:31:33.729443+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:35.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:35 smithi084 bash[23446]: cluster 2024-09-20T23:31:33.729443+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:35.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:35 smithi183 bash[23299]: cluster 2024-09-20T23:31:33.729443+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:37.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:37 smithi003 bash[22761]: cluster 2024-09-20T23:31:35.730138+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:37.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:37 smithi084 bash[23446]: cluster 2024-09-20T23:31:35.730138+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:37.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:37 smithi183 bash[23299]: cluster 2024-09-20T23:31:35.730138+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:39.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:39 smithi084 bash[23446]: cluster 2024-09-20T23:31:37.730729+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:39.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:39 smithi084 bash[23446]: audit 2024-09-20T23:31:38.436715+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:39.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:39 smithi084 bash[23446]: audit 2024-09-20T23:31:38.445282+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:39.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:39 smithi084 bash[23446]: audit 2024-09-20T23:31:38.454723+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:39.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:39 smithi183 bash[23299]: cluster 2024-09-20T23:31:37.730729+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:39.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:39 smithi183 bash[23299]: audit 2024-09-20T23:31:38.436715+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:39.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:39 smithi183 bash[23299]: audit 2024-09-20T23:31:38.445282+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:39.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:39 smithi183 bash[23299]: audit 2024-09-20T23:31:38.454723+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:39.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:39 smithi003 bash[22761]: cluster 2024-09-20T23:31:37.730729+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:39.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:39 smithi003 bash[22761]: audit 2024-09-20T23:31:38.436715+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:39.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:39 smithi003 bash[22761]: audit 2024-09-20T23:31:38.445282+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:39.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:39 smithi003 bash[22761]: audit 2024-09-20T23:31:38.454723+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:41.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:41 smithi084 bash[23446]: cluster 2024-09-20T23:31:39.731283+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:41.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:41 smithi183 bash[23299]: cluster 2024-09-20T23:31:39.731283+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:41.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:41 smithi003 bash[22761]: cluster 2024-09-20T23:31:39.731283+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:42.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:42 smithi183 bash[23299]: audit 2024-09-20T23:31:41.527502+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:42 smithi183 bash[23299]: audit 2024-09-20T23:31:41.535678+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:42 smithi183 bash[23299]: audit 2024-09-20T23:31:41.545357+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:42 smithi183 bash[23299]: audit 2024-09-20T23:31:41.970808+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:42 smithi183 bash[23299]: audit 2024-09-20T23:31:41.979031+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.834 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:42 smithi183 bash[23299]: audit 2024-09-20T23:31:41.988359+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:42 smithi003 bash[22761]: audit 2024-09-20T23:31:41.527502+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:42 smithi003 bash[22761]: audit 2024-09-20T23:31:41.535678+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:42 smithi003 bash[22761]: audit 2024-09-20T23:31:41.545357+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:42 smithi003 bash[22761]: audit 2024-09-20T23:31:41.970808+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:42 smithi003 bash[22761]: audit 2024-09-20T23:31:41.979031+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:42 smithi003 bash[22761]: audit 2024-09-20T23:31:41.988359+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:42 smithi084 bash[23446]: audit 2024-09-20T23:31:41.527502+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:42 smithi084 bash[23446]: audit 2024-09-20T23:31:41.535678+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:42 smithi084 bash[23446]: audit 2024-09-20T23:31:41.545357+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:42 smithi084 bash[23446]: audit 2024-09-20T23:31:41.970808+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:42 smithi084 bash[23446]: audit 2024-09-20T23:31:41.979031+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:42.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:42 smithi084 bash[23446]: audit 2024-09-20T23:31:41.988359+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:43.693 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:43 smithi084 bash[23446]: cluster 2024-09-20T23:31:41.731795+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:43.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:43 smithi183 bash[23299]: cluster 2024-09-20T23:31:41.731795+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:43.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:43 smithi003 bash[22761]: cluster 2024-09-20T23:31:41.731795+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:45.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:45 smithi183 bash[23299]: cluster 2024-09-20T23:31:43.732330+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:45.853 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:45 smithi084 bash[23446]: cluster 2024-09-20T23:31:43.732330+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:45.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:45 smithi003 bash[22761]: cluster 2024-09-20T23:31:43.732330+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:47.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:47 smithi183 bash[23299]: cluster 2024-09-20T23:31:45.732877+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:47.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:47 smithi003 bash[22761]: cluster 2024-09-20T23:31:45.732877+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:47.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:47 smithi084 bash[23446]: cluster 2024-09-20T23:31:45.732877+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:49.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:49 smithi183 bash[23299]: cluster 2024-09-20T23:31:47.733410+0000 mgr.a (mgr.14150) 344 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:49.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:49 smithi003 bash[22761]: cluster 2024-09-20T23:31:47.733410+0000 mgr.a (mgr.14150) 344 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:49.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:49 smithi084 bash[23446]: cluster 2024-09-20T23:31:47.733410+0000 mgr.a (mgr.14150) 344 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:51.636 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:51 smithi183 bash[23299]: cluster 2024-09-20T23:31:49.733973+0000 mgr.a (mgr.14150) 345 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:51.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:51 smithi003 bash[22761]: cluster 2024-09-20T23:31:49.733973+0000 mgr.a (mgr.14150) 345 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:51.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:51 smithi084 bash[23446]: cluster 2024-09-20T23:31:49.733973+0000 mgr.a (mgr.14150) 345 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:53.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:53 smithi183 bash[23299]: cluster 2024-09-20T23:31:51.734495+0000 mgr.a (mgr.14150) 346 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:53.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:53 smithi003 bash[22761]: cluster 2024-09-20T23:31:51.734495+0000 mgr.a (mgr.14150) 346 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:53.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:53 smithi084 bash[23446]: cluster 2024-09-20T23:31:51.734495+0000 mgr.a (mgr.14150) 346 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:55.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:55 smithi183 bash[23299]: cluster 2024-09-20T23:31:53.734999+0000 mgr.a (mgr.14150) 347 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:55.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:55 smithi003 bash[22761]: cluster 2024-09-20T23:31:53.734999+0000 mgr.a (mgr.14150) 347 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:55.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:55 smithi084 bash[23446]: cluster 2024-09-20T23:31:53.734999+0000 mgr.a (mgr.14150) 347 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:57.833 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:57 smithi183 bash[23299]: cluster 2024-09-20T23:31:55.735558+0000 mgr.a (mgr.14150) 348 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:57.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:57 smithi003 bash[22761]: cluster 2024-09-20T23:31:55.735558+0000 mgr.a (mgr.14150) 348 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:57.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:57 smithi084 bash[23446]: cluster 2024-09-20T23:31:55.735558+0000 mgr.a (mgr.14150) 348 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:59.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:59 smithi003 bash[22761]: cluster 2024-09-20T23:31:57.736226+0000 mgr.a (mgr.14150) 349 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:59.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:59 smithi003 bash[22761]: audit 2024-09-20T23:31:58.584949+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:59.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:59 smithi003 bash[22761]: audit 2024-09-20T23:31:58.589696+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:59.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:31:59 smithi003 bash[22761]: audit 2024-09-20T23:31:58.594306+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:59.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:59 smithi084 bash[23446]: cluster 2024-09-20T23:31:57.736226+0000 mgr.a (mgr.14150) 349 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:31:59.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:59 smithi084 bash[23446]: audit 2024-09-20T23:31:58.584949+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:59.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:59 smithi084 bash[23446]: audit 2024-09-20T23:31:58.589696+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:31:59.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:31:59 smithi084 bash[23446]: audit 2024-09-20T23:31:58.594306+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:00.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:59 smithi183 bash[23299]: cluster 2024-09-20T23:31:57.736226+0000 mgr.a (mgr.14150) 349 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:00.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:59 smithi183 bash[23299]: audit 2024-09-20T23:31:58.584949+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:00.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:59 smithi183 bash[23299]: audit 2024-09-20T23:31:58.589696+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:00.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:31:59 smithi183 bash[23299]: audit 2024-09-20T23:31:58.594306+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:01.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:01 smithi003 bash[22761]: cluster 2024-09-20T23:31:59.736806+0000 mgr.a (mgr.14150) 350 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:01.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:01 smithi084 bash[23446]: cluster 2024-09-20T23:31:59.736806+0000 mgr.a (mgr.14150) 350 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:02.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:01 smithi183 bash[23299]: cluster 2024-09-20T23:31:59.736806+0000 mgr.a (mgr.14150) 350 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:03.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:02 smithi183 bash[23299]: cluster 2024-09-20T23:32:01.737320+0000 mgr.a (mgr.14150) 351 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:03.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:02 smithi183 bash[23299]: audit 2024-09-20T23:32:01.751286+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:02 smithi183 bash[23299]: audit 2024-09-20T23:32:01.760305+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:02 smithi183 bash[23299]: audit 2024-09-20T23:32:01.769474+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:02 smithi183 bash[23299]: audit 2024-09-20T23:32:02.200194+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:02 smithi183 bash[23299]: audit 2024-09-20T23:32:02.208413+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.084 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:02 smithi183 bash[23299]: audit 2024-09-20T23:32:02.219326+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:02 smithi003 bash[22761]: cluster 2024-09-20T23:32:01.737320+0000 mgr.a (mgr.14150) 351 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:03.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:02 smithi003 bash[22761]: audit 2024-09-20T23:32:01.751286+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:02 smithi003 bash[22761]: audit 2024-09-20T23:32:01.760305+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:02 smithi003 bash[22761]: audit 2024-09-20T23:32:01.769474+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:02 smithi003 bash[22761]: audit 2024-09-20T23:32:02.200194+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:02 smithi003 bash[22761]: audit 2024-09-20T23:32:02.208413+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:02 smithi003 bash[22761]: audit 2024-09-20T23:32:02.219326+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:02 smithi084 bash[23446]: cluster 2024-09-20T23:32:01.737320+0000 mgr.a (mgr.14150) 351 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:03.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:02 smithi084 bash[23446]: audit 2024-09-20T23:32:01.751286+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:02 smithi084 bash[23446]: audit 2024-09-20T23:32:01.760305+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:02 smithi084 bash[23446]: audit 2024-09-20T23:32:01.769474+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:02 smithi084 bash[23446]: audit 2024-09-20T23:32:02.200194+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:02 smithi084 bash[23446]: audit 2024-09-20T23:32:02.208413+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:03.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:02 smithi084 bash[23446]: audit 2024-09-20T23:32:02.219326+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:04.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:04 smithi084 bash[23446]: cluster 2024-09-20T23:32:03.737852+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:05.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:04 smithi183 bash[23299]: cluster 2024-09-20T23:32:03.737852+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:05.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:04 smithi003 bash[22761]: cluster 2024-09-20T23:32:03.737852+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:06.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:06 smithi084 bash[23446]: cluster 2024-09-20T23:32:05.738484+0000 mgr.a (mgr.14150) 353 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:06.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:06 smithi084 bash[23446]: audit 2024-09-20T23:32:06.027097+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:32:06.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:06 smithi084 bash[23446]: audit 2024-09-20T23:32:06.032593+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:32:06.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:06 smithi084 bash[23446]: audit 2024-09-20T23:32:06.034693+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:32:06.943 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:06 smithi084 bash[23446]: audit 2024-09-20T23:32:06.044906+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:07.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:06 smithi183 bash[23299]: cluster 2024-09-20T23:32:05.738484+0000 mgr.a (mgr.14150) 353 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:07.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:06 smithi183 bash[23299]: audit 2024-09-20T23:32:06.027097+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:32:07.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:06 smithi183 bash[23299]: audit 2024-09-20T23:32:06.032593+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:32:07.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:06 smithi183 bash[23299]: audit 2024-09-20T23:32:06.034693+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:32:07.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:06 smithi183 bash[23299]: audit 2024-09-20T23:32:06.044906+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:07.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:06 smithi003 bash[22761]: cluster 2024-09-20T23:32:05.738484+0000 mgr.a (mgr.14150) 353 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:07.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:06 smithi003 bash[22761]: audit 2024-09-20T23:32:06.027097+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:32:07.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:06 smithi003 bash[22761]: audit 2024-09-20T23:32:06.032593+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:32:07.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:06 smithi003 bash[22761]: audit 2024-09-20T23:32:06.034693+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:32:07.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:06 smithi003 bash[22761]: audit 2024-09-20T23:32:06.044906+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:09.078 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:08 smithi183 bash[23299]: cluster 2024-09-20T23:32:07.739144+0000 mgr.a (mgr.14150) 354 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:09.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:08 smithi003 bash[22761]: cluster 2024-09-20T23:32:07.739144+0000 mgr.a (mgr.14150) 354 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:09.192 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:08 smithi084 bash[23446]: cluster 2024-09-20T23:32:07.739144+0000 mgr.a (mgr.14150) 354 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:11.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:10 smithi183 bash[23299]: cluster 2024-09-20T23:32:09.739726+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:11.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:10 smithi003 bash[22761]: cluster 2024-09-20T23:32:09.739726+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:11.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:10 smithi084 bash[23446]: cluster 2024-09-20T23:32:09.739726+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:13.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:12 smithi183 bash[23299]: cluster 2024-09-20T23:32:11.740250+0000 mgr.a (mgr.14150) 356 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:13.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:12 smithi003 bash[22761]: cluster 2024-09-20T23:32:11.740250+0000 mgr.a (mgr.14150) 356 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:13.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:12 smithi084 bash[23446]: cluster 2024-09-20T23:32:11.740250+0000 mgr.a (mgr.14150) 356 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:15.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:14 smithi183 bash[23299]: cluster 2024-09-20T23:32:13.740752+0000 mgr.a (mgr.14150) 357 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:15.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:14 smithi003 bash[22761]: cluster 2024-09-20T23:32:13.740752+0000 mgr.a (mgr.14150) 357 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:15.192 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:14 smithi084 bash[23446]: cluster 2024-09-20T23:32:13.740752+0000 mgr.a (mgr.14150) 357 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:16.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:16 smithi003 bash[22761]: cluster 2024-09-20T23:32:15.741291+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:17.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:16 smithi183 bash[23299]: cluster 2024-09-20T23:32:15.741291+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:17.194 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:16 smithi084 bash[23446]: cluster 2024-09-20T23:32:15.741291+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:18.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:18 smithi003 bash[22761]: cluster 2024-09-20T23:32:17.741879+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:18.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:18 smithi003 bash[22761]: audit 2024-09-20T23:32:18.708267+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:18.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:18 smithi003 bash[22761]: audit 2024-09-20T23:32:18.713524+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:18.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:18 smithi003 bash[22761]: audit 2024-09-20T23:32:18.720320+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:19.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:18 smithi183 bash[23299]: cluster 2024-09-20T23:32:17.741879+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:19.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:18 smithi183 bash[23299]: audit 2024-09-20T23:32:18.708267+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:19.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:18 smithi183 bash[23299]: audit 2024-09-20T23:32:18.713524+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:19.083 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:18 smithi183 bash[23299]: audit 2024-09-20T23:32:18.720320+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:19.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:18 smithi084 bash[23446]: cluster 2024-09-20T23:32:17.741879+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:19.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:18 smithi084 bash[23446]: audit 2024-09-20T23:32:18.708267+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:19.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:18 smithi084 bash[23446]: audit 2024-09-20T23:32:18.713524+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:19.193 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:18 smithi084 bash[23446]: audit 2024-09-20T23:32:18.720320+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:21.082 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:20 smithi183 bash[23299]: cluster 2024-09-20T23:32:19.742537+0000 mgr.a (mgr.14150) 360 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:21.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:20 smithi003 bash[22761]: cluster 2024-09-20T23:32:19.742537+0000 mgr.a (mgr.14150) 360 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:21.192 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:20 smithi084 bash[23446]: cluster 2024-09-20T23:32:19.742537+0000 mgr.a (mgr.14150) 360 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:23.333 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:22 smithi183 bash[23299]: cluster 2024-09-20T23:32:21.742974+0000 mgr.a (mgr.14150) 361 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:23.333 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:22 smithi183 bash[23299]: audit 2024-09-20T23:32:21.969741+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.333 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:22 smithi183 bash[23299]: audit 2024-09-20T23:32:21.978020+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.333 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:22 smithi183 bash[23299]: audit 2024-09-20T23:32:21.987901+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.333 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:22 smithi183 bash[23299]: audit 2024-09-20T23:32:22.407411+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.333 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:22 smithi183 bash[23299]: audit 2024-09-20T23:32:22.416804+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.333 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:22 smithi183 bash[23299]: audit 2024-09-20T23:32:22.428021+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:22 smithi003 bash[22761]: cluster 2024-09-20T23:32:21.742974+0000 mgr.a (mgr.14150) 361 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:23.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:22 smithi003 bash[22761]: audit 2024-09-20T23:32:21.969741+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:22 smithi003 bash[22761]: audit 2024-09-20T23:32:21.978020+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:22 smithi003 bash[22761]: audit 2024-09-20T23:32:21.987901+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:22 smithi003 bash[22761]: audit 2024-09-20T23:32:22.407411+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:22 smithi003 bash[22761]: audit 2024-09-20T23:32:22.416804+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:22 smithi003 bash[22761]: audit 2024-09-20T23:32:22.428021+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:22 smithi084 bash[23446]: cluster 2024-09-20T23:32:21.742974+0000 mgr.a (mgr.14150) 361 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:23.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:22 smithi084 bash[23446]: audit 2024-09-20T23:32:21.969741+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:22 smithi084 bash[23446]: audit 2024-09-20T23:32:21.978020+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:22 smithi084 bash[23446]: audit 2024-09-20T23:32:21.987901+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:22 smithi084 bash[23446]: audit 2024-09-20T23:32:22.407411+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:22 smithi084 bash[23446]: audit 2024-09-20T23:32:22.416804+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:23.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:22 smithi084 bash[23446]: audit 2024-09-20T23:32:22.428021+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.3:0/1718418762' entity='mgr.a' 2024-09-20T23:32:25.171 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:24 smithi084 bash[23446]: cluster 2024-09-20T23:32:23.743449+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:25.332 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:24 smithi183 bash[23299]: cluster 2024-09-20T23:32:23.743449+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:25.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:24 smithi003 bash[22761]: cluster 2024-09-20T23:32:23.743449+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:27.192 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:26 smithi084 bash[23446]: cluster 2024-09-20T23:32:25.743981+0000 mgr.a (mgr.14150) 363 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:27.332 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:26 smithi183 bash[23299]: cluster 2024-09-20T23:32:25.743981+0000 mgr.a (mgr.14150) 363 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:27.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:26 smithi003 bash[22761]: cluster 2024-09-20T23:32:25.743981+0000 mgr.a (mgr.14150) 363 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:29.248 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:28 smithi183 bash[23299]: cluster 2024-09-20T23:32:27.744504+0000 mgr.a (mgr.14150) 364 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:29.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:28 smithi003 bash[22761]: cluster 2024-09-20T23:32:27.744504+0000 mgr.a (mgr.14150) 364 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:29.442 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:28 smithi084 bash[23446]: cluster 2024-09-20T23:32:27.744504+0000 mgr.a (mgr.14150) 364 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:31.332 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:30 smithi183 bash[23299]: cluster 2024-09-20T23:32:29.745049+0000 mgr.a (mgr.14150) 365 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:31.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:30 smithi003 bash[22761]: cluster 2024-09-20T23:32:29.745049+0000 mgr.a (mgr.14150) 365 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:31.442 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:30 smithi084 bash[23446]: cluster 2024-09-20T23:32:29.745049+0000 mgr.a (mgr.14150) 365 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:33.332 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:32 smithi183 bash[23299]: cluster 2024-09-20T23:32:31.745560+0000 mgr.a (mgr.14150) 366 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:33.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:32 smithi003 bash[22761]: cluster 2024-09-20T23:32:31.745560+0000 mgr.a (mgr.14150) 366 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:33.442 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:32 smithi084 bash[23446]: cluster 2024-09-20T23:32:31.745560+0000 mgr.a (mgr.14150) 366 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:35.332 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:34 smithi183 bash[23299]: cluster 2024-09-20T23:32:33.746101+0000 mgr.a (mgr.14150) 367 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:35.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:34 smithi003 bash[22761]: cluster 2024-09-20T23:32:33.746101+0000 mgr.a (mgr.14150) 367 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:35.442 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:34 smithi084 bash[23446]: cluster 2024-09-20T23:32:33.746101+0000 mgr.a (mgr.14150) 367 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:35.952 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph mon dump 2024-09-20T23:32:36.317 INFO:teuthology.orchestra.run.smithi003.stdout:epoch 6 2024-09-20T23:32:36.317 INFO:teuthology.orchestra.run.smithi003.stdout:fsid 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:32:36.317 INFO:teuthology.orchestra.run.smithi003.stdout:last_changed 2024-09-20T23:29:40.158652+0000 2024-09-20T23:32:36.317 INFO:teuthology.orchestra.run.smithi003.stdout:created 2024-09-20T23:22:34.458071+0000 2024-09-20T23:32:36.317 INFO:teuthology.orchestra.run.smithi003.stdout:min_mon_release 19 (squid) 2024-09-20T23:32:36.317 INFO:teuthology.orchestra.run.smithi003.stdout:election_strategy: 1 2024-09-20T23:32:36.317 INFO:teuthology.orchestra.run.smithi003.stdout:0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a; crush_location {datacenter=a} 2024-09-20T23:32:36.318 INFO:teuthology.orchestra.run.smithi003.stdout:1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-20T23:32:36.318 INFO:teuthology.orchestra.run.smithi003.stdout:2: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-20T23:32:36.318 INFO:teuthology.orchestra.run.smithi003.stderr:dumped monmap epoch 6 2024-09-20T23:32:36.329 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph mon dump --format json 2024-09-20T23:32:36.676 INFO:teuthology.orchestra.run.smithi003.stderr:dumped monmap epoch 6 2024-09-20T23:32:36.676 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T23:32:36.676 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":6,"fsid":"041eed30-77a7-11ef-baf5-efdc52797490","modified":"2024-09-20T23:29:40.158652Z","created":"2024-09-20T23:22:34.458071Z","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":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:3300","nonce":0},{"type":"v1","addr":"172.21.15.183:6789","nonce":0}]},"addr":"172.21.15.183:6789/0","public_addr":"172.21.15.183:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a,rack=3}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:3300","nonce":0},{"type":"v1","addr":"172.21.15.84:6789","nonce":0}]},"addr":"172.21.15.84:6789/0","public_addr":"172.21.15.84:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=b,rack=2}"}],"quorum":[0,1,2]} 2024-09-20T23:32:36.688 INFO:teuthology.orchestra.run.smithi003.stderr:+ read monid 2024-09-20T23:32:36.688 INFO:teuthology.orchestra.run.smithi003.stderr:+ read crushloc 2024-09-20T23:32:36.688 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph mon dump --format json 2024-09-20T23:32:36.688 INFO:teuthology.orchestra.run.smithi003.stderr:+ jq --arg monid a --arg crushloc '{datacenter=a}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-20T23:32:37.023 INFO:teuthology.orchestra.run.smithi003.stderr:dumped monmap epoch 6 2024-09-20T23:32:37.036 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T23:32:37.036 INFO:teuthology.orchestra.run.smithi003.stderr:+ read monid 2024-09-20T23:32:37.036 INFO:teuthology.orchestra.run.smithi003.stderr:+ read crushloc 2024-09-20T23:32:37.036 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph mon dump --format json 2024-09-20T23:32:37.037 INFO:teuthology.orchestra.run.smithi003.stderr:+ jq --arg monid b --arg crushloc '{datacenter=b,rack=2}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-20T23:32:37.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:37 smithi003 bash[22761]: cluster 2024-09-20T23:32:35.746626+0000 mgr.a (mgr.14150) 368 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:37.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:37 smithi003 bash[22761]: audit 2024-09-20T23:32:36.316884+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.3:0/1319623501' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-20T23:32:37.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:37 smithi003 bash[22761]: audit 2024-09-20T23:32:36.676188+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.3:0/1501932181' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:37.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:37 smithi003 bash[22761]: audit 2024-09-20T23:32:37.024014+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.3:0/3043017711' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:37.367 INFO:teuthology.orchestra.run.smithi003.stderr:dumped monmap epoch 6 2024-09-20T23:32:37.379 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T23:32:37.379 INFO:teuthology.orchestra.run.smithi003.stderr:+ read monid 2024-09-20T23:32:37.379 INFO:teuthology.orchestra.run.smithi003.stderr:+ read crushloc 2024-09-20T23:32:37.379 INFO:teuthology.orchestra.run.smithi003.stderr:+ ceph mon dump --format json 2024-09-20T23:32:37.380 INFO:teuthology.orchestra.run.smithi003.stderr:+ jq --arg monid c --arg crushloc '{datacenter=a,rack=3}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-20T23:32:37.442 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:37 smithi084 bash[23446]: cluster 2024-09-20T23:32:35.746626+0000 mgr.a (mgr.14150) 368 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:37.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:37 smithi084 bash[23446]: audit 2024-09-20T23:32:36.316884+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.3:0/1319623501' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-20T23:32:37.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:37 smithi084 bash[23446]: audit 2024-09-20T23:32:36.676188+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.3:0/1501932181' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:37.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:37 smithi084 bash[23446]: audit 2024-09-20T23:32:37.024014+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.3:0/3043017711' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:37.582 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:37 smithi183 bash[23299]: cluster 2024-09-20T23:32:35.746626+0000 mgr.a (mgr.14150) 368 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:32:37.582 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:37 smithi183 bash[23299]: audit 2024-09-20T23:32:36.316884+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.3:0/1319623501' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-20T23:32:37.583 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:37 smithi183 bash[23299]: audit 2024-09-20T23:32:36.676188+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.3:0/1501932181' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:37.583 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:37 smithi183 bash[23299]: audit 2024-09-20T23:32:37.024014+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.3:0/3043017711' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:37.731 INFO:teuthology.orchestra.run.smithi003.stderr:dumped monmap epoch 6 2024-09-20T23:32:37.743 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T23:32:37.743 INFO:teuthology.orchestra.run.smithi003.stderr:+ read monid 2024-09-20T23:32:38.442 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:38 smithi084 bash[23446]: audit 2024-09-20T23:32:37.367241+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.3:0/1840231178' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:38.443 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:38 smithi084 bash[23446]: audit 2024-09-20T23:32:37.731116+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.3:0/3780199620' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:38.559 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:38 smithi003 bash[22761]: audit 2024-09-20T23:32:37.367241+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.3:0/1840231178' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:38.559 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:38 smithi003 bash[22761]: audit 2024-09-20T23:32:37.731116+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.3:0/3780199620' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:38.560 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T23:32:38.575 INFO:tasks.cephadm:Teardown begin 2024-09-20T23:32:38.575 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:32:38.582 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:38 smithi183 bash[23299]: audit 2024-09-20T23:32:37.367241+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.3:0/1840231178' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:38.582 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:38 smithi183 bash[23299]: audit 2024-09-20T23:32:37.731116+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.3:0/3780199620' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:32:38.590 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:32:38.604 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:32:38.618 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T23:32:38.618 DEBUG:teuthology.orchestra.run.smithi003:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T23:32:38.642 DEBUG:teuthology.orchestra.run.smithi084:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T23:32:38.651 DEBUG:teuthology.orchestra.run.smithi183:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T23:32:38.663 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T23:32:38.664 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T23:32:38.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.a 2024-09-20T23:32:38.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:38 smithi003 systemd[1]: Stopping Ceph mon.a for 041eed30-77a7-11ef-baf5-efdc52797490... 2024-09-20T23:32:39.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:38 smithi003 bash[22761]: debug 2024-09-20T23:32:38.854+0000 7fe06801a640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -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-09-20T23:32:39.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:38 smithi003 bash[22761]: debug 2024-09-20T23:32:38.854+0000 7fe06801a640 -1 mon.a@0(leader) e6 *** Got Signal Terminated *** 2024-09-20T23:32:39.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 23:32:39 smithi003 bash[39897]: ceph-041eed30-77a7-11ef-baf5-efdc52797490-mon-a 2024-09-20T23:32:39.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.a.service' 2024-09-20T23:32:39.986 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T23:32:39.987 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-20T23:32:39.987 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-20T23:32:39.987 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.b 2024-09-20T23:32:40.383 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:40 smithi084 systemd[1]: Stopping Ceph mon.b for 041eed30-77a7-11ef-baf5-efdc52797490... 2024-09-20T23:32:40.383 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:40 smithi084 bash[23446]: debug 2024-09-20T23:32:40.137+0000 7efdfaa4f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -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-09-20T23:32:40.383 INFO:journalctl@ceph.mon.b.smithi084.stdout:Sep 20 23:32:40 smithi084 bash[23446]: debug 2024-09-20T23:32:40.137+0000 7efdfaa4f640 -1 mon.b@2(peon) e6 *** Got Signal Terminated *** 2024-09-20T23:32:40.861 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.b.service' 2024-09-20T23:32:40.891 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T23:32:40.892 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-20T23:32:40.892 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-20T23:32:40.892 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.c 2024-09-20T23:32:41.154 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:40 smithi183 systemd[1]: Stopping Ceph mon.c for 041eed30-77a7-11ef-baf5-efdc52797490... 2024-09-20T23:32:41.154 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:41 smithi183 bash[23299]: debug 2024-09-20T23:32:41.047+0000 7f3f8c9d4640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -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-09-20T23:32:41.154 INFO:journalctl@ceph.mon.c.smithi183.stdout:Sep 20 23:32:41 smithi183 bash[23299]: debug 2024-09-20T23:32:41.047+0000 7f3f8c9d4640 -1 mon.c@1(peon) e6 *** Got Signal Terminated *** 2024-09-20T23:32:41.854 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@mon.c.service' 2024-09-20T23:32:41.885 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T23:32:41.885 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-20T23:32:41.885 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-09-20T23:32:41.886 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-041eed30-77a7-11ef-baf5-efdc52797490@mgr.a 2024-09-20T23:32:42.227 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:32:41 smithi003 systemd[1]: Stopping Ceph mgr.a for 041eed30-77a7-11ef-baf5-efdc52797490... 2024-09-20T23:32:42.227 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:32:42 smithi003 bash[23013]: debug 2024-09-20T23:32:42.034+0000 7f3a9d73b640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T23:32:42.227 INFO:journalctl@ceph.mgr.a.smithi003.stdout:Sep 20 23:32:42 smithi003 bash[23013]: debug 2024-09-20T23:32:42.034+0000 7f3a9d73b640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-20T23:32:42.690 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@mgr.a.service' 2024-09-20T23:32:42.712 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T23:32:42.712 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-09-20T23:32:42.712 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-09-20T23:32:42.712 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-041eed30-77a7-11ef-baf5-efdc52797490@mgr.b 2024-09-20T23:32:42.875 INFO:journalctl@ceph.mgr.b.smithi084.stdout:Sep 20 23:32:42 smithi084 systemd[1]: Stopping Ceph mgr.b for 041eed30-77a7-11ef-baf5-efdc52797490... 2024-09-20T23:32:43.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@mgr.b.service' 2024-09-20T23:32:43.655 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T23:32:43.655 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-09-20T23:32:43.655 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-20T23:32:43.655 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-041eed30-77a7-11ef-baf5-efdc52797490@osd.0 2024-09-20T23:32:44.103 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 23:32:43 smithi003 systemd[1]: Stopping Ceph osd.0 for 041eed30-77a7-11ef-baf5-efdc52797490... 2024-09-20T23:32:44.104 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 23:32:43 smithi003 bash[31984]: debug 2024-09-20T23:32:43.786+0000 7f37864a0640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T23:32:44.104 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 23:32:43 smithi003 bash[31984]: debug 2024-09-20T23:32:43.786+0000 7f37864a0640 -1 osd.0 21 *** Got signal Terminated *** 2024-09-20T23:32:44.104 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 23:32:43 smithi003 bash[31984]: debug 2024-09-20T23:32:43.786+0000 7f37864a0640 -1 osd.0 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T23:32:49.894 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 23:32:49 smithi003 bash[40204]: ceph-041eed30-77a7-11ef-baf5-efdc52797490-osd-0 2024-09-20T23:32:49.894 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 23:32:49 smithi003 bash[40457]: Error response from daemon: No such container: ceph-041eed30-77a7-11ef-baf5-efdc52797490-osd-0 2024-09-20T23:32:51.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@osd.0.service' 2024-09-20T23:32:51.418 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T23:32:51.419 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-20T23:32:51.419 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-20T23:32:51.419 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-041eed30-77a7-11ef-baf5-efdc52797490@osd.1 2024-09-20T23:32:51.692 INFO:journalctl@ceph.osd.1.smithi084.stdout:Sep 20 23:32:51 smithi084 systemd[1]: Stopping Ceph osd.1 for 041eed30-77a7-11ef-baf5-efdc52797490... 2024-09-20T23:32:51.692 INFO:journalctl@ceph.osd.1.smithi084.stdout:Sep 20 23:32:51 smithi084 bash[28090]: debug 2024-09-20T23:32:51.549+0000 7f18acca7640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T23:32:51.693 INFO:journalctl@ceph.osd.1.smithi084.stdout:Sep 20 23:32:51 smithi084 bash[28090]: debug 2024-09-20T23:32:51.549+0000 7f18acca7640 -1 osd.1 21 *** Got signal Terminated *** 2024-09-20T23:32:51.693 INFO:journalctl@ceph.osd.1.smithi084.stdout:Sep 20 23:32:51 smithi084 bash[28090]: debug 2024-09-20T23:32:51.549+0000 7f18acca7640 -1 osd.1 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T23:32:57.692 INFO:journalctl@ceph.osd.1.smithi084.stdout:Sep 20 23:32:57 smithi084 bash[33616]: ceph-041eed30-77a7-11ef-baf5-efdc52797490-osd-1 2024-09-20T23:32:57.692 INFO:journalctl@ceph.osd.1.smithi084.stdout:Sep 20 23:32:57 smithi084 bash[33681]: Error response from daemon: No such container: ceph-041eed30-77a7-11ef-baf5-efdc52797490-osd-1 2024-09-20T23:32:59.281 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@osd.1.service' 2024-09-20T23:32:59.315 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T23:32:59.315 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-20T23:32:59.315 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-20T23:32:59.315 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-041eed30-77a7-11ef-baf5-efdc52797490@osd.2 2024-09-20T23:32:59.582 INFO:journalctl@ceph.osd.2.smithi183.stdout:Sep 20 23:32:59 smithi183 systemd[1]: Stopping Ceph osd.2 for 041eed30-77a7-11ef-baf5-efdc52797490... 2024-09-20T23:32:59.582 INFO:journalctl@ceph.osd.2.smithi183.stdout:Sep 20 23:32:59 smithi183 bash[28601]: debug 2024-09-20T23:32:59.471+0000 7f937fce2640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T23:32:59.583 INFO:journalctl@ceph.osd.2.smithi183.stdout:Sep 20 23:32:59 smithi183 bash[28601]: debug 2024-09-20T23:32:59.471+0000 7f937fce2640 -1 osd.2 21 *** Got signal Terminated *** 2024-09-20T23:32:59.583 INFO:journalctl@ceph.osd.2.smithi183.stdout:Sep 20 23:32:59 smithi183 bash[28601]: debug 2024-09-20T23:32:59.471+0000 7f937fce2640 -1 osd.2 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T23:33:05.718 INFO:journalctl@ceph.osd.2.smithi183.stdout:Sep 20 23:33:05 smithi183 bash[33179]: ceph-041eed30-77a7-11ef-baf5-efdc52797490-osd-2 2024-09-20T23:33:05.718 INFO:journalctl@ceph.osd.2.smithi183.stdout:Sep 20 23:33:05 smithi183 bash[33402]: Error response from daemon: No such container: ceph-041eed30-77a7-11ef-baf5-efdc52797490-osd-2 2024-09-20T23:33:07.412 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-041eed30-77a7-11ef-baf5-efdc52797490@osd.2.service' 2024-09-20T23:33:07.440 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T23:33:07.440 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-20T23:33:07.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 041eed30-77a7-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T23:33:07.629 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:33:10.089 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 041eed30-77a7-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T23:33:10.271 INFO:teuthology.orchestra.run.smithi084.stdout:Deleting cluster with fsid: 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:33:12.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 041eed30-77a7-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T23:33:12.893 INFO:teuthology.orchestra.run.smithi183.stdout:Deleting cluster with fsid: 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:33:15.095 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:33:15.110 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:33:15.123 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:33:15.135 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T23:33:15.137 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913063/remote/smithi003/crash 2024-09-20T23:33:15.137 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/crash -- . 2024-09-20T23:33:15.164 INFO:teuthology.orchestra.run.smithi003.stderr:tar: /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T23:33:15.164 INFO:teuthology.orchestra.run.smithi003.stderr:tar: Error is not recoverable: exiting now 2024-09-20T23:33:15.166 DEBUG:teuthology.misc:Transferring archived files from smithi084:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913063/remote/smithi084/crash 2024-09-20T23:33:15.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/crash -- . 2024-09-20T23:33:15.179 INFO:teuthology.orchestra.run.smithi084.stderr:tar: /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T23:33:15.179 INFO:teuthology.orchestra.run.smithi084.stderr:tar: Error is not recoverable: exiting now 2024-09-20T23:33:15.181 DEBUG:teuthology.misc:Transferring archived files from smithi183:/var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913063/remote/smithi183/crash 2024-09-20T23:33:15.182 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/crash -- . 2024-09-20T23:33:15.192 INFO:teuthology.orchestra.run.smithi183.stderr:tar: /var/lib/ceph/041eed30-77a7-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T23:33:15.192 INFO:teuthology.orchestra.run.smithi183.stderr:tar: Error is not recoverable: exiting now 2024-09-20T23:33:15.193 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T23:33:15.193 DEBUG:teuthology.orchestra.run.smithi003:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'mon down' | egrep -v 'mons down' | egrep -v 'out of quorum' | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-20T23:33:15.224 INFO:tasks.cephadm:Compressing logs... 2024-09-20T23:33:15.224 DEBUG:teuthology.orchestra.run.smithi003:> 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-09-20T23:33:15.266 DEBUG:teuthology.orchestra.run.smithi084:> 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-09-20T23:33:15.269 DEBUG:teuthology.orchestra.run.smithi183:> 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-09-20T23:33:15.274 INFO:teuthology.orchestra.run.smithi003.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T23:33:15.280 INFO:teuthology.orchestra.run.smithi084.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T23:33:15.280 INFO:teuthology.orchestra.run.smithi183.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T23:33:15.284 INFO:teuthology.orchestra.run.smithi084.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T23:33:15.284 INFO:teuthology.orchestra.run.smithi084.stderr:gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T23:33:15.285 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-20T23:33:15.286 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.log 2024-09-20T23:33:15.286 INFO:teuthology.orchestra.run.smithi084.stderr: 80.7% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T23:33:15.286 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T23:33:15.286 INFO:teuthology.orchestra.run.smithi084.stderr:gzip/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.log: -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mgr.b.log 2024-09-20T23:33:15.287 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T23:33:15.287 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mgr.b.log: gzip -5 --verbose 85.6% -- -- replaced with /var/log/ceph/cephadm.log.gz /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mon.b.log 2024-09-20T23:33:15.287 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-09-20T23:33:15.287 INFO:teuthology.orchestra.run.smithi084.stderr: 87.8% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T23:33:15.289 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T23:33:15.289 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-20T23:33:15.289 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mon.a.log 2024-09-20T23:33:15.289 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T23:33:15.290 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.audit.log: /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mon.b.log: 90.4% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T23:33:15.291 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T23:33:15.292 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-20T23:33:15.292 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T23:33:15.292 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.log 2024-09-20T23:33:15.292 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T23:33:15.292 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.cephadm.log: /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.log: gzip 80.7% -5 --verbose -- -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T23:33:15.292 INFO:teuthology.orchestra.run.smithi183.stderr: /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mon.c.log 2024-09-20T23:33:15.293 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.log 2024-09-20T23:33:15.293 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mon.a.log: /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T23:33:15.293 INFO:teuthology.orchestra.run.smithi003.stderr: 81.9% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T23:33:15.293 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T23:33:15.293 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mgr.a.log 2024-09-20T23:33:15.293 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.audit.log: 87.7% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T23:33:15.293 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mgr.a.log: 86.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T23:33:15.293 INFO:teuthology.orchestra.run.smithi003.stderr: 90.2% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T23:33:15.294 INFO:teuthology.orchestra.run.smithi084.stderr: 91.5% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mgr.b.log.gz 2024-09-20T23:33:15.294 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T23:33:15.295 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-volume.log: 87.8% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T23:33:15.295 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mon.c.log: 84.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T23:33:15.295 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.audit.log: 90.4% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T23:33:15.304 INFO:teuthology.orchestra.run.smithi084.stderr: 91.8% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T23:33:15.308 INFO:teuthology.orchestra.run.smithi003.stderr: 91.7% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T23:33:15.312 INFO:teuthology.orchestra.run.smithi183.stderr: 91.7% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T23:33:15.324 INFO:teuthology.orchestra.run.smithi183.stderr: 93.9% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-20T23:33:15.334 INFO:teuthology.orchestra.run.smithi003.stderr: 93.8% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-20T23:33:15.349 INFO:teuthology.orchestra.run.smithi084.stderr: 94.0% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-20T23:33:15.384 INFO:teuthology.orchestra.run.smithi183.stderr: 93.1% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mon.c.log.gz 2024-09-20T23:33:15.385 INFO:teuthology.orchestra.run.smithi183.stderr: 2024-09-20T23:33:15.385 INFO:teuthology.orchestra.run.smithi183.stderr:real 0m0.112s 2024-09-20T23:33:15.386 INFO:teuthology.orchestra.run.smithi183.stderr:user 0m0.155s 2024-09-20T23:33:15.386 INFO:teuthology.orchestra.run.smithi183.stderr:sys 0m0.019s 2024-09-20T23:33:15.388 INFO:teuthology.orchestra.run.smithi003.stderr: 88.7% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mgr.a.log.gz 2024-09-20T23:33:15.391 INFO:teuthology.orchestra.run.smithi084.stderr: 92.7% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mon.b.log.gz 2024-09-20T23:33:15.392 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-09-20T23:33:15.392 INFO:teuthology.orchestra.run.smithi084.stderr:real 0m0.121s 2024-09-20T23:33:15.392 INFO:teuthology.orchestra.run.smithi084.stderr:user 0m0.208s 2024-09-20T23:33:15.392 INFO:teuthology.orchestra.run.smithi084.stderr:sys 0m0.013s 2024-09-20T23:33:15.592 INFO:teuthology.orchestra.run.smithi003.stderr: 91.4% -- replaced with /var/log/ceph/041eed30-77a7-11ef-baf5-efdc52797490/ceph-mon.a.log.gz 2024-09-20T23:33:15.594 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-09-20T23:33:15.594 INFO:teuthology.orchestra.run.smithi003.stderr:real 0m0.325s 2024-09-20T23:33:15.594 INFO:teuthology.orchestra.run.smithi003.stderr:user 0m0.475s 2024-09-20T23:33:15.594 INFO:teuthology.orchestra.run.smithi003.stderr:sys 0m0.019s 2024-09-20T23:33:15.595 INFO:tasks.cephadm:Archiving logs... 2024-09-20T23:33:15.595 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913063/remote/smithi003/log 2024-09-20T23:33:15.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T23:33:15.718 DEBUG:teuthology.misc:Transferring archived files from smithi084:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913063/remote/smithi084/log 2024-09-20T23:33:15.719 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T23:33:15.758 DEBUG:teuthology.misc:Transferring archived files from smithi183:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913063/remote/smithi183/log 2024-09-20T23:33:15.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T23:33:15.793 INFO:tasks.cephadm:Removing cluster... 2024-09-20T23:33:15.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 041eed30-77a7-11ef-baf5-efdc52797490 --force 2024-09-20T23:33:15.981 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:33:17.328 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 041eed30-77a7-11ef-baf5-efdc52797490 --force 2024-09-20T23:33:17.513 INFO:teuthology.orchestra.run.smithi084.stdout:Deleting cluster with fsid: 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:33:18.850 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 041eed30-77a7-11ef-baf5-efdc52797490 --force 2024-09-20T23:33:19.033 INFO:teuthology.orchestra.run.smithi183.stdout:Deleting cluster with fsid: 041eed30-77a7-11ef-baf5-efdc52797490 2024-09-20T23:33:20.369 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T23:33:20.370 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T23:33:20.376 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T23:33:20.383 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T23:33:20.388 INFO:tasks.cephadm:Teardown complete 2024-09-20T23:33:20.388 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-20T23:33:20.397 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-20T23:33:20.397 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-20T23:33:20.418 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-20T23:33:20.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-20T23:33:20.513 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T23:33:20.522 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T23:33:20.522 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T23:33:20.525 DEBUG:teuthology.orchestra.run.smithi084:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T23:33:20.528 DEBUG:teuthology.orchestra.run.smithi183:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T23:33:20.535 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T23:33:20.535 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-09-20T23:33:20.535 INFO:teuthology.orchestra.run.smithi003.stdout:*hv01.front.sepi 67.205.162.81 3 u 53 64 377 0.074 -1.019 0.703 2024-09-20T23:33:20.535 INFO:teuthology.orchestra.run.smithi003.stdout:+hv02.front.sepi 63.231.80.2 3 u 53 64 377 0.069 +0.386 0.420 2024-09-20T23:33:20.535 INFO:teuthology.orchestra.run.smithi003.stdout:+hv03.front.sepi 74.6.168.72 3 u 54 64 377 0.108 -1.178 0.621 2024-09-20T23:33:20.535 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-20T23:33:20.538 INFO:teuthology.orchestra.run.smithi084.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T23:33:20.538 INFO:teuthology.orchestra.run.smithi084.stdout:============================================================================== 2024-09-20T23:33:20.539 INFO:teuthology.orchestra.run.smithi084.stdout:*hv01.front.sepi 67.205.162.81 3 u 46 64 377 0.059 -0.212 2.036 2024-09-20T23:33:20.539 INFO:teuthology.orchestra.run.smithi084.stdout:+hv02.front.sepi 63.231.80.2 3 u 46 64 377 0.092 +0.395 1.963 2024-09-20T23:33:20.539 INFO:teuthology.orchestra.run.smithi084.stdout:+hv03.front.sepi 74.6.168.72 3 u 42 64 377 0.100 -4.736 2.364 2024-09-20T23:33:20.539 INFO:teuthology.orchestra.run.smithi084.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-20T23:33:20.542 INFO:teuthology.orchestra.run.smithi183.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T23:33:20.542 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================== 2024-09-20T23:33:20.542 INFO:teuthology.orchestra.run.smithi183.stdout:+hv01.front.sepi 67.205.162.81 3 u 54 64 377 0.078 -2.436 1.656 2024-09-20T23:33:20.542 INFO:teuthology.orchestra.run.smithi183.stdout:+hv02.front.sepi 63.231.80.2 3 u 46 64 377 0.074 -0.351 2.285 2024-09-20T23:33:20.542 INFO:teuthology.orchestra.run.smithi183.stdout:*hv03.front.sepi 74.6.168.72 3 u 54 64 377 0.080 -2.640 1.905 2024-09-20T23:33:20.543 INFO:teuthology.orchestra.run.smithi183.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-20T23:33:20.543 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T23:33:20.571 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T23:33:20.571 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T23:33:20.650 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T23:33:20.759 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T23:33:20.896 INFO:teuthology.task.internal:Duration was 1313.920009 seconds 2024-09-20T23:33:20.897 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T23:33:20.979 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T23:33:20.979 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T23:33:20.982 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T23:33:20.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T23:33:21.021 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T23:33:21.021 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2024-09-20T23:33:21.022 DEBUG:teuthology.orchestra.run.smithi003:> 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-09-20T23:33:21.070 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi084.front.sepia.ceph.com 2024-09-20T23:33:21.071 DEBUG:teuthology.orchestra.run.smithi084:> 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-09-20T23:33:21.080 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi183.front.sepia.ceph.com 2024-09-20T23:33:21.081 DEBUG:teuthology.orchestra.run.smithi183:> 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-09-20T23:33:21.091 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T23:33:21.091 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T23:33:21.114 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T23:33:21.123 DEBUG:teuthology.orchestra.run.smithi183:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T23:33:21.167 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T23:33:21.167 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T23:33:21.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T23:33:21.199 DEBUG:teuthology.orchestra.run.smithi183:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T23:33:21.288 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T23:33:21.298 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T23:33:21.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T23:33:21.310 DEBUG:teuthology.orchestra.run.smithi084:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T23:33:21.323 DEBUG:teuthology.orchestra.run.smithi183:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T23:33:21.335 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T23:33:21.389 DEBUG:teuthology.orchestra.run.smithi003:> 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-09-20T23:33:21.391 DEBUG:teuthology.orchestra.run.smithi084:> 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-09-20T23:33:21.393 DEBUG:teuthology.orchestra.run.smithi183:> 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-09-20T23:33:21.400 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2024-09-20T23:33:21.402 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = core 2024-09-20T23:33:21.406 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = core 2024-09-20T23:33:21.432 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T23:33:21.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T23:33:21.465 DEBUG:teuthology.orchestra.run.smithi084:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T23:33:21.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T23:33:21.482 DEBUG:teuthology.orchestra.run.smithi183:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T23:33:21.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T23:33:21.486 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T23:33:21.496 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T23:33:21.497 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913063/remote/smithi003 2024-09-20T23:33:21.497 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T23:33:21.531 DEBUG:teuthology.misc:Transferring archived files from smithi084:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913063/remote/smithi084 2024-09-20T23:33:21.531 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T23:33:21.554 DEBUG:teuthology.misc:Transferring archived files from smithi183:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913063/remote/smithi183 2024-09-20T23:33:21.554 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T23:33:21.577 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T23:33:21.577 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T23:33:21.579 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T23:33:21.595 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T23:33:21.619 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T23:33:21.629 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T23:33:21.629 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T23:33:21.696 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T23:33:21.697 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T23:33:21.699 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T23:33:21.701 DEBUG:teuthology.orchestra.run.smithi183:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T23:33:21.703 INFO:teuthology.orchestra.run.smithi003.stdout: 658472 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 23:33 /home/ubuntu/cephtest 2024-09-20T23:33:21.705 INFO:teuthology.orchestra.run.smithi084.stdout: 658637 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 23:33 /home/ubuntu/cephtest 2024-09-20T23:33:21.707 INFO:teuthology.orchestra.run.smithi183.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 23:33 /home/ubuntu/cephtest 2024-09-20T23:33:21.708 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T23:33:21.832 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T23:33:21.863 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 1313.9200088977814 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-20T23:33:21.863 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T23:33:21.953 INFO:teuthology.run:pass