2024-03-22T05:12:08.385 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-22T05:12:08.385 DEBUG:teuthology.run:Teuthology command: teuthology --name phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi --verbose --owner scheduled_phlogistonjohn@teuthology --archive /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060 --description orch:cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} -- /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060/orig.config.yaml 2024-03-22T05:12:08.415 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-22T05:12:08.495 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060 branch: wip-phlogistonjohn-testing-2024-03-21-1835 description: orch:cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} email: jmulligan@redhat.com first_in_suite: false job_id: '7616060' kernel: kdb: true sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-phlogistonjohn-testing-2024-03-21-1835 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 sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37 workunit: branch: wip-phlogistonjohn-testing-2024-03-21-1835 sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37 owner: scheduled_phlogistonjohn@teuthology priority: 95 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 5374 sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37 sleep_before_teardown: 0 subset: 1/24 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2024-03-21-1835 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_ea01217f8a79678e64ef6a5d68a043a4ef21ca37/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37 targets: smithi045.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLiwtNweau87eYjw3JYwYqBLd9a6fFFtelgu5JDDDfho71ihgn73uut783sy6gfaqZILkQzofSC0kJ5ekFDav/o= smithi083.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBQ7rkmMlDeMHjR17D//BbJ8YK9TfYfWhLfQLTIxCW7X8HEgHYdIgEZIntEqfhVlRYRaisSI6mmtnnKNNcyJXW4= smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPUjqChQGJhh/Xolwx+UXJEn02KQXnOKa2d+BMu9Fvfn61YlvW2nXJQ0RH0PGVnvUOH+5pzmQdtOTO9vYmujuq0= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-22_03:02:08 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-22T05:12:08.495 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_ea01217f8a79678e64ef6a5d68a043a4ef21ca37/qa; will attempt to use it 2024-03-22T05:12:08.496 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_ea01217f8a79678e64ef6a5d68a043a4ef21ca37/qa/tasks 2024-03-22T05:12:08.496 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-22T05:12:08.498 INFO:teuthology.task.internal:Checking packages... 2024-03-22T05:12:08.522 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'ea01217f8a79678e64ef6a5d68a043a4ef21ca37' 2024-03-22T05:12:08.522 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-22T05:12:08.523 INFO:teuthology.packaging:ref: None 2024-03-22T05:12:08.523 INFO:teuthology.packaging:tag: None 2024-03-22T05:12:08.523 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2024-03-21-1835 2024-03-22T05:12:08.523 INFO:teuthology.packaging:sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:12:08.523 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-phlogistonjohn-testing-2024-03-21-1835 2024-03-22T05:12:08.744 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2299-gea01217f-1jammy 2024-03-22T05:12:08.745 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-22T05:12:08.751 INFO:teuthology.task.internal:no buildpackages task found 2024-03-22T05:12:08.751 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-22T05:12:08.757 INFO:teuthology.task.internal:Saving configuration 2024-03-22T05:12:08.772 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-22T05:12:08.778 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-22T05:12:08.802 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi045.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-22 05:06:29.650370', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOfM5ib8iEMqRaRxhL+A46WIfDX1J4bvi48tKlEKdpQ/'} 2024-03-22T05:12:08.826 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-22 05:06:29.647362', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHqWMLpWdO3532PDd6gmE7mGb/ydopzcgFgQsoKF6qv+'} 2024-03-22T05:12:08.852 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-22 05:06:29.648999', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFbPTos22OGHmpqOhA734Vw+y2mWhpmvSR2jE99G7eSQ'} 2024-03-22T05:12:08.852 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-22T05:12:08.858 INFO:teuthology.task.internal:roles: ubuntu@smithi045.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-03-22T05:12:08.858 INFO:teuthology.task.internal:roles: ubuntu@smithi083.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-03-22T05:12:08.858 INFO:teuthology.task.internal:roles: ubuntu@smithi122.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-03-22T05:12:08.858 INFO:teuthology.run_tasks:Running task console_log... 2024-03-22T05:12:08.956 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fccf86f1e50>, signals=[15]) 2024-03-22T05:12:08.956 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-22T05:12:08.961 INFO:teuthology.task.internal:Opening connections... 2024-03-22T05:12:08.962 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi045.front.sepia.ceph.com 2024-03-22T05:12:08.964 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:12:09.046 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi083.front.sepia.ceph.com 2024-03-22T05:12:09.047 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:12:09.139 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi122.front.sepia.ceph.com 2024-03-22T05:12:09.140 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:12:09.232 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-22T05:12:09.237 DEBUG:teuthology.orchestra.run.smithi045:> uname -m 2024-03-22T05:12:09.244 INFO:teuthology.orchestra.run.smithi045.stdout:x86_64 2024-03-22T05:12:09.244 DEBUG:teuthology.orchestra.run.smithi045:> cat /etc/os-release 2024-03-22T05:12:09.290 INFO:teuthology.orchestra.run.smithi045.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-22T05:12:09.290 INFO:teuthology.orchestra.run.smithi045.stdout:NAME="Ubuntu" 2024-03-22T05:12:09.290 INFO:teuthology.orchestra.run.smithi045.stdout:VERSION_ID="22.04" 2024-03-22T05:12:09.290 INFO:teuthology.orchestra.run.smithi045.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-22T05:12:09.291 INFO:teuthology.orchestra.run.smithi045.stdout:VERSION_CODENAME=jammy 2024-03-22T05:12:09.291 INFO:teuthology.orchestra.run.smithi045.stdout:ID=ubuntu 2024-03-22T05:12:09.291 INFO:teuthology.orchestra.run.smithi045.stdout:ID_LIKE=debian 2024-03-22T05:12:09.291 INFO:teuthology.orchestra.run.smithi045.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-22T05:12:09.291 INFO:teuthology.orchestra.run.smithi045.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-22T05:12:09.291 INFO:teuthology.orchestra.run.smithi045.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-22T05:12:09.291 INFO:teuthology.orchestra.run.smithi045.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-22T05:12:09.291 INFO:teuthology.orchestra.run.smithi045.stdout:UBUNTU_CODENAME=jammy 2024-03-22T05:12:09.292 INFO:teuthology.lock.ops:Updating smithi045.front.sepia.ceph.com on lock server 2024-03-22T05:12:09.314 DEBUG:teuthology.orchestra.run.smithi083:> uname -m 2024-03-22T05:12:09.319 INFO:teuthology.orchestra.run.smithi083.stdout:x86_64 2024-03-22T05:12:09.320 DEBUG:teuthology.orchestra.run.smithi083:> cat /etc/os-release 2024-03-22T05:12:09.365 INFO:teuthology.orchestra.run.smithi083.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-22T05:12:09.365 INFO:teuthology.orchestra.run.smithi083.stdout:NAME="Ubuntu" 2024-03-22T05:12:09.365 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_ID="22.04" 2024-03-22T05:12:09.365 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-22T05:12:09.365 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_CODENAME=jammy 2024-03-22T05:12:09.365 INFO:teuthology.orchestra.run.smithi083.stdout:ID=ubuntu 2024-03-22T05:12:09.365 INFO:teuthology.orchestra.run.smithi083.stdout:ID_LIKE=debian 2024-03-22T05:12:09.365 INFO:teuthology.orchestra.run.smithi083.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-22T05:12:09.365 INFO:teuthology.orchestra.run.smithi083.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-22T05:12:09.365 INFO:teuthology.orchestra.run.smithi083.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-22T05:12:09.366 INFO:teuthology.orchestra.run.smithi083.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-22T05:12:09.366 INFO:teuthology.orchestra.run.smithi083.stdout:UBUNTU_CODENAME=jammy 2024-03-22T05:12:09.366 INFO:teuthology.lock.ops:Updating smithi083.front.sepia.ceph.com on lock server 2024-03-22T05:12:09.389 DEBUG:teuthology.orchestra.run.smithi122:> uname -m 2024-03-22T05:12:09.395 INFO:teuthology.orchestra.run.smithi122.stdout:x86_64 2024-03-22T05:12:09.395 DEBUG:teuthology.orchestra.run.smithi122:> cat /etc/os-release 2024-03-22T05:12:09.440 INFO:teuthology.orchestra.run.smithi122.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-22T05:12:09.440 INFO:teuthology.orchestra.run.smithi122.stdout:NAME="Ubuntu" 2024-03-22T05:12:09.440 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_ID="22.04" 2024-03-22T05:12:09.440 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-22T05:12:09.441 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_CODENAME=jammy 2024-03-22T05:12:09.442 INFO:teuthology.orchestra.run.smithi122.stdout:ID=ubuntu 2024-03-22T05:12:09.442 INFO:teuthology.orchestra.run.smithi122.stdout:ID_LIKE=debian 2024-03-22T05:12:09.442 INFO:teuthology.orchestra.run.smithi122.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-22T05:12:09.442 INFO:teuthology.orchestra.run.smithi122.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-22T05:12:09.442 INFO:teuthology.orchestra.run.smithi122.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-22T05:12:09.442 INFO:teuthology.orchestra.run.smithi122.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-22T05:12:09.442 INFO:teuthology.orchestra.run.smithi122.stdout:UBUNTU_CODENAME=jammy 2024-03-22T05:12:09.442 INFO:teuthology.lock.ops:Updating smithi122.front.sepia.ceph.com on lock server 2024-03-22T05:12:09.472 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-22T05:12:09.480 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-22T05:12:09.485 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-22T05:12:09.486 DEBUG:teuthology.orchestra.run.smithi045:> test '!' -e /home/ubuntu/cephtest 2024-03-22T05:12:09.488 DEBUG:teuthology.orchestra.run.smithi083:> test '!' -e /home/ubuntu/cephtest 2024-03-22T05:12:09.491 DEBUG:teuthology.orchestra.run.smithi122:> test '!' -e /home/ubuntu/cephtest 2024-03-22T05:12:09.495 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-22T05:12:09.502 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-22T05:12:09.502 DEBUG:teuthology.orchestra.run.smithi045:> test -z $(ls -A /var/lib/ceph) 2024-03-22T05:12:09.535 DEBUG:teuthology.orchestra.run.smithi083:> test -z $(ls -A /var/lib/ceph) 2024-03-22T05:12:09.538 DEBUG:teuthology.orchestra.run.smithi122:> test -z $(ls -A /var/lib/ceph) 2024-03-22T05:12:09.635 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-22T05:12:09.715 INFO:teuthology.run_tasks:Running task kernel... 2024-03-22T05:12:09.729 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-22T05:12:09.729 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-22T05:12:09.729 DEBUG:teuthology.orchestra.run.smithi045:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-22T05:12:09.730 DEBUG:teuthology.orchestra.run.smithi083:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-22T05:12:09.730 DEBUG:teuthology.orchestra.run.smithi122:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-22T05:12:09.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-22T05:12:09.735 DEBUG:teuthology.orchestra.run.smithi045:> uname -r 2024-03-22T05:12:09.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-22T05:12:09.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-22T05:12:09.737 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-03-22T05:12:09.737 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2024-03-22T05:12:09.783 INFO:teuthology.orchestra.run.smithi045.stdout:5.15.0-56-generic 2024-03-22T05:12:09.783 INFO:teuthology.task.kernel:Running kernel on smithi045: 5.15.0-56-generic 2024-03-22T05:12:09.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-get clean 2024-03-22T05:12:09.785 INFO:teuthology.orchestra.run.smithi083.stdout:5.15.0-56-generic 2024-03-22T05:12:09.785 INFO:teuthology.task.kernel:Running kernel on smithi083: 5.15.0-56-generic 2024-03-22T05:12:09.785 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get clean 2024-03-22T05:12:09.788 INFO:teuthology.orchestra.run.smithi122.stdout:5.15.0-56-generic 2024-03-22T05:12:09.788 INFO:teuthology.task.kernel:Running kernel on smithi122: 5.15.0-56-generic 2024-03-22T05:12:09.788 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-03-22T05:12:09.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-get update 2024-03-22T05:12:09.927 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-03-22T05:12:09.931 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-03-22T05:12:10.058 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-22T05:12:10.073 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-22T05:12:10.073 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-22T05:12:10.085 INFO:teuthology.orchestra.run.smithi045.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-22T05:12:10.088 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-22T05:12:10.088 INFO:teuthology.orchestra.run.smithi122.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-22T05:12:10.089 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-22T05:12:10.152 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-22T05:12:10.154 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-22T05:12:10.180 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-22T05:12:10.236 INFO:teuthology.orchestra.run.smithi045.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-22T05:12:10.301 INFO:teuthology.orchestra.run.smithi045.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,286 kB] 2024-03-22T05:12:10.306 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [428 kB] 2024-03-22T05:12:10.328 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,286 kB] 2024-03-22T05:12:10.375 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [594 kB] 2024-03-22T05:12:10.383 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,286 kB] 2024-03-22T05:12:10.400 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,502 kB] 2024-03-22T05:12:10.414 INFO:teuthology.orchestra.run.smithi045.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [428 kB] 2024-03-22T05:12:10.423 INFO:teuthology.orchestra.run.smithi045.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [229 kB] 2024-03-22T05:12:10.428 INFO:teuthology.orchestra.run.smithi045.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-22T05:12:10.429 INFO:teuthology.orchestra.run.smithi045.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,591 kB] 2024-03-22T05:12:10.431 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [229 kB] 2024-03-22T05:12:10.441 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-22T05:12:10.441 INFO:teuthology.orchestra.run.smithi083.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-22T05:12:10.441 INFO:teuthology.orchestra.run.smithi083.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,591 kB] 2024-03-22T05:12:10.458 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [428 kB] 2024-03-22T05:12:10.464 INFO:teuthology.orchestra.run.smithi045.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-22T05:12:10.465 INFO:teuthology.orchestra.run.smithi045.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [267 kB] 2024-03-22T05:12:10.467 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [229 kB] 2024-03-22T05:12:10.473 INFO:teuthology.orchestra.run.smithi122.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-22T05:12:10.473 INFO:teuthology.orchestra.run.smithi122.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,591 kB] 2024-03-22T05:12:10.474 INFO:teuthology.orchestra.run.smithi045.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-22T05:12:10.474 INFO:teuthology.orchestra.run.smithi045.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [851 kB] 2024-03-22T05:12:10.486 INFO:teuthology.orchestra.run.smithi083.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [267 kB] 2024-03-22T05:12:10.495 INFO:teuthology.orchestra.run.smithi083.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,502 kB] 2024-03-22T05:12:10.495 INFO:teuthology.orchestra.run.smithi083.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-22T05:12:10.495 INFO:teuthology.orchestra.run.smithi083.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-22T05:12:10.506 INFO:teuthology.orchestra.run.smithi045.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-22T05:12:10.507 INFO:teuthology.orchestra.run.smithi083.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [851 kB] 2024-03-22T05:12:10.562 INFO:teuthology.orchestra.run.smithi045.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-03-22T05:12:10.574 INFO:teuthology.orchestra.run.smithi083.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-03-22T05:12:10.580 INFO:teuthology.orchestra.run.smithi122.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-22T05:12:10.580 INFO:teuthology.orchestra.run.smithi122.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [267 kB] 2024-03-22T05:12:10.586 INFO:teuthology.orchestra.run.smithi122.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-22T05:12:10.586 INFO:teuthology.orchestra.run.smithi122.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-22T05:12:10.588 INFO:teuthology.orchestra.run.smithi083.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-22T05:12:10.589 INFO:teuthology.orchestra.run.smithi083.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-22T05:12:10.591 INFO:teuthology.orchestra.run.smithi083.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-22T05:12:10.591 INFO:teuthology.orchestra.run.smithi083.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-22T05:12:10.591 INFO:teuthology.orchestra.run.smithi083.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [289 kB] 2024-03-22T05:12:10.591 INFO:teuthology.orchestra.run.smithi083.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-22T05:12:10.597 INFO:teuthology.orchestra.run.smithi122.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [851 kB] 2024-03-22T05:12:10.597 INFO:teuthology.orchestra.run.smithi083.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-22T05:12:10.597 INFO:teuthology.orchestra.run.smithi122.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [594 kB] 2024-03-22T05:12:10.598 INFO:teuthology.orchestra.run.smithi083.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-22T05:12:10.599 INFO:teuthology.orchestra.run.smithi083.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,619 kB] 2024-03-22T05:12:10.606 INFO:teuthology.orchestra.run.smithi045.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-22T05:12:10.606 INFO:teuthology.orchestra.run.smithi045.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-22T05:12:10.606 INFO:teuthology.orchestra.run.smithi045.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-22T05:12:10.606 INFO:teuthology.orchestra.run.smithi045.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-22T05:12:10.607 INFO:teuthology.orchestra.run.smithi045.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-22T05:12:10.607 INFO:teuthology.orchestra.run.smithi045.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-22T05:12:10.609 INFO:teuthology.orchestra.run.smithi122.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-03-22T05:12:10.625 INFO:teuthology.orchestra.run.smithi083.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [271 kB] 2024-03-22T05:12:10.629 INFO:teuthology.orchestra.run.smithi083.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-22T05:12:10.629 INFO:teuthology.orchestra.run.smithi083.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [697 kB] 2024-03-22T05:12:10.630 INFO:teuthology.orchestra.run.smithi122.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [289 kB] 2024-03-22T05:12:10.631 INFO:teuthology.orchestra.run.smithi122.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-22T05:12:10.631 INFO:teuthology.orchestra.run.smithi122.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-22T05:12:10.632 INFO:teuthology.orchestra.run.smithi122.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-22T05:12:10.637 INFO:teuthology.orchestra.run.smithi083.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,059 kB] 2024-03-22T05:12:10.640 INFO:teuthology.orchestra.run.smithi122.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-22T05:12:10.641 INFO:teuthology.orchestra.run.smithi122.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,619 kB] 2024-03-22T05:12:10.648 INFO:teuthology.orchestra.run.smithi083.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [240 kB] 2024-03-22T05:12:10.650 INFO:teuthology.orchestra.run.smithi083.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-22T05:12:10.651 INFO:teuthology.orchestra.run.smithi083.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,160 B] 2024-03-22T05:12:10.651 INFO:teuthology.orchestra.run.smithi083.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.1 kB] 2024-03-22T05:12:10.652 INFO:teuthology.orchestra.run.smithi083.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.1 kB] 2024-03-22T05:12:10.669 INFO:teuthology.orchestra.run.smithi083.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-22T05:12:10.670 INFO:teuthology.orchestra.run.smithi083.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-22T05:12:10.671 INFO:teuthology.orchestra.run.smithi083.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-22T05:12:10.671 INFO:teuthology.orchestra.run.smithi083.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-22T05:12:10.673 INFO:teuthology.orchestra.run.smithi122.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-22T05:12:10.674 INFO:teuthology.orchestra.run.smithi122.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [271 kB] 2024-03-22T05:12:10.674 INFO:teuthology.orchestra.run.smithi122.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-22T05:12:10.674 INFO:teuthology.orchestra.run.smithi122.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-22T05:12:10.678 INFO:teuthology.orchestra.run.smithi122.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-22T05:12:10.678 INFO:teuthology.orchestra.run.smithi122.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,059 kB] 2024-03-22T05:12:10.689 INFO:teuthology.orchestra.run.smithi122.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [697 kB] 2024-03-22T05:12:10.691 INFO:teuthology.orchestra.run.smithi083.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-22T05:12:10.692 INFO:teuthology.orchestra.run.smithi083.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-22T05:12:10.692 INFO:teuthology.orchestra.run.smithi083.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-22T05:12:10.693 INFO:teuthology.orchestra.run.smithi083.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-22T05:12:10.693 INFO:teuthology.orchestra.run.smithi083.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-22T05:12:10.697 INFO:teuthology.orchestra.run.smithi122.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [240 kB] 2024-03-22T05:12:10.699 INFO:teuthology.orchestra.run.smithi122.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-22T05:12:10.699 INFO:teuthology.orchestra.run.smithi122.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.1 kB] 2024-03-22T05:12:10.700 INFO:teuthology.orchestra.run.smithi122.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,160 B] 2024-03-22T05:12:10.702 INFO:teuthology.orchestra.run.smithi122.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.1 kB] 2024-03-22T05:12:10.703 INFO:teuthology.orchestra.run.smithi122.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-22T05:12:10.721 INFO:teuthology.orchestra.run.smithi122.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-22T05:12:10.721 INFO:teuthology.orchestra.run.smithi122.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-22T05:12:10.722 INFO:teuthology.orchestra.run.smithi122.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-22T05:12:10.722 INFO:teuthology.orchestra.run.smithi122.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-22T05:12:10.722 INFO:teuthology.orchestra.run.smithi122.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-22T05:12:10.723 INFO:teuthology.orchestra.run.smithi122.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-22T05:12:10.723 INFO:teuthology.orchestra.run.smithi122.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-22T05:12:10.724 INFO:teuthology.orchestra.run.smithi122.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-22T05:12:10.735 INFO:teuthology.orchestra.run.smithi045.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [594 kB] 2024-03-22T05:12:10.929 INFO:teuthology.orchestra.run.smithi045.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,502 kB] 2024-03-22T05:12:11.076 INFO:teuthology.orchestra.run.smithi045.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [289 kB] 2024-03-22T05:12:11.091 INFO:teuthology.orchestra.run.smithi045.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-22T05:12:11.092 INFO:teuthology.orchestra.run.smithi045.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,619 kB] 2024-03-22T05:12:11.151 INFO:teuthology.orchestra.run.smithi045.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-22T05:12:11.153 INFO:teuthology.orchestra.run.smithi045.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [271 kB] 2024-03-22T05:12:11.159 INFO:teuthology.orchestra.run.smithi045.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-22T05:12:11.323 INFO:teuthology.orchestra.run.smithi045.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,059 kB] 2024-03-22T05:12:11.955 INFO:teuthology.orchestra.run.smithi045.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [697 kB] 2024-03-22T05:12:11.993 INFO:teuthology.orchestra.run.smithi045.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [240 kB] 2024-03-22T05:12:12.006 INFO:teuthology.orchestra.run.smithi045.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-22T05:12:12.007 INFO:teuthology.orchestra.run.smithi045.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.1 kB] 2024-03-22T05:12:12.010 INFO:teuthology.orchestra.run.smithi045.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,160 B] 2024-03-22T05:12:12.010 INFO:teuthology.orchestra.run.smithi045.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.1 kB] 2024-03-22T05:12:12.011 INFO:teuthology.orchestra.run.smithi045.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-22T05:12:12.011 INFO:teuthology.orchestra.run.smithi045.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-22T05:12:12.037 INFO:teuthology.orchestra.run.smithi045.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-22T05:12:12.040 INFO:teuthology.orchestra.run.smithi045.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-22T05:12:12.204 INFO:teuthology.orchestra.run.smithi045.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-22T05:12:12.287 INFO:teuthology.orchestra.run.smithi045.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-22T05:12:12.372 INFO:teuthology.orchestra.run.smithi045.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-22T05:12:12.452 INFO:teuthology.orchestra.run.smithi045.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-22T05:12:12.486 INFO:teuthology.orchestra.run.smithi045.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-22T05:12:16.009 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 12.5 MB in 2s (7,070 kB/s) 2024-03-22T05:12:16.301 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 12.5 MB in 2s (6,800 kB/s) 2024-03-22T05:12:17.317 INFO:teuthology.orchestra.run.smithi045.stdout:Fetched 12.5 MB in 3s (4,936 kB/s) 2024-03-22T05:12:17.454 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-03-22T05:12:17.471 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-22T05:12:17.535 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-03-22T05:12:17.581 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-03-22T05:12:17.598 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-22T05:12:17.649 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-03-22T05:12:17.715 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-03-22T05:12:17.715 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-03-22T05:12:17.822 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-03-22T05:12:17.822 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-03-22T05:12:17.864 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-03-22T05:12:17.865 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-22T05:12:17.865 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-22T05:12:17.865 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-22T05:12:17.865 INFO:teuthology.orchestra.run.smithi083.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-22T05:12:17.865 INFO:teuthology.orchestra.run.smithi083.stdout: python2.7-minimal 2024-03-22T05:12:17.866 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-22T05:12:17.866 INFO:teuthology.orchestra.run.smithi083.stdout:The following additional packages will be installed: 2024-03-22T05:12:17.866 INFO:teuthology.orchestra.run.smithi083.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-22T05:12:17.866 INFO:teuthology.orchestra.run.smithi083.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-22T05:12:17.867 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-22T05:12:17.868 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2024-03-22T05:12:17.868 INFO:teuthology.orchestra.run.smithi083.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-22T05:12:17.868 INFO:teuthology.orchestra.run.smithi083.stdout:Recommended packages: 2024-03-22T05:12:17.868 INFO:teuthology.orchestra.run.smithi083.stdout: thermald 2024-03-22T05:12:17.911 INFO:teuthology.orchestra.run.smithi083.stdout:The following NEW packages will be installed: 2024-03-22T05:12:17.911 INFO:teuthology.orchestra.run.smithi083.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-22T05:12:17.911 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-22T05:12:17.912 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-22T05:12:17.913 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages will be upgraded: 2024-03-22T05:12:17.913 INFO:teuthology.orchestra.run.smithi083.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-22T05:12:17.969 INFO:teuthology.orchestra.run.smithi083.stdout:3 upgraded, 5 newly installed, 0 to remove and 298 not upgraded. 2024-03-22T05:12:17.969 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 113 MB of archives. 2024-03-22T05:12:17.969 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-22T05:12:17.969 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-22T05:12:17.971 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages were automatically installed and are no longer required: 2024-03-22T05:12:17.971 INFO:teuthology.orchestra.run.smithi122.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-22T05:12:17.971 INFO:teuthology.orchestra.run.smithi122.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-22T05:12:17.972 INFO:teuthology.orchestra.run.smithi122.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-22T05:12:17.972 INFO:teuthology.orchestra.run.smithi122.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-22T05:12:17.972 INFO:teuthology.orchestra.run.smithi122.stdout: python2.7-minimal 2024-03-22T05:12:17.972 INFO:teuthology.orchestra.run.smithi122.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-22T05:12:17.973 INFO:teuthology.orchestra.run.smithi122.stdout:The following additional packages will be installed: 2024-03-22T05:12:17.973 INFO:teuthology.orchestra.run.smithi122.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-22T05:12:17.973 INFO:teuthology.orchestra.run.smithi122.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-22T05:12:17.974 INFO:teuthology.orchestra.run.smithi122.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-22T05:12:17.974 INFO:teuthology.orchestra.run.smithi122.stdout:Suggested packages: 2024-03-22T05:12:17.974 INFO:teuthology.orchestra.run.smithi122.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-22T05:12:17.974 INFO:teuthology.orchestra.run.smithi122.stdout:Recommended packages: 2024-03-22T05:12:17.974 INFO:teuthology.orchestra.run.smithi122.stdout: thermald 2024-03-22T05:12:18.022 INFO:teuthology.orchestra.run.smithi122.stdout:The following NEW packages will be installed: 2024-03-22T05:12:18.023 INFO:teuthology.orchestra.run.smithi122.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-22T05:12:18.023 INFO:teuthology.orchestra.run.smithi122.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-22T05:12:18.023 INFO:teuthology.orchestra.run.smithi122.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-22T05:12:18.024 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages will be upgraded: 2024-03-22T05:12:18.024 INFO:teuthology.orchestra.run.smithi122.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-22T05:12:18.203 INFO:teuthology.orchestra.run.smithi122.stdout:3 upgraded, 5 newly installed, 0 to remove and 298 not upgraded. 2024-03-22T05:12:18.203 INFO:teuthology.orchestra.run.smithi122.stdout:Need to get 113 MB of archives. 2024-03-22T05:12:18.203 INFO:teuthology.orchestra.run.smithi122.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-22T05:12:18.203 INFO:teuthology.orchestra.run.smithi122.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-22T05:12:18.422 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-22T05:12:18.555 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-22T05:12:18.662 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-03-22T05:12:18.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-22T05:12:18.745 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-03-22T05:12:18.954 INFO:teuthology.orchestra.run.smithi045.stdout:Building dependency tree... 2024-03-22T05:12:18.954 INFO:teuthology.orchestra.run.smithi045.stdout:Reading state information... 2024-03-22T05:12:19.136 INFO:teuthology.orchestra.run.smithi045.stdout:The following packages were automatically installed and are no longer required: 2024-03-22T05:12:19.136 INFO:teuthology.orchestra.run.smithi045.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-22T05:12:19.136 INFO:teuthology.orchestra.run.smithi045.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-22T05:12:19.136 INFO:teuthology.orchestra.run.smithi045.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-22T05:12:19.136 INFO:teuthology.orchestra.run.smithi045.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-22T05:12:19.137 INFO:teuthology.orchestra.run.smithi045.stdout: python2.7-minimal 2024-03-22T05:12:19.137 INFO:teuthology.orchestra.run.smithi045.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-22T05:12:19.137 INFO:teuthology.orchestra.run.smithi045.stdout:The following additional packages will be installed: 2024-03-22T05:12:19.138 INFO:teuthology.orchestra.run.smithi045.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-22T05:12:19.138 INFO:teuthology.orchestra.run.smithi045.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-22T05:12:19.138 INFO:teuthology.orchestra.run.smithi045.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-22T05:12:19.139 INFO:teuthology.orchestra.run.smithi045.stdout:Suggested packages: 2024-03-22T05:12:19.139 INFO:teuthology.orchestra.run.smithi045.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-22T05:12:19.140 INFO:teuthology.orchestra.run.smithi045.stdout:Recommended packages: 2024-03-22T05:12:19.140 INFO:teuthology.orchestra.run.smithi045.stdout: thermald 2024-03-22T05:12:19.196 INFO:teuthology.orchestra.run.smithi045.stdout:The following NEW packages will be installed: 2024-03-22T05:12:19.196 INFO:teuthology.orchestra.run.smithi045.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-22T05:12:19.196 INFO:teuthology.orchestra.run.smithi045.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-22T05:12:19.196 INFO:teuthology.orchestra.run.smithi045.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-22T05:12:19.197 INFO:teuthology.orchestra.run.smithi045.stdout:The following packages will be upgraded: 2024-03-22T05:12:19.198 INFO:teuthology.orchestra.run.smithi045.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-22T05:12:19.262 INFO:teuthology.orchestra.run.smithi045.stdout:3 upgraded, 5 newly installed, 0 to remove and 298 not upgraded. 2024-03-22T05:12:19.263 INFO:teuthology.orchestra.run.smithi045.stdout:Need to get 113 MB of archives. 2024-03-22T05:12:19.263 INFO:teuthology.orchestra.run.smithi045.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-22T05:12:19.263 INFO:teuthology.orchestra.run.smithi045.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-22T05:12:19.602 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-22T05:12:19.602 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-22T05:12:19.602 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-22T05:12:19.626 INFO:teuthology.orchestra.run.smithi122.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-22T05:12:19.766 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-22T05:12:19.796 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-22T05:12:19.831 INFO:teuthology.orchestra.run.smithi045.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-22T05:12:19.982 INFO:teuthology.orchestra.run.smithi045.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-22T05:12:19.983 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-22T05:12:20.188 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 113 MB in 2s (60.3 MB/s) 2024-03-22T05:12:20.353 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-22T05:12:21.108 INFO:teuthology.orchestra.run.smithi045.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-22T05:12:21.108 INFO:teuthology.orchestra.run.smithi045.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-22T05:12:21.108 INFO:teuthology.orchestra.run.smithi045.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-22T05:12:21.267 INFO:teuthology.orchestra.run.smithi045.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-22T05:12:21.357 INFO:teuthology.orchestra.run.smithi045.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-22T05:12:21.771 INFO:teuthology.orchestra.run.smithi045.stdout:Fetched 113 MB in 2s (52.6 MB/s) 2024-03-22T05:12:21.932 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-22T05:12:22.236 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-22T05:12:22.236 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-22T05:12:22.236 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-22T05:12:22.381 INFO:teuthology.orchestra.run.smithi083.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-03-22T05:12:22.388 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:22.634 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:22.968 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-22T05:12:23.085 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-22T05:12:23.465 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 113 MB in 5s (22.4 MB/s) 2024-03-22T05:12:23.642 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-22T05:12:23.941 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:12:23.945 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:24.280 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:24.785 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-22T05:12:24.806 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:24.894 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:25.338 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-22T05:12:25.358 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:25.388 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:25.668 INFO:teuthology.orchestra.run.smithi122.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-03-22T05:12:25.673 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:25.739 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:26.366 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-22T05:12:26.387 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:26.462 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:26.927 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-22T05:12:26.948 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:26.985 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:28.049 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-22T05:12:28.070 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:28.152 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:28.610 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-22T05:12:28.631 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:28.660 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:32.302 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-22T05:12:32.418 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-22T05:12:32.752 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-22T05:12:32.881 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-22T05:12:33.158 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-22T05:12:33.171 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-22T05:12:33.233 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-22T05:12:33.639 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-22T05:12:33.757 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-22T05:12:34.074 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-22T05:12:34.194 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-22T05:12:34.532 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-22T05:12:34.554 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-22T05:12:34.598 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-22T05:12:34.680 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-22T05:12:34.813 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-22T05:12:35.154 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-22T05:12:35.275 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-22T05:12:35.545 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-22T05:12:35.567 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-22T05:12:35.603 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-22T05:12:39.395 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-22T05:12:39.433 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:39.478 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:40.611 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-22T05:12:40.648 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:40.686 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:41.242 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-22T05:12:41.280 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-22T05:12:41.316 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:42.208 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-22T05:12:42.333 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-22T05:12:42.691 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-22T05:12:42.805 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:42.931 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-22T05:12:43.077 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:43.424 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-22T05:12:43.566 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-22T05:12:43.896 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-22T05:12:43.900 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-22T05:12:44.020 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-22T05:12:44.021 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:44.181 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-22T05:12:44.293 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:44.370 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-22T05:12:44.412 INFO:teuthology.orchestra.run.smithi083.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-22T05:12:44.413 INFO:teuthology.orchestra.run.smithi083.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-22T05:12:44.413 INFO:teuthology.orchestra.run.smithi083.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-22T05:12:44.413 INFO:teuthology.orchestra.run.smithi083.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-22T05:12:44.492 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:44.588 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:44.618 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-22T05:12:44.747 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:45.725 INFO:teuthology.orchestra.run.smithi045.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-22T05:12:45.726 INFO:teuthology.orchestra.run.smithi045.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-22T05:12:45.726 INFO:teuthology.orchestra.run.smithi045.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-22T05:12:45.726 INFO:teuthology.orchestra.run.smithi045.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-22T05:12:46.098 INFO:teuthology.orchestra.run.smithi122.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-22T05:12:46.099 INFO:teuthology.orchestra.run.smithi122.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-22T05:12:46.099 INFO:teuthology.orchestra.run.smithi122.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-22T05:12:46.099 INFO:teuthology.orchestra.run.smithi122.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-22T05:12:46.130 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:46.358 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:46.488 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:47.630 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:47.758 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:47.880 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-22T05:12:48.016 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-22T05:12:48.142 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:48.206 INFO:teuthology.orchestra.run.smithi083.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-22T05:12:48.206 INFO:teuthology.orchestra.run.smithi083.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-22T05:12:49.057 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-22T05:12:49.143 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-22T05:12:49.157 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-22T05:12:49.259 INFO:teuthology.orchestra.run.smithi045.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:49.269 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-22T05:12:49.314 INFO:teuthology.orchestra.run.smithi045.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-22T05:12:49.314 INFO:teuthology.orchestra.run.smithi045.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-22T05:12:49.395 INFO:teuthology.orchestra.run.smithi122.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-22T05:12:49.463 INFO:teuthology.orchestra.run.smithi122.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-22T05:12:49.464 INFO:teuthology.orchestra.run.smithi122.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-22T05:13:02.865 INFO:teuthology.orchestra.run.smithi083.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-22T05:13:02.866 INFO:teuthology.orchestra.run.smithi083.stdout:Sourcing file `/etc/default/grub' 2024-03-22T05:13:02.904 INFO:teuthology.orchestra.run.smithi083.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-22T05:13:02.928 INFO:teuthology.orchestra.run.smithi083.stdout:Generating grub configuration file ... 2024-03-22T05:13:03.252 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-22T05:13:03.276 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-22T05:13:03.561 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-22T05:13:03.566 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-22T05:13:03.635 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-22T05:13:03.642 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-22T05:13:03.710 INFO:teuthology.orchestra.run.smithi122.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-22T05:13:03.710 INFO:teuthology.orchestra.run.smithi122.stdout:Sourcing file `/etc/default/grub' 2024-03-22T05:13:03.718 INFO:teuthology.orchestra.run.smithi122.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-22T05:13:03.742 INFO:teuthology.orchestra.run.smithi122.stdout:Generating grub configuration file ... 2024-03-22T05:13:03.798 INFO:teuthology.orchestra.run.smithi083.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-22T05:13:03.798 INFO:teuthology.orchestra.run.smithi083.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-22T05:13:03.798 INFO:teuthology.orchestra.run.smithi083.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-22T05:13:03.843 INFO:teuthology.orchestra.run.smithi083.stdout:done 2024-03-22T05:13:03.970 INFO:teuthology.orchestra.run.smithi045.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-22T05:13:03.971 INFO:teuthology.orchestra.run.smithi045.stdout:Sourcing file `/etc/default/grub' 2024-03-22T05:13:03.995 INFO:teuthology.orchestra.run.smithi045.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-22T05:13:04.005 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-22T05:13:04.011 INFO:teuthology.orchestra.run.smithi045.stdout:Generating grub configuration file ... 2024-03-22T05:13:04.034 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-22T05:13:04.255 INFO:teuthology.orchestra.run.smithi045.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-22T05:13:04.282 INFO:teuthology.orchestra.run.smithi045.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-22T05:13:04.330 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-22T05:13:04.336 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-22T05:13:04.381 DEBUG:teuthology.orchestra.run.smithi083:> dpkg -s linux-image-generic 2024-03-22T05:13:04.404 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-22T05:13:04.410 INFO:teuthology.orchestra.run.smithi083.stdout:Package: linux-image-generic 2024-03-22T05:13:04.410 INFO:teuthology.orchestra.run.smithi083.stdout:Status: install ok installed 2024-03-22T05:13:04.410 INFO:teuthology.orchestra.run.smithi083.stdout:Priority: optional 2024-03-22T05:13:04.410 INFO:teuthology.orchestra.run.smithi083.stdout:Section: kernel 2024-03-22T05:13:04.410 INFO:teuthology.orchestra.run.smithi083.stdout:Installed-Size: 21 2024-03-22T05:13:04.411 INFO:teuthology.orchestra.run.smithi083.stdout:Maintainer: Ubuntu Kernel Team 2024-03-22T05:13:04.411 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: amd64 2024-03-22T05:13:04.411 INFO:teuthology.orchestra.run.smithi083.stdout:Source: linux-meta 2024-03-22T05:13:04.411 INFO:teuthology.orchestra.run.smithi083.stdout:Version: 5.15.0.101.98 2024-03-22T05:13:04.411 INFO:teuthology.orchestra.run.smithi083.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-22T05:13:04.411 INFO:teuthology.orchestra.run.smithi083.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-22T05:13:04.411 INFO:teuthology.orchestra.run.smithi083.stdout:Recommends: thermald 2024-03-22T05:13:04.411 INFO:teuthology.orchestra.run.smithi083.stdout:Description: Generic Linux kernel image 2024-03-22T05:13:04.411 INFO:teuthology.orchestra.run.smithi083.stdout: This package will always depend on the latest generic kernel image 2024-03-22T05:13:04.411 INFO:teuthology.orchestra.run.smithi083.stdout: available. 2024-03-22T05:13:04.411 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-22T05:13:04.412 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-22T05:13:04.412 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-22T05:13:04.412 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-03-22T05:13:04.412 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi083.front.sepia.ceph.com, path=None, version=distro) 2024-03-22T05:13:04.412 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get clean 2024-03-22T05:13:04.413 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-22T05:13:04.573 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-03-22T05:13:04.581 INFO:teuthology.orchestra.run.smithi122.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-22T05:13:04.581 INFO:teuthology.orchestra.run.smithi122.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-22T05:13:04.582 INFO:teuthology.orchestra.run.smithi122.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-22T05:13:04.601 INFO:teuthology.orchestra.run.smithi045.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-22T05:13:04.607 INFO:teuthology.orchestra.run.smithi045.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-22T05:13:04.614 INFO:teuthology.orchestra.run.smithi122.stdout:done 2024-03-22T05:13:04.679 INFO:teuthology.orchestra.run.smithi045.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-22T05:13:04.684 INFO:teuthology.orchestra.run.smithi045.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-22T05:13:04.831 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-22T05:13:04.831 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-22T05:13:04.841 INFO:teuthology.orchestra.run.smithi045.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-22T05:13:04.841 INFO:teuthology.orchestra.run.smithi045.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-22T05:13:04.841 INFO:teuthology.orchestra.run.smithi045.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-22T05:13:04.893 INFO:teuthology.orchestra.run.smithi045.stdout:done 2024-03-22T05:13:04.901 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-22T05:13:04.982 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-22T05:13:05.072 DEBUG:teuthology.orchestra.run.smithi122:> dpkg -s linux-image-generic 2024-03-22T05:13:05.088 INFO:teuthology.orchestra.run.smithi122.stdout:Package: linux-image-generic 2024-03-22T05:13:05.088 INFO:teuthology.orchestra.run.smithi122.stdout:Status: install ok installed 2024-03-22T05:13:05.088 INFO:teuthology.orchestra.run.smithi122.stdout:Priority: optional 2024-03-22T05:13:05.088 INFO:teuthology.orchestra.run.smithi122.stdout:Section: kernel 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout:Installed-Size: 21 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout:Maintainer: Ubuntu Kernel Team 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: amd64 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout:Source: linux-meta 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout:Version: 5.15.0.101.98 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout:Recommends: thermald 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout:Description: Generic Linux kernel image 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout: This package will always depend on the latest generic kernel image 2024-03-22T05:13:05.089 INFO:teuthology.orchestra.run.smithi122.stdout: available. 2024-03-22T05:13:05.089 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-22T05:13:05.090 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-22T05:13:05.090 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-22T05:13:05.090 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-03-22T05:13:05.090 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi122.front.sepia.ceph.com, path=None, version=distro) 2024-03-22T05:13:05.090 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-03-22T05:13:05.244 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-03-22T05:13:05.367 DEBUG:teuthology.orchestra.run.smithi045:> dpkg -s linux-image-generic 2024-03-22T05:13:05.384 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-22T05:13:05.390 INFO:teuthology.orchestra.run.smithi045.stdout:Package: linux-image-generic 2024-03-22T05:13:05.390 INFO:teuthology.orchestra.run.smithi045.stdout:Status: install ok installed 2024-03-22T05:13:05.391 INFO:teuthology.orchestra.run.smithi045.stdout:Priority: optional 2024-03-22T05:13:05.391 INFO:teuthology.orchestra.run.smithi045.stdout:Section: kernel 2024-03-22T05:13:05.391 INFO:teuthology.orchestra.run.smithi045.stdout:Installed-Size: 21 2024-03-22T05:13:05.391 INFO:teuthology.orchestra.run.smithi045.stdout:Maintainer: Ubuntu Kernel Team 2024-03-22T05:13:05.391 INFO:teuthology.orchestra.run.smithi045.stdout:Architecture: amd64 2024-03-22T05:13:05.391 INFO:teuthology.orchestra.run.smithi045.stdout:Source: linux-meta 2024-03-22T05:13:05.391 INFO:teuthology.orchestra.run.smithi045.stdout:Version: 5.15.0.101.98 2024-03-22T05:13:05.391 INFO:teuthology.orchestra.run.smithi045.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-22T05:13:05.391 INFO:teuthology.orchestra.run.smithi045.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-22T05:13:05.392 INFO:teuthology.orchestra.run.smithi045.stdout:Recommends: thermald 2024-03-22T05:13:05.392 INFO:teuthology.orchestra.run.smithi045.stdout:Description: Generic Linux kernel image 2024-03-22T05:13:05.392 INFO:teuthology.orchestra.run.smithi045.stdout: This package will always depend on the latest generic kernel image 2024-03-22T05:13:05.392 INFO:teuthology.orchestra.run.smithi045.stdout: available. 2024-03-22T05:13:05.392 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-22T05:13:05.392 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-22T05:13:05.392 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-22T05:13:05.392 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-03-22T05:13:05.392 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi045.front.sepia.ceph.com, path=None, version=distro) 2024-03-22T05:13:05.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-get clean 2024-03-22T05:13:05.481 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-22T05:13:05.563 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-22T05:13:05.570 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-get update 2024-03-22T05:13:05.645 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-22T05:13:05.809 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-22T05:13:05.810 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-22T05:13:05.882 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-22T05:13:05.964 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-22T05:13:06.198 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-03-22T05:13:06.215 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-22T05:13:06.276 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-03-22T05:13:06.473 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-03-22T05:13:06.473 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-03-22T05:13:06.648 INFO:teuthology.orchestra.run.smithi083.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-22T05:13:06.648 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-03-22T05:13:06.648 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-22T05:13:06.648 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-22T05:13:06.648 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-22T05:13:06.649 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-22T05:13:06.649 INFO:teuthology.orchestra.run.smithi083.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-22T05:13:06.649 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-22T05:13:06.690 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 0 newly installed, 0 to remove and 298 not upgraded. 2024-03-22T05:13:06.691 DEBUG:teuthology.orchestra.run.smithi083:> dpkg -s linux-image-generic 2024-03-22T05:13:06.707 INFO:teuthology.orchestra.run.smithi083.stdout:Package: linux-image-generic 2024-03-22T05:13:06.707 INFO:teuthology.orchestra.run.smithi083.stdout:Status: install ok installed 2024-03-22T05:13:06.707 INFO:teuthology.orchestra.run.smithi083.stdout:Priority: optional 2024-03-22T05:13:06.707 INFO:teuthology.orchestra.run.smithi083.stdout:Section: kernel 2024-03-22T05:13:06.707 INFO:teuthology.orchestra.run.smithi083.stdout:Installed-Size: 21 2024-03-22T05:13:06.707 INFO:teuthology.orchestra.run.smithi083.stdout:Maintainer: Ubuntu Kernel Team 2024-03-22T05:13:06.708 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: amd64 2024-03-22T05:13:06.708 INFO:teuthology.orchestra.run.smithi083.stdout:Source: linux-meta 2024-03-22T05:13:06.708 INFO:teuthology.orchestra.run.smithi083.stdout:Version: 5.15.0.101.98 2024-03-22T05:13:06.708 INFO:teuthology.orchestra.run.smithi083.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-22T05:13:06.708 INFO:teuthology.orchestra.run.smithi083.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-22T05:13:06.708 INFO:teuthology.orchestra.run.smithi083.stdout:Recommends: thermald 2024-03-22T05:13:06.708 INFO:teuthology.orchestra.run.smithi083.stdout:Description: Generic Linux kernel image 2024-03-22T05:13:06.708 INFO:teuthology.orchestra.run.smithi083.stdout: This package will always depend on the latest generic kernel image 2024-03-22T05:13:06.708 INFO:teuthology.orchestra.run.smithi083.stdout: available. 2024-03-22T05:13:06.708 DEBUG:teuthology.orchestra.run.smithi083:> mktemp 2024-03-22T05:13:06.709 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-03-22T05:13:06.725 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-22T05:13:06.759 INFO:teuthology.orchestra.run.smithi083.stdout:/tmp/tmp.vZG94LsGS1 2024-03-22T05:13:06.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo cp /boot/grub/grub.cfg /tmp/tmp.vZG94LsGS1 2024-03-22T05:13:06.785 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-03-22T05:13:06.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0666 /tmp/tmp.vZG94LsGS1 2024-03-22T05:13:06.933 DEBUG:teuthology.orchestra.remote:smithi083:/tmp/tmp.vZG94LsGS1 is 10KB 2024-03-22T05:13:06.945 DEBUG:teuthology.orchestra.run.smithi083:> rm -fr /tmp/tmp.vZG94LsGS1 2024-03-22T05:13:06.950 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-22T05:13:06.978 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-03-22T05:13:06.978 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-03-22T05:13:07.003 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:13:07.003 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-22T05:13:07.003 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-22T05:13:07.071 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-22T05:13:07.071 DEBUG:teuthology.orchestra.run.smithi083:> sudo update-grub 2024-03-22T05:13:07.151 INFO:teuthology.orchestra.run.smithi122.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-22T05:13:07.151 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages were automatically installed and are no longer required: 2024-03-22T05:13:07.151 INFO:teuthology.orchestra.run.smithi122.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-22T05:13:07.151 INFO:teuthology.orchestra.run.smithi122.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-22T05:13:07.151 INFO:teuthology.orchestra.run.smithi122.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-22T05:13:07.151 INFO:teuthology.orchestra.run.smithi122.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-22T05:13:07.152 INFO:teuthology.orchestra.run.smithi122.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-22T05:13:07.152 INFO:teuthology.orchestra.run.smithi122.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-22T05:13:07.194 INFO:teuthology.orchestra.run.smithi122.stdout:0 upgraded, 0 newly installed, 0 to remove and 298 not upgraded. 2024-03-22T05:13:07.195 DEBUG:teuthology.orchestra.run.smithi122:> dpkg -s linux-image-generic 2024-03-22T05:13:07.198 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-03-22T05:13:07.208 INFO:teuthology.orchestra.run.smithi122.stdout:Package: linux-image-generic 2024-03-22T05:13:07.208 INFO:teuthology.orchestra.run.smithi122.stdout:Status: install ok installed 2024-03-22T05:13:07.208 INFO:teuthology.orchestra.run.smithi122.stdout:Priority: optional 2024-03-22T05:13:07.208 INFO:teuthology.orchestra.run.smithi122.stdout:Section: kernel 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout:Installed-Size: 21 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout:Maintainer: Ubuntu Kernel Team 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: amd64 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout:Source: linux-meta 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout:Version: 5.15.0.101.98 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout:Recommends: thermald 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout:Description: Generic Linux kernel image 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout: This package will always depend on the latest generic kernel image 2024-03-22T05:13:07.209 INFO:teuthology.orchestra.run.smithi122.stdout: available. 2024-03-22T05:13:07.210 DEBUG:teuthology.orchestra.run.smithi122:> mktemp 2024-03-22T05:13:07.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-22T05:13:07.255 INFO:teuthology.orchestra.run.smithi122.stdout:/tmp/tmp.tVRA5MigsF 2024-03-22T05:13:07.255 DEBUG:teuthology.orchestra.run.smithi122:> sudo cp /boot/grub/grub.cfg /tmp/tmp.tVRA5MigsF 2024-03-22T05:13:07.283 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-03-22T05:13:07.310 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0666 /tmp/tmp.tVRA5MigsF 2024-03-22T05:13:07.431 DEBUG:teuthology.orchestra.remote:smithi122:/tmp/tmp.tVRA5MigsF is 10KB 2024-03-22T05:13:07.447 DEBUG:teuthology.orchestra.run.smithi122:> rm -fr /tmp/tmp.tVRA5MigsF 2024-03-22T05:13:07.452 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-22T05:13:07.495 INFO:teuthology.orchestra.run.smithi045.stdout:Building dependency tree... 2024-03-22T05:13:07.496 INFO:teuthology.orchestra.run.smithi045.stdout:Reading state information... 2024-03-22T05:13:07.507 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:13:07.507 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-22T05:13:07.508 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-22T05:13:07.590 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-22T05:13:07.591 DEBUG:teuthology.orchestra.run.smithi122:> sudo update-grub 2024-03-22T05:13:07.680 INFO:teuthology.orchestra.run.smithi045.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-22T05:13:07.680 INFO:teuthology.orchestra.run.smithi045.stdout:The following packages were automatically installed and are no longer required: 2024-03-22T05:13:07.680 INFO:teuthology.orchestra.run.smithi045.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-22T05:13:07.681 INFO:teuthology.orchestra.run.smithi045.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-22T05:13:07.681 INFO:teuthology.orchestra.run.smithi045.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-22T05:13:07.681 INFO:teuthology.orchestra.run.smithi045.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-22T05:13:07.681 INFO:teuthology.orchestra.run.smithi045.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-22T05:13:07.681 INFO:teuthology.orchestra.run.smithi045.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-22T05:13:07.723 INFO:teuthology.orchestra.run.smithi045.stdout:0 upgraded, 0 newly installed, 0 to remove and 298 not upgraded. 2024-03-22T05:13:07.725 DEBUG:teuthology.orchestra.run.smithi045:> dpkg -s linux-image-generic 2024-03-22T05:13:07.738 INFO:teuthology.orchestra.run.smithi045.stdout:Package: linux-image-generic 2024-03-22T05:13:07.738 INFO:teuthology.orchestra.run.smithi045.stdout:Status: install ok installed 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Priority: optional 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Section: kernel 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Installed-Size: 21 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Maintainer: Ubuntu Kernel Team 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Architecture: amd64 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Source: linux-meta 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Version: 5.15.0.101.98 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Recommends: thermald 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout:Description: Generic Linux kernel image 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout: This package will always depend on the latest generic kernel image 2024-03-22T05:13:07.739 INFO:teuthology.orchestra.run.smithi045.stdout: available. 2024-03-22T05:13:07.740 DEBUG:teuthology.orchestra.run.smithi045:> mktemp 2024-03-22T05:13:07.785 INFO:teuthology.orchestra.run.smithi045.stdout:/tmp/tmp.vnuq6AHR0x 2024-03-22T05:13:07.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo cp /boot/grub/grub.cfg /tmp/tmp.vnuq6AHR0x 2024-03-22T05:13:07.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod 0666 /tmp/tmp.vnuq6AHR0x 2024-03-22T05:13:07.950 DEBUG:teuthology.orchestra.remote:smithi045:/tmp/tmp.vnuq6AHR0x is 10KB 2024-03-22T05:13:08.003 DEBUG:teuthology.orchestra.run.smithi045:> rm -fr /tmp/tmp.vnuq6AHR0x 2024-03-22T05:13:08.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-22T05:13:08.066 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:13:08.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-22T05:13:08.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-22T05:13:08.137 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-22T05:13:08.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo update-grub 2024-03-22T05:13:08.304 INFO:teuthology.orchestra.run.smithi083.stderr:Sourcing file `/etc/default/grub' 2024-03-22T05:13:08.305 INFO:teuthology.orchestra.run.smithi083.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-22T05:13:08.307 INFO:teuthology.orchestra.run.smithi083.stderr:Generating grub configuration file ... 2024-03-22T05:13:08.521 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-22T05:13:08.526 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-22T05:13:08.699 INFO:teuthology.orchestra.run.smithi122.stderr:Sourcing file `/etc/default/grub' 2024-03-22T05:13:08.700 INFO:teuthology.orchestra.run.smithi122.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-22T05:13:08.702 INFO:teuthology.orchestra.run.smithi122.stderr:Generating grub configuration file ... 2024-03-22T05:13:08.745 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-22T05:13:08.750 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-22T05:13:08.791 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-22T05:13:08.796 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-22T05:13:08.868 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-22T05:13:08.874 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-22T05:13:08.924 INFO:teuthology.orchestra.run.smithi083.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-22T05:13:08.924 INFO:teuthology.orchestra.run.smithi083.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-22T05:13:08.924 INFO:teuthology.orchestra.run.smithi083.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-22T05:13:08.946 INFO:teuthology.orchestra.run.smithi083.stderr:done 2024-03-22T05:13:08.955 DEBUG:teuthology.orchestra.run.smithi083:> sudo shutdown -r now 2024-03-22T05:13:09.092 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-22T05:13:09.097 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-22T05:13:09.138 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-22T05:13:09.144 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-22T05:13:09.267 INFO:teuthology.orchestra.run.smithi122.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-22T05:13:09.267 INFO:teuthology.orchestra.run.smithi122.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-22T05:13:09.267 INFO:teuthology.orchestra.run.smithi122.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-22T05:13:09.278 INFO:teuthology.orchestra.run.smithi122.stderr:done 2024-03-22T05:13:09.280 DEBUG:teuthology.orchestra.run.smithi122:> sudo shutdown -r now 2024-03-22T05:13:09.364 INFO:teuthology.orchestra.run.smithi045.stderr:Sourcing file `/etc/default/grub' 2024-03-22T05:13:09.366 INFO:teuthology.orchestra.run.smithi045.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-22T05:13:09.370 INFO:teuthology.orchestra.run.smithi045.stderr:Generating grub configuration file ... 2024-03-22T05:13:09.540 INFO:teuthology.orchestra.run.smithi045.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-22T05:13:09.546 INFO:teuthology.orchestra.run.smithi045.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-22T05:13:09.774 INFO:teuthology.orchestra.run.smithi045.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-22T05:13:09.780 INFO:teuthology.orchestra.run.smithi045.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-22T05:13:09.822 INFO:teuthology.orchestra.run.smithi045.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-22T05:13:09.828 INFO:teuthology.orchestra.run.smithi045.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-22T05:13:09.993 INFO:teuthology.orchestra.run.smithi045.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-22T05:13:09.994 INFO:teuthology.orchestra.run.smithi045.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-22T05:13:09.994 INFO:teuthology.orchestra.run.smithi045.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-22T05:13:10.012 INFO:teuthology.orchestra.run.smithi045.stderr:done 2024-03-22T05:13:10.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo shutdown -r now 2024-03-22T05:13:38.987 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-03-22T05:13:38.988 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-03-22T05:13:38.989 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:13:39.284 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-03-22T05:13:39.284 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-03-22T05:13:39.284 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:13:40.024 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-03-22T05:13:40.024 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-03-22T05:13:40.025 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:13:57.534 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-03-22T05:13:57.790 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-03-22T05:13:58.558 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.45 2024-03-22T05:14:06.542 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-03-22T05:14:06.546 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:14:06.791 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-03-22T05:14:06.792 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:14:07.560 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-03-22T05:14:07.561 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:14:09.598 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-03-22T05:14:09.854 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-03-22T05:14:21.610 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-03-22T05:14:21.611 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:14:21.856 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-03-22T05:14:21.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:14:40.031 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-03-22T05:14:40.286 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-03-22T05:14:55.046 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-03-22T05:14:55.047 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:14:55.265 DEBUG:teuthology.orchestra.run.smithi083:> true 2024-03-22T05:14:55.287 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-03-22T05:14:55.288 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:14:55.652 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-03-22T05:14:55.800 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-03-22T05:14:55.801 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-101-generic"... 2024-03-22T05:14:55.801 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2024-03-22T05:14:55.849 INFO:teuthology.orchestra.run.smithi083.stdout:5.15.0-101-generic 2024-03-22T05:14:55.849 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-22T05:14:55.849 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-22T05:14:55.849 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-22T05:14:56.159 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-03-22T05:14:56.159 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-101-generic"... 2024-03-22T05:14:56.159 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-03-22T05:14:56.204 INFO:teuthology.orchestra.run.smithi122.stdout:5.15.0-101-generic 2024-03-22T05:14:56.204 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-22T05:14:56.204 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-22T05:14:56.204 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-22T05:14:56.850 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-03-22T05:14:56.850 DEBUG:teuthology.orchestra.run.smithi083:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-22T05:14:56.951 INFO:teuthology.orchestra.run.smithi083.stdout:ttyS1 2024-03-22T05:14:56.975 DEBUG:teuthology.parallel:result is None 2024-03-22T05:14:57.205 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-03-22T05:14:57.206 DEBUG:teuthology.orchestra.run.smithi122:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-22T05:14:57.274 INFO:teuthology.orchestra.run.smithi122.stdout:ttyS1 2024-03-22T05:14:57.294 DEBUG:teuthology.parallel:result is None 2024-03-22T05:15:07.563 DEBUG:teuthology.orchestra.remote:timed out 2024-03-22T05:15:19.564 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-03-22T05:15:19.565 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:15:19.730 DEBUG:teuthology.orchestra.run.smithi045:> true 2024-03-22T05:15:20.245 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-03-22T05:15:20.245 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-101-generic"... 2024-03-22T05:15:20.245 DEBUG:teuthology.orchestra.run.smithi045:> uname -r 2024-03-22T05:15:20.293 INFO:teuthology.orchestra.run.smithi045.stdout:5.15.0-101-generic 2024-03-22T05:15:20.294 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-22T05:15:20.294 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-22T05:15:20.294 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-22T05:15:21.295 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-03-22T05:15:21.296 DEBUG:teuthology.orchestra.run.smithi045:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-22T05:15:21.368 INFO:teuthology.orchestra.run.smithi045.stdout:ttyS1 2024-03-22T05:15:21.403 DEBUG:teuthology.parallel:result is None 2024-03-22T05:15:21.404 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-22T05:15:21.412 INFO:teuthology.task.internal:Creating test directory... 2024-03-22T05:15:21.412 DEBUG:teuthology.orchestra.run.smithi045:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-22T05:15:21.414 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-22T05:15:21.417 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-22T05:15:21.423 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-22T05:15:21.431 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-22T05:15:21.439 INFO:teuthology.task.internal:Creating archive directory... 2024-03-22T05:15:21.439 DEBUG:teuthology.orchestra.run.smithi045:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-22T05:15:21.462 DEBUG:teuthology.orchestra.run.smithi083:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-22T05:15:21.467 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-22T05:15:21.583 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-22T05:15:21.590 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-22T05:15:21.591 DEBUG:teuthology.orchestra.run.smithi045:> 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-03-22T05:15:21.593 DEBUG:teuthology.orchestra.run.smithi083:> 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-03-22T05:15:21.595 DEBUG:teuthology.orchestra.run.smithi122:> 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-03-22T05:15:21.608 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-22T05:15:21.618 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-22T05:15:21.620 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-22T05:15:21.624 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-22T05:15:21.627 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-22T05:15:21.632 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-22T05:15:21.634 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-22T05:15:21.642 INFO:teuthology.task.internal:Configuring sudo... 2024-03-22T05:15:21.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-22T05:15:21.662 DEBUG:teuthology.orchestra.run.smithi083:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-22T05:15:21.677 DEBUG:teuthology.orchestra.run.smithi122:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-22T05:15:21.691 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-22T05:15:21.703 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-22T05:15:21.703 DEBUG:teuthology.orchestra.run.smithi045:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-22T05:15:21.719 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-22T05:15:21.734 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-22T05:15:21.740 DEBUG:teuthology.orchestra.run.smithi045:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-22T05:15:21.770 DEBUG:teuthology.orchestra.run.smithi045:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-22T05:15:21.818 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:15:21.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-22T05:15:21.883 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-22T05:15:21.889 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-22T05:15:21.937 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:15:21.937 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-22T05:15:22.004 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-22T05:15:22.009 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-22T05:15:22.056 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:15:22.056 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-22T05:15:22.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo service rsyslog restart 2024-03-22T05:15:22.133 DEBUG:teuthology.orchestra.run.smithi083:> sudo service rsyslog restart 2024-03-22T05:15:22.136 DEBUG:teuthology.orchestra.run.smithi122:> sudo service rsyslog restart 2024-03-22T05:15:22.217 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-22T05:15:22.226 INFO:teuthology.task.internal:Starting timer... 2024-03-22T05:15:22.226 INFO:teuthology.run_tasks:Running task pcp... 2024-03-22T05:15:22.262 INFO:teuthology.run_tasks:Running task selinux... 2024-03-22T05:15:22.272 DEBUG:teuthology.task.selinux:Excluding smithi045: OS 'ubuntu' does not support SELinux 2024-03-22T05:15:22.272 DEBUG:teuthology.task.selinux:Excluding smithi083: OS 'ubuntu' does not support SELinux 2024-03-22T05:15:22.272 DEBUG:teuthology.task.selinux:Excluding smithi122: OS 'ubuntu' does not support SELinux 2024-03-22T05:15:22.272 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-22T05:15:22.272 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-22T05:15:22.272 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-22T05:15:22.272 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-22T05:15:22.282 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-22T05:15:22.304 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-03-22T05:15:22.305 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi045.front.sepia.ceph.com,smithi083.front.sepia.ceph.com,smithi122.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-22T05:22:24.482 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi045.front.sepia.ceph.com'), Remote(name='ubuntu@smithi083.front.sepia.ceph.com'), Remote(name='ubuntu@smithi122.front.sepia.ceph.com')] 2024-03-22T05:22:24.484 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-03-22T05:22:24.485 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:22:24.568 DEBUG:teuthology.orchestra.run.smithi045:> true 2024-03-22T05:22:24.650 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-03-22T05:22:24.650 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-03-22T05:22:24.651 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:22:24.732 DEBUG:teuthology.orchestra.run.smithi083:> true 2024-03-22T05:22:24.810 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-03-22T05:22:24.813 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-03-22T05:22:24.814 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-22T05:22:24.893 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-03-22T05:22:24.970 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-03-22T05:22:24.971 INFO:teuthology.run_tasks:Running task clock... 2024-03-22T05:22:24.982 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-22T05:22:24.982 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-22T05:22:24.983 DEBUG:teuthology.orchestra.run.smithi045:> 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-03-22T05:22:24.985 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-22T05:22:24.985 DEBUG:teuthology.orchestra.run.smithi083:> 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-03-22T05:22:24.987 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-22T05:22:24.988 DEBUG:teuthology.orchestra.run.smithi122:> 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-03-22T05:22:25.011 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-22T05:22:25.011 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: Command line: ntpd -gq 2024-03-22T05:22:25.011 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: ---------------------------------------------------- 2024-03-22T05:22:25.012 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: ntp-4 is maintained by Network Time Foundation, 2024-03-22T05:22:25.012 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-22T05:22:25.012 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: corporation. Support and training for ntp-4 are 2024-03-22T05:22:25.012 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: available at https://www.nwtime.org/support 2024-03-22T05:22:25.012 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: ---------------------------------------------------- 2024-03-22T05:22:25.013 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: proto: precision = 0.046 usec (-24) 2024-03-22T05:22:25.013 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: basedate set to 2022-02-04 2024-03-22T05:22:25.013 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: gps base set to 2022-02-06 (week 2196) 2024-03-22T05:22:25.013 INFO:teuthology.orchestra.run.smithi045.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-22T05:22:25.013 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-22T05:22:25.014 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: restrict ::: KOD does nothing without LIMITED. 2024-03-22T05:22:25.014 INFO:teuthology.orchestra.run.smithi045.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-22T05:22:25.015 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: Listen and drop on 0 v6wildcard [::]:123 2024-03-22T05:22:25.015 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-22T05:22:25.015 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: Listen normally on 2 lo 127.0.0.1:123 2024-03-22T05:22:25.015 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: Listen normally on 3 ens1f0 172.21.15.45:123 2024-03-22T05:22:25.015 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: Listen normally on 4 lo [::1]:123 2024-03-22T05:22:25.015 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:12be%4]:123 2024-03-22T05:22:25.015 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:25 ntpd[17077]: Listening on routing socket on fd #22 for interface updates 2024-03-22T05:22:25.019 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-22T05:22:25.019 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: Command line: ntpd -gq 2024-03-22T05:22:25.019 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: ---------------------------------------------------- 2024-03-22T05:22:25.019 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: ntp-4 is maintained by Network Time Foundation, 2024-03-22T05:22:25.019 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-22T05:22:25.019 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: corporation. Support and training for ntp-4 are 2024-03-22T05:22:25.019 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: available at https://www.nwtime.org/support 2024-03-22T05:22:25.019 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: ---------------------------------------------------- 2024-03-22T05:22:25.020 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: proto: precision = 0.060 usec (-24) 2024-03-22T05:22:25.020 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: basedate set to 2022-02-04 2024-03-22T05:22:25.020 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: gps base set to 2022-02-06 (week 2196) 2024-03-22T05:22:25.020 INFO:teuthology.orchestra.run.smithi083.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-22T05:22:25.020 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-22T05:22:25.020 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: restrict ::: KOD does nothing without LIMITED. 2024-03-22T05:22:25.021 INFO:teuthology.orchestra.run.smithi083.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-22T05:22:25.021 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: Listen and drop on 0 v6wildcard [::]:123 2024-03-22T05:22:25.021 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-22T05:22:25.022 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: Listen normally on 2 lo 127.0.0.1:123 2024-03-22T05:22:25.022 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: Listen normally on 3 enp3s0f1 172.21.15.83:123 2024-03-22T05:22:25.022 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: Listen normally on 4 lo [::1]:123 2024-03-22T05:22:25.022 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce91%5]:123 2024-03-22T05:22:25.022 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:25 ntpd[17162]: Listening on routing socket on fd #22 for interface updates 2024-03-22T05:22:25.040 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-22T05:22:25.040 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: Command line: ntpd -gq 2024-03-22T05:22:25.040 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: ---------------------------------------------------- 2024-03-22T05:22:25.040 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: ntp-4 is maintained by Network Time Foundation, 2024-03-22T05:22:25.040 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-22T05:22:25.040 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: corporation. Support and training for ntp-4 are 2024-03-22T05:22:25.040 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: available at https://www.nwtime.org/support 2024-03-22T05:22:25.040 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: ---------------------------------------------------- 2024-03-22T05:22:25.041 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: proto: precision = 0.043 usec (-24) 2024-03-22T05:22:25.041 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: basedate set to 2022-02-04 2024-03-22T05:22:25.041 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: gps base set to 2022-02-06 (week 2196) 2024-03-22T05:22:25.041 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-22T05:22:25.042 INFO:teuthology.orchestra.run.smithi122.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-22T05:22:25.042 INFO:teuthology.orchestra.run.smithi122.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-22T05:22:25.043 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: restrict ::: KOD does nothing without LIMITED. 2024-03-22T05:22:25.043 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: Listen and drop on 0 v6wildcard [::]:123 2024-03-22T05:22:25.043 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-22T05:22:25.043 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: Listen normally on 2 lo 127.0.0.1:123 2024-03-22T05:22:25.043 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: Listen normally on 3 enp3s0f1 172.21.15.122:123 2024-03-22T05:22:25.043 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: Listen normally on 4 lo [::1]:123 2024-03-22T05:22:25.043 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d515%5]:123 2024-03-22T05:22:25.043 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:25 ntpd[17169]: Listening on routing socket on fd #22 for interface updates 2024-03-22T05:22:26.040 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:26 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:26.040 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:26 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:27.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:27 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:27.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:27 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:27.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:27 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:27.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:27 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:27.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:27 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:27.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:27 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:27.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:27 ntpd[17169]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:27.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:27 ntpd[17169]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:28.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:28 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:28.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:28 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:28.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:28 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:28.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:28 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:28.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:28 ntpd[17077]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:28.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:28 ntpd[17077]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:28.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:28.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:28.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:28.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:28.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:28.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:28.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:28.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:28.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:28.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:28.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:28.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:28 ntpd[17169]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:29.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:29 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:29.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:29 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:29.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:29 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:29.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:29 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:29.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:29 ntpd[17077]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:29.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:29 ntpd[17077]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:29.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:29 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:29.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:29 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:29.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:29 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:29.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:29 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:29.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:29 ntpd[17162]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:29.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:29 ntpd[17162]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:29.040 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:29 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:29.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:29 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:29.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:29 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:29.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:29 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:29.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:29 ntpd[17169]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:29.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:29 ntpd[17169]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:30.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:30.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:30.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:30.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:30 ntpd[17077]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:30.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:30.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:30 ntpd[17162]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:30.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:30.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:30.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:30.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:30.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:30.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:30 ntpd[17169]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:31.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:31 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:31.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:31 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:31.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:31 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:31.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:31 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:31.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:31 ntpd[17077]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:31.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:31 ntpd[17077]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:31.017 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:31 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:31.017 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:31 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:31.017 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:31 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:31.018 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:31 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:31.018 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:31 ntpd[17162]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:31.018 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:31 ntpd[17162]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:31.040 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:31 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:31.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:31 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:31.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:31 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:31.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:31 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:31.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:31 ntpd[17169]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:31.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:31 ntpd[17169]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:32.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:32.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:32.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:32.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:32 ntpd[17077]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:32.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:32.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:32 ntpd[17162]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:32.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:32.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:32 ntpd[17169]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:33.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:33 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:33.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:33 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:33.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:33 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:33.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:33 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:33.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:33 ntpd[17077]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:33.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:33 ntpd[17077]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:33.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:33 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:33.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:33 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:33.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:33 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:33.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:33 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:33.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:33 ntpd[17162]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:33.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:33 ntpd[17162]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:33.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:33 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:33.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:33 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:33.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:33 ntpd[17169]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:33.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:33 ntpd[17169]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:33.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:33 ntpd[17169]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:33.041 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:33 ntpd[17169]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:33.041 INFO:teuthology.orchestra.run.smithi122.stdout:22 Mar 05:22:33 ntpd[17169]: ntpd: time slew -0.001416 s 2024-03-22T05:22:33.042 INFO:teuthology.orchestra.run.smithi122.stdout:ntpd: time slew -0.001416s 2024-03-22T05:22:33.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:33 ntpd[17169]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-22T05:22:33.042 INFO:teuthology.orchestra.run.smithi122.stderr:22 Mar 05:22:33 ntpd[17169]: can't open /var/log/ntpstats/loopstats.20240322: Permission denied 2024-03-22T05:22:33.101 INFO:teuthology.orchestra.run.smithi122.stdout: remote refid st t when poll reach delay offset jitter 2024-03-22T05:22:33.102 INFO:teuthology.orchestra.run.smithi122.stdout:============================================================================== 2024-03-22T05:22:33.102 INFO:teuthology.orchestra.run.smithi122.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:33.102 INFO:teuthology.orchestra.run.smithi122.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:33.102 INFO:teuthology.orchestra.run.smithi122.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:33.102 INFO:teuthology.orchestra.run.smithi122.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:34.012 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:34.013 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:34.014 INFO:teuthology.orchestra.run.smithi045.stdout:22 Mar 05:22:34 ntpd[17077]: ntpd: time slew +0.000090 s 2024-03-22T05:22:34.014 INFO:teuthology.orchestra.run.smithi045.stdout:ntpd: time slew +0.000090s 2024-03-22T05:22:34.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-22T05:22:34.014 INFO:teuthology.orchestra.run.smithi045.stderr:22 Mar 05:22:34 ntpd[17077]: can't open /var/log/ntpstats/loopstats.20240322: Permission denied 2024-03-22T05:22:34.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:34.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:34.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:34.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:34.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:34.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:34.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:34.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:34.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:34.017 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:34.017 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:34.017 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:34 ntpd[17162]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:34.063 INFO:teuthology.orchestra.run.smithi045.stdout: remote refid st t when poll reach delay offset jitter 2024-03-22T05:22:34.064 INFO:teuthology.orchestra.run.smithi045.stdout:============================================================================== 2024-03-22T05:22:34.064 INFO:teuthology.orchestra.run.smithi045.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:34.064 INFO:teuthology.orchestra.run.smithi045.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:34.064 INFO:teuthology.orchestra.run.smithi045.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:34.064 INFO:teuthology.orchestra.run.smithi045.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:35.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:35 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:35.015 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:35 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:35.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:35 ntpd[17162]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-22T05:22:35.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:35 ntpd[17162]: can't open /var/log/ntpstats/rawstats.20240322: Permission denied 2024-03-22T05:22:35.016 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:35 ntpd[17162]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-22T05:22:35.016 INFO:teuthology.orchestra.run.smithi083.stdout:22 Mar 05:22:35 ntpd[17162]: ntpd: time slew -0.001219 s 2024-03-22T05:22:35.016 INFO:teuthology.orchestra.run.smithi083.stdout:ntpd: time slew -0.001219s 2024-03-22T05:22:35.017 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:35 ntpd[17162]: can't open /var/log/ntpstats/peerstats.20240322: Permission denied 2024-03-22T05:22:35.017 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:35 ntpd[17162]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-22T05:22:35.017 INFO:teuthology.orchestra.run.smithi083.stderr:22 Mar 05:22:35 ntpd[17162]: can't open /var/log/ntpstats/loopstats.20240322: Permission denied 2024-03-22T05:22:35.063 INFO:teuthology.orchestra.run.smithi083.stdout: remote refid st t when poll reach delay offset jitter 2024-03-22T05:22:35.063 INFO:teuthology.orchestra.run.smithi083.stdout:============================================================================== 2024-03-22T05:22:35.063 INFO:teuthology.orchestra.run.smithi083.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:35.063 INFO:teuthology.orchestra.run.smithi083.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:35.064 INFO:teuthology.orchestra.run.smithi083.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:35.064 INFO:teuthology.orchestra.run.smithi083.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-22T05:22:35.064 INFO:teuthology.run_tasks:Running task install... 2024-03-22T05:22:35.074 DEBUG:teuthology.task.install:project ceph 2024-03-22T05:22:35.074 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'ea01217f8a79678e64ef6a5d68a043a4ef21ca37'}} 2024-03-22T05:22:35.074 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'ea01217f8a79678e64ef6a5d68a043a4ef21ca37'} 2024-03-22T05:22:35.074 INFO:teuthology.task.install:Using flavor: default 2024-03-22T05:22:35.080 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-03-22T05:22:35.080 INFO:teuthology.task.install:extra packages: [] 2024-03-22T05:22:35.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-key list | grep Ceph 2024-03-22T05:22:35.081 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-key list | grep Ceph 2024-03-22T05:22:35.082 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-key list | grep Ceph 2024-03-22T05:22:35.144 INFO:teuthology.orchestra.run.smithi122.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-03-22T05:22:35.150 INFO:teuthology.orchestra.run.smithi045.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-03-22T05:22:35.162 INFO:teuthology.orchestra.run.smithi083.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-03-22T05:22:35.173 INFO:teuthology.orchestra.run.smithi122.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-03-22T05:22:35.173 INFO:teuthology.orchestra.run.smithi122.stdout:uid [ unknown] Ceph.com (release key) 2024-03-22T05:22:35.174 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-03-22T05:22:35.174 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:22:35.180 INFO:teuthology.orchestra.run.smithi045.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-03-22T05:22:35.180 INFO:teuthology.orchestra.run.smithi045.stdout:uid [ unknown] Ceph.com (release key) 2024-03-22T05:22:35.181 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-03-22T05:22:35.181 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:22:35.188 INFO:teuthology.orchestra.run.smithi083.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-03-22T05:22:35.189 INFO:teuthology.orchestra.run.smithi083.stdout:uid [ unknown] Ceph.com (release key) 2024-03-22T05:22:35.189 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-03-22T05:22:35.190 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:22:35.322 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default/ 2024-03-22T05:22:35.322 INFO:teuthology.task.install.deb:Package version is 19.0.0-2299-gea01217f-1jammy 2024-03-22T05:22:35.391 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default/ 2024-03-22T05:22:35.392 INFO:teuthology.task.install.deb:Package version is 19.0.0-2299-gea01217f-1jammy 2024-03-22T05:22:35.405 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default/ 2024-03-22T05:22:35.405 INFO:teuthology.task.install.deb:Package version is 19.0.0-2299-gea01217f-1jammy 2024-03-22T05:22:35.501 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:22:35.501 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-03-22T05:22:35.504 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:22:35.505 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-03-22T05:22:35.519 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-03-22T05:22:35.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-get update 2024-03-22T05:22:35.572 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:22:35.573 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-03-22T05:22:35.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-03-22T05:22:35.690 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-22T05:22:35.709 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-22T05:22:35.742 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-22T05:22:35.742 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-22T05:22:35.745 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-22T05:22:35.774 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-22T05:22:35.804 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-22T05:22:35.820 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-22T05:22:35.863 INFO:teuthology.orchestra.run.smithi122.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy InRelease 2024-03-22T05:22:35.879 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-22T05:22:35.879 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-22T05:22:35.927 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-03-22T05:22:35.928 INFO:teuthology.orchestra.run.smithi045.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy InRelease 2024-03-22T05:22:35.951 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-22T05:22:35.967 INFO:teuthology.orchestra.run.smithi083.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy InRelease 2024-03-22T05:22:35.989 INFO:teuthology.orchestra.run.smithi122.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy Release.gpg 2024-03-22T05:22:35.989 INFO:teuthology.orchestra.run.smithi045.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-03-22T05:22:36.028 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-03-22T05:22:36.032 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-22T05:22:36.051 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.1 kB] 2024-03-22T05:22:36.051 INFO:teuthology.orchestra.run.smithi045.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy Release.gpg 2024-03-22T05:22:36.091 INFO:teuthology.orchestra.run.smithi083.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy Release.gpg 2024-03-22T05:22:36.122 INFO:teuthology.orchestra.run.smithi045.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.1 kB] 2024-03-22T05:22:36.125 INFO:teuthology.orchestra.run.smithi122.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,408 B] 2024-03-22T05:22:36.137 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.1 kB] 2024-03-22T05:22:36.166 INFO:teuthology.orchestra.run.smithi045.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,408 B] 2024-03-22T05:22:36.180 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,408 B] 2024-03-22T05:22:36.211 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 29.1 kB in 1s (58.1 kB/s) 2024-03-22T05:22:36.254 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 29.1 kB in 0s (59.4 kB/s) 2024-03-22T05:22:36.261 INFO:teuthology.orchestra.run.smithi045.stdout:Fetched 29.1 kB in 1s (57.7 kB/s) 2024-03-22T05:22:37.158 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-03-22T05:22:37.173 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-2299-gea01217f-1jammy cephadm=19.0.0-2299-gea01217f-1jammy ceph-mds=19.0.0-2299-gea01217f-1jammy ceph-mgr=19.0.0-2299-gea01217f-1jammy ceph-common=19.0.0-2299-gea01217f-1jammy ceph-fuse=19.0.0-2299-gea01217f-1jammy ceph-test=19.0.0-2299-gea01217f-1jammy ceph-volume=19.0.0-2299-gea01217f-1jammy radosgw=19.0.0-2299-gea01217f-1jammy python3-rados=19.0.0-2299-gea01217f-1jammy python3-rgw=19.0.0-2299-gea01217f-1jammy python3-cephfs=19.0.0-2299-gea01217f-1jammy python3-rbd=19.0.0-2299-gea01217f-1jammy libcephfs2=19.0.0-2299-gea01217f-1jammy libcephfs-dev=19.0.0-2299-gea01217f-1jammy librados2=19.0.0-2299-gea01217f-1jammy librbd1=19.0.0-2299-gea01217f-1jammy rbd-fuse=19.0.0-2299-gea01217f-1jammy 2024-03-22T05:22:37.204 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-03-22T05:22:37.219 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-2299-gea01217f-1jammy cephadm=19.0.0-2299-gea01217f-1jammy ceph-mds=19.0.0-2299-gea01217f-1jammy ceph-mgr=19.0.0-2299-gea01217f-1jammy ceph-common=19.0.0-2299-gea01217f-1jammy ceph-fuse=19.0.0-2299-gea01217f-1jammy ceph-test=19.0.0-2299-gea01217f-1jammy ceph-volume=19.0.0-2299-gea01217f-1jammy radosgw=19.0.0-2299-gea01217f-1jammy python3-rados=19.0.0-2299-gea01217f-1jammy python3-rgw=19.0.0-2299-gea01217f-1jammy python3-cephfs=19.0.0-2299-gea01217f-1jammy python3-rbd=19.0.0-2299-gea01217f-1jammy libcephfs2=19.0.0-2299-gea01217f-1jammy libcephfs-dev=19.0.0-2299-gea01217f-1jammy librados2=19.0.0-2299-gea01217f-1jammy librbd1=19.0.0-2299-gea01217f-1jammy rbd-fuse=19.0.0-2299-gea01217f-1jammy 2024-03-22T05:22:37.235 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-03-22T05:22:37.237 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-03-22T05:22:37.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-2299-gea01217f-1jammy cephadm=19.0.0-2299-gea01217f-1jammy ceph-mds=19.0.0-2299-gea01217f-1jammy ceph-mgr=19.0.0-2299-gea01217f-1jammy ceph-common=19.0.0-2299-gea01217f-1jammy ceph-fuse=19.0.0-2299-gea01217f-1jammy ceph-test=19.0.0-2299-gea01217f-1jammy ceph-volume=19.0.0-2299-gea01217f-1jammy radosgw=19.0.0-2299-gea01217f-1jammy python3-rados=19.0.0-2299-gea01217f-1jammy python3-rgw=19.0.0-2299-gea01217f-1jammy python3-cephfs=19.0.0-2299-gea01217f-1jammy python3-rbd=19.0.0-2299-gea01217f-1jammy libcephfs2=19.0.0-2299-gea01217f-1jammy libcephfs-dev=19.0.0-2299-gea01217f-1jammy librados2=19.0.0-2299-gea01217f-1jammy librbd1=19.0.0-2299-gea01217f-1jammy rbd-fuse=19.0.0-2299-gea01217f-1jammy 2024-03-22T05:22:37.280 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-03-22T05:22:37.317 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-03-22T05:22:37.435 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-03-22T05:22:37.436 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-03-22T05:22:37.484 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-03-22T05:22:37.485 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-03-22T05:22:37.521 INFO:teuthology.orchestra.run.smithi045.stdout:Building dependency tree... 2024-03-22T05:22:37.522 INFO:teuthology.orchestra.run.smithi045.stdout:Reading state information... 2024-03-22T05:22:37.618 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages were automatically installed and are no longer required: 2024-03-22T05:22:37.619 INFO:teuthology.orchestra.run.smithi122.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-22T05:22:37.619 INFO:teuthology.orchestra.run.smithi122.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-22T05:22:37.619 INFO:teuthology.orchestra.run.smithi122.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-22T05:22:37.619 INFO:teuthology.orchestra.run.smithi122.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-22T05:22:37.619 INFO:teuthology.orchestra.run.smithi122.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-22T05:22:37.619 INFO:teuthology.orchestra.run.smithi122.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-22T05:22:37.621 INFO:teuthology.orchestra.run.smithi122.stdout:The following additional packages will be installed: 2024-03-22T05:22:37.621 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-03-22T05:22:37.621 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-03-22T05:22:37.622 INFO:teuthology.orchestra.run.smithi122.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-03-22T05:22:37.622 INFO:teuthology.orchestra.run.smithi122.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-03-22T05:22:37.622 INFO:teuthology.orchestra.run.smithi122.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-03-22T05:22:37.622 INFO:teuthology.orchestra.run.smithi122.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-03-22T05:22:37.622 INFO:teuthology.orchestra.run.smithi122.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-03-22T05:22:37.622 INFO:teuthology.orchestra.run.smithi122.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-03-22T05:22:37.622 INFO:teuthology.orchestra.run.smithi122.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-03-22T05:22:37.622 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-03-22T05:22:37.622 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-03-22T05:22:37.622 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-03-22T05:22:37.623 INFO:teuthology.orchestra.run.smithi122.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-03-22T05:22:37.623 INFO:teuthology.orchestra.run.smithi122.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-03-22T05:22:37.623 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-03-22T05:22:37.623 INFO:teuthology.orchestra.run.smithi122.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-03-22T05:22:37.623 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-03-22T05:22:37.623 INFO:teuthology.orchestra.run.smithi122.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-03-22T05:22:37.623 INFO:teuthology.orchestra.run.smithi122.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-03-22T05:22:37.623 INFO:teuthology.orchestra.run.smithi122.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-03-22T05:22:37.623 INFO:teuthology.orchestra.run.smithi122.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-03-22T05:22:37.623 INFO:teuthology.orchestra.run.smithi122.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-03-22T05:22:37.624 INFO:teuthology.orchestra.run.smithi122.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-03-22T05:22:37.624 INFO:teuthology.orchestra.run.smithi122.stdout: xmlstarlet zip 2024-03-22T05:22:37.624 INFO:teuthology.orchestra.run.smithi122.stdout:Suggested packages: 2024-03-22T05:22:37.624 INFO:teuthology.orchestra.run.smithi122.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-03-22T05:22:37.624 INFO:teuthology.orchestra.run.smithi122.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-03-22T05:22:37.625 INFO:teuthology.orchestra.run.smithi122.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-03-22T05:22:37.625 INFO:teuthology.orchestra.run.smithi122.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-03-22T05:22:37.625 INFO:teuthology.orchestra.run.smithi122.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-03-22T05:22:37.625 INFO:teuthology.orchestra.run.smithi122.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-03-22T05:22:37.625 INFO:teuthology.orchestra.run.smithi122.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-03-22T05:22:37.625 INFO:teuthology.orchestra.run.smithi122.stdout:Recommended packages: 2024-03-22T05:22:37.625 INFO:teuthology.orchestra.run.smithi122.stdout: btrfs-tools 2024-03-22T05:22:37.670 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-03-22T05:22:37.670 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-22T05:22:37.670 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-22T05:22:37.670 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-22T05:22:37.673 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-22T05:22:37.673 INFO:teuthology.orchestra.run.smithi083.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-22T05:22:37.673 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-22T05:22:37.674 INFO:teuthology.orchestra.run.smithi083.stdout:The following additional packages will be installed: 2024-03-22T05:22:37.674 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-03-22T05:22:37.674 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-03-22T05:22:37.674 INFO:teuthology.orchestra.run.smithi083.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-03-22T05:22:37.674 INFO:teuthology.orchestra.run.smithi083.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-03-22T05:22:37.674 INFO:teuthology.orchestra.run.smithi083.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-03-22T05:22:37.675 INFO:teuthology.orchestra.run.smithi083.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-03-22T05:22:37.675 INFO:teuthology.orchestra.run.smithi083.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-03-22T05:22:37.675 INFO:teuthology.orchestra.run.smithi083.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-03-22T05:22:37.675 INFO:teuthology.orchestra.run.smithi083.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-03-22T05:22:37.675 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-03-22T05:22:37.675 INFO:teuthology.orchestra.run.smithi083.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-03-22T05:22:37.675 INFO:teuthology.orchestra.run.smithi083.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-03-22T05:22:37.675 INFO:teuthology.orchestra.run.smithi083.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-03-22T05:22:37.676 INFO:teuthology.orchestra.run.smithi083.stdout: xmlstarlet zip 2024-03-22T05:22:37.677 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2024-03-22T05:22:37.677 INFO:teuthology.orchestra.run.smithi083.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-03-22T05:22:37.677 INFO:teuthology.orchestra.run.smithi083.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-03-22T05:22:37.677 INFO:teuthology.orchestra.run.smithi083.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-03-22T05:22:37.677 INFO:teuthology.orchestra.run.smithi083.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-03-22T05:22:37.677 INFO:teuthology.orchestra.run.smithi083.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-03-22T05:22:37.677 INFO:teuthology.orchestra.run.smithi083.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-03-22T05:22:37.677 INFO:teuthology.orchestra.run.smithi083.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-03-22T05:22:37.677 INFO:teuthology.orchestra.run.smithi083.stdout:Recommended packages: 2024-03-22T05:22:37.677 INFO:teuthology.orchestra.run.smithi083.stdout: btrfs-tools 2024-03-22T05:22:37.711 INFO:teuthology.orchestra.run.smithi045.stdout:The following packages were automatically installed and are no longer required: 2024-03-22T05:22:37.711 INFO:teuthology.orchestra.run.smithi045.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-22T05:22:37.712 INFO:teuthology.orchestra.run.smithi045.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-22T05:22:37.712 INFO:teuthology.orchestra.run.smithi045.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-22T05:22:37.712 INFO:teuthology.orchestra.run.smithi045.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-22T05:22:37.712 INFO:teuthology.orchestra.run.smithi045.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-22T05:22:37.712 INFO:teuthology.orchestra.run.smithi045.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-22T05:22:37.712 INFO:teuthology.orchestra.run.smithi045.stdout:The following additional packages will be installed: 2024-03-22T05:22:37.712 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-03-22T05:22:37.713 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-03-22T05:22:37.713 INFO:teuthology.orchestra.run.smithi045.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-03-22T05:22:37.713 INFO:teuthology.orchestra.run.smithi045.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-03-22T05:22:37.713 INFO:teuthology.orchestra.run.smithi045.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-03-22T05:22:37.713 INFO:teuthology.orchestra.run.smithi045.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-03-22T05:22:37.713 INFO:teuthology.orchestra.run.smithi045.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-03-22T05:22:37.714 INFO:teuthology.orchestra.run.smithi045.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-03-22T05:22:37.714 INFO:teuthology.orchestra.run.smithi045.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-03-22T05:22:37.714 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-03-22T05:22:37.714 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-03-22T05:22:37.714 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-03-22T05:22:37.714 INFO:teuthology.orchestra.run.smithi045.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-03-22T05:22:37.714 INFO:teuthology.orchestra.run.smithi045.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-03-22T05:22:37.714 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-03-22T05:22:37.715 INFO:teuthology.orchestra.run.smithi045.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-03-22T05:22:37.715 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-03-22T05:22:37.715 INFO:teuthology.orchestra.run.smithi045.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-03-22T05:22:37.715 INFO:teuthology.orchestra.run.smithi045.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-03-22T05:22:37.715 INFO:teuthology.orchestra.run.smithi045.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-03-22T05:22:37.715 INFO:teuthology.orchestra.run.smithi045.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-03-22T05:22:37.715 INFO:teuthology.orchestra.run.smithi045.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-03-22T05:22:37.716 INFO:teuthology.orchestra.run.smithi045.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-03-22T05:22:37.716 INFO:teuthology.orchestra.run.smithi045.stdout: xmlstarlet zip 2024-03-22T05:22:37.716 INFO:teuthology.orchestra.run.smithi045.stdout:Suggested packages: 2024-03-22T05:22:37.716 INFO:teuthology.orchestra.run.smithi045.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-03-22T05:22:37.717 INFO:teuthology.orchestra.run.smithi045.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-03-22T05:22:37.717 INFO:teuthology.orchestra.run.smithi045.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-03-22T05:22:37.717 INFO:teuthology.orchestra.run.smithi045.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-03-22T05:22:37.717 INFO:teuthology.orchestra.run.smithi045.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-03-22T05:22:37.717 INFO:teuthology.orchestra.run.smithi045.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-03-22T05:22:37.717 INFO:teuthology.orchestra.run.smithi045.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-03-22T05:22:37.718 INFO:teuthology.orchestra.run.smithi045.stdout:Recommended packages: 2024-03-22T05:22:37.718 INFO:teuthology.orchestra.run.smithi045.stdout: btrfs-tools 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout:The following NEW packages will be installed: 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-03-22T05:22:37.728 INFO:teuthology.orchestra.run.smithi122.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-03-22T05:22:37.729 INFO:teuthology.orchestra.run.smithi122.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-03-22T05:22:37.730 INFO:teuthology.orchestra.run.smithi122.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-03-22T05:22:37.778 INFO:teuthology.orchestra.run.smithi083.stdout:The following NEW packages will be installed: 2024-03-22T05:22:37.778 INFO:teuthology.orchestra.run.smithi083.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-03-22T05:22:37.778 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-03-22T05:22:37.779 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-03-22T05:22:37.780 INFO:teuthology.orchestra.run.smithi083.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-03-22T05:22:37.780 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-03-22T05:22:37.780 INFO:teuthology.orchestra.run.smithi083.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-03-22T05:22:37.780 INFO:teuthology.orchestra.run.smithi083.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-03-22T05:22:37.780 INFO:teuthology.orchestra.run.smithi083.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-03-22T05:22:37.780 INFO:teuthology.orchestra.run.smithi083.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-03-22T05:22:37.780 INFO:teuthology.orchestra.run.smithi083.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-03-22T05:22:37.780 INFO:teuthology.orchestra.run.smithi083.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-03-22T05:22:37.780 INFO:teuthology.orchestra.run.smithi083.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-03-22T05:22:37.791 INFO:teuthology.orchestra.run.smithi122.stdout:0 upgraded, 118 newly installed, 0 to remove and 285 not upgraded. 2024-03-22T05:22:37.791 INFO:teuthology.orchestra.run.smithi122.stdout:Need to get 178 MB of archives. 2024-03-22T05:22:37.791 INFO:teuthology.orchestra.run.smithi122.stdout:After this operation, 818 MB of additional disk space will be used. 2024-03-22T05:22:37.791 INFO:teuthology.orchestra.run.smithi122.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-03-22T05:22:37.824 INFO:teuthology.orchestra.run.smithi045.stdout:The following NEW packages will be installed: 2024-03-22T05:22:37.824 INFO:teuthology.orchestra.run.smithi045.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-03-22T05:22:37.825 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-03-22T05:22:37.825 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-03-22T05:22:37.825 INFO:teuthology.orchestra.run.smithi045.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-03-22T05:22:37.825 INFO:teuthology.orchestra.run.smithi045.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-03-22T05:22:37.825 INFO:teuthology.orchestra.run.smithi045.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-03-22T05:22:37.825 INFO:teuthology.orchestra.run.smithi045.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-03-22T05:22:37.825 INFO:teuthology.orchestra.run.smithi045.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-03-22T05:22:37.825 INFO:teuthology.orchestra.run.smithi045.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-03-22T05:22:37.826 INFO:teuthology.orchestra.run.smithi045.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-03-22T05:22:37.827 INFO:teuthology.orchestra.run.smithi045.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-03-22T05:22:37.827 INFO:teuthology.orchestra.run.smithi045.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-03-22T05:22:37.827 INFO:teuthology.orchestra.run.smithi045.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-03-22T05:22:37.827 INFO:teuthology.orchestra.run.smithi045.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-03-22T05:22:37.842 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 118 newly installed, 0 to remove and 285 not upgraded. 2024-03-22T05:22:37.842 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 178 MB of archives. 2024-03-22T05:22:37.842 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 818 MB of additional disk space will be used. 2024-03-22T05:22:37.842 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-03-22T05:22:37.865 INFO:teuthology.orchestra.run.smithi122.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-2299-gea01217f-1jammy [3,555 kB] 2024-03-22T05:22:37.901 INFO:teuthology.orchestra.run.smithi045.stdout:0 upgraded, 118 newly installed, 0 to remove and 285 not upgraded. 2024-03-22T05:22:37.901 INFO:teuthology.orchestra.run.smithi045.stdout:Need to get 178 MB of archives. 2024-03-22T05:22:37.901 INFO:teuthology.orchestra.run.smithi045.stdout:After this operation, 818 MB of additional disk space will be used. 2024-03-22T05:22:37.901 INFO:teuthology.orchestra.run.smithi045.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-03-22T05:22:37.902 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-03-22T05:22:37.905 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-03-22T05:22:37.914 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-2299-gea01217f-1jammy [3,555 kB] 2024-03-22T05:22:37.926 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-03-22T05:22:37.957 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-03-22T05:22:37.961 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-03-22T05:22:37.992 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-03-22T05:22:38.049 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-03-22T05:22:38.054 INFO:teuthology.orchestra.run.smithi045.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-03-22T05:22:38.056 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-03-22T05:22:38.060 INFO:teuthology.orchestra.run.smithi045.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-03-22T05:22:38.072 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-03-22T05:22:38.078 INFO:teuthology.orchestra.run.smithi122.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-03-22T05:22:38.079 INFO:teuthology.orchestra.run.smithi122.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-03-22T05:22:38.080 INFO:teuthology.orchestra.run.smithi122.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-03-22T05:22:38.092 INFO:teuthology.orchestra.run.smithi122.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-03-22T05:22:38.092 INFO:teuthology.orchestra.run.smithi122.stdout:Get:13 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-2299-gea01217f-1jammy [3,224 kB] 2024-03-22T05:22:38.093 INFO:teuthology.orchestra.run.smithi045.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-03-22T05:22:38.095 INFO:teuthology.orchestra.run.smithi122.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-03-22T05:22:38.097 INFO:teuthology.orchestra.run.smithi122.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-03-22T05:22:38.100 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-03-22T05:22:38.103 INFO:teuthology.orchestra.run.smithi122.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-03-22T05:22:38.106 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-03-22T05:22:38.122 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-03-22T05:22:38.123 INFO:teuthology.orchestra.run.smithi122.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-03-22T05:22:38.127 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-03-22T05:22:38.127 INFO:teuthology.orchestra.run.smithi083.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-03-22T05:22:38.129 INFO:teuthology.orchestra.run.smithi083.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-03-22T05:22:38.140 INFO:teuthology.orchestra.run.smithi083.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-03-22T05:22:38.143 INFO:teuthology.orchestra.run.smithi122.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-03-22T05:22:38.145 INFO:teuthology.orchestra.run.smithi083.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-03-22T05:22:38.148 INFO:teuthology.orchestra.run.smithi122.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-03-22T05:22:38.149 INFO:teuthology.orchestra.run.smithi045.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-2299-gea01217f-1jammy [3,555 kB] 2024-03-22T05:22:38.150 INFO:teuthology.orchestra.run.smithi083.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-03-22T05:22:38.152 INFO:teuthology.orchestra.run.smithi083.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-03-22T05:22:38.152 INFO:teuthology.orchestra.run.smithi122.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-03-22T05:22:38.153 INFO:teuthology.orchestra.run.smithi122.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-03-22T05:22:38.159 INFO:teuthology.orchestra.run.smithi122.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-03-22T05:22:38.161 INFO:teuthology.orchestra.run.smithi122.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-03-22T05:22:38.162 INFO:teuthology.orchestra.run.smithi122.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-03-22T05:22:38.163 INFO:teuthology.orchestra.run.smithi122.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-03-22T05:22:38.163 INFO:teuthology.orchestra.run.smithi122.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-03-22T05:22:38.169 INFO:teuthology.orchestra.run.smithi083.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-03-22T05:22:38.172 INFO:teuthology.orchestra.run.smithi083.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-03-22T05:22:38.175 INFO:teuthology.orchestra.run.smithi083.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-03-22T05:22:38.178 INFO:teuthology.orchestra.run.smithi083.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-03-22T05:22:38.178 INFO:teuthology.orchestra.run.smithi083.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-03-22T05:22:38.179 INFO:teuthology.orchestra.run.smithi083.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-03-22T05:22:38.189 INFO:teuthology.orchestra.run.smithi122.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-03-22T05:22:38.190 INFO:teuthology.orchestra.run.smithi122.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-03-22T05:22:38.191 INFO:teuthology.orchestra.run.smithi122.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-03-22T05:22:38.197 INFO:teuthology.orchestra.run.smithi122.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-03-22T05:22:38.197 INFO:teuthology.orchestra.run.smithi083.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-03-22T05:22:38.198 INFO:teuthology.orchestra.run.smithi122.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-03-22T05:22:38.198 INFO:teuthology.orchestra.run.smithi083.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-03-22T05:22:38.199 INFO:teuthology.orchestra.run.smithi083.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-03-22T05:22:38.199 INFO:teuthology.orchestra.run.smithi083.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-03-22T05:22:38.215 INFO:teuthology.orchestra.run.smithi045.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-03-22T05:22:38.218 INFO:teuthology.orchestra.run.smithi122.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-03-22T05:22:38.219 INFO:teuthology.orchestra.run.smithi122.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-03-22T05:22:38.220 INFO:teuthology.orchestra.run.smithi122.stdout:Get:34 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-2299-gea01217f-1jammy [712 kB] 2024-03-22T05:22:38.220 INFO:teuthology.orchestra.run.smithi045.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-03-22T05:22:38.221 INFO:teuthology.orchestra.run.smithi122.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-03-22T05:22:38.221 INFO:teuthology.orchestra.run.smithi122.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-03-22T05:22:38.222 INFO:teuthology.orchestra.run.smithi122.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-03-22T05:22:38.228 INFO:teuthology.orchestra.run.smithi083.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-03-22T05:22:38.229 INFO:teuthology.orchestra.run.smithi083.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-03-22T05:22:38.229 INFO:teuthology.orchestra.run.smithi083.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-03-22T05:22:38.234 INFO:teuthology.orchestra.run.smithi083.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-03-22T05:22:38.235 INFO:teuthology.orchestra.run.smithi083.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-03-22T05:22:38.237 INFO:teuthology.orchestra.run.smithi083.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-03-22T05:22:38.241 INFO:teuthology.orchestra.run.smithi045.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-03-22T05:22:38.244 INFO:teuthology.orchestra.run.smithi122.stdout:Get:38 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-2299-gea01217f-1jammy [357 kB] 2024-03-22T05:22:38.248 INFO:teuthology.orchestra.run.smithi045.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-03-22T05:22:38.248 INFO:teuthology.orchestra.run.smithi045.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-03-22T05:22:38.250 INFO:teuthology.orchestra.run.smithi045.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-03-22T05:22:38.255 INFO:teuthology.orchestra.run.smithi122.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-03-22T05:22:38.258 INFO:teuthology.orchestra.run.smithi122.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-03-22T05:22:38.260 INFO:teuthology.orchestra.run.smithi122.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-03-22T05:22:38.263 INFO:teuthology.orchestra.run.smithi045.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-03-22T05:22:38.267 INFO:teuthology.orchestra.run.smithi122.stdout:Get:42 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-2299-gea01217f-1jammy [32.8 kB] 2024-03-22T05:22:38.268 INFO:teuthology.orchestra.run.smithi122.stdout:Get:43 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-2299-gea01217f-1jammy [180 kB] 2024-03-22T05:22:38.268 INFO:teuthology.orchestra.run.smithi045.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-03-22T05:22:38.271 INFO:teuthology.orchestra.run.smithi045.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-03-22T05:22:38.272 INFO:teuthology.orchestra.run.smithi122.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-03-22T05:22:38.272 INFO:teuthology.orchestra.run.smithi122.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-03-22T05:22:38.273 INFO:teuthology.orchestra.run.smithi045.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-03-22T05:22:38.274 INFO:teuthology.orchestra.run.smithi083.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-03-22T05:22:38.274 INFO:teuthology.orchestra.run.smithi122.stdout:Get:46 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-2299-gea01217f-1jammy [66.5 kB] 2024-03-22T05:22:38.276 INFO:teuthology.orchestra.run.smithi083.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-03-22T05:22:38.276 INFO:teuthology.orchestra.run.smithi083.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-03-22T05:22:38.277 INFO:teuthology.orchestra.run.smithi122.stdout:Get:47 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-2299-gea01217f-1jammy [330 kB] 2024-03-22T05:22:38.277 INFO:teuthology.orchestra.run.smithi083.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-03-22T05:22:38.285 INFO:teuthology.orchestra.run.smithi122.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-03-22T05:22:38.287 INFO:teuthology.orchestra.run.smithi122.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-03-22T05:22:38.288 INFO:teuthology.orchestra.run.smithi122.stdout:Get:50 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-2299-gea01217f-1jammy [6,664 kB] 2024-03-22T05:22:38.289 INFO:teuthology.orchestra.run.smithi122.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-03-22T05:22:38.293 INFO:teuthology.orchestra.run.smithi122.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-03-22T05:22:38.295 INFO:teuthology.orchestra.run.smithi122.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-03-22T05:22:38.297 INFO:teuthology.orchestra.run.smithi045.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-03-22T05:22:38.301 INFO:teuthology.orchestra.run.smithi045.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-03-22T05:22:38.302 INFO:teuthology.orchestra.run.smithi083.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-03-22T05:22:38.304 INFO:teuthology.orchestra.run.smithi045.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-03-22T05:22:38.304 INFO:teuthology.orchestra.run.smithi083.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-03-22T05:22:38.305 INFO:teuthology.orchestra.run.smithi083.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-03-22T05:22:38.307 INFO:teuthology.orchestra.run.smithi045.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-03-22T05:22:38.308 INFO:teuthology.orchestra.run.smithi045.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-03-22T05:22:38.308 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:22:38.310 INFO:teuthology.orchestra.run.smithi045.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-03-22T05:22:38.316 INFO:teuthology.orchestra.run.smithi083.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-03-22T05:22:38.316 INFO:teuthology.orchestra.run.smithi083.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-03-22T05:22:38.317 INFO:teuthology.orchestra.run.smithi122.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-03-22T05:22:38.317 INFO:teuthology.orchestra.run.smithi083.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-03-22T05:22:38.319 INFO:teuthology.orchestra.run.smithi122.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-03-22T05:22:38.325 INFO:teuthology.orchestra.run.smithi122.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-03-22T05:22:38.325 INFO:teuthology.orchestra.run.smithi122.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-03-22T05:22:38.327 INFO:teuthology.orchestra.run.smithi122.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-03-22T05:22:38.329 INFO:teuthology.orchestra.run.smithi045.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-03-22T05:22:38.329 INFO:teuthology.orchestra.run.smithi045.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-03-22T05:22:38.330 INFO:teuthology.orchestra.run.smithi083.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-03-22T05:22:38.331 INFO:teuthology.orchestra.run.smithi045.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-03-22T05:22:38.333 INFO:teuthology.orchestra.run.smithi083.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-03-22T05:22:38.336 INFO:teuthology.orchestra.run.smithi083.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-03-22T05:22:38.338 INFO:teuthology.orchestra.run.smithi083.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-03-22T05:22:38.344 INFO:teuthology.orchestra.run.smithi122.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-03-22T05:22:38.374 INFO:teuthology.orchestra.run.smithi045.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-03-22T05:22:38.374 INFO:teuthology.orchestra.run.smithi083.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-03-22T05:22:38.374 INFO:teuthology.orchestra.run.smithi045.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-03-22T05:22:38.375 INFO:teuthology.orchestra.run.smithi045.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-03-22T05:22:38.376 INFO:teuthology.orchestra.run.smithi083.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-03-22T05:22:38.381 INFO:teuthology.orchestra.run.smithi083.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-03-22T05:22:38.382 INFO:teuthology.orchestra.run.smithi045.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-03-22T05:22:38.382 INFO:teuthology.orchestra.run.smithi083.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-03-22T05:22:38.383 INFO:teuthology.orchestra.run.smithi045.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-03-22T05:22:38.384 INFO:teuthology.orchestra.run.smithi083.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-03-22T05:22:38.384 INFO:teuthology.orchestra.run.smithi045.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-03-22T05:22:38.385 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:22:38.389 INFO:teuthology.orchestra.run.smithi083.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-03-22T05:22:38.425 INFO:teuthology.orchestra.run.smithi045.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-03-22T05:22:38.426 INFO:teuthology.orchestra.run.smithi045.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-03-22T05:22:38.426 INFO:teuthology.orchestra.run.smithi045.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-03-22T05:22:38.465 INFO:teuthology.orchestra.run.smithi045.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-03-22T05:22:38.467 INFO:teuthology.orchestra.run.smithi045.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-03-22T05:22:38.468 INFO:teuthology.orchestra.run.smithi045.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-03-22T05:22:38.478 INFO:teuthology.orchestra.run.smithi045.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-03-22T05:22:38.479 INFO:teuthology.orchestra.run.smithi045.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-03-22T05:22:38.480 INFO:teuthology.orchestra.run.smithi045.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-03-22T05:22:38.481 INFO:teuthology.orchestra.run.smithi045.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-03-22T05:22:38.489 INFO:teuthology.orchestra.run.smithi122.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-03-22T05:22:38.490 INFO:teuthology.orchestra.run.smithi122.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-03-22T05:22:38.492 INFO:teuthology.orchestra.run.smithi122.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-03-22T05:22:38.493 INFO:teuthology.orchestra.run.smithi122.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-03-22T05:22:38.494 INFO:teuthology.orchestra.run.smithi122.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-03-22T05:22:38.506 INFO:teuthology.orchestra.run.smithi045.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-03-22T05:22:38.510 INFO:teuthology.orchestra.run.smithi045.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-03-22T05:22:38.511 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:22:38.529 INFO:teuthology.orchestra.run.smithi083.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-03-22T05:22:38.530 INFO:teuthology.orchestra.run.smithi083.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-03-22T05:22:38.533 INFO:teuthology.orchestra.run.smithi083.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-03-22T05:22:38.533 INFO:teuthology.orchestra.run.smithi083.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-03-22T05:22:38.534 INFO:teuthology.orchestra.run.smithi122.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-03-22T05:22:38.534 INFO:teuthology.orchestra.run.smithi083.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-03-22T05:22:38.537 INFO:teuthology.orchestra.run.smithi122.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-03-22T05:22:38.537 INFO:teuthology.orchestra.run.smithi122.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-03-22T05:22:38.563 INFO:teuthology.orchestra.run.smithi122.stdout:Get:68 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-2299-gea01217f-1jammy [112 kB] 2024-03-22T05:22:38.566 INFO:teuthology.orchestra.run.smithi122.stdout:Get:69 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-2299-gea01217f-1jammy [467 kB] 2024-03-22T05:22:38.571 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:22:38.580 INFO:teuthology.orchestra.run.smithi122.stdout:Get:70 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-2299-gea01217f-1jammy [25.0 MB] 2024-03-22T05:22:38.612 INFO:teuthology.orchestra.run.smithi083.stdout:Get:57 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-2299-gea01217f-1jammy [3,224 kB] 2024-03-22T05:22:38.623 INFO:teuthology.orchestra.run.smithi045.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-03-22T05:22:38.628 INFO:teuthology.orchestra.run.smithi045.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-03-22T05:22:38.629 INFO:teuthology.orchestra.run.smithi045.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-03-22T05:22:38.631 INFO:teuthology.orchestra.run.smithi045.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-03-22T05:22:38.636 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:22:38.646 INFO:teuthology.orchestra.run.smithi122.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-03-22T05:22:38.646 INFO:teuthology.orchestra.run.smithi122.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-03-22T05:22:38.648 INFO:teuthology.orchestra.run.smithi083.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-03-22T05:22:38.648 INFO:teuthology.orchestra.run.smithi122.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-03-22T05:22:38.649 INFO:teuthology.orchestra.run.smithi122.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-03-22T05:22:38.650 INFO:teuthology.orchestra.run.smithi122.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-03-22T05:22:38.651 INFO:teuthology.orchestra.run.smithi122.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-03-22T05:22:38.651 INFO:teuthology.orchestra.run.smithi122.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-03-22T05:22:38.652 INFO:teuthology.orchestra.run.smithi122.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-03-22T05:22:38.653 INFO:teuthology.orchestra.run.smithi083.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-03-22T05:22:38.654 INFO:teuthology.orchestra.run.smithi083.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-03-22T05:22:38.659 INFO:teuthology.orchestra.run.smithi122.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-03-22T05:22:38.667 INFO:teuthology.orchestra.run.smithi122.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-03-22T05:22:38.684 INFO:teuthology.orchestra.run.smithi083.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-03-22T05:22:38.685 INFO:teuthology.orchestra.run.smithi083.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-03-22T05:22:38.686 INFO:teuthology.orchestra.run.smithi083.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-03-22T05:22:38.686 INFO:teuthology.orchestra.run.smithi083.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-03-22T05:22:38.687 INFO:teuthology.orchestra.run.smithi083.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-03-22T05:22:38.688 INFO:teuthology.orchestra.run.smithi083.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-03-22T05:22:38.688 INFO:teuthology.orchestra.run.smithi083.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-03-22T05:22:38.690 INFO:teuthology.orchestra.run.smithi122.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-03-22T05:22:38.691 INFO:teuthology.orchestra.run.smithi122.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-03-22T05:22:38.697 INFO:teuthology.orchestra.run.smithi122.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-03-22T05:22:38.702 INFO:teuthology.orchestra.run.smithi122.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-03-22T05:22:38.704 INFO:teuthology.orchestra.run.smithi122.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-03-22T05:22:38.705 INFO:teuthology.orchestra.run.smithi122.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-03-22T05:22:38.713 INFO:teuthology.orchestra.run.smithi083.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-03-22T05:22:38.714 INFO:teuthology.orchestra.run.smithi122.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-03-22T05:22:38.715 INFO:teuthology.orchestra.run.smithi122.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-03-22T05:22:38.719 INFO:teuthology.orchestra.run.smithi083.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-03-22T05:22:38.719 INFO:teuthology.orchestra.run.smithi045.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-03-22T05:22:38.720 INFO:teuthology.orchestra.run.smithi122.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-03-22T05:22:38.721 INFO:teuthology.orchestra.run.smithi045.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-03-22T05:22:38.722 INFO:teuthology.orchestra.run.smithi045.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-03-22T05:22:38.722 INFO:teuthology.orchestra.run.smithi045.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-03-22T05:22:38.723 INFO:teuthology.orchestra.run.smithi045.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-03-22T05:22:38.732 INFO:teuthology.orchestra.run.smithi122.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-03-22T05:22:38.734 INFO:teuthology.orchestra.run.smithi122.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-03-22T05:22:38.745 INFO:teuthology.orchestra.run.smithi045.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-03-22T05:22:38.747 INFO:teuthology.orchestra.run.smithi045.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-03-22T05:22:38.748 INFO:teuthology.orchestra.run.smithi045.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-03-22T05:22:38.749 INFO:teuthology.orchestra.run.smithi083.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-03-22T05:22:38.753 INFO:teuthology.orchestra.run.smithi083.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-03-22T05:22:38.754 INFO:teuthology.orchestra.run.smithi083.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-03-22T05:22:38.762 INFO:teuthology.orchestra.run.smithi083.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-03-22T05:22:38.768 INFO:teuthology.orchestra.run.smithi083.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-03-22T05:22:38.770 INFO:teuthology.orchestra.run.smithi083.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-03-22T05:22:38.771 INFO:teuthology.orchestra.run.smithi083.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-03-22T05:22:38.781 INFO:teuthology.orchestra.run.smithi083.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-03-22T05:22:38.788 INFO:teuthology.orchestra.run.smithi045.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-03-22T05:22:38.788 INFO:teuthology.orchestra.run.smithi045.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-03-22T05:22:38.810 INFO:teuthology.orchestra.run.smithi083.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-03-22T05:22:38.816 INFO:teuthology.orchestra.run.smithi083.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-03-22T05:22:38.820 INFO:teuthology.orchestra.run.smithi045.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-03-22T05:22:38.821 INFO:teuthology.orchestra.run.smithi045.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-03-22T05:22:38.822 INFO:teuthology.orchestra.run.smithi045.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-03-22T05:22:38.823 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:22:38.823 INFO:teuthology.orchestra.run.smithi045.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-03-22T05:22:38.824 INFO:teuthology.orchestra.run.smithi045.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-03-22T05:22:38.829 INFO:teuthology.orchestra.run.smithi122.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-03-22T05:22:38.830 INFO:teuthology.orchestra.run.smithi045.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-03-22T05:22:38.832 INFO:teuthology.orchestra.run.smithi122.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-03-22T05:22:38.833 INFO:teuthology.orchestra.run.smithi083.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-03-22T05:22:38.834 INFO:teuthology.orchestra.run.smithi122.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-03-22T05:22:38.835 INFO:teuthology.orchestra.run.smithi083.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-03-22T05:22:38.836 INFO:teuthology.orchestra.run.smithi083.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-03-22T05:22:38.839 INFO:teuthology.orchestra.run.smithi083.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-03-22T05:22:38.841 INFO:teuthology.orchestra.run.smithi083.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-03-22T05:22:38.849 INFO:teuthology.orchestra.run.smithi045.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-03-22T05:22:38.849 INFO:teuthology.orchestra.run.smithi122.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-03-22T05:22:38.849 INFO:teuthology.orchestra.run.smithi122.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-03-22T05:22:38.850 INFO:teuthology.orchestra.run.smithi122.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-03-22T05:22:38.851 INFO:teuthology.orchestra.run.smithi045.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-03-22T05:22:38.852 INFO:teuthology.orchestra.run.smithi045.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-03-22T05:22:38.854 INFO:teuthology.orchestra.run.smithi122.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-03-22T05:22:38.856 INFO:teuthology.orchestra.run.smithi122.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-03-22T05:22:38.859 INFO:teuthology.orchestra.run.smithi083.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-03-22T05:22:38.860 INFO:teuthology.orchestra.run.smithi083.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-03-22T05:22:38.860 INFO:teuthology.orchestra.run.smithi083.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-03-22T05:22:38.865 INFO:teuthology.orchestra.run.smithi083.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-03-22T05:22:38.866 INFO:teuthology.orchestra.run.smithi083.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-03-22T05:22:38.883 INFO:teuthology.orchestra.run.smithi045.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-03-22T05:22:38.888 INFO:teuthology.orchestra.run.smithi045.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-03-22T05:22:38.889 INFO:teuthology.orchestra.run.smithi045.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-03-22T05:22:38.890 INFO:teuthology.orchestra.run.smithi045.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-03-22T05:22:38.897 INFO:teuthology.orchestra.run.smithi045.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-03-22T05:22:38.898 INFO:teuthology.orchestra.run.smithi045.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-03-22T05:22:38.903 INFO:teuthology.orchestra.run.smithi045.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-03-22T05:22:38.905 INFO:teuthology.orchestra.run.smithi045.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-03-22T05:22:38.906 INFO:teuthology.orchestra.run.smithi045.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-03-22T05:22:38.906 INFO:teuthology.orchestra.run.smithi045.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-03-22T05:22:38.926 INFO:teuthology.orchestra.run.smithi045.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-03-22T05:22:38.928 INFO:teuthology.orchestra.run.smithi045.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-03-22T05:22:38.939 INFO:teuthology.orchestra.run.smithi045.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-03-22T05:22:38.939 INFO:teuthology.orchestra.run.smithi045.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-03-22T05:22:38.940 INFO:teuthology.orchestra.run.smithi045.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-03-22T05:22:38.943 INFO:teuthology.orchestra.run.smithi045.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-03-22T05:22:38.944 INFO:teuthology.orchestra.run.smithi045.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-03-22T05:22:39.101 INFO:teuthology.orchestra.run.smithi083.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-2299-gea01217f-1jammy [712 kB] 2024-03-22T05:22:39.224 INFO:teuthology.orchestra.run.smithi083.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-2299-gea01217f-1jammy [357 kB] 2024-03-22T05:22:39.287 INFO:teuthology.orchestra.run.smithi083.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-2299-gea01217f-1jammy [32.8 kB] 2024-03-22T05:22:39.288 INFO:teuthology.orchestra.run.smithi083.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-2299-gea01217f-1jammy [180 kB] 2024-03-22T05:22:39.335 INFO:teuthology.orchestra.run.smithi083.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-2299-gea01217f-1jammy [66.5 kB] 2024-03-22T05:22:39.338 INFO:teuthology.orchestra.run.smithi083.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-2299-gea01217f-1jammy [330 kB] 2024-03-22T05:22:39.401 INFO:teuthology.orchestra.run.smithi083.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-2299-gea01217f-1jammy [6,664 kB] 2024-03-22T05:22:39.733 INFO:teuthology.orchestra.run.smithi122.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-2299-gea01217f-1jammy [5,084 kB] 2024-03-22T05:22:39.855 INFO:teuthology.orchestra.run.smithi122.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-2299-gea01217f-1jammy [244 kB] 2024-03-22T05:22:39.862 INFO:teuthology.orchestra.run.smithi122.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-2299-gea01217f-1jammy [124 kB] 2024-03-22T05:22:39.869 INFO:teuthology.orchestra.run.smithi122.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-2299-gea01217f-1jammy [1,524 kB] 2024-03-22T05:22:39.934 INFO:teuthology.orchestra.run.smithi122.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-2299-gea01217f-1jammy [6,252 kB] 2024-03-22T05:22:40.197 INFO:teuthology.orchestra.run.smithi122.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-2299-gea01217f-1jammy [22.8 MB] 2024-03-22T05:22:40.526 INFO:teuthology.orchestra.run.smithi083.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-2299-gea01217f-1jammy [112 kB] 2024-03-22T05:22:40.529 INFO:teuthology.orchestra.run.smithi083.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-2299-gea01217f-1jammy [467 kB] 2024-03-22T05:22:40.625 INFO:teuthology.orchestra.run.smithi083.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-2299-gea01217f-1jammy [25.0 MB] 2024-03-22T05:22:41.283 INFO:teuthology.orchestra.run.smithi122.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-2299-gea01217f-1jammy [14.0 kB] 2024-03-22T05:22:41.284 INFO:teuthology.orchestra.run.smithi122.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-2299-gea01217f-1jammy [870 kB] 2024-03-22T05:22:41.300 INFO:teuthology.orchestra.run.smithi122.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-2299-gea01217f-1jammy [2,384 kB] 2024-03-22T05:22:41.342 INFO:teuthology.orchestra.run.smithi122.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-2299-gea01217f-1jammy [791 kB] 2024-03-22T05:22:41.352 INFO:teuthology.orchestra.run.smithi122.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-2299-gea01217f-1jammy [147 kB] 2024-03-22T05:22:41.354 INFO:teuthology.orchestra.run.smithi122.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-2299-gea01217f-1jammy [2,276 kB] 2024-03-22T05:22:41.450 INFO:teuthology.orchestra.run.smithi122.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-2299-gea01217f-1jammy [8,625 kB] 2024-03-22T05:22:41.809 INFO:teuthology.orchestra.run.smithi122.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-2299-gea01217f-1jammy [14.2 kB] 2024-03-22T05:22:41.809 INFO:teuthology.orchestra.run.smithi122.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-2299-gea01217f-1jammy [50.3 MB] 2024-03-22T05:22:42.501 INFO:teuthology.orchestra.run.smithi045.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-2299-gea01217f-1jammy [3,224 kB] 2024-03-22T05:22:44.099 INFO:teuthology.orchestra.run.smithi122.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-2299-gea01217f-1jammy [121 kB] 2024-03-22T05:22:44.101 INFO:teuthology.orchestra.run.smithi122.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-2299-gea01217f-1jammy [38.5 kB] 2024-03-22T05:22:44.102 INFO:teuthology.orchestra.run.smithi122.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-2299-gea01217f-1jammy [13.2 MB] 2024-03-22T05:22:44.482 INFO:teuthology.orchestra.run.smithi122.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-2299-gea01217f-1jammy [91.5 kB] 2024-03-22T05:22:44.798 INFO:teuthology.orchestra.run.smithi045.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-2299-gea01217f-1jammy [712 kB] 2024-03-22T05:22:44.898 INFO:teuthology.orchestra.run.smithi083.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-2299-gea01217f-1jammy [5,084 kB] 2024-03-22T05:22:45.039 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 178 MB in 7s (26.4 MB/s) 2024-03-22T05:22:45.046 INFO:teuthology.orchestra.run.smithi045.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-2299-gea01217f-1jammy [357 kB] 2024-03-22T05:22:45.153 INFO:teuthology.orchestra.run.smithi045.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-2299-gea01217f-1jammy [32.8 kB] 2024-03-22T05:22:45.154 INFO:teuthology.orchestra.run.smithi045.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-2299-gea01217f-1jammy [180 kB] 2024-03-22T05:22:45.195 INFO:teuthology.orchestra.run.smithi045.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-2299-gea01217f-1jammy [66.5 kB] 2024-03-22T05:22:45.210 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-03-22T05:22:45.226 INFO:teuthology.orchestra.run.smithi045.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-2299-gea01217f-1jammy [330 kB] 2024-03-22T05:22:45.231 INFO:teuthology.orchestra.run.smithi083.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-2299-gea01217f-1jammy [244 kB] 2024-03-22T05:22:45.249 INFO:teuthology.orchestra.run.smithi083.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-2299-gea01217f-1jammy [124 kB] 2024-03-22T05:22:45.253 INFO:teuthology.orchestra.run.smithi083.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-2299-gea01217f-1jammy [1,524 kB] 2024-03-22T05:22:45.311 INFO:teuthology.orchestra.run.smithi122.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 ... 165997 files and directories currently installed.) 2024-03-22T05:22:45.316 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-03-22T05:22:45.332 INFO:teuthology.orchestra.run.smithi045.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-2299-gea01217f-1jammy [6,664 kB] 2024-03-22T05:22:45.358 INFO:teuthology.orchestra.run.smithi083.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-2299-gea01217f-1jammy [6,252 kB] 2024-03-22T05:22:45.400 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-03-22T05:22:45.687 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-03-22T05:22:45.714 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-03-22T05:22:45.770 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-03-22T05:22:45.790 INFO:teuthology.orchestra.run.smithi083.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-2299-gea01217f-1jammy [22.8 MB] 2024-03-22T05:22:46.099 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-03-22T05:22:46.126 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-03-22T05:22:46.167 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-03-22T05:22:46.586 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-03-22T05:22:46.613 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-22T05:22:46.660 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:22:47.056 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-03-22T05:22:47.057 INFO:teuthology.orchestra.run.smithi045.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-2299-gea01217f-1jammy [112 kB] 2024-03-22T05:22:47.059 INFO:teuthology.orchestra.run.smithi045.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-2299-gea01217f-1jammy [467 kB] 2024-03-22T05:22:47.083 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-22T05:22:47.123 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:22:47.168 INFO:teuthology.orchestra.run.smithi045.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-2299-gea01217f-1jammy [25.0 MB] 2024-03-22T05:22:47.322 INFO:teuthology.orchestra.run.smithi083.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-2299-gea01217f-1jammy [14.0 kB] 2024-03-22T05:22:47.323 INFO:teuthology.orchestra.run.smithi083.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-2299-gea01217f-1jammy [870 kB] 2024-03-22T05:22:47.346 INFO:teuthology.orchestra.run.smithi083.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-2299-gea01217f-1jammy [2,384 kB] 2024-03-22T05:22:47.472 INFO:teuthology.orchestra.run.smithi083.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-2299-gea01217f-1jammy [791 kB] 2024-03-22T05:22:47.528 INFO:teuthology.orchestra.run.smithi083.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-2299-gea01217f-1jammy [147 kB] 2024-03-22T05:22:47.531 INFO:teuthology.orchestra.run.smithi083.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-2299-gea01217f-1jammy [2,276 kB] 2024-03-22T05:22:47.656 INFO:teuthology.orchestra.run.smithi083.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-2299-gea01217f-1jammy [8,625 kB] 2024-03-22T05:22:47.668 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-03-22T05:22:47.694 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-22T05:22:47.734 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:22:48.080 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-03-22T05:22:48.106 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-03-22T05:22:48.130 INFO:teuthology.orchestra.run.smithi083.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-2299-gea01217f-1jammy [14.2 kB] 2024-03-22T05:22:48.130 INFO:teuthology.orchestra.run.smithi083.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-2299-gea01217f-1jammy [50.3 MB] 2024-03-22T05:22:48.146 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-03-22T05:22:48.441 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package librados2. 2024-03-22T05:22:48.457 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../007-librados2_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:48.491 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking librados2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:48.911 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package librbd1. 2024-03-22T05:22:48.937 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../008-librbd1_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:48.978 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking librbd1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:49.414 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libcephfs2. 2024-03-22T05:22:49.441 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:49.481 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libcephfs2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:49.767 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-rados. 2024-03-22T05:22:49.793 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../010-python3-rados_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:49.834 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-rados (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:50.145 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-03-22T05:22:50.171 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:22:50.212 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-ceph-argparse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:50.439 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-cephfs. 2024-03-22T05:22:50.455 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:50.489 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-cephfs (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:50.801 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-ceph-common. 2024-03-22T05:22:50.827 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:22:50.867 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:50.918 INFO:teuthology.orchestra.run.smithi083.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-2299-gea01217f-1jammy [121 kB] 2024-03-22T05:22:50.920 INFO:teuthology.orchestra.run.smithi083.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-2299-gea01217f-1jammy [38.5 kB] 2024-03-22T05:22:50.922 INFO:teuthology.orchestra.run.smithi083.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-2299-gea01217f-1jammy [13.2 MB] 2024-03-22T05:22:51.179 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-wcwidth. 2024-03-22T05:22:51.205 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-03-22T05:22:51.245 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-03-22T05:22:51.339 INFO:teuthology.orchestra.run.smithi045.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-2299-gea01217f-1jammy [5,084 kB] 2024-03-22T05:22:51.408 INFO:teuthology.orchestra.run.smithi083.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-2299-gea01217f-1jammy [91.5 kB] 2024-03-22T05:22:51.574 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-prettytable. 2024-03-22T05:22:51.600 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-03-22T05:22:51.641 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-03-22T05:22:51.735 INFO:teuthology.orchestra.run.smithi045.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-2299-gea01217f-1jammy [244 kB] 2024-03-22T05:22:51.746 INFO:teuthology.orchestra.run.smithi045.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-2299-gea01217f-1jammy [124 kB] 2024-03-22T05:22:51.766 INFO:teuthology.orchestra.run.smithi045.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-2299-gea01217f-1jammy [1,524 kB] 2024-03-22T05:22:51.868 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-rbd. 2024-03-22T05:22:51.872 INFO:teuthology.orchestra.run.smithi045.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-2299-gea01217f-1jammy [6,252 kB] 2024-03-22T05:22:51.895 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:51.935 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-rbd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:51.969 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 178 MB in 14s (13.1 MB/s) 2024-03-22T05:22:52.130 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-03-22T05:22:52.224 INFO:teuthology.orchestra.run.smithi083.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 ... 165997 files and directories currently installed.) 2024-03-22T05:22:52.230 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-03-22T05:22:52.270 INFO:teuthology.orchestra.run.smithi045.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-2299-gea01217f-1jammy [22.8 MB] 2024-03-22T05:22:52.281 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-03-22T05:22:52.306 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-03-22T05:22:52.312 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-03-22T05:22:52.346 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-03-22T05:22:52.625 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-03-22T05:22:52.655 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-03-22T05:22:52.690 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-03-22T05:22:52.717 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-03-22T05:22:52.757 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-03-22T05:22:52.783 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-03-22T05:22:53.053 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-03-22T05:22:53.079 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-03-22T05:22:53.111 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-03-22T05:22:53.294 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-03-22T05:22:53.320 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-03-22T05:22:53.352 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-03-22T05:22:53.448 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package lua5.1. 2024-03-22T05:22:53.475 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-03-22T05:22:53.515 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-03-22T05:22:53.564 INFO:teuthology.orchestra.run.smithi045.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-2299-gea01217f-1jammy [14.0 kB] 2024-03-22T05:22:53.565 INFO:teuthology.orchestra.run.smithi045.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-2299-gea01217f-1jammy [870 kB] 2024-03-22T05:22:53.582 INFO:teuthology.orchestra.run.smithi045.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-2299-gea01217f-1jammy [2,384 kB] 2024-03-22T05:22:53.648 INFO:teuthology.orchestra.run.smithi045.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-2299-gea01217f-1jammy [791 kB] 2024-03-22T05:22:53.682 INFO:teuthology.orchestra.run.smithi045.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-2299-gea01217f-1jammy [147 kB] 2024-03-22T05:22:53.703 INFO:teuthology.orchestra.run.smithi045.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-2299-gea01217f-1jammy [2,276 kB] 2024-03-22T05:22:53.787 INFO:teuthology.orchestra.run.smithi045.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-2299-gea01217f-1jammy [8,625 kB] 2024-03-22T05:22:53.797 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-03-22T05:22:53.824 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-22T05:22:53.826 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package lua-any. 2024-03-22T05:22:53.849 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-03-22T05:22:53.872 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:22:53.893 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking lua-any (27ubuntu1) ... 2024-03-22T05:22:54.112 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package zip. 2024-03-22T05:22:54.128 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-03-22T05:22:54.155 INFO:teuthology.orchestra.run.smithi045.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-2299-gea01217f-1jammy [14.2 kB] 2024-03-22T05:22:54.156 INFO:teuthology.orchestra.run.smithi045.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-2299-gea01217f-1jammy [50.3 MB] 2024-03-22T05:22:54.171 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking zip (3.0-12build2) ... 2024-03-22T05:22:54.292 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-03-22T05:22:54.318 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-22T05:22:54.358 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:22:54.491 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package unzip. 2024-03-22T05:22:54.518 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-03-22T05:22:54.558 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-03-22T05:22:54.653 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-03-22T05:22:54.680 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-22T05:22:54.712 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:22:54.970 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package luarocks. 2024-03-22T05:22:54.997 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-03-22T05:22:55.037 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-03-22T05:22:55.040 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-03-22T05:22:55.066 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-03-22T05:22:55.106 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-03-22T05:22:55.421 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package librgw2. 2024-03-22T05:22:55.447 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../025-librgw2_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:55.468 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librados2. 2024-03-22T05:22:55.487 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking librgw2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:55.494 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../007-librados2_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:55.534 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librados2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:55.970 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librbd1. 2024-03-22T05:22:55.985 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../008-librbd1_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:56.020 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librbd1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:56.023 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-rgw. 2024-03-22T05:22:56.039 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:56.073 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-rgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:56.147 INFO:teuthology.orchestra.run.smithi045.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-2299-gea01217f-1jammy [121 kB] 2024-03-22T05:22:56.150 INFO:teuthology.orchestra.run.smithi045.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-2299-gea01217f-1jammy [38.5 kB] 2024-03-22T05:22:56.151 INFO:teuthology.orchestra.run.smithi045.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-2299-gea01217f-1jammy [13.2 MB] 2024-03-22T05:22:56.360 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package liboath0:amd64. 2024-03-22T05:22:56.386 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-03-22T05:22:56.427 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-03-22T05:22:56.431 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libcephfs2. 2024-03-22T05:22:56.458 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:56.498 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libcephfs2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:56.503 INFO:teuthology.orchestra.run.smithi045.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-2299-gea01217f-1jammy [91.5 kB] 2024-03-22T05:22:56.738 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libradosstriper1. 2024-03-22T05:22:56.765 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:56.792 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rados. 2024-03-22T05:22:56.805 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libradosstriper1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:56.818 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../010-python3-rados_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:56.859 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rados (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:57.090 INFO:teuthology.orchestra.run.smithi045.stdout:Fetched 178 MB in 19s (9,541 kB/s) 2024-03-22T05:22:57.187 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-03-22T05:22:57.192 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-common. 2024-03-22T05:22:57.213 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:22:57.218 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../029-ceph-common_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:57.253 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-ceph-argparse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:57.258 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:57.262 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-03-22T05:22:57.365 INFO:teuthology.orchestra.run.smithi045.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 ... 165997 files and directories currently installed.) 2024-03-22T05:22:57.371 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-03-22T05:22:57.460 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-03-22T05:22:57.489 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cephfs. 2024-03-22T05:22:57.504 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:57.539 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cephfs (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:57.764 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-03-22T05:22:57.790 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-03-22T05:22:57.822 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-03-22T05:22:57.825 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-ceph-common. 2024-03-22T05:22:57.851 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:22:57.891 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:58.150 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-03-22T05:22:58.176 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-03-22T05:22:58.362 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-wcwidth. 2024-03-22T05:22:58.388 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-03-22T05:22:58.391 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-03-22T05:22:58.428 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-03-22T05:22:58.656 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-base. 2024-03-22T05:22:58.683 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../030-ceph-base_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:58.739 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-prettytable. 2024-03-22T05:22:58.740 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-base (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:58.766 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-03-22T05:22:58.806 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-03-22T05:22:58.878 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-03-22T05:22:58.905 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-22T05:22:58.978 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:22:59.050 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rbd. 2024-03-22T05:22:59.077 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:22:59.117 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rbd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:22:59.286 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-03-22T05:22:59.301 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-03-22T05:22:59.336 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-03-22T05:22:59.339 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-03-22T05:22:59.366 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-22T05:22:59.398 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:22:59.428 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-03-22T05:22:59.455 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-03-22T05:22:59.495 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-03-22T05:22:59.631 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-cheroot. 2024-03-22T05:22:59.657 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-03-22T05:22:59.697 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-03-22T05:22:59.734 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-03-22T05:22:59.761 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-22T05:22:59.789 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-03-22T05:22:59.800 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:22:59.804 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-03-22T05:22:59.847 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-03-22T05:23:00.018 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-03-22T05:23:00.046 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-03-22T05:23:00.084 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-03-22T05:23:00.120 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-03-22T05:23:00.125 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-03-22T05:23:00.141 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-03-22T05:23:00.146 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-03-22T05:23:00.183 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-03-22T05:23:00.186 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-03-22T05:23:00.387 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-jaraco.text. 2024-03-22T05:23:00.414 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-03-22T05:23:00.454 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-03-22T05:23:00.470 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua5.1. 2024-03-22T05:23:00.485 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-03-22T05:23:00.520 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-03-22T05:23:00.523 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package librados2. 2024-03-22T05:23:00.550 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../007-librados2_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:00.589 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking librados2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:00.724 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-03-22T05:23:00.739 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-03-22T05:23:00.774 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-03-22T05:23:00.839 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua-any. 2024-03-22T05:23:00.867 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-03-22T05:23:00.906 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua-any (27ubuntu1) ... 2024-03-22T05:23:01.017 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package librbd1. 2024-03-22T05:23:01.044 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../008-librbd1_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:01.060 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-tempora. 2024-03-22T05:23:01.083 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking librbd1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:01.087 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-03-22T05:23:01.127 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-03-22T05:23:01.158 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package zip. 2024-03-22T05:23:01.174 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-03-22T05:23:01.217 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking zip (3.0-12build2) ... 2024-03-22T05:23:01.430 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-portend. 2024-03-22T05:23:01.457 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-03-22T05:23:01.482 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package unzip. 2024-03-22T05:23:01.497 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-03-22T05:23:01.507 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-03-22T05:23:01.528 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libcephfs2. 2024-03-22T05:23:01.548 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-03-22T05:23:01.556 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:01.594 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libcephfs2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:01.754 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-03-22T05:23:01.777 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-03-22T05:23:01.808 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-03-22T05:23:01.864 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-rados. 2024-03-22T05:23:01.880 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../010-python3-rados_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:01.914 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-rados (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:01.943 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package luarocks. 2024-03-22T05:23:01.970 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-03-22T05:23:02.026 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-03-22T05:23:02.112 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-cherrypy3. 2024-03-22T05:23:02.138 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-03-22T05:23:02.178 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-03-22T05:23:02.199 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-03-22T05:23:02.226 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:02.266 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-ceph-argparse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:02.409 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librgw2. 2024-03-22T05:23:02.436 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../025-librgw2_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:02.476 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librgw2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:02.482 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-natsort. 2024-03-22T05:23:02.497 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-03-22T05:23:02.501 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-cephfs. 2024-03-22T05:23:02.528 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:02.532 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-03-22T05:23:02.559 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-cephfs (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:02.836 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-logutils. 2024-03-22T05:23:02.845 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-ceph-common. 2024-03-22T05:23:02.862 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-03-22T05:23:02.872 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:02.902 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-03-22T05:23:02.912 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:03.012 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rgw. 2024-03-22T05:23:03.038 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:03.070 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:03.198 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-wcwidth. 2024-03-22T05:23:03.205 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-markupsafe. 2024-03-22T05:23:03.214 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-03-22T05:23:03.232 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-03-22T05:23:03.248 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-03-22T05:23:03.272 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-03-22T05:23:03.415 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liboath0:amd64. 2024-03-22T05:23:03.441 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-03-22T05:23:03.481 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-03-22T05:23:03.684 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-prettytable. 2024-03-22T05:23:03.711 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-03-22T05:23:03.717 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-mako. 2024-03-22T05:23:03.744 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-03-22T05:23:03.751 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-03-22T05:23:03.775 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-03-22T05:23:03.801 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libradosstriper1. 2024-03-22T05:23:03.827 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:03.867 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libradosstriper1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:04.011 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-rbd. 2024-03-22T05:23:04.038 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:04.062 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-simplegeneric. 2024-03-22T05:23:04.077 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-03-22T05:23:04.078 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-rbd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:04.112 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-03-22T05:23:04.246 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-common. 2024-03-22T05:23:04.273 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../029-ceph-common_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:04.304 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:04.432 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-singledispatch. 2024-03-22T05:23:04.458 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-03-22T05:23:04.481 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-03-22T05:23:04.507 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-03-22T05:23:04.508 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-03-22T05:23:04.548 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-03-22T05:23:04.792 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-03-22T05:23:04.808 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-03-22T05:23:04.810 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-webob. 2024-03-22T05:23:04.836 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-03-22T05:23:04.841 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-03-22T05:23:04.876 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-03-22T05:23:05.127 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-03-22T05:23:05.144 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-03-22T05:23:05.186 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-03-22T05:23:05.188 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-waitress. 2024-03-22T05:23:05.215 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-03-22T05:23:05.258 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-03-22T05:23:05.508 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-tempita. 2024-03-22T05:23:05.523 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-03-22T05:23:05.531 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package lua5.1. 2024-03-22T05:23:05.558 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-03-22T05:23:05.558 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-03-22T05:23:05.593 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-base. 2024-03-22T05:23:05.597 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-03-22T05:23:05.612 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../030-ceph-base_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:05.659 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-base (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:05.861 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-paste. 2024-03-22T05:23:05.888 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-03-22T05:23:05.892 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package lua-any. 2024-03-22T05:23:05.908 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-03-22T05:23:05.928 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-03-22T05:23:05.941 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking lua-any (27ubuntu1) ... 2024-03-22T05:23:06.135 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package zip. 2024-03-22T05:23:06.152 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-03-22T05:23:06.194 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking zip (3.0-12build2) ... 2024-03-22T05:23:06.206 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-03-22T05:23:06.221 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-03-22T05:23:06.256 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-03-22T05:23:06.314 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-03-22T05:23:06.341 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-03-22T05:23:06.381 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-03-22T05:23:06.514 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package unzip. 2024-03-22T05:23:06.541 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-03-22T05:23:06.560 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-pastedeploy. 2024-03-22T05:23:06.580 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-03-22T05:23:06.586 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-03-22T05:23:06.626 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-03-22T05:23:06.683 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cheroot. 2024-03-22T05:23:06.710 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-03-22T05:23:06.750 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-03-22T05:23:06.929 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-webtest. 2024-03-22T05:23:06.956 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-03-22T05:23:06.992 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package luarocks. 2024-03-22T05:23:06.996 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-03-22T05:23:07.019 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-03-22T05:23:07.058 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-03-22T05:23:07.120 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-03-22T05:23:07.147 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-03-22T05:23:07.187 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-03-22T05:23:07.308 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-pecan. 2024-03-22T05:23:07.334 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-03-22T05:23:07.374 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-03-22T05:23:07.424 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package librgw2. 2024-03-22T05:23:07.440 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../025-librgw2_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:07.474 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking librgw2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:07.556 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.text. 2024-03-22T05:23:07.582 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-03-22T05:23:07.623 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-03-22T05:23:07.696 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-certifi. 2024-03-22T05:23:07.712 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-03-22T05:23:07.746 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-03-22T05:23:07.918 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-03-22T05:23:07.944 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-03-22T05:23:07.975 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-03-22T05:23:08.001 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-rgw. 2024-03-22T05:23:08.028 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:08.066 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-idna. 2024-03-22T05:23:08.068 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-rgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:08.093 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-03-22T05:23:08.133 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-idna (3.3-1) ... 2024-03-22T05:23:08.254 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-tempora. 2024-03-22T05:23:08.282 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-03-22T05:23:08.320 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-03-22T05:23:08.404 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package liboath0:amd64. 2024-03-22T05:23:08.428 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-urllib3. 2024-03-22T05:23:08.430 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-03-22T05:23:08.454 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-03-22T05:23:08.470 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-03-22T05:23:08.494 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-03-22T05:23:08.739 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-portend. 2024-03-22T05:23:08.766 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-03-22T05:23:08.782 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libradosstriper1. 2024-03-22T05:23:08.809 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:08.831 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-requests. 2024-03-22T05:23:08.848 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libradosstriper1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:08.848 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-03-22T05:23:08.858 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-03-22T05:23:08.898 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-03-22T05:23:09.151 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-03-22T05:23:09.178 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-03-22T05:23:09.201 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-common. 2024-03-22T05:23:09.218 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-03-22T05:23:09.228 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../029-ceph-common_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:09.259 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:09.496 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cherrypy3. 2024-03-22T05:23:09.523 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-03-22T05:23:09.562 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-03-22T05:23:09.891 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-natsort. 2024-03-22T05:23:09.917 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-03-22T05:23:09.958 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-03-22T05:23:10.004 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-werkzeug. 2024-03-22T05:23:10.030 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-03-22T05:23:10.062 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-03-22T05:23:10.236 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-logutils. 2024-03-22T05:23:10.251 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-03-22T05:23:10.286 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-03-22T05:23:10.332 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-03-22T05:23:10.347 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:10.381 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-mgr-modules-core (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:10.672 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-markupsafe. 2024-03-22T05:23:10.699 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-03-22T05:23:10.747 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-03-22T05:23:10.771 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-03-22T05:23:10.797 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:10.837 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:11.107 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-bcrypt. 2024-03-22T05:23:11.122 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-03-22T05:23:11.157 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-03-22T05:23:11.190 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-base. 2024-03-22T05:23:11.217 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../030-ceph-base_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:11.266 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-base (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:11.435 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-openssl. 2024-03-22T05:23:11.462 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-03-22T05:23:11.502 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-03-22T05:23:11.809 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-mako. 2024-03-22T05:23:11.836 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-03-22T05:23:11.838 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-mgr. 2024-03-22T05:23:11.843 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-03-22T05:23:11.865 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:11.870 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-03-22T05:23:11.875 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-03-22T05:23:11.905 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-mgr (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:11.910 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-03-22T05:23:12.212 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-simplegeneric. 2024-03-22T05:23:12.238 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-cheroot. 2024-03-22T05:23:12.239 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-03-22T05:23:12.265 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-03-22T05:23:12.279 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-03-22T05:23:12.300 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-mon. 2024-03-22T05:23:12.304 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-03-22T05:23:12.327 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:12.366 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-mon (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:12.624 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-singledispatch. 2024-03-22T05:23:12.624 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-03-22T05:23:12.650 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-03-22T05:23:12.651 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-03-22T05:23:12.690 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-03-22T05:23:12.698 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-03-22T05:23:12.963 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-osd. 2024-03-22T05:23:12.976 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-jaraco.text. 2024-03-22T05:23:12.989 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:13.003 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-03-22T05:23:13.029 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-osd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:13.034 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-03-22T05:23:13.068 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-webob. 2024-03-22T05:23:13.094 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-03-22T05:23:13.143 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-03-22T05:23:13.321 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-03-22T05:23:13.350 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-03-22T05:23:13.387 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-03-22T05:23:13.513 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-waitress. 2024-03-22T05:23:13.532 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-03-22T05:23:13.574 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-03-22T05:23:13.891 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-tempita. 2024-03-22T05:23:13.898 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-tempora. 2024-03-22T05:23:13.918 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-03-22T05:23:13.925 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-03-22T05:23:13.957 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-03-22T05:23:13.966 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-03-22T05:23:14.258 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph. 2024-03-22T05:23:14.267 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-portend. 2024-03-22T05:23:14.284 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../066-ceph_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:14.285 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-paste. 2024-03-22T05:23:14.294 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-03-22T05:23:14.312 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-03-22T05:23:14.324 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:14.334 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-03-22T05:23:14.360 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-03-22T05:23:14.603 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-03-22T05:23:14.627 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-fuse. 2024-03-22T05:23:14.630 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-03-22T05:23:14.654 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:14.661 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-03-22T05:23:14.672 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-03-22T05:23:14.687 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-03-22T05:23:14.694 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:14.730 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-03-22T05:23:14.973 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-cherrypy3. 2024-03-22T05:23:15.000 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-03-22T05:23:15.033 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pastedeploy. 2024-03-22T05:23:15.040 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-mds. 2024-03-22T05:23:15.041 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-03-22T05:23:15.060 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-03-22T05:23:15.066 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:15.100 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-03-22T05:23:15.105 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-mds (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:15.393 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-natsort. 2024-03-22T05:23:15.403 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-webtest. 2024-03-22T05:23:15.420 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-03-22T05:23:15.430 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-03-22T05:23:15.459 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-03-22T05:23:15.469 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-03-22T05:23:15.492 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package cephadm. 2024-03-22T05:23:15.519 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../069-cephadm_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:15.559 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:15.770 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-logutils. 2024-03-22T05:23:15.781 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pecan. 2024-03-22T05:23:15.786 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-03-22T05:23:15.808 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-03-22T05:23:15.828 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-03-22T05:23:15.839 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-03-22T05:23:15.845 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-asyncssh. 2024-03-22T05:23:15.872 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-03-22T05:23:15.912 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-03-22T05:23:16.100 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-markupsafe. 2024-03-22T05:23:16.116 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-03-22T05:23:16.175 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-03-22T05:23:16.177 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-certifi. 2024-03-22T05:23:16.204 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-03-22T05:23:16.223 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python-babel-localedata. 2024-03-22T05:23:16.235 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-03-22T05:23:16.250 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-03-22T05:23:16.290 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-03-22T05:23:16.477 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-mako. 2024-03-22T05:23:16.504 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-03-22T05:23:16.544 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-03-22T05:23:16.564 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-idna. 2024-03-22T05:23:16.588 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-03-22T05:23:16.630 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-idna (3.3-1) ... 2024-03-22T05:23:16.880 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-simplegeneric. 2024-03-22T05:23:16.907 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-03-22T05:23:16.934 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-urllib3. 2024-03-22T05:23:16.947 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-03-22T05:23:16.960 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-03-22T05:23:17.000 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-03-22T05:23:17.224 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-singledispatch. 2024-03-22T05:23:17.242 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-03-22T05:23:17.274 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-03-22T05:23:17.287 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-babel. 2024-03-22T05:23:17.314 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-03-22T05:23:17.337 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-requests. 2024-03-22T05:23:17.353 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-03-22T05:23:17.360 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-03-22T05:23:17.403 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-03-22T05:23:17.569 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-webob. 2024-03-22T05:23:17.596 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-03-22T05:23:17.635 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-03-22T05:23:17.682 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-jinja2. 2024-03-22T05:23:17.709 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-03-22T05:23:17.723 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-werkzeug. 2024-03-22T05:23:17.748 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-03-22T05:23:17.750 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-03-22T05:23:17.789 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-03-22T05:23:17.988 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-waitress. 2024-03-22T05:23:18.015 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-03-22T05:23:18.057 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-03-22T05:23:18.076 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-03-22T05:23:18.091 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:18.118 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-03-22T05:23:18.134 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-modules-core (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:18.145 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:18.194 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-mgr-cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:18.357 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-tempita. 2024-03-22T05:23:18.384 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-03-22T05:23:18.424 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-03-22T05:23:18.514 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-03-22T05:23:18.539 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-repoze.lru. 2024-03-22T05:23:18.541 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:18.566 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-03-22T05:23:18.581 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:18.605 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-03-22T05:23:18.727 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-paste. 2024-03-22T05:23:18.754 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-03-22T05:23:18.793 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-03-22T05:23:18.892 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-bcrypt. 2024-03-22T05:23:18.917 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-routes. 2024-03-22T05:23:18.919 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-03-22T05:23:18.944 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-03-22T05:23:18.958 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-03-22T05:23:18.983 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-03-22T05:23:19.130 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-03-22T05:23:19.157 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-03-22T05:23:19.196 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-03-22T05:23:19.329 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-03-22T05:23:19.357 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:19.395 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-mgr-dashboard (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:19.428 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-openssl. 2024-03-22T05:23:19.455 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-03-22T05:23:19.495 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-03-22T05:23:19.499 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pastedeploy. 2024-03-22T05:23:19.526 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-03-22T05:23:19.565 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-03-22T05:23:19.806 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr. 2024-03-22T05:23:19.833 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:19.869 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-webtest. 2024-03-22T05:23:19.873 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:19.895 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-03-22T05:23:19.935 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-03-22T05:23:20.276 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mon. 2024-03-22T05:23:20.279 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pecan. 2024-03-22T05:23:20.303 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:20.306 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-03-22T05:23:20.342 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mon (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:20.345 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-03-22T05:23:20.708 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-certifi. 2024-03-22T05:23:20.736 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-03-22T05:23:20.760 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-03-22T05:23:20.775 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-03-22T05:23:20.787 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-03-22T05:23:20.826 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-03-22T05:23:20.897 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-osd. 2024-03-22T05:23:20.923 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:20.963 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-osd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:21.078 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-idna. 2024-03-22T05:23:21.105 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-03-22T05:23:21.144 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-idna (3.3-1) ... 2024-03-22T05:23:21.263 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-joblib. 2024-03-22T05:23:21.291 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-03-22T05:23:21.322 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-03-22T05:23:21.397 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-urllib3. 2024-03-22T05:23:21.413 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-03-22T05:23:21.446 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-03-22T05:23:21.625 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-03-22T05:23:21.653 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-03-22T05:23:21.692 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-03-22T05:23:21.741 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-requests. 2024-03-22T05:23:21.768 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-03-22T05:23:21.808 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-03-22T05:23:21.995 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-sklearn. 2024-03-22T05:23:22.022 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-03-22T05:23:22.050 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph. 2024-03-22T05:23:22.062 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-03-22T05:23:22.069 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-werkzeug. 2024-03-22T05:23:22.077 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../066-ceph_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:22.085 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-03-22T05:23:22.117 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:22.118 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-03-22T05:23:22.405 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-03-22T05:23:22.421 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:22.445 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-fuse. 2024-03-22T05:23:22.463 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr-modules-core (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:22.471 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:22.511 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:22.755 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-03-22T05:23:22.786 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:22.843 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-03-22T05:23:22.856 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mds. 2024-03-22T05:23:22.870 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:22.882 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:22.907 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:22.909 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:22.923 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mds (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:23.212 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-bcrypt. 2024-03-22T05:23:23.239 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-03-22T05:23:23.278 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-03-22T05:23:23.342 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package cephadm. 2024-03-22T05:23:23.369 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../069-cephadm_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:23.418 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:23.581 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-openssl. 2024-03-22T05:23:23.608 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-03-22T05:23:23.647 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-03-22T05:23:23.803 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-asyncssh. 2024-03-22T05:23:23.811 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-cachetools. 2024-03-22T05:23:23.831 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-03-22T05:23:23.838 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-03-22T05:23:23.877 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-03-22T05:23:23.878 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-03-22T05:23:23.934 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr. 2024-03-22T05:23:23.961 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:23.992 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:24.189 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-pyasn1. 2024-03-22T05:23:24.205 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-03-22T05:23:24.239 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-03-22T05:23:24.248 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python-babel-localedata. 2024-03-22T05:23:24.264 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-03-22T05:23:24.314 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-03-22T05:23:24.545 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mon. 2024-03-22T05:23:24.572 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:24.611 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mon (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:24.710 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-03-22T05:23:24.737 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-03-22T05:23:24.768 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-03-22T05:23:25.071 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-rsa. 2024-03-22T05:23:25.099 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-03-22T05:23:25.154 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-rsa (4.8-1) ... 2024-03-22T05:23:25.198 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-osd. 2024-03-22T05:23:25.225 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:25.264 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-osd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:25.403 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-babel. 2024-03-22T05:23:25.409 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-google-auth. 2024-03-22T05:23:25.431 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-03-22T05:23:25.436 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-03-22T05:23:25.469 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-03-22T05:23:25.475 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-03-22T05:23:25.772 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jinja2. 2024-03-22T05:23:25.787 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-03-22T05:23:25.788 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-03-22T05:23:25.815 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-03-22T05:23:25.822 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-03-22T05:23:25.854 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-03-22T05:23:26.134 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-03-22T05:23:26.161 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:26.165 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-websocket. 2024-03-22T05:23:26.193 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-03-22T05:23:26.200 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:26.249 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-03-22T05:23:26.368 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph. 2024-03-22T05:23:26.395 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../066-ceph_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:26.434 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:26.529 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-repoze.lru. 2024-03-22T05:23:26.536 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-kubernetes. 2024-03-22T05:23:26.556 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-03-22T05:23:26.563 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-03-22T05:23:26.595 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-03-22T05:23:26.602 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-03-22T05:23:26.770 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-fuse. 2024-03-22T05:23:26.797 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:26.837 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:26.865 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-routes. 2024-03-22T05:23:26.892 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-03-22T05:23:26.932 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-03-22T05:23:27.206 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mds. 2024-03-22T05:23:27.233 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:27.243 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-03-22T05:23:27.267 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-03-22T05:23:27.270 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:27.272 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mds (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:27.295 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:27.301 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-dashboard (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:27.333 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:27.670 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libonig5:amd64. 2024-03-22T05:23:27.675 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package cephadm. 2024-03-22T05:23:27.697 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-03-22T05:23:27.703 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../069-cephadm_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:27.736 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-03-22T05:23:27.742 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:28.028 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-asyncssh. 2024-03-22T05:23:28.040 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libjq1:amd64. 2024-03-22T05:23:28.043 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-03-22T05:23:28.056 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-03-22T05:23:28.077 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-03-22T05:23:28.089 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-03-22T05:23:28.301 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package jq. 2024-03-22T05:23:28.317 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-03-22T05:23:28.351 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-03-22T05:23:28.405 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python-babel-localedata. 2024-03-22T05:23:28.421 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-03-22T05:23:28.463 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-03-22T05:23:28.490 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-03-22T05:23:28.506 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-03-22T05:23:28.548 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-03-22T05:23:28.604 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package socat. 2024-03-22T05:23:28.631 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-03-22T05:23:28.671 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-03-22T05:23:28.974 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package xmlstarlet. 2024-03-22T05:23:28.991 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-03-22T05:23:29.027 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-joblib. 2024-03-22T05:23:29.032 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-03-22T05:23:29.054 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-03-22T05:23:29.093 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-03-22T05:23:29.354 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-test. 2024-03-22T05:23:29.370 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../097-ceph-test_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:29.404 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-test (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:29.447 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-03-22T05:23:29.474 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-03-22T05:23:29.505 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-03-22T05:23:29.685 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-babel. 2024-03-22T05:23:29.710 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-03-22T05:23:29.751 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-03-22T05:23:29.983 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-sklearn. 2024-03-22T05:23:30.010 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-03-22T05:23:30.029 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-jinja2. 2024-03-22T05:23:30.045 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-03-22T05:23:30.050 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-03-22T05:23:30.079 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-03-22T05:23:30.373 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-03-22T05:23:30.401 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:30.431 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr-cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:30.751 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-repoze.lru. 2024-03-22T05:23:30.759 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-03-22T05:23:30.779 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-03-22T05:23:30.787 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:30.809 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-03-22T05:23:30.911 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:31.079 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-routes. 2024-03-22T05:23:31.106 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-03-22T05:23:31.145 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-03-22T05:23:31.465 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-03-22T05:23:31.492 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:31.523 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr-dashboard (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:31.651 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package ceph-volume. 2024-03-22T05:23:31.678 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:31.717 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking ceph-volume (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:31.926 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cachetools. 2024-03-22T05:23:31.953 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-03-22T05:23:31.998 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-03-22T05:23:32.063 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package libcephfs-dev. 2024-03-22T05:23:32.079 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:32.121 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking libcephfs-dev (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:32.309 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyasn1. 2024-03-22T05:23:32.337 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-03-22T05:23:32.375 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-03-22T05:23:32.441 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package lua-socket:amd64. 2024-03-22T05:23:32.469 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-03-22T05:23:32.508 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-03-22T05:23:32.687 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-03-22T05:23:32.715 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-03-22T05:23:32.753 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-03-22T05:23:32.754 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-03-22T05:23:32.769 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-03-22T05:23:32.811 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-03-22T05:23:32.838 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package lua-sec:amd64. 2024-03-22T05:23:32.866 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-03-22T05:23:32.905 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-03-22T05:23:33.041 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rsa. 2024-03-22T05:23:33.068 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-03-22T05:23:33.098 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rsa (4.8-1) ... 2024-03-22T05:23:33.268 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package nvme-cli. 2024-03-22T05:23:33.295 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-03-22T05:23:33.306 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-joblib. 2024-03-22T05:23:33.326 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-03-22T05:23:33.334 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-03-22T05:23:33.364 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-03-22T05:23:33.386 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-google-auth. 2024-03-22T05:23:33.414 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-03-22T05:23:33.452 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-03-22T05:23:33.709 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-03-22T05:23:33.737 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-03-22T05:23:33.740 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package pkg-config. 2024-03-22T05:23:33.767 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-03-22T05:23:33.767 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-03-22T05:23:33.772 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-03-22T05:23:33.800 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-03-22T05:23:33.806 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-03-22T05:23:33.839 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-03-22T05:23:34.036 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-sklearn. 2024-03-22T05:23:34.042 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-03-22T05:23:34.059 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-03-22T05:23:34.064 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-03-22T05:23:34.101 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-03-22T05:23:34.103 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-03-22T05:23:34.150 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-websocket. 2024-03-22T05:23:34.178 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-03-22T05:23:34.217 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-03-22T05:23:34.480 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-iniconfig. 2024-03-22T05:23:34.496 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-03-22T05:23:34.555 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-03-22T05:23:34.679 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-kubernetes. 2024-03-22T05:23:34.707 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-03-22T05:23:34.745 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-03-22T05:23:34.858 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-pastescript. 2024-03-22T05:23:34.885 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-03-22T05:23:34.924 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-03-22T05:23:35.028 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-03-22T05:23:35.056 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:35.179 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:35.245 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-pluggy. 2024-03-22T05:23:35.272 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-03-22T05:23:35.311 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-03-22T05:23:35.368 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-03-22T05:23:35.384 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:35.426 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:35.615 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-psutil. 2024-03-22T05:23:35.642 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-03-22T05:23:35.681 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-03-22T05:23:35.762 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libonig5:amd64. 2024-03-22T05:23:35.790 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-03-22T05:23:35.829 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-03-22T05:23:36.018 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-py. 2024-03-22T05:23:36.046 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-03-22T05:23:36.093 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-py (1.10.0-1) ... 2024-03-22T05:23:36.150 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-cachetools. 2024-03-22T05:23:36.174 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libjq1:amd64. 2024-03-22T05:23:36.177 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-03-22T05:23:36.201 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-03-22T05:23:36.224 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-03-22T05:23:36.240 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-03-22T05:23:36.438 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-pygments. 2024-03-22T05:23:36.466 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-03-22T05:23:36.468 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package jq. 2024-03-22T05:23:36.484 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-03-22T05:23:36.505 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-03-22T05:23:36.518 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-03-22T05:23:36.527 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pyasn1. 2024-03-22T05:23:36.555 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-03-22T05:23:36.593 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-03-22T05:23:36.754 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package socat. 2024-03-22T05:23:36.770 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-03-22T05:23:36.812 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-03-22T05:23:36.922 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-03-22T05:23:36.950 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-03-22T05:23:36.984 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-pyinotify. 2024-03-22T05:23:36.988 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-03-22T05:23:37.012 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-03-22T05:23:37.051 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-03-22T05:23:37.133 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package xmlstarlet. 2024-03-22T05:23:37.160 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-03-22T05:23:37.199 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-03-22T05:23:37.299 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-rsa. 2024-03-22T05:23:37.321 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-toml. 2024-03-22T05:23:37.327 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-03-22T05:23:37.348 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-03-22T05:23:37.366 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-rsa (4.8-1) ... 2024-03-22T05:23:37.396 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-03-22T05:23:37.578 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-test. 2024-03-22T05:23:37.594 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../097-ceph-test_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:37.636 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-test (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:37.694 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-google-auth. 2024-03-22T05:23:37.699 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-pytest. 2024-03-22T05:23:37.722 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-03-22T05:23:37.726 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-03-22T05:23:37.761 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-03-22T05:23:37.765 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-03-22T05:23:38.039 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-03-22T05:23:38.052 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-03-22T05:23:38.060 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package python3-simplejson. 2024-03-22T05:23:38.077 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-03-22T05:23:38.088 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-03-22T05:23:38.119 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-03-22T05:23:38.375 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-websocket. 2024-03-22T05:23:38.381 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-03-22T05:23:38.403 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-03-22T05:23:38.409 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-03-22T05:23:38.441 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-03-22T05:23:38.447 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-03-22T05:23:38.745 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-kubernetes. 2024-03-22T05:23:38.772 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-03-22T05:23:38.811 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-03-22T05:23:39.135 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package radosgw. 2024-03-22T05:23:39.163 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../116-radosgw_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:39.201 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking radosgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:39.466 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-03-22T05:23:39.495 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:39.532 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:39.827 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libonig5:amd64. 2024-03-22T05:23:39.844 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-03-22T05:23:39.876 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-03-22T05:23:39.941 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-volume. 2024-03-22T05:23:39.957 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:39.963 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package rbd-fuse. 2024-03-22T05:23:39.979 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:39.991 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-volume (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:40.021 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking rbd-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:40.213 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libjq1:amd64. 2024-03-22T05:23:40.241 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-03-22T05:23:40.279 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-03-22T05:23:40.318 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-03-22T05:23:40.537 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libcephfs-dev. 2024-03-22T05:23:40.540 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package jq. 2024-03-22T05:23:40.552 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:40.557 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-03-22T05:23:40.595 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libcephfs-dev (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:40.598 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-03-22T05:23:40.803 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-03-22T05:23:40.859 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package socat. 2024-03-22T05:23:40.876 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-03-22T05:23:40.908 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua-socket:amd64. 2024-03-22T05:23:40.917 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-03-22T05:23:40.936 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-03-22T05:23:40.937 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-03-22T05:23:40.974 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-03-22T05:23:41.213 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package xmlstarlet. 2024-03-22T05:23:41.218 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-03-22T05:23:41.229 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-03-22T05:23:41.262 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-03-22T05:23:41.313 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua-sec:amd64. 2024-03-22T05:23:41.340 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-03-22T05:23:41.379 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-03-22T05:23:41.541 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-03-22T05:23:41.599 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-test. 2024-03-22T05:23:41.615 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../097-ceph-test_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:41.657 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-test (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:41.733 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package nvme-cli. 2024-03-22T05:23:41.761 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-03-22T05:23:41.800 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-03-22T05:23:41.953 INFO:teuthology.orchestra.run.smithi122.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-03-22T05:23:42.022 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:42.214 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package pkg-config. 2024-03-22T05:23:42.241 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-03-22T05:23:42.280 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-03-22T05:23:42.515 INFO:teuthology.orchestra.run.smithi122.stdout:Adding system user cephadm....done 2024-03-22T05:23:42.533 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-03-22T05:23:42.554 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-03-22T05:23:42.591 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-03-22T05:23:42.654 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-03-22T05:23:42.940 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-03-22T05:23:43.045 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-iniconfig. 2024-03-22T05:23:43.073 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-03-22T05:23:43.111 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-03-22T05:23:43.191 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-03-22T05:23:43.317 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-03-22T05:23:43.414 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pastescript. 2024-03-22T05:23:43.442 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-03-22T05:23:43.480 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-03-22T05:23:43.576 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-03-22T05:23:43.809 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pluggy. 2024-03-22T05:23:43.836 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-03-22T05:23:43.836 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-03-22T05:23:43.875 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-03-22T05:23:43.962 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-py (1.10.0-1) ... 2024-03-22T05:23:43.978 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-volume. 2024-03-22T05:23:43.995 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-2299-gea01217f-1jammy_all.deb ... 2024-03-22T05:23:44.036 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-volume (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:44.145 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-psutil. 2024-03-22T05:23:44.161 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-03-22T05:23:44.195 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-03-22T05:23:44.273 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-03-22T05:23:44.306 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libcephfs-dev. 2024-03-22T05:23:44.323 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:44.356 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libcephfs-dev (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:44.515 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-py. 2024-03-22T05:23:44.542 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-03-22T05:23:44.581 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-py (1.10.0-1) ... 2024-03-22T05:23:44.600 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package lua-socket:amd64. 2024-03-22T05:23:44.617 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-03-22T05:23:44.633 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-03-22T05:23:44.650 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-03-22T05:23:44.868 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pygments. 2024-03-22T05:23:44.876 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-03-22T05:23:44.882 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-03-22T05:23:44.918 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-03-22T05:23:44.963 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package lua-sec:amd64. 2024-03-22T05:23:44.991 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-03-22T05:23:45.029 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-03-22T05:23:45.152 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-03-22T05:23:45.347 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyinotify. 2024-03-22T05:23:45.375 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-03-22T05:23:45.405 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-03-22T05:23:45.420 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-03-22T05:23:45.599 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package nvme-cli. 2024-03-22T05:23:45.628 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-03-22T05:23:45.666 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-03-22T05:23:45.680 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-03-22T05:23:45.750 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-toml. 2024-03-22T05:23:45.778 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-03-22T05:23:45.816 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-03-22T05:23:45.923 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-03-22T05:23:46.062 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package pkg-config. 2024-03-22T05:23:46.091 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-03-22T05:23:46.120 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pytest. 2024-03-22T05:23:46.129 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-03-22T05:23:46.147 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-03-22T05:23:46.174 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-ceph-argparse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:46.186 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-03-22T05:23:46.373 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-03-22T05:23:46.401 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-03-22T05:23:46.425 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-03-22T05:23:46.431 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-03-22T05:23:46.552 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-03-22T05:23:46.565 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-simplejson. 2024-03-22T05:23:46.592 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-03-22T05:23:46.631 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-03-22T05:23:46.686 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-03-22T05:23:46.804 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-03-22T05:23:46.818 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-iniconfig. 2024-03-22T05:23:46.846 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-03-22T05:23:46.884 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-03-22T05:23:46.892 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-03-22T05:23:46.908 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-03-22T05:23:46.950 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-03-22T05:23:47.055 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-03-22T05:23:47.170 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pastescript. 2024-03-22T05:23:47.198 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-03-22T05:23:47.228 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-03-22T05:23:47.426 INFO:teuthology.orchestra.run.smithi122.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-03-22T05:23:47.462 INFO:teuthology.orchestra.run.smithi122.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-03-22T05:23:47.526 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-03-22T05:23:47.565 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pluggy. 2024-03-22T05:23:47.593 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-03-22T05:23:47.652 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-03-22T05:23:47.656 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-03-22T05:23:47.705 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package radosgw. 2024-03-22T05:23:47.733 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../116-radosgw_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:47.771 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking radosgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:47.968 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-psutil. 2024-03-22T05:23:47.996 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-03-22T05:23:48.020 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-03-22T05:23:48.034 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-03-22T05:23:48.137 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-03-22T05:23:48.353 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-py. 2024-03-22T05:23:48.381 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-03-22T05:23:48.397 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-03-22T05:23:48.420 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-py (1.10.0-1) ... 2024-03-22T05:23:48.549 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package rbd-fuse. 2024-03-22T05:23:48.565 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:48.607 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking rbd-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:48.648 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-03-22T05:23:48.740 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pygments. 2024-03-22T05:23:48.768 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-03-22T05:23:48.806 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-03-22T05:23:48.920 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-03-22T05:23:48.941 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up zip (3.0-12build2) ... 2024-03-22T05:23:49.068 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-03-22T05:23:49.171 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-03-22T05:23:49.260 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pyinotify. 2024-03-22T05:23:49.288 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-03-22T05:23:49.297 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-03-22T05:23:49.326 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-03-22T05:23:49.555 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-03-22T05:23:49.637 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-toml. 2024-03-22T05:23:49.665 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-03-22T05:23:49.703 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-03-22T05:23:49.753 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-03-22T05:23:49.874 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-03-22T05:23:50.007 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pytest. 2024-03-22T05:23:50.015 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-03-22T05:23:50.035 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-03-22T05:23:50.072 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-03-22T05:23:50.141 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-03-22T05:23:50.253 INFO:teuthology.orchestra.run.smithi083.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-03-22T05:23:50.292 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-03-22T05:23:50.324 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:50.401 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-simplejson. 2024-03-22T05:23:50.430 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-03-22T05:23:50.476 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-03-22T05:23:50.584 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-03-22T05:23:50.753 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-03-22T05:23:50.782 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-03-22T05:23:50.822 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-03-22T05:23:50.952 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-03-22T05:23:51.049 INFO:teuthology.orchestra.run.smithi083.stdout:Adding system user cephadm....done 2024-03-22T05:23:51.205 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-03-22T05:23:51.212 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-03-22T05:23:51.481 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-03-22T05:23:51.515 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package radosgw. 2024-03-22T05:23:51.532 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../116-radosgw_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:51.564 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking radosgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:51.572 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-03-22T05:23:51.716 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-03-22T05:23:51.826 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-03-22T05:23:51.865 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-03-22T05:23:52.076 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-03-22T05:23:52.208 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-03-22T05:23:52.320 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-03-22T05:23:52.368 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package rbd-fuse. 2024-03-22T05:23:52.384 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-2299-gea01217f-1jammy_amd64.deb ... 2024-03-22T05:23:52.426 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking rbd-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:52.445 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-py (1.10.0-1) ... 2024-03-22T05:23:52.462 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-03-22T05:23:52.585 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:52.723 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-03-22T05:23:52.764 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-03-22T05:23:52.878 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-idna (3.3-1) ... 2024-03-22T05:23:52.972 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-03-22T05:23:53.098 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-03-22T05:23:53.133 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-03-22T05:23:53.187 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-03-22T05:23:53.360 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-03-22T05:23:53.365 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-03-22T05:23:53.644 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-03-22T05:23:53.681 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-03-22T05:23:53.895 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-03-22T05:23:54.122 INFO:teuthology.orchestra.run.smithi045.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-03-22T05:23:54.155 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-03-22T05:23:54.199 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:54.285 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-03-22T05:23:54.414 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-03-22T05:23:54.545 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:23:54.679 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-toml (0.10.2-1) ... 2024-03-22T05:23:54.682 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-ceph-argparse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:54.732 INFO:teuthology.orchestra.run.smithi045.stdout:Adding system user cephadm....done 2024-03-22T05:23:54.855 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-03-22T05:23:55.030 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-03-22T05:23:55.100 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-03-22T05:23:55.131 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-03-22T05:23:55.148 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-03-22T05:23:55.210 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-03-22T05:23:55.257 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-03-22T05:23:55.319 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-03-22T05:23:55.365 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-03-22T05:23:55.436 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-03-22T05:23:55.475 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-03-22T05:23:55.551 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-03-22T05:23:55.695 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-03-22T05:23:55.810 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-03-22T05:23:55.893 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-03-22T05:23:56.069 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:23:56.098 INFO:teuthology.orchestra.run.smithi083.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-03-22T05:23:56.126 INFO:teuthology.orchestra.run.smithi083.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-03-22T05:23:56.152 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-03-22T05:23:56.182 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-03-22T05:23:56.204 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-03-22T05:23:56.278 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-py (1.10.0-1) ... 2024-03-22T05:23:56.309 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-03-22T05:23:56.497 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-03-22T05:23:56.580 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-03-22T05:23:56.643 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-03-22T05:23:56.740 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-03-22T05:23:56.769 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-03-22T05:23:56.948 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-03-22T05:23:56.999 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-03-22T05:23:57.045 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-03-22T05:23:57.191 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-03-22T05:23:57.250 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-03-22T05:23:57.305 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-03-22T05:23:57.469 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-03-22T05:23:57.501 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-03-22T05:23:57.606 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up zip (3.0-12build2) ... 2024-03-22T05:23:57.715 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-03-22T05:23:57.738 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-03-22T05:23:57.777 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-03-22T05:23:57.903 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-03-22T05:23:57.997 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-03-22T05:23:58.188 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-03-22T05:23:58.265 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-03-22T05:23:58.314 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-03-22T05:23:58.351 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-03-22T05:23:58.515 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-ceph-argparse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:23:58.585 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-03-22T05:23:58.599 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-03-22T05:23:58.711 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-03-22T05:23:58.775 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-03-22T05:23:58.837 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-03-22T05:23:58.891 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-03-22T05:23:58.901 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-03-22T05:23:59.027 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-03-22T05:23:59.128 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-03-22T05:23:59.142 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-03-22T05:23:59.147 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-03-22T05:23:59.268 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-03-22T05:23:59.394 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-03-22T05:23:59.402 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-03-22T05:23:59.517 INFO:teuthology.orchestra.run.smithi122.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-03-22T05:23:59.531 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-03-22T05:23:59.766 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-03-22T05:23:59.771 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-03-22T05:23:59.790 INFO:teuthology.orchestra.run.smithi045.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-03-22T05:23:59.818 INFO:teuthology.orchestra.run.smithi045.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-03-22T05:23:59.866 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-03-22T05:23:59.872 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-03-22T05:23:59.983 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-03-22T05:24:00.134 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-03-22T05:24:00.265 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-03-22T05:24:00.393 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-03-22T05:24:00.419 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-03-22T05:24:00.533 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up lua-any (27ubuntu1) ... 2024-03-22T05:24:00.544 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-03-22T05:24:00.659 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-portend (3.0.0-1) ... 2024-03-22T05:24:00.771 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-03-22T05:24:00.804 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-03-22T05:24:00.919 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:24:01.044 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-03-22T05:24:01.047 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-03-22T05:24:01.063 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-03-22T05:24:01.173 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:01.362 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-03-22T05:24:01.381 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up zip (3.0-12build2) ... 2024-03-22T05:24:01.474 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-idna (3.3-1) ... 2024-03-22T05:24:01.482 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-03-22T05:24:01.655 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-03-22T05:24:01.784 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-03-22T05:24:01.906 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-03-22T05:24:02.024 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-rsa (4.8-1) ... 2024-03-22T05:24:02.134 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-03-22T05:24:02.283 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-03-22T05:24:02.393 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-03-22T05:24:02.519 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-03-22T05:24:02.560 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-03-22T05:24:02.620 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-03-22T05:24:02.896 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-03-22T05:24:02.896 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-03-22T05:24:02.956 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-03-22T05:24:03.192 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:24:03.256 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-03-22T05:24:03.289 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-03-22T05:24:03.309 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-toml (0.10.2-1) ... 2024-03-22T05:24:03.540 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-03-22T05:24:03.541 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-03-22T05:24:03.577 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-03-22T05:24:03.703 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-03-22T05:24:03.829 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-03-22T05:24:03.877 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-03-22T05:24:03.925 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-03-22T05:24:04.002 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up librados2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:04.122 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-03-22T05:24:04.145 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libsqlite3-mod-ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:04.218 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-03-22T05:24:04.271 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-03-22T05:24:04.406 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-03-22T05:24:04.569 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-03-22T05:24:04.591 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libcephfs2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:04.658 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:24:04.700 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libradosstriper1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:04.775 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-03-22T05:24:04.820 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-03-22T05:24:04.826 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-03-22T05:24:04.938 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:05.060 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-03-22T05:24:05.102 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up librbd1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:05.223 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-idna (3.3-1) ... 2024-03-22T05:24:05.228 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-mgr-modules-core (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:05.320 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-03-22T05:24:05.354 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:05.533 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-03-22T05:24:05.558 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-03-22T05:24:05.559 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-03-22T05:24:05.579 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-03-22T05:24:05.830 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-03-22T05:24:06.047 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up libcephfs-dev (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:06.081 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-03-22T05:24:06.156 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-rados (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:06.258 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up librgw2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:06.332 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-03-22T05:24:06.401 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-03-22T05:24:06.450 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-03-22T05:24:06.727 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-03-22T05:24:06.788 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-03-22T05:24:06.853 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-03-22T05:24:07.048 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:24:07.146 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-03-22T05:24:07.182 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-toml (0.10.2-1) ... 2024-03-22T05:24:07.447 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-03-22T05:24:07.450 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-03-22T05:24:07.576 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-03-22T05:24:07.663 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-rbd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:07.698 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-03-22T05:24:07.702 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-03-22T05:24:07.788 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up rbd-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:07.841 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-03-22T05:24:07.915 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-rgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:07.967 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-03-22T05:24:08.012 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-03-22T05:24:08.033 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up python3-cephfs (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:08.038 INFO:teuthology.orchestra.run.smithi083.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-03-22T05:24:08.142 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:08.254 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-03-22T05:24:08.277 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-03-22T05:24:08.403 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-03-22T05:24:08.497 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:24:08.623 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-03-22T05:24:08.710 INFO:teuthology.orchestra.run.smithi122.stdout:Adding group ceph....done 2024-03-22T05:24:08.788 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-03-22T05:24:08.933 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-03-22T05:24:09.056 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua-any (27ubuntu1) ... 2024-03-22T05:24:09.078 INFO:teuthology.orchestra.run.smithi122.stdout:Adding system user ceph....done 2024-03-22T05:24:09.182 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-portend (3.0.0-1) ... 2024-03-22T05:24:09.192 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-03-22T05:24:09.221 INFO:teuthology.orchestra.run.smithi122.stdout:Setting system user ceph properties....done 2024-03-22T05:24:09.235 INFO:teuthology.orchestra.run.smithi122.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-03-22T05:24:09.372 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-03-22T05:24:09.432 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:24:09.460 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-03-22T05:24:09.542 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-03-22T05:24:09.711 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-03-22T05:24:09.714 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-03-22T05:24:09.852 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-03-22T05:24:09.954 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-03-22T05:24:10.136 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-03-22T05:24:10.201 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-test (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:10.230 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-03-22T05:24:10.356 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-03-22T05:24:10.361 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up radosgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:10.404 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-03-22T05:24:10.530 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rsa (4.8-1) ... 2024-03-22T05:24:10.665 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-03-22T05:24:10.791 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-03-22T05:24:10.798 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-03-22T05:24:10.843 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-03-22T05:24:10.844 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-03-22T05:24:11.049 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-03-22T05:24:11.084 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-03-22T05:24:11.419 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-03-22T05:24:11.436 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-03-22T05:24:11.589 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-base (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:11.670 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-03-22T05:24:11.796 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-03-22T05:24:11.821 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-03-22T05:24:11.905 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-03-22T05:24:11.924 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-03-22T05:24:11.986 INFO:teuthology.orchestra.run.smithi045.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-03-22T05:24:12.139 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-03-22T05:24:12.249 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-03-22T05:24:12.366 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-mds (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:12.375 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-03-22T05:24:12.467 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-03-22T05:24:12.593 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librados2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:12.610 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-03-22T05:24:12.610 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-03-22T05:24:12.719 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libsqlite3-mod-ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:12.768 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-03-22T05:24:12.845 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-03-22T05:24:13.019 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up lua-any (27ubuntu1) ... 2024-03-22T05:24:13.084 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-mgr (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:13.145 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-portend (3.0.0-1) ... 2024-03-22T05:24:13.182 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libcephfs2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:13.283 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libradosstriper1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:13.305 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-03-22T05:24:13.305 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-03-22T05:24:13.392 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-03-22T05:24:13.396 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-22T05:24:13.522 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-03-22T05:24:13.660 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librbd1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:13.777 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-osd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:13.787 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-modules-core (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:13.848 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-03-22T05:24:13.929 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:14.049 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-03-22T05:24:14.049 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-03-22T05:24:14.133 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-03-22T05:24:14.139 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-03-22T05:24:14.139 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-03-22T05:24:14.409 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-03-22T05:24:14.535 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-rsa (4.8-1) ... 2024-03-22T05:24:14.537 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-mgr-k8sevents (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:14.597 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libcephfs-dev (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:14.663 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:14.723 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rados (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:14.790 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-mon (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:14.811 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-03-22T05:24:14.849 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librgw2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:14.979 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-03-22T05:24:14.979 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-03-22T05:24:14.992 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-03-22T05:24:15.079 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-03-22T05:24:15.407 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-mgr-cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:15.415 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-03-22T05:24:15.525 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:15.626 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-mgr-dashboard (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:15.777 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up ceph-volume (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:15.809 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-03-22T05:24:16.102 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-03-22T05:24:16.121 INFO:teuthology.orchestra.run.smithi122.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-03-22T05:24:16.230 INFO:teuthology.orchestra.run.smithi122.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-03-22T05:24:16.304 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rbd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:16.366 INFO:teuthology.orchestra.run.smithi122.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-03-22T05:24:16.431 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up rbd-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:16.446 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-03-22T05:24:16.548 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:16.556 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up librados2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:16.649 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cephfs (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:16.673 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libsqlite3-mod-ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:16.759 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:16.791 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-03-22T05:24:17.136 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libcephfs2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:17.262 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libradosstriper1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:17.285 INFO:teuthology.orchestra.run.smithi083.stdout:Adding group ceph....done 2024-03-22T05:24:17.388 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-03-22T05:24:17.509 INFO:teuthology.orchestra.run.smithi122.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-03-22T05:24:17.628 INFO:teuthology.orchestra.run.smithi083.stdout:Adding system user ceph....done 2024-03-22T05:24:17.689 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up librbd1 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:17.790 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr-modules-core (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:17.806 INFO:teuthology.orchestra.run.smithi083.stdout:Setting system user ceph properties....done 2024-03-22T05:24:17.822 INFO:teuthology.orchestra.run.smithi083.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-03-22T05:24:17.908 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:17.962 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-03-22T05:24:18.130 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-03-22T05:24:18.130 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-03-22T05:24:18.169 INFO:teuthology.orchestra.run.smithi122.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-03-22T05:24:18.175 DEBUG:teuthology.parallel:result is None 2024-03-22T05:24:18.327 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-03-22T05:24:18.643 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libcephfs-dev (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:18.752 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-rados (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:18.835 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-test (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:18.887 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up librgw2 (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:18.961 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up radosgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:19.013 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-03-22T05:24:19.431 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-03-22T05:24:19.431 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-03-22T05:24:19.872 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-base (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:20.215 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-03-22T05:24:20.316 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-rbd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:20.442 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up rbd-fuse (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:20.552 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-rgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:20.661 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-cephfs (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:20.690 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mds (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:20.762 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-common (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:20.923 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-03-22T05:24:20.924 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-03-22T05:24:21.313 INFO:teuthology.orchestra.run.smithi045.stdout:Adding group ceph....done 2024-03-22T05:24:21.632 INFO:teuthology.orchestra.run.smithi045.stdout:Adding system user ceph....done 2024-03-22T05:24:21.634 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:21.817 INFO:teuthology.orchestra.run.smithi045.stdout:Setting system user ceph properties....done 2024-03-22T05:24:21.829 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-03-22T05:24:21.829 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-03-22T05:24:21.836 INFO:teuthology.orchestra.run.smithi045.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-03-22T05:24:21.981 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-03-22T05:24:22.285 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-osd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:22.334 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-03-22T05:24:22.557 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-03-22T05:24:22.557 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-03-22T05:24:22.780 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-test (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:22.889 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up radosgw (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:23.046 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-k8sevents (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:23.180 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:23.345 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-03-22T05:24:23.345 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-03-22T05:24:23.356 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mon (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:23.563 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-03-22T05:24:23.564 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-03-22T05:24:23.799 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-base (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:24.025 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:24.149 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-03-22T05:24:24.184 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:24.311 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-dashboard (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:24.461 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-volume (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:24.601 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mds (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:24.806 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-03-22T05:24:24.846 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-03-22T05:24:24.846 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-03-22T05:24:24.907 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-03-22T05:24:25.051 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-03-22T05:24:25.328 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:25.530 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-03-22T05:24:25.530 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-03-22T05:24:25.987 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-osd (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:26.161 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-03-22T05:24:26.265 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-03-22T05:24:26.265 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-03-22T05:24:26.748 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr-k8sevents (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:26.806 INFO:teuthology.orchestra.run.smithi083.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-03-22T05:24:26.811 DEBUG:teuthology.parallel:result is None 2024-03-22T05:24:26.891 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:27.033 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mon (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:27.238 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-03-22T05:24:27.238 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-03-22T05:24:27.726 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr-cephadm (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:27.869 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:27.970 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr-dashboard (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:28.121 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-volume (19.0.0-2299-gea01217f-1jammy) ... 2024-03-22T05:24:28.482 INFO:teuthology.orchestra.run.smithi045.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-03-22T05:24:28.625 INFO:teuthology.orchestra.run.smithi045.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-03-22T05:24:28.885 INFO:teuthology.orchestra.run.smithi045.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-03-22T05:24:29.969 INFO:teuthology.orchestra.run.smithi045.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-03-22T05:24:30.654 INFO:teuthology.orchestra.run.smithi045.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-03-22T05:24:30.659 DEBUG:teuthology.parallel:result is None 2024-03-22T05:24:30.659 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:24:30.888 DEBUG:teuthology.orchestra.run.smithi045:> dpkg-query -W -f '${Version}' ceph 2024-03-22T05:24:30.907 INFO:teuthology.orchestra.run.smithi045.stdout:19.0.0-2299-gea01217f-1jammy 2024-03-22T05:24:30.908 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2299-gea01217f-1jammy 2024-03-22T05:24:30.908 INFO:teuthology.task.install:The correct ceph version 19.0.0-2299-gea01217f-1jammy is installed. 2024-03-22T05:24:30.910 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:24:31.060 DEBUG:teuthology.orchestra.run.smithi083:> dpkg-query -W -f '${Version}' ceph 2024-03-22T05:24:31.078 INFO:teuthology.orchestra.run.smithi083.stdout:19.0.0-2299-gea01217f-1jammy 2024-03-22T05:24:31.079 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2299-gea01217f-1jammy 2024-03-22T05:24:31.079 INFO:teuthology.task.install:The correct ceph version 19.0.0-2299-gea01217f-1jammy is installed. 2024-03-22T05:24:31.080 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:24:31.334 DEBUG:teuthology.orchestra.run.smithi122:> dpkg-query -W -f '${Version}' ceph 2024-03-22T05:24:31.353 INFO:teuthology.orchestra.run.smithi122.stdout:19.0.0-2299-gea01217f-1jammy 2024-03-22T05:24:31.353 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2299-gea01217f-1jammy 2024-03-22T05:24:31.353 INFO:teuthology.task.install:The correct ceph version 19.0.0-2299-gea01217f-1jammy is installed. 2024-03-22T05:24:31.355 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-03-22T05:24:31.355 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:24:31.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-22T05:24:31.370 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:24:31.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-22T05:24:31.385 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:24:31.385 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-22T05:24:31.409 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-03-22T05:24:31.409 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:24:31.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/usr/bin/daemon-helper 2024-03-22T05:24:31.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-22T05:24:31.484 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:24:31.484 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/daemon-helper 2024-03-22T05:24:31.496 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-22T05:24:31.552 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:24:31.552 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/usr/bin/daemon-helper 2024-03-22T05:24:31.565 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-22T05:24:31.619 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-03-22T05:24:31.619 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:24:31.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-22T05:24:31.633 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-22T05:24:31.688 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:24:31.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-22T05:24:31.702 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-22T05:24:31.755 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:24:31.755 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-22T05:24:31.769 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-22T05:24:31.824 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-03-22T05:24:31.824 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:24:31.825 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/usr/bin/stdin-killer 2024-03-22T05:24:31.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-22T05:24:31.895 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:24:31.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/stdin-killer 2024-03-22T05:24:31.909 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-22T05:24:31.963 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:24:31.963 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/usr/bin/stdin-killer 2024-03-22T05:24:31.977 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-22T05:24:32.031 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-22T05:24:32.137 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'], 'sha1': 'ea01217f8a79678e64ef6a5d68a043a4ef21ca37'} 2024-03-22T05:24:32.137 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:24:32.138 INFO:tasks.cephadm:Cluster fsid is 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:24:32.138 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-22T05:24:32.138 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.45', 'mon.b': '172.21.15.83', 'mon.c': '172.21.15.122'} 2024-03-22T05:24:32.139 INFO:tasks.cephadm:First mon is mon.a on smithi045 2024-03-22T05:24:32.139 INFO:tasks.cephadm:First mgr is a 2024-03-22T05:24:32.139 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-22T05:24:32.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo hostname $(hostname -s) 2024-03-22T05:24:32.154 DEBUG:teuthology.orchestra.run.smithi083:> sudo hostname $(hostname -s) 2024-03-22T05:24:32.169 DEBUG:teuthology.orchestra.run.smithi122:> sudo hostname $(hostname -s) 2024-03-22T05:24:32.184 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-03-22T05:24:32.184 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:24:32.407 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'ea01217f8a79678e64ef6a5d68a043a4ef21ca37', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/77872/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2299-gea01217f', 'node_name': '172.21.2.12+braggi12', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2299-gea01217f-1jammy'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-03-22 02:32:55.091559', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-phlogistonjohn-testing-2024-03-21-1835', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-03-22T05:24:32.549 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip-phlogistonjohn-testing-2024-03-21-1835, sha1 ea01217f8a79678e64ef6a5d68a043a4ef21ca37 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:24:32.550 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-03-22T05:24:32.551 DEBUG:teuthology.orchestra.run.smithi045:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-22T05:24:33.086 INFO:teuthology.orchestra.run.smithi045.stdout:-rw-rw-r-- 1 ubuntu ubuntu 788814 Mar 22 05:24 /home/ubuntu/cephtest/cephadm 2024-03-22T05:24:33.087 DEBUG:teuthology.orchestra.run.smithi083:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-22T05:24:33.786 INFO:teuthology.orchestra.run.smithi083.stdout:-rw-rw-r-- 1 ubuntu ubuntu 788814 Mar 22 05:24 /home/ubuntu/cephtest/cephadm 2024-03-22T05:24:33.786 DEBUG:teuthology.orchestra.run.smithi122:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2024-03-21-1835/ea01217f8a79678e64ef6a5d68a043a4ef21ca37/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-22T05:24:35.220 INFO:teuthology.orchestra.run.smithi122.stdout:-rw-rw-r-- 1 ubuntu ubuntu 788814 Mar 22 05:24 /home/ubuntu/cephtest/cephadm 2024-03-22T05:24:35.221 DEBUG:teuthology.orchestra.run.smithi045:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-22T05:24:35.229 DEBUG:teuthology.orchestra.run.smithi083:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-22T05:24:35.237 DEBUG:teuthology.orchestra.run.smithi122:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-22T05:24:35.256 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 on all hosts... 2024-03-22T05:24:35.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 pull 2024-03-22T05:24:35.272 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 pull 2024-03-22T05:24:35.281 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 pull 2024-03-22T05:24:35.444 INFO:teuthology.orchestra.run.smithi045.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37... 2024-03-22T05:24:35.446 INFO:teuthology.orchestra.run.smithi083.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37... 2024-03-22T05:24:35.456 INFO:teuthology.orchestra.run.smithi122.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37... 2024-03-22T05:25:29.906 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-03-22T05:25:29.906 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph_version": "ceph version 19.0.0-2299-gea01217f (ea01217f8a79678e64ef6a5d68a043a4ef21ca37) squid (dev)", 2024-03-22T05:25:29.906 INFO:teuthology.orchestra.run.smithi083.stdout: "image_id": "aa461e7c5e7f322b169c789b389d594b994ea7ffcbc9e24e563a3ec9b69bc3c1", 2024-03-22T05:25:29.906 INFO:teuthology.orchestra.run.smithi083.stdout: "repo_digests": [ 2024-03-22T05:25:29.906 INFO:teuthology.orchestra.run.smithi083.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:86a7734db939dbe0061161a071f862ec15f51e06c205e37a9b0f00b8755315a9" 2024-03-22T05:25:29.906 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2024-03-22T05:25:29.906 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-03-22T05:25:47.061 INFO:teuthology.orchestra.run.smithi045.stdout:{ 2024-03-22T05:25:47.062 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph_version": "ceph version 19.0.0-2299-gea01217f (ea01217f8a79678e64ef6a5d68a043a4ef21ca37) squid (dev)", 2024-03-22T05:25:47.062 INFO:teuthology.orchestra.run.smithi045.stdout: "image_id": "aa461e7c5e7f322b169c789b389d594b994ea7ffcbc9e24e563a3ec9b69bc3c1", 2024-03-22T05:25:47.062 INFO:teuthology.orchestra.run.smithi045.stdout: "repo_digests": [ 2024-03-22T05:25:47.062 INFO:teuthology.orchestra.run.smithi045.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:86a7734db939dbe0061161a071f862ec15f51e06c205e37a9b0f00b8755315a9" 2024-03-22T05:25:47.062 INFO:teuthology.orchestra.run.smithi045.stdout: ] 2024-03-22T05:25:47.062 INFO:teuthology.orchestra.run.smithi045.stdout:} 2024-03-22T05:25:47.316 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-03-22T05:25:47.316 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph_version": "ceph version 19.0.0-2299-gea01217f (ea01217f8a79678e64ef6a5d68a043a4ef21ca37) squid (dev)", 2024-03-22T05:25:47.316 INFO:teuthology.orchestra.run.smithi122.stdout: "image_id": "aa461e7c5e7f322b169c789b389d594b994ea7ffcbc9e24e563a3ec9b69bc3c1", 2024-03-22T05:25:47.316 INFO:teuthology.orchestra.run.smithi122.stdout: "repo_digests": [ 2024-03-22T05:25:47.316 INFO:teuthology.orchestra.run.smithi122.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:86a7734db939dbe0061161a071f862ec15f51e06c205e37a9b0f00b8755315a9" 2024-03-22T05:25:47.316 INFO:teuthology.orchestra.run.smithi122.stdout: ] 2024-03-22T05:25:47.316 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-03-22T05:25:47.364 DEBUG:teuthology.orchestra.run.smithi045:> sudo mkdir -p /etc/ceph 2024-03-22T05:25:47.379 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /etc/ceph 2024-03-22T05:25:47.395 DEBUG:teuthology.orchestra.run.smithi122:> sudo mkdir -p /etc/ceph 2024-03-22T05:25:47.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod 777 /etc/ceph 2024-03-22T05:25:47.435 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 777 /etc/ceph 2024-03-22T05:25:47.451 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 777 /etc/ceph 2024-03-22T05:25:47.463 INFO:tasks.cephadm:Writing seed config... 2024-03-22T05:25:47.464 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-03-22T05:25:47.465 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-22T05:25:47.465 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-22T05:25:47.465 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-03-22T05:25:47.465 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-22T05:25:47.465 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-22T05:25:47.465 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-22T05:25:47.465 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-22T05:25:47.465 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-22T05:25:47.466 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:25:47.466 DEBUG:teuthology.orchestra.run.smithi045:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-22T05:25:47.483 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 = 768ec834-e80c-11ee-95cd-87774f69a715 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-03-22T05:25:47.483 DEBUG:teuthology.orchestra.run.smithi045:mon.a> sudo journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.a.service 2024-03-22T05:25:47.528 DEBUG:teuthology.orchestra.run.smithi045:mgr.a> sudo journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.a.service 2024-03-22T05:25:47.571 INFO:tasks.cephadm:Bootstrapping... 2024-03-22T05:25:47.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 -v bootstrap --fsid 768ec834-e80c-11ee-95cd-87774f69a715 --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.45 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-22T05:25:47.783 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2024-03-22T05:25:47.784 INFO:teuthology.orchestra.run.smithi045.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37', '-v', 'bootstrap', '--fsid', '768ec834-e80c-11ee-95cd-87774f69a715', '--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.45', '--skip-admin-label'] 2024-03-22T05:25:47.784 INFO:teuthology.orchestra.run.smithi045.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-03-22T05:25:47.784 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying podman|docker is present... 2024-03-22T05:25:47.785 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying lvm2 is present... 2024-03-22T05:25:47.785 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying time synchronization is in place... 2024-03-22T05:25:47.791 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-22T05:25:47.791 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-22T05:25:47.796 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-22T05:25:47.796 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-03-22T05:25:47.800 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-03-22T05:25:47.800 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-03-22T05:25:47.804 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-03-22T05:25:47.804 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-03-22T05:25:47.808 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-03-22T05:25:47.808 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout masked 2024-03-22T05:25:47.812 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-03-22T05:25:47.812 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-03-22T05:25:47.816 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-03-22T05:25:47.817 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-03-22T05:25:47.820 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-03-22T05:25:47.820 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-03-22T05:25:47.824 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout enabled 2024-03-22T05:25:47.828 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout active 2024-03-22T05:25:47.828 INFO:teuthology.orchestra.run.smithi045.stdout:Unit ntp.service is enabled and running 2024-03-22T05:25:47.829 INFO:teuthology.orchestra.run.smithi045.stdout:Repeating the final host check... 2024-03-22T05:25:47.829 INFO:teuthology.orchestra.run.smithi045.stdout:docker (/usr/bin/docker) is present 2024-03-22T05:25:47.829 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl is present 2024-03-22T05:25:47.829 INFO:teuthology.orchestra.run.smithi045.stdout:lvcreate is present 2024-03-22T05:25:47.832 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-22T05:25:47.832 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-22T05:25:47.836 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-22T05:25:47.836 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-03-22T05:25:47.840 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-03-22T05:25:47.840 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-03-22T05:25:47.844 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-03-22T05:25:47.844 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-03-22T05:25:47.847 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-03-22T05:25:47.847 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout masked 2024-03-22T05:25:47.851 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-03-22T05:25:47.851 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-03-22T05:25:47.856 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-03-22T05:25:47.856 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-03-22T05:25:47.859 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-03-22T05:25:47.859 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-03-22T05:25:47.863 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout enabled 2024-03-22T05:25:47.868 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout active 2024-03-22T05:25:47.868 INFO:teuthology.orchestra.run.smithi045.stdout:Unit ntp.service is enabled and running 2024-03-22T05:25:47.868 INFO:teuthology.orchestra.run.smithi045.stdout:Host looks OK 2024-03-22T05:25:47.868 INFO:teuthology.orchestra.run.smithi045.stdout:Cluster fsid: 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:25:47.868 INFO:teuthology.orchestra.run.smithi045.stdout:Acquiring lock 140360234510192 on /run/cephadm/768ec834-e80c-11ee-95cd-87774f69a715.lock 2024-03-22T05:25:47.868 INFO:teuthology.orchestra.run.smithi045.stdout:Lock 140360234510192 acquired on /run/cephadm/768ec834-e80c-11ee-95cd-87774f69a715.lock 2024-03-22T05:25:47.868 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying IP 172.21.15.45 port 3300 ... 2024-03-22T05:25:47.868 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying IP 172.21.15.45 port 6789 ... 2024-03-22T05:25:47.868 INFO:teuthology.orchestra.run.smithi045.stdout:Base mon IP(s) is [172.21.15.45:3300, 172.21.15.45:6789], mon addrv is [v2:172.21.15.45:3300,v1:172.21.15.45:6789] 2024-03-22T05:25:47.870 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-03-22T05:25:47.871 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-22T05:25:47.871 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.45 2024-03-22T05:25:47.873 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-03-22T05:25:47.873 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-03-22T05:25:47.873 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium 2024-03-22T05:25:47.875 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-22T05:25:47.875 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-03-22T05:25:47.875 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-22T05:25:47.875 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-03-22T05:25:47.875 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:12be/64 scope link 2024-03-22T05:25:47.876 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-22T05:25:47.876 INFO:teuthology.orchestra.run.smithi045.stdout:Mon IP `172.21.15.45` is in CIDR network `172.21.0.0/20` 2024-03-22T05:25:47.876 INFO:teuthology.orchestra.run.smithi045.stdout:Mon IP `172.21.15.45` is in CIDR network `172.21.0.0/20` 2024-03-22T05:25:47.876 INFO:teuthology.orchestra.run.smithi045.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-03-22T05:25:47.876 INFO:teuthology.orchestra.run.smithi045.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-22T05:25:47.877 INFO:teuthology.orchestra.run.smithi045.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37... 2024-03-22T05:25:48.122 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/docker: stdout ea01217f8a79678e64ef6a5d68a043a4ef21ca37: Pulling from ceph-ci/ceph 2024-03-22T05:25:48.122 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/docker: stdout Digest: sha256:86a7734db939dbe0061161a071f862ec15f51e06c205e37a9b0f00b8755315a9 2024-03-22T05:25:48.122 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:25:48.123 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 2024-03-22T05:25:49.491 INFO:teuthology.orchestra.run.smithi045.stdout:ceph: stdout ceph version 19.0.0-2299-gea01217f (ea01217f8a79678e64ef6a5d68a043a4ef21ca37) squid (dev) 2024-03-22T05:25:49.491 INFO:teuthology.orchestra.run.smithi045.stdout:Ceph version: ceph version 19.0.0-2299-gea01217f (ea01217f8a79678e64ef6a5d68a043a4ef21ca37) squid (dev) 2024-03-22T05:25:49.491 INFO:teuthology.orchestra.run.smithi045.stdout:Extracting ceph user uid/gid from container image... 2024-03-22T05:25:50.671 INFO:teuthology.orchestra.run.smithi045.stdout:stat: stdout 167 167 2024-03-22T05:25:50.671 INFO:teuthology.orchestra.run.smithi045.stdout:Creating initial keys... 2024-03-22T05:25:51.809 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-authtool: stdout AQBfFv1lLgrlEhAA5vpjWuQTZhFRmNUKXf9Z2g== 2024-03-22T05:25:52.938 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-authtool: stdout AQBgFv1lsIbJGRAA3CUQSAP0H2RfHOVL+UjAiA== 2024-03-22T05:25:54.094 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-authtool: stdout AQBhFv1l7uNJJBAABy8Oi2yAXRsfdGML0bG83g== 2024-03-22T05:25:54.095 INFO:teuthology.orchestra.run.smithi045.stdout:Creating initial monmap... 2024-03-22T05:25:55.284 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-22T05:25:55.284 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-03-22T05:25:55.284 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:25:55.284 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-22T05:25:55.284 INFO:teuthology.orchestra.run.smithi045.stdout:monmaptool for a [v2:172.21.15.45:3300,v1:172.21.15.45:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-22T05:25:55.284 INFO:teuthology.orchestra.run.smithi045.stdout:setting min_mon_release = quincy 2024-03-22T05:25:55.284 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: set fsid to 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:25:55.285 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-22T05:25:55.285 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:25:55.285 INFO:teuthology.orchestra.run.smithi045.stdout:Creating mon... 2024-03-22T05:25:56.523 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.959+0000 7f69f68b1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-22T05:25:56.523 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.959+0000 7f69f68b1c80 1 imported monmap: 2024-03-22T05:25:56.523 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr fsid 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-03-22T05:25:54.739670+0000 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr created 2024-03-22T05:25:54.739670+0000 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] mon.a 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.959+0000 7f69f68b1c80 0 /usr/bin/ceph-mon: set fsid to 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Git sha 0 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Compile date 2024-03-21 23:09:57 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: DB SUMMARY 2024-03-22T05:25:56.524 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: DB Session ID: W75P3712YAZBFBI3N1J9 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.error_if_exists: 0 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.create_if_missing: 1 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.env: 0x561f211ccb20 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-22T05:25:56.525 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.info_log: 0x561f234faba0 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.statistics: (nil) 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.use_fsync: 0 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-22T05:25:56.526 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.db_log_dir: 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.wal_dir: 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.write_buffer_manager: 0x561f234cd360 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-22T05:25:56.527 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.unordered_write: 0 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.row_cache: None 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.wal_filter: None 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.two_write_queues: 0 2024-03-22T05:25:56.528 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.wal_compression: 0 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.atomic_flush: 0 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-22T05:25:56.529 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_open_files: -1 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-22T05:25:56.530 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Compression algorithms supported: 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: kZSTD supported: 0 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: kXpressCompression supported: 0 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: kZlibCompression supported: 1 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-03-22T05:25:56.531 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.merge_operator: 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_filter: None 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561f234facc0) 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-03-22T05:25:56.532 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x561f234ff090 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-03-22T05:25:56.533 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-03-22T05:25:56.534 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compression: NoCompression 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.num_levels: 7 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-22T05:25:56.535 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-22T05:25:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-22T05:25:56.537 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-22T05:25:56.538 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.table_properties_collectors: 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.bloom_locality: 0 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-22T05:25:56.539 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.ttl: 2592000 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.enable_blob_files: false 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.min_blob_size: 0 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-22T05:25:56.540 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 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-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0808806d-483a-475d-93ce-76f731323170 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561f235c8000 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.963+0000 7f69f68b1c80 4 rocksdb: DB pointer 0x561f235b8000 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.967+0000 7f69e6a15700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.967+0000 7f69e6a15700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-03-22T05:25:56.541 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.542 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.543 INFO:teuthology.orchestra.run.smithi045.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-03-22T05:25:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x561f234ff090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-03-22T05:25:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-03-22T05:25:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-03-22T05:25:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-03-22T05:25:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.967+0000 7f69f68b1c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-03-22T05:25:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.967+0000 7f69f68b1c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-03-22T05:25:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-22T05:25:55.967+0000 7f69f68b1c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-22T05:25:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:create mon.a on 2024-03-22T05:25:56.811 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-03-22T05:25:57.001 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-22T05:25:57.216 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-768ec834-e80c-11ee-95cd-87774f69a715.target -> /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715.target. 2024-03-22T05:25:57.216 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-768ec834-e80c-11ee-95cd-87774f69a715.target -> /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715.target. 2024-03-22T05:25:57.505 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.a 2024-03-22T05:25:57.506 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to reset failed state of unit ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.a.service: Unit ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.a.service not loaded. 2024-03-22T05:25:57.693 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715.target.wants/ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.service. 2024-03-22T05:25:57.703 INFO:teuthology.orchestra.run.smithi045.stdout:firewalld does not appear to be present 2024-03-22T05:25:57.703 INFO:teuthology.orchestra.run.smithi045.stdout:Not possible to enable service . firewalld.service is not available 2024-03-22T05:25:57.704 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mon to start... 2024-03-22T05:25:57.704 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mon... 2024-03-22T05:25:58.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:25:58 smithi045 bash[20934]: cluster 2024-03-22T05:25:58.797508+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-22T05:25:59.566 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout cluster: 2024-03-22T05:25:59.566 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout id: 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout services: 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.172376s) 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout data: 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout pgs: 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:mon is available 2024-03-22T05:25:59.567 INFO:teuthology.orchestra.run.smithi045.stdout:Assimilating anything we can from ceph.conf... 2024-03-22T05:25:59.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:25:59 smithi045 bash[20934]: cluster 2024-03-22T05:25:58.817669+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-22T05:25:59.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:25:59 smithi045 bash[20934]: cluster 2024-03-22T05:25:58.817874+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:25:59.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:25:59 smithi045 bash[20934]: cluster 2024-03-22T05:25:58.820222+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-22T05:25:59.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:25:59 smithi045 bash[20934]: cluster 2024-03-22T05:25:58.822619+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-22T05:25:59.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:25:59 smithi045 bash[20934]: cluster 2024-03-22T05:25:58.823048+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-22T05:25:59.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:25:59 smithi045 bash[20934]: audit 2024-03-22T05:25:58.990002+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.45:0/1101297001' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-22T05:26:01.139 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [global] 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout fsid = 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.45:3300,v1:172.21.15.45:6789] 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [osd] 2024-03-22T05:26:01.140 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-22T05:26:01.141 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-22T05:26:01.141 INFO:teuthology.orchestra.run.smithi045.stdout:Generating new minimal ceph.conf... 2024-03-22T05:26:01.161 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:00 smithi045 bash[20934]: audit 2024-03-22T05:26:00.544711+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.45:0/2049255' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-22T05:26:01.161 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:00 smithi045 bash[20934]: audit 2024-03-22T05:26:00.547117+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.45:0/2049255' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-22T05:26:02.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:02 smithi045 bash[20934]: audit 2024-03-22T05:26:02.126708+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.45:0/2429103547' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:26:02.636 INFO:teuthology.orchestra.run.smithi045.stdout:Restarting the monitor... 2024-03-22T05:26:02.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:02 smithi045 systemd[1]: Stopping Ceph mon.a for 768ec834-e80c-11ee-95cd-87774f69a715... 2024-03-22T05:26:02.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:02 smithi045 bash[20934]: debug 2024-03-22T05:26:02.767+0000 7fecf3593700 -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-03-22T05:26:02.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:02 smithi045 bash[20934]: debug 2024-03-22T05:26:02.767+0000 7fecf3593700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-22T05:26:03.335 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:03 smithi045 bash[21320]: ceph-768ec834-e80c-11ee-95cd-87774f69a715-mon-a 2024-03-22T05:26:03.350 INFO:teuthology.orchestra.run.smithi045.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-03-22T05:26:03.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:03 smithi045 bash[21382]: Error response from daemon: No such container: ceph-768ec834-e80c-11ee-95cd-87774f69a715-mon-a 2024-03-22T05:26:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:03 smithi045 systemd[1]: ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.a.service: Deactivated successfully. 2024-03-22T05:26:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:03 smithi045 systemd[1]: Stopped Ceph mon.a for 768ec834-e80c-11ee-95cd-87774f69a715. 2024-03-22T05:26:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:03 smithi045 systemd[1]: Started Ceph mon.a for 768ec834-e80c-11ee-95cd-87774f69a715. 2024-03-22T05:26:04.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.363+0000 7f2d74b6ec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-22T05:26:04.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.363+0000 7f2d74b6ec80 0 ceph version 19.0.0-2299-gea01217f (ea01217f8a79678e64ef6a5d68a043a4ef21ca37) squid (dev), process ceph-mon, pid 7 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.363+0000 7f2d74b6ec80 0 pidfile_write: ignore empty --pid-file 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 0 load: jerasure load: lrc 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: RocksDB version: 7.9.2 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Git sha 0 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Compile date 2024-03-21 23:09:57 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: DB SUMMARY 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: DB Session ID: 2DTOJE6THBWMBME9LJ0B 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: CURRENT file: CURRENT 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84929 ; 2024-03-22T05:26:04.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.error_if_exists: 0 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.create_if_missing: 0 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.paranoid_checks: 1 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.env: 0x55e33ef64b20 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.info_log: 0x55e340c8b980 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.statistics: (nil) 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.use_fsync: 0 2024-03-22T05:26:04.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_log_file_size: 0 2024-03-22T05:26:04.584 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-22T05:26:04.584 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-22T05:26:04.584 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-22T05:26:04.584 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-22T05:26:04.584 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.allow_fallocate: 1 2024-03-22T05:26:04.584 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.use_direct_reads: 0 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.db_log_dir: 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.wal_dir: 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-22T05:26:04.585 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.write_buffer_manager: 0x55e340c5c1e0 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.unordered_write: 0 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-22T05:26:04.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.row_cache: None 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.wal_filter: None 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.two_write_queues: 0 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.wal_compression: 0 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.atomic_flush: 0 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.log_readahead_size: 0 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-22T05:26:04.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_background_jobs: 2 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_background_compactions: -1 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_subcompactions: 1 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-22T05:26:04.588 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_open_files: -1 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_background_flushes: -1 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Compression algorithms supported: 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: kZSTD supported: 0 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: kXpressCompression supported: 0 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-22T05:26:04.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: kZlibCompression supported: 1 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: kSnappyCompression supported: 1 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: kLZ4Compression supported: 1 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: kBZip2Compression supported: 0 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.merge_operator: 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_filter: None 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-22T05:26:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e340c8ba80) 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: cache_index_and_filter_blocks: 1 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: pin_top_level_index_and_filter: 1 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: index_type: 0 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: data_block_index_type: 0 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: index_shortening: 1 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: data_block_hash_table_util_ratio: 0.750000 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: checksum: 4 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: no_block_cache: 0 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: block_cache: 0x55e340c8d090 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: block_cache_name: BinnedLRUCache 2024-03-22T05:26:04.591 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: block_cache_options: 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: capacity : 536870912 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: num_shard_bits : 4 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: strict_capacity_limit : 0 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: high_pri_pool_ratio: 0.000 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: block_cache_compressed: (nil) 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: persistent_cache: (nil) 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: block_size: 4096 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: block_size_deviation: 10 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: block_restart_interval: 16 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: index_block_restart_interval: 1 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: metadata_block_size: 4096 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: partition_filters: 0 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: use_delta_encoding: 1 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: filter_policy: bloomfilter 2024-03-22T05:26:04.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: whole_key_filtering: 1 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: verify_compression: 0 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: read_amp_bytes_per_bit: 0 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: format_version: 5 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: enable_index_compression: 1 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: block_align: 0 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: max_auto_readahead_size: 262144 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: prepopulate_block_cache: 0 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: initial_auto_readahead_size: 8192 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: num_file_reads_for_auto_readahead: 2 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compression: NoCompression 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-22T05:26:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.num_levels: 7 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-22T05:26:04.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-22T05:26:04.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-22T05:26:04.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.table_properties_collectors: 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.inplace_update_support: 0 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-22T05:26:04.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.bloom_locality: 0 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.max_successive_merges: 0 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.ttl: 2592000 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.enable_blob_files: false 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.min_blob_size: 0 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-22T05:26:04.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.367+0000 7f2d74b6ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 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-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0808806d-483a-475d-93ce-76f731323170 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711085164373944, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711085164374959, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81554, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 252, "table_properties": {"data_size": 79741, "index_size": 223, "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": 10027, "raw_average_key_size": 47, "raw_value_size": 74050, "raw_average_value_size": 350, "num_data_blocks": 10, "num_entries": 211, "num_filter_entries": 211, "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": "[]", "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": 1711085164, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0808806d-483a-475d-93ce-76f731323170", "db_session_id": "2DTOJE6THBWMBME9LJ0B", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711085164375067, "job": 1, "event": "recovery_finished"} 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 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-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e340d80000 2024-03-22T05:26:04.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d74b6ec80 4 rocksdb: DB pointer 0x55e340d6a000 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d632ca700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.371+0000 7f2d632ca700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: ** DB Stats ** 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: ** Compaction Stats [default] ** 2024-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: 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-03-22T05:26:04.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: L0 2/0 81.48 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 129.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Sum 2/0 81.48 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 129.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 129.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: ** Compaction Stats [default] ** 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: 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-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 129.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: AddFile(Total Files): cumulative 0, interval 0 2024-03-22T05:26:04.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: AddFile(Keys): cumulative 0, interval 0 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Cumulative compaction: 0.00 GB write, 21.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Interval compaction: 0.00 GB write, 21.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: 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-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Block cache BinnedLRUCache@0x55e340c8d090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: ** File Read Latency Histogram By Level [default] ** 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.375+0000 7f2d74b6ec80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] at bind addrs [v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.375+0000 7f2d74b6ec80 1 mon.a@-1(???) e1 preinit fsid 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.375+0000 7f2d74b6ec80 0 mon.a@-1(???).mds e1 new map 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.375+0000 7f2d74b6ec80 0 mon.a@-1(???).mds e1 print_map 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: e1 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-22T05:26:04.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: 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} 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: legacy client fscid: -1 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: No filesystems configured 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.375+0000 7f2d74b6ec80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.375+0000 7f2d74b6ec80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.375+0000 7f2d74b6ec80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.375+0000 7f2d74b6ec80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: debug 2024-03-22T05:26:04.375+0000 7f2d74b6ec80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: cluster 2024-03-22T05:26:04.401540+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: cluster 2024-03-22T05:26:04.401615+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: cluster 2024-03-22T05:26:04.402022+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: cluster 2024-03-22T05:26:04.402056+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-22T05:26:04.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:04 smithi045 bash[21420]: cluster 2024-03-22T05:26:04.402423+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-22T05:26:05.121 INFO:teuthology.orchestra.run.smithi045.stdout:Wrote config to /etc/ceph/ceph.conf 2024-03-22T05:26:05.147 INFO:teuthology.orchestra.run.smithi045.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-22T05:26:05.148 INFO:teuthology.orchestra.run.smithi045.stdout:Creating mgr... 2024-03-22T05:26:05.148 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying port 0.0.0.0:9283 ... 2024-03-22T05:26:05.148 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying port 0.0.0.0:8765 ... 2024-03-22T05:26:05.488 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:05 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:26:05.497 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.a 2024-03-22T05:26:05.497 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to reset failed state of unit ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.a.service: Unit ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.a.service not loaded. 2024-03-22T05:26:05.692 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715.target.wants/ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.a.service -> /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.service. 2024-03-22T05:26:05.699 INFO:teuthology.orchestra.run.smithi045.stdout:firewalld does not appear to be present 2024-03-22T05:26:05.699 INFO:teuthology.orchestra.run.smithi045.stdout:Not possible to enable service . firewalld.service is not available 2024-03-22T05:26:05.699 INFO:teuthology.orchestra.run.smithi045.stdout:firewalld does not appear to be present 2024-03-22T05:26:05.699 INFO:teuthology.orchestra.run.smithi045.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-03-22T05:26:05.700 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mgr to start... 2024-03-22T05:26:05.700 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mgr... 2024-03-22T05:26:05.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:05 smithi045 bash[21420]: audit 2024-03-22T05:26:04.568989+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.45:0/2991805276' entity='client.admin' 2024-03-22T05:26:05.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:05 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:26:07.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:07 smithi045 bash[21420]: audit 2024-03-22T05:26:07.031626+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.45:0/179949106' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-22T05:26:07.212 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:06 smithi045 bash[21674]: debug 2024-03-22T05:26:06.947+0000 7ff9c6b44200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsid": "768ec834-e80c-11ee-95cd-87774f69a715", 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "health": { 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 0 2024-03-22T05:26:07.604 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "a" 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-22T05:26:07.605 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:07.606 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "restful" 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-22T05:26:07.607 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:07.608 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modified": "2024-03-22T05:25:58.819107+0000", 2024-03-22T05:26:07.608 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-22T05:26:07.608 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:07.608 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-22T05:26:07.608 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-03-22T05:26:07.608 INFO:teuthology.orchestra.run.smithi045.stdout:mgr not available, waiting (1/15)... 2024-03-22T05:26:08.927 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:08 smithi045 bash[21674]: debug 2024-03-22T05:26:08.575+0000 7ff9c6b44200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-22T05:26:08.927 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:08 smithi045 bash[21674]: debug 2024-03-22T05:26:08.674+0000 7ff9c6b44200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-22T05:26:09.183 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:08 smithi045 bash[21674]: debug 2024-03-22T05:26:08.922+0000 7ff9c6b44200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-22T05:26:09.933 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:09 smithi045 bash[21674]: debug 2024-03-22T05:26:09.746+0000 7ff9c6b44200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-22T05:26:09.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:09 smithi045 bash[21674]: debug 2024-03-22T05:26:09.858+0000 7ff9c6b44200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-22T05:26:10.333 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:09 smithi045 bash[21674]: debug 2024-03-22T05:26:09.966+0000 7ff9c6b44200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-22T05:26:10.683 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:10 smithi045 bash[21674]: debug 2024-03-22T05:26:10.330+0000 7ff9c6b44200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-22T05:26:10.683 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:10 smithi045 bash[21674]: debug 2024-03-22T05:26:10.450+0000 7ff9c6b44200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-22T05:26:10.684 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:10 smithi045 bash[21674]: debug 2024-03-22T05:26:10.558+0000 7ff9c6b44200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-22T05:26:11.170 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:10 smithi045 bash[21420]: audit 2024-03-22T05:26:10.676954+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.45:0/3425563701' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-22T05:26:11.170 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:10 smithi045 bash[21674]: debug 2024-03-22T05:26:10.926+0000 7ff9c6b44200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-22T05:26:11.170 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:11 smithi045 bash[21674]: debug 2024-03-22T05:26:11.166+0000 7ff9c6b44200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-22T05:26:11.226 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:26:11.226 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-03-22T05:26:11.226 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsid": "768ec834-e80c-11ee-95cd-87774f69a715", 2024-03-22T05:26:11.226 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "health": { 2024-03-22T05:26:11.226 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-22T05:26:11.226 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-22T05:26:11.226 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-22T05:26:11.226 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 0 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "a" 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-22T05:26:11.227 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-22T05:26:11.228 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-22T05:26:11.229 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "restful" 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modified": "2024-03-22T05:25:58.819107+0000", 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-03-22T05:26:11.230 INFO:teuthology.orchestra.run.smithi045.stdout:mgr not available, waiting (2/15)... 2024-03-22T05:26:11.842 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:11 smithi045 bash[21674]: debug 2024-03-22T05:26:11.438+0000 7ff9c6b44200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-22T05:26:11.842 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:11 smithi045 bash[21674]: debug 2024-03-22T05:26:11.554+0000 7ff9c6b44200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-22T05:26:11.842 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:11 smithi045 bash[21674]: debug 2024-03-22T05:26:11.838+0000 7ff9c6b44200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-22T05:26:12.634 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:12 smithi045 bash[21674]: debug 2024-03-22T05:26:12.262+0000 7ff9c6b44200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:26:12.634 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:12 smithi045 bash[21674]: debug 2024-03-22T05:26:12.506+0000 7ff9c6b44200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-22T05:26:13.183 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:12 smithi045 bash[21674]: debug 2024-03-22T05:26:12.630+0000 7ff9c6b44200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-22T05:26:13.184 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:12 smithi045 bash[21674]: debug 2024-03-22T05:26:12.882+0000 7ff9c6b44200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:26:14.183 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:13 smithi045 bash[21674]: debug 2024-03-22T05:26:13.918+0000 7ff9c6b44200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-22T05:26:14.184 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:14 smithi045 bash[21674]: debug 2024-03-22T05:26:14.038+0000 7ff9c6b44200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-22T05:26:14.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:14 smithi045 bash[21420]: audit 2024-03-22T05:26:14.216837+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.45:0/4258500521' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-22T05:26:14.684 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:14 smithi045 bash[21674]: debug 2024-03-22T05:26:14.342+0000 7ff9c6b44200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-22T05:26:14.684 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:14 smithi045 bash[21674]: debug 2024-03-22T05:26:14.458+0000 7ff9c6b44200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-22T05:26:14.854 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:26:14.854 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsid": "768ec834-e80c-11ee-95cd-87774f69a715", 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "health": { 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 0 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "a" 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:14.855 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-03-22T05:26:14.856 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-22T05:26:14.856 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:14.856 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-22T05:26:14.856 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-22T05:26:14.856 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:14.856 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-22T05:26:14.856 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:14.856 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-22T05:26:14.856 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-22T05:26:14.860 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-22T05:26:14.860 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-22T05:26:14.860 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-22T05:26:14.860 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-22T05:26:14.860 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:14.861 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "restful" 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modified": "2024-03-22T05:25:58.819107+0000", 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:14.862 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-22T05:26:14.863 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-03-22T05:26:14.863 INFO:teuthology.orchestra.run.smithi045.stdout:mgr not available, waiting (3/15)... 2024-03-22T05:26:15.184 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:14 smithi045 bash[21674]: debug 2024-03-22T05:26:14.926+0000 7ff9c6b44200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-22T05:26:15.184 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21674]: debug 2024-03-22T05:26:15.046+0000 7ff9c6b44200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-22T05:26:15.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: cluster 2024-03-22T05:26:15.071405+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon a 2024-03-22T05:26:15.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: cluster 2024-03-22T05:26:15.075150+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00409259s) 2024-03-22T05:26:15.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.078061+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-22T05:26:15.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.078255+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-22T05:26:15.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.078437+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-22T05:26:15.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.078596+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-22T05:26:15.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.078700+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-22T05:26:15.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.078814+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-22T05:26:15.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.078963+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:26:15.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.079079+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-22T05:26:15.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: cluster 2024-03-22T05:26:15.107614+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon a is now available 2024-03-22T05:26:15.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.121932+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-22T05:26:15.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.124606+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-22T05:26:15.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.128400+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' 2024-03-22T05:26:15.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.130239+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' 2024-03-22T05:26:15.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:15 smithi045 bash[21420]: audit 2024-03-22T05:26:15.132029+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.45:0/2391095045' entity='mgr.a' 2024-03-22T05:26:17.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:17 smithi045 bash[21420]: cluster 2024-03-22T05:26:16.085502+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: a(active, since 1.01442s) 2024-03-22T05:26:18.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:26:18.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-03-22T05:26:18.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsid": "768ec834-e80c-11ee-95cd-87774f69a715", 2024-03-22T05:26:18.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "health": { 2024-03-22T05:26:18.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-22T05:26:18.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 0 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "a" 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_age": 13, 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-22T05:26:18.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-22T05:26:18.881 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-22T05:26:18.882 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "restful" 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modified": "2024-03-22T05:25:58.819107+0000", 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-22T05:26:18.883 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-03-22T05:26:18.884 INFO:teuthology.orchestra.run.smithi045.stdout:mgr is available 2024-03-22T05:26:19.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:19 smithi045 bash[21420]: cluster 2024-03-22T05:26:18.085572+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e4: a(active, since 3s) 2024-03-22T05:26:19.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:19 smithi045 bash[21420]: audit 2024-03-22T05:26:18.344305+0000 mon.a (mon.0) 28 : audit [DBG] from='client.? 172.21.15.45:0/1848200066' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-22T05:26:20.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:20 smithi045 bash[21420]: audit 2024-03-22T05:26:20.138133+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.45:0/1280890306' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-22T05:26:20.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:20 smithi045 bash[21420]: audit 2024-03-22T05:26:20.143205+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 172.21.15.45:0/1280890306' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-22T05:26:20.680 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:26:20.680 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [global] 2024-03-22T05:26:20.680 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout fsid = 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:26:20.680 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-22T05:26:20.680 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-22T05:26:20.680 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-22T05:26:20.680 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-22T05:26:20.680 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:26:20.680 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-22T05:26:20.681 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-22T05:26:20.681 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-03-22T05:26:20.681 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [osd] 2024-03-22T05:26:20.681 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-22T05:26:20.681 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-22T05:26:20.681 INFO:teuthology.orchestra.run.smithi045.stdout:Enabling cephadm module... 2024-03-22T05:26:22.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:22 smithi045 bash[21420]: audit 2024-03-22T05:26:21.957814+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.45:0/4046238583' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-22T05:26:22.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:22 smithi045 bash[21674]: ignoring --setuser ceph since I am not root 2024-03-22T05:26:22.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:22 smithi045 bash[21674]: ignoring --setgroup ceph since I am not root 2024-03-22T05:26:22.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:22 smithi045 bash[21674]: debug 2024-03-22T05:26:22.198+0000 7fd4256bc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-22T05:26:23.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:23 smithi045 bash[21420]: audit 2024-03-22T05:26:22.009327+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.45:0/4046238583' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-22T05:26:23.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:23 smithi045 bash[21420]: cluster 2024-03-22T05:26:22.014793+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e5: a(active, since 6s) 2024-03-22T05:26:24.175 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:24 smithi045 bash[21420]: audit 2024-03-22T05:26:23.870177+0000 mon.a (mon.0) 34 : audit [DBG] from='client.? 172.21.15.45:0/318051791' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-22T05:26:24.175 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:23 smithi045 bash[21674]: debug 2024-03-22T05:26:23.814+0000 7fd4256bc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-22T05:26:24.175 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:23 smithi045 bash[21674]: debug 2024-03-22T05:26:23.914+0000 7fd4256bc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-22T05:26:24.440 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-03-22T05:26:24.440 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-03-22T05:26:24.440 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-22T05:26:24.441 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-03-22T05:26:24.441 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-22T05:26:24.441 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-03-22T05:26:24.441 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for the mgr to restart... 2024-03-22T05:26:24.441 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mgr epoch 5... 2024-03-22T05:26:24.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:24 smithi045 bash[21674]: debug 2024-03-22T05:26:24.170+0000 7fd4256bc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-22T05:26:25.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:24 smithi045 bash[21674]: debug 2024-03-22T05:26:24.994+0000 7fd4256bc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-22T05:26:25.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:25 smithi045 bash[21674]: debug 2024-03-22T05:26:25.110+0000 7fd4256bc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-22T05:26:25.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:25 smithi045 bash[21674]: debug 2024-03-22T05:26:25.214+0000 7fd4256bc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-22T05:26:25.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:25 smithi045 bash[21674]: debug 2024-03-22T05:26:25.582+0000 7fd4256bc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-22T05:26:25.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:25 smithi045 bash[21674]: debug 2024-03-22T05:26:25.698+0000 7fd4256bc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-22T05:26:25.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:25 smithi045 bash[21674]: debug 2024-03-22T05:26:25.806+0000 7fd4256bc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-22T05:26:26.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:26 smithi045 bash[21674]: debug 2024-03-22T05:26:26.174+0000 7fd4256bc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-22T05:26:26.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:26 smithi045 bash[21674]: debug 2024-03-22T05:26:26.418+0000 7fd4256bc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-22T05:26:27.091 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:26 smithi045 bash[21674]: debug 2024-03-22T05:26:26.690+0000 7fd4256bc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-22T05:26:27.092 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:26 smithi045 bash[21674]: debug 2024-03-22T05:26:26.806+0000 7fd4256bc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-22T05:26:27.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:27 smithi045 bash[21674]: debug 2024-03-22T05:26:27.086+0000 7fd4256bc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-22T05:26:27.881 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:27 smithi045 bash[21674]: debug 2024-03-22T05:26:27.510+0000 7fd4256bc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:26:27.882 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:27 smithi045 bash[21674]: debug 2024-03-22T05:26:27.754+0000 7fd4256bc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-22T05:26:28.138 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:27 smithi045 bash[21674]: debug 2024-03-22T05:26:27.878+0000 7fd4256bc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-22T05:26:28.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:28 smithi045 bash[21674]: debug 2024-03-22T05:26:28.134+0000 7fd4256bc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:26:29.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:29 smithi045 bash[21674]: debug 2024-03-22T05:26:29.174+0000 7fd4256bc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-22T05:26:29.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:29 smithi045 bash[21674]: debug 2024-03-22T05:26:29.290+0000 7fd4256bc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-22T05:26:29.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:29 smithi045 bash[21674]: debug 2024-03-22T05:26:29.598+0000 7fd4256bc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-22T05:26:29.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:29 smithi045 bash[21674]: debug 2024-03-22T05:26:29.714+0000 7fd4256bc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-22T05:26:30.684 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21674]: debug 2024-03-22T05:26:30.182+0000 7fd4256bc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-22T05:26:30.684 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21674]: debug 2024-03-22T05:26:30.306+0000 7fd4256bc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-22T05:26:30.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21420]: cluster 2024-03-22T05:26:30.330937+0000 mon.a (mon.0) 35 : cluster [INF] Active manager daemon a restarted 2024-03-22T05:26:30.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21420]: cluster 2024-03-22T05:26:30.331381+0000 mon.a (mon.0) 36 : cluster [INF] Activating manager daemon a 2024-03-22T05:26:30.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21420]: cluster 2024-03-22T05:26:30.338417+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-22T05:26:30.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21420]: cluster 2024-03-22T05:26:30.338656+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00746099s) 2024-03-22T05:26:30.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21420]: audit 2024-03-22T05:26:30.340277+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:26:30.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21420]: audit 2024-03-22T05:26:30.341721+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-22T05:26:30.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21420]: audit 2024-03-22T05:26:30.342811+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-22T05:26:30.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21420]: audit 2024-03-22T05:26:30.343005+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-22T05:26:30.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21420]: audit 2024-03-22T05:26:30.343213+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-22T05:26:30.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:30 smithi045 bash[21420]: cluster 2024-03-22T05:26:30.367464+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon a is now available 2024-03-22T05:26:31.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: cephadm 2024-03-22T05:26:30.394393+0000 mgr.a (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-03-22T05:26:31.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: audit 2024-03-22T05:26:30.396505+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:31.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: audit 2024-03-22T05:26:30.400366+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:31.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: audit 2024-03-22T05:26:30.402851+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:31.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: audit 2024-03-22T05:26:30.405789+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:26:31.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: audit 2024-03-22T05:26:30.410202+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:26:31.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: audit 2024-03-22T05:26:30.421342+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-22T05:26:31.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: audit 2024-03-22T05:26:30.424544+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-22T05:26:31.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: audit 2024-03-22T05:26:31.218046+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:31.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: audit 2024-03-22T05:26:31.221217+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:31.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:31 smithi045 bash[21420]: cluster 2024-03-22T05:26:31.344128+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: a(active, since 1.01294s) 2024-03-22T05:26:31.987 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-03-22T05:26:31.987 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-03-22T05:26:31.987 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-22T05:26:31.987 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-03-22T05:26:31.987 INFO:teuthology.orchestra.run.smithi045.stdout:mgr epoch 5 is available 2024-03-22T05:26:31.988 INFO:teuthology.orchestra.run.smithi045.stdout:Setting orchestrator backend to cephadm... 2024-03-22T05:26:32.397 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:32 smithi045 bash[21420]: audit 2024-03-22T05:26:31.342129+0000 mgr.a (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-22T05:26:32.397 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:32 smithi045 bash[21420]: audit 2024-03-22T05:26:31.355177+0000 mgr.a (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-22T05:26:32.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:32 smithi045 bash[21420]: cephadm 2024-03-22T05:26:31.779645+0000 mgr.a (mgr.14120) 4 : cephadm [INF] [22/Mar/2024:05:26:31] ENGINE Bus STARTING 2024-03-22T05:26:32.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:32 smithi045 bash[21420]: cephadm 2024-03-22T05:26:31.881485+0000 mgr.a (mgr.14120) 5 : cephadm [INF] [22/Mar/2024:05:26:31] ENGINE Serving on http://172.21.15.45:8765 2024-03-22T05:26:32.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:32 smithi045 bash[21420]: cephadm 2024-03-22T05:26:32.003268+0000 mgr.a (mgr.14120) 6 : cephadm [INF] [22/Mar/2024:05:26:32] ENGINE Serving on https://172.21.15.45:7150 2024-03-22T05:26:32.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:32 smithi045 bash[21420]: cephadm 2024-03-22T05:26:32.003426+0000 mgr.a (mgr.14120) 7 : cephadm [INF] [22/Mar/2024:05:26:32] ENGINE Bus STARTED 2024-03-22T05:26:32.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:32 smithi045 bash[21420]: audit 2024-03-22T05:26:32.031008+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:26:33.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:33 smithi045 bash[21420]: cluster 2024-03-22T05:26:32.407457+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-03-22T05:26:33.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:33 smithi045 bash[21420]: audit 2024-03-22T05:26:33.220470+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:33.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:33 smithi045 bash[21420]: audit 2024-03-22T05:26:33.249751+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:26:34.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:34 smithi045 bash[21420]: audit 2024-03-22T05:26:33.212273+0000 mgr.a (mgr.14120) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:26:35.566 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout value unchanged 2024-03-22T05:26:35.567 INFO:teuthology.orchestra.run.smithi045.stdout:Generating ssh key... 2024-03-22T05:26:35.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:35 smithi045 bash[21420]: audit 2024-03-22T05:26:35.042154+0000 mgr.a (mgr.14120) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:26:37.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21420]: audit 2024-03-22T05:26:36.795716+0000 mgr.a (mgr.14120) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:26:37.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21420]: cephadm 2024-03-22T05:26:36.796109+0000 mgr.a (mgr.14120) 11 : cephadm [INF] Generating ssh key... 2024-03-22T05:26:37.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21420]: audit 2024-03-22T05:26:37.075514+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:37.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21420]: audit 2024-03-22T05:26:37.080177+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: Generating public/private rsa key pair. 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: Your identification has been saved in /tmp/tmp5tcdaugp/key. 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: Your public key has been saved in /tmp/tmp5tcdaugp/key.pub. 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: The key fingerprint is: 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: SHA256:d6+NujsmqizB1uGIeRPbk7uQv0uv0v+3u1LKI2CsYlM ceph-768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: The key's randomart image is: 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: +---[RSA 3072]----+ 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: | | 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: | | 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: | | 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: | . . | 2024-03-22T05:26:37.435 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: | + O o S . . | 2024-03-22T05:26:37.436 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: |o OEX ... . | 2024-03-22T05:26:37.436 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: | o+*.+ . o . | 2024-03-22T05:26:37.436 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: |.o+=o.. * + + | 2024-03-22T05:26:37.436 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: |...oOB++.*BOo . | 2024-03-22T05:26:37.436 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:37 smithi045 bash[21674]: +----[SHA256]-----+ 2024-03-22T05:26:39.319 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCs1S8xRhm2MaZAtsBfbbIzcU6I4rQvsQaWnTCOhI+Xc2ty80rk1na8EgiVNkCIZ8NGEt9b0MJrP7g3TXt+sWNCU7MnNRGsa0NDZSQ2lVG26GET4g64gs4vB5ff311M7XTolLbWe2G8UZvzfI0UDhV63kXQN+1urNc3nJcZ00+LnvQ5aUUkT5Gq/nfFpsvIEC0Jb+6IQMIHVO+HvYU62t9WqcLxXPgfia7drjVwYxc9LXXN02se1Y6BKh6tL8msB2GTHdWgAO2zmiJkwlkcyVK/E+7sWBexVgRqdkL0AaYx1NJqOMrVIPmcQcCUjBj4nVBc8VaQqvy/CrVewpKlm+5Hd7489PMVRmNCMqTy+EtZvKKQXhPhwlixvpumUwuMspqIHf9bWCCgIoNOT+bbmUDltrCsFe5LrMoyxCn23ztZtRDvqs69vv7hFdqqrNHvS86exrptv1rI679Iz/UcKxQ2Lrst4j4t3ozgLLP9DpOPUOqyozcWUK6f166BRkTEoDU= ceph-768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:26:39.319 INFO:teuthology.orchestra.run.smithi045.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-22T05:26:39.319 INFO:teuthology.orchestra.run.smithi045.stdout:Adding key to root@localhost authorized_keys... 2024-03-22T05:26:39.320 INFO:teuthology.orchestra.run.smithi045.stdout:Adding host smithi045... 2024-03-22T05:26:39.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:39 smithi045 bash[21420]: audit 2024-03-22T05:26:38.814717+0000 mgr.a (mgr.14120) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:26:41.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:41 smithi045 bash[21420]: audit 2024-03-22T05:26:40.598859+0000 mgr.a (mgr.14120) 13 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi045", "addr": "172.21.15.45", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:26:42.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:42 smithi045 bash[21420]: cephadm 2024-03-22T05:26:41.248592+0000 mgr.a (mgr.14120) 14 : cephadm [INF] Deploying cephadm binary to smithi045 2024-03-22T05:26:47.150 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout Added host 'smithi045' with addr '172.21.15.45' 2024-03-22T05:26:47.150 INFO:teuthology.orchestra.run.smithi045.stdout:Deploying unmanaged mon service... 2024-03-22T05:26:47.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:47 smithi045 bash[21420]: audit 2024-03-22T05:26:46.277818+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:47.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:47 smithi045 bash[21420]: cephadm 2024-03-22T05:26:46.278309+0000 mgr.a (mgr.14120) 15 : cephadm [INF] Added host smithi045 2024-03-22T05:26:47.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:47 smithi045 bash[21420]: audit 2024-03-22T05:26:46.305214+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:26:49.555 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-03-22T05:26:49.555 INFO:teuthology.orchestra.run.smithi045.stdout:Deploying unmanaged mgr service... 2024-03-22T05:26:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:49 smithi045 bash[21420]: audit 2024-03-22T05:26:48.943063+0000 mgr.a (mgr.14120) 16 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:26:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:49 smithi045 bash[21420]: cephadm 2024-03-22T05:26:48.944463+0000 mgr.a (mgr.14120) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-22T05:26:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:49 smithi045 bash[21420]: audit 2024-03-22T05:26:48.946983+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:49 smithi045 bash[21420]: audit 2024-03-22T05:26:49.231545+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:49 smithi045 bash[21420]: audit 2024-03-22T05:26:49.725743+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:51.412 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-03-22T05:26:52.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:51 smithi045 bash[21420]: cluster 2024-03-22T05:26:50.344546+0000 mgr.a (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:26:52.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:51 smithi045 bash[21420]: audit 2024-03-22T05:26:50.823398+0000 mgr.a (mgr.14120) 19 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:26:52.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:51 smithi045 bash[21420]: cephadm 2024-03-22T05:26:50.826065+0000 mgr.a (mgr.14120) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-22T05:26:52.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:51 smithi045 bash[21420]: audit 2024-03-22T05:26:50.830107+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.45:0/1440767627' entity='mgr.a' 2024-03-22T05:26:53.925 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:53 smithi045 bash[21420]: cluster 2024-03-22T05:26:52.344906+0000 mgr.a (mgr.14120) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:26:53.926 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:53 smithi045 bash[21420]: audit 2024-03-22T05:26:52.676459+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.45:0/1211268423' entity='client.admin' 2024-03-22T05:26:55.106 INFO:teuthology.orchestra.run.smithi045.stdout:Enabling the dashboard module... 2024-03-22T05:26:55.756 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:55 smithi045 bash[21420]: cluster 2024-03-22T05:26:54.345216+0000 mgr.a (mgr.14120) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:26:55.756 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:55 smithi045 bash[21420]: audit 2024-03-22T05:26:54.504557+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.45:0/1306835811' entity='client.admin' 2024-03-22T05:26:56.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:56 smithi045 bash[21420]: audit 2024-03-22T05:26:56.438322+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.45:0/313272333' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-22T05:26:56.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:56 smithi045 bash[21674]: ignoring --setuser ceph since I am not root 2024-03-22T05:26:56.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:56 smithi045 bash[21674]: ignoring --setgroup ceph since I am not root 2024-03-22T05:26:56.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:56 smithi045 bash[21674]: debug 2024-03-22T05:26:56.701+0000 7f50cb13d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-22T05:26:57.823 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:57 smithi045 bash[21420]: audit 2024-03-22T05:26:56.508543+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.45:0/313272333' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-22T05:26:57.823 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:57 smithi045 bash[21420]: cluster 2024-03-22T05:26:56.514599+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e9: a(active, since 26s) 2024-03-22T05:26:58.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:26:58 smithi045 bash[21420]: audit 2024-03-22T05:26:58.527782+0000 mon.a (mon.0) 72 : audit [DBG] from='client.? 172.21.15.45:0/2805851729' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-22T05:26:58.684 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:58 smithi045 bash[21674]: debug 2024-03-22T05:26:58.337+0000 7f50cb13d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-22T05:26:58.684 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:58 smithi045 bash[21674]: debug 2024-03-22T05:26:58.441+0000 7f50cb13d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-22T05:26:59.184 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:58 smithi045 bash[21674]: debug 2024-03-22T05:26:58.697+0000 7f50cb13d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-22T05:26:59.193 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-03-22T05:26:59.193 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-03-22T05:26:59.193 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-22T05:26:59.193 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-03-22T05:26:59.193 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-22T05:26:59.193 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-03-22T05:26:59.194 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for the mgr to restart... 2024-03-22T05:26:59.194 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mgr epoch 9... 2024-03-22T05:26:59.781 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:59 smithi045 bash[21674]: debug 2024-03-22T05:26:59.525+0000 7f50cb13d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-22T05:26:59.782 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:59 smithi045 bash[21674]: debug 2024-03-22T05:26:59.641+0000 7f50cb13d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-22T05:26:59.782 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:26:59 smithi045 bash[21674]: debug 2024-03-22T05:26:59.753+0000 7f50cb13d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-22T05:27:00.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:00 smithi045 bash[21674]: debug 2024-03-22T05:27:00.125+0000 7f50cb13d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-22T05:27:00.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:00 smithi045 bash[21674]: debug 2024-03-22T05:27:00.245+0000 7f50cb13d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-22T05:27:00.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:00 smithi045 bash[21674]: debug 2024-03-22T05:27:00.353+0000 7f50cb13d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-22T05:27:01.184 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:00 smithi045 bash[21674]: debug 2024-03-22T05:27:00.725+0000 7f50cb13d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-22T05:27:01.184 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:00 smithi045 bash[21674]: debug 2024-03-22T05:27:00.969+0000 7f50cb13d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-22T05:27:01.651 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:01 smithi045 bash[21674]: debug 2024-03-22T05:27:01.245+0000 7f50cb13d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-22T05:27:01.652 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:01 smithi045 bash[21674]: debug 2024-03-22T05:27:01.361+0000 7f50cb13d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-22T05:27:01.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:01 smithi045 bash[21674]: debug 2024-03-22T05:27:01.645+0000 7f50cb13d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-22T05:27:02.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:02 smithi045 bash[21674]: debug 2024-03-22T05:27:02.069+0000 7f50cb13d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:27:02.434 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:02 smithi045 bash[21674]: debug 2024-03-22T05:27:02.317+0000 7f50cb13d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-22T05:27:02.704 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:02 smithi045 bash[21674]: debug 2024-03-22T05:27:02.441+0000 7f50cb13d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-22T05:27:03.185 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:02 smithi045 bash[21674]: debug 2024-03-22T05:27:02.701+0000 7f50cb13d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:27:04.184 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:03 smithi045 bash[21674]: debug 2024-03-22T05:27:03.753+0000 7f50cb13d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-22T05:27:04.184 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:03 smithi045 bash[21674]: debug 2024-03-22T05:27:03.873+0000 7f50cb13d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-22T05:27:04.684 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21674]: debug 2024-03-22T05:27:04.181+0000 7f50cb13d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-22T05:27:04.684 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21674]: debug 2024-03-22T05:27:04.301+0000 7f50cb13d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-22T05:27:05.027 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21674]: debug 2024-03-22T05:27:04.773+0000 7f50cb13d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-22T05:27:05.027 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21674]: debug 2024-03-22T05:27:04.897+0000 7f50cb13d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-22T05:27:05.028 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21420]: cluster 2024-03-22T05:27:04.922779+0000 mon.a (mon.0) 73 : cluster [INF] Active manager daemon a restarted 2024-03-22T05:27:05.028 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21420]: cluster 2024-03-22T05:27:04.923283+0000 mon.a (mon.0) 74 : cluster [INF] Activating manager daemon a 2024-03-22T05:27:05.028 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21420]: cluster 2024-03-22T05:27:04.927123+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-22T05:27:05.028 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21420]: cluster 2024-03-22T05:27:04.927247+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00416565s) 2024-03-22T05:27:05.028 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21420]: audit 2024-03-22T05:27:04.931228+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:27:05.028 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21420]: audit 2024-03-22T05:27:04.933041+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-22T05:27:05.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21420]: audit 2024-03-22T05:27:04.934112+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-22T05:27:05.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21420]: audit 2024-03-22T05:27:04.934592+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-22T05:27:05.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21420]: audit 2024-03-22T05:27:04.935051+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-22T05:27:05.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:04 smithi045 bash[21420]: cluster 2024-03-22T05:27:04.963418+0000 mon.a (mon.0) 82 : cluster [INF] Manager daemon a is now available 2024-03-22T05:27:06.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:05 smithi045 bash[21420]: audit 2024-03-22T05:27:04.994950+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:06.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:05 smithi045 bash[21420]: audit 2024-03-22T05:27:04.998314+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:27:06.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:05 smithi045 bash[21420]: audit 2024-03-22T05:27:05.017228+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-22T05:27:06.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:05 smithi045 bash[21420]: audit 2024-03-22T05:27:05.021078+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-22T05:27:06.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:05 smithi045 bash[21420]: cephadm 2024-03-22T05:27:05.526866+0000 mgr.a (mgr.14152) 1 : cephadm [INF] [22/Mar/2024:05:27:05] ENGINE Bus STARTING 2024-03-22T05:27:06.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:05 smithi045 bash[21420]: cluster 2024-03-22T05:27:05.937724+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e11: a(active, since 1.01462s) 2024-03-22T05:27:06.632 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-03-22T05:27:06.633 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-03-22T05:27:06.633 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-22T05:27:06.633 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-03-22T05:27:06.633 INFO:teuthology.orchestra.run.smithi045.stdout:mgr epoch 9 is available 2024-03-22T05:27:06.633 INFO:teuthology.orchestra.run.smithi045.stdout:Generating a dashboard self-signed certificate... 2024-03-22T05:27:07.299 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:06 smithi045 bash[21420]: cephadm 2024-03-22T05:27:05.644274+0000 mgr.a (mgr.14152) 2 : cephadm [INF] [22/Mar/2024:05:27:05] ENGINE Serving on https://172.21.15.45:7150 2024-03-22T05:27:07.299 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:06 smithi045 bash[21420]: cephadm 2024-03-22T05:27:05.745583+0000 mgr.a (mgr.14152) 3 : cephadm [INF] [22/Mar/2024:05:27:05] ENGINE Serving on http://172.21.15.45:8765 2024-03-22T05:27:07.300 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:06 smithi045 bash[21420]: cephadm 2024-03-22T05:27:05.745713+0000 mgr.a (mgr.14152) 4 : cephadm [INF] [22/Mar/2024:05:27:05] ENGINE Bus STARTED 2024-03-22T05:27:07.300 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:06 smithi045 bash[21420]: audit 2024-03-22T05:27:05.935014+0000 mgr.a (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-22T05:27:07.300 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:06 smithi045 bash[21420]: audit 2024-03-22T05:27:05.948944+0000 mgr.a (mgr.14152) 6 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-22T05:27:08.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:08 smithi045 bash[21420]: cluster 2024-03-22T05:27:07.006999+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-03-22T05:27:08.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:08 smithi045 bash[21420]: audit 2024-03-22T05:27:07.991389+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:08.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:08 smithi045 bash[21420]: audit 2024-03-22T05:27:07.994982+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:08.572 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-03-22T05:27:08.572 INFO:teuthology.orchestra.run.smithi045.stdout:Creating initial admin user... 2024-03-22T05:27:09.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:09 smithi045 bash[21420]: audit 2024-03-22T05:27:07.867328+0000 mgr.a (mgr.14152) 7 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:27:10.786 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$zkVSSY.gGRXA9j7lX80o1epHDflVDcC9Vpa565iMJxeZC7BuH6Nny", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711085230, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-22T05:27:10.786 INFO:teuthology.orchestra.run.smithi045.stdout:Fetching dashboard port number... 2024-03-22T05:27:11.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:11 smithi045 bash[21420]: audit 2024-03-22T05:27:09.845934+0000 mgr.a (mgr.14152) 8 : audit [DBG] from='client.14166 -' 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-03-22T05:27:11.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:11 smithi045 bash[21420]: audit 2024-03-22T05:27:10.143862+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:12.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:12 smithi045 bash[21420]: cluster 2024-03-22T05:27:11.149527+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: a(active, since 6s) 2024-03-22T05:27:12.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:12 smithi045 bash[21420]: audit 2024-03-22T05:27:11.812658+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:12.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:12 smithi045 bash[21420]: audit 2024-03-22T05:27:11.813468+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:27:12.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:12 smithi045 bash[21420]: audit 2024-03-22T05:27:11.816865+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:12.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:12 smithi045 bash[21420]: audit 2024-03-22T05:27:11.818550+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi045", "caps": []}]: dispatch 2024-03-22T05:27:12.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:12 smithi045 bash[21420]: audit 2024-03-22T05:27:11.819229+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi045", "caps": []}]': finished 2024-03-22T05:27:12.345 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:12 smithi045 bash[21420]: audit 2024-03-22T05:27:11.959533+0000 mon.a (mon.0) 98 : audit [DBG] from='client.? 172.21.15.45:0/4056415667' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-22T05:27:12.499 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 8443 2024-03-22T05:27:12.499 INFO:teuthology.orchestra.run.smithi045.stdout:firewalld does not appear to be present 2024-03-22T05:27:12.499 INFO:teuthology.orchestra.run.smithi045.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-22T05:27:12.501 INFO:teuthology.orchestra.run.smithi045.stdout:Ceph Dashboard is now available at: 2024-03-22T05:27:12.501 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:12.501 INFO:teuthology.orchestra.run.smithi045.stdout: URL: https://smithi045.front.sepia.ceph.com:8443/ 2024-03-22T05:27:12.501 INFO:teuthology.orchestra.run.smithi045.stdout: User: admin 2024-03-22T05:27:12.501 INFO:teuthology.orchestra.run.smithi045.stdout: Password: l0k2ekszs5 2024-03-22T05:27:12.501 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:12.501 INFO:teuthology.orchestra.run.smithi045.stdout:Saving cluster configuration to /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config directory 2024-03-22T05:27:12.501 INFO:teuthology.orchestra.run.smithi045.stdout:Enabling autotune for osd_memory_target 2024-03-22T05:27:13.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:13 smithi045 bash[21420]: cephadm 2024-03-22T05:27:12.716082+0000 mgr.a (mgr.14152) 9 : cephadm [INF] Deploying daemon agent.smithi045 on smithi045 2024-03-22T05:27:16.337 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-03-22T05:27:16.337 INFO:teuthology.orchestra.run.smithi045.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-03-22T05:27:16.337 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:16.337 INFO:teuthology.orchestra.run.smithi045.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-22T05:27:16.337 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout:Or, if you are only running a single cluster on this host: 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout:Please consider enabling telemetry to help improve Ceph: 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout: ceph telemetry on 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout:For more information see: 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:16.338 INFO:teuthology.orchestra.run.smithi045.stdout:Bootstrap complete. 2024-03-22T05:27:16.383 INFO:tasks.cephadm:Fetching config... 2024-03-22T05:27:16.383 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:27:16.383 DEBUG:teuthology.orchestra.run.smithi045:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-22T05:27:16.389 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-22T05:27:16.389 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:27:16.390 DEBUG:teuthology.orchestra.run.smithi045:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-22T05:27:16.437 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-22T05:27:16.437 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:27:16.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd if=/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/keyring of=/dev/stdout 2024-03-22T05:27:16.493 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-22T05:27:16.493 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:27:16.493 DEBUG:teuthology.orchestra.run.smithi045:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-22T05:27:16.543 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-22T05:27:16.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCs1S8xRhm2MaZAtsBfbbIzcU6I4rQvsQaWnTCOhI+Xc2ty80rk1na8EgiVNkCIZ8NGEt9b0MJrP7g3TXt+sWNCU7MnNRGsa0NDZSQ2lVG26GET4g64gs4vB5ff311M7XTolLbWe2G8UZvzfI0UDhV63kXQN+1urNc3nJcZ00+LnvQ5aUUkT5Gq/nfFpsvIEC0Jb+6IQMIHVO+HvYU62t9WqcLxXPgfia7drjVwYxc9LXXN02se1Y6BKh6tL8msB2GTHdWgAO2zmiJkwlkcyVK/E+7sWBexVgRqdkL0AaYx1NJqOMrVIPmcQcCUjBj4nVBc8VaQqvy/CrVewpKlm+5Hd7489PMVRmNCMqTy+EtZvKKQXhPhwlixvpumUwuMspqIHf9bWCCgIoNOT+bbmUDltrCsFe5LrMoyxCn23ztZtRDvqs69vv7hFdqqrNHvS86exrptv1rI679Iz/UcKxQ2Lrst4j4t3ozgLLP9DpOPUOqyozcWUK6f166BRkTEoDU= ceph-768ec834-e80c-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-22T05:27:16.601 INFO:teuthology.orchestra.run.smithi045.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCs1S8xRhm2MaZAtsBfbbIzcU6I4rQvsQaWnTCOhI+Xc2ty80rk1na8EgiVNkCIZ8NGEt9b0MJrP7g3TXt+sWNCU7MnNRGsa0NDZSQ2lVG26GET4g64gs4vB5ff311M7XTolLbWe2G8UZvzfI0UDhV63kXQN+1urNc3nJcZ00+LnvQ5aUUkT5Gq/nfFpsvIEC0Jb+6IQMIHVO+HvYU62t9WqcLxXPgfia7drjVwYxc9LXXN02se1Y6BKh6tL8msB2GTHdWgAO2zmiJkwlkcyVK/E+7sWBexVgRqdkL0AaYx1NJqOMrVIPmcQcCUjBj4nVBc8VaQqvy/CrVewpKlm+5Hd7489PMVRmNCMqTy+EtZvKKQXhPhwlixvpumUwuMspqIHf9bWCCgIoNOT+bbmUDltrCsFe5LrMoyxCn23ztZtRDvqs69vv7hFdqqrNHvS86exrptv1rI679Iz/UcKxQ2Lrst4j4t3ozgLLP9DpOPUOqyozcWUK6f166BRkTEoDU= ceph-768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:27:16.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCs1S8xRhm2MaZAtsBfbbIzcU6I4rQvsQaWnTCOhI+Xc2ty80rk1na8EgiVNkCIZ8NGEt9b0MJrP7g3TXt+sWNCU7MnNRGsa0NDZSQ2lVG26GET4g64gs4vB5ff311M7XTolLbWe2G8UZvzfI0UDhV63kXQN+1urNc3nJcZ00+LnvQ5aUUkT5Gq/nfFpsvIEC0Jb+6IQMIHVO+HvYU62t9WqcLxXPgfia7drjVwYxc9LXXN02se1Y6BKh6tL8msB2GTHdWgAO2zmiJkwlkcyVK/E+7sWBexVgRqdkL0AaYx1NJqOMrVIPmcQcCUjBj4nVBc8VaQqvy/CrVewpKlm+5Hd7489PMVRmNCMqTy+EtZvKKQXhPhwlixvpumUwuMspqIHf9bWCCgIoNOT+bbmUDltrCsFe5LrMoyxCn23ztZtRDvqs69vv7hFdqqrNHvS86exrptv1rI679Iz/UcKxQ2Lrst4j4t3ozgLLP9DpOPUOqyozcWUK6f166BRkTEoDU= ceph-768ec834-e80c-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-22T05:27:16.631 INFO:teuthology.orchestra.run.smithi083.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCs1S8xRhm2MaZAtsBfbbIzcU6I4rQvsQaWnTCOhI+Xc2ty80rk1na8EgiVNkCIZ8NGEt9b0MJrP7g3TXt+sWNCU7MnNRGsa0NDZSQ2lVG26GET4g64gs4vB5ff311M7XTolLbWe2G8UZvzfI0UDhV63kXQN+1urNc3nJcZ00+LnvQ5aUUkT5Gq/nfFpsvIEC0Jb+6IQMIHVO+HvYU62t9WqcLxXPgfia7drjVwYxc9LXXN02se1Y6BKh6tL8msB2GTHdWgAO2zmiJkwlkcyVK/E+7sWBexVgRqdkL0AaYx1NJqOMrVIPmcQcCUjBj4nVBc8VaQqvy/CrVewpKlm+5Hd7489PMVRmNCMqTy+EtZvKKQXhPhwlixvpumUwuMspqIHf9bWCCgIoNOT+bbmUDltrCsFe5LrMoyxCn23ztZtRDvqs69vv7hFdqqrNHvS86exrptv1rI679Iz/UcKxQ2Lrst4j4t3ozgLLP9DpOPUOqyozcWUK6f166BRkTEoDU= ceph-768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:27:16.641 DEBUG:teuthology.orchestra.run.smithi122:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCs1S8xRhm2MaZAtsBfbbIzcU6I4rQvsQaWnTCOhI+Xc2ty80rk1na8EgiVNkCIZ8NGEt9b0MJrP7g3TXt+sWNCU7MnNRGsa0NDZSQ2lVG26GET4g64gs4vB5ff311M7XTolLbWe2G8UZvzfI0UDhV63kXQN+1urNc3nJcZ00+LnvQ5aUUkT5Gq/nfFpsvIEC0Jb+6IQMIHVO+HvYU62t9WqcLxXPgfia7drjVwYxc9LXXN02se1Y6BKh6tL8msB2GTHdWgAO2zmiJkwlkcyVK/E+7sWBexVgRqdkL0AaYx1NJqOMrVIPmcQcCUjBj4nVBc8VaQqvy/CrVewpKlm+5Hd7489PMVRmNCMqTy+EtZvKKQXhPhwlixvpumUwuMspqIHf9bWCCgIoNOT+bbmUDltrCsFe5LrMoyxCn23ztZtRDvqs69vv7hFdqqrNHvS86exrptv1rI679Iz/UcKxQ2Lrst4j4t3ozgLLP9DpOPUOqyozcWUK6f166BRkTEoDU= ceph-768ec834-e80c-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-22T05:27:16.664 INFO:teuthology.orchestra.run.smithi122.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCs1S8xRhm2MaZAtsBfbbIzcU6I4rQvsQaWnTCOhI+Xc2ty80rk1na8EgiVNkCIZ8NGEt9b0MJrP7g3TXt+sWNCU7MnNRGsa0NDZSQ2lVG26GET4g64gs4vB5ff311M7XTolLbWe2G8UZvzfI0UDhV63kXQN+1urNc3nJcZ00+LnvQ5aUUkT5Gq/nfFpsvIEC0Jb+6IQMIHVO+HvYU62t9WqcLxXPgfia7drjVwYxc9LXXN02se1Y6BKh6tL8msB2GTHdWgAO2zmiJkwlkcyVK/E+7sWBexVgRqdkL0AaYx1NJqOMrVIPmcQcCUjBj4nVBc8VaQqvy/CrVewpKlm+5Hd7489PMVRmNCMqTy+EtZvKKQXhPhwlixvpumUwuMspqIHf9bWCCgIoNOT+bbmUDltrCsFe5LrMoyxCn23ztZtRDvqs69vv7hFdqqrNHvS86exrptv1rI679Iz/UcKxQ2Lrst4j4t3ozgLLP9DpOPUOqyozcWUK6f166BRkTEoDU= ceph-768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:27:16.669 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:16 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:27:16.669 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:16 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:27:16.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-22T05:27:16.934 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:27:16 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:27:16.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:16 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:27:16.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:16 smithi045 bash[21420]: audit 2024-03-22T05:27:15.773829+0000 mon.a (mon.0) 99 : audit [INF] from='client.? 172.21.15.45:0/2595210026' entity='client.admin' 2024-03-22T05:27:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.883086+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.891110+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.893817+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.910364+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:27:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.914014+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.915767+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.917627+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.919316+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.922196+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.940984+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:27:18.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:16.945167+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:18.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:17 smithi045 bash[21420]: audit 2024-03-22T05:27:17.350458+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:20.372 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:27:21.306 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:21 smithi045 bash[21420]: audit 2024-03-22T05:27:20.018371+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:23.164 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:22 smithi045 bash[21420]: audit 2024-03-22T05:27:21.760634+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:23.164 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:22 smithi045 bash[21420]: audit 2024-03-22T05:27:21.763607+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:23.681 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-22T05:27:23.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-22T05:27:24.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:24 smithi045 bash[21420]: audit 2024-03-22T05:27:23.148835+0000 mon.a (mon.0) 115 : audit [INF] from='client.? 172.21.15.45:0/682867033' entity='client.admin' 2024-03-22T05:27:24.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:24 smithi045 bash[21420]: audit 2024-03-22T05:27:23.208555+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:27:24.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:24 smithi045 bash[21420]: audit 2024-03-22T05:27:23.213301+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:26.426 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:26 smithi045 bash[21420]: cluster 2024-03-22T05:27:24.935585+0000 mgr.a (mgr.14152) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:27.412 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:27:28.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:28 smithi045 bash[21420]: cluster 2024-03-22T05:27:26.936020+0000 mgr.a (mgr.14152) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:30.531 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:30 smithi045 bash[21420]: cluster 2024-03-22T05:27:28.936338+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:31.612 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi083 2024-03-22T05:27:31.612 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:27:31.612 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/etc/ceph/ceph.conf 2024-03-22T05:27:31.618 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:27:31.618 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:27:31.666 INFO:tasks.cephadm:Adding host smithi083 to orchestrator... 2024-03-22T05:27:31.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph orch host add smithi083 2024-03-22T05:27:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: audit 2024-03-22T05:27:30.647269+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: audit 2024-03-22T05:27:30.650682+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: cluster 2024-03-22T05:27:30.936715+0000 mgr.a (mgr.14152) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: audit 2024-03-22T05:27:30.951935+0000 mgr.a (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:27:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: audit 2024-03-22T05:27:30.957124+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: audit 2024-03-22T05:27:30.963718+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:27:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: audit 2024-03-22T05:27:30.966202+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:27:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: audit 2024-03-22T05:27:30.967268+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:27:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: cephadm 2024-03-22T05:27:30.968739+0000 mgr.a (mgr.14152) 15 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-03-22T05:27:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: cephadm 2024-03-22T05:27:31.082957+0000 mgr.a (mgr.14152) 16 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:27:31.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: cephadm 2024-03-22T05:27:31.196967+0000 mgr.a (mgr.14152) 17 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:27:31.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: cephadm 2024-03-22T05:27:31.411480+0000 mgr.a (mgr.14152) 18 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:27:31.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: audit 2024-03-22T05:27:31.581704+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:31.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: audit 2024-03-22T05:27:31.586795+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:31.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:31 smithi045 bash[21420]: audit 2024-03-22T05:27:31.591529+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:34.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:33 smithi045 bash[21420]: cluster 2024-03-22T05:27:32.937164+0000 mgr.a (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:36.383 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:27:36.406 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:35 smithi045 bash[21420]: cluster 2024-03-22T05:27:34.937524+0000 mgr.a (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:38.446 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:37 smithi045 bash[21420]: cluster 2024-03-22T05:27:36.937931+0000 mgr.a (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:40.338 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:39 smithi045 bash[21420]: cluster 2024-03-22T05:27:38.938236+0000 mgr.a (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:40.338 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:39 smithi045 bash[21420]: audit 2024-03-22T05:27:39.401094+0000 mgr.a (mgr.14152) 23 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi083", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:27:41.356 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:40 smithi045 bash[21420]: cephadm 2024-03-22T05:27:39.989714+0000 mgr.a (mgr.14152) 24 : cephadm [INF] Deploying cephadm binary to smithi083 2024-03-22T05:27:42.422 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:41 smithi045 bash[21420]: cluster 2024-03-22T05:27:40.938484+0000 mgr.a (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:43.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:43 smithi045 bash[21420]: audit 2024-03-22T05:27:42.399821+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:43.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:43 smithi045 bash[21420]: audit 2024-03-22T05:27:42.410840+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:43.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:43 smithi045 bash[21420]: audit 2024-03-22T05:27:42.421220+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:44.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:44 smithi045 bash[21420]: cluster 2024-03-22T05:27:42.938843+0000 mgr.a (mgr.14152) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:45.299 INFO:teuthology.orchestra.run.smithi045.stdout:Added host 'smithi083' with addr '172.21.15.83' 2024-03-22T05:27:45.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph orch host ls --format=json 2024-03-22T05:27:46.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:46 smithi045 bash[21420]: cluster 2024-03-22T05:27:44.939197+0000 mgr.a (mgr.14152) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:46.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:46 smithi045 bash[21420]: audit 2024-03-22T05:27:45.298826+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:46.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:46 smithi045 bash[21420]: cephadm 2024-03-22T05:27:45.299668+0000 mgr.a (mgr.14152) 28 : cephadm [INF] Added host smithi083 2024-03-22T05:27:46.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:46 smithi045 bash[21420]: audit 2024-03-22T05:27:45.327647+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:27:46.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:46 smithi045 bash[21420]: audit 2024-03-22T05:27:45.800648+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:48.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: cluster 2024-03-22T05:27:46.939600+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: audit 2024-03-22T05:27:47.326184+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: audit 2024-03-22T05:27:47.332020+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: audit 2024-03-22T05:27:47.333528+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: audit 2024-03-22T05:27:47.335614+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: audit 2024-03-22T05:27:47.337547+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: cephadm 2024-03-22T05:27:47.340391+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: cephadm 2024-03-22T05:27:47.555942+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: audit 2024-03-22T05:27:48.207598+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: audit 2024-03-22T05:27:48.213637+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: audit 2024-03-22T05:27:48.216757+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi083", "caps": []}]: dispatch 2024-03-22T05:27:48.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:48 smithi045 bash[21420]: audit 2024-03-22T05:27:48.218196+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi083", "caps": []}]': finished 2024-03-22T05:27:49.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:49 smithi045 bash[21420]: cephadm 2024-03-22T05:27:47.770504+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:27:49.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:49 smithi045 bash[21420]: cephadm 2024-03-22T05:27:47.986779+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:27:50.638 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:27:50.661 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: cephadm 2024-03-22T05:27:48.778547+0000 mgr.a (mgr.14152) 34 : cephadm [INF] Deploying daemon agent.smithi083 on smithi083 2024-03-22T05:27:50.661 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: cluster 2024-03-22T05:27:48.939988+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:50.661 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:49.963720+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:50.661 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.003747+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:50.661 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.009276+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:50.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.024985+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:50.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.077030+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:27:50.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.081304+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:27:50.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.083036+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:27:50.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.090650+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:50.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.160715+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:27:50.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.165638+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:27:50.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.167644+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:27:50.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:50 smithi045 bash[21420]: audit 2024-03-22T05:27:50.176009+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:51.671 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:51 smithi045 bash[21420]: audit 2024-03-22T05:27:50.470914+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:52.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:52 smithi045 bash[21420]: cluster 2024-03-22T05:27:50.940441+0000 mgr.a (mgr.14152) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:52.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:52 smithi045 bash[21420]: audit 2024-03-22T05:27:51.528212+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:52.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:52 smithi045 bash[21420]: audit 2024-03-22T05:27:51.531876+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:27:53.067 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:27:53.067 INFO:teuthology.orchestra.run.smithi045.stdout:[{"addr": "172.21.15.45", "hostname": "smithi045", "labels": [], "status": ""}, {"addr": "172.21.15.83", "hostname": "smithi083", "labels": [], "status": ""}] 2024-03-22T05:27:53.728 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi122 2024-03-22T05:27:53.728 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:27:53.728 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.conf 2024-03-22T05:27:53.735 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:27:53.735 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:27:53.781 INFO:tasks.cephadm:Adding host smithi122 to orchestrator... 2024-03-22T05:27:53.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph orch host add smithi122 2024-03-22T05:27:54.778 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:54 smithi045 bash[21420]: cluster 2024-03-22T05:27:52.940868+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:54.778 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:54 smithi045 bash[21420]: audit 2024-03-22T05:27:53.067620+0000 mgr.a (mgr.14152) 38 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:27:56.896 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:56 smithi045 bash[21420]: cluster 2024-03-22T05:27:54.941288+0000 mgr.a (mgr.14152) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:27:58.766 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:27:58.787 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:27:58 smithi045 bash[21420]: cluster 2024-03-22T05:27:56.941685+0000 mgr.a (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:00.812 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:00 smithi045 bash[21420]: cluster 2024-03-22T05:27:58.942145+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:02.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:02 smithi045 bash[21420]: cluster 2024-03-22T05:28:00.942447+0000 mgr.a (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:02.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:02 smithi045 bash[21420]: audit 2024-03-22T05:28:01.069496+0000 mgr.a (mgr.14152) 43 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:28:03.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:03 smithi045 bash[21420]: cephadm 2024-03-22T05:28:01.843112+0000 mgr.a (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi122 2024-03-22T05:28:03.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:03 smithi045 bash[21420]: audit 2024-03-22T05:28:02.644296+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:03.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:03 smithi045 bash[21420]: audit 2024-03-22T05:28:02.654081+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:03.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:03 smithi045 bash[21420]: audit 2024-03-22T05:28:02.662936+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:04.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:04 smithi045 bash[21420]: cluster 2024-03-22T05:28:02.942788+0000 mgr.a (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:04.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:04 smithi045 bash[21420]: audit 2024-03-22T05:28:04.398742+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:04.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:04 smithi045 bash[21420]: audit 2024-03-22T05:28:04.406839+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:06.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:06 smithi045 bash[21420]: cluster 2024-03-22T05:28:04.943199+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:07.272 INFO:teuthology.orchestra.run.smithi045.stdout:Added host 'smithi122' with addr '172.21.15.122' 2024-03-22T05:28:07.958 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph orch host ls --format=json 2024-03-22T05:28:08.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:08 smithi045 bash[21420]: cluster 2024-03-22T05:28:06.943758+0000 mgr.a (mgr.14152) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:08.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:08 smithi045 bash[21420]: audit 2024-03-22T05:28:07.271655+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:08.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:08 smithi045 bash[21420]: cephadm 2024-03-22T05:28:07.272560+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Added host smithi122 2024-03-22T05:28:08.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:08 smithi045 bash[21420]: audit 2024-03-22T05:28:07.317216+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:08.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:08 smithi045 bash[21420]: audit 2024-03-22T05:28:07.789281+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:10.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:10 smithi045 bash[21420]: cluster 2024-03-22T05:28:08.944262+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:10.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:10 smithi045 bash[21420]: audit 2024-03-22T05:28:09.314303+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:10.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:10 smithi045 bash[21420]: audit 2024-03-22T05:28:09.320338+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:10.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:10 smithi045 bash[21420]: audit 2024-03-22T05:28:09.321901+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:28:10.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:10 smithi045 bash[21420]: audit 2024-03-22T05:28:09.323921+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:10.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:10 smithi045 bash[21420]: audit 2024-03-22T05:28:09.325753+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:10.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:10 smithi045 bash[21420]: cephadm 2024-03-22T05:28:09.328658+0000 mgr.a (mgr.14152) 50 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-03-22T05:28:10.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:10 smithi045 bash[21420]: cephadm 2024-03-22T05:28:09.545484+0000 mgr.a (mgr.14152) 51 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:10.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:10 smithi045 bash[21420]: audit 2024-03-22T05:28:10.306551+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:10.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:10 smithi045 bash[21420]: audit 2024-03-22T05:28:10.309553+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:11.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:11 smithi045 bash[21420]: cephadm 2024-03-22T05:28:10.023405+0000 mgr.a (mgr.14152) 52 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:28:11.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:11 smithi045 bash[21420]: cephadm 2024-03-22T05:28:10.138355+0000 mgr.a (mgr.14152) 53 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:28:11.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:11 smithi045 bash[21420]: audit 2024-03-22T05:28:10.311335+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-03-22T05:28:11.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:11 smithi045 bash[21420]: audit 2024-03-22T05:28:10.312116+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]': finished 2024-03-22T05:28:11.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:11 smithi045 bash[21420]: audit 2024-03-22T05:28:11.113571+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:11.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:11 smithi045 bash[21420]: audit 2024-03-22T05:28:11.118627+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:11.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:11 smithi045 bash[21420]: audit 2024-03-22T05:28:11.123164+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:12.672 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:28:12.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: cephadm 2024-03-22T05:28:10.807227+0000 mgr.a (mgr.14152) 54 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-03-22T05:28:12.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: cluster 2024-03-22T05:28:10.944660+0000 mgr.a (mgr.14152) 55 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:12.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:11.774265+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:11.830625+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:11.835782+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:11.966154+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:11.969884+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:11.970701+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:11.975340+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:12.075954+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:12.081960+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:12.083773+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:12.092512+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:12.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:12 smithi045 bash[21420]: audit 2024-03-22T05:28:12.215769+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:14.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:14 smithi045 bash[21420]: cluster 2024-03-22T05:28:12.945096+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:14.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:14 smithi045 bash[21420]: audit 2024-03-22T05:28:13.266871+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:14.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:14 smithi045 bash[21420]: audit 2024-03-22T05:28:13.274808+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:15.641 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:28:15.642 INFO:teuthology.orchestra.run.smithi045.stdout:[{"addr": "172.21.15.45", "hostname": "smithi045", "labels": [], "status": ""}, {"addr": "172.21.15.83", "hostname": "smithi083", "labels": [], "status": ""}, {"addr": "172.21.15.122", "hostname": "smithi122", "labels": [], "status": ""}] 2024-03-22T05:28:16.278 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-22T05:28:16.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph osd crush tunables default 2024-03-22T05:28:16.288 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:16 smithi045 bash[21420]: cluster 2024-03-22T05:28:14.945518+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:16.288 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:16 smithi045 bash[21420]: audit 2024-03-22T05:28:15.031287+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:17.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:17 smithi045 bash[21420]: audit 2024-03-22T05:28:15.641851+0000 mgr.a (mgr.14152) 58 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:28:18.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:18 smithi045 bash[21420]: cluster 2024-03-22T05:28:16.945935+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:20.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:20 smithi045 bash[21420]: cluster 2024-03-22T05:28:18.946397+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:20.998 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:28:22.100 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:22 smithi045 bash[21420]: cluster 2024-03-22T05:28:20.946858+0000 mgr.a (mgr.14152) 61 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:23.889 INFO:teuthology.orchestra.run.smithi045.stderr:adjusted tunables profile to default 2024-03-22T05:28:24.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:23 smithi045 bash[21420]: audit 2024-03-22T05:28:22.873289+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:24.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:23 smithi045 bash[21420]: audit 2024-03-22T05:28:22.879133+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:24.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:23 smithi045 bash[21420]: audit 2024-03-22T05:28:22.886817+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:24.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:23 smithi045 bash[21420]: cluster 2024-03-22T05:28:22.947234+0000 mgr.a (mgr.14152) 62 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:24.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:23 smithi045 bash[21420]: audit 2024-03-22T05:28:23.528006+0000 mon.a (mon.0) 195 : audit [INF] from='client.? 172.21.15.45:0/3288216490' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-22T05:28:24.515 INFO:tasks.cephadm:Adding mon.a on smithi045 2024-03-22T05:28:24.515 INFO:tasks.cephadm:Adding mon.b on smithi083 2024-03-22T05:28:24.515 INFO:tasks.cephadm:Adding mon.c on smithi122 2024-03-22T05:28:24.515 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph orch apply mon '3;smithi045:172.21.15.45=a;smithi083:172.21.15.83=b;smithi122:172.21.15.122=c' 2024-03-22T05:28:25.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:24 smithi045 bash[21420]: audit 2024-03-22T05:28:23.884750+0000 mon.a (mon.0) 196 : audit [INF] from='client.? 172.21.15.45:0/3288216490' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-22T05:28:25.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:24 smithi045 bash[21420]: cluster 2024-03-22T05:28:23.888732+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:26.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:25 smithi045 bash[21420]: cluster 2024-03-22T05:28:24.947641+0000 mgr.a (mgr.14152) 63 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:26.803 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:27.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:27 smithi045 bash[21420]: audit 2024-03-22T05:28:26.028208+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:27.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:27 smithi045 bash[21420]: audit 2024-03-22T05:28:26.035986+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:28.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:28 smithi045 bash[21420]: cluster 2024-03-22T05:28:26.948038+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:29.113 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mon update... 2024-03-22T05:28:29.603 DEBUG:teuthology.orchestra.run.smithi083:mon.b> sudo journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.b.service 2024-03-22T05:28:29.606 DEBUG:teuthology.orchestra.run.smithi122:mon.c> sudo journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.c.service 2024-03-22T05:28:29.607 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-22T05:28:29.608 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-22T05:28:30.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: cluster 2024-03-22T05:28:28.948460+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:30.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: audit 2024-03-22T05:28:29.103420+0000 mgr.a (mgr.14152) 66 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi045:172.21.15.45=a;smithi083:172.21.15.83=b;smithi122:172.21.15.122=c", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:28:30.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: cephadm 2024-03-22T05:28:29.109011+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Saving service mon spec with placement smithi045:172.21.15.45=a;smithi083:172.21.15.83=b;smithi122:172.21.15.122=c;count:3 2024-03-22T05:28:30.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: audit 2024-03-22T05:28:29.113736+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:30.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: audit 2024-03-22T05:28:29.159868+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:30.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: audit 2024-03-22T05:28:29.165506+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:30.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: audit 2024-03-22T05:28:29.167284+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:30.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: audit 2024-03-22T05:28:29.175208+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:30.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: audit 2024-03-22T05:28:29.180480+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:30.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: audit 2024-03-22T05:28:29.182243+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:30.436 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:30 smithi045 bash[21420]: cephadm 2024-03-22T05:28:29.184315+0000 mgr.a (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.c on smithi122 2024-03-22T05:28:30.833 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:32.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:32 smithi045 bash[21420]: cluster 2024-03-22T05:28:30.948842+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:32.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:32 smithi045 bash[21420]: audit 2024-03-22T05:28:31.327993+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:32.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:32 smithi045 bash[21420]: audit 2024-03-22T05:28:31.333857+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:32.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:32 smithi045 bash[21420]: audit 2024-03-22T05:28:31.341871+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:34.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:34 smithi045 bash[21420]: cluster 2024-03-22T05:28:32.949279+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:34.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:34 smithi045 bash[21420]: audit 2024-03-22T05:28:34.255458+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:34.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:34 smithi045 bash[21420]: audit 2024-03-22T05:28:34.258399+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:34.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:34 smithi045 bash[21420]: audit 2024-03-22T05:28:34.263383+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:34.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:34 smithi045 bash[21420]: audit 2024-03-22T05:28:34.264131+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:34.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:34 smithi045 bash[21420]: audit 2024-03-22T05:28:34.264944+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:34.436 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-03-22T05:28:34.436 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":1,"fsid":"768ec834-e80c-11ee-95cd-87774f69a715","modified":"2024-03-22T05:25:54.739670Z","created":"2024-03-22T05:25:54.739670Z","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.45:3300","nonce":0},{"type":"v1","addr":"172.21.15.45:6789","nonce":0}]},"addr":"172.21.15.45:6789/0","public_addr":"172.21.15.45:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-22T05:28:34.439 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 1 2024-03-22T05:28:35.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:35 smithi045 bash[21420]: cephadm 2024-03-22T05:28:34.265907+0000 mgr.a (mgr.14152) 71 : cephadm [INF] Deploying daemon mon.b on smithi083 2024-03-22T05:28:35.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:35 smithi045 bash[21420]: audit 2024-03-22T05:28:34.437208+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.122:0/49327622' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-22T05:28:35.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:35 smithi045 bash[21420]: audit 2024-03-22T05:28:34.978428+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:35.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:35 smithi045 bash[21420]: audit 2024-03-22T05:28:34.984452+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:35.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:35 smithi045 bash[21420]: audit 2024-03-22T05:28:34.992414+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:13.274808+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:14.945518+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:15.031287+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:15.641851+0000 mgr.a (mgr.14152) 58 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:28:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:16.945935+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:18.946397+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:20.946858+0000 mgr.a (mgr.14152) 61 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:22.873289+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.604 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-22T05:28:36.604 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-22T05:28:36.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:36 smithi045 bash[21420]: cluster 2024-03-22T05:28:34.949653+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:22.879133+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:22.886817+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:22.947234+0000 mgr.a (mgr.14152) 62 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:23.528006+0000 mon.a (mon.0) 195 : audit [INF] from='client.? 172.21.15.45:0/3288216490' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-22T05:28:36.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:23.884750+0000 mon.a (mon.0) 196 : audit [INF] from='client.? 172.21.15.45:0/3288216490' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:23.888732+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:24.947641+0000 mgr.a (mgr.14152) 63 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:26.028208+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:26.035986+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:26.948038+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:28.948460+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:29.103420+0000 mgr.a (mgr.14152) 66 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi045:172.21.15.45=a;smithi083:172.21.15.83=b;smithi122:172.21.15.122=c", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cephadm 2024-03-22T05:28:29.109011+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Saving service mon spec with placement smithi045:172.21.15.45=a;smithi083:172.21.15.83=b;smithi122:172.21.15.122=c;count:3 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:29.113736+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:29.159868+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:36.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:29.165506+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:29.167284+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:29.175208+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:29.180480+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:29.182243+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cephadm 2024-03-22T05:28:29.184315+0000 mgr.a (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.c on smithi122 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:30.948842+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:31.327993+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:31.333857+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:31.341871+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:32.949279+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:34.255458+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:34.258399+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:34.263383+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:34.264131+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:36.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:34.264944+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:36.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cephadm 2024-03-22T05:28:34.265907+0000 mgr.a (mgr.14152) 71 : cephadm [INF] Deploying daemon mon.b on smithi083 2024-03-22T05:28:36.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:34.437208+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.122:0/49327622' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-22T05:28:36.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:34.978428+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:34.984452+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: audit 2024-03-22T05:28:34.992414+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:36.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: cluster 2024-03-22T05:28:34.949653+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:36.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:36 smithi122 bash[22268]: debug 2024-03-22T05:28:36.585+0000 7fa05ac33700 1 mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-03-22T05:28:39.565 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:26.028208+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.565 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:26.035986+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.565 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: cluster 2024-03-22T05:28:26.948038+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:39.565 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: cluster 2024-03-22T05:28:28.948460+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:29.103420+0000 mgr.a (mgr.14152) 66 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi045:172.21.15.45=a;smithi083:172.21.15.83=b;smithi122:172.21.15.122=c", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:28:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: cephadm 2024-03-22T05:28:29.109011+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Saving service mon spec with placement smithi045:172.21.15.45=a;smithi083:172.21.15.83=b;smithi122:172.21.15.122=c;count:3 2024-03-22T05:28:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:29.113736+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:29.159868+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:29.165506+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:29.167284+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:29.175208+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:29.180480+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:29.182243+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:39.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: cephadm 2024-03-22T05:28:29.184315+0000 mgr.a (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.c on smithi122 2024-03-22T05:28:39.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: cluster 2024-03-22T05:28:30.948842+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:31.327993+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:31.333857+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:31.341871+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: cluster 2024-03-22T05:28:32.949279+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:34.255458+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:34.258399+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:34.263383+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:34.264131+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:34.264944+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: cephadm 2024-03-22T05:28:34.265907+0000 mgr.a (mgr.14152) 71 : cephadm [INF] Deploying daemon mon.b on smithi083 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:34.437208+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.122:0/49327622' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:34.978428+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:34.984452+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: audit 2024-03-22T05:28:34.992414+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:39.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: cluster 2024-03-22T05:28:34.949653+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:39.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:39 smithi083 bash[22141]: debug 2024-03-22T05:28:39.556+0000 7f78c5b96700 1 mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-03-22T05:28:40.859 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.c/config 2024-03-22T05:28:41.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:36.598487+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:28:41.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:36.598881+0000 mon.a (mon.0) 221 : cluster [INF] mon.a calling monitor election 2024-03-22T05:28:41.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:36.618321+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:36.950037+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:37.592816+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:38.593421+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:38.596202+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:38.950407+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:39.566471+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:39.593085+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:40.566840+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:40.593495+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:40.950828+0000 mgr.a (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:41.567017+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:41.593309+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:41.639226+0000 mon.a (mon.0) 231 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-22T05:28:41.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:41.645548+0000 mon.a (mon.0) 232 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:28:41.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:41.665980+0000 mon.a (mon.0) 233 : cluster [DBG] fsmap 2024-03-22T05:28:41.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:41.666036+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:41.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:41.666317+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e13: a(active, since 96s) 2024-03-22T05:28:41.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: cluster 2024-03-22T05:28:41.666571+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2024-03-22T05:28:41.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:41.673958+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:41.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:41.680609+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:41.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:41.705374+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:41.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:41 smithi122 bash[22268]: audit 2024-03-22T05:28:41.711862+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:42.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:36.598487+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:28:42.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:36.598881+0000 mon.a (mon.0) 221 : cluster [INF] mon.a calling monitor election 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:36.618321+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:36.950037+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:37.592816+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:38.593421+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:38.596202+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:38.950407+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:39.566471+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:39.593085+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:40.566840+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:40.593495+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:40.950828+0000 mgr.a (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:41.567017+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:41.593309+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:42.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:41.639226+0000 mon.a (mon.0) 231 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-22T05:28:42.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:41.645548+0000 mon.a (mon.0) 232 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:28:42.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:41.665980+0000 mon.a (mon.0) 233 : cluster [DBG] fsmap 2024-03-22T05:28:42.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:41.666036+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:42.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:41.666317+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e13: a(active, since 96s) 2024-03-22T05:28:42.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: cluster 2024-03-22T05:28:41.666571+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2024-03-22T05:28:42.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:41.673958+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:42.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:41.680609+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:42.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:41.705374+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:42.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:41 smithi045 bash[21420]: audit 2024-03-22T05:28:41.711862+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:41.810459+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:43.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:41.813792+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:41.814734+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: cephadm 2024-03-22T05:28:41.816107+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: cephadm 2024-03-22T05:28:41.816428+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: cephadm 2024-03-22T05:28:41.816516+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: cephadm 2024-03-22T05:28:42.030865+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: cephadm 2024-03-22T05:28:42.031407+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: cephadm 2024-03-22T05:28:42.031862+0000 mgr.a (mgr.14152) 81 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.250253+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.253601+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.256697+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.259658+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.262384+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.265110+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.268847+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: cephadm 2024-03-22T05:28:42.269442+0000 mgr.a (mgr.14152) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:28:43.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: cephadm 2024-03-22T05:28:42.318127+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-22T05:28:43.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.318668+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:43.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.319801+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-22T05:28:43.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.320889+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:43.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: cephadm 2024-03-22T05:28:42.321980+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-03-22T05:28:43.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.566567+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:43.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:42 smithi122 bash[22268]: audit 2024-03-22T05:28:42.593226+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:43.063 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:41.810459+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:43.063 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:41.813792+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:43.063 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:41.814734+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:43.063 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: cephadm 2024-03-22T05:28:41.816107+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: cephadm 2024-03-22T05:28:41.816428+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: cephadm 2024-03-22T05:28:41.816516+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: cephadm 2024-03-22T05:28:42.030865+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: cephadm 2024-03-22T05:28:42.031407+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: cephadm 2024-03-22T05:28:42.031862+0000 mgr.a (mgr.14152) 81 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.250253+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.253601+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.256697+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.259658+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.262384+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.265110+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.268847+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: cephadm 2024-03-22T05:28:42.269442+0000 mgr.a (mgr.14152) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:28:43.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: cephadm 2024-03-22T05:28:42.318127+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-22T05:28:43.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.318668+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:43.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.319801+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-22T05:28:43.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.320889+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:43.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: cephadm 2024-03-22T05:28:42.321980+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-03-22T05:28:43.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.566567+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:43.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:42 smithi045 bash[21420]: audit 2024-03-22T05:28:42.593226+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:43.409 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-03-22T05:28:43.409 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":2,"fsid":"768ec834-e80c-11ee-95cd-87774f69a715","modified":"2024-03-22T05:28:36.592916Z","created":"2024-03-22T05:25:54.739670Z","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.45:3300","nonce":0},{"type":"v1","addr":"172.21.15.45:6789","nonce":0}]},"addr":"172.21.15.45:6789/0","public_addr":"172.21.15.45:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-22T05:28:43.411 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 2 2024-03-22T05:28:43.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:36.598487+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:36.598881+0000 mon.a (mon.0) 221 : cluster [INF] mon.a calling monitor election 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:36.618321+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:36.950037+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:37.592816+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:38.593421+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:38.596202+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:38.950407+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:39.566471+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:39.593085+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:40.566840+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:40.593495+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:40.950828+0000 mgr.a (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:41.567017+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:41.593309+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:41.639226+0000 mon.a (mon.0) 231 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:41.645548+0000 mon.a (mon.0) 232 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:41.665980+0000 mon.a (mon.0) 233 : cluster [DBG] fsmap 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:41.666036+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:41.666317+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e13: a(active, since 96s) 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cluster 2024-03-22T05:28:41.666571+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:41.673958+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:41.680609+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:41.705374+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:41.711862+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:41.810459+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:43.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:41.813792+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:41.814734+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cephadm 2024-03-22T05:28:41.816107+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cephadm 2024-03-22T05:28:41.816428+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cephadm 2024-03-22T05:28:41.816516+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cephadm 2024-03-22T05:28:42.030865+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cephadm 2024-03-22T05:28:42.031407+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cephadm 2024-03-22T05:28:42.031862+0000 mgr.a (mgr.14152) 81 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.250253+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.253601+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.256697+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.259658+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.262384+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.265110+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.268847+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:43.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cephadm 2024-03-22T05:28:42.269442+0000 mgr.a (mgr.14152) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:28:43.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cephadm 2024-03-22T05:28:42.318127+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-22T05:28:43.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.318668+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:43.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.319801+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-22T05:28:43.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.320889+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:43.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: cephadm 2024-03-22T05:28:42.321980+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-03-22T05:28:43.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.566567+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:43.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:43 smithi083 bash[22141]: audit 2024-03-22T05:28:42.593226+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:45.277 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-22T05:28:45.278 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-22T05:28:49.046 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.c/config 2024-03-22T05:28:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:42.951234+0000 mgr.a (mgr.14152) 85 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:43.586669+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:28:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:43.586998+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:43.587245+0000 mon.a (mon.0) 262 : cluster [INF] mon.a calling monitor election 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:43.610768+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:43.611105+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:44.567342+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:44.951584+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:45.567566+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:46.567301+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:46.951966+0000 mgr.a (mgr.14152) 87 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:47.567757+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:48.567873+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:48.610553+0000 mon.a (mon.0) 270 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:48.616480+0000 mon.a (mon.0) 271 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:28:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:48.634035+0000 mon.a (mon.0) 272 : cluster [DBG] fsmap 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:48.634121+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:48.634426+0000 mon.a (mon.0) 274 : cluster [DBG] mgrmap e13: a(active, since 103s) 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:48.634740+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:48.642356+0000 mon.a (mon.0) 276 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:48.642423+0000 mon.a (mon.0) 277 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: cluster 2024-03-22T05:28:48.642444+0000 mon.a (mon.0) 278 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] is down (out of quorum) 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:48.647194+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:48.653309+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:48.658710+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:48.664648+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:48 smithi122 bash[22268]: audit 2024-03-22T05:28:48.670584+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:42.951234+0000 mgr.a (mgr.14152) 85 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:49.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:43.586669+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:28:49.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:43.586998+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-22T05:28:49.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:43.587245+0000 mon.a (mon.0) 262 : cluster [INF] mon.a calling monitor election 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:43.610768+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:43.611105+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:44.567342+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:44.951584+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:45.567566+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:46.567301+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:46.951966+0000 mgr.a (mgr.14152) 87 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:47.567757+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:48.567873+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:48.610553+0000 mon.a (mon.0) 270 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:48.616480+0000 mon.a (mon.0) 271 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:28:49.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:48.634035+0000 mon.a (mon.0) 272 : cluster [DBG] fsmap 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:48.634121+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:48.634426+0000 mon.a (mon.0) 274 : cluster [DBG] mgrmap e13: a(active, since 103s) 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:48.634740+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:48.642356+0000 mon.a (mon.0) 276 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:48.642423+0000 mon.a (mon.0) 277 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: cluster 2024-03-22T05:28:48.642444+0000 mon.a (mon.0) 278 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] is down (out of quorum) 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:48.647194+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:48.653309+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:48.658710+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:48.664648+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:48 smithi045 bash[21420]: audit 2024-03-22T05:28:48.670584+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: cephadm 2024-03-22T05:28:48.706385+0000 mgr.a (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-22T05:28:49.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: audit 2024-03-22T05:28:48.707327+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:49.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: audit 2024-03-22T05:28:48.709246+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-22T05:28:49.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: audit 2024-03-22T05:28:48.710853+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:49.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: cephadm 2024-03-22T05:28:48.712778+0000 mgr.a (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.b on smithi083 2024-03-22T05:28:49.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: audit 2024-03-22T05:28:48.850596+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: audit 2024-03-22T05:28:48.858351+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.719 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: audit 2024-03-22T05:28:48.868249+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.719 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: cluster 2024-03-22T05:28:48.952375+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:49.719 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: audit 2024-03-22T05:28:49.446547+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.719 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: audit 2024-03-22T05:28:49.454244+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.719 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: audit 2024-03-22T05:28:49.464447+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:49.719 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:49 smithi122 bash[22268]: audit 2024-03-22T05:28:49.567978+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:50.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: cephadm 2024-03-22T05:28:48.706385+0000 mgr.a (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: audit 2024-03-22T05:28:48.707327+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: audit 2024-03-22T05:28:48.709246+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: audit 2024-03-22T05:28:48.710853+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: cephadm 2024-03-22T05:28:48.712778+0000 mgr.a (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.b on smithi083 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: audit 2024-03-22T05:28:48.850596+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: audit 2024-03-22T05:28:48.858351+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: audit 2024-03-22T05:28:48.868249+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: cluster 2024-03-22T05:28:48.952375+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: audit 2024-03-22T05:28:49.446547+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: audit 2024-03-22T05:28:49.454244+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: audit 2024-03-22T05:28:49.464447+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:49 smithi045 bash[21420]: audit 2024-03-22T05:28:49.567978+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:50.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:42.951234+0000 mgr.a (mgr.14152) 85 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:50.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:43.586669+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:28:50.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:43.586998+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-22T05:28:50.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:43.587245+0000 mon.a (mon.0) 262 : cluster [INF] mon.a calling monitor election 2024-03-22T05:28:50.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:43.610768+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:50.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:43.611105+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:28:50.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:44.567342+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:50.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:44.951584+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:50.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:45.567566+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:46.567301+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:46.951966+0000 mgr.a (mgr.14152) 87 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:47.567757+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.567873+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:48.610553+0000 mon.a (mon.0) 270 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:48.616480+0000 mon.a (mon.0) 271 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:48.634035+0000 mon.a (mon.0) 272 : cluster [DBG] fsmap 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:48.634121+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:48.634426+0000 mon.a (mon.0) 274 : cluster [DBG] mgrmap e13: a(active, since 103s) 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:48.634740+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:48.642356+0000 mon.a (mon.0) 276 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:48.642423+0000 mon.a (mon.0) 277 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-22T05:28:50.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:48.642444+0000 mon.a (mon.0) 278 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] is down (out of quorum) 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.647194+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.653309+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.658710+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.664648+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.670584+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cephadm 2024-03-22T05:28:48.706385+0000 mgr.a (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.707327+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.709246+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.710853+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cephadm 2024-03-22T05:28:48.712778+0000 mgr.a (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.b on smithi083 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.850596+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.858351+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:48.868249+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: cluster 2024-03-22T05:28:48.952375+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:50.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:49.446547+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:49.454244+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:49.464447+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:50.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:50 smithi083 bash[22141]: audit 2024-03-22T05:28:49.567978+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:51.637 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-03-22T05:28:51.637 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":3,"fsid":"768ec834-e80c-11ee-95cd-87774f69a715","modified":"2024-03-22T05:28:43.580661Z","created":"2024-03-22T05:25:54.739670Z","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.45:3300","nonce":0},{"type":"v1","addr":"172.21.15.45:6789","nonce":0}]},"addr":"172.21.15.45:6789/0","public_addr":"172.21.15.45:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:3300","nonce":0},{"type":"v1","addr":"172.21.15.83:6789","nonce":0}]},"addr":"172.21.15.83:6789/0","public_addr":"172.21.15.83:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-03-22T05:28:51.640 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 3 2024-03-22T05:28:51.713 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:45.583304+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-22T05:28:51.713 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.616315+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-22T05:28:51.713 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.616887+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-22T05:28:51.713 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.616913+0000 mon.a (mon.0) 300 : cluster [INF] mon.a calling monitor election 2024-03-22T05:28:51.713 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.638711+0000 mon.a (mon.0) 301 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-22T05:28:51.713 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.646643+0000 mon.a (mon.0) 302 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:28:51.713 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.647672+0000 mon.a (mon.0) 303 : cluster [DBG] fsmap 2024-03-22T05:28:51.713 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.647733+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:51.714 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.648018+0000 mon.a (mon.0) 305 : cluster [DBG] mgrmap e13: a(active, since 105s) 2024-03-22T05:28:51.714 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.648315+0000 mon.a (mon.0) 306 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-22T05:28:51.714 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.648361+0000 mon.a (mon.0) 307 : cluster [INF] Cluster is now healthy 2024-03-22T05:28:51.714 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:51 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.654867+0000 mon.a (mon.0) 308 : cluster [INF] overall HEALTH_OK 2024-03-22T05:28:51.754 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:45.583304+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-22T05:28:51.754 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.616315+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-22T05:28:51.754 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.616887+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-22T05:28:51.754 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.616913+0000 mon.a (mon.0) 300 : cluster [INF] mon.a calling monitor election 2024-03-22T05:28:51.754 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.638711+0000 mon.a (mon.0) 301 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-22T05:28:51.755 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.646643+0000 mon.a (mon.0) 302 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:28:51.755 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.647672+0000 mon.a (mon.0) 303 : cluster [DBG] fsmap 2024-03-22T05:28:51.755 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.647733+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:51.755 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.648018+0000 mon.a (mon.0) 305 : cluster [DBG] mgrmap e13: a(active, since 105s) 2024-03-22T05:28:51.755 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.648315+0000 mon.a (mon.0) 306 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-22T05:28:51.755 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.648361+0000 mon.a (mon.0) 307 : cluster [INF] Cluster is now healthy 2024-03-22T05:28:51.755 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:51 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.654867+0000 mon.a (mon.0) 308 : cluster [INF] overall HEALTH_OK 2024-03-22T05:28:51.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:45.583304+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-22T05:28:51.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.616315+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-22T05:28:51.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.616887+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-22T05:28:51.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.616913+0000 mon.a (mon.0) 300 : cluster [INF] mon.a calling monitor election 2024-03-22T05:28:51.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.638711+0000 mon.a (mon.0) 301 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-22T05:28:51.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.646643+0000 mon.a (mon.0) 302 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:28:51.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.647672+0000 mon.a (mon.0) 303 : cluster [DBG] fsmap 2024-03-22T05:28:51.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.647733+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-22T05:28:51.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.648018+0000 mon.a (mon.0) 305 : cluster [DBG] mgrmap e13: a(active, since 105s) 2024-03-22T05:28:51.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.648315+0000 mon.a (mon.0) 306 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-22T05:28:51.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.648361+0000 mon.a (mon.0) 307 : cluster [INF] Cluster is now healthy 2024-03-22T05:28:51.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:51 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.654867+0000 mon.a (mon.0) 308 : cluster [INF] overall HEALTH_OK 2024-03-22T05:28:52.521 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-22T05:28:52.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph config generate-minimal-conf 2024-03-22T05:28:52.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:52 smithi122 bash[22268]: cluster 2024-03-22T05:28:50.952804+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:52.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:52 smithi122 bash[22268]: audit 2024-03-22T05:28:51.570370+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:52.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:52 smithi122 bash[22268]: audit 2024-03-22T05:28:51.637836+0000 mon.a (mon.0) 310 : audit [DBG] from='client.? 172.21.15.122:0/2567527843' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-22T05:28:52.819 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:52 smithi045 bash[21420]: cluster 2024-03-22T05:28:50.952804+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:52.819 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:52 smithi045 bash[21420]: audit 2024-03-22T05:28:51.570370+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:52.819 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:52 smithi045 bash[21420]: audit 2024-03-22T05:28:51.637836+0000 mon.a (mon.0) 310 : audit [DBG] from='client.? 172.21.15.122:0/2567527843' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-22T05:28:52.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:52 smithi083 bash[22141]: cluster 2024-03-22T05:28:50.952804+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:52.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:52 smithi083 bash[22141]: audit 2024-03-22T05:28:51.570370+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:28:52.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:52 smithi083 bash[22141]: audit 2024-03-22T05:28:51.637836+0000 mon.a (mon.0) 310 : audit [DBG] from='client.? 172.21.15.122:0/2567527843' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-22T05:28:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:52.569348+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:52.579340+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:52.610000+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:52.613087+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:52.614059+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:53.054891+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:53.060645+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:53.066543+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:53.070451+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:53.101120+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:53.108440+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:53.115417+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:53.167888+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:53.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:53.168940+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-22T05:28:53.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:53 smithi045 bash[21420]: audit 2024-03-22T05:28:53.169935+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:53.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:52.569348+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:52.579340+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:52.610000+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:53.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:52.613087+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:52.614059+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:53.054891+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:53.060645+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:53.066543+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:53.070451+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:53.101120+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:53.108440+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:53.115417+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:53.167888+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:53.168940+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-22T05:28:53.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:53 smithi083 bash[22141]: audit 2024-03-22T05:28:53.169935+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:52.569348+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:52.579340+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:52.610000+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:28:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:52.613087+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:52.614059+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:28:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:53.054891+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:53.060645+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:53.066543+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:53.070451+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:53.101120+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:53.108440+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:53.115417+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:53.167888+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-22T05:28:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:53.168940+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-22T05:28:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:53 smithi122 bash[22268]: audit 2024-03-22T05:28:53.169935+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:28:54.857 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:54 smithi045 bash[21420]: cephadm 2024-03-22T05:28:52.615485+0000 mgr.a (mgr.14152) 94 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-03-22T05:28:54.857 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:54 smithi045 bash[21420]: cephadm 2024-03-22T05:28:52.615799+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2024-03-22T05:28:54.857 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:54 smithi045 bash[21420]: cephadm 2024-03-22T05:28:52.616395+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-03-22T05:28:54.857 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:54 smithi045 bash[21420]: cephadm 2024-03-22T05:28:52.830261+0000 mgr.a (mgr.14152) 97 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:54.858 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:54 smithi045 bash[21420]: cephadm 2024-03-22T05:28:52.882227+0000 mgr.a (mgr.14152) 98 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:54.858 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:54 smithi045 bash[21420]: cephadm 2024-03-22T05:28:52.882482+0000 mgr.a (mgr.14152) 99 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:54.858 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:54 smithi045 bash[21420]: cluster 2024-03-22T05:28:52.953182+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:54.858 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:54 smithi045 bash[21420]: cephadm 2024-03-22T05:28:53.167528+0000 mgr.a (mgr.14152) 101 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-22T05:28:54.858 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:54 smithi045 bash[21420]: cephadm 2024-03-22T05:28:53.171090+0000 mgr.a (mgr.14152) 102 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-03-22T05:28:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:54 smithi083 bash[22141]: cephadm 2024-03-22T05:28:52.615485+0000 mgr.a (mgr.14152) 94 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-03-22T05:28:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:54 smithi083 bash[22141]: cephadm 2024-03-22T05:28:52.615799+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2024-03-22T05:28:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:54 smithi083 bash[22141]: cephadm 2024-03-22T05:28:52.616395+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-03-22T05:28:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:54 smithi083 bash[22141]: cephadm 2024-03-22T05:28:52.830261+0000 mgr.a (mgr.14152) 97 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:54 smithi083 bash[22141]: cephadm 2024-03-22T05:28:52.882227+0000 mgr.a (mgr.14152) 98 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:54 smithi083 bash[22141]: cephadm 2024-03-22T05:28:52.882482+0000 mgr.a (mgr.14152) 99 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:54 smithi083 bash[22141]: cluster 2024-03-22T05:28:52.953182+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:54.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:54 smithi083 bash[22141]: cephadm 2024-03-22T05:28:53.167528+0000 mgr.a (mgr.14152) 101 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-22T05:28:54.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:54 smithi083 bash[22141]: cephadm 2024-03-22T05:28:53.171090+0000 mgr.a (mgr.14152) 102 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-03-22T05:28:55.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:54 smithi122 bash[22268]: cephadm 2024-03-22T05:28:52.615485+0000 mgr.a (mgr.14152) 94 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-03-22T05:28:55.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:54 smithi122 bash[22268]: cephadm 2024-03-22T05:28:52.615799+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2024-03-22T05:28:55.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:54 smithi122 bash[22268]: cephadm 2024-03-22T05:28:52.616395+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-03-22T05:28:55.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:54 smithi122 bash[22268]: cephadm 2024-03-22T05:28:52.830261+0000 mgr.a (mgr.14152) 97 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:55.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:54 smithi122 bash[22268]: cephadm 2024-03-22T05:28:52.882227+0000 mgr.a (mgr.14152) 98 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:55.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:54 smithi122 bash[22268]: cephadm 2024-03-22T05:28:52.882482+0000 mgr.a (mgr.14152) 99 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:28:55.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:54 smithi122 bash[22268]: cluster 2024-03-22T05:28:52.953182+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:55.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:54 smithi122 bash[22268]: cephadm 2024-03-22T05:28:53.167528+0000 mgr.a (mgr.14152) 101 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-22T05:28:55.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:54 smithi122 bash[22268]: cephadm 2024-03-22T05:28:53.171090+0000 mgr.a (mgr.14152) 102 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-03-22T05:28:56.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:56 smithi045 bash[21420]: cluster 2024-03-22T05:28:54.953472+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:56.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:56 smithi083 bash[22141]: cluster 2024-03-22T05:28:54.953472+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:57.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:56 smithi122 bash[22268]: cluster 2024-03-22T05:28:54.953472+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:58.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:57 smithi083 bash[22141]: audit 2024-03-22T05:28:56.853782+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:58.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:57 smithi083 bash[22141]: audit 2024-03-22T05:28:56.860442+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:58.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:28:57 smithi083 bash[22141]: cluster 2024-03-22T05:28:56.953947+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:58.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:57 smithi045 bash[21420]: audit 2024-03-22T05:28:56.853782+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:58.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:57 smithi045 bash[21420]: audit 2024-03-22T05:28:56.860442+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:58.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:28:57 smithi045 bash[21420]: cluster 2024-03-22T05:28:56.953947+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:58.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:57 smithi122 bash[22268]: audit 2024-03-22T05:28:56.853782+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:58.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:57 smithi122 bash[22268]: audit 2024-03-22T05:28:56.860442+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:28:58.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:28:57 smithi122 bash[22268]: cluster 2024-03-22T05:28:56.953947+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:28:58.408 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:29:00.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:00 smithi045 bash[21420]: cluster 2024-03-22T05:28:58.954425+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:00.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:00 smithi122 bash[22268]: cluster 2024-03-22T05:28:58.954425+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:00.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:00 smithi083 bash[22141]: cluster 2024-03-22T05:28:58.954425+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:00.996 INFO:teuthology.orchestra.run.smithi045.stdout:# minimal ceph.conf for 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:29:00.996 INFO:teuthology.orchestra.run.smithi045.stdout:[global] 2024-03-22T05:29:00.997 INFO:teuthology.orchestra.run.smithi045.stdout: fsid = 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:29:00.997 INFO:teuthology.orchestra.run.smithi045.stdout: mon_host = [v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] 2024-03-22T05:29:01.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:01 smithi122 bash[22268]: audit 2024-03-22T05:29:00.997622+0000 mon.a (mon.0) 328 : audit [DBG] from='client.? 172.21.15.45:0/3791390870' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:01.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:01 smithi083 bash[22141]: audit 2024-03-22T05:29:00.997622+0000 mon.a (mon.0) 328 : audit [DBG] from='client.? 172.21.15.45:0/3791390870' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:01.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:01 smithi045 bash[21420]: audit 2024-03-22T05:29:00.997622+0000 mon.a (mon.0) 328 : audit [DBG] from='client.? 172.21.15.45:0/3791390870' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:01.693 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-22T05:29:01.693 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:29:01.693 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/ceph/ceph.conf 2024-03-22T05:29:01.710 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:29:01.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:29:01.763 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:29:01.764 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.conf 2024-03-22T05:29:01.778 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:29:01.778 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:29:01.832 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:29:01.832 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.conf 2024-03-22T05:29:01.847 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:29:01.847 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:29:01.900 INFO:tasks.cephadm:Adding mgr.a on smithi045 2024-03-22T05:29:01.900 INFO:tasks.cephadm:Adding mgr.b on smithi083 2024-03-22T05:29:01.900 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph orch apply mgr '2;smithi045=a;smithi083=b' 2024-03-22T05:29:02.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:02 smithi083 bash[22141]: cluster 2024-03-22T05:29:00.954915+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:02.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:02 smithi122 bash[22268]: cluster 2024-03-22T05:29:00.954915+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:02.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:02 smithi045 bash[21420]: cluster 2024-03-22T05:29:00.954915+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:04 smithi083 bash[22141]: cluster 2024-03-22T05:29:02.955356+0000 mgr.a (mgr.14152) 107 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:04 smithi083 bash[22141]: audit 2024-03-22T05:29:03.255439+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:04 smithi083 bash[22141]: audit 2024-03-22T05:29:03.261301+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:04 smithi083 bash[22141]: audit 2024-03-22T05:29:03.268499+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:04.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:04 smithi122 bash[22268]: cluster 2024-03-22T05:29:02.955356+0000 mgr.a (mgr.14152) 107 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:04.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:04 smithi122 bash[22268]: audit 2024-03-22T05:29:03.255439+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:04.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:04 smithi122 bash[22268]: audit 2024-03-22T05:29:03.261301+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:04.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:04 smithi122 bash[22268]: audit 2024-03-22T05:29:03.268499+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:04.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:04 smithi045 bash[21420]: cluster 2024-03-22T05:29:02.955356+0000 mgr.a (mgr.14152) 107 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:04.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:04 smithi045 bash[21420]: audit 2024-03-22T05:29:03.255439+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:04.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:04 smithi045 bash[21420]: audit 2024-03-22T05:29:03.261301+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:04.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:04 smithi045 bash[21420]: audit 2024-03-22T05:29:03.268499+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:05.907 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.c/config 2024-03-22T05:29:06.524 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:06 smithi122 bash[22268]: cluster 2024-03-22T05:29:04.955762+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:06.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:06 smithi083 bash[22141]: cluster 2024-03-22T05:29:04.955762+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:06.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:06 smithi045 bash[21420]: cluster 2024-03-22T05:29:04.955762+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:08.137 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mgr update... 2024-03-22T05:29:08.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: cluster 2024-03-22T05:29:06.956194+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:08.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:07.906195+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:07.913687+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:07.922963+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.094692+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.102069+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.111506+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.137906+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.140226+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:08.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.145729+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:08.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.147461+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:08.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.156779+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.161285+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-22T05:29:08.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.163854+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-22T05:29:08.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.168474+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-22T05:29:08.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:08 smithi122 bash[22268]: audit 2024-03-22T05:29:08.170346+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:08.602 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: cluster 2024-03-22T05:29:06.956194+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:08.602 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:07.906195+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.602 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:07.913687+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.602 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:07.922963+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.602 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.094692+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.602 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.102069+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.111506+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.137906+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.140226+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:08.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.145729+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:08.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.147461+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:08.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.156779+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.161285+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-22T05:29:08.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.163854+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-22T05:29:08.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.168474+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-22T05:29:08.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:08 smithi083 bash[22141]: audit 2024-03-22T05:29:08.170346+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:08.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: cluster 2024-03-22T05:29:06.956194+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:08.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:07.906195+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:07.913687+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:07.922963+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.094692+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.102069+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.111506+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.137906+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.140226+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.145729+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.147461+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.156779+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.161285+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-22T05:29:08.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.163854+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-22T05:29:08.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.168474+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-22T05:29:08.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:08 smithi045 bash[21420]: audit 2024-03-22T05:29:08.170346+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:08.703 DEBUG:teuthology.orchestra.run.smithi083:mgr.b> sudo journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.b.service 2024-03-22T05:29:08.706 INFO:tasks.cephadm:Deploying OSDs... 2024-03-22T05:29:08.706 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-03-22T05:29:08.706 DEBUG:teuthology.orchestra.run.smithi045:> dd if=/scratch_devs of=/dev/stdout 2024-03-22T05:29:08.713 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-03-22T05:29:08.713 DEBUG:teuthology.orchestra.run.smithi045:> stat /dev/vg_nvme/lv_1 2024-03-22T05:29:08.760 INFO:teuthology.orchestra.run.smithi045.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-22T05:29:08.760 INFO:teuthology.orchestra.run.smithi045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:08.761 INFO:teuthology.orchestra.run.smithi045.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-03-22T05:29:08.761 INFO:teuthology.orchestra.run.smithi045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:08.761 INFO:teuthology.orchestra.run.smithi045.stdout:Access: 2024-03-22 05:19:08.364890184 +0000 2024-03-22T05:29:08.761 INFO:teuthology.orchestra.run.smithi045.stdout:Modify: 2024-03-22 05:19:08.092892615 +0000 2024-03-22T05:29:08.761 INFO:teuthology.orchestra.run.smithi045.stdout:Change: 2024-03-22 05:19:08.092892615 +0000 2024-03-22T05:29:08.761 INFO:teuthology.orchestra.run.smithi045.stdout: Birth: - 2024-03-22T05:29:08.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-22T05:29:08.814 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records in 2024-03-22T05:29:08.815 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records out 2024-03-22T05:29:08.815 INFO:teuthology.orchestra.run.smithi045.stderr:512 bytes copied, 0.000214848 s, 2.4 MB/s 2024-03-22T05:29:08.816 DEBUG:teuthology.orchestra.run.smithi045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-22T05:29:08.865 DEBUG:teuthology.orchestra.run.smithi045:> stat /dev/vg_nvme/lv_2 2024-03-22T05:29:08.912 INFO:teuthology.orchestra.run.smithi045.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-22T05:29:08.912 INFO:teuthology.orchestra.run.smithi045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:08.912 INFO:teuthology.orchestra.run.smithi045.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-03-22T05:29:08.912 INFO:teuthology.orchestra.run.smithi045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:08.912 INFO:teuthology.orchestra.run.smithi045.stdout:Access: 2024-03-22 05:19:08.588888184 +0000 2024-03-22T05:29:08.912 INFO:teuthology.orchestra.run.smithi045.stdout:Modify: 2024-03-22 05:19:08.584888219 +0000 2024-03-22T05:29:08.913 INFO:teuthology.orchestra.run.smithi045.stdout:Change: 2024-03-22 05:19:08.584888219 +0000 2024-03-22T05:29:08.913 INFO:teuthology.orchestra.run.smithi045.stdout: Birth: - 2024-03-22T05:29:08.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-22T05:29:08.970 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records in 2024-03-22T05:29:08.970 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records out 2024-03-22T05:29:08.970 INFO:teuthology.orchestra.run.smithi045.stderr:512 bytes copied, 0.000207831 s, 2.5 MB/s 2024-03-22T05:29:08.971 DEBUG:teuthology.orchestra.run.smithi045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-22T05:29:09.025 DEBUG:teuthology.orchestra.run.smithi045:> stat /dev/vg_nvme/lv_3 2024-03-22T05:29:09.072 INFO:teuthology.orchestra.run.smithi045.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-22T05:29:09.072 INFO:teuthology.orchestra.run.smithi045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:09.072 INFO:teuthology.orchestra.run.smithi045.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-03-22T05:29:09.072 INFO:teuthology.orchestra.run.smithi045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:09.073 INFO:teuthology.orchestra.run.smithi045.stdout:Access: 2024-03-22 05:19:09.348881396 +0000 2024-03-22T05:29:09.073 INFO:teuthology.orchestra.run.smithi045.stdout:Modify: 2024-03-22 05:19:09.076883825 +0000 2024-03-22T05:29:09.073 INFO:teuthology.orchestra.run.smithi045.stdout:Change: 2024-03-22 05:19:09.076883825 +0000 2024-03-22T05:29:09.073 INFO:teuthology.orchestra.run.smithi045.stdout: Birth: - 2024-03-22T05:29:09.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-22T05:29:09.126 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records in 2024-03-22T05:29:09.126 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records out 2024-03-22T05:29:09.126 INFO:teuthology.orchestra.run.smithi045.stderr:512 bytes copied, 0.000205311 s, 2.5 MB/s 2024-03-22T05:29:09.127 DEBUG:teuthology.orchestra.run.smithi045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-22T05:29:09.177 DEBUG:teuthology.orchestra.run.smithi045:> stat /dev/vg_nvme/lv_4 2024-03-22T05:29:09.225 INFO:teuthology.orchestra.run.smithi045.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-22T05:29:09.225 INFO:teuthology.orchestra.run.smithi045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:09.225 INFO:teuthology.orchestra.run.smithi045.stdout:Device: 5h/5d Inode: 924 Links: 1 2024-03-22T05:29:09.225 INFO:teuthology.orchestra.run.smithi045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:09.225 INFO:teuthology.orchestra.run.smithi045.stdout:Access: 2024-03-22 05:19:09.848876929 +0000 2024-03-22T05:29:09.226 INFO:teuthology.orchestra.run.smithi045.stdout:Modify: 2024-03-22 05:19:09.588879252 +0000 2024-03-22T05:29:09.226 INFO:teuthology.orchestra.run.smithi045.stdout:Change: 2024-03-22 05:19:09.588879252 +0000 2024-03-22T05:29:09.226 INFO:teuthology.orchestra.run.smithi045.stdout: Birth: - 2024-03-22T05:29:09.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-22T05:29:09.279 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records in 2024-03-22T05:29:09.279 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records out 2024-03-22T05:29:09.279 INFO:teuthology.orchestra.run.smithi045.stderr:512 bytes copied, 0.000198095 s, 2.6 MB/s 2024-03-22T05:29:09.280 DEBUG:teuthology.orchestra.run.smithi045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-22T05:29:09.329 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-03-22T05:29:09.330 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/scratch_devs of=/dev/stdout 2024-03-22T05:29:09.336 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-03-22T05:29:09.336 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_1 2024-03-22T05:29:09.385 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-22T05:29:09.386 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:09.386 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 889 Links: 1 2024-03-22T05:29:09.386 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:09.386 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-03-22 05:19:05.861590711 +0000 2024-03-22T05:29:09.386 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-03-22 05:19:05.593593101 +0000 2024-03-22T05:29:09.386 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-03-22 05:19:05.593593101 +0000 2024-03-22T05:29:09.386 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-03-22T05:29:09.386 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-22T05:29:09.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:09 smithi045 bash[21420]: audit 2024-03-22T05:29:08.128553+0000 mgr.a (mgr.14152) 110 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi045=a;smithi083=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:29:09.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:09 smithi045 bash[21420]: cephadm 2024-03-22T05:29:08.132176+0000 mgr.a (mgr.14152) 111 : cephadm [INF] Saving service mgr spec with placement smithi045=a;smithi083=b;count:2 2024-03-22T05:29:09.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:09 smithi045 bash[21420]: cephadm 2024-03-22T05:29:08.172467+0000 mgr.a (mgr.14152) 112 : cephadm [INF] Deploying daemon mgr.b on smithi083 2024-03-22T05:29:09.440 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-03-22T05:29:09.440 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-03-22T05:29:09.440 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000298355 s, 1.7 MB/s 2024-03-22T05:29:09.441 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-22T05:29:09.494 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_2 2024-03-22T05:29:09.525 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:09 smithi083 bash[22141]: audit 2024-03-22T05:29:08.128553+0000 mgr.a (mgr.14152) 110 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi045=a;smithi083=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:29:09.525 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:09 smithi083 bash[22141]: cephadm 2024-03-22T05:29:08.132176+0000 mgr.a (mgr.14152) 111 : cephadm [INF] Saving service mgr spec with placement smithi045=a;smithi083=b;count:2 2024-03-22T05:29:09.525 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:09 smithi083 bash[22141]: cephadm 2024-03-22T05:29:08.172467+0000 mgr.a (mgr.14152) 112 : cephadm [INF] Deploying daemon mgr.b on smithi083 2024-03-22T05:29:09.529 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-22T05:29:09.530 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:09.530 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-03-22T05:29:09.530 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:09.530 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-03-22 05:19:06.329586536 +0000 2024-03-22T05:29:09.530 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-03-22 05:19:06.093588642 +0000 2024-03-22T05:29:09.530 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-03-22 05:19:06.093588642 +0000 2024-03-22T05:29:09.530 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-03-22T05:29:09.530 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-22T05:29:09.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:09 smithi122 bash[22268]: audit 2024-03-22T05:29:08.128553+0000 mgr.a (mgr.14152) 110 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi045=a;smithi083=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:29:09.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:09 smithi122 bash[22268]: cephadm 2024-03-22T05:29:08.132176+0000 mgr.a (mgr.14152) 111 : cephadm [INF] Saving service mgr spec with placement smithi045=a;smithi083=b;count:2 2024-03-22T05:29:09.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:09 smithi122 bash[22268]: cephadm 2024-03-22T05:29:08.172467+0000 mgr.a (mgr.14152) 112 : cephadm [INF] Deploying daemon mgr.b on smithi083 2024-03-22T05:29:09.582 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-03-22T05:29:09.582 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-03-22T05:29:09.582 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000274936 s, 1.9 MB/s 2024-03-22T05:29:09.583 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-22T05:29:09.634 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_3 2024-03-22T05:29:09.681 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-22T05:29:09.681 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:09.681 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 918 Links: 1 2024-03-22T05:29:09.681 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:09.681 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-03-22 05:19:06.857581826 +0000 2024-03-22T05:29:09.681 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-03-22 05:19:06.557584502 +0000 2024-03-22T05:29:09.681 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-03-22 05:19:06.557584502 +0000 2024-03-22T05:29:09.681 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-03-22T05:29:09.682 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-22T05:29:09.735 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-03-22T05:29:09.735 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-03-22T05:29:09.735 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000283113 s, 1.8 MB/s 2024-03-22T05:29:09.737 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-22T05:29:09.788 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_4 2024-03-22T05:29:09.833 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-22T05:29:09.833 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:09.833 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 933 Links: 1 2024-03-22T05:29:09.833 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:09.833 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-03-22 05:19:07.309577794 +0000 2024-03-22T05:29:09.833 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-03-22 05:19:07.077579863 +0000 2024-03-22T05:29:09.833 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-03-22 05:19:07.077579863 +0000 2024-03-22T05:29:09.833 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-03-22T05:29:09.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-22T05:29:09.888 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-03-22T05:29:09.888 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-03-22T05:29:09.888 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000385319 s, 1.3 MB/s 2024-03-22T05:29:09.889 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-22T05:29:09.939 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-03-22T05:29:09.939 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/scratch_devs of=/dev/stdout 2024-03-22T05:29:09.945 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-03-22T05:29:09.945 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_1 2024-03-22T05:29:09.993 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-22T05:29:09.993 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:09.993 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 885 Links: 1 2024-03-22T05:29:09.993 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:09.993 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-03-22 05:19:05.818140671 +0000 2024-03-22T05:29:09.993 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-03-22 05:19:05.566142922 +0000 2024-03-22T05:29:09.993 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-03-22 05:19:05.566142922 +0000 2024-03-22T05:29:09.993 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-03-22T05:29:09.993 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-22T05:29:10.047 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-03-22T05:29:10.047 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-03-22T05:29:10.047 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000445314 s, 1.1 MB/s 2024-03-22T05:29:10.048 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-22T05:29:10.097 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_2 2024-03-22T05:29:10.144 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-22T05:29:10.144 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:10.144 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 900 Links: 1 2024-03-22T05:29:10.144 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:10.144 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-03-22 05:19:06.318136203 +0000 2024-03-22T05:29:10.144 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-03-22 05:19:06.062138491 +0000 2024-03-22T05:29:10.144 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-03-22 05:19:06.062138491 +0000 2024-03-22T05:29:10.144 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-03-22T05:29:10.145 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-22T05:29:10.198 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-03-22T05:29:10.198 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-03-22T05:29:10.198 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000416955 s, 1.2 MB/s 2024-03-22T05:29:10.199 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-22T05:29:10.249 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_3 2024-03-22T05:29:10.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:10 smithi122 bash[22268]: cluster 2024-03-22T05:29:08.956654+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:10.297 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-22T05:29:10.297 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:10.297 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 916 Links: 1 2024-03-22T05:29:10.297 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:10.297 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-03-22 05:19:06.854131417 +0000 2024-03-22T05:29:10.297 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-03-22 05:19:06.558134061 +0000 2024-03-22T05:29:10.297 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-03-22 05:19:06.558134061 +0000 2024-03-22T05:29:10.297 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-03-22T05:29:10.297 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-22T05:29:10.351 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-03-22T05:29:10.351 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-03-22T05:29:10.351 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000427995 s, 1.2 MB/s 2024-03-22T05:29:10.352 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-22T05:29:10.402 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_4 2024-03-22T05:29:10.449 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-22T05:29:10.449 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-22T05:29:10.449 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 937 Links: 1 2024-03-22T05:29:10.449 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-22T05:29:10.449 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-03-22 05:19:07.354126950 +0000 2024-03-22T05:29:10.449 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-03-22 05:19:07.078129415 +0000 2024-03-22T05:29:10.449 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-03-22 05:19:07.078129415 +0000 2024-03-22T05:29:10.449 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-03-22T05:29:10.449 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-22T05:29:10.503 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-03-22T05:29:10.503 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-03-22T05:29:10.503 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000407464 s, 1.3 MB/s 2024-03-22T05:29:10.505 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-22T05:29:10.554 INFO:tasks.cephadm:Deploying osd.0 on smithi045 with /dev/vg_nvme/lv_4... 2024-03-22T05:29:10.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-22T05:29:10.558 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:10 smithi083 bash[22141]: cluster 2024-03-22T05:29:08.956654+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:10.558 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:10 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:29:10.565 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:10 smithi045 bash[21420]: cluster 2024-03-22T05:29:08.956654+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:10.850 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:10 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:29:10.851 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:10 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:29:10.851 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:10 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:29:10.851 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:10 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:29:10.851 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:10 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:29:10.851 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:10 smithi083 systemd[1]: Started Ceph mgr.b for 768ec834-e80c-11ee-95cd-87774f69a715. 2024-03-22T05:29:12.103 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:12 smithi083 bash[23165]: debug 2024-03-22T05:29:12.083+0000 7f833f904700 1 -- 172.21.15.83:0/2049208677 <== mon.2 v2:172.21.15.83:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f8c59725a0 con 0x55f8c66f2400 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:10.859398+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:10.867207+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:10.900107+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:10.906916+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: cluster 2024-03-22T05:29:10.957095+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:11.008124+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:11.012550+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:11.014025+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:11.021527+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: cephadm 2024-03-22T05:29:11.022237+0000 mgr.a (mgr.14152) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: cephadm 2024-03-22T05:29:11.120387+0000 mgr.a (mgr.14152) 116 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-03-22T05:29:12.104 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:11.121017+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-22T05:29:12.105 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:11.122638+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-22T05:29:12.105 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: audit 2024-03-22T05:29:11.123846+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:12.105 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:11 smithi083 bash[22141]: cephadm 2024-03-22T05:29:11.125413+0000 mgr.a (mgr.14152) 117 : cephadm [INF] Reconfiguring daemon mgr.a on smithi045 2024-03-22T05:29:12.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:10.859398+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:10.867207+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:10.900107+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:10.906916+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: cluster 2024-03-22T05:29:10.957095+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:11.008124+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:11.012550+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:11.014025+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:11.021527+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: cephadm 2024-03-22T05:29:11.022237+0000 mgr.a (mgr.14152) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: cephadm 2024-03-22T05:29:11.120387+0000 mgr.a (mgr.14152) 116 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:11.121017+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:11.122638+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: audit 2024-03-22T05:29:11.123846+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:12.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:11 smithi045 bash[21420]: cephadm 2024-03-22T05:29:11.125413+0000 mgr.a (mgr.14152) 117 : cephadm [INF] Reconfiguring daemon mgr.a on smithi045 2024-03-22T05:29:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:10.859398+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:10.867207+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:10.900107+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:10.906916+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: cluster 2024-03-22T05:29:10.957095+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:11.008124+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:11.012550+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:11.014025+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:11.021527+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: cephadm 2024-03-22T05:29:11.022237+0000 mgr.a (mgr.14152) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:29:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: cephadm 2024-03-22T05:29:11.120387+0000 mgr.a (mgr.14152) 116 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-03-22T05:29:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:11.121017+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-22T05:29:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:11.122638+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-22T05:29:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: audit 2024-03-22T05:29:11.123846+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:11 smithi122 bash[22268]: cephadm 2024-03-22T05:29:11.125413+0000 mgr.a (mgr.14152) 117 : cephadm [INF] Reconfiguring daemon mgr.a on smithi045 2024-03-22T05:29:12.413 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:12 smithi083 bash[23165]: debug 2024-03-22T05:29:12.235+0000 7f8349b13200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-22T05:29:14.163 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:13 smithi083 bash[23165]: debug 2024-03-22T05:29:13.943+0000 7f8349b13200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-22T05:29:14.164 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:14 smithi083 bash[23165]: debug 2024-03-22T05:29:14.043+0000 7f8349b13200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-22T05:29:14.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:14 smithi083 bash[22141]: cluster 2024-03-22T05:29:12.957570+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:14.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:14 smithi083 bash[22141]: audit 2024-03-22T05:29:13.659858+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:14 smithi083 bash[22141]: audit 2024-03-22T05:29:13.768722+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:14 smithi083 bash[22141]: audit 2024-03-22T05:29:13.776117+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:14 smithi083 bash[22141]: audit 2024-03-22T05:29:13.797830+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:14.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:14 smithi083 bash[22141]: audit 2024-03-22T05:29:13.802488+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:14.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:14 smithi083 bash[22141]: audit 2024-03-22T05:29:13.803910+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:14.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:14 smithi083 bash[22141]: audit 2024-03-22T05:29:13.812846+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:14 smithi122 bash[22268]: cluster 2024-03-22T05:29:12.957570+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:14 smithi122 bash[22268]: audit 2024-03-22T05:29:13.659858+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:14 smithi122 bash[22268]: audit 2024-03-22T05:29:13.768722+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:14 smithi122 bash[22268]: audit 2024-03-22T05:29:13.776117+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:14 smithi122 bash[22268]: audit 2024-03-22T05:29:13.797830+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:14 smithi122 bash[22268]: audit 2024-03-22T05:29:13.802488+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:14 smithi122 bash[22268]: audit 2024-03-22T05:29:13.803910+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:14 smithi122 bash[22268]: audit 2024-03-22T05:29:13.812846+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:14 smithi045 bash[21420]: cluster 2024-03-22T05:29:12.957570+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:14.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:14 smithi045 bash[21420]: audit 2024-03-22T05:29:13.659858+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:14 smithi045 bash[21420]: audit 2024-03-22T05:29:13.768722+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:14 smithi045 bash[21420]: audit 2024-03-22T05:29:13.776117+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:14 smithi045 bash[21420]: audit 2024-03-22T05:29:13.797830+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:14.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:14 smithi045 bash[21420]: audit 2024-03-22T05:29:13.802488+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:14.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:14 smithi045 bash[21420]: audit 2024-03-22T05:29:13.803910+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:14.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:14 smithi045 bash[21420]: audit 2024-03-22T05:29:13.812846+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:14.663 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:14 smithi083 bash[23165]: debug 2024-03-22T05:29:14.299+0000 7f8349b13200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-22T05:29:15.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:15 smithi045 bash[21420]: cephadm 2024-03-22T05:29:13.813917+0000 mgr.a (mgr.14152) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:29:15.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:15 smithi045 bash[21420]: audit 2024-03-22T05:29:15.010411+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:15.272 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:29:15.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:15 smithi122 bash[22268]: cephadm 2024-03-22T05:29:13.813917+0000 mgr.a (mgr.14152) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:29:15.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:15 smithi122 bash[22268]: audit 2024-03-22T05:29:15.010411+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:15.316 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:15 smithi083 bash[22141]: cephadm 2024-03-22T05:29:13.813917+0000 mgr.a (mgr.14152) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:29:15.316 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:15 smithi083 bash[22141]: audit 2024-03-22T05:29:15.010411+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:15.316 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:15 smithi083 bash[23165]: debug 2024-03-22T05:29:15.103+0000 7f8349b13200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-22T05:29:15.316 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:15 smithi083 bash[23165]: debug 2024-03-22T05:29:15.211+0000 7f8349b13200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-22T05:29:15.663 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:15 smithi083 bash[23165]: debug 2024-03-22T05:29:15.311+0000 7f8349b13200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-22T05:29:16.020 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:15 smithi083 bash[23165]: debug 2024-03-22T05:29:15.663+0000 7f8349b13200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-22T05:29:16.020 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:15 smithi083 bash[23165]: debug 2024-03-22T05:29:15.775+0000 7f8349b13200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-22T05:29:16.021 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:15 smithi083 bash[23165]: debug 2024-03-22T05:29:15.879+0000 7f8349b13200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-22T05:29:16.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:16 smithi122 bash[22268]: cluster 2024-03-22T05:29:14.957927+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:16.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:16 smithi083 bash[22141]: cluster 2024-03-22T05:29:14.957927+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:16.414 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:16 smithi083 bash[23165]: debug 2024-03-22T05:29:16.231+0000 7f8349b13200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-22T05:29:16.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:16 smithi045 bash[21420]: cluster 2024-03-22T05:29:14.957927+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:16.729 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:16 smithi083 bash[23165]: debug 2024-03-22T05:29:16.467+0000 7f8349b13200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-22T05:29:17.112 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:16 smithi083 bash[23165]: debug 2024-03-22T05:29:16.723+0000 7f8349b13200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-22T05:29:17.113 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:16 smithi083 bash[23165]: debug 2024-03-22T05:29:16.839+0000 7f8349b13200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-22T05:29:17.113 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:17 smithi083 bash[23165]: debug 2024-03-22T05:29:17.107+0000 7f8349b13200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-22T05:29:17.870 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:17 smithi083 bash[23165]: debug 2024-03-22T05:29:17.515+0000 7f8349b13200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:29:17.870 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:17 smithi083 bash[23165]: debug 2024-03-22T05:29:17.751+0000 7f8349b13200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-22T05:29:18.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:18 smithi083 bash[22141]: cluster 2024-03-22T05:29:16.958375+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:18.164 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:17 smithi083 bash[23165]: debug 2024-03-22T05:29:17.867+0000 7f8349b13200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-22T05:29:18.164 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:18 smithi083 bash[23165]: debug 2024-03-22T05:29:18.111+0000 7f8349b13200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:29:18.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:18 smithi045 bash[21420]: cluster 2024-03-22T05:29:16.958375+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:18.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:18 smithi122 bash[22268]: cluster 2024-03-22T05:29:16.958375+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:18.617 INFO:teuthology.orchestra.run.smithi045.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-22T05:29:18.617 INFO:teuthology.orchestra.run.smithi045.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-22T05:29:18.618 INFO:teuthology.orchestra.run.smithi045.stderr: stderr: 10+0 records in 2024-03-22T05:29:18.618 INFO:teuthology.orchestra.run.smithi045.stderr:10+0 records out 2024-03-22T05:29:18.618 INFO:teuthology.orchestra.run.smithi045.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0113812 s, 921 MB/s 2024-03-22T05:29:18.618 INFO:teuthology.orchestra.run.smithi045.stderr:--> Zapping successful for: 2024-03-22T05:29:19.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi045:vg_nvme/lv_4 2024-03-22T05:29:19.414 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[23165]: debug 2024-03-22T05:29:19.135+0000 7f8349b13200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-22T05:29:19.414 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[23165]: debug 2024-03-22T05:29:19.247+0000 7f8349b13200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-22T05:29:19.913 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[23165]: debug 2024-03-22T05:29:19.539+0000 7f8349b13200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-22T05:29:19.914 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[23165]: debug 2024-03-22T05:29:19.647+0000 7f8349b13200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-22T05:29:19.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[22141]: audit 2024-03-22T05:29:18.728636+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:19.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[22141]: audit 2024-03-22T05:29:18.732407+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:19.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[22141]: audit 2024-03-22T05:29:18.737499+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:19.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[22141]: audit 2024-03-22T05:29:18.739976+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:19.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[22141]: audit 2024-03-22T05:29:18.742473+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:19.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[22141]: audit 2024-03-22T05:29:18.743239+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:19.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[22141]: audit 2024-03-22T05:29:18.747593+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:19.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:19 smithi083 bash[22141]: cluster 2024-03-22T05:29:18.958804+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:20.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:19 smithi045 bash[21420]: audit 2024-03-22T05:29:18.728636+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:20.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:19 smithi045 bash[21420]: audit 2024-03-22T05:29:18.732407+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:20.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:19 smithi045 bash[21420]: audit 2024-03-22T05:29:18.737499+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:20.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:19 smithi045 bash[21420]: audit 2024-03-22T05:29:18.739976+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:20.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:19 smithi045 bash[21420]: audit 2024-03-22T05:29:18.742473+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:20.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:19 smithi045 bash[21420]: audit 2024-03-22T05:29:18.743239+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:20.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:19 smithi045 bash[21420]: audit 2024-03-22T05:29:18.747593+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:20.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:19 smithi045 bash[21420]: cluster 2024-03-22T05:29:18.958804+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:20.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:19 smithi122 bash[22268]: audit 2024-03-22T05:29:18.728636+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:20.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:19 smithi122 bash[22268]: audit 2024-03-22T05:29:18.732407+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:20.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:19 smithi122 bash[22268]: audit 2024-03-22T05:29:18.737499+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:20.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:19 smithi122 bash[22268]: audit 2024-03-22T05:29:18.739976+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:20.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:19 smithi122 bash[22268]: audit 2024-03-22T05:29:18.742473+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:20.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:19 smithi122 bash[22268]: audit 2024-03-22T05:29:18.743239+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:20.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:19 smithi122 bash[22268]: audit 2024-03-22T05:29:18.747593+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:20.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:19 smithi122 bash[22268]: cluster 2024-03-22T05:29:18.958804+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:20.414 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:20 smithi083 bash[23165]: debug 2024-03-22T05:29:20.099+0000 7f8349b13200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-22T05:29:20.414 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:29:20 smithi083 bash[23165]: debug 2024-03-22T05:29:20.215+0000 7f8349b13200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-22T05:29:21.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:20 smithi122 bash[22268]: cluster 2024-03-22T05:29:20.241794+0000 mon.a (mon.0) 373 : cluster [DBG] Standby manager daemon b started 2024-03-22T05:29:21.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:20 smithi122 bash[22268]: audit 2024-03-22T05:29:20.243717+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-22T05:29:21.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:20 smithi122 bash[22268]: audit 2024-03-22T05:29:20.244478+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-22T05:29:21.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:20 smithi122 bash[22268]: audit 2024-03-22T05:29:20.245581+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-22T05:29:21.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:20 smithi122 bash[22268]: audit 2024-03-22T05:29:20.245968+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-22T05:29:21.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:20 smithi083 bash[22141]: cluster 2024-03-22T05:29:20.241794+0000 mon.a (mon.0) 373 : cluster [DBG] Standby manager daemon b started 2024-03-22T05:29:21.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:20 smithi083 bash[22141]: audit 2024-03-22T05:29:20.243717+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-22T05:29:21.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:20 smithi083 bash[22141]: audit 2024-03-22T05:29:20.244478+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-22T05:29:21.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:20 smithi083 bash[22141]: audit 2024-03-22T05:29:20.245581+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-22T05:29:21.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:20 smithi083 bash[22141]: audit 2024-03-22T05:29:20.245968+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-22T05:29:21.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:20 smithi045 bash[21420]: cluster 2024-03-22T05:29:20.241794+0000 mon.a (mon.0) 373 : cluster [DBG] Standby manager daemon b started 2024-03-22T05:29:21.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:20 smithi045 bash[21420]: audit 2024-03-22T05:29:20.243717+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-22T05:29:21.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:20 smithi045 bash[21420]: audit 2024-03-22T05:29:20.244478+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-22T05:29:21.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:20 smithi045 bash[21420]: audit 2024-03-22T05:29:20.245581+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-22T05:29:21.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:20 smithi045 bash[21420]: audit 2024-03-22T05:29:20.245968+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.83:0/730585801' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-22T05:29:22.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:21 smithi122 bash[22268]: cluster 2024-03-22T05:29:20.769448+0000 mon.a (mon.0) 374 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-03-22T05:29:22.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:21 smithi122 bash[22268]: audit 2024-03-22T05:29:20.769705+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-22T05:29:22.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:21 smithi122 bash[22268]: cluster 2024-03-22T05:29:20.959314+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:22.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:21 smithi083 bash[22141]: cluster 2024-03-22T05:29:20.769448+0000 mon.a (mon.0) 374 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-03-22T05:29:22.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:21 smithi083 bash[22141]: audit 2024-03-22T05:29:20.769705+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-22T05:29:22.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:21 smithi083 bash[22141]: cluster 2024-03-22T05:29:20.959314+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:22.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:21 smithi045 bash[21420]: cluster 2024-03-22T05:29:20.769448+0000 mon.a (mon.0) 374 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-03-22T05:29:22.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:21 smithi045 bash[21420]: audit 2024-03-22T05:29:20.769705+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-22T05:29:22.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:21 smithi045 bash[21420]: cluster 2024-03-22T05:29:20.959314+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:23.006 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:29:24.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:24 smithi122 bash[22268]: cluster 2024-03-22T05:29:22.959817+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:24.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:24 smithi122 bash[22268]: audit 2024-03-22T05:29:23.460618+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:24.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:24 smithi122 bash[22268]: audit 2024-03-22T05:29:23.465723+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:24.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:24 smithi122 bash[22268]: audit 2024-03-22T05:29:23.474432+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:24.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:24 smithi083 bash[22141]: cluster 2024-03-22T05:29:22.959817+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:24.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:24 smithi083 bash[22141]: audit 2024-03-22T05:29:23.460618+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:24.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:24 smithi083 bash[22141]: audit 2024-03-22T05:29:23.465723+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:24.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:24 smithi083 bash[22141]: audit 2024-03-22T05:29:23.474432+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:24.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:24 smithi045 bash[21420]: cluster 2024-03-22T05:29:22.959817+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:24.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:24 smithi045 bash[21420]: audit 2024-03-22T05:29:23.460618+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:24.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:24 smithi045 bash[21420]: audit 2024-03-22T05:29:23.465723+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:24.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:24 smithi045 bash[21420]: audit 2024-03-22T05:29:23.474432+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:26.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:26 smithi122 bash[22268]: cluster 2024-03-22T05:29:24.960268+0000 mgr.a (mgr.14152) 125 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:26.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:26 smithi122 bash[22268]: audit 2024-03-22T05:29:25.709341+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-22T05:29:26.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:26 smithi122 bash[22268]: audit 2024-03-22T05:29:25.714167+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-22T05:29:26.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:26 smithi122 bash[22268]: audit 2024-03-22T05:29:25.715278+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:26.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:26 smithi083 bash[22141]: cluster 2024-03-22T05:29:24.960268+0000 mgr.a (mgr.14152) 125 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:26.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:26 smithi083 bash[22141]: audit 2024-03-22T05:29:25.709341+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-22T05:29:26.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:26 smithi083 bash[22141]: audit 2024-03-22T05:29:25.714167+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-22T05:29:26.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:26 smithi083 bash[22141]: audit 2024-03-22T05:29:25.715278+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:26.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:26 smithi045 bash[21420]: cluster 2024-03-22T05:29:24.960268+0000 mgr.a (mgr.14152) 125 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:26.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:26 smithi045 bash[21420]: audit 2024-03-22T05:29:25.709341+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-22T05:29:26.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:26 smithi045 bash[21420]: audit 2024-03-22T05:29:25.714167+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-22T05:29:26.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:26 smithi045 bash[21420]: audit 2024-03-22T05:29:25.715278+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:27.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:27 smithi122 bash[22268]: audit 2024-03-22T05:29:25.701994+0000 mgr.a (mgr.14152) 126 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:29:27.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:27 smithi083 bash[22141]: audit 2024-03-22T05:29:25.701994+0000 mgr.a (mgr.14152) 126 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:29:27.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:27 smithi045 bash[21420]: audit 2024-03-22T05:29:25.701994+0000 mgr.a (mgr.14152) 126 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:29:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:28 smithi122 bash[22268]: cluster 2024-03-22T05:29:26.960676+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:28 smithi122 bash[22268]: audit 2024-03-22T05:29:28.320289+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:28 smithi122 bash[22268]: audit 2024-03-22T05:29:28.328355+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:28 smithi122 bash[22268]: audit 2024-03-22T05:29:28.338391+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:28.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:28 smithi083 bash[22141]: cluster 2024-03-22T05:29:26.960676+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:28.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:28 smithi083 bash[22141]: audit 2024-03-22T05:29:28.320289+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:28.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:28 smithi083 bash[22141]: audit 2024-03-22T05:29:28.328355+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:28.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:28 smithi083 bash[22141]: audit 2024-03-22T05:29:28.338391+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:28.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:28 smithi045 bash[21420]: cluster 2024-03-22T05:29:26.960676+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:28.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:28 smithi045 bash[21420]: audit 2024-03-22T05:29:28.320289+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:28.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:28 smithi045 bash[21420]: audit 2024-03-22T05:29:28.328355+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:28.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:28 smithi045 bash[21420]: audit 2024-03-22T05:29:28.338391+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:30.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:30 smithi122 bash[22268]: cluster 2024-03-22T05:29:28.961125+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:30.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:30 smithi083 bash[22141]: cluster 2024-03-22T05:29:28.961125+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:30.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:30 smithi045 bash[21420]: cluster 2024-03-22T05:29:28.961125+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:32.640 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:32 smithi083 bash[22141]: cluster 2024-03-22T05:29:30.961522+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:32.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:32 smithi045 bash[21420]: cluster 2024-03-22T05:29:30.961522+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:32.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:32 smithi122 bash[22268]: cluster 2024-03-22T05:29:30.961522+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:34.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:34 smithi045 bash[21420]: cluster 2024-03-22T05:29:32.961893+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:34.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:34 smithi045 bash[21420]: audit 2024-03-22T05:29:33.882410+0000 mon.a (mon.0) 385 : audit [INF] from='client.? 172.21.15.45:0/2880669899' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5399d408-5e6f-41c6-a795-bb8a49f90bcd"}]: dispatch 2024-03-22T05:29:34.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:34 smithi045 bash[21420]: audit 2024-03-22T05:29:33.885202+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.45:0/2880669899' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5399d408-5e6f-41c6-a795-bb8a49f90bcd"}]': finished 2024-03-22T05:29:34.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:34 smithi045 bash[21420]: cluster 2024-03-22T05:29:33.889961+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-22T05:29:34.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:34 smithi045 bash[21420]: audit 2024-03-22T05:29:33.890187+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:34.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:34 smithi122 bash[22268]: cluster 2024-03-22T05:29:32.961893+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:34.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:34 smithi122 bash[22268]: audit 2024-03-22T05:29:33.882410+0000 mon.a (mon.0) 385 : audit [INF] from='client.? 172.21.15.45:0/2880669899' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5399d408-5e6f-41c6-a795-bb8a49f90bcd"}]: dispatch 2024-03-22T05:29:34.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:34 smithi122 bash[22268]: audit 2024-03-22T05:29:33.885202+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.45:0/2880669899' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5399d408-5e6f-41c6-a795-bb8a49f90bcd"}]': finished 2024-03-22T05:29:34.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:34 smithi122 bash[22268]: cluster 2024-03-22T05:29:33.889961+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-22T05:29:34.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:34 smithi122 bash[22268]: audit 2024-03-22T05:29:33.890187+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:34.807 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:34 smithi083 bash[22141]: cluster 2024-03-22T05:29:32.961893+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:34.807 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:34 smithi083 bash[22141]: audit 2024-03-22T05:29:33.882410+0000 mon.a (mon.0) 385 : audit [INF] from='client.? 172.21.15.45:0/2880669899' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5399d408-5e6f-41c6-a795-bb8a49f90bcd"}]: dispatch 2024-03-22T05:29:34.807 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:34 smithi083 bash[22141]: audit 2024-03-22T05:29:33.885202+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.45:0/2880669899' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5399d408-5e6f-41c6-a795-bb8a49f90bcd"}]': finished 2024-03-22T05:29:34.808 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:34 smithi083 bash[22141]: cluster 2024-03-22T05:29:33.889961+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-22T05:29:34.808 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:34 smithi083 bash[22141]: audit 2024-03-22T05:29:33.890187+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:35.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:35 smithi122 bash[22268]: audit 2024-03-22T05:29:34.726118+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.45:0/2936521676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-22T05:29:35.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:35 smithi083 bash[22141]: audit 2024-03-22T05:29:34.726118+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.45:0/2936521676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-22T05:29:35.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:35 smithi045 bash[21420]: audit 2024-03-22T05:29:34.726118+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.45:0/2936521676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-22T05:29:36.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:36 smithi122 bash[22268]: cluster 2024-03-22T05:29:34.962277+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:36.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:36 smithi083 bash[22141]: cluster 2024-03-22T05:29:34.962277+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:36.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:36 smithi045 bash[21420]: cluster 2024-03-22T05:29:34.962277+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:38.578 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:38 smithi045 bash[21420]: cluster 2024-03-22T05:29:36.962697+0000 mgr.a (mgr.14152) 132 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:38.578 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:38 smithi045 bash[21420]: audit 2024-03-22T05:29:37.323085+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:38.578 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:38 smithi045 bash[21420]: audit 2024-03-22T05:29:37.327104+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:38.579 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:38 smithi045 bash[21420]: audit 2024-03-22T05:29:37.334233+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:38.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:38 smithi083 bash[22141]: cluster 2024-03-22T05:29:36.962697+0000 mgr.a (mgr.14152) 132 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:38.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:38 smithi083 bash[22141]: audit 2024-03-22T05:29:37.323085+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:38.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:38 smithi083 bash[22141]: audit 2024-03-22T05:29:37.327104+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:38.665 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:38 smithi083 bash[22141]: audit 2024-03-22T05:29:37.334233+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:38.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:38 smithi122 bash[22268]: cluster 2024-03-22T05:29:36.962697+0000 mgr.a (mgr.14152) 132 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:38.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:38 smithi122 bash[22268]: audit 2024-03-22T05:29:37.323085+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:38.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:38 smithi122 bash[22268]: audit 2024-03-22T05:29:37.327104+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:38.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:38 smithi122 bash[22268]: audit 2024-03-22T05:29:37.334233+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:40.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:40 smithi045 bash[21420]: cluster 2024-03-22T05:29:38.963039+0000 mgr.a (mgr.14152) 133 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:40.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:40 smithi083 bash[22141]: cluster 2024-03-22T05:29:38.963039+0000 mgr.a (mgr.14152) 133 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:40.767 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:40 smithi122 bash[22268]: cluster 2024-03-22T05:29:38.963039+0000 mgr.a (mgr.14152) 133 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:42.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:42 smithi045 bash[21420]: cluster 2024-03-22T05:29:40.963457+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:42.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:42 smithi083 bash[22141]: cluster 2024-03-22T05:29:40.963457+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:42 smithi122 bash[22268]: cluster 2024-03-22T05:29:40.963457+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:44.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:44 smithi083 bash[22141]: cluster 2024-03-22T05:29:42.963883+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:44.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:44 smithi083 bash[22141]: audit 2024-03-22T05:29:43.603393+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:44.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:44 smithi083 bash[22141]: audit 2024-03-22T05:29:43.608727+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:44.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:44 smithi083 bash[22141]: audit 2024-03-22T05:29:43.615627+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:44.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:44 smithi045 bash[21420]: cluster 2024-03-22T05:29:42.963883+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:44.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:44 smithi045 bash[21420]: audit 2024-03-22T05:29:43.603393+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:44.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:44 smithi045 bash[21420]: audit 2024-03-22T05:29:43.608727+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:44.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:44 smithi045 bash[21420]: audit 2024-03-22T05:29:43.615627+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:45.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:44 smithi122 bash[22268]: cluster 2024-03-22T05:29:42.963883+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:45.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:44 smithi122 bash[22268]: audit 2024-03-22T05:29:43.603393+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:45.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:44 smithi122 bash[22268]: audit 2024-03-22T05:29:43.608727+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:45.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:44 smithi122 bash[22268]: audit 2024-03-22T05:29:43.615627+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:45.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:45 smithi083 bash[22141]: cephadm 2024-03-22T05:29:43.610504+0000 mgr.a (mgr.14152) 136 : cephadm [INF] Detected new or changed devices on smithi045 2024-03-22T05:29:45.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:45 smithi083 bash[22141]: cluster 2024-03-22T05:29:44.964314+0000 mgr.a (mgr.14152) 137 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:45.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:45 smithi045 bash[21420]: cephadm 2024-03-22T05:29:43.610504+0000 mgr.a (mgr.14152) 136 : cephadm [INF] Detected new or changed devices on smithi045 2024-03-22T05:29:45.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:45 smithi045 bash[21420]: cluster 2024-03-22T05:29:44.964314+0000 mgr.a (mgr.14152) 137 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:46.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:45 smithi122 bash[22268]: cephadm 2024-03-22T05:29:43.610504+0000 mgr.a (mgr.14152) 136 : cephadm [INF] Detected new or changed devices on smithi045 2024-03-22T05:29:46.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:45 smithi122 bash[22268]: cluster 2024-03-22T05:29:44.964314+0000 mgr.a (mgr.14152) 137 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:46.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:46 smithi083 bash[22141]: audit 2024-03-22T05:29:45.821260+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-22T05:29:46.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:46 smithi083 bash[22141]: audit 2024-03-22T05:29:45.822791+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:46.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:46 smithi083 bash[22141]: cephadm 2024-03-22T05:29:45.824261+0000 mgr.a (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.0 on smithi045 2024-03-22T05:29:46.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:46 smithi045 bash[21420]: audit 2024-03-22T05:29:45.821260+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-22T05:29:46.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:46 smithi045 bash[21420]: audit 2024-03-22T05:29:45.822791+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:46.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:46 smithi045 bash[21420]: cephadm 2024-03-22T05:29:45.824261+0000 mgr.a (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.0 on smithi045 2024-03-22T05:29:47.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:46 smithi122 bash[22268]: audit 2024-03-22T05:29:45.821260+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-22T05:29:47.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:46 smithi122 bash[22268]: audit 2024-03-22T05:29:45.822791+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:47.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:46 smithi122 bash[22268]: cephadm 2024-03-22T05:29:45.824261+0000 mgr.a (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.0 on smithi045 2024-03-22T05:29:47.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:47 smithi083 bash[22141]: cluster 2024-03-22T05:29:46.964733+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:47.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:47 smithi045 bash[21420]: cluster 2024-03-22T05:29:46.964733+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:48.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:47 smithi122 bash[22268]: cluster 2024-03-22T05:29:46.964733+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:49.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:49 smithi122 bash[22268]: audit 2024-03-22T05:29:48.547849+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:49.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:49 smithi122 bash[22268]: audit 2024-03-22T05:29:48.556066+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:49.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:49 smithi122 bash[22268]: audit 2024-03-22T05:29:48.566049+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:49.822 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:49 smithi045 bash[21420]: audit 2024-03-22T05:29:48.547849+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:49.823 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:49 smithi045 bash[21420]: audit 2024-03-22T05:29:48.556066+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:49.823 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:49 smithi045 bash[21420]: audit 2024-03-22T05:29:48.566049+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:49.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:49 smithi083 bash[22141]: audit 2024-03-22T05:29:48.547849+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:49.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:49 smithi083 bash[22141]: audit 2024-03-22T05:29:48.556066+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:49.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:49 smithi083 bash[22141]: audit 2024-03-22T05:29:48.566049+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:50.139 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:49 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:29:50.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:50 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:29:50.140 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:29:49 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:29:50.140 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:29:50 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:29:50.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:50 smithi083 bash[22141]: cluster 2024-03-22T05:29:48.965106+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:50.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:50 smithi083 bash[22141]: audit 2024-03-22T05:29:50.181625+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:50.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:50 smithi083 bash[22141]: audit 2024-03-22T05:29:50.187375+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:50.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:50 smithi083 bash[22141]: audit 2024-03-22T05:29:50.225161+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:50.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:50 smithi083 bash[22141]: audit 2024-03-22T05:29:50.227670+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:50.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:50 smithi083 bash[22141]: audit 2024-03-22T05:29:50.228325+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:50.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:50 smithi083 bash[22141]: audit 2024-03-22T05:29:50.232920+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:50.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:50 smithi045 bash[21420]: cluster 2024-03-22T05:29:48.965106+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:50.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:50 smithi045 bash[21420]: audit 2024-03-22T05:29:50.181625+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:50.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:50 smithi045 bash[21420]: audit 2024-03-22T05:29:50.187375+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:50.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:50 smithi045 bash[21420]: audit 2024-03-22T05:29:50.225161+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:50.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:50 smithi045 bash[21420]: audit 2024-03-22T05:29:50.227670+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:50.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:50 smithi045 bash[21420]: audit 2024-03-22T05:29:50.228325+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:50.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:50 smithi045 bash[21420]: audit 2024-03-22T05:29:50.232920+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:50 smithi122 bash[22268]: cluster 2024-03-22T05:29:48.965106+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:50 smithi122 bash[22268]: audit 2024-03-22T05:29:50.181625+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:50 smithi122 bash[22268]: audit 2024-03-22T05:29:50.187375+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:50 smithi122 bash[22268]: audit 2024-03-22T05:29:50.225161+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:29:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:50 smithi122 bash[22268]: audit 2024-03-22T05:29:50.227670+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:29:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:50 smithi122 bash[22268]: audit 2024-03-22T05:29:50.228325+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:29:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:50 smithi122 bash[22268]: audit 2024-03-22T05:29:50.232920+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:52.819 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:52 smithi045 bash[21420]: cluster 2024-03-22T05:29:50.965462+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:52.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:52 smithi083 bash[22141]: cluster 2024-03-22T05:29:50.965462+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:53.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:52 smithi122 bash[22268]: cluster 2024-03-22T05:29:50.965462+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:54 smithi083 bash[22141]: cluster 2024-03-22T05:29:52.965851+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:54 smithi045 bash[21420]: cluster 2024-03-22T05:29:52.965851+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:55.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:54 smithi122 bash[22268]: cluster 2024-03-22T05:29:52.965851+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:56.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:56 smithi045 bash[21420]: cluster 2024-03-22T05:29:54.966280+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:56.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:56 smithi045 bash[21420]: audit 2024-03-22T05:29:56.429778+0000 mon.a (mon.0) 407 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-22T05:29:56.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:56 smithi083 bash[22141]: cluster 2024-03-22T05:29:54.966280+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:56.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:56 smithi083 bash[22141]: audit 2024-03-22T05:29:56.429778+0000 mon.a (mon.0) 407 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-22T05:29:57.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:56 smithi122 bash[22268]: cluster 2024-03-22T05:29:54.966280+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:57.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:56 smithi122 bash[22268]: audit 2024-03-22T05:29:56.429778+0000 mon.a (mon.0) 407 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-22T05:29:57.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:57 smithi045 bash[21420]: audit 2024-03-22T05:29:56.577990+0000 mon.a (mon.0) 408 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-22T05:29:57.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:57 smithi045 bash[21420]: cluster 2024-03-22T05:29:56.582685+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-22T05:29:57.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:57 smithi045 bash[21420]: audit 2024-03-22T05:29:56.583475+0000 mon.a (mon.0) 410 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-03-22T05:29:57.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:57 smithi045 bash[21420]: audit 2024-03-22T05:29:56.584106+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:57.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:57 smithi045 bash[21420]: audit 2024-03-22T05:29:57.495426+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:57.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:57 smithi045 bash[21420]: audit 2024-03-22T05:29:57.500081+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:57.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:57 smithi045 bash[21420]: audit 2024-03-22T05:29:57.504887+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:57.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:57 smithi045 bash[21420]: audit 2024-03-22T05:29:57.579745+0000 mon.a (mon.0) 415 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-03-22T05:29:57.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:57 smithi045 bash[21420]: cluster 2024-03-22T05:29:57.582613+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-22T05:29:57.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:57 smithi045 bash[21420]: audit 2024-03-22T05:29:57.583317+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:57.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:57 smithi083 bash[22141]: audit 2024-03-22T05:29:56.577990+0000 mon.a (mon.0) 408 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-22T05:29:57.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:57 smithi083 bash[22141]: cluster 2024-03-22T05:29:56.582685+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-22T05:29:57.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:57 smithi083 bash[22141]: audit 2024-03-22T05:29:56.583475+0000 mon.a (mon.0) 410 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-03-22T05:29:57.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:57 smithi083 bash[22141]: audit 2024-03-22T05:29:56.584106+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:57.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:57 smithi083 bash[22141]: audit 2024-03-22T05:29:57.495426+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:57.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:57 smithi083 bash[22141]: audit 2024-03-22T05:29:57.500081+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:57.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:57 smithi083 bash[22141]: audit 2024-03-22T05:29:57.504887+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:57.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:57 smithi083 bash[22141]: audit 2024-03-22T05:29:57.579745+0000 mon.a (mon.0) 415 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-03-22T05:29:57.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:57 smithi083 bash[22141]: cluster 2024-03-22T05:29:57.582613+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-22T05:29:57.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:57 smithi083 bash[22141]: audit 2024-03-22T05:29:57.583317+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:58.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:57 smithi122 bash[22268]: audit 2024-03-22T05:29:56.577990+0000 mon.a (mon.0) 408 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-22T05:29:58.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:57 smithi122 bash[22268]: cluster 2024-03-22T05:29:56.582685+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-22T05:29:58.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:57 smithi122 bash[22268]: audit 2024-03-22T05:29:56.583475+0000 mon.a (mon.0) 410 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-03-22T05:29:58.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:57 smithi122 bash[22268]: audit 2024-03-22T05:29:56.584106+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:58.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:57 smithi122 bash[22268]: audit 2024-03-22T05:29:57.495426+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:58.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:57 smithi122 bash[22268]: audit 2024-03-22T05:29:57.500081+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:58.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:57 smithi122 bash[22268]: audit 2024-03-22T05:29:57.504887+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:29:58.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:57 smithi122 bash[22268]: audit 2024-03-22T05:29:57.579745+0000 mon.a (mon.0) 415 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-03-22T05:29:58.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:57 smithi122 bash[22268]: cluster 2024-03-22T05:29:57.582613+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-22T05:29:58.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:57 smithi122 bash[22268]: audit 2024-03-22T05:29:57.583317+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:58.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:58 smithi083 bash[22141]: cluster 2024-03-22T05:29:56.966639+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:58.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:58 smithi083 bash[22141]: audit 2024-03-22T05:29:57.587957+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:58.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:58 smithi083 bash[22141]: audit 2024-03-22T05:29:57.886700+0000 mon.a (mon.0) 419 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' 2024-03-22T05:29:58.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:58 smithi083 bash[22141]: audit 2024-03-22T05:29:58.586625+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:58.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:58 smithi045 bash[21420]: cluster 2024-03-22T05:29:56.966639+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:58.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:58 smithi045 bash[21420]: audit 2024-03-22T05:29:57.587957+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:58.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:58 smithi045 bash[21420]: audit 2024-03-22T05:29:57.886700+0000 mon.a (mon.0) 419 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' 2024-03-22T05:29:58.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:58 smithi045 bash[21420]: audit 2024-03-22T05:29:58.586625+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:59.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:58 smithi122 bash[22268]: cluster 2024-03-22T05:29:56.966639+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:29:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:58 smithi122 bash[22268]: audit 2024-03-22T05:29:57.587957+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:58 smithi122 bash[22268]: audit 2024-03-22T05:29:57.886700+0000 mon.a (mon.0) 419 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231]' entity='osd.0' 2024-03-22T05:29:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:58 smithi122 bash[22268]: audit 2024-03-22T05:29:58.586625+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:29:59.214 INFO:teuthology.orchestra.run.smithi045.stdout:Created osd(s) 0 on host 'smithi045' 2024-03-22T05:30:00.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: cluster 2024-03-22T05:29:57.399885+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-22T05:30:00.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: cluster 2024-03-22T05:29:57.399959+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-22T05:30:00.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: cluster 2024-03-22T05:29:58.892189+0000 mon.a (mon.0) 421 : cluster [INF] osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231] boot 2024-03-22T05:30:00.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: cluster 2024-03-22T05:29:58.892267+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: audit 2024-03-22T05:29:58.892821+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: cluster 2024-03-22T05:29:58.967028+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: audit 2024-03-22T05:29:59.175019+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: audit 2024-03-22T05:29:59.183873+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: audit 2024-03-22T05:29:59.204484+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: audit 2024-03-22T05:29:59.208527+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: cephadm 2024-03-22T05:29:59.209639+0000 mgr.a (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 16245M 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: audit 2024-03-22T05:29:59.215321+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: audit 2024-03-22T05:29:59.218746+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: audit 2024-03-22T05:29:59.220092+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:00.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:29:59 smithi122 bash[22268]: audit 2024-03-22T05:29:59.227116+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: cluster 2024-03-22T05:29:57.399885+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-22T05:30:00.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: cluster 2024-03-22T05:29:57.399959+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-22T05:30:00.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: cluster 2024-03-22T05:29:58.892189+0000 mon.a (mon.0) 421 : cluster [INF] osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231] boot 2024-03-22T05:30:00.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: cluster 2024-03-22T05:29:58.892267+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-22T05:30:00.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: audit 2024-03-22T05:29:58.892821+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:30:00.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: cluster 2024-03-22T05:29:58.967028+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:30:00.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: audit 2024-03-22T05:29:59.175019+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: audit 2024-03-22T05:29:59.183873+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: audit 2024-03-22T05:29:59.204484+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:00.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: audit 2024-03-22T05:29:59.208527+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:30:00.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: cephadm 2024-03-22T05:29:59.209639+0000 mgr.a (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 16245M 2024-03-22T05:30:00.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: audit 2024-03-22T05:29:59.215321+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: audit 2024-03-22T05:29:59.218746+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:00.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: audit 2024-03-22T05:29:59.220092+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:00.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:29:59 smithi083 bash[22141]: audit 2024-03-22T05:29:59.227116+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: cluster 2024-03-22T05:29:57.399885+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: cluster 2024-03-22T05:29:57.399959+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: cluster 2024-03-22T05:29:58.892189+0000 mon.a (mon.0) 421 : cluster [INF] osd.0 [v2:172.21.15.45:6802/1086137231,v1:172.21.15.45:6803/1086137231] boot 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: cluster 2024-03-22T05:29:58.892267+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: audit 2024-03-22T05:29:58.892821+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: cluster 2024-03-22T05:29:58.967028+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: audit 2024-03-22T05:29:59.175019+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: audit 2024-03-22T05:29:59.183873+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: audit 2024-03-22T05:29:59.204484+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: audit 2024-03-22T05:29:59.208527+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:30:00.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: cephadm 2024-03-22T05:29:59.209639+0000 mgr.a (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 16245M 2024-03-22T05:30:00.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: audit 2024-03-22T05:29:59.215321+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: audit 2024-03-22T05:29:59.218746+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:00.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: audit 2024-03-22T05:29:59.220092+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:00.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:29:59 smithi045 bash[21420]: audit 2024-03-22T05:29:59.227116+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:00.510 DEBUG:teuthology.orchestra.run.smithi045:osd.0> sudo journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@osd.0.service 2024-03-22T05:30:00.513 INFO:tasks.cephadm:Deploying osd.1 on smithi083 with /dev/vg_nvme/lv_4... 2024-03-22T05:30:00.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-22T05:30:01.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:00 smithi122 bash[22268]: cluster 2024-03-22T05:30:00.000111+0000 mon.a (mon.0) 432 : cluster [INF] overall HEALTH_OK 2024-03-22T05:30:01.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:00 smithi122 bash[22268]: cluster 2024-03-22T05:30:00.231447+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-22T05:30:01.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:00 smithi083 bash[22141]: cluster 2024-03-22T05:30:00.000111+0000 mon.a (mon.0) 432 : cluster [INF] overall HEALTH_OK 2024-03-22T05:30:01.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:00 smithi083 bash[22141]: cluster 2024-03-22T05:30:00.231447+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-22T05:30:01.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:00 smithi045 bash[21420]: cluster 2024-03-22T05:30:00.000111+0000 mon.a (mon.0) 432 : cluster [INF] overall HEALTH_OK 2024-03-22T05:30:01.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:00 smithi045 bash[21420]: cluster 2024-03-22T05:30:00.231447+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-22T05:30:02.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:01 smithi122 bash[22268]: cluster 2024-03-22T05:30:00.967489+0000 mgr.a (mgr.14152) 147 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:02.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:01 smithi083 bash[22141]: cluster 2024-03-22T05:30:00.967489+0000 mgr.a (mgr.14152) 147 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:02.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:02 smithi045 bash[21420]: cluster 2024-03-22T05:30:00.967489+0000 mgr.a (mgr.14152) 147 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:04.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:04 smithi045 bash[21420]: cluster 2024-03-22T05:30:02.967957+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:04.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:04 smithi045 bash[21420]: audit 2024-03-22T05:30:03.814529+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:04 smithi045 bash[21420]: audit 2024-03-22T05:30:03.820645+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:04 smithi045 bash[21420]: audit 2024-03-22T05:30:03.828818+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:04 smithi045 bash[21420]: audit 2024-03-22T05:30:03.854764+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:04.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:04 smithi045 bash[21420]: audit 2024-03-22T05:30:03.860234+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:04.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:04 smithi045 bash[21420]: audit 2024-03-22T05:30:03.861952+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:04.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:04 smithi045 bash[21420]: audit 2024-03-22T05:30:03.871811+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:04 smithi122 bash[22268]: cluster 2024-03-22T05:30:02.967957+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:04.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:04 smithi122 bash[22268]: audit 2024-03-22T05:30:03.814529+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:04 smithi122 bash[22268]: audit 2024-03-22T05:30:03.820645+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:04 smithi122 bash[22268]: audit 2024-03-22T05:30:03.828818+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:04 smithi122 bash[22268]: audit 2024-03-22T05:30:03.854764+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:04.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:04 smithi122 bash[22268]: audit 2024-03-22T05:30:03.860234+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:04.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:04 smithi122 bash[22268]: audit 2024-03-22T05:30:03.861952+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:04.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:04 smithi122 bash[22268]: audit 2024-03-22T05:30:03.871811+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:04 smithi083 bash[22141]: cluster 2024-03-22T05:30:02.967957+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:04 smithi083 bash[22141]: audit 2024-03-22T05:30:03.814529+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:04 smithi083 bash[22141]: audit 2024-03-22T05:30:03.820645+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:04 smithi083 bash[22141]: audit 2024-03-22T05:30:03.828818+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:04 smithi083 bash[22141]: audit 2024-03-22T05:30:03.854764+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:04 smithi083 bash[22141]: audit 2024-03-22T05:30:03.860234+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:04.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:04 smithi083 bash[22141]: audit 2024-03-22T05:30:03.861952+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:04.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:04 smithi083 bash[22141]: audit 2024-03-22T05:30:03.871811+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:05.225 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.b/config 2024-03-22T05:30:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:05 smithi122 bash[22268]: cluster 2024-03-22T05:30:03.865650+0000 mgr.a (mgr.14152) 149 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:05 smithi122 bash[22268]: cluster 2024-03-22T05:30:04.825653+0000 mon.a (mon.0) 441 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-22T05:30:05.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:05 smithi083 bash[22141]: cluster 2024-03-22T05:30:03.865650+0000 mgr.a (mgr.14152) 149 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:05.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:05 smithi083 bash[22141]: cluster 2024-03-22T05:30:04.825653+0000 mon.a (mon.0) 441 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-22T05:30:05.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:05 smithi045 bash[21420]: cluster 2024-03-22T05:30:03.865650+0000 mgr.a (mgr.14152) 149 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:05.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:05 smithi045 bash[21420]: cluster 2024-03-22T05:30:04.825653+0000 mon.a (mon.0) 441 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-22T05:30:07.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:07 smithi122 bash[22268]: cluster 2024-03-22T05:30:05.866161+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:07.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:07 smithi083 bash[22141]: cluster 2024-03-22T05:30:05.866161+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:07.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:07 smithi045 bash[21420]: cluster 2024-03-22T05:30:05.866161+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:07.872 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-22T05:30:07.872 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-22T05:30:07.872 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2024-03-22T05:30:07.872 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2024-03-22T05:30:07.872 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135877 s, 772 MB/s 2024-03-22T05:30:07.872 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2024-03-22T05:30:08.557 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi083:vg_nvme/lv_4 2024-03-22T05:30:08.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:08 smithi083 bash[22141]: audit 2024-03-22T05:30:07.718287+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:08.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:08 smithi083 bash[22141]: audit 2024-03-22T05:30:07.722437+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:08.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:08 smithi083 bash[22141]: audit 2024-03-22T05:30:07.726821+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:08.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:08 smithi083 bash[22141]: audit 2024-03-22T05:30:07.753958+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:08.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:08 smithi083 bash[22141]: audit 2024-03-22T05:30:07.757976+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:08.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:08 smithi083 bash[22141]: audit 2024-03-22T05:30:07.759319+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:08.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:08 smithi083 bash[22141]: cluster 2024-03-22T05:30:07.761842+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:08.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:08 smithi083 bash[22141]: audit 2024-03-22T05:30:07.766421+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:09.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:08 smithi122 bash[22268]: audit 2024-03-22T05:30:07.718287+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:09.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:08 smithi122 bash[22268]: audit 2024-03-22T05:30:07.722437+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:09.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:08 smithi122 bash[22268]: audit 2024-03-22T05:30:07.726821+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:09.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:08 smithi122 bash[22268]: audit 2024-03-22T05:30:07.753958+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:09.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:08 smithi122 bash[22268]: audit 2024-03-22T05:30:07.757976+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:09.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:08 smithi122 bash[22268]: audit 2024-03-22T05:30:07.759319+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:09.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:08 smithi122 bash[22268]: cluster 2024-03-22T05:30:07.761842+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:09.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:08 smithi122 bash[22268]: audit 2024-03-22T05:30:07.766421+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:09.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:08 smithi045 bash[21420]: audit 2024-03-22T05:30:07.718287+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:09.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:08 smithi045 bash[21420]: audit 2024-03-22T05:30:07.722437+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:09.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:08 smithi045 bash[21420]: audit 2024-03-22T05:30:07.726821+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:09.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:08 smithi045 bash[21420]: audit 2024-03-22T05:30:07.753958+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:09.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:08 smithi045 bash[21420]: audit 2024-03-22T05:30:07.757976+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:09.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:08 smithi045 bash[21420]: audit 2024-03-22T05:30:07.759319+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:09.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:08 smithi045 bash[21420]: cluster 2024-03-22T05:30:07.761842+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:09.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:08 smithi045 bash[21420]: audit 2024-03-22T05:30:07.766421+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:10.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:09 smithi122 bash[22268]: cluster 2024-03-22T05:30:08.725600+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-22T05:30:10.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:09 smithi122 bash[22268]: cluster 2024-03-22T05:30:08.725672+0000 mon.a (mon.0) 450 : cluster [INF] Cluster is now healthy 2024-03-22T05:30:10.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:09 smithi122 bash[22268]: audit 2024-03-22T05:30:08.768866+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:10.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:09 smithi122 bash[22268]: audit 2024-03-22T05:30:08.776556+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:10.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:09 smithi122 bash[22268]: audit 2024-03-22T05:30:08.786138+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:10.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:09 smithi083 bash[22141]: cluster 2024-03-22T05:30:08.725600+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-22T05:30:10.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:09 smithi083 bash[22141]: cluster 2024-03-22T05:30:08.725672+0000 mon.a (mon.0) 450 : cluster [INF] Cluster is now healthy 2024-03-22T05:30:10.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:09 smithi083 bash[22141]: audit 2024-03-22T05:30:08.768866+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:10.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:09 smithi083 bash[22141]: audit 2024-03-22T05:30:08.776556+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:10.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:09 smithi083 bash[22141]: audit 2024-03-22T05:30:08.786138+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:10.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:09 smithi045 bash[21420]: cluster 2024-03-22T05:30:08.725600+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-22T05:30:10.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:09 smithi045 bash[21420]: cluster 2024-03-22T05:30:08.725672+0000 mon.a (mon.0) 450 : cluster [INF] Cluster is now healthy 2024-03-22T05:30:10.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:09 smithi045 bash[21420]: audit 2024-03-22T05:30:08.768866+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:10.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:09 smithi045 bash[21420]: audit 2024-03-22T05:30:08.776556+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:10.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:09 smithi045 bash[21420]: audit 2024-03-22T05:30:08.786138+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:11.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:10 smithi122 bash[22268]: cluster 2024-03-22T05:30:09.762254+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:11.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:10 smithi083 bash[22141]: cluster 2024-03-22T05:30:09.762254+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:11.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:10 smithi045 bash[21420]: cluster 2024-03-22T05:30:09.762254+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:13.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:12 smithi083 bash[22141]: cluster 2024-03-22T05:30:11.762710+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:13.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:12 smithi045 bash[21420]: cluster 2024-03-22T05:30:11.762710+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:13.269 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.b/config 2024-03-22T05:30:13.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:12 smithi122 bash[22268]: cluster 2024-03-22T05:30:11.762710+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:15.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:14 smithi083 bash[22141]: cluster 2024-03-22T05:30:13.763179+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:15.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:14 smithi045 bash[21420]: cluster 2024-03-22T05:30:13.763179+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:15.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:14 smithi122 bash[22268]: cluster 2024-03-22T05:30:13.763179+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:16.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:16 smithi083 bash[22141]: cluster 2024-03-22T05:30:15.763649+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:17.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:16 smithi045 bash[21420]: cluster 2024-03-22T05:30:15.763649+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:17.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:16 smithi122 bash[22268]: cluster 2024-03-22T05:30:15.763649+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:18.107 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:17 smithi045 bash[21420]: audit 2024-03-22T05:30:17.017493+0000 mgr.a (mgr.14152) 156 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:30:18.107 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:17 smithi045 bash[21420]: audit 2024-03-22T05:30:17.025173+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-22T05:30:18.108 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:17 smithi045 bash[21420]: audit 2024-03-22T05:30:17.031767+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-22T05:30:18.108 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:17 smithi045 bash[21420]: audit 2024-03-22T05:30:17.033523+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:18.108 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:17 smithi045 bash[21420]: audit 2024-03-22T05:30:17.621001+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:18.108 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:17 smithi045 bash[21420]: audit 2024-03-22T05:30:17.629042+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:18.108 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:17 smithi045 bash[21420]: audit 2024-03-22T05:30:17.639134+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:18.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:17 smithi083 bash[22141]: audit 2024-03-22T05:30:17.017493+0000 mgr.a (mgr.14152) 156 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:30:18.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:17 smithi083 bash[22141]: audit 2024-03-22T05:30:17.025173+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-22T05:30:18.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:17 smithi083 bash[22141]: audit 2024-03-22T05:30:17.031767+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-22T05:30:18.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:17 smithi083 bash[22141]: audit 2024-03-22T05:30:17.033523+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:18.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:17 smithi083 bash[22141]: audit 2024-03-22T05:30:17.621001+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:18.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:17 smithi083 bash[22141]: audit 2024-03-22T05:30:17.629042+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:18.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:17 smithi083 bash[22141]: audit 2024-03-22T05:30:17.639134+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:18.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:17 smithi122 bash[22268]: audit 2024-03-22T05:30:17.017493+0000 mgr.a (mgr.14152) 156 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:30:18.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:17 smithi122 bash[22268]: audit 2024-03-22T05:30:17.025173+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-22T05:30:18.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:17 smithi122 bash[22268]: audit 2024-03-22T05:30:17.031767+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-22T05:30:18.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:17 smithi122 bash[22268]: audit 2024-03-22T05:30:17.033523+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:18.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:17 smithi122 bash[22268]: audit 2024-03-22T05:30:17.621001+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:18.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:17 smithi122 bash[22268]: audit 2024-03-22T05:30:17.629042+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:18.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:17 smithi122 bash[22268]: audit 2024-03-22T05:30:17.639134+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:19.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:18 smithi083 bash[22141]: cluster 2024-03-22T05:30:17.764098+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:19.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:18 smithi045 bash[21420]: cluster 2024-03-22T05:30:17.764098+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:19.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:18 smithi122 bash[22268]: cluster 2024-03-22T05:30:17.764098+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:21.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:20 smithi122 bash[22268]: cluster 2024-03-22T05:30:19.764548+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:21.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:20 smithi083 bash[22141]: cluster 2024-03-22T05:30:19.764548+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:21.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:20 smithi045 bash[21420]: cluster 2024-03-22T05:30:19.764548+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:23.069 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:22 smithi083 bash[22141]: cluster 2024-03-22T05:30:21.765042+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:23.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:22 smithi045 bash[21420]: cluster 2024-03-22T05:30:21.765042+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:23.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:22 smithi122 bash[22268]: cluster 2024-03-22T05:30:21.765042+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:25.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:24 smithi083 bash[22141]: cluster 2024-03-22T05:30:23.765462+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:25.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:24 smithi045 bash[21420]: cluster 2024-03-22T05:30:23.765462+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:25.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:24 smithi122 bash[22268]: cluster 2024-03-22T05:30:23.765462+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:26.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:25 smithi083 bash[22141]: audit 2024-03-22T05:30:25.087030+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.83:0/799704532' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d02e9e-cc57-4045-b808-e3403e6de1c9"}]: dispatch 2024-03-22T05:30:26.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:25 smithi083 bash[22141]: audit 2024-03-22T05:30:25.088215+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d02e9e-cc57-4045-b808-e3403e6de1c9"}]: dispatch 2024-03-22T05:30:26.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:25 smithi083 bash[22141]: audit 2024-03-22T05:30:25.091886+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74d02e9e-cc57-4045-b808-e3403e6de1c9"}]': finished 2024-03-22T05:30:26.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:25 smithi083 bash[22141]: cluster 2024-03-22T05:30:25.096764+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-22T05:30:26.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:25 smithi083 bash[22141]: audit 2024-03-22T05:30:25.097495+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:26.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:25 smithi083 bash[22141]: audit 2024-03-22T05:30:25.827217+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.83:0/687158892' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-22T05:30:26.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:25 smithi045 bash[21420]: audit 2024-03-22T05:30:25.087030+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.83:0/799704532' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d02e9e-cc57-4045-b808-e3403e6de1c9"}]: dispatch 2024-03-22T05:30:26.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:25 smithi045 bash[21420]: audit 2024-03-22T05:30:25.088215+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d02e9e-cc57-4045-b808-e3403e6de1c9"}]: dispatch 2024-03-22T05:30:26.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:25 smithi045 bash[21420]: audit 2024-03-22T05:30:25.091886+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74d02e9e-cc57-4045-b808-e3403e6de1c9"}]': finished 2024-03-22T05:30:26.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:25 smithi045 bash[21420]: cluster 2024-03-22T05:30:25.096764+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-22T05:30:26.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:25 smithi045 bash[21420]: audit 2024-03-22T05:30:25.097495+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:26.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:25 smithi045 bash[21420]: audit 2024-03-22T05:30:25.827217+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.83:0/687158892' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-22T05:30:26.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:25 smithi122 bash[22268]: audit 2024-03-22T05:30:25.087030+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.83:0/799704532' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d02e9e-cc57-4045-b808-e3403e6de1c9"}]: dispatch 2024-03-22T05:30:26.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:25 smithi122 bash[22268]: audit 2024-03-22T05:30:25.088215+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d02e9e-cc57-4045-b808-e3403e6de1c9"}]: dispatch 2024-03-22T05:30:26.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:25 smithi122 bash[22268]: audit 2024-03-22T05:30:25.091886+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74d02e9e-cc57-4045-b808-e3403e6de1c9"}]': finished 2024-03-22T05:30:26.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:25 smithi122 bash[22268]: cluster 2024-03-22T05:30:25.096764+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-22T05:30:26.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:25 smithi122 bash[22268]: audit 2024-03-22T05:30:25.097495+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:26.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:25 smithi122 bash[22268]: audit 2024-03-22T05:30:25.827217+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.83:0/687158892' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-22T05:30:27.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:27 smithi083 bash[22141]: cluster 2024-03-22T05:30:25.765896+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:27.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:27 smithi083 bash[22141]: audit 2024-03-22T05:30:26.325475+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:27.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:27 smithi083 bash[22141]: audit 2024-03-22T05:30:26.330345+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:27.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:27 smithi083 bash[22141]: audit 2024-03-22T05:30:26.336670+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:27.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:27 smithi045 bash[21420]: cluster 2024-03-22T05:30:25.765896+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:27.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:27 smithi045 bash[21420]: audit 2024-03-22T05:30:26.325475+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:27.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:27 smithi045 bash[21420]: audit 2024-03-22T05:30:26.330345+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:27.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:27 smithi045 bash[21420]: audit 2024-03-22T05:30:26.336670+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:27.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:27 smithi122 bash[22268]: cluster 2024-03-22T05:30:25.765896+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:27.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:27 smithi122 bash[22268]: audit 2024-03-22T05:30:26.325475+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:27.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:27 smithi122 bash[22268]: audit 2024-03-22T05:30:26.330345+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:27.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:27 smithi122 bash[22268]: audit 2024-03-22T05:30:26.336670+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:29.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:29 smithi083 bash[22141]: cluster 2024-03-22T05:30:27.766346+0000 mgr.a (mgr.14152) 162 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:29.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:29 smithi083 bash[22141]: audit 2024-03-22T05:30:28.993320+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:29.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:29 smithi083 bash[22141]: audit 2024-03-22T05:30:29.001321+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:29.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:29 smithi083 bash[22141]: audit 2024-03-22T05:30:29.011222+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:29.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:29 smithi045 bash[21420]: cluster 2024-03-22T05:30:27.766346+0000 mgr.a (mgr.14152) 162 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:29.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:29 smithi045 bash[21420]: audit 2024-03-22T05:30:28.993320+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:29.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:29 smithi045 bash[21420]: audit 2024-03-22T05:30:29.001321+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:29.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:29 smithi045 bash[21420]: audit 2024-03-22T05:30:29.011222+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:29.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:29 smithi122 bash[22268]: cluster 2024-03-22T05:30:27.766346+0000 mgr.a (mgr.14152) 162 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:29.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:29 smithi122 bash[22268]: audit 2024-03-22T05:30:28.993320+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:29.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:29 smithi122 bash[22268]: audit 2024-03-22T05:30:29.001321+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:29.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:29 smithi122 bash[22268]: audit 2024-03-22T05:30:29.011222+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:31.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:31 smithi083 bash[22141]: cluster 2024-03-22T05:30:29.766791+0000 mgr.a (mgr.14152) 163 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:31.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:31 smithi045 bash[21420]: cluster 2024-03-22T05:30:29.766791+0000 mgr.a (mgr.14152) 163 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:31.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:31 smithi122 bash[22268]: cluster 2024-03-22T05:30:29.766791+0000 mgr.a (mgr.14152) 163 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:33.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:33 smithi083 bash[22141]: cluster 2024-03-22T05:30:31.767226+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:33.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:33 smithi045 bash[21420]: cluster 2024-03-22T05:30:31.767226+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:33.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:33 smithi122 bash[22268]: cluster 2024-03-22T05:30:31.767226+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:35.594 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:35 smithi083 bash[22141]: cluster 2024-03-22T05:30:33.767656+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:35.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:35 smithi045 bash[21420]: cluster 2024-03-22T05:30:33.767656+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:35.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:35 smithi122 bash[22268]: cluster 2024-03-22T05:30:33.767656+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:37.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:37 smithi083 bash[22141]: cluster 2024-03-22T05:30:35.768121+0000 mgr.a (mgr.14152) 166 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:37.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:37 smithi045 bash[21420]: cluster 2024-03-22T05:30:35.768121+0000 mgr.a (mgr.14152) 166 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:37.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:37 smithi122 bash[22268]: cluster 2024-03-22T05:30:35.768121+0000 mgr.a (mgr.14152) 166 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:39.122 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:38 smithi045 bash[21420]: cluster 2024-03-22T05:30:37.768573+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:39.122 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:38 smithi045 bash[21420]: audit 2024-03-22T05:30:37.799765+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:39.122 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:38 smithi045 bash[21420]: audit 2024-03-22T05:30:37.808312+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:39.122 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:38 smithi045 bash[21420]: audit 2024-03-22T05:30:37.818298+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:39.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:38 smithi083 bash[22141]: cluster 2024-03-22T05:30:37.768573+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:39.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:38 smithi083 bash[22141]: audit 2024-03-22T05:30:37.799765+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:39.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:38 smithi083 bash[22141]: audit 2024-03-22T05:30:37.808312+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:39.165 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:38 smithi083 bash[22141]: audit 2024-03-22T05:30:37.818298+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:39.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:38 smithi122 bash[22268]: cluster 2024-03-22T05:30:37.768573+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:39.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:38 smithi122 bash[22268]: audit 2024-03-22T05:30:37.799765+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:39.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:38 smithi122 bash[22268]: audit 2024-03-22T05:30:37.808312+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:39.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:38 smithi122 bash[22268]: audit 2024-03-22T05:30:37.818298+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:41.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:40 smithi122 bash[22268]: cluster 2024-03-22T05:30:39.769149+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:41.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:40 smithi122 bash[22268]: audit 2024-03-22T05:30:40.689360+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-22T05:30:41.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:40 smithi122 bash[22268]: audit 2024-03-22T05:30:40.691513+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:41.119 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:40 smithi083 bash[22141]: cluster 2024-03-22T05:30:39.769149+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:41.119 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:40 smithi083 bash[22141]: audit 2024-03-22T05:30:40.689360+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-22T05:30:41.119 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:40 smithi083 bash[22141]: audit 2024-03-22T05:30:40.691513+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:41.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:40 smithi045 bash[21420]: cluster 2024-03-22T05:30:39.769149+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:41.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:40 smithi045 bash[21420]: audit 2024-03-22T05:30:40.689360+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-22T05:30:41.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:40 smithi045 bash[21420]: audit 2024-03-22T05:30:40.691513+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:42.109 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:41 smithi083 bash[22141]: cephadm 2024-03-22T05:30:40.693506+0000 mgr.a (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.1 on smithi083 2024-03-22T05:30:42.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:41 smithi045 bash[21420]: cephadm 2024-03-22T05:30:40.693506+0000 mgr.a (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.1 on smithi083 2024-03-22T05:30:42.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:41 smithi122 bash[22268]: cephadm 2024-03-22T05:30:40.693506+0000 mgr.a (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.1 on smithi083 2024-03-22T05:30:43.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:42 smithi122 bash[22268]: cluster 2024-03-22T05:30:41.769740+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:43.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:42 smithi083 bash[22141]: cluster 2024-03-22T05:30:41.769740+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:43.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:42 smithi045 bash[21420]: cluster 2024-03-22T05:30:41.769740+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:44.811 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:30:44 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:30:44.811 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:44 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:30:45.078 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:44 smithi083 bash[22141]: cluster 2024-03-22T05:30:43.770221+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:45.078 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:44 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:30:45.079 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:30:44 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:30:45.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:44 smithi045 bash[21420]: cluster 2024-03-22T05:30:43.770221+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:45.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:44 smithi122 bash[22268]: cluster 2024-03-22T05:30:43.770221+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:46.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:46 smithi083 bash[22141]: audit 2024-03-22T05:30:45.085143+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:46.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:46 smithi083 bash[22141]: audit 2024-03-22T05:30:45.088732+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:46.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:46 smithi083 bash[22141]: audit 2024-03-22T05:30:45.094316+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:46.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:46 smithi083 bash[22141]: audit 2024-03-22T05:30:45.095545+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:46.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:46 smithi083 bash[22141]: audit 2024-03-22T05:30:45.097727+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:46.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:46 smithi083 bash[22141]: audit 2024-03-22T05:30:45.110385+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:46.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:46 smithi045 bash[21420]: audit 2024-03-22T05:30:45.085143+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:46.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:46 smithi045 bash[21420]: audit 2024-03-22T05:30:45.088732+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:46.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:46 smithi045 bash[21420]: audit 2024-03-22T05:30:45.094316+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:46.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:46 smithi045 bash[21420]: audit 2024-03-22T05:30:45.095545+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:46.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:46 smithi045 bash[21420]: audit 2024-03-22T05:30:45.097727+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:46.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:46 smithi045 bash[21420]: audit 2024-03-22T05:30:45.110385+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:46.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:46 smithi122 bash[22268]: audit 2024-03-22T05:30:45.085143+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:46.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:46 smithi122 bash[22268]: audit 2024-03-22T05:30:45.088732+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:46.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:46 smithi122 bash[22268]: audit 2024-03-22T05:30:45.094316+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:46.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:46 smithi122 bash[22268]: audit 2024-03-22T05:30:45.095545+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:46.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:46 smithi122 bash[22268]: audit 2024-03-22T05:30:45.097727+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:46.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:46 smithi122 bash[22268]: audit 2024-03-22T05:30:45.110385+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:47.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:47 smithi083 bash[22141]: cluster 2024-03-22T05:30:45.770668+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:47.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:47 smithi083 bash[22141]: audit 2024-03-22T05:30:46.551497+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:47.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:47 smithi083 bash[22141]: audit 2024-03-22T05:30:46.560743+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:47.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:47 smithi083 bash[22141]: audit 2024-03-22T05:30:46.571407+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:47.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:47 smithi045 bash[21420]: cluster 2024-03-22T05:30:45.770668+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:47.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:47 smithi045 bash[21420]: audit 2024-03-22T05:30:46.551497+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:47.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:47 smithi045 bash[21420]: audit 2024-03-22T05:30:46.560743+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:47.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:47 smithi045 bash[21420]: audit 2024-03-22T05:30:46.571407+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:47 smithi122 bash[22268]: cluster 2024-03-22T05:30:45.770668+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:47 smithi122 bash[22268]: audit 2024-03-22T05:30:46.551497+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:47 smithi122 bash[22268]: audit 2024-03-22T05:30:46.560743+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:47 smithi122 bash[22268]: audit 2024-03-22T05:30:46.571407+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:49.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:49 smithi083 bash[22141]: cluster 2024-03-22T05:30:47.771105+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:49.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:49 smithi083 bash[22141]: audit 2024-03-22T05:30:49.221756+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:49.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:49 smithi083 bash[22141]: audit 2024-03-22T05:30:49.229757+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:49.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:49 smithi083 bash[22141]: audit 2024-03-22T05:30:49.240289+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:49.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:49 smithi045 bash[21420]: cluster 2024-03-22T05:30:47.771105+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:49.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:49 smithi045 bash[21420]: audit 2024-03-22T05:30:49.221756+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:49.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:49 smithi045 bash[21420]: audit 2024-03-22T05:30:49.229757+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:49.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:49 smithi045 bash[21420]: audit 2024-03-22T05:30:49.240289+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:49 smithi122 bash[22268]: cluster 2024-03-22T05:30:47.771105+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:49 smithi122 bash[22268]: audit 2024-03-22T05:30:49.221756+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:49 smithi122 bash[22268]: audit 2024-03-22T05:30:49.229757+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:49 smithi122 bash[22268]: audit 2024-03-22T05:30:49.240289+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:51.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:51 smithi083 bash[22141]: cluster 2024-03-22T05:30:49.771565+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:51.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:51 smithi045 bash[21420]: cluster 2024-03-22T05:30:49.771565+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:52.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:51 smithi122 bash[22268]: cluster 2024-03-22T05:30:49.771565+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:52.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:52 smithi083 bash[22141]: audit 2024-03-22T05:30:51.723628+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.83:6800/2013415014,v1:172.21.15.83:6801/2013415014]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-22T05:30:52.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:52 smithi083 bash[22141]: audit 2024-03-22T05:30:51.724795+0000 mon.a (mon.0) 487 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-22T05:30:52.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:52 smithi045 bash[21420]: audit 2024-03-22T05:30:51.723628+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.83:6800/2013415014,v1:172.21.15.83:6801/2013415014]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-22T05:30:52.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:52 smithi045 bash[21420]: audit 2024-03-22T05:30:51.724795+0000 mon.a (mon.0) 487 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-22T05:30:53.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:52 smithi122 bash[22268]: audit 2024-03-22T05:30:51.723628+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.83:6800/2013415014,v1:172.21.15.83:6801/2013415014]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-22T05:30:53.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:52 smithi122 bash[22268]: audit 2024-03-22T05:30:51.724795+0000 mon.a (mon.0) 487 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-22T05:30:53.846 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 1 on host 'smithi083' 2024-03-22T05:30:53.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:53 smithi083 bash[22141]: cluster 2024-03-22T05:30:51.771996+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:53.866 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:53 smithi083 bash[22141]: audit 2024-03-22T05:30:52.565263+0000 mon.a (mon.0) 488 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-22T05:30:53.866 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:53 smithi083 bash[22141]: audit 2024-03-22T05:30:52.568486+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.83:6800/2013415014,v1:172.21.15.83:6801/2013415014]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-03-22T05:30:53.866 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:53 smithi083 bash[22141]: cluster 2024-03-22T05:30:52.571243+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-22T05:30:53.866 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:53 smithi083 bash[22141]: audit 2024-03-22T05:30:52.572027+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:53.866 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:53 smithi083 bash[22141]: audit 2024-03-22T05:30:52.572619+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=smithi083", "root=default"]}]: dispatch 2024-03-22T05:30:53.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:53 smithi045 bash[21420]: cluster 2024-03-22T05:30:51.771996+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:53.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:53 smithi045 bash[21420]: audit 2024-03-22T05:30:52.565263+0000 mon.a (mon.0) 488 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-22T05:30:53.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:53 smithi045 bash[21420]: audit 2024-03-22T05:30:52.568486+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.83:6800/2013415014,v1:172.21.15.83:6801/2013415014]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-03-22T05:30:53.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:53 smithi045 bash[21420]: cluster 2024-03-22T05:30:52.571243+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-22T05:30:53.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:53 smithi045 bash[21420]: audit 2024-03-22T05:30:52.572027+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:53.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:53 smithi045 bash[21420]: audit 2024-03-22T05:30:52.572619+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=smithi083", "root=default"]}]: dispatch 2024-03-22T05:30:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:53 smithi122 bash[22268]: cluster 2024-03-22T05:30:51.771996+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:53 smithi122 bash[22268]: audit 2024-03-22T05:30:52.565263+0000 mon.a (mon.0) 488 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-22T05:30:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:53 smithi122 bash[22268]: audit 2024-03-22T05:30:52.568486+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.83:6800/2013415014,v1:172.21.15.83:6801/2013415014]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-03-22T05:30:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:53 smithi122 bash[22268]: cluster 2024-03-22T05:30:52.571243+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-22T05:30:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:53 smithi122 bash[22268]: audit 2024-03-22T05:30:52.572027+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:54.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:53 smithi122 bash[22268]: audit 2024-03-22T05:30:52.572619+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=smithi083", "root=default"]}]: dispatch 2024-03-22T05:30:54.529 DEBUG:teuthology.orchestra.run.smithi083:osd.1> sudo journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@osd.1.service 2024-03-22T05:30:54.532 INFO:tasks.cephadm:Deploying osd.2 on smithi122 with /dev/vg_nvme/lv_4... 2024-03-22T05:30:54.532 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-22T05:30:54.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.567789+0000 mon.a (mon.0) 492 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-03-22T05:30:54.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: cluster 2024-03-22T05:30:53.572984+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-22T05:30:54.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.573957+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:54.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.581699+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:54.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.798393+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:54.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.807354+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.808354+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:30:54.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.816470+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.822175+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.826292+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:54.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.828082+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:54.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:54 smithi122 bash[22268]: audit 2024-03-22T05:30:53.837584+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.567789+0000 mon.a (mon.0) 492 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-03-22T05:30:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: cluster 2024-03-22T05:30:53.572984+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-22T05:30:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.573957+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:54.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.581699+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:54.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.798393+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:54.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.807354+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.808354+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:30:54.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.816470+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.822175+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.826292+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:54.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.828082+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:54.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:54 smithi083 bash[22141]: audit 2024-03-22T05:30:53.837584+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.567789+0000 mon.a (mon.0) 492 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: cluster 2024-03-22T05:30:53.572984+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.573957+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.581699+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.798393+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.807354+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.808354+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.816470+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.822175+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.826292+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.828082+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:54.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:54 smithi045 bash[21420]: audit 2024-03-22T05:30:53.837584+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:55.889 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:55 smithi083 bash[22141]: cluster 2024-03-22T05:30:52.689787+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-22T05:30:55.890 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:55 smithi083 bash[22141]: cluster 2024-03-22T05:30:52.689885+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-22T05:30:55.890 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:55 smithi083 bash[22141]: cluster 2024-03-22T05:30:53.772394+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:55.890 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:55 smithi083 bash[22141]: cephadm 2024-03-22T05:30:53.809830+0000 mgr.a (mgr.14152) 177 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 16241M 2024-03-22T05:30:55.890 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:55 smithi083 bash[22141]: cluster 2024-03-22T05:30:54.583434+0000 mon.a (mon.0) 504 : cluster [INF] osd.1 [v2:172.21.15.83:6800/2013415014,v1:172.21.15.83:6801/2013415014] boot 2024-03-22T05:30:55.890 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:55 smithi083 bash[22141]: cluster 2024-03-22T05:30:54.583564+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-22T05:30:55.890 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:55 smithi083 bash[22141]: audit 2024-03-22T05:30:54.584343+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:55.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:55 smithi045 bash[21420]: cluster 2024-03-22T05:30:52.689787+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-22T05:30:55.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:55 smithi045 bash[21420]: cluster 2024-03-22T05:30:52.689885+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-22T05:30:55.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:55 smithi045 bash[21420]: cluster 2024-03-22T05:30:53.772394+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:55.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:55 smithi045 bash[21420]: cephadm 2024-03-22T05:30:53.809830+0000 mgr.a (mgr.14152) 177 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 16241M 2024-03-22T05:30:55.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:55 smithi045 bash[21420]: cluster 2024-03-22T05:30:54.583434+0000 mon.a (mon.0) 504 : cluster [INF] osd.1 [v2:172.21.15.83:6800/2013415014,v1:172.21.15.83:6801/2013415014] boot 2024-03-22T05:30:55.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:55 smithi045 bash[21420]: cluster 2024-03-22T05:30:54.583564+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-22T05:30:55.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:55 smithi045 bash[21420]: audit 2024-03-22T05:30:54.584343+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:56.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:55 smithi122 bash[22268]: cluster 2024-03-22T05:30:52.689787+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-22T05:30:56.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:55 smithi122 bash[22268]: cluster 2024-03-22T05:30:52.689885+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-22T05:30:56.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:55 smithi122 bash[22268]: cluster 2024-03-22T05:30:53.772394+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-03-22T05:30:56.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:55 smithi122 bash[22268]: cephadm 2024-03-22T05:30:53.809830+0000 mgr.a (mgr.14152) 177 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 16241M 2024-03-22T05:30:56.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:55 smithi122 bash[22268]: cluster 2024-03-22T05:30:54.583434+0000 mon.a (mon.0) 504 : cluster [INF] osd.1 [v2:172.21.15.83:6800/2013415014,v1:172.21.15.83:6801/2013415014] boot 2024-03-22T05:30:56.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:55 smithi122 bash[22268]: cluster 2024-03-22T05:30:54.583564+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-22T05:30:56.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:55 smithi122 bash[22268]: audit 2024-03-22T05:30:54.584343+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:30:56.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:56 smithi083 bash[22141]: cluster 2024-03-22T05:30:55.590781+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-22T05:30:56.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:56 smithi045 bash[21420]: cluster 2024-03-22T05:30:55.590781+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-22T05:30:57.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:56 smithi122 bash[22268]: cluster 2024-03-22T05:30:55.590781+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-22T05:30:57.834 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:57 smithi083 bash[22141]: cluster 2024-03-22T05:30:55.772973+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:30:57.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:57 smithi045 bash[21420]: cluster 2024-03-22T05:30:55.772973+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:30:58.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:57 smithi122 bash[22268]: cluster 2024-03-22T05:30:55.772973+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:30:58.238 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.c/config 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: cluster 2024-03-22T05:30:57.773455+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: audit 2024-03-22T05:30:57.950700+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: audit 2024-03-22T05:30:57.955998+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: cephadm 2024-03-22T05:30:57.957409+0000 mgr.a (mgr.14152) 180 : cephadm [INF] Detected new or changed devices on smithi083 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: audit 2024-03-22T05:30:57.960756+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: audit 2024-03-22T05:30:57.970757+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: audit 2024-03-22T05:30:57.974258+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: audit 2024-03-22T05:30:57.975199+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: cluster 2024-03-22T05:30:57.976971+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: audit 2024-03-22T05:30:57.980070+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:30:58 smithi122 bash[22268]: cluster 2024-03-22T05:30:58.604532+0000 mon.a (mon.0) 515 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-22T05:30:59.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: cluster 2024-03-22T05:30:57.773455+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:30:59.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: audit 2024-03-22T05:30:57.950700+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: audit 2024-03-22T05:30:57.955998+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: cephadm 2024-03-22T05:30:57.957409+0000 mgr.a (mgr.14152) 180 : cephadm [INF] Detected new or changed devices on smithi083 2024-03-22T05:30:59.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: audit 2024-03-22T05:30:57.960756+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: audit 2024-03-22T05:30:57.970757+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:59.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: audit 2024-03-22T05:30:57.974258+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:59.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: audit 2024-03-22T05:30:57.975199+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:59.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: cluster 2024-03-22T05:30:57.976971+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:30:59.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: audit 2024-03-22T05:30:57.980070+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:30:58 smithi083 bash[22141]: cluster 2024-03-22T05:30:58.604532+0000 mon.a (mon.0) 515 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: cluster 2024-03-22T05:30:57.773455+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: audit 2024-03-22T05:30:57.950700+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: audit 2024-03-22T05:30:57.955998+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: cephadm 2024-03-22T05:30:57.957409+0000 mgr.a (mgr.14152) 180 : cephadm [INF] Detected new or changed devices on smithi083 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: audit 2024-03-22T05:30:57.960756+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: audit 2024-03-22T05:30:57.970757+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: audit 2024-03-22T05:30:57.974258+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: audit 2024-03-22T05:30:57.975199+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: cluster 2024-03-22T05:30:57.976971+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: audit 2024-03-22T05:30:57.980070+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:30:59.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:30:58 smithi045 bash[21420]: cluster 2024-03-22T05:30:58.604532+0000 mon.a (mon.0) 515 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-22T05:31:00.825 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-22T05:31:00.825 INFO:teuthology.orchestra.run.smithi122.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-22T05:31:00.825 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10+0 records in 2024-03-22T05:31:00.826 INFO:teuthology.orchestra.run.smithi122.stderr:10+0 records out 2024-03-22T05:31:00.826 INFO:teuthology.orchestra.run.smithi122.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0129419 s, 810 MB/s 2024-03-22T05:31:00.826 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping successful for: 2024-03-22T05:31:01.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:01 smithi122 bash[22268]: cluster 2024-03-22T05:30:59.977444+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:01.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:01 smithi083 bash[22141]: cluster 2024-03-22T05:30:59.977444+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:01.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:01 smithi045 bash[21420]: cluster 2024-03-22T05:30:59.977444+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:01.511 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi122:vg_nvme/lv_4 2024-03-22T05:31:03.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:03 smithi122 bash[22268]: cluster 2024-03-22T05:31:01.977943+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:03.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:03 smithi122 bash[22268]: audit 2024-03-22T05:31:02.382882+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:03 smithi122 bash[22268]: audit 2024-03-22T05:31:02.391722+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:03 smithi122 bash[22268]: audit 2024-03-22T05:31:02.402539+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:03 smithi122 bash[22268]: audit 2024-03-22T05:31:02.406161+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:03.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:03 smithi122 bash[22268]: audit 2024-03-22T05:31:02.411799+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:03.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:03 smithi122 bash[22268]: audit 2024-03-22T05:31:02.413567+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:03.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:03 smithi122 bash[22268]: cluster 2024-03-22T05:31:02.416908+0000 mgr.a (mgr.14152) 184 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:03.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:03 smithi122 bash[22268]: audit 2024-03-22T05:31:02.423100+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:03 smithi083 bash[22141]: cluster 2024-03-22T05:31:01.977943+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:03.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:03 smithi083 bash[22141]: audit 2024-03-22T05:31:02.382882+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:03 smithi083 bash[22141]: audit 2024-03-22T05:31:02.391722+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:03 smithi083 bash[22141]: audit 2024-03-22T05:31:02.402539+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:03 smithi083 bash[22141]: audit 2024-03-22T05:31:02.406161+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:03.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:03 smithi083 bash[22141]: audit 2024-03-22T05:31:02.411799+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:03.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:03 smithi083 bash[22141]: audit 2024-03-22T05:31:02.413567+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:03.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:03 smithi083 bash[22141]: cluster 2024-03-22T05:31:02.416908+0000 mgr.a (mgr.14152) 184 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:03.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:03 smithi083 bash[22141]: audit 2024-03-22T05:31:02.423100+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:03 smithi045 bash[21420]: cluster 2024-03-22T05:31:01.977943+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:03 smithi045 bash[21420]: audit 2024-03-22T05:31:02.382882+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:03 smithi045 bash[21420]: audit 2024-03-22T05:31:02.391722+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:03 smithi045 bash[21420]: audit 2024-03-22T05:31:02.402539+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:03 smithi045 bash[21420]: audit 2024-03-22T05:31:02.406161+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:03 smithi045 bash[21420]: audit 2024-03-22T05:31:02.411799+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:03 smithi045 bash[21420]: audit 2024-03-22T05:31:02.413567+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:03 smithi045 bash[21420]: cluster 2024-03-22T05:31:02.416908+0000 mgr.a (mgr.14152) 184 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:03.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:03 smithi045 bash[21420]: audit 2024-03-22T05:31:02.423100+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:04.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:04 smithi083 bash[22141]: cluster 2024-03-22T05:31:03.398756+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-22T05:31:04.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:04 smithi083 bash[22141]: cluster 2024-03-22T05:31:03.398790+0000 mon.a (mon.0) 524 : cluster [INF] Cluster is now healthy 2024-03-22T05:31:04.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:04 smithi045 bash[21420]: cluster 2024-03-22T05:31:03.398756+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-22T05:31:04.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:04 smithi045 bash[21420]: cluster 2024-03-22T05:31:03.398790+0000 mon.a (mon.0) 524 : cluster [INF] Cluster is now healthy 2024-03-22T05:31:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:04 smithi122 bash[22268]: cluster 2024-03-22T05:31:03.398756+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-22T05:31:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:04 smithi122 bash[22268]: cluster 2024-03-22T05:31:03.398790+0000 mon.a (mon.0) 524 : cluster [INF] Cluster is now healthy 2024-03-22T05:31:05.663 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:05 smithi083 bash[22141]: cluster 2024-03-22T05:31:04.417392+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:05.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:05 smithi045 bash[21420]: cluster 2024-03-22T05:31:04.417392+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:05.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:05 smithi122 bash[22268]: cluster 2024-03-22T05:31:04.417392+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:06.274 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.c/config 2024-03-22T05:31:07.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:07 smithi122 bash[22268]: cluster 2024-03-22T05:31:06.417876+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:07.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:07 smithi122 bash[22268]: audit 2024-03-22T05:31:06.786960+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:07.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:07 smithi122 bash[22268]: audit 2024-03-22T05:31:06.795725+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:07.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:07 smithi122 bash[22268]: audit 2024-03-22T05:31:06.806113+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:07.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:07 smithi083 bash[22141]: cluster 2024-03-22T05:31:06.417876+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:07.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:07 smithi083 bash[22141]: audit 2024-03-22T05:31:06.786960+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:07.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:07 smithi083 bash[22141]: audit 2024-03-22T05:31:06.795725+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:07.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:07 smithi083 bash[22141]: audit 2024-03-22T05:31:06.806113+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:07.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:07 smithi045 bash[21420]: cluster 2024-03-22T05:31:06.417876+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:07.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:07 smithi045 bash[21420]: audit 2024-03-22T05:31:06.786960+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:07.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:07 smithi045 bash[21420]: audit 2024-03-22T05:31:06.795725+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:07.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:07 smithi045 bash[21420]: audit 2024-03-22T05:31:06.806113+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:09 smithi122 bash[22268]: cluster 2024-03-22T05:31:08.418316+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:09 smithi122 bash[22268]: audit 2024-03-22T05:31:08.646959+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-22T05:31:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:09 smithi122 bash[22268]: audit 2024-03-22T05:31:08.653459+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-22T05:31:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:09 smithi122 bash[22268]: audit 2024-03-22T05:31:08.655077+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:09 smithi122 bash[22268]: audit 2024-03-22T05:31:09.420113+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:09 smithi122 bash[22268]: audit 2024-03-22T05:31:09.428371+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:09 smithi122 bash[22268]: audit 2024-03-22T05:31:09.438583+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:09.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:09 smithi083 bash[22141]: cluster 2024-03-22T05:31:08.418316+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:09.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:09 smithi083 bash[22141]: audit 2024-03-22T05:31:08.646959+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-22T05:31:09.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:09 smithi083 bash[22141]: audit 2024-03-22T05:31:08.653459+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-22T05:31:09.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:09 smithi083 bash[22141]: audit 2024-03-22T05:31:08.655077+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:09.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:09 smithi083 bash[22141]: audit 2024-03-22T05:31:09.420113+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:09.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:09 smithi083 bash[22141]: audit 2024-03-22T05:31:09.428371+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:09.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:09 smithi083 bash[22141]: audit 2024-03-22T05:31:09.438583+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:09.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:09 smithi045 bash[21420]: cluster 2024-03-22T05:31:08.418316+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:09.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:09 smithi045 bash[21420]: audit 2024-03-22T05:31:08.646959+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-22T05:31:09.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:09 smithi045 bash[21420]: audit 2024-03-22T05:31:08.653459+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-22T05:31:09.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:09 smithi045 bash[21420]: audit 2024-03-22T05:31:08.655077+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:09.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:09 smithi045 bash[21420]: audit 2024-03-22T05:31:09.420113+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:09.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:09 smithi045 bash[21420]: audit 2024-03-22T05:31:09.428371+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:09.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:09 smithi045 bash[21420]: audit 2024-03-22T05:31:09.438583+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:10.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:10 smithi122 bash[22268]: audit 2024-03-22T05:31:08.639118+0000 mgr.a (mgr.14152) 188 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:31:10.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:10 smithi083 bash[22141]: audit 2024-03-22T05:31:08.639118+0000 mgr.a (mgr.14152) 188 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:31:10.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:10 smithi045 bash[21420]: audit 2024-03-22T05:31:08.639118+0000 mgr.a (mgr.14152) 188 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:31:11.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:11 smithi122 bash[22268]: cluster 2024-03-22T05:31:10.418792+0000 mgr.a (mgr.14152) 189 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:11.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:11 smithi083 bash[22141]: cluster 2024-03-22T05:31:10.418792+0000 mgr.a (mgr.14152) 189 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:11.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:11 smithi045 bash[21420]: cluster 2024-03-22T05:31:10.418792+0000 mgr.a (mgr.14152) 189 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:13.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:13 smithi122 bash[22268]: cluster 2024-03-22T05:31:12.419274+0000 mgr.a (mgr.14152) 190 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:13.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:13 smithi083 bash[22141]: cluster 2024-03-22T05:31:12.419274+0000 mgr.a (mgr.14152) 190 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:13.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:13 smithi045 bash[21420]: cluster 2024-03-22T05:31:12.419274+0000 mgr.a (mgr.14152) 190 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:15.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:15 smithi122 bash[22268]: cluster 2024-03-22T05:31:14.419714+0000 mgr.a (mgr.14152) 191 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:15.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:15 smithi083 bash[22141]: cluster 2024-03-22T05:31:14.419714+0000 mgr.a (mgr.14152) 191 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:15.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:15 smithi045 bash[21420]: cluster 2024-03-22T05:31:14.419714+0000 mgr.a (mgr.14152) 191 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:16.753 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:16 smithi045 bash[21420]: audit 2024-03-22T05:31:16.448750+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.122:0/2369201065' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d576fcdb-ae79-40a1-af9d-c4d51fab395e"}]: dispatch 2024-03-22T05:31:16.753 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:16 smithi045 bash[21420]: audit 2024-03-22T05:31:16.449537+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d576fcdb-ae79-40a1-af9d-c4d51fab395e"}]: dispatch 2024-03-22T05:31:16.753 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:16 smithi045 bash[21420]: audit 2024-03-22T05:31:16.452328+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d576fcdb-ae79-40a1-af9d-c4d51fab395e"}]': finished 2024-03-22T05:31:16.753 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:16 smithi045 bash[21420]: cluster 2024-03-22T05:31:16.457606+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-22T05:31:16.753 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:16 smithi045 bash[21420]: audit 2024-03-22T05:31:16.457880+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:16.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:16 smithi122 bash[22268]: audit 2024-03-22T05:31:16.448750+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.122:0/2369201065' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d576fcdb-ae79-40a1-af9d-c4d51fab395e"}]: dispatch 2024-03-22T05:31:16.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:16 smithi122 bash[22268]: audit 2024-03-22T05:31:16.449537+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d576fcdb-ae79-40a1-af9d-c4d51fab395e"}]: dispatch 2024-03-22T05:31:16.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:16 smithi122 bash[22268]: audit 2024-03-22T05:31:16.452328+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d576fcdb-ae79-40a1-af9d-c4d51fab395e"}]': finished 2024-03-22T05:31:16.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:16 smithi122 bash[22268]: cluster 2024-03-22T05:31:16.457606+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-22T05:31:16.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:16 smithi122 bash[22268]: audit 2024-03-22T05:31:16.457880+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:16.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:16 smithi083 bash[22141]: audit 2024-03-22T05:31:16.448750+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.122:0/2369201065' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d576fcdb-ae79-40a1-af9d-c4d51fab395e"}]: dispatch 2024-03-22T05:31:16.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:16 smithi083 bash[22141]: audit 2024-03-22T05:31:16.449537+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d576fcdb-ae79-40a1-af9d-c4d51fab395e"}]: dispatch 2024-03-22T05:31:16.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:16 smithi083 bash[22141]: audit 2024-03-22T05:31:16.452328+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d576fcdb-ae79-40a1-af9d-c4d51fab395e"}]': finished 2024-03-22T05:31:16.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:16 smithi083 bash[22141]: cluster 2024-03-22T05:31:16.457606+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-22T05:31:16.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:16 smithi083 bash[22141]: audit 2024-03-22T05:31:16.457880+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:17.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:17 smithi045 bash[21420]: cluster 2024-03-22T05:31:16.420156+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:17.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:17 smithi045 bash[21420]: audit 2024-03-22T05:31:17.138795+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.122:0/3533100324' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-22T05:31:17.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:17 smithi122 bash[22268]: cluster 2024-03-22T05:31:16.420156+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:17.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:17 smithi122 bash[22268]: audit 2024-03-22T05:31:17.138795+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.122:0/3533100324' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-22T05:31:17.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:17 smithi083 bash[22141]: cluster 2024-03-22T05:31:16.420156+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:17.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:17 smithi083 bash[22141]: audit 2024-03-22T05:31:17.138795+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.122:0/3533100324' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-22T05:31:19.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:19 smithi122 bash[22268]: cluster 2024-03-22T05:31:18.420572+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:19.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:19 smithi083 bash[22141]: cluster 2024-03-22T05:31:18.420572+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:19.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:19 smithi045 bash[21420]: cluster 2024-03-22T05:31:18.420572+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:21.790 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:21 smithi122 bash[22268]: cluster 2024-03-22T05:31:20.421050+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:21.790 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:21 smithi122 bash[22268]: audit 2024-03-22T05:31:20.995356+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:21.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:21 smithi122 bash[22268]: audit 2024-03-22T05:31:21.004593+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:21.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:21 smithi122 bash[22268]: audit 2024-03-22T05:31:21.015350+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:21.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:21 smithi083 bash[22141]: cluster 2024-03-22T05:31:20.421050+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:21.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:21 smithi083 bash[22141]: audit 2024-03-22T05:31:20.995356+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:21.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:21 smithi083 bash[22141]: audit 2024-03-22T05:31:21.004593+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:21.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:21 smithi083 bash[22141]: audit 2024-03-22T05:31:21.015350+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:21.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:21 smithi045 bash[21420]: cluster 2024-03-22T05:31:20.421050+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:21.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:21 smithi045 bash[21420]: audit 2024-03-22T05:31:20.995356+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:21.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:21 smithi045 bash[21420]: audit 2024-03-22T05:31:21.004593+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:21.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:21 smithi045 bash[21420]: audit 2024-03-22T05:31:21.015350+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:23.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:23 smithi122 bash[22268]: cluster 2024-03-22T05:31:22.421505+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:23.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:23 smithi083 bash[22141]: cluster 2024-03-22T05:31:22.421505+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:23.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:23 smithi045 bash[21420]: cluster 2024-03-22T05:31:22.421505+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:25.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:25 smithi122 bash[22268]: cluster 2024-03-22T05:31:24.421962+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:25.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:25 smithi083 bash[22141]: cluster 2024-03-22T05:31:24.421962+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:25.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:25 smithi045 bash[21420]: cluster 2024-03-22T05:31:24.421962+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:27.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:27 smithi122 bash[22268]: cluster 2024-03-22T05:31:26.422450+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:27.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:27 smithi122 bash[22268]: audit 2024-03-22T05:31:26.978912+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:27.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:27 smithi122 bash[22268]: audit 2024-03-22T05:31:26.986499+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:27.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:27 smithi122 bash[22268]: audit 2024-03-22T05:31:26.996236+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:27.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:27 smithi083 bash[22141]: cluster 2024-03-22T05:31:26.422450+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:27.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:27 smithi083 bash[22141]: audit 2024-03-22T05:31:26.978912+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:27.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:27 smithi083 bash[22141]: audit 2024-03-22T05:31:26.986499+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:27.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:27 smithi083 bash[22141]: audit 2024-03-22T05:31:26.996236+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:27.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:27 smithi045 bash[21420]: cluster 2024-03-22T05:31:26.422450+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:27.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:27 smithi045 bash[21420]: audit 2024-03-22T05:31:26.978912+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:27.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:27 smithi045 bash[21420]: audit 2024-03-22T05:31:26.986499+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:27.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:27 smithi045 bash[21420]: audit 2024-03-22T05:31:26.996236+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:28.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:28 smithi122 bash[22268]: audit 2024-03-22T05:31:28.291978+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-22T05:31:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:28 smithi122 bash[22268]: audit 2024-03-22T05:31:28.293874+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:28.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:28 smithi083 bash[22141]: audit 2024-03-22T05:31:28.291978+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-22T05:31:28.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:28 smithi083 bash[22141]: audit 2024-03-22T05:31:28.293874+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:28.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:28 smithi045 bash[21420]: audit 2024-03-22T05:31:28.291978+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-22T05:31:28.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:28 smithi045 bash[21420]: audit 2024-03-22T05:31:28.293874+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:29.608 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:29 smithi122 bash[22268]: cephadm 2024-03-22T05:31:28.295508+0000 mgr.a (mgr.14152) 198 : cephadm [INF] Deploying daemon osd.2 on smithi122 2024-03-22T05:31:29.608 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:29 smithi122 bash[22268]: cluster 2024-03-22T05:31:28.422898+0000 mgr.a (mgr.14152) 199 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:29.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:29 smithi083 bash[22141]: cephadm 2024-03-22T05:31:28.295508+0000 mgr.a (mgr.14152) 198 : cephadm [INF] Deploying daemon osd.2 on smithi122 2024-03-22T05:31:29.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:29 smithi083 bash[22141]: cluster 2024-03-22T05:31:28.422898+0000 mgr.a (mgr.14152) 199 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:29.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:29 smithi045 bash[21420]: cephadm 2024-03-22T05:31:28.295508+0000 mgr.a (mgr.14152) 198 : cephadm [INF] Deploying daemon osd.2 on smithi122 2024-03-22T05:31:29.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:29 smithi045 bash[21420]: cluster 2024-03-22T05:31:28.422898+0000 mgr.a (mgr.14152) 199 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:30.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:30 smithi083 bash[22141]: audit 2024-03-22T05:31:29.589442+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:30.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:30 smithi083 bash[22141]: audit 2024-03-22T05:31:29.598022+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:30.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:30 smithi083 bash[22141]: cephadm 2024-03-22T05:31:29.601408+0000 mgr.a (mgr.14152) 200 : cephadm [INF] Detected new or changed devices on smithi122 2024-03-22T05:31:30.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:30 smithi083 bash[22141]: audit 2024-03-22T05:31:29.608657+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:30.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:30 smithi045 bash[21420]: audit 2024-03-22T05:31:29.589442+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:30.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:30 smithi045 bash[21420]: audit 2024-03-22T05:31:29.598022+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:30.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:30 smithi045 bash[21420]: cephadm 2024-03-22T05:31:29.601408+0000 mgr.a (mgr.14152) 200 : cephadm [INF] Detected new or changed devices on smithi122 2024-03-22T05:31:30.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:30 smithi045 bash[21420]: audit 2024-03-22T05:31:29.608657+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:31.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:30 smithi122 bash[22268]: audit 2024-03-22T05:31:29.589442+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:31.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:30 smithi122 bash[22268]: audit 2024-03-22T05:31:29.598022+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:31.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:30 smithi122 bash[22268]: cephadm 2024-03-22T05:31:29.601408+0000 mgr.a (mgr.14152) 200 : cephadm [INF] Detected new or changed devices on smithi122 2024-03-22T05:31:31.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:30 smithi122 bash[22268]: audit 2024-03-22T05:31:29.608657+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:31.894 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:31 smithi122 bash[22268]: cluster 2024-03-22T05:31:30.423343+0000 mgr.a (mgr.14152) 201 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:31.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:31 smithi083 bash[22141]: cluster 2024-03-22T05:31:30.423343+0000 mgr.a (mgr.14152) 201 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:31.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:31 smithi045 bash[21420]: cluster 2024-03-22T05:31:30.423343+0000 mgr.a (mgr.14152) 201 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:32.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:31 smithi122 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:31:32.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:32 smithi122 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:31:33.537 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:33 smithi122 bash[22268]: audit 2024-03-22T05:31:32.271760+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:33.537 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:33 smithi122 bash[22268]: audit 2024-03-22T05:31:32.273175+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:33.537 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:33 smithi122 bash[22268]: audit 2024-03-22T05:31:32.280997+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:33.537 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:33 smithi122 bash[22268]: audit 2024-03-22T05:31:32.281769+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:33.538 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:33 smithi122 bash[22268]: audit 2024-03-22T05:31:32.285138+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:33.538 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:33 smithi122 bash[22268]: audit 2024-03-22T05:31:32.297916+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:33.538 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:33 smithi122 bash[22268]: cluster 2024-03-22T05:31:32.423810+0000 mgr.a (mgr.14152) 202 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:33.663 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:33 smithi083 bash[22141]: audit 2024-03-22T05:31:32.271760+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:33.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:33 smithi083 bash[22141]: audit 2024-03-22T05:31:32.273175+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:33.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:33 smithi083 bash[22141]: audit 2024-03-22T05:31:32.280997+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:33.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:33 smithi083 bash[22141]: audit 2024-03-22T05:31:32.281769+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:33.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:33 smithi083 bash[22141]: audit 2024-03-22T05:31:32.285138+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:33.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:33 smithi083 bash[22141]: audit 2024-03-22T05:31:32.297916+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:33.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:33 smithi083 bash[22141]: cluster 2024-03-22T05:31:32.423810+0000 mgr.a (mgr.14152) 202 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:33.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:33 smithi045 bash[21420]: audit 2024-03-22T05:31:32.271760+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:33.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:33 smithi045 bash[21420]: audit 2024-03-22T05:31:32.273175+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:33.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:33 smithi045 bash[21420]: audit 2024-03-22T05:31:32.280997+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:33.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:33 smithi045 bash[21420]: audit 2024-03-22T05:31:32.281769+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:33.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:33 smithi045 bash[21420]: audit 2024-03-22T05:31:32.285138+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:33.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:33 smithi045 bash[21420]: audit 2024-03-22T05:31:32.297916+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:33.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:33 smithi045 bash[21420]: cluster 2024-03-22T05:31:32.423810+0000 mgr.a (mgr.14152) 202 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:35.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:35 smithi122 bash[22268]: cluster 2024-03-22T05:31:34.424347+0000 mgr.a (mgr.14152) 203 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:35.823 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:35 smithi083 bash[22141]: cluster 2024-03-22T05:31:34.424347+0000 mgr.a (mgr.14152) 203 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:35.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:35 smithi045 bash[21420]: cluster 2024-03-22T05:31:34.424347+0000 mgr.a (mgr.14152) 203 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:37.663 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:37 smithi083 bash[22141]: cluster 2024-03-22T05:31:36.424897+0000 mgr.a (mgr.14152) 204 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:37.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:37 smithi045 bash[21420]: cluster 2024-03-22T05:31:36.424897+0000 mgr.a (mgr.14152) 204 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:37.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:37 smithi122 bash[22268]: cluster 2024-03-22T05:31:36.424897+0000 mgr.a (mgr.14152) 204 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:38.748 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:38 smithi045 bash[21420]: audit 2024-03-22T05:31:38.176219+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.122:6800/684899703,v1:172.21.15.122:6801/684899703]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-22T05:31:38.748 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:38 smithi045 bash[21420]: audit 2024-03-22T05:31:38.176820+0000 mon.a (mon.0) 555 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-22T05:31:38.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:38 smithi122 bash[22268]: audit 2024-03-22T05:31:38.176219+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.122:6800/684899703,v1:172.21.15.122:6801/684899703]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-22T05:31:38.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:38 smithi122 bash[22268]: audit 2024-03-22T05:31:38.176820+0000 mon.a (mon.0) 555 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-22T05:31:38.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:38 smithi083 bash[22141]: audit 2024-03-22T05:31:38.176219+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.122:6800/684899703,v1:172.21.15.122:6801/684899703]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-22T05:31:38.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:38 smithi083 bash[22141]: audit 2024-03-22T05:31:38.176820+0000 mon.a (mon.0) 555 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-22T05:31:39.663 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:39 smithi083 bash[22141]: cluster 2024-03-22T05:31:38.425421+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:39.663 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:39 smithi083 bash[22141]: audit 2024-03-22T05:31:38.492519+0000 mon.a (mon.0) 556 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-22T05:31:39.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:39 smithi083 bash[22141]: cluster 2024-03-22T05:31:38.497403+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-22T05:31:39.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:39 smithi083 bash[22141]: audit 2024-03-22T05:31:38.497831+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.122:6800/684899703,v1:172.21.15.122:6801/684899703]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-03-22T05:31:39.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:39 smithi083 bash[22141]: audit 2024-03-22T05:31:38.498045+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:39.664 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:39 smithi083 bash[22141]: audit 2024-03-22T05:31:38.498946+0000 mon.a (mon.0) 559 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-03-22T05:31:39.690 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:39 smithi122 bash[22268]: cluster 2024-03-22T05:31:38.425421+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:39.690 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:39 smithi122 bash[22268]: audit 2024-03-22T05:31:38.492519+0000 mon.a (mon.0) 556 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-22T05:31:39.690 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:39 smithi122 bash[22268]: cluster 2024-03-22T05:31:38.497403+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-22T05:31:39.690 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:39 smithi122 bash[22268]: audit 2024-03-22T05:31:38.497831+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.122:6800/684899703,v1:172.21.15.122:6801/684899703]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-03-22T05:31:39.690 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:39 smithi122 bash[22268]: audit 2024-03-22T05:31:38.498045+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:39.690 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:39 smithi122 bash[22268]: audit 2024-03-22T05:31:38.498946+0000 mon.a (mon.0) 559 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-03-22T05:31:39.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:39 smithi045 bash[21420]: cluster 2024-03-22T05:31:38.425421+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:39.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:39 smithi045 bash[21420]: audit 2024-03-22T05:31:38.492519+0000 mon.a (mon.0) 556 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-22T05:31:39.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:39 smithi045 bash[21420]: cluster 2024-03-22T05:31:38.497403+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-22T05:31:39.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:39 smithi045 bash[21420]: audit 2024-03-22T05:31:38.497831+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.122:6800/684899703,v1:172.21.15.122:6801/684899703]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-03-22T05:31:39.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:39 smithi045 bash[21420]: audit 2024-03-22T05:31:38.498045+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:39.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:39 smithi045 bash[21420]: audit 2024-03-22T05:31:38.498946+0000 mon.a (mon.0) 559 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-03-22T05:31:40.760 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:40 smithi122 bash[22268]: audit 2024-03-22T05:31:39.495334+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-03-22T05:31:40.760 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:40 smithi122 bash[22268]: cluster 2024-03-22T05:31:39.499973+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-22T05:31:40.761 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:40 smithi122 bash[22268]: audit 2024-03-22T05:31:39.500637+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:40.761 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:40 smithi122 bash[22268]: audit 2024-03-22T05:31:39.508411+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:40.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:40 smithi083 bash[22141]: audit 2024-03-22T05:31:39.495334+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-03-22T05:31:40.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:40 smithi083 bash[22141]: cluster 2024-03-22T05:31:39.499973+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-22T05:31:40.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:40 smithi083 bash[22141]: audit 2024-03-22T05:31:39.500637+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:40.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:40 smithi083 bash[22141]: audit 2024-03-22T05:31:39.508411+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:40 smithi045 bash[21420]: audit 2024-03-22T05:31:39.495334+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-03-22T05:31:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:40 smithi045 bash[21420]: cluster 2024-03-22T05:31:39.499973+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-22T05:31:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:40 smithi045 bash[21420]: audit 2024-03-22T05:31:39.500637+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:40 smithi045 bash[21420]: audit 2024-03-22T05:31:39.508411+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:41.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: cluster 2024-03-22T05:31:39.196140+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-22T05:31:41.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: cluster 2024-03-22T05:31:39.196245+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-22T05:31:41.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: cluster 2024-03-22T05:31:40.425877+0000 mgr.a (mgr.14152) 206 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:41.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: audit 2024-03-22T05:31:40.508577+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:41.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: cluster 2024-03-22T05:31:40.516513+0000 mon.a (mon.0) 565 : cluster [INF] osd.2 [v2:172.21.15.122:6800/684899703,v1:172.21.15.122:6801/684899703] boot 2024-03-22T05:31:41.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: cluster 2024-03-22T05:31:40.516613+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-22T05:31:41.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: audit 2024-03-22T05:31:40.517424+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:41.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: audit 2024-03-22T05:31:41.164112+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' 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-03-22T05:31:41.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: audit 2024-03-22T05:31:41.227647+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:41.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: audit 2024-03-22T05:31:41.236625+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:41.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:41 smithi122 bash[22268]: audit 2024-03-22T05:31:41.246837+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:41.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: cluster 2024-03-22T05:31:39.196140+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-22T05:31:41.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: cluster 2024-03-22T05:31:39.196245+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-22T05:31:41.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: cluster 2024-03-22T05:31:40.425877+0000 mgr.a (mgr.14152) 206 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:41.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: audit 2024-03-22T05:31:40.508577+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:41.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: cluster 2024-03-22T05:31:40.516513+0000 mon.a (mon.0) 565 : cluster [INF] osd.2 [v2:172.21.15.122:6800/684899703,v1:172.21.15.122:6801/684899703] boot 2024-03-22T05:31:41.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: cluster 2024-03-22T05:31:40.516613+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-22T05:31:41.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: audit 2024-03-22T05:31:40.517424+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:41.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: audit 2024-03-22T05:31:41.164112+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' 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-03-22T05:31:41.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: audit 2024-03-22T05:31:41.227647+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:41.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: audit 2024-03-22T05:31:41.236625+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:41.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:41 smithi083 bash[22141]: audit 2024-03-22T05:31:41.246837+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:41.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: cluster 2024-03-22T05:31:39.196140+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-22T05:31:41.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: cluster 2024-03-22T05:31:39.196245+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-22T05:31:41.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: cluster 2024-03-22T05:31:40.425877+0000 mgr.a (mgr.14152) 206 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-03-22T05:31:41.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: audit 2024-03-22T05:31:40.508577+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:41.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: cluster 2024-03-22T05:31:40.516513+0000 mon.a (mon.0) 565 : cluster [INF] osd.2 [v2:172.21.15.122:6800/684899703,v1:172.21.15.122:6801/684899703] boot 2024-03-22T05:31:41.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: cluster 2024-03-22T05:31:40.516613+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-22T05:31:41.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: audit 2024-03-22T05:31:40.517424+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:31:41.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: audit 2024-03-22T05:31:41.164112+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' 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-03-22T05:31:41.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: audit 2024-03-22T05:31:41.227647+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:41.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: audit 2024-03-22T05:31:41.236625+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:41.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:41 smithi045 bash[21420]: audit 2024-03-22T05:31:41.246837+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.204 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 2 on host 'smithi122' 2024-03-22T05:31:42.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: audit 2024-03-22T05:31:41.519944+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' 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-03-22T05:31:42.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: cluster 2024-03-22T05:31:41.524642+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-22T05:31:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: audit 2024-03-22T05:31:41.526331+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-22T05:31:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: audit 2024-03-22T05:31:42.177777+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: audit 2024-03-22T05:31:42.178859+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: audit 2024-03-22T05:31:42.186169+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: audit 2024-03-22T05:31:42.187129+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:31:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: audit 2024-03-22T05:31:42.194561+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: audit 2024-03-22T05:31:42.198703+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: audit 2024-03-22T05:31:42.200630+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:42 smithi122 bash[22268]: audit 2024-03-22T05:31:42.210604+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: audit 2024-03-22T05:31:41.519944+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' 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-03-22T05:31:42.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: cluster 2024-03-22T05:31:41.524642+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-22T05:31:42.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: audit 2024-03-22T05:31:41.526331+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-22T05:31:42.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: audit 2024-03-22T05:31:42.177777+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: audit 2024-03-22T05:31:42.178859+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:42.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: audit 2024-03-22T05:31:42.186169+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: audit 2024-03-22T05:31:42.187129+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:31:42.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: audit 2024-03-22T05:31:42.194561+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: audit 2024-03-22T05:31:42.198703+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:42.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: audit 2024-03-22T05:31:42.200630+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:42.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:42 smithi083 bash[22141]: audit 2024-03-22T05:31:42.210604+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: audit 2024-03-22T05:31:41.519944+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' 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-03-22T05:31:42.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: cluster 2024-03-22T05:31:41.524642+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-22T05:31:42.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: audit 2024-03-22T05:31:41.526331+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-22T05:31:42.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: audit 2024-03-22T05:31:42.177777+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: audit 2024-03-22T05:31:42.178859+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:42.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: audit 2024-03-22T05:31:42.186169+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: audit 2024-03-22T05:31:42.187129+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:31:42.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: audit 2024-03-22T05:31:42.194561+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:42.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: audit 2024-03-22T05:31:42.198703+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:42.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: audit 2024-03-22T05:31:42.200630+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:42.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:42 smithi045 bash[21420]: audit 2024-03-22T05:31:42.210604+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:43.289 DEBUG:teuthology.orchestra.run.smithi122:osd.2> sudo journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@osd.2.service 2024-03-22T05:31:43.291 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-03-22T05:31:43.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-22T05:31:43.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: cephadm 2024-03-22T05:31:42.188563+0000 mgr.a (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 20337M 2024-03-22T05:31:43.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: cluster 2024-03-22T05:31:42.426576+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:43.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:42.522617+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-22T05:31:43.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: cluster 2024-03-22T05:31:42.527779+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:42.822819+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:42.912093+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.006742+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.009520+0000 mon.a (mon.0) 588 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.067011+0000 mon.a (mon.0) 589 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.067411+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.067662+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.067873+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.070547+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.070808+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.071201+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.071375+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.116779+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-22T05:31:43.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.120509+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-22T05:31:43.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.120912+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:31:43.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.121278+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:31:43.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.121446+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:31:43.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: audit 2024-03-22T05:31:43.176060+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-22T05:31:43.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:43 smithi045 bash[21420]: cluster 2024-03-22T05:31:43.207176+0000 mon.a (mon.0) 599 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-03-22T05:31:43.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: cephadm 2024-03-22T05:31:42.188563+0000 mgr.a (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 20337M 2024-03-22T05:31:43.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: cluster 2024-03-22T05:31:42.426576+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:43.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:42.522617+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-22T05:31:43.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: cluster 2024-03-22T05:31:42.527779+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-22T05:31:43.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:42.822819+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:43.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:42.912093+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.006742+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.009520+0000 mon.a (mon.0) 588 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.067011+0000 mon.a (mon.0) 589 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.067411+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.067662+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.067873+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.070547+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.070808+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.071201+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.071375+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.116779+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-22T05:31:43.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.120509+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-22T05:31:43.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.120912+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:31:43.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.121278+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:31:43.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.121446+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:31:43.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: audit 2024-03-22T05:31:43.176060+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-22T05:31:43.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:43 smithi122 bash[22268]: cluster 2024-03-22T05:31:43.207176+0000 mon.a (mon.0) 599 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-03-22T05:31:43.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: cephadm 2024-03-22T05:31:42.188563+0000 mgr.a (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 20337M 2024-03-22T05:31:43.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: cluster 2024-03-22T05:31:42.426576+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:43.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:42.522617+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-22T05:31:43.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: cluster 2024-03-22T05:31:42.527779+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-22T05:31:43.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:42.822819+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:43.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:42.912093+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:43.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.006742+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:43.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.009520+0000 mon.a (mon.0) 588 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.067011+0000 mon.a (mon.0) 589 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.067411+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.067662+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.067873+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.070547+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.070808+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.071201+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.071375+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.116779+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.120509+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.120912+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.121278+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.121446+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: audit 2024-03-22T05:31:43.176060+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-22T05:31:43.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:43 smithi083 bash[22141]: cluster 2024-03-22T05:31:43.207176+0000 mon.a (mon.0) 599 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-03-22T05:31:44.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:44 smithi122 bash[22268]: cluster 2024-03-22T05:31:43.535382+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-22T05:31:44.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:44 smithi122 bash[22268]: cluster 2024-03-22T05:31:44.226919+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-03-22T05:31:44.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:44 smithi083 bash[22141]: cluster 2024-03-22T05:31:43.535382+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-22T05:31:44.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:44 smithi083 bash[22141]: cluster 2024-03-22T05:31:44.226919+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-03-22T05:31:44.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:44 smithi045 bash[21420]: cluster 2024-03-22T05:31:43.535382+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-22T05:31:44.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:44 smithi045 bash[21420]: cluster 2024-03-22T05:31:44.226919+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-03-22T05:31:45.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:45 smithi122 bash[22268]: cluster 2024-03-22T05:31:44.427131+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:45.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:45 smithi122 bash[22268]: cluster 2024-03-22T05:31:45.215091+0000 mon.a (mon.0) 602 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-03-22T05:31:45.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:45 smithi122 bash[22268]: cluster 2024-03-22T05:31:45.215152+0000 mon.a (mon.0) 603 : cluster [INF] Cluster is now healthy 2024-03-22T05:31:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:45 smithi083 bash[22141]: cluster 2024-03-22T05:31:44.427131+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:45 smithi083 bash[22141]: cluster 2024-03-22T05:31:45.215091+0000 mon.a (mon.0) 602 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-03-22T05:31:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:45 smithi083 bash[22141]: cluster 2024-03-22T05:31:45.215152+0000 mon.a (mon.0) 603 : cluster [INF] Cluster is now healthy 2024-03-22T05:31:45.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:45 smithi045 bash[21420]: cluster 2024-03-22T05:31:44.427131+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:45.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:45 smithi045 bash[21420]: cluster 2024-03-22T05:31:45.215091+0000 mon.a (mon.0) 602 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-03-22T05:31:45.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:45 smithi045 bash[21420]: cluster 2024-03-22T05:31:45.215152+0000 mon.a (mon.0) 603 : cluster [INF] Cluster is now healthy 2024-03-22T05:31:47.559 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:31:47.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:47 smithi083 bash[22141]: cluster 2024-03-22T05:31:46.427696+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:47.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:47 smithi083 bash[22141]: audit 2024-03-22T05:31:47.202073+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:47.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:47 smithi083 bash[22141]: audit 2024-03-22T05:31:47.208223+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:47.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:47 smithi083 bash[22141]: audit 2024-03-22T05:31:47.218184+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:47.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:47 smithi045 bash[21420]: cluster 2024-03-22T05:31:46.427696+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:47.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:47 smithi045 bash[21420]: audit 2024-03-22T05:31:47.202073+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:47.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:47 smithi045 bash[21420]: audit 2024-03-22T05:31:47.208223+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:47.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:47 smithi045 bash[21420]: audit 2024-03-22T05:31:47.218184+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:48.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:47 smithi122 bash[22268]: cluster 2024-03-22T05:31:46.427696+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:48.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:47 smithi122 bash[22268]: audit 2024-03-22T05:31:47.202073+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:48.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:47 smithi122 bash[22268]: audit 2024-03-22T05:31:47.208223+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:48.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:47 smithi122 bash[22268]: audit 2024-03-22T05:31:47.218184+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:49.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:49 smithi122 bash[22268]: cluster 2024-03-22T05:31:48.428087+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:49.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:49 smithi083 bash[22141]: cluster 2024-03-22T05:31:48.428087+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:49.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:49 smithi045 bash[21420]: cluster 2024-03-22T05:31:48.428087+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:50.155 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:31:50.767 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1711085500,"num_in_osds":3,"osd_in_since":1711085476,"num_remapped_pgs":0} 2024-03-22T05:31:50.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-22T05:31:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:50 smithi122 bash[22268]: audit 2024-03-22T05:31:49.794536+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:50 smithi122 bash[22268]: audit 2024-03-22T05:31:49.801315+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:50 smithi122 bash[22268]: audit 2024-03-22T05:31:49.808547+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:50 smithi122 bash[22268]: audit 2024-03-22T05:31:49.852234+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:50 smithi122 bash[22268]: audit 2024-03-22T05:31:49.855326+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:50 smithi122 bash[22268]: audit 2024-03-22T05:31:49.856218+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:50 smithi122 bash[22268]: cluster 2024-03-22T05:31:49.858101+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:50 smithi122 bash[22268]: audit 2024-03-22T05:31:49.861933+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:50 smithi122 bash[22268]: audit 2024-03-22T05:31:50.157372+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.45:0/767801703' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-22T05:31:51.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:50 smithi083 bash[22141]: audit 2024-03-22T05:31:49.794536+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:50 smithi083 bash[22141]: audit 2024-03-22T05:31:49.801315+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:50 smithi083 bash[22141]: audit 2024-03-22T05:31:49.808547+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:50 smithi083 bash[22141]: audit 2024-03-22T05:31:49.852234+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:51.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:50 smithi083 bash[22141]: audit 2024-03-22T05:31:49.855326+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:51.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:50 smithi083 bash[22141]: audit 2024-03-22T05:31:49.856218+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:51.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:50 smithi083 bash[22141]: cluster 2024-03-22T05:31:49.858101+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:51.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:50 smithi083 bash[22141]: audit 2024-03-22T05:31:49.861933+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:50 smithi083 bash[22141]: audit 2024-03-22T05:31:50.157372+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.45:0/767801703' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-22T05:31:51.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:50 smithi045 bash[21420]: audit 2024-03-22T05:31:49.794536+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:50 smithi045 bash[21420]: audit 2024-03-22T05:31:49.801315+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:50 smithi045 bash[21420]: audit 2024-03-22T05:31:49.808547+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:50 smithi045 bash[21420]: audit 2024-03-22T05:31:49.852234+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:51.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:50 smithi045 bash[21420]: audit 2024-03-22T05:31:49.855326+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:51.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:50 smithi045 bash[21420]: audit 2024-03-22T05:31:49.856218+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:51.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:50 smithi045 bash[21420]: cluster 2024-03-22T05:31:49.858101+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:51.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:50 smithi045 bash[21420]: audit 2024-03-22T05:31:49.861933+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:51.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:50 smithi045 bash[21420]: audit 2024-03-22T05:31:50.157372+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.45:0/767801703' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-22T05:31:52.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:51 smithi122 bash[22268]: cluster 2024-03-22T05:31:50.805590+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-22T05:31:52.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:51 smithi083 bash[22141]: cluster 2024-03-22T05:31:50.805590+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-22T05:31:52.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:51 smithi045 bash[21420]: cluster 2024-03-22T05:31:50.805590+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-22T05:31:53.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:52 smithi083 bash[22141]: cluster 2024-03-22T05:31:51.858662+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:53.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:52 smithi045 bash[21420]: cluster 2024-03-22T05:31:51.858662+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:53.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:52 smithi122 bash[22268]: cluster 2024-03-22T05:31:51.858662+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:55.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:54 smithi045 bash[21420]: cluster 2024-03-22T05:31:53.859211+0000 mgr.a (mgr.14152) 214 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:55.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:54 smithi045 bash[21420]: audit 2024-03-22T05:31:54.845437+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:54 smithi045 bash[21420]: audit 2024-03-22T05:31:54.853907+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:54 smithi045 bash[21420]: audit 2024-03-22T05:31:54.864600+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:54 smithi045 bash[21420]: audit 2024-03-22T05:31:54.873123+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:55.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:54 smithi045 bash[21420]: audit 2024-03-22T05:31:54.879056+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:55.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:54 smithi045 bash[21420]: audit 2024-03-22T05:31:54.880666+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:55.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:54 smithi045 bash[21420]: audit 2024-03-22T05:31:54.890826+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:54 smithi122 bash[22268]: cluster 2024-03-22T05:31:53.859211+0000 mgr.a (mgr.14152) 214 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:55.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:54 smithi122 bash[22268]: audit 2024-03-22T05:31:54.845437+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:54 smithi122 bash[22268]: audit 2024-03-22T05:31:54.853907+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:54 smithi122 bash[22268]: audit 2024-03-22T05:31:54.864600+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:54 smithi122 bash[22268]: audit 2024-03-22T05:31:54.873123+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:55.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:54 smithi122 bash[22268]: audit 2024-03-22T05:31:54.879056+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:55.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:54 smithi122 bash[22268]: audit 2024-03-22T05:31:54.880666+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:55.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:54 smithi122 bash[22268]: audit 2024-03-22T05:31:54.890826+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:54 smithi083 bash[22141]: cluster 2024-03-22T05:31:53.859211+0000 mgr.a (mgr.14152) 214 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:55.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:54 smithi083 bash[22141]: audit 2024-03-22T05:31:54.845437+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:54 smithi083 bash[22141]: audit 2024-03-22T05:31:54.853907+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:54 smithi083 bash[22141]: audit 2024-03-22T05:31:54.864600+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:54 smithi083 bash[22141]: audit 2024-03-22T05:31:54.873123+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:31:55.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:54 smithi083 bash[22141]: audit 2024-03-22T05:31:54.879056+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:31:55.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:54 smithi083 bash[22141]: audit 2024-03-22T05:31:54.880666+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:31:55.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:54 smithi083 bash[22141]: audit 2024-03-22T05:31:54.890826+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:31:55.502 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:31:56.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:55 smithi083 bash[22141]: cluster 2024-03-22T05:31:54.884162+0000 mgr.a (mgr.14152) 215 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:56.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:55 smithi083 bash[22141]: cluster 2024-03-22T05:31:55.860990+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-22T05:31:56.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:55 smithi083 bash[22141]: cluster 2024-03-22T05:31:55.861045+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2024-03-22T05:31:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:55 smithi045 bash[21420]: cluster 2024-03-22T05:31:54.884162+0000 mgr.a (mgr.14152) 215 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:55 smithi045 bash[21420]: cluster 2024-03-22T05:31:55.860990+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-22T05:31:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:55 smithi045 bash[21420]: cluster 2024-03-22T05:31:55.861045+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2024-03-22T05:31:56.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:55 smithi122 bash[22268]: cluster 2024-03-22T05:31:54.884162+0000 mgr.a (mgr.14152) 215 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:56.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:55 smithi122 bash[22268]: cluster 2024-03-22T05:31:55.860990+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-22T05:31:56.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:55 smithi122 bash[22268]: cluster 2024-03-22T05:31:55.861045+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2024-03-22T05:31:58.172 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:57 smithi045 bash[21420]: cluster 2024-03-22T05:31:56.884686+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:58.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:57 smithi122 bash[22268]: cluster 2024-03-22T05:31:56.884686+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:58.374 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:31:58.374 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":21,"fsid":"768ec834-e80c-11ee-95cd-87774f69a715","created":"2024-03-22T05:25:58.818483+0000","modified":"2024-03-22T05:31:43.529936+0000","last_up_change":"2024-03-22T05:31:40.502223+0000","last_in_change":"2024-03-22T05:31:16.450204+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-03-22T05:31:41.171928+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":"5399d408-5e6f-41c6-a795-bb8a49f90bcd","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.45:6802","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6803","nonce":1086137231}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6805","nonce":1086137231}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6809","nonce":1086137231}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6807","nonce":1086137231}]},"public_addr":"172.21.15.45:6803/1086137231","cluster_addr":"172.21.15.45:6805/1086137231","heartbeat_back_addr":"172.21.15.45:6809/1086137231","heartbeat_front_addr":"172.21.15.45:6807/1086137231","state":["exists","up"]},{"osd":1,"uuid":"74d02e9e-cc57-4045-b808-e3403e6de1c9","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.83:6800","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6801","nonce":2013415014}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6803","nonce":2013415014}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6807","nonce":2013415014}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6805","nonce":2013415014}]},"public_addr":"172.21.15.83:6801/2013415014","cluster_addr":"172.21.15.83:6803/2013415014","heartbeat_back_addr":"172.21.15.83:6807/2013415014","heartbeat_front_addr":"172.21.15.83:6805/2013415014","state":["exists","up"]},{"osd":2,"uuid":"d576fcdb-ae79-40a1-af9d-c4d51fab395e","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.122:6800","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6801","nonce":684899703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6803","nonce":684899703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6807","nonce":684899703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6805","nonce":684899703}]},"public_addr":"172.21.15.122:6801/684899703","cluster_addr":"172.21.15.122:6803/684899703","heartbeat_back_addr":"172.21.15.122:6807/684899703","heartbeat_front_addr":"172.21.15.122:6805/684899703","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-03-22T05:29:57.399964+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-03-22T05:30:52.689892+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-03-22T05:31:39.196249+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:0/538858706":"2024-03-23T05:27:04.922821+0000","172.21.15.45:6801/3205315531":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/1992107119":"2024-03-23T05:26:30.330952+0000","172.21.15.45:6800/3205315531":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/1602321418":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/3012831503":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/2838805771":"2024-03-23T05:26:30.330952+0000","172.21.15.45:6800/3168978339":"2024-03-23T05:26:30.330952+0000","172.21.15.45:6801/3168978339":"2024-03-23T05:26:30.330952+0000","172.21.15.45:0/3699999471":"2024-03-23T05:26:30.330952+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-03-22T05:31:58.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:57 smithi083 bash[22141]: cluster 2024-03-22T05:31:56.884686+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:31:59.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:58 smithi045 bash[21420]: audit 2024-03-22T05:31:58.375273+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.45:0/3780842649' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-22T05:31:59.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:58 smithi122 bash[22268]: audit 2024-03-22T05:31:58.375273+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.45:0/3780842649' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-22T05:31:59.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:58 smithi083 bash[22141]: audit 2024-03-22T05:31:58.375273+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.45:0/3780842649' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-22T05:31:59.606 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-22T05:31:41.171928+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '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-03-22T05:31:59.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-03-22T05:32:00.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:31:59 smithi045 bash[21420]: cluster 2024-03-22T05:31:58.885233+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:00.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:31:59 smithi122 bash[22268]: cluster 2024-03-22T05:31:58.885233+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:00.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:31:59 smithi083 bash[22141]: cluster 2024-03-22T05:31:58.885233+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:02.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:02 smithi122 bash[22268]: cluster 2024-03-22T05:32:00.885646+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:02.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:02 smithi122 bash[22268]: audit 2024-03-22T05:32:01.454020+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:02.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:02 smithi122 bash[22268]: audit 2024-03-22T05:32:01.463295+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:02.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:02 smithi122 bash[22268]: audit 2024-03-22T05:32:01.474078+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:02.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:02 smithi083 bash[22141]: cluster 2024-03-22T05:32:00.885646+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:02.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:02 smithi083 bash[22141]: audit 2024-03-22T05:32:01.454020+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:02.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:02 smithi083 bash[22141]: audit 2024-03-22T05:32:01.463295+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:02.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:02 smithi083 bash[22141]: audit 2024-03-22T05:32:01.474078+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:02.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:02 smithi045 bash[21420]: cluster 2024-03-22T05:32:00.885646+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:02.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:02 smithi045 bash[21420]: audit 2024-03-22T05:32:01.454020+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:02.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:02 smithi045 bash[21420]: audit 2024-03-22T05:32:01.463295+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:02.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:02 smithi045 bash[21420]: audit 2024-03-22T05:32:01.474078+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:04 smithi122 bash[22268]: cluster 2024-03-22T05:32:02.885989+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:04.878 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:32:04.897 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:04 smithi045 bash[21420]: cluster 2024-03-22T05:32:02.885989+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:04.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:04 smithi083 bash[22141]: cluster 2024-03-22T05:32:02.885989+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:06.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:06 smithi045 bash[21420]: cluster 2024-03-22T05:32:04.886358+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:06.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:06 smithi122 bash[22268]: cluster 2024-03-22T05:32:04.886358+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:06.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:06 smithi083 bash[22141]: cluster 2024-03-22T05:32:04.886358+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:07.347 INFO:teuthology.orchestra.run.smithi045.stdout:pg_num: 1 2024-03-22T05:32:07.687 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:07 smithi045 bash[21420]: audit 2024-03-22T05:32:07.349297+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.45:0/1934505290' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-22T05:32:07.687 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:07 smithi045 bash[21420]: audit 2024-03-22T05:32:07.389409+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:07.687 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:07 smithi045 bash[21420]: audit 2024-03-22T05:32:07.394299+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:07.687 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:07 smithi045 bash[21420]: audit 2024-03-22T05:32:07.401426+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:07.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:07 smithi122 bash[22268]: audit 2024-03-22T05:32:07.349297+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.45:0/1934505290' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-22T05:32:07.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:07 smithi122 bash[22268]: audit 2024-03-22T05:32:07.389409+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:07.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:07 smithi122 bash[22268]: audit 2024-03-22T05:32:07.394299+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:07.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:07 smithi122 bash[22268]: audit 2024-03-22T05:32:07.401426+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:07.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:07 smithi083 bash[22141]: audit 2024-03-22T05:32:07.349297+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.45:0/1934505290' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-22T05:32:07.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:07 smithi083 bash[22141]: audit 2024-03-22T05:32:07.389409+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:07.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:07 smithi083 bash[22141]: audit 2024-03-22T05:32:07.394299+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:07.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:07 smithi083 bash[22141]: audit 2024-03-22T05:32:07.401426+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:07.971 INFO:tasks.cephadm:Setting up client nodes... 2024-03-22T05:32:07.971 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-22T05:32:07.971 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-22T05:32:07.971 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph mgr dump --format=json 2024-03-22T05:32:08.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:08 smithi122 bash[22268]: cluster 2024-03-22T05:32:06.886896+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:08.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:08 smithi083 bash[22141]: cluster 2024-03-22T05:32:06.886896+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:08.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:08 smithi045 bash[21420]: cluster 2024-03-22T05:32:06.886896+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:10.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:10 smithi122 bash[22268]: cluster 2024-03-22T05:32:08.887453+0000 mgr.a (mgr.14152) 222 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:10.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:10 smithi083 bash[22141]: cluster 2024-03-22T05:32:08.887453+0000 mgr.a (mgr.14152) 222 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:10.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:10 smithi045 bash[21420]: cluster 2024-03-22T05:32:08.887453+0000 mgr.a (mgr.14152) 222 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:12.699 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:32:12.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:12 smithi122 bash[22268]: cluster 2024-03-22T05:32:10.887991+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:12.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:12 smithi083 bash[22141]: cluster 2024-03-22T05:32:10.887991+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:12.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:12 smithi045 bash[21420]: cluster 2024-03-22T05:32:10.887991+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:14.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:14 smithi122 bash[22268]: cluster 2024-03-22T05:32:12.888554+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:14.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:14 smithi122 bash[22268]: audit 2024-03-22T05:32:14.428020+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:14.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:14 smithi122 bash[22268]: audit 2024-03-22T05:32:14.436411+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:14.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:14 smithi122 bash[22268]: audit 2024-03-22T05:32:14.446835+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:14.747 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:14 smithi045 bash[21420]: cluster 2024-03-22T05:32:12.888554+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:14.747 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:14 smithi045 bash[21420]: audit 2024-03-22T05:32:14.428020+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:14.747 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:14 smithi045 bash[21420]: audit 2024-03-22T05:32:14.436411+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:14.747 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:14 smithi045 bash[21420]: audit 2024-03-22T05:32:14.446835+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:14.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:14 smithi083 bash[22141]: cluster 2024-03-22T05:32:12.888554+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:14.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:14 smithi083 bash[22141]: audit 2024-03-22T05:32:14.428020+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:14.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:14 smithi083 bash[22141]: audit 2024-03-22T05:32:14.436411+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:14.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:14 smithi083 bash[22141]: audit 2024-03-22T05:32:14.446835+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:15.216 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:32:15.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:15 smithi122 bash[22268]: audit 2024-03-22T05:32:15.212651+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.45:0/2855013593' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-22T05:32:15.822 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:15 smithi045 bash[21420]: audit 2024-03-22T05:32:15.212651+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.45:0/2855013593' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-22T05:32:15.823 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6800","nonce":1311129213},{"type":"v1","addr":"172.21.15.45:6801","nonce":1311129213}]},"active_addr":"172.21.15.45:6801/1311129213","active_change":"2024-03-22T05:27:04.923074+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24110,"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:2.4.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.0.0","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:2.4.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":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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:2.4.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.0.0","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:2.4.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":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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.45: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.45:0","nonce":1530929810}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":1254218184}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":1840271608}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":1547851626}]}]} 2024-03-22T05:32:15.830 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-22T05:32:15.830 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-22T05:32:15.830 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-22T05:32:15.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:15 smithi083 bash[22141]: audit 2024-03-22T05:32:15.212651+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.45:0/2855013593' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-22T05:32:16.662 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:16 smithi083 bash[22141]: cluster 2024-03-22T05:32:14.888972+0000 mgr.a (mgr.14152) 225 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:16.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:16 smithi122 bash[22268]: cluster 2024-03-22T05:32:14.888972+0000 mgr.a (mgr.14152) 225 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:16.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:16 smithi045 bash[21420]: cluster 2024-03-22T05:32:14.888972+0000 mgr.a (mgr.14152) 225 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:18.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:18 smithi045 bash[21420]: cluster 2024-03-22T05:32:16.889483+0000 mgr.a (mgr.14152) 226 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:18.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:18 smithi122 bash[22268]: cluster 2024-03-22T05:32:16.889483+0000 mgr.a (mgr.14152) 226 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:18.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:18 smithi083 bash[22141]: cluster 2024-03-22T05:32:16.889483+0000 mgr.a (mgr.14152) 226 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:20.560 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:32:20.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:20 smithi122 bash[22268]: cluster 2024-03-22T05:32:18.889978+0000 mgr.a (mgr.14152) 227 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:20.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:20 smithi083 bash[22141]: cluster 2024-03-22T05:32:18.889978+0000 mgr.a (mgr.14152) 227 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:20.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:20 smithi045 bash[21420]: cluster 2024-03-22T05:32:18.889978+0000 mgr.a (mgr.14152) 227 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:22.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:22 smithi045 bash[21420]: cluster 2024-03-22T05:32:20.890453+0000 mgr.a (mgr.14152) 228 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:22.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:22 smithi045 bash[21420]: audit 2024-03-22T05:32:21.665448+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:22.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:22 smithi045 bash[21420]: audit 2024-03-22T05:32:21.671710+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:22.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:22 smithi045 bash[21420]: audit 2024-03-22T05:32:21.678250+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:22.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:22 smithi122 bash[22268]: cluster 2024-03-22T05:32:20.890453+0000 mgr.a (mgr.14152) 228 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:22.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:22 smithi122 bash[22268]: audit 2024-03-22T05:32:21.665448+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:22.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:22 smithi122 bash[22268]: audit 2024-03-22T05:32:21.671710+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:22.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:22 smithi122 bash[22268]: audit 2024-03-22T05:32:21.678250+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:22.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:22 smithi083 bash[22141]: cluster 2024-03-22T05:32:20.890453+0000 mgr.a (mgr.14152) 228 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:22.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:22 smithi083 bash[22141]: audit 2024-03-22T05:32:21.665448+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:22.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:22 smithi083 bash[22141]: audit 2024-03-22T05:32:21.671710+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:22.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:22 smithi083 bash[22141]: audit 2024-03-22T05:32:21.678250+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:23.509 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:32:23.509 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":21,"fsid":"768ec834-e80c-11ee-95cd-87774f69a715","created":"2024-03-22T05:25:58.818483+0000","modified":"2024-03-22T05:31:43.529936+0000","last_up_change":"2024-03-22T05:31:40.502223+0000","last_in_change":"2024-03-22T05:31:16.450204+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-03-22T05:31:41.171928+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":"5399d408-5e6f-41c6-a795-bb8a49f90bcd","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.45:6802","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6803","nonce":1086137231}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6805","nonce":1086137231}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6809","nonce":1086137231}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6807","nonce":1086137231}]},"public_addr":"172.21.15.45:6803/1086137231","cluster_addr":"172.21.15.45:6805/1086137231","heartbeat_back_addr":"172.21.15.45:6809/1086137231","heartbeat_front_addr":"172.21.15.45:6807/1086137231","state":["exists","up"]},{"osd":1,"uuid":"74d02e9e-cc57-4045-b808-e3403e6de1c9","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.83:6800","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6801","nonce":2013415014}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6803","nonce":2013415014}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6807","nonce":2013415014}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6805","nonce":2013415014}]},"public_addr":"172.21.15.83:6801/2013415014","cluster_addr":"172.21.15.83:6803/2013415014","heartbeat_back_addr":"172.21.15.83:6807/2013415014","heartbeat_front_addr":"172.21.15.83:6805/2013415014","state":["exists","up"]},{"osd":2,"uuid":"d576fcdb-ae79-40a1-af9d-c4d51fab395e","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.122:6800","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6801","nonce":684899703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6803","nonce":684899703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6807","nonce":684899703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6805","nonce":684899703}]},"public_addr":"172.21.15.122:6801/684899703","cluster_addr":"172.21.15.122:6803/684899703","heartbeat_back_addr":"172.21.15.122:6807/684899703","heartbeat_front_addr":"172.21.15.122:6805/684899703","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-03-22T05:29:57.399964+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-03-22T05:30:52.689892+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-03-22T05:31:39.196249+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:0/538858706":"2024-03-23T05:27:04.922821+0000","172.21.15.45:6801/3205315531":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/1992107119":"2024-03-23T05:26:30.330952+0000","172.21.15.45:6800/3205315531":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/1602321418":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/3012831503":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/2838805771":"2024-03-23T05:26:30.330952+0000","172.21.15.45:6800/3168978339":"2024-03-23T05:26:30.330952+0000","172.21.15.45:6801/3168978339":"2024-03-23T05:26:30.330952+0000","172.21.15.45:0/3699999471":"2024-03-23T05:26:30.330952+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-03-22T05:32:24.103 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-22T05:32:24.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-22T05:32:24.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:24 smithi122 bash[22268]: cluster 2024-03-22T05:32:22.891040+0000 mgr.a (mgr.14152) 229 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:24.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:24 smithi122 bash[22268]: audit 2024-03-22T05:32:23.510486+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.45:0/1040520549' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-22T05:32:24.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:24 smithi083 bash[22141]: cluster 2024-03-22T05:32:22.891040+0000 mgr.a (mgr.14152) 229 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:24.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:24 smithi083 bash[22141]: audit 2024-03-22T05:32:23.510486+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.45:0/1040520549' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-22T05:32:24.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:24 smithi045 bash[21420]: cluster 2024-03-22T05:32:22.891040+0000 mgr.a (mgr.14152) 229 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:24.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:24 smithi045 bash[21420]: audit 2024-03-22T05:32:23.510486+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.45:0/1040520549' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-22T05:32:26.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:26 smithi122 bash[22268]: cluster 2024-03-22T05:32:24.891589+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:26.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:26 smithi083 bash[22141]: cluster 2024-03-22T05:32:24.891589+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:26.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:26 smithi045 bash[21420]: cluster 2024-03-22T05:32:24.891589+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:28.597 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:32:28.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:28 smithi083 bash[22141]: cluster 2024-03-22T05:32:26.892109+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:28.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:28 smithi083 bash[22141]: audit 2024-03-22T05:32:27.616713+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:28.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:28 smithi083 bash[22141]: audit 2024-03-22T05:32:27.625200+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:28.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:28 smithi083 bash[22141]: audit 2024-03-22T05:32:27.635978+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:28.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:28 smithi045 bash[21420]: cluster 2024-03-22T05:32:26.892109+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:28.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:28 smithi045 bash[21420]: audit 2024-03-22T05:32:27.616713+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:28.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:28 smithi045 bash[21420]: audit 2024-03-22T05:32:27.625200+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:28.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:28 smithi045 bash[21420]: audit 2024-03-22T05:32:27.635978+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:29.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:28 smithi122 bash[22268]: cluster 2024-03-22T05:32:26.892109+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:29.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:28 smithi122 bash[22268]: audit 2024-03-22T05:32:27.616713+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:29.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:28 smithi122 bash[22268]: audit 2024-03-22T05:32:27.625200+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:29.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:28 smithi122 bash[22268]: audit 2024-03-22T05:32:27.635978+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:30.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:30 smithi083 bash[22141]: cluster 2024-03-22T05:32:28.892784+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:30.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:30 smithi045 bash[21420]: cluster 2024-03-22T05:32:28.892784+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:31.039 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:32:31.040 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":21,"fsid":"768ec834-e80c-11ee-95cd-87774f69a715","created":"2024-03-22T05:25:58.818483+0000","modified":"2024-03-22T05:31:43.529936+0000","last_up_change":"2024-03-22T05:31:40.502223+0000","last_in_change":"2024-03-22T05:31:16.450204+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-03-22T05:31:41.171928+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":"5399d408-5e6f-41c6-a795-bb8a49f90bcd","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.45:6802","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6803","nonce":1086137231}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6805","nonce":1086137231}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6809","nonce":1086137231}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":1086137231},{"type":"v1","addr":"172.21.15.45:6807","nonce":1086137231}]},"public_addr":"172.21.15.45:6803/1086137231","cluster_addr":"172.21.15.45:6805/1086137231","heartbeat_back_addr":"172.21.15.45:6809/1086137231","heartbeat_front_addr":"172.21.15.45:6807/1086137231","state":["exists","up"]},{"osd":1,"uuid":"74d02e9e-cc57-4045-b808-e3403e6de1c9","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.83:6800","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6801","nonce":2013415014}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6803","nonce":2013415014}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6807","nonce":2013415014}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":2013415014},{"type":"v1","addr":"172.21.15.83:6805","nonce":2013415014}]},"public_addr":"172.21.15.83:6801/2013415014","cluster_addr":"172.21.15.83:6803/2013415014","heartbeat_back_addr":"172.21.15.83:6807/2013415014","heartbeat_front_addr":"172.21.15.83:6805/2013415014","state":["exists","up"]},{"osd":2,"uuid":"d576fcdb-ae79-40a1-af9d-c4d51fab395e","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.122:6800","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6801","nonce":684899703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6803","nonce":684899703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6807","nonce":684899703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":684899703},{"type":"v1","addr":"172.21.15.122:6805","nonce":684899703}]},"public_addr":"172.21.15.122:6801/684899703","cluster_addr":"172.21.15.122:6803/684899703","heartbeat_back_addr":"172.21.15.122:6807/684899703","heartbeat_front_addr":"172.21.15.122:6805/684899703","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-03-22T05:29:57.399964+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-03-22T05:30:52.689892+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-03-22T05:31:39.196249+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:0/538858706":"2024-03-23T05:27:04.922821+0000","172.21.15.45:6801/3205315531":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/1992107119":"2024-03-23T05:26:30.330952+0000","172.21.15.45:6800/3205315531":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/1602321418":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/3012831503":"2024-03-23T05:27:04.922821+0000","172.21.15.45:0/2838805771":"2024-03-23T05:26:30.330952+0000","172.21.15.45:6800/3168978339":"2024-03-23T05:26:30.330952+0000","172.21.15.45:6801/3168978339":"2024-03-23T05:26:30.330952+0000","172.21.15.45:0/3699999471":"2024-03-23T05:26:30.330952+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-03-22T05:32:31.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:30 smithi122 bash[22268]: cluster 2024-03-22T05:32:28.892784+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:31.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-22T05:32:31.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-22T05:32:31.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-22T05:32:31.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:31 smithi083 bash[22141]: audit 2024-03-22T05:32:31.040822+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.45:0/1937060467' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-22T05:32:31.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:31 smithi045 bash[21420]: audit 2024-03-22T05:32:31.040822+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.45:0/1937060467' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-22T05:32:32.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:31 smithi122 bash[22268]: audit 2024-03-22T05:32:31.040822+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.45:0/1937060467' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-22T05:32:32.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:32 smithi083 bash[22141]: cluster 2024-03-22T05:32:30.893354+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:32.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:32 smithi045 bash[21420]: cluster 2024-03-22T05:32:30.893354+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:33.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:32 smithi122 bash[22268]: cluster 2024-03-22T05:32:30.893354+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:34.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:34 smithi083 bash[22141]: cluster 2024-03-22T05:32:32.893865+0000 mgr.a (mgr.14152) 234 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:34.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:34 smithi045 bash[21420]: cluster 2024-03-22T05:32:32.893865+0000 mgr.a (mgr.14152) 234 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:35.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:34 smithi122 bash[22268]: cluster 2024-03-22T05:32:32.893865+0000 mgr.a (mgr.14152) 234 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:35.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:35 smithi083 bash[22141]: audit 2024-03-22T05:32:34.655639+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:35.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:35 smithi083 bash[22141]: audit 2024-03-22T05:32:34.664092+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:35.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:35 smithi083 bash[22141]: audit 2024-03-22T05:32:34.674220+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:35.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:35 smithi083 bash[22141]: cluster 2024-03-22T05:32:34.894380+0000 mgr.a (mgr.14152) 235 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:35.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:35 smithi045 bash[21420]: audit 2024-03-22T05:32:34.655639+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:35.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:35 smithi045 bash[21420]: audit 2024-03-22T05:32:34.664092+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:35.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:35 smithi045 bash[21420]: audit 2024-03-22T05:32:34.674220+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:35.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:35 smithi045 bash[21420]: cluster 2024-03-22T05:32:34.894380+0000 mgr.a (mgr.14152) 235 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:36.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:35 smithi122 bash[22268]: audit 2024-03-22T05:32:34.655639+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:36.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:35 smithi122 bash[22268]: audit 2024-03-22T05:32:34.664092+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:36.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:35 smithi122 bash[22268]: audit 2024-03-22T05:32:34.674220+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:36.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:35 smithi122 bash[22268]: cluster 2024-03-22T05:32:34.894380+0000 mgr.a (mgr.14152) 235 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:36.348 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:32:36.348 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:32:36.349 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:32:38.075 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:37 smithi083 bash[22141]: cluster 2024-03-22T05:32:36.894936+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:38.200 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:37 smithi045 bash[21420]: cluster 2024-03-22T05:32:36.894936+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:38.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:37 smithi122 bash[22268]: cluster 2024-03-22T05:32:36.894936+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:40.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:39 smithi122 bash[22268]: cluster 2024-03-22T05:32:38.895493+0000 mgr.a (mgr.14152) 237 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:40.307 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:39 smithi083 bash[22141]: cluster 2024-03-22T05:32:38.895493+0000 mgr.a (mgr.14152) 237 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:40.320 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:39 smithi045 bash[21420]: cluster 2024-03-22T05:32:38.895493+0000 mgr.a (mgr.14152) 237 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:41.920 INFO:teuthology.orchestra.run.smithi045.stdout:34359738404 2024-03-22T05:32:41.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-22T05:32:42.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:41 smithi083 bash[22141]: cluster 2024-03-22T05:32:40.895934+0000 mgr.a (mgr.14152) 238 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:42.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:41 smithi083 bash[22141]: audit 2024-03-22T05:32:41.860892+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:42.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:41 smithi083 bash[22141]: audit 2024-03-22T05:32:41.866228+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:42.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:41 smithi083 bash[22141]: audit 2024-03-22T05:32:41.871011+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:42.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:41 smithi045 bash[21420]: cluster 2024-03-22T05:32:40.895934+0000 mgr.a (mgr.14152) 238 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:42.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:41 smithi045 bash[21420]: audit 2024-03-22T05:32:41.860892+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:42.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:41 smithi045 bash[21420]: audit 2024-03-22T05:32:41.866228+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:42.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:41 smithi045 bash[21420]: audit 2024-03-22T05:32:41.871011+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:42.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:41 smithi122 bash[22268]: cluster 2024-03-22T05:32:40.895934+0000 mgr.a (mgr.14152) 238 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:42.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:41 smithi122 bash[22268]: audit 2024-03-22T05:32:41.860892+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:42.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:41 smithi122 bash[22268]: audit 2024-03-22T05:32:41.866228+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:42.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:41 smithi122 bash[22268]: audit 2024-03-22T05:32:41.871011+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:42.905 INFO:teuthology.orchestra.run.smithi045.stdout:77309411343 2024-03-22T05:32:42.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-22T05:32:43.309 INFO:teuthology.orchestra.run.smithi045.stdout:55834574872 2024-03-22T05:32:43.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-22T05:32:44.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:43 smithi122 bash[22268]: cluster 2024-03-22T05:32:42.896500+0000 mgr.a (mgr.14152) 239 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:44.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:43 smithi083 bash[22141]: cluster 2024-03-22T05:32:42.896500+0000 mgr.a (mgr.14152) 239 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:44.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:43 smithi045 bash[21420]: cluster 2024-03-22T05:32:42.896500+0000 mgr.a (mgr.14152) 239 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:46.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:45 smithi045 bash[21420]: cluster 2024-03-22T05:32:44.896923+0000 mgr.a (mgr.14152) 240 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:46.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:45 smithi122 bash[22268]: cluster 2024-03-22T05:32:44.896923+0000 mgr.a (mgr.14152) 240 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:46.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:45 smithi083 bash[22141]: cluster 2024-03-22T05:32:44.896923+0000 mgr.a (mgr.14152) 240 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:46.813 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:32:47.820 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:32:47.821 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:32:48.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:47 smithi122 bash[22268]: cluster 2024-03-22T05:32:46.897468+0000 mgr.a (mgr.14152) 241 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:48.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:47 smithi122 bash[22268]: audit 2024-03-22T05:32:47.762857+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:48.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:47 smithi122 bash[22268]: audit 2024-03-22T05:32:47.767626+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:48.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:47 smithi122 bash[22268]: audit 2024-03-22T05:32:47.772680+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:48.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:47 smithi083 bash[22141]: cluster 2024-03-22T05:32:46.897468+0000 mgr.a (mgr.14152) 241 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:48.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:47 smithi083 bash[22141]: audit 2024-03-22T05:32:47.762857+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:48.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:47 smithi083 bash[22141]: audit 2024-03-22T05:32:47.767626+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:48.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:47 smithi083 bash[22141]: audit 2024-03-22T05:32:47.772680+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:48.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:48 smithi045 bash[21420]: cluster 2024-03-22T05:32:46.897468+0000 mgr.a (mgr.14152) 241 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:48.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:48 smithi045 bash[21420]: audit 2024-03-22T05:32:47.762857+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:48.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:48 smithi045 bash[21420]: audit 2024-03-22T05:32:47.767626+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:48.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:48 smithi045 bash[21420]: audit 2024-03-22T05:32:47.772680+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:50.072 INFO:teuthology.orchestra.run.smithi045.stdout:34359738405 2024-03-22T05:32:50.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:50 smithi122 bash[22268]: cluster 2024-03-22T05:32:48.897953+0000 mgr.a (mgr.14152) 242 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:50.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:50 smithi122 bash[22268]: audit 2024-03-22T05:32:50.074813+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.45:0/1522223393' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-22T05:32:50.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:50 smithi083 bash[22141]: cluster 2024-03-22T05:32:48.897953+0000 mgr.a (mgr.14152) 242 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:50.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:50 smithi083 bash[22141]: audit 2024-03-22T05:32:50.074813+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.45:0/1522223393' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-22T05:32:50.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:50 smithi045 bash[21420]: cluster 2024-03-22T05:32:48.897953+0000 mgr.a (mgr.14152) 242 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:50.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:50 smithi045 bash[21420]: audit 2024-03-22T05:32:50.074813+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.45:0/1522223393' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-22T05:32:51.159 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738404 got 34359738405 for osd.0 2024-03-22T05:32:51.159 DEBUG:teuthology.parallel:result is None 2024-03-22T05:32:52.609 INFO:teuthology.orchestra.run.smithi045.stdout:55834574874 2024-03-22T05:32:52.622 INFO:teuthology.orchestra.run.smithi045.stdout:77309411345 2024-03-22T05:32:52.622 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:52 smithi045 bash[21420]: cluster 2024-03-22T05:32:50.898448+0000 mgr.a (mgr.14152) 243 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:52.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:52 smithi122 bash[22268]: cluster 2024-03-22T05:32:50.898448+0000 mgr.a (mgr.14152) 243 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:52.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:52 smithi083 bash[22141]: cluster 2024-03-22T05:32:50.898448+0000 mgr.a (mgr.14152) 243 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:53.651 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411343 got 77309411345 for osd.2 2024-03-22T05:32:53.651 DEBUG:teuthology.parallel:result is None 2024-03-22T05:32:53.688 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574872 got 55834574874 for osd.1 2024-03-22T05:32:53.689 DEBUG:teuthology.parallel:result is None 2024-03-22T05:32:53.689 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-22T05:32:53.689 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-22T05:32:53.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:53 smithi045 bash[21420]: audit 2024-03-22T05:32:52.612087+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.45:0/3040720675' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-22T05:32:53.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:53 smithi045 bash[21420]: audit 2024-03-22T05:32:52.624437+0000 mon.a (mon.0) 656 : audit [DBG] from='client.? 172.21.15.45:0/3800405551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-22T05:32:53.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:53 smithi122 bash[22268]: audit 2024-03-22T05:32:52.612087+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.45:0/3040720675' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-22T05:32:53.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:53 smithi122 bash[22268]: audit 2024-03-22T05:32:52.624437+0000 mon.a (mon.0) 656 : audit [DBG] from='client.? 172.21.15.45:0/3800405551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-22T05:32:53.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:53 smithi083 bash[22141]: audit 2024-03-22T05:32:52.612087+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.45:0/3040720675' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-22T05:32:53.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:53 smithi083 bash[22141]: audit 2024-03-22T05:32:52.624437+0000 mon.a (mon.0) 656 : audit [DBG] from='client.? 172.21.15.45:0/3800405551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-22T05:32:54.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:54 smithi122 bash[22268]: cluster 2024-03-22T05:32:52.898985+0000 mgr.a (mgr.14152) 244 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:54.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:54 smithi083 bash[22141]: cluster 2024-03-22T05:32:52.898985+0000 mgr.a (mgr.14152) 244 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:54.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:54 smithi045 bash[21420]: cluster 2024-03-22T05:32:52.898985+0000 mgr.a (mgr.14152) 244 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:56.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:55 smithi083 bash[22141]: audit 2024-03-22T05:32:54.861729+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:55 smithi083 bash[22141]: audit 2024-03-22T05:32:54.870153+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:55 smithi083 bash[22141]: audit 2024-03-22T05:32:54.880053+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:55 smithi083 bash[22141]: cluster 2024-03-22T05:32:54.899507+0000 mgr.a (mgr.14152) 245 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:56.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:55 smithi083 bash[22141]: audit 2024-03-22T05:32:55.000661+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:32:56.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:55 smithi083 bash[22141]: audit 2024-03-22T05:32:55.006902+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:32:56.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:55 smithi083 bash[22141]: audit 2024-03-22T05:32:55.008721+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:32:56.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:55 smithi083 bash[22141]: audit 2024-03-22T05:32:55.018953+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:55 smithi045 bash[21420]: audit 2024-03-22T05:32:54.861729+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:55 smithi045 bash[21420]: audit 2024-03-22T05:32:54.870153+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:55 smithi045 bash[21420]: audit 2024-03-22T05:32:54.880053+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:55 smithi045 bash[21420]: cluster 2024-03-22T05:32:54.899507+0000 mgr.a (mgr.14152) 245 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:55 smithi045 bash[21420]: audit 2024-03-22T05:32:55.000661+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:32:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:55 smithi045 bash[21420]: audit 2024-03-22T05:32:55.006902+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:32:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:55 smithi045 bash[21420]: audit 2024-03-22T05:32:55.008721+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:32:56.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:55 smithi045 bash[21420]: audit 2024-03-22T05:32:55.018953+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:55 smithi122 bash[22268]: audit 2024-03-22T05:32:54.861729+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:55 smithi122 bash[22268]: audit 2024-03-22T05:32:54.870153+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:55 smithi122 bash[22268]: audit 2024-03-22T05:32:54.880053+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:56.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:55 smithi122 bash[22268]: cluster 2024-03-22T05:32:54.899507+0000 mgr.a (mgr.14152) 245 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:56.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:55 smithi122 bash[22268]: audit 2024-03-22T05:32:55.000661+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:32:56.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:55 smithi122 bash[22268]: audit 2024-03-22T05:32:55.006902+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:32:56.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:55 smithi122 bash[22268]: audit 2024-03-22T05:32:55.008721+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:32:56.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:55 smithi122 bash[22268]: audit 2024-03-22T05:32:55.018953+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:32:58.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:57 smithi083 bash[22141]: cluster 2024-03-22T05:32:56.900047+0000 mgr.a (mgr.14152) 246 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:58.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:57 smithi122 bash[22268]: cluster 2024-03-22T05:32:56.900047+0000 mgr.a (mgr.14152) 246 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:58.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:57 smithi045 bash[21420]: cluster 2024-03-22T05:32:56.900047+0000 mgr.a (mgr.14152) 246 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:32:58.461 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:33:00.032 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:32:59 smithi083 bash[22141]: cluster 2024-03-22T05:32:58.900615+0000 mgr.a (mgr.14152) 247 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:00.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:32:59 smithi122 bash[22268]: cluster 2024-03-22T05:32:58.900615+0000 mgr.a (mgr.14152) 247 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:00.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:32:59 smithi045 bash[21420]: cluster 2024-03-22T05:32:58.900615+0000 mgr.a (mgr.14152) 247 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:00.988 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:33:00.991 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-03-22T05:33:01.945 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":192,"stamp":"2024-03-22T05:33:00.900893+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":88736,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146720,"statfs":{"total":287985106944,"available":287894241280,"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.003174"},"pg_stats":[{"pgid":"1.0","version":"20'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-03-22T05:31:43.535972+0000","last_change":"2024-03-22T05:31:42.529965+0000","last_active":"2024-03-22T05:31:43.535972+0000","last_peered":"2024-03-22T05:31:43.535972+0000","last_clean":"2024-03-22T05:31:43.535972+0000","last_became_active":"2024-03-22T05:31:42.529143+0000","last_became_peered":"2024-03-22T05:31:42.529143+0000","last_unstale":"2024-03-22T05:31:43.535972+0000","last_undegraded":"2024-03-22T05:31:43.535972+0000","last_fullsized":"2024-03-22T05:31:43.535972+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-03-22T05:31:41.510445+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-22T05:31:41.510445+0000","last_clean_scrub_stamp":"2024-03-22T05:31:41.510445+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-03-23T14:38:44.552000+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":77309411347,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28400,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716752,"statfs":{"total":95995035648,"available":95965954048,"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,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":0,"up_from":8,"seq":34359738408,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32560,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712592,"statfs":{"total":95995035648,"available":95961694208,"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":[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":[]},{"osd":1,"up_from":13,"seq":55834574876,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27776,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717376,"statfs":{"total":95995035648,"available":95966593024,"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":[]}],"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-03-22T05:33:01.945 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-22T05:33:02.198 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:01 smithi045 bash[21420]: cluster 2024-03-22T05:33:00.901163+0000 mgr.a (mgr.14152) 248 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:02.198 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:01 smithi045 bash[21420]: audit 2024-03-22T05:33:00.989939+0000 mgr.a (mgr.14152) 249 : audit [DBG] from='client.14346 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:33:02.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:01 smithi122 bash[22268]: cluster 2024-03-22T05:33:00.901163+0000 mgr.a (mgr.14152) 248 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:02.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:01 smithi122 bash[22268]: audit 2024-03-22T05:33:00.989939+0000 mgr.a (mgr.14152) 249 : audit [DBG] from='client.14346 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:33:02.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:01 smithi083 bash[22141]: cluster 2024-03-22T05:33:00.901163+0000 mgr.a (mgr.14152) 248 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:02.620 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:01 smithi083 bash[22141]: audit 2024-03-22T05:33:00.989939+0000 mgr.a (mgr.14152) 249 : audit [DBG] from='client.14346 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:33:03.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:03 smithi045 bash[21420]: audit 2024-03-22T05:33:02.063759+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:03.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:03 smithi045 bash[21420]: audit 2024-03-22T05:33:02.070383+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:03.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:03 smithi045 bash[21420]: audit 2024-03-22T05:33:02.079305+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:03.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:03 smithi083 bash[22141]: audit 2024-03-22T05:33:02.063759+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:03.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:03 smithi083 bash[22141]: audit 2024-03-22T05:33:02.070383+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:03.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:03 smithi083 bash[22141]: audit 2024-03-22T05:33:02.079305+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:03.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:03 smithi122 bash[22268]: audit 2024-03-22T05:33:02.063759+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:03.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:03 smithi122 bash[22268]: audit 2024-03-22T05:33:02.070383+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:03.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:03 smithi122 bash[22268]: audit 2024-03-22T05:33:02.079305+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:04.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:04 smithi122 bash[22268]: cluster 2024-03-22T05:33:02.901648+0000 mgr.a (mgr.14152) 250 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:04.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:04 smithi083 bash[22141]: cluster 2024-03-22T05:33:02.901648+0000 mgr.a (mgr.14152) 250 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:04.416 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:04 smithi045 bash[21420]: cluster 2024-03-22T05:33:02.901648+0000 mgr.a (mgr.14152) 250 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:06.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:06 smithi122 bash[22268]: cluster 2024-03-22T05:33:04.902192+0000 mgr.a (mgr.14152) 251 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:06.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:06 smithi083 bash[22141]: cluster 2024-03-22T05:33:04.902192+0000 mgr.a (mgr.14152) 251 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:06.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:06 smithi045 bash[21420]: cluster 2024-03-22T05:33:04.902192+0000 mgr.a (mgr.14152) 251 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:07.730 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:33:08.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:08 smithi045 bash[21420]: cluster 2024-03-22T05:33:06.902736+0000 mgr.a (mgr.14152) 252 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:08.395 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:08 smithi045 bash[21420]: audit 2024-03-22T05:33:07.903871+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:08.395 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:08 smithi045 bash[21420]: audit 2024-03-22T05:33:07.908804+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:08.395 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:08 smithi045 bash[21420]: audit 2024-03-22T05:33:07.915758+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:08.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:08 smithi083 bash[22141]: cluster 2024-03-22T05:33:06.902736+0000 mgr.a (mgr.14152) 252 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:08.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:08 smithi083 bash[22141]: audit 2024-03-22T05:33:07.903871+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:08.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:08 smithi083 bash[22141]: audit 2024-03-22T05:33:07.908804+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:08.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:08 smithi083 bash[22141]: audit 2024-03-22T05:33:07.915758+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:08.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:08 smithi122 bash[22268]: cluster 2024-03-22T05:33:06.902736+0000 mgr.a (mgr.14152) 252 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:08.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:08 smithi122 bash[22268]: audit 2024-03-22T05:33:07.903871+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:08.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:08 smithi122 bash[22268]: audit 2024-03-22T05:33:07.908804+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:08.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:08 smithi122 bash[22268]: audit 2024-03-22T05:33:07.915758+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:10.243 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:33:10.246 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-03-22T05:33:10.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:10 smithi083 bash[22141]: cluster 2024-03-22T05:33:08.903073+0000 mgr.a (mgr.14152) 253 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:10.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:10 smithi045 bash[21420]: cluster 2024-03-22T05:33:08.903073+0000 mgr.a (mgr.14152) 253 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:10.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:10 smithi122 bash[22268]: cluster 2024-03-22T05:33:08.903073+0000 mgr.a (mgr.14152) 253 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:10.851 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":196,"stamp":"2024-03-22T05:33:08.902933+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":88736,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146720,"statfs":{"total":287985106944,"available":287894241280,"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.003143"},"pg_stats":[{"pgid":"1.0","version":"20'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-03-22T05:31:43.535972+0000","last_change":"2024-03-22T05:31:42.529965+0000","last_active":"2024-03-22T05:31:43.535972+0000","last_peered":"2024-03-22T05:31:43.535972+0000","last_clean":"2024-03-22T05:31:43.535972+0000","last_became_active":"2024-03-22T05:31:42.529143+0000","last_became_peered":"2024-03-22T05:31:42.529143+0000","last_unstale":"2024-03-22T05:31:43.535972+0000","last_undegraded":"2024-03-22T05:31:43.535972+0000","last_fullsized":"2024-03-22T05:31:43.535972+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-03-22T05:31:41.510445+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-22T05:31:41.510445+0000","last_clean_scrub_stamp":"2024-03-22T05:31:41.510445+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-03-23T14:38:44.552000+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":77309411349,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28400,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716752,"statfs":{"total":95995035648,"available":95965954048,"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,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":0,"up_from":8,"seq":34359738409,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32560,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712592,"statfs":{"total":95995035648,"available":95961694208,"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":[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":[]},{"osd":1,"up_from":13,"seq":55834574877,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27776,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717376,"statfs":{"total":95995035648,"available":95966593024,"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":[]}],"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-03-22T05:33:10.851 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-22T05:33:10.852 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-22T05:33:10.852 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-22T05:33:10.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- ceph health --format=json 2024-03-22T05:33:11.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:11 smithi045 bash[21420]: audit 2024-03-22T05:33:10.244665+0000 mgr.a (mgr.14152) 254 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:33:11.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:11 smithi083 bash[22141]: audit 2024-03-22T05:33:10.244665+0000 mgr.a (mgr.14152) 254 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:33:11.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:11 smithi122 bash[22268]: audit 2024-03-22T05:33:10.244665+0000 mgr.a (mgr.14152) 254 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:33:12.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:12 smithi083 bash[22141]: cluster 2024-03-22T05:33:10.903567+0000 mgr.a (mgr.14152) 255 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:12.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:12 smithi045 bash[21420]: cluster 2024-03-22T05:33:10.903567+0000 mgr.a (mgr.14152) 255 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:12.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:12 smithi122 bash[22268]: cluster 2024-03-22T05:33:10.903567+0000 mgr.a (mgr.14152) 255 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:14.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:14 smithi122 bash[22268]: cluster 2024-03-22T05:33:12.904107+0000 mgr.a (mgr.14152) 256 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:14.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:14 smithi083 bash[22141]: cluster 2024-03-22T05:33:12.904107+0000 mgr.a (mgr.14152) 256 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:14.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:14 smithi045 bash[21420]: cluster 2024-03-22T05:33:12.904107+0000 mgr.a (mgr.14152) 256 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:15.581 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:33:16.352 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:16 smithi045 bash[21420]: cluster 2024-03-22T05:33:14.904634+0000 mgr.a (mgr.14152) 257 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:16.352 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:16 smithi045 bash[21420]: audit 2024-03-22T05:33:15.085168+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:16.352 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:16 smithi045 bash[21420]: audit 2024-03-22T05:33:15.092349+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:16.352 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:16 smithi045 bash[21420]: audit 2024-03-22T05:33:15.100475+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:16.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:16 smithi083 bash[22141]: cluster 2024-03-22T05:33:14.904634+0000 mgr.a (mgr.14152) 257 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:16.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:16 smithi083 bash[22141]: audit 2024-03-22T05:33:15.085168+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:16.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:16 smithi083 bash[22141]: audit 2024-03-22T05:33:15.092349+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:16.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:16 smithi083 bash[22141]: audit 2024-03-22T05:33:15.100475+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:16.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:16 smithi122 bash[22268]: cluster 2024-03-22T05:33:14.904634+0000 mgr.a (mgr.14152) 257 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:16.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:16 smithi122 bash[22268]: audit 2024-03-22T05:33:15.085168+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:16.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:16 smithi122 bash[22268]: audit 2024-03-22T05:33:15.092349+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:16.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:16 smithi122 bash[22268]: audit 2024-03-22T05:33:15.100475+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:18.225 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:33:18.225 INFO:teuthology.orchestra.run.smithi045.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-22T05:33:18.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:18 smithi083 bash[22141]: cluster 2024-03-22T05:33:16.905220+0000 mgr.a (mgr.14152) 258 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:18.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:18 smithi045 bash[21420]: cluster 2024-03-22T05:33:16.905220+0000 mgr.a (mgr.14152) 258 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:18.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:18 smithi122 bash[22268]: cluster 2024-03-22T05:33:16.905220+0000 mgr.a (mgr.14152) 258 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:18.862 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-22T05:33:18.863 INFO:tasks.cephadm:Setup complete, yielding 2024-03-22T05:33:18.863 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-22T05:33:18.873 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi045.front.sepia.ceph.com 2024-03-22T05:33:18.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ea01217f8a79678e64ef6a5d68a043a4ef21ca37 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 768ec834-e80c-11ee-95cd-87774f69a715 -- bash -c 'set -e 2024-03-22T05:33:18.874 DEBUG:teuthology.orchestra.run.smithi045:> set -x 2024-03-22T05:33:18.874 DEBUG:teuthology.orchestra.run.smithi045:> ceph orch apply node-exporter 2024-03-22T05:33:18.874 DEBUG:teuthology.orchestra.run.smithi045:> ceph orch apply grafana 2024-03-22T05:33:18.874 DEBUG:teuthology.orchestra.run.smithi045:> ceph orch apply alertmanager 2024-03-22T05:33:18.874 DEBUG:teuthology.orchestra.run.smithi045:> ceph orch apply prometheus 2024-03-22T05:33:18.874 DEBUG:teuthology.orchestra.run.smithi045:> sleep 240 2024-03-22T05:33:18.874 DEBUG:teuthology.orchestra.run.smithi045:> ceph orch ls 2024-03-22T05:33:18.874 DEBUG:teuthology.orchestra.run.smithi045:> ceph orch ps 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> ceph orch host ls 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> MON_DAEMON=$(ceph orch ps --daemon-type mon -f json | jq -r '"'"'last | .daemon_name'"'"') 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> GRAFANA_HOST=$(ceph orch ps --daemon-type grafana -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> PROM_HOST=$(ceph orch ps --daemon-type prometheus -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> ALERTM_HOST=$(ceph orch ps --daemon-type alertmanager -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST "$GRAFANA_HOST" '"'"'.[] | select(.hostname==$GRAFANA_HOST) | .addr'"'"') 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> PROM_IP=$(ceph orch host ls -f json | jq -r --arg PROM_HOST "$PROM_HOST" '"'"'.[] | select(.hostname==$PROM_HOST) | .addr'"'"') 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> ALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST "$ALERTM_HOST" '"'"'.[] | select(.hostname==$ALERTM_HOST) | .addr'"'"') 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> # check each host node-exporter metrics endpoint is responsive 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> ALL_HOST_IPS=$(ceph orch host ls -f json | jq -r '"'"'.[] | .addr'"'"') 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> for ip in $ALL_HOST_IPS; do 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> curl -s http://${ip}:9100/metric 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> done 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> # check grafana endpoints are responsive and database health is okay 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> curl -k -s https://${GRAFANA_IP}:3000/api/health 2024-03-22T05:33:18.875 DEBUG:teuthology.orchestra.run.smithi045:> curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '"'"'.database == "ok"'"'"' 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> # stop mon daemon in order to trigger an alert 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> ceph orch daemon stop $MON_DAEMON 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> sleep 120 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> # check prometheus endpoints are responsive and mon down alert is firing 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> curl -s http://${PROM_IP}:9095/api/v1/status/config 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> curl -s http://${PROM_IP}:9095/api/v1/status/config | jq -e '"'"'.status == "success"'"'"' 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> curl -s http://${PROM_IP}:9095/api/v1/alerts 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '"'"'.data | .alerts | .[] | select(.labels | .alertname == "CephMonDown") | .state == "firing"'"'"' 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> # check alertmanager endpoints are responsive and mon down alert is active 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> curl -s http://${ALERTM_IP}:9093/api/v1/status 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> curl -s http://${ALERTM_IP}:9093/api/v1/alerts 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '"'"'.data | .[] | select(.labels | .alertname == "CephMonDown") | .status | .state == "active"'"'"' 2024-03-22T05:33:18.876 DEBUG:teuthology.orchestra.run.smithi045:> ' 2024-03-22T05:33:19.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:19 smithi045 bash[21420]: audit 2024-03-22T05:33:18.227352+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.45:0/1698778196' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-22T05:33:19.342 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:19 smithi083 bash[22141]: audit 2024-03-22T05:33:18.227352+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.45:0/1698778196' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-22T05:33:19.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:19 smithi122 bash[22268]: audit 2024-03-22T05:33:18.227352+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.45:0/1698778196' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-22T05:33:20.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:20 smithi083 bash[22141]: cluster 2024-03-22T05:33:18.905635+0000 mgr.a (mgr.14152) 259 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:20.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:20 smithi045 bash[21420]: cluster 2024-03-22T05:33:18.905635+0000 mgr.a (mgr.14152) 259 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:20.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:20 smithi122 bash[22268]: cluster 2024-03-22T05:33:18.905635+0000 mgr.a (mgr.14152) 259 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:22.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:22 smithi083 bash[22141]: cluster 2024-03-22T05:33:20.906169+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:22.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:22 smithi045 bash[21420]: cluster 2024-03-22T05:33:20.906169+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:22.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:22 smithi122 bash[22268]: cluster 2024-03-22T05:33:20.906169+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:23.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:23 smithi122 bash[22268]: audit 2024-03-22T05:33:22.283794+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:23.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:23 smithi122 bash[22268]: audit 2024-03-22T05:33:22.289447+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:23.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:23 smithi122 bash[22268]: audit 2024-03-22T05:33:22.296356+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:23.596 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/mon.a/config 2024-03-22T05:33:23.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:23 smithi045 bash[21420]: audit 2024-03-22T05:33:22.283794+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:23.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:23 smithi045 bash[21420]: audit 2024-03-22T05:33:22.289447+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:23.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:23 smithi045 bash[21420]: audit 2024-03-22T05:33:22.296356+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:23.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:23 smithi083 bash[22141]: audit 2024-03-22T05:33:22.283794+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:23.662 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:23 smithi083 bash[22141]: audit 2024-03-22T05:33:22.289447+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:23.662 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:23 smithi083 bash[22141]: audit 2024-03-22T05:33:22.296356+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:24.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:24 smithi083 bash[22141]: cluster 2024-03-22T05:33:22.906699+0000 mgr.a (mgr.14152) 261 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:24.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:24 smithi045 bash[21420]: cluster 2024-03-22T05:33:22.906699+0000 mgr.a (mgr.14152) 261 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:24.714 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:24 smithi122 bash[22268]: cluster 2024-03-22T05:33:22.906699+0000 mgr.a (mgr.14152) 261 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:26.410 INFO:teuthology.orchestra.run.smithi045.stderr:+ ceph orch apply node-exporter 2024-03-22T05:33:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:26 smithi122 bash[22268]: cluster 2024-03-22T05:33:24.907204+0000 mgr.a (mgr.14152) 262 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:26.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:26 smithi083 bash[22141]: cluster 2024-03-22T05:33:24.907204+0000 mgr.a (mgr.14152) 262 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:26.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:26 smithi045 bash[21420]: cluster 2024-03-22T05:33:24.907204+0000 mgr.a (mgr.14152) 262 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:26.763 INFO:teuthology.orchestra.run.smithi045.stdout:Scheduled node-exporter update... 2024-03-22T05:33:26.777 INFO:teuthology.orchestra.run.smithi045.stderr:+ ceph orch apply grafana 2024-03-22T05:33:27.128 INFO:teuthology.orchestra.run.smithi045.stdout:Scheduled grafana update... 2024-03-22T05:33:27.141 INFO:teuthology.orchestra.run.smithi045.stderr:+ ceph orch apply alertmanager 2024-03-22T05:33:27.518 INFO:teuthology.orchestra.run.smithi045.stdout:Scheduled alertmanager update... 2024-03-22T05:33:27.531 INFO:teuthology.orchestra.run.smithi045.stderr:+ ceph orch apply prometheus 2024-03-22T05:33:27.534 INFO:journalctl@ceph.osd.0.smithi045.stdout:Mar 22 05:33:27 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:27.535 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:27.535 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:33:27 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:27.805 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:33:27 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:27.806 INFO:journalctl@ceph.osd.0.smithi045.stdout:Mar 22 05:33:27 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:27.806 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:27.806 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: audit 2024-03-22T05:33:26.758279+0000 mgr.a (mgr.14152) 263 : audit [DBG] from='client.14364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:27.806 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: cephadm 2024-03-22T05:33:26.760888+0000 mgr.a (mgr.14152) 264 : cephadm [INF] Saving service node-exporter spec with placement * 2024-03-22T05:33:27.806 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: audit 2024-03-22T05:33:26.765250+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:27.806 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: audit 2024-03-22T05:33:26.771254+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:27.806 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: audit 2024-03-22T05:33:26.774317+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:27.807 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: audit 2024-03-22T05:33:26.775205+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:27.807 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: audit 2024-03-22T05:33:26.781501+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:27.807 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: cephadm 2024-03-22T05:33:26.784308+0000 mgr.a (mgr.14152) 265 : cephadm [INF] Deploying daemon node-exporter.smithi045 on smithi045 2024-03-22T05:33:27.807 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: cluster 2024-03-22T05:33:26.907523+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:27.807 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: audit 2024-03-22T05:33:27.122992+0000 mgr.a (mgr.14152) 267 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:27.807 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: cephadm 2024-03-22T05:33:27.126216+0000 mgr.a (mgr.14152) 268 : cephadm [INF] Saving service grafana spec with placement count:1 2024-03-22T05:33:27.807 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: audit 2024-03-22T05:33:27.130496+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:27.807 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: audit 2024-03-22T05:33:27.514872+0000 mgr.a (mgr.14152) 269 : audit [DBG] from='client.14376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:27.807 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: cephadm 2024-03-22T05:33:27.516460+0000 mgr.a (mgr.14152) 270 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-03-22T05:33:27.807 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:27 smithi045 bash[21420]: audit 2024-03-22T05:33:27.520313+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:27.883 INFO:teuthology.orchestra.run.smithi045.stdout:Scheduled prometheus update... 2024-03-22T05:33:27.896 INFO:teuthology.orchestra.run.smithi045.stderr:+ sleep 240 2024-03-22T05:33:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: audit 2024-03-22T05:33:26.758279+0000 mgr.a (mgr.14152) 263 : audit [DBG] from='client.14364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: cephadm 2024-03-22T05:33:26.760888+0000 mgr.a (mgr.14152) 264 : cephadm [INF] Saving service node-exporter spec with placement * 2024-03-22T05:33:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: audit 2024-03-22T05:33:26.765250+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: audit 2024-03-22T05:33:26.771254+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: audit 2024-03-22T05:33:26.774317+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: audit 2024-03-22T05:33:26.775205+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: audit 2024-03-22T05:33:26.781501+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: cephadm 2024-03-22T05:33:26.784308+0000 mgr.a (mgr.14152) 265 : cephadm [INF] Deploying daemon node-exporter.smithi045 on smithi045 2024-03-22T05:33:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: cluster 2024-03-22T05:33:26.907523+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: audit 2024-03-22T05:33:27.122992+0000 mgr.a (mgr.14152) 267 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: cephadm 2024-03-22T05:33:27.126216+0000 mgr.a (mgr.14152) 268 : cephadm [INF] Saving service grafana spec with placement count:1 2024-03-22T05:33:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: audit 2024-03-22T05:33:27.130496+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: audit 2024-03-22T05:33:27.514872+0000 mgr.a (mgr.14152) 269 : audit [DBG] from='client.14376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: cephadm 2024-03-22T05:33:27.516460+0000 mgr.a (mgr.14152) 270 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-03-22T05:33:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:27 smithi122 bash[22268]: audit 2024-03-22T05:33:27.520313+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: audit 2024-03-22T05:33:26.758279+0000 mgr.a (mgr.14152) 263 : audit [DBG] from='client.14364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: cephadm 2024-03-22T05:33:26.760888+0000 mgr.a (mgr.14152) 264 : cephadm [INF] Saving service node-exporter spec with placement * 2024-03-22T05:33:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: audit 2024-03-22T05:33:26.765250+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: audit 2024-03-22T05:33:26.771254+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: audit 2024-03-22T05:33:26.774317+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: audit 2024-03-22T05:33:26.775205+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: audit 2024-03-22T05:33:26.781501+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: cephadm 2024-03-22T05:33:26.784308+0000 mgr.a (mgr.14152) 265 : cephadm [INF] Deploying daemon node-exporter.smithi045 on smithi045 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: cluster 2024-03-22T05:33:26.907523+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: audit 2024-03-22T05:33:27.122992+0000 mgr.a (mgr.14152) 267 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: cephadm 2024-03-22T05:33:27.126216+0000 mgr.a (mgr.14152) 268 : cephadm [INF] Saving service grafana spec with placement count:1 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: audit 2024-03-22T05:33:27.130496+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: audit 2024-03-22T05:33:27.514872+0000 mgr.a (mgr.14152) 269 : audit [DBG] from='client.14376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: cephadm 2024-03-22T05:33:27.516460+0000 mgr.a (mgr.14152) 270 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-03-22T05:33:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:27 smithi083 bash[22141]: audit 2024-03-22T05:33:27.520313+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.584 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:28.584 INFO:journalctl@ceph.osd.1.smithi083.stdout:Mar 22 05:33:28 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:28.585 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:33:28 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:28.850 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:33:28 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:28.850 INFO:journalctl@ceph.osd.1.smithi083.stdout:Mar 22 05:33:28 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:28.851 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:28.851 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 bash[22141]: audit 2024-03-22T05:33:27.810365+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.851 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 bash[22141]: audit 2024-03-22T05:33:27.815472+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.851 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 bash[22141]: audit 2024-03-22T05:33:27.853317+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.851 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 bash[22141]: cephadm 2024-03-22T05:33:27.854283+0000 mgr.a (mgr.14152) 271 : cephadm [INF] Deploying daemon node-exporter.smithi083 on smithi083 2024-03-22T05:33:28.851 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 bash[22141]: audit 2024-03-22T05:33:27.880059+0000 mgr.a (mgr.14152) 272 : audit [DBG] from='client.14382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:28.851 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 bash[22141]: cephadm 2024-03-22T05:33:27.881464+0000 mgr.a (mgr.14152) 273 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-03-22T05:33:28.851 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 bash[22141]: audit 2024-03-22T05:33:27.885001+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.851 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 bash[22141]: audit 2024-03-22T05:33:28.076313+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.851 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 bash[22141]: audit 2024-03-22T05:33:28.083380+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.852 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:28 smithi083 bash[22141]: audit 2024-03-22T05:33:28.093237+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.869 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:28 smithi045 bash[21420]: audit 2024-03-22T05:33:27.810365+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.870 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:28 smithi045 bash[21420]: audit 2024-03-22T05:33:27.815472+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.870 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:28 smithi045 bash[21420]: audit 2024-03-22T05:33:27.853317+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.870 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:28 smithi045 bash[21420]: cephadm 2024-03-22T05:33:27.854283+0000 mgr.a (mgr.14152) 271 : cephadm [INF] Deploying daemon node-exporter.smithi083 on smithi083 2024-03-22T05:33:28.870 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:28 smithi045 bash[21420]: audit 2024-03-22T05:33:27.880059+0000 mgr.a (mgr.14152) 272 : audit [DBG] from='client.14382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:28.870 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:28 smithi045 bash[21420]: cephadm 2024-03-22T05:33:27.881464+0000 mgr.a (mgr.14152) 273 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-03-22T05:33:28.870 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:28 smithi045 bash[21420]: audit 2024-03-22T05:33:27.885001+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.870 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:28 smithi045 bash[21420]: audit 2024-03-22T05:33:28.076313+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.870 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:28 smithi045 bash[21420]: audit 2024-03-22T05:33:28.083380+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:28.870 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:28 smithi045 bash[21420]: audit 2024-03-22T05:33:28.093237+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:29.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:28 smithi122 bash[22268]: audit 2024-03-22T05:33:27.810365+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:29.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:28 smithi122 bash[22268]: audit 2024-03-22T05:33:27.815472+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:29.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:28 smithi122 bash[22268]: audit 2024-03-22T05:33:27.853317+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:29.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:28 smithi122 bash[22268]: cephadm 2024-03-22T05:33:27.854283+0000 mgr.a (mgr.14152) 271 : cephadm [INF] Deploying daemon node-exporter.smithi083 on smithi083 2024-03-22T05:33:29.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:28 smithi122 bash[22268]: audit 2024-03-22T05:33:27.880059+0000 mgr.a (mgr.14152) 272 : audit [DBG] from='client.14382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:33:29.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:28 smithi122 bash[22268]: cephadm 2024-03-22T05:33:27.881464+0000 mgr.a (mgr.14152) 273 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-03-22T05:33:29.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:28 smithi122 bash[22268]: audit 2024-03-22T05:33:27.885001+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:29.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:28 smithi122 bash[22268]: audit 2024-03-22T05:33:28.076313+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:29.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:28 smithi122 bash[22268]: audit 2024-03-22T05:33:28.083380+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:29.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:28 smithi122 bash[22268]: audit 2024-03-22T05:33:28.093237+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:29.853 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:29 smithi122 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:29.853 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:29 smithi122 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:29.854 INFO:journalctl@ceph.osd.2.smithi122.stdout:Mar 22 05:33:29 smithi122 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:29.854 INFO:journalctl@ceph.osd.2.smithi122.stdout:Mar 22 05:33:29 smithi122 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:30.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:29 smithi083 bash[22141]: audit 2024-03-22T05:33:28.855650+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:30.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:29 smithi083 bash[22141]: audit 2024-03-22T05:33:28.860499+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:30.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:29 smithi083 bash[22141]: audit 2024-03-22T05:33:28.875519+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:30.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:29 smithi083 bash[22141]: cephadm 2024-03-22T05:33:28.876335+0000 mgr.a (mgr.14152) 274 : cephadm [INF] Deploying daemon node-exporter.smithi122 on smithi122 2024-03-22T05:33:30.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:29 smithi083 bash[22141]: cluster 2024-03-22T05:33:28.907889+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:30.192 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:29 smithi045 bash[21420]: audit 2024-03-22T05:33:28.855650+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:30.192 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:29 smithi045 bash[21420]: audit 2024-03-22T05:33:28.860499+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:30.193 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:29 smithi045 bash[21420]: audit 2024-03-22T05:33:28.875519+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:30.193 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:29 smithi045 bash[21420]: cephadm 2024-03-22T05:33:28.876335+0000 mgr.a (mgr.14152) 274 : cephadm [INF] Deploying daemon node-exporter.smithi122 on smithi122 2024-03-22T05:33:30.193 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:29 smithi045 bash[21420]: cluster 2024-03-22T05:33:28.907889+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:30.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:29 smithi122 bash[22268]: audit 2024-03-22T05:33:28.855650+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:30.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:29 smithi122 bash[22268]: audit 2024-03-22T05:33:28.860499+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:30.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:29 smithi122 bash[22268]: audit 2024-03-22T05:33:28.875519+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:30.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:29 smithi122 bash[22268]: cephadm 2024-03-22T05:33:28.876335+0000 mgr.a (mgr.14152) 274 : cephadm [INF] Deploying daemon node-exporter.smithi122 on smithi122 2024-03-22T05:33:30.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:29 smithi122 bash[22268]: cluster 2024-03-22T05:33:28.907889+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:31.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:29.936319+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:29.945343+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:29.999353+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:30.006974+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:30.111444+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:31.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:30.115297+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:31.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:30.116410+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:31.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:30.123387+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: cephadm 2024-03-22T05:33:30.124792+0000 mgr.a (mgr.14152) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:33:31.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:30.208614+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:31.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:30.211551+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:31.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:30.212317+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:31.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: audit 2024-03-22T05:33:30.218812+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:30 smithi122 bash[22268]: cephadm 2024-03-22T05:33:30.219348+0000 mgr.a (mgr.14152) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:33:31.278 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:29.936319+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.278 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:29.945343+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:29.999353+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:30.006974+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:30.111444+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:30.115297+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:30.116410+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:30.123387+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: cephadm 2024-03-22T05:33:30.124792+0000 mgr.a (mgr.14152) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:30.208614+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:30.211551+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:30.212317+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: audit 2024-03-22T05:33:30.218812+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.279 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:30 smithi083 bash[22141]: cephadm 2024-03-22T05:33:30.219348+0000 mgr.a (mgr.14152) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:33:31.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:29.936319+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:29.945343+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:29.999353+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:30.006974+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:30.111444+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:31.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:30.115297+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:31.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:30.116410+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:31.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:30.123387+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: cephadm 2024-03-22T05:33:30.124792+0000 mgr.a (mgr.14152) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:33:31.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:30.208614+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:31.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:30.211551+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:31.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:30.212317+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:31.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: audit 2024-03-22T05:33:30.218812+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:31.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:30 smithi045 bash[21420]: cephadm 2024-03-22T05:33:30.219348+0000 mgr.a (mgr.14152) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:33:32.481 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:32 smithi045 bash[21420]: cluster 2024-03-22T05:33:30.908161+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:32.499 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:32 smithi122 bash[22268]: cluster 2024-03-22T05:33:30.908161+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:32.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:32 smithi083 bash[22141]: cluster 2024-03-22T05:33:30.908161+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:34.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:34 smithi083 bash[22141]: cluster 2024-03-22T05:33:32.908611+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:34.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:34 smithi083 bash[22141]: audit 2024-03-22T05:33:33.675317+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:34.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:34 smithi045 bash[21420]: cluster 2024-03-22T05:33:32.908611+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:34.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:34 smithi045 bash[21420]: audit 2024-03-22T05:33:33.675317+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:34.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:34 smithi122 bash[22268]: cluster 2024-03-22T05:33:32.908611+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:34.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:34 smithi122 bash[22268]: audit 2024-03-22T05:33:33.675317+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:35 smithi122 bash[22268]: audit 2024-03-22T05:33:34.830708+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:35 smithi122 bash[22268]: cluster 2024-03-22T05:33:34.909145+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:35 smithi122 bash[22268]: audit 2024-03-22T05:33:35.237592+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:36.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:35 smithi083 bash[22141]: audit 2024-03-22T05:33:34.830708+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:36.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:35 smithi083 bash[22141]: cluster 2024-03-22T05:33:34.909145+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:36.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:35 smithi083 bash[22141]: audit 2024-03-22T05:33:35.237592+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:36.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:35 smithi045 bash[21420]: audit 2024-03-22T05:33:34.830708+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:36.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:35 smithi045 bash[21420]: cluster 2024-03-22T05:33:34.909145+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:36.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:35 smithi045 bash[21420]: audit 2024-03-22T05:33:35.237592+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:37.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:37 smithi122 bash[22268]: audit 2024-03-22T05:33:36.504337+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:37.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:37 smithi122 bash[22268]: audit 2024-03-22T05:33:36.606197+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:37.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:37 smithi083 bash[22141]: audit 2024-03-22T05:33:36.504337+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:37.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:37 smithi083 bash[22141]: audit 2024-03-22T05:33:36.606197+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:37.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:37 smithi045 bash[21420]: audit 2024-03-22T05:33:36.504337+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:37.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:37 smithi045 bash[21420]: audit 2024-03-22T05:33:36.606197+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:38 smithi083 bash[22141]: cluster 2024-03-22T05:33:36.909670+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:38.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:38 smithi083 bash[22141]: audit 2024-03-22T05:33:37.925698+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:38 smithi083 bash[22141]: audit 2024-03-22T05:33:37.931227+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:38 smithi083 bash[22141]: audit 2024-03-22T05:33:37.936735+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:38 smithi083 bash[22141]: audit 2024-03-22T05:33:37.952667+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:38.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:38 smithi083 bash[22141]: audit 2024-03-22T05:33:37.956146+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:38.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:38 smithi083 bash[22141]: audit 2024-03-22T05:33:37.957180+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:38.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:38 smithi083 bash[22141]: audit 2024-03-22T05:33:37.964669+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:38 smithi045 bash[21420]: cluster 2024-03-22T05:33:36.909670+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:38.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:38 smithi045 bash[21420]: audit 2024-03-22T05:33:37.925698+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:38 smithi045 bash[21420]: audit 2024-03-22T05:33:37.931227+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:38 smithi045 bash[21420]: audit 2024-03-22T05:33:37.936735+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:38 smithi045 bash[21420]: audit 2024-03-22T05:33:37.952667+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:38.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:38 smithi045 bash[21420]: audit 2024-03-22T05:33:37.956146+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:38.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:38 smithi045 bash[21420]: audit 2024-03-22T05:33:37.957180+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:38.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:38 smithi045 bash[21420]: audit 2024-03-22T05:33:37.964669+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.961 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:38 smithi122 bash[22268]: cluster 2024-03-22T05:33:36.909670+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:38.961 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:38 smithi122 bash[22268]: audit 2024-03-22T05:33:37.925698+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.961 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:38 smithi122 bash[22268]: audit 2024-03-22T05:33:37.931227+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.962 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:38 smithi122 bash[22268]: audit 2024-03-22T05:33:37.936735+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:38.962 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:38 smithi122 bash[22268]: audit 2024-03-22T05:33:37.952667+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:38.962 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:38 smithi122 bash[22268]: audit 2024-03-22T05:33:37.956146+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:38.962 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:38 smithi122 bash[22268]: audit 2024-03-22T05:33:37.957180+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:38.962 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:38 smithi122 bash[22268]: audit 2024-03-22T05:33:37.964669+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:39.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:39 smithi083 bash[22141]: cephadm 2024-03-22T05:33:37.965275+0000 mgr.a (mgr.14152) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:33:39.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:39 smithi083 bash[22141]: audit 2024-03-22T05:33:39.458398+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:39.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:39 smithi083 bash[22141]: audit 2024-03-22T05:33:39.467384+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:39.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:39 smithi083 bash[22141]: audit 2024-03-22T05:33:39.479059+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:39.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:39 smithi122 bash[22268]: cephadm 2024-03-22T05:33:37.965275+0000 mgr.a (mgr.14152) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:33:39.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:39 smithi122 bash[22268]: audit 2024-03-22T05:33:39.458398+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:39.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:39 smithi122 bash[22268]: audit 2024-03-22T05:33:39.467384+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:39.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:39 smithi122 bash[22268]: audit 2024-03-22T05:33:39.479059+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:39.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:39 smithi045 bash[21420]: cephadm 2024-03-22T05:33:37.965275+0000 mgr.a (mgr.14152) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:33:39.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:39 smithi045 bash[21420]: audit 2024-03-22T05:33:39.458398+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:39.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:39 smithi045 bash[21420]: audit 2024-03-22T05:33:39.467384+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:39.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:39 smithi045 bash[21420]: audit 2024-03-22T05:33:39.479059+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: cluster 2024-03-22T05:33:38.910138+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:39.917191+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:39.926307+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:39.936966+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:39.937944+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:39.944152+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:39.945979+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:39.955729+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:40.094228+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:40.098569+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:40.103638+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-22T05:33:40.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:40 smithi083 bash[22141]: audit 2024-03-22T05:33:40.110081+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: cluster 2024-03-22T05:33:38.910138+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:39.917191+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:39.926307+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:39.936966+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:39.937944+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:39.944152+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:39.945979+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:39.955729+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:40.094228+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:40.098569+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:40.103638+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-22T05:33:40.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:40 smithi045 bash[21420]: audit 2024-03-22T05:33:40.110081+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:41.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: cluster 2024-03-22T05:33:38.910138+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:39.917191+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:39.926307+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:39.936966+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:39.937944+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:39.944152+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:39.945979+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:39.955729+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:40.094228+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:40.098569+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:40.103638+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-22T05:33:41.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:40 smithi122 bash[22268]: audit 2024-03-22T05:33:40.110081+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:41.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:41 smithi083 bash[22141]: cephadm 2024-03-22T05:33:40.005880+0000 mgr.a (mgr.14152) 284 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-22T05:33:41.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:41 smithi083 bash[22141]: audit 2024-03-22T05:33:40.104213+0000 mgr.a (mgr.14152) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-22T05:33:41.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:41 smithi083 bash[22141]: cephadm 2024-03-22T05:33:40.137804+0000 mgr.a (mgr.14152) 286 : cephadm [INF] Deploying daemon grafana.smithi045 on smithi045 2024-03-22T05:33:41.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:41 smithi045 bash[21420]: cephadm 2024-03-22T05:33:40.005880+0000 mgr.a (mgr.14152) 284 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-22T05:33:41.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:41 smithi045 bash[21420]: audit 2024-03-22T05:33:40.104213+0000 mgr.a (mgr.14152) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-22T05:33:41.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:41 smithi045 bash[21420]: cephadm 2024-03-22T05:33:40.137804+0000 mgr.a (mgr.14152) 286 : cephadm [INF] Deploying daemon grafana.smithi045 on smithi045 2024-03-22T05:33:42.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:41 smithi122 bash[22268]: cephadm 2024-03-22T05:33:40.005880+0000 mgr.a (mgr.14152) 284 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-22T05:33:42.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:41 smithi122 bash[22268]: audit 2024-03-22T05:33:40.104213+0000 mgr.a (mgr.14152) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-22T05:33:42.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:41 smithi122 bash[22268]: cephadm 2024-03-22T05:33:40.137804+0000 mgr.a (mgr.14152) 286 : cephadm [INF] Deploying daemon grafana.smithi045 on smithi045 2024-03-22T05:33:42.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:42 smithi083 bash[22141]: cluster 2024-03-22T05:33:40.910636+0000 mgr.a (mgr.14152) 287 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:42.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:42 smithi045 bash[21420]: cluster 2024-03-22T05:33:40.910636+0000 mgr.a (mgr.14152) 287 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:43.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:42 smithi122 bash[22268]: cluster 2024-03-22T05:33:40.910636+0000 mgr.a (mgr.14152) 287 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:44.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:44 smithi083 bash[22141]: cluster 2024-03-22T05:33:42.911150+0000 mgr.a (mgr.14152) 288 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:44.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:44 smithi045 bash[21420]: cluster 2024-03-22T05:33:42.911150+0000 mgr.a (mgr.14152) 288 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:45.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:44 smithi122 bash[22268]: cluster 2024-03-22T05:33:42.911150+0000 mgr.a (mgr.14152) 288 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:46.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:46 smithi083 bash[22141]: cluster 2024-03-22T05:33:44.911773+0000 mgr.a (mgr.14152) 289 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:46.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:46 smithi045 bash[21420]: cluster 2024-03-22T05:33:44.911773+0000 mgr.a (mgr.14152) 289 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:47.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:46 smithi122 bash[22268]: cluster 2024-03-22T05:33:44.911773+0000 mgr.a (mgr.14152) 289 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:48.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:48 smithi083 bash[22141]: cluster 2024-03-22T05:33:46.912250+0000 mgr.a (mgr.14152) 290 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:48.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:48 smithi045 bash[21420]: cluster 2024-03-22T05:33:46.912250+0000 mgr.a (mgr.14152) 290 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:49.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:48 smithi122 bash[22268]: cluster 2024-03-22T05:33:46.912250+0000 mgr.a (mgr.14152) 290 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:50.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:50 smithi083 bash[22141]: cluster 2024-03-22T05:33:48.912793+0000 mgr.a (mgr.14152) 291 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:50.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:50 smithi045 bash[21420]: cluster 2024-03-22T05:33:48.912793+0000 mgr.a (mgr.14152) 291 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:51.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:50 smithi122 bash[22268]: cluster 2024-03-22T05:33:48.912793+0000 mgr.a (mgr.14152) 291 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:52.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:52 smithi083 bash[22141]: cluster 2024-03-22T05:33:50.913404+0000 mgr.a (mgr.14152) 292 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:52.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:52 smithi045 bash[21420]: cluster 2024-03-22T05:33:50.913404+0000 mgr.a (mgr.14152) 292 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:53.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:52 smithi122 bash[22268]: cluster 2024-03-22T05:33:50.913404+0000 mgr.a (mgr.14152) 292 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:53.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:53 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:53.933 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:33:53 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:53.933 INFO:journalctl@ceph.osd.0.smithi045.stdout:Mar 22 05:33:53 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:54.206 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:54 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:54.206 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:33:54 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:54.206 INFO:journalctl@ceph.osd.0.smithi045.stdout:Mar 22 05:33:54 smithi045 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:33:54.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:54 smithi083 bash[22141]: cluster 2024-03-22T05:33:52.913825+0000 mgr.a (mgr.14152) 293 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:54.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:54 smithi083 bash[22141]: audit 2024-03-22T05:33:54.252103+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:54.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:54 smithi083 bash[22141]: audit 2024-03-22T05:33:54.257548+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:54.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:54 smithi083 bash[22141]: audit 2024-03-22T05:33:54.289915+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:54.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:54 smithi083 bash[22141]: audit 2024-03-22T05:33:54.294501+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:54.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:54 smithi045 bash[21420]: cluster 2024-03-22T05:33:52.913825+0000 mgr.a (mgr.14152) 293 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:54.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:54 smithi045 bash[21420]: audit 2024-03-22T05:33:54.252103+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:54.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:54 smithi045 bash[21420]: audit 2024-03-22T05:33:54.257548+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:54.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:54 smithi045 bash[21420]: audit 2024-03-22T05:33:54.289915+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:54.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:54 smithi045 bash[21420]: audit 2024-03-22T05:33:54.294501+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:55.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:54 smithi122 bash[22268]: cluster 2024-03-22T05:33:52.913825+0000 mgr.a (mgr.14152) 293 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:55.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:54 smithi122 bash[22268]: audit 2024-03-22T05:33:54.252103+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:55.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:54 smithi122 bash[22268]: audit 2024-03-22T05:33:54.257548+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:55.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:54 smithi122 bash[22268]: audit 2024-03-22T05:33:54.289915+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:55.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:54 smithi122 bash[22268]: audit 2024-03-22T05:33:54.294501+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:55.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:55 smithi122 bash[22268]: cephadm 2024-03-22T05:33:54.305536+0000 mgr.a (mgr.14152) 294 : cephadm [INF] Deploying daemon alertmanager.smithi122 on smithi122 2024-03-22T05:33:55.839 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:55 smithi045 bash[21420]: cephadm 2024-03-22T05:33:54.305536+0000 mgr.a (mgr.14152) 294 : cephadm [INF] Deploying daemon alertmanager.smithi122 on smithi122 2024-03-22T05:33:55.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:55 smithi083 bash[22141]: cephadm 2024-03-22T05:33:54.305536+0000 mgr.a (mgr.14152) 294 : cephadm [INF] Deploying daemon alertmanager.smithi122 on smithi122 2024-03-22T05:33:56.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:56 smithi083 bash[22141]: cluster 2024-03-22T05:33:54.914333+0000 mgr.a (mgr.14152) 295 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:56.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:56 smithi045 bash[21420]: cluster 2024-03-22T05:33:54.914333+0000 mgr.a (mgr.14152) 295 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:57.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:56 smithi122 bash[22268]: cluster 2024-03-22T05:33:54.914333+0000 mgr.a (mgr.14152) 295 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:57.910 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:57 smithi045 bash[21420]: cluster 2024-03-22T05:33:56.914991+0000 mgr.a (mgr.14152) 296 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:58.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:57 smithi122 bash[22268]: cluster 2024-03-22T05:33:56.914991+0000 mgr.a (mgr.14152) 296 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:58.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:57 smithi083 bash[22141]: cluster 2024-03-22T05:33:56.914991+0000 mgr.a (mgr.14152) 296 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:33:59.318 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:59 smithi045 bash[21420]: audit 2024-03-22T05:33:58.094454+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.319 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:59 smithi045 bash[21420]: audit 2024-03-22T05:33:58.388073+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.319 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:59 smithi045 bash[21420]: audit 2024-03-22T05:33:58.396688+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.319 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:59 smithi045 bash[21420]: audit 2024-03-22T05:33:58.406485+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.319 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:59 smithi045 bash[21420]: audit 2024-03-22T05:33:58.515714+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.319 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:59 smithi045 bash[21420]: audit 2024-03-22T05:33:58.520642+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.319 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:59 smithi045 bash[21420]: audit 2024-03-22T05:33:58.527411+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.319 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:33:59 smithi045 bash[21420]: audit 2024-03-22T05:33:58.681696+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:59 smithi083 bash[22141]: audit 2024-03-22T05:33:58.094454+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:59 smithi083 bash[22141]: audit 2024-03-22T05:33:58.388073+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:59 smithi083 bash[22141]: audit 2024-03-22T05:33:58.396688+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:59 smithi083 bash[22141]: audit 2024-03-22T05:33:58.406485+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:59 smithi083 bash[22141]: audit 2024-03-22T05:33:58.515714+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:59 smithi083 bash[22141]: audit 2024-03-22T05:33:58.520642+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:59 smithi083 bash[22141]: audit 2024-03-22T05:33:58.527411+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:33:59 smithi083 bash[22141]: audit 2024-03-22T05:33:58.681696+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:59 smithi122 bash[22268]: audit 2024-03-22T05:33:58.094454+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:59 smithi122 bash[22268]: audit 2024-03-22T05:33:58.388073+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:59 smithi122 bash[22268]: audit 2024-03-22T05:33:58.396688+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:59 smithi122 bash[22268]: audit 2024-03-22T05:33:58.406485+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:59 smithi122 bash[22268]: audit 2024-03-22T05:33:58.515714+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:59 smithi122 bash[22268]: audit 2024-03-22T05:33:58.520642+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:59 smithi122 bash[22268]: audit 2024-03-22T05:33:58.527411+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:33:59.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:33:59 smithi122 bash[22268]: audit 2024-03-22T05:33:58.681696+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:00.657 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:00 smithi045 bash[21420]: cluster 2024-03-22T05:33:58.915583+0000 mgr.a (mgr.14152) 297 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:00.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:00 smithi122 bash[22268]: cluster 2024-03-22T05:33:58.915583+0000 mgr.a (mgr.14152) 297 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:00.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:00 smithi083 bash[22141]: cluster 2024-03-22T05:33:58.915583+0000 mgr.a (mgr.14152) 297 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:02.528 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:02 smithi045 bash[21420]: cluster 2024-03-22T05:34:00.915981+0000 mgr.a (mgr.14152) 298 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:02.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:02 smithi122 bash[22268]: cluster 2024-03-22T05:34:00.915981+0000 mgr.a (mgr.14152) 298 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:02.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:02 smithi083 bash[22141]: cluster 2024-03-22T05:34:00.915981+0000 mgr.a (mgr.14152) 298 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:03.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:03 smithi122 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:34:03.293 INFO:journalctl@ceph.osd.2.smithi122.stdout:Mar 22 05:34:03 smithi122 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:34:03.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:03 smithi122 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:34:03.704 INFO:journalctl@ceph.osd.2.smithi122.stdout:Mar 22 05:34:03 smithi122 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:34:03.841 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:03 smithi045 bash[21420]: audit 2024-03-22T05:34:02.702210+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:03.841 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:03 smithi045 bash[21420]: cluster 2024-03-22T05:34:02.916471+0000 mgr.a (mgr.14152) 299 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:03.842 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:03 smithi045 bash[21420]: audit 2024-03-22T05:34:03.514456+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:03.842 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:03 smithi045 bash[21420]: audit 2024-03-22T05:34:03.520067+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:03.842 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:03 smithi045 bash[21420]: audit 2024-03-22T05:34:03.547256+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:03.842 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:03 smithi045 bash[21420]: audit 2024-03-22T05:34:03.552447+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:03.842 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:03 smithi045 bash[21420]: audit 2024-03-22T05:34:03.687555+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:03 smithi122 bash[22268]: audit 2024-03-22T05:34:02.702210+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:03 smithi122 bash[22268]: cluster 2024-03-22T05:34:02.916471+0000 mgr.a (mgr.14152) 299 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:04.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:03 smithi122 bash[22268]: audit 2024-03-22T05:34:03.514456+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:03 smithi122 bash[22268]: audit 2024-03-22T05:34:03.520067+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:03 smithi122 bash[22268]: audit 2024-03-22T05:34:03.547256+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:03 smithi122 bash[22268]: audit 2024-03-22T05:34:03.552447+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:03 smithi122 bash[22268]: audit 2024-03-22T05:34:03.687555+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:03 smithi083 bash[22141]: audit 2024-03-22T05:34:02.702210+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:03 smithi083 bash[22141]: cluster 2024-03-22T05:34:02.916471+0000 mgr.a (mgr.14152) 299 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:04.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:03 smithi083 bash[22141]: audit 2024-03-22T05:34:03.514456+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:03 smithi083 bash[22141]: audit 2024-03-22T05:34:03.520067+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:03 smithi083 bash[22141]: audit 2024-03-22T05:34:03.547256+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:03 smithi083 bash[22141]: audit 2024-03-22T05:34:03.552447+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:03 smithi083 bash[22141]: audit 2024-03-22T05:34:03.687555+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:04 smithi045 bash[21420]: audit 2024-03-22T05:34:03.791702+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:04 smithi045 bash[21420]: audit 2024-03-22T05:34:03.796407+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:04 smithi045 bash[21420]: audit 2024-03-22T05:34:03.801236+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:04.894 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:04 smithi045 bash[21420]: cephadm 2024-03-22T05:34:03.833991+0000 mgr.a (mgr.14152) 300 : cephadm [INF] Deploying daemon prometheus.smithi083 on smithi083 2024-03-22T05:34:05.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:04 smithi122 bash[22268]: audit 2024-03-22T05:34:03.791702+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:05.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:04 smithi122 bash[22268]: audit 2024-03-22T05:34:03.796407+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:05.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:04 smithi122 bash[22268]: audit 2024-03-22T05:34:03.801236+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:05.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:04 smithi122 bash[22268]: cephadm 2024-03-22T05:34:03.833991+0000 mgr.a (mgr.14152) 300 : cephadm [INF] Deploying daemon prometheus.smithi083 on smithi083 2024-03-22T05:34:05.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:04 smithi083 bash[22141]: audit 2024-03-22T05:34:03.791702+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:05.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:04 smithi083 bash[22141]: audit 2024-03-22T05:34:03.796407+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:05.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:04 smithi083 bash[22141]: audit 2024-03-22T05:34:03.801236+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:05.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:04 smithi083 bash[22141]: cephadm 2024-03-22T05:34:03.833991+0000 mgr.a (mgr.14152) 300 : cephadm [INF] Deploying daemon prometheus.smithi083 on smithi083 2024-03-22T05:34:05.928 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:05 smithi045 bash[21420]: cluster 2024-03-22T05:34:04.917037+0000 mgr.a (mgr.14152) 301 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:06.032 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:05 smithi122 bash[22268]: cluster 2024-03-22T05:34:04.917037+0000 mgr.a (mgr.14152) 301 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:06.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:05 smithi083 bash[22141]: cluster 2024-03-22T05:34:04.917037+0000 mgr.a (mgr.14152) 301 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:08.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:07 smithi045 bash[21420]: cluster 2024-03-22T05:34:06.917568+0000 mgr.a (mgr.14152) 302 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:08.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:07 smithi122 bash[22268]: cluster 2024-03-22T05:34:06.917568+0000 mgr.a (mgr.14152) 302 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:08.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:07 smithi083 bash[22141]: cluster 2024-03-22T05:34:06.917568+0000 mgr.a (mgr.14152) 302 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:09.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:09 smithi045 bash[21420]: audit 2024-03-22T05:34:08.103871+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:09.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:09 smithi083 bash[22141]: audit 2024-03-22T05:34:08.103871+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:09.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:09 smithi122 bash[22268]: audit 2024-03-22T05:34:08.103871+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:10.159 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:10 smithi045 bash[21420]: cluster 2024-03-22T05:34:08.918070+0000 mgr.a (mgr.14152) 303 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:10.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:10 smithi083 bash[22141]: cluster 2024-03-22T05:34:08.918070+0000 mgr.a (mgr.14152) 303 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:10.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:10 smithi122 bash[22268]: cluster 2024-03-22T05:34:08.918070+0000 mgr.a (mgr.14152) 303 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:12.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:12 smithi045 bash[21420]: cluster 2024-03-22T05:34:10.918592+0000 mgr.a (mgr.14152) 304 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:12.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:12 smithi045 bash[21420]: audit 2024-03-22T05:34:12.071422+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:12.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:12 smithi045 bash[21420]: audit 2024-03-22T05:34:12.081079+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:12.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:12 smithi045 bash[21420]: audit 2024-03-22T05:34:12.092167+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:12.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:12 smithi083 bash[22141]: cluster 2024-03-22T05:34:10.918592+0000 mgr.a (mgr.14152) 304 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:12.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:12 smithi083 bash[22141]: audit 2024-03-22T05:34:12.071422+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:12.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:12 smithi083 bash[22141]: audit 2024-03-22T05:34:12.081079+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:12.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:12 smithi083 bash[22141]: audit 2024-03-22T05:34:12.092167+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:12.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:12 smithi122 bash[22268]: cluster 2024-03-22T05:34:10.918592+0000 mgr.a (mgr.14152) 304 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:12.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:12 smithi122 bash[22268]: audit 2024-03-22T05:34:12.071422+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:12.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:12 smithi122 bash[22268]: audit 2024-03-22T05:34:12.081079+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:12.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:12 smithi122 bash[22268]: audit 2024-03-22T05:34:12.092167+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:14.160 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:14 smithi045 bash[21420]: cluster 2024-03-22T05:34:12.919111+0000 mgr.a (mgr.14152) 305 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:14.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:14 smithi083 bash[22141]: cluster 2024-03-22T05:34:12.919111+0000 mgr.a (mgr.14152) 305 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:14.494 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:14 smithi122 bash[22268]: cluster 2024-03-22T05:34:12.919111+0000 mgr.a (mgr.14152) 305 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:16.403 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:16 smithi083 bash[22141]: cluster 2024-03-22T05:34:14.919767+0000 mgr.a (mgr.14152) 306 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:16.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:16 smithi045 bash[21420]: cluster 2024-03-22T05:34:14.919767+0000 mgr.a (mgr.14152) 306 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:16.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:16 smithi122 bash[22268]: cluster 2024-03-22T05:34:14.919767+0000 mgr.a (mgr.14152) 306 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:17.291 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:17 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:34:17.291 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:17 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:34:17.291 INFO:journalctl@ceph.osd.1.smithi083.stdout:Mar 22 05:34:17 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:34:17.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:17 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:34:17.661 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:17 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:34:17.661 INFO:journalctl@ceph.osd.1.smithi083.stdout:Mar 22 05:34:17 smithi083 systemd[1]: /etc/systemd/system/ceph-768ec834-e80c-11ee-95cd-87774f69a715@.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-03-22T05:34:18.699 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:18 smithi083 bash[23165]: ignoring --setuser ceph since I am not root 2024-03-22T05:34:18.699 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:18 smithi083 bash[23165]: ignoring --setgroup ceph since I am not root 2024-03-22T05:34:18.699 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:18 smithi083 bash[23165]: debug 2024-03-22T05:34:18.555+0000 7febdd8af700 1 -- 172.21.15.83:0/1020122883 <== mon.2 v2:172.21.15.83:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562a6d5785a0 con 0x562a6e2f6c00 2024-03-22T05:34:18.699 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:18 smithi083 bash[22141]: cluster 2024-03-22T05:34:16.920366+0000 mgr.a (mgr.14152) 307 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:18.699 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:18 smithi083 bash[22141]: audit 2024-03-22T05:34:17.448942+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:18.699 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:18 smithi083 bash[22141]: audit 2024-03-22T05:34:17.458573+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:18.700 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:18 smithi083 bash[22141]: audit 2024-03-22T05:34:17.486836+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:18.700 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:18 smithi083 bash[22141]: audit 2024-03-22T05:34:17.495798+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-22T05:34:18.706 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:18 smithi045 bash[21674]: ignoring --setuser ceph since I am not root 2024-03-22T05:34:18.707 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:18 smithi045 bash[21674]: ignoring --setgroup ceph since I am not root 2024-03-22T05:34:18.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:18 smithi045 bash[21420]: cluster 2024-03-22T05:34:16.920366+0000 mgr.a (mgr.14152) 307 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:18.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:18 smithi045 bash[21420]: audit 2024-03-22T05:34:17.448942+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:18.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:18 smithi045 bash[21420]: audit 2024-03-22T05:34:17.458573+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:18.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:18 smithi045 bash[21420]: audit 2024-03-22T05:34:17.486836+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:18.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:18 smithi045 bash[21420]: audit 2024-03-22T05:34:17.495798+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-22T05:34:18.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:18 smithi122 bash[22268]: cluster 2024-03-22T05:34:16.920366+0000 mgr.a (mgr.14152) 307 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:18.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:18 smithi122 bash[22268]: audit 2024-03-22T05:34:17.448942+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:18.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:18 smithi122 bash[22268]: audit 2024-03-22T05:34:17.458573+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:18.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:18 smithi122 bash[22268]: audit 2024-03-22T05:34:17.486836+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' 2024-03-22T05:34:18.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:18 smithi122 bash[22268]: audit 2024-03-22T05:34:17.495798+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-22T05:34:19.161 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:18 smithi083 bash[23165]: debug 2024-03-22T05:34:18.727+0000 7febe76a0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-22T05:34:19.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:18 smithi045 bash[21674]: debug 2024-03-22T05:34:18.708+0000 7efdd399c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-22T05:34:19.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:19 smithi122 bash[22268]: audit 2024-03-22T05:34:18.488336+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-22T05:34:19.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:19 smithi122 bash[22268]: cluster 2024-03-22T05:34:18.498433+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e16: a(active, since 7m), standbys: b 2024-03-22T05:34:19.813 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:19 smithi045 bash[21420]: audit 2024-03-22T05:34:18.488336+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-22T05:34:19.813 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:19 smithi045 bash[21420]: cluster 2024-03-22T05:34:18.498433+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e16: a(active, since 7m), standbys: b 2024-03-22T05:34:19.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:19 smithi083 bash[22141]: audit 2024-03-22T05:34:18.488336+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.45:0/4161293049' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-22T05:34:19.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:19 smithi083 bash[22141]: cluster 2024-03-22T05:34:18.498433+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e16: a(active, since 7m), standbys: b 2024-03-22T05:34:20.661 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:20 smithi083 bash[23165]: debug 2024-03-22T05:34:20.327+0000 7febe76a0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-22T05:34:20.661 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:20 smithi083 bash[23165]: debug 2024-03-22T05:34:20.423+0000 7febe76a0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-22T05:34:20.682 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:20 smithi045 bash[21674]: debug 2024-03-22T05:34:20.356+0000 7efdd399c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-22T05:34:20.682 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:20 smithi045 bash[21674]: debug 2024-03-22T05:34:20.460+0000 7efdd399c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-22T05:34:21.161 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:20 smithi083 bash[23165]: debug 2024-03-22T05:34:20.671+0000 7febe76a0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-22T05:34:21.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:20 smithi045 bash[21674]: debug 2024-03-22T05:34:20.716+0000 7efdd399c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-22T05:34:21.821 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:21 smithi045 bash[21674]: debug 2024-03-22T05:34:21.556+0000 7efdd399c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-22T05:34:21.821 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:21 smithi045 bash[21674]: debug 2024-03-22T05:34:21.676+0000 7efdd399c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-22T05:34:21.822 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:21 smithi045 bash[21674]: debug 2024-03-22T05:34:21.780+0000 7efdd399c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-22T05:34:21.911 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:21 smithi083 bash[23165]: debug 2024-03-22T05:34:21.459+0000 7febe76a0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-22T05:34:21.911 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:21 smithi083 bash[23165]: debug 2024-03-22T05:34:21.567+0000 7febe76a0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-22T05:34:21.911 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:21 smithi083 bash[23165]: debug 2024-03-22T05:34:21.671+0000 7febe76a0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-22T05:34:22.411 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:22 smithi083 bash[23165]: debug 2024-03-22T05:34:22.027+0000 7febe76a0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-22T05:34:22.411 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:22 smithi083 bash[23165]: debug 2024-03-22T05:34:22.139+0000 7febe76a0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-22T05:34:22.411 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:22 smithi083 bash[23165]: debug 2024-03-22T05:34:22.243+0000 7febe76a0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-22T05:34:22.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:22 smithi045 bash[21674]: debug 2024-03-22T05:34:22.148+0000 7efdd399c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-22T05:34:22.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:22 smithi045 bash[21674]: debug 2024-03-22T05:34:22.268+0000 7efdd399c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-22T05:34:22.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:22 smithi045 bash[21674]: debug 2024-03-22T05:34:22.376+0000 7efdd399c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-22T05:34:22.911 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:22 smithi083 bash[23165]: debug 2024-03-22T05:34:22.599+0000 7febe76a0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-22T05:34:22.911 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:22 smithi083 bash[23165]: debug 2024-03-22T05:34:22.839+0000 7febe76a0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-22T05:34:23.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:22 smithi045 bash[21674]: debug 2024-03-22T05:34:22.748+0000 7efdd399c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-22T05:34:23.183 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:22 smithi045 bash[21674]: debug 2024-03-22T05:34:22.992+0000 7efdd399c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-22T05:34:23.410 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:23 smithi083 bash[23165]: debug 2024-03-22T05:34:23.099+0000 7febe76a0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-22T05:34:23.411 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:23 smithi083 bash[23165]: debug 2024-03-22T05:34:23.211+0000 7febe76a0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-22T05:34:23.677 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:23 smithi045 bash[21674]: debug 2024-03-22T05:34:23.268+0000 7efdd399c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-22T05:34:23.677 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:23 smithi045 bash[21674]: debug 2024-03-22T05:34:23.384+0000 7efdd399c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-22T05:34:23.910 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:23 smithi083 bash[23165]: debug 2024-03-22T05:34:23.483+0000 7febe76a0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-22T05:34:23.932 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:23 smithi045 bash[21674]: debug 2024-03-22T05:34:23.676+0000 7efdd399c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-22T05:34:24.180 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:23 smithi083 bash[23165]: debug 2024-03-22T05:34:23.923+0000 7febe76a0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:34:24.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:24 smithi045 bash[21674]: debug 2024-03-22T05:34:24.108+0000 7efdd399c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:34:24.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:24 smithi045 bash[21674]: debug 2024-03-22T05:34:24.360+0000 7efdd399c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-22T05:34:24.546 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:24 smithi083 bash[23165]: debug 2024-03-22T05:34:24.179+0000 7febe76a0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-22T05:34:24.546 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:24 smithi083 bash[23165]: debug 2024-03-22T05:34:24.299+0000 7febe76a0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-22T05:34:24.743 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:24 smithi045 bash[21674]: debug 2024-03-22T05:34:24.484+0000 7efdd399c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-22T05:34:24.911 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:24 smithi083 bash[23165]: debug 2024-03-22T05:34:24.543+0000 7febe76a0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:34:25.911 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:25 smithi083 bash[23165]: debug 2024-03-22T05:34:25.583+0000 7febe76a0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-22T05:34:25.911 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:25 smithi083 bash[23165]: debug 2024-03-22T05:34:25.699+0000 7febe76a0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-22T05:34:26.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:24 smithi045 bash[21674]: debug 2024-03-22T05:34:24.744+0000 7efdd399c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-22T05:34:26.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:25 smithi045 bash[21674]: debug 2024-03-22T05:34:25.788+0000 7efdd399c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-22T05:34:26.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:25 smithi045 bash[21674]: debug 2024-03-22T05:34:25.908+0000 7efdd399c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-22T05:34:26.411 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:25 smithi083 bash[23165]: debug 2024-03-22T05:34:25.991+0000 7febe76a0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-22T05:34:26.411 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[23165]: debug 2024-03-22T05:34:26.103+0000 7febe76a0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-22T05:34:26.682 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:26 smithi045 bash[21674]: debug 2024-03-22T05:34:26.220+0000 7efdd399c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-22T05:34:26.682 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:26 smithi045 bash[21674]: debug 2024-03-22T05:34:26.336+0000 7efdd399c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-22T05:34:26.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[22141]: cluster 2024-03-22T05:34:26.696564+0000 mon.a (mon.0) 763 : cluster [DBG] Standby manager daemon b restarted 2024-03-22T05:34:26.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[22141]: cluster 2024-03-22T05:34:26.696694+0000 mon.a (mon.0) 764 : cluster [DBG] Standby manager daemon b started 2024-03-22T05:34:26.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[22141]: audit 2024-03-22T05:34:26.698820+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-22T05:34:26.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[22141]: audit 2024-03-22T05:34:26.699499+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-22T05:34:26.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[22141]: audit 2024-03-22T05:34:26.702289+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-22T05:34:26.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[22141]: audit 2024-03-22T05:34:26.702677+0000 mon.b (mon.2) 16 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-22T05:34:26.911 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[23165]: debug 2024-03-22T05:34:26.555+0000 7febe76a0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-22T05:34:26.912 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[23165]: debug 2024-03-22T05:34:26.671+0000 7febe76a0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-22T05:34:26.912 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[23165]: [22/Mar/2024:05:34:26] ENGINE Bus STARTING 2024-03-22T05:34:26.912 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[23165]: CherryPy Checker: 2024-03-22T05:34:26.912 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[23165]: The Application mounted at '' has an empty config. 2024-03-22T05:34:26.912 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[23165]: [22/Mar/2024:05:34:26] ENGINE Serving on http://:::9283 2024-03-22T05:34:26.912 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:34:26 smithi083 bash[23165]: [22/Mar/2024:05:34:26] ENGINE Bus STARTED 2024-03-22T05:34:27.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:26 smithi122 bash[22268]: cluster 2024-03-22T05:34:26.696564+0000 mon.a (mon.0) 763 : cluster [DBG] Standby manager daemon b restarted 2024-03-22T05:34:27.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:26 smithi122 bash[22268]: cluster 2024-03-22T05:34:26.696694+0000 mon.a (mon.0) 764 : cluster [DBG] Standby manager daemon b started 2024-03-22T05:34:27.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:26 smithi122 bash[22268]: audit 2024-03-22T05:34:26.698820+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-22T05:34:27.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:26 smithi122 bash[22268]: audit 2024-03-22T05:34:26.699499+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-22T05:34:27.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:26 smithi122 bash[22268]: audit 2024-03-22T05:34:26.702289+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-22T05:34:27.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:26 smithi122 bash[22268]: audit 2024-03-22T05:34:26.702677+0000 mon.b (mon.2) 16 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-22T05:34:27.064 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:26 smithi045 bash[21674]: debug 2024-03-22T05:34:26.812+0000 7efdd399c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-22T05:34:27.064 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:26 smithi045 bash[21674]: debug 2024-03-22T05:34:26.940+0000 7efdd399c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-22T05:34:27.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:26 smithi045 bash[21420]: cluster 2024-03-22T05:34:26.696564+0000 mon.a (mon.0) 763 : cluster [DBG] Standby manager daemon b restarted 2024-03-22T05:34:27.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:26 smithi045 bash[21420]: cluster 2024-03-22T05:34:26.696694+0000 mon.a (mon.0) 764 : cluster [DBG] Standby manager daemon b started 2024-03-22T05:34:27.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:26 smithi045 bash[21420]: audit 2024-03-22T05:34:26.698820+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-03-22T05:34:27.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:26 smithi045 bash[21420]: audit 2024-03-22T05:34:26.699499+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-22T05:34:27.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:26 smithi045 bash[21420]: audit 2024-03-22T05:34:26.702289+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-03-22T05:34:27.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:26 smithi045 bash[21420]: audit 2024-03-22T05:34:26.702677+0000 mon.b (mon.2) 16 : audit [DBG] from='mgr.? 172.21.15.83:0/2478430749' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-22T05:34:27.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21674]: [22/Mar/2024:05:34:27] ENGINE Bus STARTING 2024-03-22T05:34:27.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21674]: CherryPy Checker: 2024-03-22T05:34:27.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21674]: The Application mounted at '' has an empty config. 2024-03-22T05:34:27.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21674]: [22/Mar/2024:05:34:27] ENGINE Serving on http://:::9283 2024-03-22T05:34:27.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21674]: [22/Mar/2024:05:34:27] ENGINE Bus STARTED 2024-03-22T05:34:28.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: cluster 2024-03-22T05:34:26.757581+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e17: a(active, since 7m), standbys: b 2024-03-22T05:34:28.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: cluster 2024-03-22T05:34:26.962642+0000 mon.a (mon.0) 766 : cluster [INF] Active manager daemon a restarted 2024-03-22T05:34:28.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: cluster 2024-03-22T05:34:26.963113+0000 mon.a (mon.0) 767 : cluster [INF] Activating manager daemon a 2024-03-22T05:34:28.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: cluster 2024-03-22T05:34:26.974219+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-22T05:34:28.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: cluster 2024-03-22T05:34:26.975177+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e18: a(active, starting, since 0.0122564s), standbys: b 2024-03-22T05:34:28.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.978836+0000 mon.c (mon.1) 10 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:34:28.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.979100+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:34:28.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.979335+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.981395+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.981577+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.981821+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.982064+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.982294+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.982603+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.982752+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:26.983040+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: cluster 2024-03-22T05:34:26.991235+0000 mon.a (mon.0) 770 : cluster [INF] Manager daemon a is now available 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.021386+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.026652+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:34:28.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.031670+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.032871+0000 mon.c (mon.1) 22 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.035137+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]': finished 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.039177+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.039638+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.040428+0000 mon.c (mon.1) 23 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.040869+0000 mon.c (mon.1) 24 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.043040+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]': finished 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.050827+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]': finished 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.058916+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.066277+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.068246+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.068934+0000 mon.c (mon.1) 27 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.073992+0000 mgr.a (mgr.14391) 1 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-03-22T05:34:28.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.076010+0000 mgr.a (mgr.14391) 2 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2024-03-22T05:34:28.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.081062+0000 mgr.a (mgr.14391) 3 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-03-22T05:34:28.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.081978+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-22T05:34:28.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.083147+0000 mon.c (mon.1) 28 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-22T05:34:28.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.091517+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-22T05:34:28.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:27 smithi122 bash[22268]: audit 2024-03-22T05:34:27.092785+0000 mon.c (mon.1) 29 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-22T05:34:28.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: cluster 2024-03-22T05:34:26.757581+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e17: a(active, since 7m), standbys: b 2024-03-22T05:34:28.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: cluster 2024-03-22T05:34:26.962642+0000 mon.a (mon.0) 766 : cluster [INF] Active manager daemon a restarted 2024-03-22T05:34:28.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: cluster 2024-03-22T05:34:26.963113+0000 mon.a (mon.0) 767 : cluster [INF] Activating manager daemon a 2024-03-22T05:34:28.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: cluster 2024-03-22T05:34:26.974219+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-22T05:34:28.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: cluster 2024-03-22T05:34:26.975177+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e18: a(active, starting, since 0.0122564s), standbys: b 2024-03-22T05:34:28.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.978836+0000 mon.c (mon.1) 10 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:34:28.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.979100+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.979335+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.981395+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.981577+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.981821+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.982064+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.982294+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.982603+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.982752+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:26.983040+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: cluster 2024-03-22T05:34:26.991235+0000 mon.a (mon.0) 770 : cluster [INF] Manager daemon a is now available 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.021386+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:28.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.026652+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.031670+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.032871+0000 mon.c (mon.1) 22 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.035137+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]': finished 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.039177+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.039638+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.040428+0000 mon.c (mon.1) 23 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.040869+0000 mon.c (mon.1) 24 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.043040+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]': finished 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.050827+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]': finished 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.058916+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.066277+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.068246+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.068934+0000 mon.c (mon.1) 27 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:34:28.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.073992+0000 mgr.a (mgr.14391) 1 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-03-22T05:34:28.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.076010+0000 mgr.a (mgr.14391) 2 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2024-03-22T05:34:28.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.081062+0000 mgr.a (mgr.14391) 3 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-03-22T05:34:28.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.081978+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-22T05:34:28.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.083147+0000 mon.c (mon.1) 28 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-22T05:34:28.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.091517+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-22T05:34:28.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:27 smithi083 bash[22141]: audit 2024-03-22T05:34:27.092785+0000 mon.c (mon.1) 29 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-22T05:34:28.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: cluster 2024-03-22T05:34:26.757581+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e17: a(active, since 7m), standbys: b 2024-03-22T05:34:28.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: cluster 2024-03-22T05:34:26.962642+0000 mon.a (mon.0) 766 : cluster [INF] Active manager daemon a restarted 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: cluster 2024-03-22T05:34:26.963113+0000 mon.a (mon.0) 767 : cluster [INF] Activating manager daemon a 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: cluster 2024-03-22T05:34:26.974219+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: cluster 2024-03-22T05:34:26.975177+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e18: a(active, starting, since 0.0122564s), standbys: b 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.978836+0000 mon.c (mon.1) 10 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.979100+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.979335+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.981395+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.981577+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.981821+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.982064+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.982294+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.982603+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-22T05:34:28.183 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.982752+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:26.983040+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: cluster 2024-03-22T05:34:26.991235+0000 mon.a (mon.0) 770 : cluster [INF] Manager daemon a is now available 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.021386+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.026652+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.031670+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.032871+0000 mon.c (mon.1) 22 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.035137+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]': finished 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.039177+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.039638+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.040428+0000 mon.c (mon.1) 23 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.040869+0000 mon.c (mon.1) 24 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.043040+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]': finished 2024-03-22T05:34:28.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.050827+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]': finished 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.058916+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.066277+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.068246+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.068934+0000 mon.c (mon.1) 27 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.073992+0000 mgr.a (mgr.14391) 1 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.076010+0000 mgr.a (mgr.14391) 2 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.081062+0000 mgr.a (mgr.14391) 3 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.081978+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.083147+0000 mon.c (mon.1) 28 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.091517+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-22T05:34:28.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:27 smithi045 bash[21420]: audit 2024-03-22T05:34:27.092785+0000 mon.c (mon.1) 29 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-22T05:34:29.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.632440+0000 mgr.a (mgr.14391) 4 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Bus STARTING 2024-03-22T05:34:29.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.663671+0000 mgr.a (mgr.14391) 5 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:34:29.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.678758+0000 mgr.a (mgr.14391) 6 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:34:29.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.723588+0000 mgr.a (mgr.14391) 7 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:34:29.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.754365+0000 mgr.a (mgr.14391) 8 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Serving on https://172.21.15.45:7151 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.828528+0000 mgr.a (mgr.14391) 9 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.856708+0000 mgr.a (mgr.14391) 10 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Serving on http://172.21.15.45:8765 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.857046+0000 mgr.a (mgr.14391) 11 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Bus STARTED 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.893640+0000 mgr.a (mgr.14391) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.938651+0000 mgr.a (mgr.14391) 13 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cluster 2024-03-22T05:34:27.976447+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e19: a(active, since 1.01355s), standbys: b 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cluster 2024-03-22T05:34:27.983645+0000 mgr.a (mgr.14391) 14 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:27.993156+0000 mgr.a (mgr.14391) 15 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:28.059242+0000 mgr.a (mgr.14391) 16 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:28.153782+0000 mgr.a (mgr.14391) 17 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: audit 2024-03-22T05:34:28.216958+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: audit 2024-03-22T05:34:28.227402+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: audit 2024-03-22T05:34:28.235340+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: audit 2024-03-22T05:34:28.246810+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: audit 2024-03-22T05:34:28.328056+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: audit 2024-03-22T05:34:28.339848+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: audit 2024-03-22T05:34:28.350311+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: cephadm 2024-03-22T05:34:28.352070+0000 mgr.a (mgr.14391) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:34:29.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: audit 2024-03-22T05:34:28.359992+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: audit 2024-03-22T05:34:28.460541+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi045", "caps": []}]: dispatch 2024-03-22T05:34:29.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:28 smithi122 bash[22268]: audit 2024-03-22T05:34:28.461206+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi045", "caps": []}]: dispatch 2024-03-22T05:34:29.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.632440+0000 mgr.a (mgr.14391) 4 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Bus STARTING 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.663671+0000 mgr.a (mgr.14391) 5 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.678758+0000 mgr.a (mgr.14391) 6 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.723588+0000 mgr.a (mgr.14391) 7 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.754365+0000 mgr.a (mgr.14391) 8 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Serving on https://172.21.15.45:7151 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.828528+0000 mgr.a (mgr.14391) 9 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.856708+0000 mgr.a (mgr.14391) 10 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Serving on http://172.21.15.45:8765 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.857046+0000 mgr.a (mgr.14391) 11 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Bus STARTED 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.893640+0000 mgr.a (mgr.14391) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.938651+0000 mgr.a (mgr.14391) 13 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cluster 2024-03-22T05:34:27.976447+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e19: a(active, since 1.01355s), standbys: b 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cluster 2024-03-22T05:34:27.983645+0000 mgr.a (mgr.14391) 14 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:27.993156+0000 mgr.a (mgr.14391) 15 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:28.059242+0000 mgr.a (mgr.14391) 16 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:34:29.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:28.153782+0000 mgr.a (mgr.14391) 17 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: audit 2024-03-22T05:34:28.216958+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: audit 2024-03-22T05:34:28.227402+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: audit 2024-03-22T05:34:28.235340+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: audit 2024-03-22T05:34:28.246810+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: audit 2024-03-22T05:34:28.328056+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: audit 2024-03-22T05:34:28.339848+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: audit 2024-03-22T05:34:28.350311+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: cephadm 2024-03-22T05:34:28.352070+0000 mgr.a (mgr.14391) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: audit 2024-03-22T05:34:28.359992+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: audit 2024-03-22T05:34:28.460541+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi045", "caps": []}]: dispatch 2024-03-22T05:34:29.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:28 smithi083 bash[22141]: audit 2024-03-22T05:34:28.461206+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi045", "caps": []}]: dispatch 2024-03-22T05:34:29.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.632440+0000 mgr.a (mgr.14391) 4 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Bus STARTING 2024-03-22T05:34:29.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.663671+0000 mgr.a (mgr.14391) 5 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:34:29.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.678758+0000 mgr.a (mgr.14391) 6 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:34:29.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.723588+0000 mgr.a (mgr.14391) 7 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-22T05:34:29.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.754365+0000 mgr.a (mgr.14391) 8 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Serving on https://172.21.15.45:7151 2024-03-22T05:34:29.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.828528+0000 mgr.a (mgr.14391) 9 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:34:29.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.856708+0000 mgr.a (mgr.14391) 10 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Serving on http://172.21.15.45:8765 2024-03-22T05:34:29.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.857046+0000 mgr.a (mgr.14391) 11 : cephadm [INF] [22/Mar/2024:05:34:27] ENGINE Bus STARTED 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.893640+0000 mgr.a (mgr.14391) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.938651+0000 mgr.a (mgr.14391) 13 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cluster 2024-03-22T05:34:27.976447+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e19: a(active, since 1.01355s), standbys: b 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cluster 2024-03-22T05:34:27.983645+0000 mgr.a (mgr.14391) 14 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:27.993156+0000 mgr.a (mgr.14391) 15 : cephadm [INF] Updating smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:28.059242+0000 mgr.a (mgr.14391) 16 : cephadm [INF] Updating smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:28.153782+0000 mgr.a (mgr.14391) 17 : cephadm [INF] Updating smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: audit 2024-03-22T05:34:28.216958+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: audit 2024-03-22T05:34:28.227402+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: audit 2024-03-22T05:34:28.235340+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: audit 2024-03-22T05:34:28.246810+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: audit 2024-03-22T05:34:28.328056+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: audit 2024-03-22T05:34:28.339848+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: audit 2024-03-22T05:34:28.350311+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: cephadm 2024-03-22T05:34:28.352070+0000 mgr.a (mgr.14391) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:34:29.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: audit 2024-03-22T05:34:28.359992+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:29.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: audit 2024-03-22T05:34:28.460541+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi045", "caps": []}]: dispatch 2024-03-22T05:34:29.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:28 smithi045 bash[21420]: audit 2024-03-22T05:34:28.461206+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi045", "caps": []}]: dispatch 2024-03-22T05:34:30.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:29 smithi045 bash[21420]: cluster 2024-03-22T05:34:28.981223+0000 mgr.a (mgr.14391) 19 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:30.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:29 smithi122 bash[22268]: cluster 2024-03-22T05:34:28.981223+0000 mgr.a (mgr.14391) 19 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:30.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:29 smithi083 bash[22141]: cluster 2024-03-22T05:34:28.981223+0000 mgr.a (mgr.14391) 19 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:31.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:30 smithi122 bash[22268]: cephadm 2024-03-22T05:34:29.610201+0000 mgr.a (mgr.14391) 20 : cephadm [INF] Reconfiguring grafana.smithi045 (dependencies changed)... 2024-03-22T05:34:31.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:30 smithi122 bash[22268]: cephadm 2024-03-22T05:34:29.634214+0000 mgr.a (mgr.14391) 21 : cephadm [INF] Reconfiguring daemon grafana.smithi045 on smithi045 2024-03-22T05:34:31.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:30 smithi122 bash[22268]: cluster 2024-03-22T05:34:29.994143+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e20: a(active, since 3s), standbys: b 2024-03-22T05:34:31.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:30 smithi122 bash[22268]: audit 2024-03-22T05:34:30.003105+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:31.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:30 smithi122 bash[22268]: audit 2024-03-22T05:34:30.151232+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:31.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:30 smithi122 bash[22268]: audit 2024-03-22T05:34:30.341225+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:31.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:30 smithi083 bash[22141]: cephadm 2024-03-22T05:34:29.610201+0000 mgr.a (mgr.14391) 20 : cephadm [INF] Reconfiguring grafana.smithi045 (dependencies changed)... 2024-03-22T05:34:31.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:30 smithi083 bash[22141]: cephadm 2024-03-22T05:34:29.634214+0000 mgr.a (mgr.14391) 21 : cephadm [INF] Reconfiguring daemon grafana.smithi045 on smithi045 2024-03-22T05:34:31.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:30 smithi083 bash[22141]: cluster 2024-03-22T05:34:29.994143+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e20: a(active, since 3s), standbys: b 2024-03-22T05:34:31.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:30 smithi083 bash[22141]: audit 2024-03-22T05:34:30.003105+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:31.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:30 smithi083 bash[22141]: audit 2024-03-22T05:34:30.151232+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:31.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:30 smithi083 bash[22141]: audit 2024-03-22T05:34:30.341225+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:31.430 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:30 smithi045 bash[21420]: cephadm 2024-03-22T05:34:29.610201+0000 mgr.a (mgr.14391) 20 : cephadm [INF] Reconfiguring grafana.smithi045 (dependencies changed)... 2024-03-22T05:34:31.430 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:30 smithi045 bash[21420]: cephadm 2024-03-22T05:34:29.634214+0000 mgr.a (mgr.14391) 21 : cephadm [INF] Reconfiguring daemon grafana.smithi045 on smithi045 2024-03-22T05:34:31.430 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:30 smithi045 bash[21420]: cluster 2024-03-22T05:34:29.994143+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e20: a(active, since 3s), standbys: b 2024-03-22T05:34:31.430 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:30 smithi045 bash[21420]: audit 2024-03-22T05:34:30.003105+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:31.430 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:30 smithi045 bash[21420]: audit 2024-03-22T05:34:30.151232+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:31.430 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:30 smithi045 bash[21420]: audit 2024-03-22T05:34:30.341225+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:32.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:32 smithi083 bash[22141]: cluster 2024-03-22T05:34:30.981867+0000 mgr.a (mgr.14391) 22 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:32.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:32 smithi083 bash[22141]: cluster 2024-03-22T05:34:32.006879+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e21: a(active, since 5s), standbys: b 2024-03-22T05:34:32.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:32 smithi045 bash[21420]: cluster 2024-03-22T05:34:30.981867+0000 mgr.a (mgr.14391) 22 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:32.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:32 smithi045 bash[21420]: cluster 2024-03-22T05:34:32.006879+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e21: a(active, since 5s), standbys: b 2024-03-22T05:34:32.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:32 smithi122 bash[22268]: cluster 2024-03-22T05:34:30.981867+0000 mgr.a (mgr.14391) 22 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:32.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:32 smithi122 bash[22268]: cluster 2024-03-22T05:34:32.006879+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e21: a(active, since 5s), standbys: b 2024-03-22T05:34:34.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:34 smithi045 bash[21420]: cluster 2024-03-22T05:34:32.982368+0000 mgr.a (mgr.14391) 23 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:34.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:34 smithi045 bash[21420]: audit 2024-03-22T05:34:33.232211+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:34.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:34 smithi122 bash[22268]: cluster 2024-03-22T05:34:32.982368+0000 mgr.a (mgr.14391) 23 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:34.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:34 smithi122 bash[22268]: audit 2024-03-22T05:34:33.232211+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:34.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:34 smithi083 bash[22141]: cluster 2024-03-22T05:34:32.982368+0000 mgr.a (mgr.14391) 23 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:34.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:34 smithi083 bash[22141]: audit 2024-03-22T05:34:33.232211+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:36.003 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:35 smithi045 bash[21420]: audit 2024-03-22T05:34:34.743633+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:36.004 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:35 smithi045 bash[21420]: audit 2024-03-22T05:34:34.753118+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:36.004 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:35 smithi045 bash[21420]: audit 2024-03-22T05:34:34.779620+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi083", "caps": []}]: dispatch 2024-03-22T05:34:36.004 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:35 smithi045 bash[21420]: audit 2024-03-22T05:34:34.780822+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi083", "caps": []}]: dispatch 2024-03-22T05:34:36.004 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:35 smithi045 bash[21420]: cluster 2024-03-22T05:34:34.982710+0000 mgr.a (mgr.14391) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-22T05:34:36.004 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:35 smithi045 bash[21420]: audit 2024-03-22T05:34:35.530971+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-03-22T05:34:36.004 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:35 smithi045 bash[21420]: audit 2024-03-22T05:34:35.532007+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-03-22T05:34:36.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:35 smithi122 bash[22268]: audit 2024-03-22T05:34:34.743633+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:35 smithi122 bash[22268]: audit 2024-03-22T05:34:34.753118+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:35 smithi122 bash[22268]: audit 2024-03-22T05:34:34.779620+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi083", "caps": []}]: dispatch 2024-03-22T05:34:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:35 smithi122 bash[22268]: audit 2024-03-22T05:34:34.780822+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi083", "caps": []}]: dispatch 2024-03-22T05:34:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:35 smithi122 bash[22268]: cluster 2024-03-22T05:34:34.982710+0000 mgr.a (mgr.14391) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-22T05:34:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:35 smithi122 bash[22268]: audit 2024-03-22T05:34:35.530971+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-03-22T05:34:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:35 smithi122 bash[22268]: audit 2024-03-22T05:34:35.532007+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-03-22T05:34:36.107 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:35 smithi083 bash[22141]: audit 2024-03-22T05:34:34.743633+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:36.107 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:35 smithi083 bash[22141]: audit 2024-03-22T05:34:34.753118+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:36.107 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:35 smithi083 bash[22141]: audit 2024-03-22T05:34:34.779620+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi083", "caps": []}]: dispatch 2024-03-22T05:34:36.107 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:35 smithi083 bash[22141]: audit 2024-03-22T05:34:34.780822+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi083", "caps": []}]: dispatch 2024-03-22T05:34:36.107 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:35 smithi083 bash[22141]: cluster 2024-03-22T05:34:34.982710+0000 mgr.a (mgr.14391) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-22T05:34:36.107 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:35 smithi083 bash[22141]: audit 2024-03-22T05:34:35.530971+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14391 ' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-03-22T05:34:36.107 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:35 smithi083 bash[22141]: audit 2024-03-22T05:34:35.532007+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-03-22T05:34:37.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:37 smithi122 bash[22268]: audit 2024-03-22T05:34:36.286321+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:37.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:37 smithi122 bash[22268]: audit 2024-03-22T05:34:36.388224+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:37.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:37 smithi122 bash[22268]: cephadm 2024-03-22T05:34:36.435692+0000 mgr.a (mgr.14391) 25 : cephadm [INF] Reconfiguring alertmanager.smithi122 (dependencies changed)... 2024-03-22T05:34:37.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:37 smithi122 bash[22268]: cephadm 2024-03-22T05:34:36.447175+0000 mgr.a (mgr.14391) 26 : cephadm [INF] Reconfiguring daemon alertmanager.smithi122 on smithi122 2024-03-22T05:34:37.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:37 smithi122 bash[22268]: audit 2024-03-22T05:34:36.505922+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:37.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:37 smithi083 bash[22141]: audit 2024-03-22T05:34:36.286321+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:37.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:37 smithi083 bash[22141]: audit 2024-03-22T05:34:36.388224+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:37.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:37 smithi083 bash[22141]: cephadm 2024-03-22T05:34:36.435692+0000 mgr.a (mgr.14391) 25 : cephadm [INF] Reconfiguring alertmanager.smithi122 (dependencies changed)... 2024-03-22T05:34:37.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:37 smithi083 bash[22141]: cephadm 2024-03-22T05:34:36.447175+0000 mgr.a (mgr.14391) 26 : cephadm [INF] Reconfiguring daemon alertmanager.smithi122 on smithi122 2024-03-22T05:34:37.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:37 smithi083 bash[22141]: audit 2024-03-22T05:34:36.505922+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:37.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:37 smithi045 bash[21420]: audit 2024-03-22T05:34:36.286321+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:37.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:37 smithi045 bash[21420]: audit 2024-03-22T05:34:36.388224+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:37.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:37 smithi045 bash[21420]: cephadm 2024-03-22T05:34:36.435692+0000 mgr.a (mgr.14391) 25 : cephadm [INF] Reconfiguring alertmanager.smithi122 (dependencies changed)... 2024-03-22T05:34:37.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:37 smithi045 bash[21420]: cephadm 2024-03-22T05:34:36.447175+0000 mgr.a (mgr.14391) 26 : cephadm [INF] Reconfiguring daemon alertmanager.smithi122 on smithi122 2024-03-22T05:34:37.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:37 smithi045 bash[21420]: audit 2024-03-22T05:34:36.505922+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.649 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:38 smithi045 bash[21420]: cluster 2024-03-22T05:34:36.983193+0000 mgr.a (mgr.14391) 27 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-22T05:34:38.649 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:38 smithi045 bash[21420]: audit 2024-03-22T05:34:37.457321+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.649 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:38 smithi045 bash[21420]: audit 2024-03-22T05:34:37.536836+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.649 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:38 smithi045 bash[21420]: audit 2024-03-22T05:34:37.672638+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.649 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:38 smithi045 bash[21420]: audit 2024-03-22T05:34:37.800114+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:38 smithi122 bash[22268]: cluster 2024-03-22T05:34:36.983193+0000 mgr.a (mgr.14391) 27 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-22T05:34:38.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:38 smithi122 bash[22268]: audit 2024-03-22T05:34:37.457321+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:38 smithi122 bash[22268]: audit 2024-03-22T05:34:37.536836+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:38 smithi122 bash[22268]: audit 2024-03-22T05:34:37.672638+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:38 smithi122 bash[22268]: audit 2024-03-22T05:34:37.800114+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.800 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:38 smithi083 bash[22141]: cluster 2024-03-22T05:34:36.983193+0000 mgr.a (mgr.14391) 27 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-22T05:34:38.800 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:38 smithi083 bash[22141]: audit 2024-03-22T05:34:37.457321+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.800 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:38 smithi083 bash[22141]: audit 2024-03-22T05:34:37.536836+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.800 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:38 smithi083 bash[22141]: audit 2024-03-22T05:34:37.672638+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:38.800 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:38 smithi083 bash[22141]: audit 2024-03-22T05:34:37.800114+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:40.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:40 smithi083 bash[22141]: cluster 2024-03-22T05:34:38.983569+0000 mgr.a (mgr.14391) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-22T05:34:40.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:40 smithi083 bash[22141]: audit 2024-03-22T05:34:39.916360+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:40.708 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:40 smithi122 bash[22268]: cluster 2024-03-22T05:34:38.983569+0000 mgr.a (mgr.14391) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-22T05:34:40.708 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:40 smithi122 bash[22268]: audit 2024-03-22T05:34:39.916360+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:40.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:40 smithi045 bash[21420]: cluster 2024-03-22T05:34:38.983569+0000 mgr.a (mgr.14391) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-22T05:34:40.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:40 smithi045 bash[21420]: audit 2024-03-22T05:34:39.916360+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.682 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21674]: [22/Mar/2024:05:34:41] ENGINE Bus STOPPING 2024-03-22T05:34:41.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21420]: audit 2024-03-22T05:34:40.527010+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21420]: audit 2024-03-22T05:34:41.315439+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21420]: audit 2024-03-22T05:34:41.427394+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21420]: audit 2024-03-22T05:34:41.444850+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21420]: audit 2024-03-22T05:34:41.483129+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-22T05:34:41.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21420]: audit 2024-03-22T05:34:41.486663+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi045.front.sepia.ceph.com:3000"}]: dispatch 2024-03-22T05:34:41.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21420]: audit 2024-03-22T05:34:41.494165+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:41 smithi122 bash[22268]: audit 2024-03-22T05:34:40.527010+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:41 smithi122 bash[22268]: audit 2024-03-22T05:34:41.315439+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:41 smithi122 bash[22268]: audit 2024-03-22T05:34:41.427394+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:41 smithi122 bash[22268]: audit 2024-03-22T05:34:41.444850+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:41 smithi122 bash[22268]: audit 2024-03-22T05:34:41.483129+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-22T05:34:41.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:41 smithi122 bash[22268]: audit 2024-03-22T05:34:41.486663+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi045.front.sepia.ceph.com:3000"}]: dispatch 2024-03-22T05:34:41.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:41 smithi122 bash[22268]: audit 2024-03-22T05:34:41.494165+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:41 smithi083 bash[22141]: audit 2024-03-22T05:34:40.527010+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:41 smithi083 bash[22141]: audit 2024-03-22T05:34:41.315439+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:41 smithi083 bash[22141]: audit 2024-03-22T05:34:41.427394+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:41 smithi083 bash[22141]: audit 2024-03-22T05:34:41.444850+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:41.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:41 smithi083 bash[22141]: audit 2024-03-22T05:34:41.483129+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-22T05:34:41.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:41 smithi083 bash[22141]: audit 2024-03-22T05:34:41.486663+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi045.front.sepia.ceph.com:3000"}]: dispatch 2024-03-22T05:34:41.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:41 smithi083 bash[22141]: audit 2024-03-22T05:34:41.494165+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.084 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21674]: [22/Mar/2024:05:34:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-22T05:34:42.084 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21674]: [22/Mar/2024:05:34:41] ENGINE Bus STOPPED 2024-03-22T05:34:42.084 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21674]: [22/Mar/2024:05:34:41] ENGINE Bus STARTING 2024-03-22T05:34:42.084 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21674]: [22/Mar/2024:05:34:41] ENGINE Serving on http://:::9283 2024-03-22T05:34:42.085 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21674]: [22/Mar/2024:05:34:41] ENGINE Bus STARTED 2024-03-22T05:34:42.085 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21674]: [22/Mar/2024:05:34:41] ENGINE Bus STOPPING 2024-03-22T05:34:42.085 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21674]: [22/Mar/2024:05:34:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-22T05:34:42.085 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21674]: [22/Mar/2024:05:34:41] ENGINE Bus STOPPED 2024-03-22T05:34:42.085 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:41 smithi045 bash[21674]: [22/Mar/2024:05:34:41] ENGINE Bus STARTING 2024-03-22T05:34:42.085 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21674]: [22/Mar/2024:05:34:42] ENGINE Serving on http://:::9283 2024-03-22T05:34:42.412 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21674]: [22/Mar/2024:05:34:42] ENGINE Bus STARTED 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: cluster 2024-03-22T05:34:40.983992+0000 mgr.a (mgr.14391) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:41.482531+0000 mgr.a (mgr.14391) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:41.485867+0000 mgr.a (mgr.14391) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi045.front.sepia.ceph.com:3000"}]: dispatch 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:41.867256+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:41.872477+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:41.876142+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:41.897946+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:41.901323+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:41.902418+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:41.906128+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:42.068630+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:42.386682+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:42.397176+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:42 smithi045 bash[21420]: audit 2024-03-22T05:34:42.410218+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: cluster 2024-03-22T05:34:40.983992+0000 mgr.a (mgr.14391) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-22T05:34:42.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:41.482531+0000 mgr.a (mgr.14391) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-22T05:34:42.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:41.485867+0000 mgr.a (mgr.14391) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi045.front.sepia.ceph.com:3000"}]: dispatch 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:41.867256+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:41.872477+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:41.876142+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:41.897946+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:41.901323+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:41.902418+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:41.906128+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:42.068630+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:42.386682+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:42.397176+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:42 smithi122 bash[22268]: audit 2024-03-22T05:34:42.410218+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: cluster 2024-03-22T05:34:40.983992+0000 mgr.a (mgr.14391) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-22T05:34:42.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:41.482531+0000 mgr.a (mgr.14391) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-22T05:34:42.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:41.485867+0000 mgr.a (mgr.14391) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi045.front.sepia.ceph.com:3000"}]: dispatch 2024-03-22T05:34:42.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:41.867256+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-22T05:34:42.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:41.872477+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-03-22T05:34:42.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:41.876142+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:41.897946+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:34:42.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:41.901323+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:34:42.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:41.902418+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:34:42.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:41.906128+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:42.068630+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:34:42.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:42.386682+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:42.397176+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:42.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:42 smithi083 bash[22141]: audit 2024-03-22T05:34:42.410218+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:43.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:43 smithi122 bash[22268]: audit 2024-03-22T05:34:41.866024+0000 mgr.a (mgr.14391) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-22T05:34:43.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:43 smithi122 bash[22268]: audit 2024-03-22T05:34:41.871261+0000 mgr.a (mgr.14391) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-03-22T05:34:43.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:43 smithi122 bash[22268]: cephadm 2024-03-22T05:34:41.906893+0000 mgr.a (mgr.14391) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:34:43.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:43 smithi122 bash[22268]: audit 2024-03-22T05:34:43.285624+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:43.837 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:43 smithi083 bash[22141]: audit 2024-03-22T05:34:41.866024+0000 mgr.a (mgr.14391) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-22T05:34:43.837 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:43 smithi083 bash[22141]: audit 2024-03-22T05:34:41.871261+0000 mgr.a (mgr.14391) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-03-22T05:34:43.837 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:43 smithi083 bash[22141]: cephadm 2024-03-22T05:34:41.906893+0000 mgr.a (mgr.14391) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:34:43.837 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:43 smithi083 bash[22141]: audit 2024-03-22T05:34:43.285624+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:43.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:43 smithi045 bash[21420]: audit 2024-03-22T05:34:41.866024+0000 mgr.a (mgr.14391) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-22T05:34:43.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:43 smithi045 bash[21420]: audit 2024-03-22T05:34:41.871261+0000 mgr.a (mgr.14391) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-03-22T05:34:43.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:43 smithi045 bash[21420]: cephadm 2024-03-22T05:34:41.906893+0000 mgr.a (mgr.14391) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-22T05:34:43.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:43 smithi045 bash[21420]: audit 2024-03-22T05:34:43.285624+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:44 smithi122 bash[22268]: cluster 2024-03-22T05:34:42.984503+0000 mgr.a (mgr.14391) 35 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-22T05:34:44.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:44 smithi122 bash[22268]: audit 2024-03-22T05:34:43.810360+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:44 smithi122 bash[22268]: audit 2024-03-22T05:34:43.823664+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:44 smithi122 bash[22268]: audit 2024-03-22T05:34:43.836993+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:44 smithi122 bash[22268]: audit 2024-03-22T05:34:43.969801+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:44 smithi083 bash[22141]: cluster 2024-03-22T05:34:42.984503+0000 mgr.a (mgr.14391) 35 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-22T05:34:44.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:44 smithi083 bash[22141]: audit 2024-03-22T05:34:43.810360+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:44 smithi083 bash[22141]: audit 2024-03-22T05:34:43.823664+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:44 smithi083 bash[22141]: audit 2024-03-22T05:34:43.836993+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:44 smithi083 bash[22141]: audit 2024-03-22T05:34:43.969801+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:44 smithi045 bash[21420]: cluster 2024-03-22T05:34:42.984503+0000 mgr.a (mgr.14391) 35 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-22T05:34:44.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:44 smithi045 bash[21420]: audit 2024-03-22T05:34:43.810360+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:44 smithi045 bash[21420]: audit 2024-03-22T05:34:43.823664+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:44 smithi045 bash[21420]: audit 2024-03-22T05:34:43.836993+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:44.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:44 smithi045 bash[21420]: audit 2024-03-22T05:34:43.969801+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:46.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:46 smithi083 bash[22141]: cluster 2024-03-22T05:34:44.985134+0000 mgr.a (mgr.14391) 36 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-22T05:34:46.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:46 smithi045 bash[21420]: cluster 2024-03-22T05:34:44.985134+0000 mgr.a (mgr.14391) 36 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-22T05:34:47.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:46 smithi122 bash[22268]: cluster 2024-03-22T05:34:44.985134+0000 mgr.a (mgr.14391) 36 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-03-22T05:34:48.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:48 smithi122 bash[22268]: cluster 2024-03-22T05:34:46.985704+0000 mgr.a (mgr.14391) 37 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:48 smithi122 bash[22268]: audit 2024-03-22T05:34:47.273736+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:48 smithi122 bash[22268]: audit 2024-03-22T05:34:48.075180+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:48 smithi122 bash[22268]: audit 2024-03-22T05:34:48.088240+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:48 smithi122 bash[22268]: audit 2024-03-22T05:34:48.101467+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:48 smithi122 bash[22268]: audit 2024-03-22T05:34:48.117845+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:34:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:48 smithi122 bash[22268]: audit 2024-03-22T05:34:48.124282+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:34:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:48 smithi122 bash[22268]: audit 2024-03-22T05:34:48.126289+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:34:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:48 smithi122 bash[22268]: audit 2024-03-22T05:34:48.135262+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:48 smithi122 bash[22268]: audit 2024-03-22T05:34:48.160568+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:48 smithi083 bash[22141]: cluster 2024-03-22T05:34:46.985704+0000 mgr.a (mgr.14391) 37 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:48.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:48 smithi083 bash[22141]: audit 2024-03-22T05:34:47.273736+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:48 smithi083 bash[22141]: audit 2024-03-22T05:34:48.075180+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:48 smithi083 bash[22141]: audit 2024-03-22T05:34:48.088240+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:48 smithi083 bash[22141]: audit 2024-03-22T05:34:48.101467+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:48 smithi083 bash[22141]: audit 2024-03-22T05:34:48.117845+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:34:48.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:48 smithi083 bash[22141]: audit 2024-03-22T05:34:48.124282+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:34:48.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:48 smithi083 bash[22141]: audit 2024-03-22T05:34:48.126289+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:34:48.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:48 smithi083 bash[22141]: audit 2024-03-22T05:34:48.135262+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:48 smithi083 bash[22141]: audit 2024-03-22T05:34:48.160568+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:48 smithi045 bash[21420]: cluster 2024-03-22T05:34:46.985704+0000 mgr.a (mgr.14391) 37 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:48.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:48 smithi045 bash[21420]: audit 2024-03-22T05:34:47.273736+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:48 smithi045 bash[21420]: audit 2024-03-22T05:34:48.075180+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:48 smithi045 bash[21420]: audit 2024-03-22T05:34:48.088240+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:48 smithi045 bash[21420]: audit 2024-03-22T05:34:48.101467+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:48 smithi045 bash[21420]: audit 2024-03-22T05:34:48.117845+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:34:48.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:48 smithi045 bash[21420]: audit 2024-03-22T05:34:48.124282+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:34:48.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:48 smithi045 bash[21420]: audit 2024-03-22T05:34:48.126289+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:34:48.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:48 smithi045 bash[21420]: audit 2024-03-22T05:34:48.135262+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:48.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:48 smithi045 bash[21420]: audit 2024-03-22T05:34:48.160568+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:34:50.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:50 smithi122 bash[22268]: cluster 2024-03-22T05:34:48.986269+0000 mgr.a (mgr.14391) 38 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:50.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:50 smithi083 bash[22141]: cluster 2024-03-22T05:34:48.986269+0000 mgr.a (mgr.14391) 38 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:50.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:50 smithi045 bash[21420]: cluster 2024-03-22T05:34:48.986269+0000 mgr.a (mgr.14391) 38 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:52.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:52 smithi122 bash[22268]: cluster 2024-03-22T05:34:50.986918+0000 mgr.a (mgr.14391) 39 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:52.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:52 smithi083 bash[22141]: cluster 2024-03-22T05:34:50.986918+0000 mgr.a (mgr.14391) 39 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:52.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:52 smithi045 bash[21420]: cluster 2024-03-22T05:34:50.986918+0000 mgr.a (mgr.14391) 39 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:54.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:54 smithi122 bash[22268]: cluster 2024-03-22T05:34:52.987575+0000 mgr.a (mgr.14391) 40 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:54.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:54 smithi083 bash[22141]: cluster 2024-03-22T05:34:52.987575+0000 mgr.a (mgr.14391) 40 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:54.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:54 smithi045 bash[21420]: cluster 2024-03-22T05:34:52.987575+0000 mgr.a (mgr.14391) 40 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:56.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:56 smithi122 bash[22268]: cluster 2024-03-22T05:34:54.988205+0000 mgr.a (mgr.14391) 41 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:56.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:56 smithi083 bash[22141]: cluster 2024-03-22T05:34:54.988205+0000 mgr.a (mgr.14391) 41 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:56.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:56 smithi045 bash[21420]: cluster 2024-03-22T05:34:54.988205+0000 mgr.a (mgr.14391) 41 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:57.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:57 smithi045 bash[21420]: audit 2024-03-22T05:34:57.069903+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:34:57.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:57 smithi083 bash[22141]: audit 2024-03-22T05:34:57.069903+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:34:57.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:57 smithi122 bash[22268]: audit 2024-03-22T05:34:57.069903+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:34:58.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:34:58 smithi083 bash[22141]: cluster 2024-03-22T05:34:56.988897+0000 mgr.a (mgr.14391) 42 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:58.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:34:58 smithi045 bash[21420]: cluster 2024-03-22T05:34:56.988897+0000 mgr.a (mgr.14391) 42 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:34:58.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:34:58 smithi122 bash[22268]: cluster 2024-03-22T05:34:56.988897+0000 mgr.a (mgr.14391) 42 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:00.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:00 smithi083 bash[22141]: cluster 2024-03-22T05:34:58.989626+0000 mgr.a (mgr.14391) 43 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:00.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:00 smithi083 bash[22141]: audit 2024-03-22T05:35:00.009970+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:00.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:00 smithi083 bash[22141]: audit 2024-03-22T05:35:00.019472+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:00.661 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:00 smithi083 bash[22141]: audit 2024-03-22T05:35:00.030516+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:00.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:00 smithi045 bash[21420]: cluster 2024-03-22T05:34:58.989626+0000 mgr.a (mgr.14391) 43 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:00.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:00 smithi045 bash[21420]: audit 2024-03-22T05:35:00.009970+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:00.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:00 smithi045 bash[21420]: audit 2024-03-22T05:35:00.019472+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:00.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:00 smithi045 bash[21420]: audit 2024-03-22T05:35:00.030516+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:00.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:00 smithi122 bash[22268]: cluster 2024-03-22T05:34:58.989626+0000 mgr.a (mgr.14391) 43 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:00.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:00 smithi122 bash[22268]: audit 2024-03-22T05:35:00.009970+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:00.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:00 smithi122 bash[22268]: audit 2024-03-22T05:35:00.019472+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:00.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:00 smithi122 bash[22268]: audit 2024-03-22T05:35:00.030516+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:02.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:02 smithi083 bash[22141]: cluster 2024-03-22T05:35:00.990211+0000 mgr.a (mgr.14391) 44 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:02.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:02 smithi045 bash[21420]: cluster 2024-03-22T05:35:00.990211+0000 mgr.a (mgr.14391) 44 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:02.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:02 smithi122 bash[22268]: cluster 2024-03-22T05:35:00.990211+0000 mgr.a (mgr.14391) 44 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:04.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:04 smithi083 bash[22141]: cluster 2024-03-22T05:35:02.990812+0000 mgr.a (mgr.14391) 45 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:04.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:04 smithi083 bash[22141]: audit 2024-03-22T05:35:04.050440+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:04.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:04 smithi083 bash[22141]: audit 2024-03-22T05:35:04.063595+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:04.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:04 smithi083 bash[22141]: audit 2024-03-22T05:35:04.076950+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:04.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:04 smithi122 bash[22268]: cluster 2024-03-22T05:35:02.990812+0000 mgr.a (mgr.14391) 45 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:04.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:04 smithi122 bash[22268]: audit 2024-03-22T05:35:04.050440+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:04.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:04 smithi122 bash[22268]: audit 2024-03-22T05:35:04.063595+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:04.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:04 smithi122 bash[22268]: audit 2024-03-22T05:35:04.076950+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:04.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:04 smithi045 bash[21420]: cluster 2024-03-22T05:35:02.990812+0000 mgr.a (mgr.14391) 45 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:04.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:04 smithi045 bash[21420]: audit 2024-03-22T05:35:04.050440+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:04.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:04 smithi045 bash[21420]: audit 2024-03-22T05:35:04.063595+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:04.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:04 smithi045 bash[21420]: audit 2024-03-22T05:35:04.076950+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:06.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:06 smithi083 bash[22141]: cluster 2024-03-22T05:35:04.991397+0000 mgr.a (mgr.14391) 46 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:06.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:06 smithi045 bash[21420]: cluster 2024-03-22T05:35:04.991397+0000 mgr.a (mgr.14391) 46 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:06.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:06 smithi122 bash[22268]: cluster 2024-03-22T05:35:04.991397+0000 mgr.a (mgr.14391) 46 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:08.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:08 smithi083 bash[22141]: cluster 2024-03-22T05:35:06.991944+0000 mgr.a (mgr.14391) 47 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:08.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:08 smithi083 bash[22141]: audit 2024-03-22T05:35:07.099671+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:08.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:08 smithi083 bash[22141]: audit 2024-03-22T05:35:07.111897+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:08.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:08 smithi083 bash[22141]: audit 2024-03-22T05:35:07.125154+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:08.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:08 smithi045 bash[21420]: cluster 2024-03-22T05:35:06.991944+0000 mgr.a (mgr.14391) 47 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:08.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:08 smithi045 bash[21420]: audit 2024-03-22T05:35:07.099671+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:08.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:08 smithi045 bash[21420]: audit 2024-03-22T05:35:07.111897+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:08.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:08 smithi045 bash[21420]: audit 2024-03-22T05:35:07.125154+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:08.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:08 smithi122 bash[22268]: cluster 2024-03-22T05:35:06.991944+0000 mgr.a (mgr.14391) 47 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:08.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:08 smithi122 bash[22268]: audit 2024-03-22T05:35:07.099671+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:08.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:08 smithi122 bash[22268]: audit 2024-03-22T05:35:07.111897+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:08.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:08 smithi122 bash[22268]: audit 2024-03-22T05:35:07.125154+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:10.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:10 smithi083 bash[22141]: cluster 2024-03-22T05:35:08.992500+0000 mgr.a (mgr.14391) 48 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:10.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:10 smithi045 bash[21420]: cluster 2024-03-22T05:35:08.992500+0000 mgr.a (mgr.14391) 48 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:10.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:10 smithi122 bash[22268]: cluster 2024-03-22T05:35:08.992500+0000 mgr.a (mgr.14391) 48 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:12.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:12 smithi083 bash[22141]: cluster 2024-03-22T05:35:10.993088+0000 mgr.a (mgr.14391) 49 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:12.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:12 smithi083 bash[22141]: audit 2024-03-22T05:35:12.070506+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:12.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:12 smithi045 bash[21420]: cluster 2024-03-22T05:35:10.993088+0000 mgr.a (mgr.14391) 49 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:12.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:12 smithi045 bash[21420]: audit 2024-03-22T05:35:12.070506+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:12.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:12 smithi122 bash[22268]: cluster 2024-03-22T05:35:10.993088+0000 mgr.a (mgr.14391) 49 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:12.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:12 smithi122 bash[22268]: audit 2024-03-22T05:35:12.070506+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:14.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:14 smithi083 bash[22141]: cluster 2024-03-22T05:35:12.993638+0000 mgr.a (mgr.14391) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:14.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:14 smithi045 bash[21420]: cluster 2024-03-22T05:35:12.993638+0000 mgr.a (mgr.14391) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:14.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:14 smithi122 bash[22268]: cluster 2024-03-22T05:35:12.993638+0000 mgr.a (mgr.14391) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:16.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:16 smithi083 bash[22141]: cluster 2024-03-22T05:35:14.994168+0000 mgr.a (mgr.14391) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:16.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:16 smithi045 bash[21420]: cluster 2024-03-22T05:35:14.994168+0000 mgr.a (mgr.14391) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:16.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:16 smithi122 bash[22268]: cluster 2024-03-22T05:35:14.994168+0000 mgr.a (mgr.14391) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:18.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:18 smithi045 bash[21420]: cluster 2024-03-22T05:35:16.994741+0000 mgr.a (mgr.14391) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:18.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:18 smithi083 bash[22141]: cluster 2024-03-22T05:35:16.994741+0000 mgr.a (mgr.14391) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:18.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:18 smithi122 bash[22268]: cluster 2024-03-22T05:35:16.994741+0000 mgr.a (mgr.14391) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:20.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:20 smithi083 bash[22141]: cluster 2024-03-22T05:35:18.995262+0000 mgr.a (mgr.14391) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:20.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:20 smithi045 bash[21420]: cluster 2024-03-22T05:35:18.995262+0000 mgr.a (mgr.14391) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:20.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:20 smithi122 bash[22268]: cluster 2024-03-22T05:35:18.995262+0000 mgr.a (mgr.14391) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:21.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:21 smithi045 bash[21420]: audit 2024-03-22T05:35:20.165685+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:21.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:21 smithi045 bash[21420]: audit 2024-03-22T05:35:20.173846+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:21.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:21 smithi045 bash[21420]: audit 2024-03-22T05:35:20.182960+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:21.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:21 smithi122 bash[22268]: audit 2024-03-22T05:35:20.165685+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:21.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:21 smithi122 bash[22268]: audit 2024-03-22T05:35:20.173846+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:21.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:21 smithi122 bash[22268]: audit 2024-03-22T05:35:20.182960+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:21.607 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:21 smithi083 bash[22141]: audit 2024-03-22T05:35:20.165685+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:21.607 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:21 smithi083 bash[22141]: audit 2024-03-22T05:35:20.173846+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:21.607 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:21 smithi083 bash[22141]: audit 2024-03-22T05:35:20.182960+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:22.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:22 smithi122 bash[22268]: cluster 2024-03-22T05:35:20.995759+0000 mgr.a (mgr.14391) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:22.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:22 smithi083 bash[22141]: cluster 2024-03-22T05:35:20.995759+0000 mgr.a (mgr.14391) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:22.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:22 smithi045 bash[21420]: cluster 2024-03-22T05:35:20.995759+0000 mgr.a (mgr.14391) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:24.487 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:24 smithi122 bash[22268]: cluster 2024-03-22T05:35:22.996318+0000 mgr.a (mgr.14391) 55 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:24.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:24 smithi083 bash[22141]: cluster 2024-03-22T05:35:22.996318+0000 mgr.a (mgr.14391) 55 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:24.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:24 smithi045 bash[21420]: cluster 2024-03-22T05:35:22.996318+0000 mgr.a (mgr.14391) 55 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:25.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:35:24 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:35:24] "GET /metrics HTTP/1.1" 200 21446 "" "Prometheus/2.43.0" 2024-03-22T05:35:25.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:25 smithi122 bash[22268]: audit 2024-03-22T05:35:24.293324+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:25.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:25 smithi122 bash[22268]: audit 2024-03-22T05:35:24.306643+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:25.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:25 smithi122 bash[22268]: audit 2024-03-22T05:35:24.319398+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:25.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:25 smithi083 bash[22141]: audit 2024-03-22T05:35:24.293324+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:25.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:25 smithi083 bash[22141]: audit 2024-03-22T05:35:24.306643+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:25.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:25 smithi083 bash[22141]: audit 2024-03-22T05:35:24.319398+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:25.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:25 smithi045 bash[21420]: audit 2024-03-22T05:35:24.293324+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:25.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:25 smithi045 bash[21420]: audit 2024-03-22T05:35:24.306643+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:25.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:25 smithi045 bash[21420]: audit 2024-03-22T05:35:24.319398+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:26.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:26 smithi122 bash[22268]: cluster 2024-03-22T05:35:24.996841+0000 mgr.a (mgr.14391) 56 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:26.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:26 smithi083 bash[22141]: cluster 2024-03-22T05:35:24.996841+0000 mgr.a (mgr.14391) 56 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:26.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:26 smithi045 bash[21420]: cluster 2024-03-22T05:35:24.996841+0000 mgr.a (mgr.14391) 56 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:27.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:27 smithi083 bash[22141]: audit 2024-03-22T05:35:27.071006+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:27.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:27 smithi045 bash[21420]: audit 2024-03-22T05:35:27.071006+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:27.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:27 smithi122 bash[22268]: audit 2024-03-22T05:35:27.071006+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:28.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:28 smithi083 bash[22141]: cluster 2024-03-22T05:35:26.997338+0000 mgr.a (mgr.14391) 57 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:28.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:28 smithi083 bash[22141]: audit 2024-03-22T05:35:27.343853+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:28.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:28 smithi083 bash[22141]: audit 2024-03-22T05:35:27.355623+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:28.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:28 smithi083 bash[22141]: audit 2024-03-22T05:35:27.367824+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:28.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:28 smithi045 bash[21420]: cluster 2024-03-22T05:35:26.997338+0000 mgr.a (mgr.14391) 57 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:28.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:28 smithi045 bash[21420]: audit 2024-03-22T05:35:27.343853+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:28.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:28 smithi045 bash[21420]: audit 2024-03-22T05:35:27.355623+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:28.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:28 smithi045 bash[21420]: audit 2024-03-22T05:35:27.367824+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:28.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:28 smithi122 bash[22268]: cluster 2024-03-22T05:35:26.997338+0000 mgr.a (mgr.14391) 57 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:28.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:28 smithi122 bash[22268]: audit 2024-03-22T05:35:27.343853+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:28.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:28 smithi122 bash[22268]: audit 2024-03-22T05:35:27.355623+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:28.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:28 smithi122 bash[22268]: audit 2024-03-22T05:35:27.367824+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:30.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:30 smithi083 bash[22141]: cluster 2024-03-22T05:35:28.997861+0000 mgr.a (mgr.14391) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:30.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:30 smithi045 bash[21420]: cluster 2024-03-22T05:35:28.997861+0000 mgr.a (mgr.14391) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:30.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:30 smithi122 bash[22268]: cluster 2024-03-22T05:35:28.997861+0000 mgr.a (mgr.14391) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:32.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:32 smithi083 bash[22141]: cluster 2024-03-22T05:35:30.998374+0000 mgr.a (mgr.14391) 59 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:32.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:32 smithi045 bash[21420]: cluster 2024-03-22T05:35:30.998374+0000 mgr.a (mgr.14391) 59 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:32.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:32 smithi122 bash[22268]: cluster 2024-03-22T05:35:30.998374+0000 mgr.a (mgr.14391) 59 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:34.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:34 smithi083 bash[22141]: cluster 2024-03-22T05:35:32.999014+0000 mgr.a (mgr.14391) 60 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:34.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:34 smithi045 bash[21420]: cluster 2024-03-22T05:35:32.999014+0000 mgr.a (mgr.14391) 60 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:34.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:34 smithi122 bash[22268]: cluster 2024-03-22T05:35:32.999014+0000 mgr.a (mgr.14391) 60 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:35.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:35:34 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:35:34] "GET /metrics HTTP/1.1" 200 21446 "" "Prometheus/2.43.0" 2024-03-22T05:35:36.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:36 smithi083 bash[22141]: cluster 2024-03-22T05:35:34.999518+0000 mgr.a (mgr.14391) 61 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:36.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:36 smithi045 bash[21420]: cluster 2024-03-22T05:35:34.999518+0000 mgr.a (mgr.14391) 61 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:36.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:36 smithi122 bash[22268]: cluster 2024-03-22T05:35:34.999518+0000 mgr.a (mgr.14391) 61 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:38.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:38 smithi083 bash[22141]: cluster 2024-03-22T05:35:37.000030+0000 mgr.a (mgr.14391) 62 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:38.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:38 smithi045 bash[21420]: cluster 2024-03-22T05:35:37.000030+0000 mgr.a (mgr.14391) 62 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:38.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:38 smithi122 bash[22268]: cluster 2024-03-22T05:35:37.000030+0000 mgr.a (mgr.14391) 62 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:40.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:40 smithi083 bash[22141]: cluster 2024-03-22T05:35:39.000486+0000 mgr.a (mgr.14391) 63 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:40.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:40 smithi083 bash[22141]: audit 2024-03-22T05:35:40.295626+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:40.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:40 smithi083 bash[22141]: audit 2024-03-22T05:35:40.306063+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:40.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:40 smithi083 bash[22141]: audit 2024-03-22T05:35:40.315882+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:40.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:40 smithi045 bash[21420]: cluster 2024-03-22T05:35:39.000486+0000 mgr.a (mgr.14391) 63 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:40.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:40 smithi045 bash[21420]: audit 2024-03-22T05:35:40.295626+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:40.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:40 smithi045 bash[21420]: audit 2024-03-22T05:35:40.306063+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:40.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:40 smithi045 bash[21420]: audit 2024-03-22T05:35:40.315882+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:40.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:40 smithi122 bash[22268]: cluster 2024-03-22T05:35:39.000486+0000 mgr.a (mgr.14391) 63 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:40.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:40 smithi122 bash[22268]: audit 2024-03-22T05:35:40.295626+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:40.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:40 smithi122 bash[22268]: audit 2024-03-22T05:35:40.306063+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:40.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:40 smithi122 bash[22268]: audit 2024-03-22T05:35:40.315882+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:42.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:42 smithi083 bash[22141]: cluster 2024-03-22T05:35:41.001010+0000 mgr.a (mgr.14391) 64 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:42.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:42 smithi083 bash[22141]: audit 2024-03-22T05:35:42.071558+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:42.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:42 smithi045 bash[21420]: cluster 2024-03-22T05:35:41.001010+0000 mgr.a (mgr.14391) 64 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:42.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:42 smithi045 bash[21420]: audit 2024-03-22T05:35:42.071558+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:42.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:42 smithi122 bash[22268]: cluster 2024-03-22T05:35:41.001010+0000 mgr.a (mgr.14391) 64 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:42.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:42 smithi122 bash[22268]: audit 2024-03-22T05:35:42.071558+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:44.660 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:44 smithi083 bash[22141]: cluster 2024-03-22T05:35:43.001528+0000 mgr.a (mgr.14391) 65 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:44.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:44 smithi045 bash[21420]: cluster 2024-03-22T05:35:43.001528+0000 mgr.a (mgr.14391) 65 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:44.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:44 smithi122 bash[22268]: cluster 2024-03-22T05:35:43.001528+0000 mgr.a (mgr.14391) 65 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:45.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:35:44 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:35:44] "GET /metrics HTTP/1.1" 200 21446 "" "Prometheus/2.43.0" 2024-03-22T05:35:45.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:45 smithi122 bash[22268]: audit 2024-03-22T05:35:44.535980+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:45.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:45 smithi122 bash[22268]: audit 2024-03-22T05:35:44.549203+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:45.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:45 smithi122 bash[22268]: audit 2024-03-22T05:35:44.562299+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:45.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:45 smithi083 bash[22141]: audit 2024-03-22T05:35:44.535980+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:45.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:45 smithi083 bash[22141]: audit 2024-03-22T05:35:44.549203+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:45.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:45 smithi083 bash[22141]: audit 2024-03-22T05:35:44.562299+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:45.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:45 smithi045 bash[21420]: audit 2024-03-22T05:35:44.535980+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:45.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:45 smithi045 bash[21420]: audit 2024-03-22T05:35:44.549203+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:45.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:45 smithi045 bash[21420]: audit 2024-03-22T05:35:44.562299+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:46.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:46 smithi083 bash[22141]: cluster 2024-03-22T05:35:45.002025+0000 mgr.a (mgr.14391) 66 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:46.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:46 smithi045 bash[21420]: cluster 2024-03-22T05:35:45.002025+0000 mgr.a (mgr.14391) 66 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:47.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:46 smithi122 bash[22268]: cluster 2024-03-22T05:35:45.002025+0000 mgr.a (mgr.14391) 66 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:48.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:48 smithi083 bash[22141]: cluster 2024-03-22T05:35:47.002565+0000 mgr.a (mgr.14391) 67 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:48.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:48 smithi083 bash[22141]: audit 2024-03-22T05:35:47.583654+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:48.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:48 smithi083 bash[22141]: audit 2024-03-22T05:35:47.596487+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:48.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:48 smithi083 bash[22141]: audit 2024-03-22T05:35:47.609374+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:48.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:48 smithi083 bash[22141]: audit 2024-03-22T05:35:48.283266+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:35:48.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:48 smithi083 bash[22141]: audit 2024-03-22T05:35:48.290375+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:35:48.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:48 smithi083 bash[22141]: audit 2024-03-22T05:35:48.292616+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:35:48.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:48 smithi083 bash[22141]: audit 2024-03-22T05:35:48.301687+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:48.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:48 smithi045 bash[21420]: cluster 2024-03-22T05:35:47.002565+0000 mgr.a (mgr.14391) 67 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:48.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:48 smithi045 bash[21420]: audit 2024-03-22T05:35:47.583654+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:48.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:48 smithi045 bash[21420]: audit 2024-03-22T05:35:47.596487+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:48.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:48 smithi045 bash[21420]: audit 2024-03-22T05:35:47.609374+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:48.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:48 smithi045 bash[21420]: audit 2024-03-22T05:35:48.283266+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:35:48.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:48 smithi045 bash[21420]: audit 2024-03-22T05:35:48.290375+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:35:48.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:48 smithi045 bash[21420]: audit 2024-03-22T05:35:48.292616+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:35:48.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:48 smithi045 bash[21420]: audit 2024-03-22T05:35:48.301687+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:49.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:48 smithi122 bash[22268]: cluster 2024-03-22T05:35:47.002565+0000 mgr.a (mgr.14391) 67 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:49.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:48 smithi122 bash[22268]: audit 2024-03-22T05:35:47.583654+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:49.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:48 smithi122 bash[22268]: audit 2024-03-22T05:35:47.596487+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:49.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:48 smithi122 bash[22268]: audit 2024-03-22T05:35:47.609374+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:49.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:48 smithi122 bash[22268]: audit 2024-03-22T05:35:48.283266+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:35:49.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:48 smithi122 bash[22268]: audit 2024-03-22T05:35:48.290375+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:35:49.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:48 smithi122 bash[22268]: audit 2024-03-22T05:35:48.292616+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:35:49.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:48 smithi122 bash[22268]: audit 2024-03-22T05:35:48.301687+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:35:50.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:50 smithi083 bash[22141]: cluster 2024-03-22T05:35:49.003120+0000 mgr.a (mgr.14391) 68 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:50.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:50 smithi045 bash[21420]: cluster 2024-03-22T05:35:49.003120+0000 mgr.a (mgr.14391) 68 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:51.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:50 smithi122 bash[22268]: cluster 2024-03-22T05:35:49.003120+0000 mgr.a (mgr.14391) 68 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:52.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:52 smithi083 bash[22141]: cluster 2024-03-22T05:35:51.003650+0000 mgr.a (mgr.14391) 69 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:52.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:52 smithi045 bash[21420]: cluster 2024-03-22T05:35:51.003650+0000 mgr.a (mgr.14391) 69 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:53.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:52 smithi122 bash[22268]: cluster 2024-03-22T05:35:51.003650+0000 mgr.a (mgr.14391) 69 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:54.898 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:54 smithi045 bash[21420]: cluster 2024-03-22T05:35:53.004192+0000 mgr.a (mgr.14391) 70 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:54.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:54 smithi083 bash[22141]: cluster 2024-03-22T05:35:53.004192+0000 mgr.a (mgr.14391) 70 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:55.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:54 smithi122 bash[22268]: cluster 2024-03-22T05:35:53.004192+0000 mgr.a (mgr.14391) 70 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:55.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:35:54 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:35:54] "GET /metrics HTTP/1.1" 200 21446 "" "Prometheus/2.43.0" 2024-03-22T05:35:55.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:55 smithi083 bash[22141]: cluster 2024-03-22T05:35:55.004692+0000 mgr.a (mgr.14391) 71 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:55.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:55 smithi045 bash[21420]: cluster 2024-03-22T05:35:55.004692+0000 mgr.a (mgr.14391) 71 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:56.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:55 smithi122 bash[22268]: cluster 2024-03-22T05:35:55.004692+0000 mgr.a (mgr.14391) 71 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:58.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:58 smithi083 bash[22141]: cluster 2024-03-22T05:35:57.005256+0000 mgr.a (mgr.14391) 72 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:58.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:35:58 smithi083 bash[22141]: audit 2024-03-22T05:35:57.072141+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:58.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:58 smithi045 bash[21420]: cluster 2024-03-22T05:35:57.005256+0000 mgr.a (mgr.14391) 72 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:58.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:35:58 smithi045 bash[21420]: audit 2024-03-22T05:35:57.072141+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:35:58.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:58 smithi122 bash[22268]: cluster 2024-03-22T05:35:57.005256+0000 mgr.a (mgr.14391) 72 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:35:58.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:35:58 smithi122 bash[22268]: audit 2024-03-22T05:35:57.072141+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:00.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:00 smithi083 bash[22141]: cluster 2024-03-22T05:35:59.005779+0000 mgr.a (mgr.14391) 73 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:00.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:00 smithi083 bash[22141]: audit 2024-03-22T05:36:00.493959+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:00.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:00 smithi083 bash[22141]: audit 2024-03-22T05:36:00.505010+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:00.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:00 smithi122 bash[22268]: cluster 2024-03-22T05:35:59.005779+0000 mgr.a (mgr.14391) 73 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:00.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:00 smithi122 bash[22268]: audit 2024-03-22T05:36:00.493959+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:00.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:00 smithi122 bash[22268]: audit 2024-03-22T05:36:00.505010+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:00.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:00 smithi045 bash[21420]: cluster 2024-03-22T05:35:59.005779+0000 mgr.a (mgr.14391) 73 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:00.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:00 smithi045 bash[21420]: audit 2024-03-22T05:36:00.493959+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:00.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:00 smithi045 bash[21420]: audit 2024-03-22T05:36:00.505010+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:01.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:01 smithi083 bash[22141]: audit 2024-03-22T05:36:00.519371+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:01.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:01 smithi122 bash[22268]: audit 2024-03-22T05:36:00.519371+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:01.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:01 smithi045 bash[21420]: audit 2024-03-22T05:36:00.519371+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:02.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:02 smithi122 bash[22268]: cluster 2024-03-22T05:36:01.006216+0000 mgr.a (mgr.14391) 74 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:02.888 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:02 smithi083 bash[22141]: cluster 2024-03-22T05:36:01.006216+0000 mgr.a (mgr.14391) 74 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:02.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:02 smithi045 bash[21420]: cluster 2024-03-22T05:36:01.006216+0000 mgr.a (mgr.14391) 74 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:04.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:04 smithi122 bash[22268]: cluster 2024-03-22T05:36:03.006720+0000 mgr.a (mgr.14391) 75 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:04.897 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:04 smithi045 bash[21420]: cluster 2024-03-22T05:36:03.006720+0000 mgr.a (mgr.14391) 75 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:04.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:04 smithi083 bash[22141]: cluster 2024-03-22T05:36:03.006720+0000 mgr.a (mgr.14391) 75 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:05.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:36:04 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:36:04] "GET /metrics HTTP/1.1" 200 21449 "" "Prometheus/2.43.0" 2024-03-22T05:36:05.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:05 smithi122 bash[22268]: audit 2024-03-22T05:36:04.750842+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:05.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:05 smithi122 bash[22268]: audit 2024-03-22T05:36:04.764479+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:05.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:05 smithi122 bash[22268]: audit 2024-03-22T05:36:04.778033+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:05.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:05 smithi122 bash[22268]: cluster 2024-03-22T05:36:05.007220+0000 mgr.a (mgr.14391) 76 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:06.159 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:05 smithi083 bash[22141]: audit 2024-03-22T05:36:04.750842+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:06.159 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:05 smithi083 bash[22141]: audit 2024-03-22T05:36:04.764479+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:06.160 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:05 smithi083 bash[22141]: audit 2024-03-22T05:36:04.778033+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:06.160 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:05 smithi083 bash[22141]: cluster 2024-03-22T05:36:05.007220+0000 mgr.a (mgr.14391) 76 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:06.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:05 smithi045 bash[21420]: audit 2024-03-22T05:36:04.750842+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:06.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:05 smithi045 bash[21420]: audit 2024-03-22T05:36:04.764479+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:06.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:05 smithi045 bash[21420]: audit 2024-03-22T05:36:04.778033+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:06.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:05 smithi045 bash[21420]: cluster 2024-03-22T05:36:05.007220+0000 mgr.a (mgr.14391) 76 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:08.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:08 smithi122 bash[22268]: cluster 2024-03-22T05:36:07.007752+0000 mgr.a (mgr.14391) 77 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:08.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:08 smithi122 bash[22268]: audit 2024-03-22T05:36:07.808222+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:08.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:08 smithi122 bash[22268]: audit 2024-03-22T05:36:07.841125+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:08.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:08 smithi122 bash[22268]: audit 2024-03-22T05:36:07.854015+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:08.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:08 smithi083 bash[22141]: cluster 2024-03-22T05:36:07.007752+0000 mgr.a (mgr.14391) 77 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:08.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:08 smithi083 bash[22141]: audit 2024-03-22T05:36:07.808222+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:08.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:08 smithi083 bash[22141]: audit 2024-03-22T05:36:07.841125+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:08.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:08 smithi083 bash[22141]: audit 2024-03-22T05:36:07.854015+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:08.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:08 smithi045 bash[21420]: cluster 2024-03-22T05:36:07.007752+0000 mgr.a (mgr.14391) 77 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:08.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:08 smithi045 bash[21420]: audit 2024-03-22T05:36:07.808222+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:08.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:08 smithi045 bash[21420]: audit 2024-03-22T05:36:07.841125+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:08.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:08 smithi045 bash[21420]: audit 2024-03-22T05:36:07.854015+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:10.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:10 smithi083 bash[22141]: cluster 2024-03-22T05:36:09.008295+0000 mgr.a (mgr.14391) 78 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:10.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:10 smithi045 bash[21420]: cluster 2024-03-22T05:36:09.008295+0000 mgr.a (mgr.14391) 78 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:10.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:10 smithi122 bash[22268]: cluster 2024-03-22T05:36:09.008295+0000 mgr.a (mgr.14391) 78 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:12.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:12 smithi083 bash[22141]: cluster 2024-03-22T05:36:11.008779+0000 mgr.a (mgr.14391) 79 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:12.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:12 smithi045 bash[21420]: cluster 2024-03-22T05:36:11.008779+0000 mgr.a (mgr.14391) 79 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:12.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:12 smithi122 bash[22268]: cluster 2024-03-22T05:36:11.008779+0000 mgr.a (mgr.14391) 79 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:13.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:13 smithi083 bash[22141]: audit 2024-03-22T05:36:12.072469+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:13.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:13 smithi045 bash[21420]: audit 2024-03-22T05:36:12.072469+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:13.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:13 smithi122 bash[22268]: audit 2024-03-22T05:36:12.072469+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:14.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:14 smithi083 bash[22141]: cluster 2024-03-22T05:36:13.009323+0000 mgr.a (mgr.14391) 80 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:14.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:14 smithi045 bash[21420]: cluster 2024-03-22T05:36:13.009323+0000 mgr.a (mgr.14391) 80 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:14.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:14 smithi122 bash[22268]: cluster 2024-03-22T05:36:13.009323+0000 mgr.a (mgr.14391) 80 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:15.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:36:14 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:36:14] "GET /metrics HTTP/1.1" 200 21447 "" "Prometheus/2.43.0" 2024-03-22T05:36:16.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:16 smithi083 bash[22141]: cluster 2024-03-22T05:36:15.009827+0000 mgr.a (mgr.14391) 81 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:16.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:16 smithi045 bash[21420]: cluster 2024-03-22T05:36:15.009827+0000 mgr.a (mgr.14391) 81 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:16.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:16 smithi122 bash[22268]: cluster 2024-03-22T05:36:15.009827+0000 mgr.a (mgr.14391) 81 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:18.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:18 smithi083 bash[22141]: cluster 2024-03-22T05:36:17.010362+0000 mgr.a (mgr.14391) 82 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:18.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:18 smithi045 bash[21420]: cluster 2024-03-22T05:36:17.010362+0000 mgr.a (mgr.14391) 82 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:18.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:18 smithi122 bash[22268]: cluster 2024-03-22T05:36:17.010362+0000 mgr.a (mgr.14391) 82 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:20.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:20 smithi083 bash[22141]: cluster 2024-03-22T05:36:19.010911+0000 mgr.a (mgr.14391) 83 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:20.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:20 smithi045 bash[21420]: cluster 2024-03-22T05:36:19.010911+0000 mgr.a (mgr.14391) 83 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:20.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:20 smithi122 bash[22268]: cluster 2024-03-22T05:36:19.010911+0000 mgr.a (mgr.14391) 83 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:21.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:21 smithi083 bash[22141]: audit 2024-03-22T05:36:20.684313+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:21.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:21 smithi083 bash[22141]: audit 2024-03-22T05:36:20.696652+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:21.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:21 smithi083 bash[22141]: audit 2024-03-22T05:36:20.708250+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:21.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:21 smithi083 bash[22141]: cluster 2024-03-22T05:36:21.011226+0000 mgr.a (mgr.14391) 84 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:21.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:21 smithi045 bash[21420]: audit 2024-03-22T05:36:20.684313+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:21.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:21 smithi045 bash[21420]: audit 2024-03-22T05:36:20.696652+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:21.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:21 smithi045 bash[21420]: audit 2024-03-22T05:36:20.708250+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:21.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:21 smithi045 bash[21420]: cluster 2024-03-22T05:36:21.011226+0000 mgr.a (mgr.14391) 84 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:22.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:21 smithi122 bash[22268]: audit 2024-03-22T05:36:20.684313+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:22.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:21 smithi122 bash[22268]: audit 2024-03-22T05:36:20.696652+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:22.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:21 smithi122 bash[22268]: audit 2024-03-22T05:36:20.708250+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:22.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:21 smithi122 bash[22268]: cluster 2024-03-22T05:36:21.011226+0000 mgr.a (mgr.14391) 84 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:24.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:24 smithi122 bash[22268]: cluster 2024-03-22T05:36:23.011724+0000 mgr.a (mgr.14391) 85 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:24.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:24 smithi083 bash[22141]: cluster 2024-03-22T05:36:23.011724+0000 mgr.a (mgr.14391) 85 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:24.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:24 smithi045 bash[21420]: cluster 2024-03-22T05:36:23.011724+0000 mgr.a (mgr.14391) 85 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:25.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:36:24 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:36:24] "GET /metrics HTTP/1.1" 200 21447 "" "Prometheus/2.43.0" 2024-03-22T05:36:26.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:25 smithi122 bash[22268]: audit 2024-03-22T05:36:24.991344+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:26.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:25 smithi122 bash[22268]: audit 2024-03-22T05:36:25.004759+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:26.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:25 smithi122 bash[22268]: cluster 2024-03-22T05:36:25.012257+0000 mgr.a (mgr.14391) 86 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:26.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:25 smithi122 bash[22268]: audit 2024-03-22T05:36:25.018035+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:26.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:25 smithi083 bash[22141]: audit 2024-03-22T05:36:24.991344+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:26.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:25 smithi083 bash[22141]: audit 2024-03-22T05:36:25.004759+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:26.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:25 smithi083 bash[22141]: cluster 2024-03-22T05:36:25.012257+0000 mgr.a (mgr.14391) 86 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:26.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:25 smithi083 bash[22141]: audit 2024-03-22T05:36:25.018035+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:26.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:25 smithi045 bash[21420]: audit 2024-03-22T05:36:24.991344+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:26.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:25 smithi045 bash[21420]: audit 2024-03-22T05:36:25.004759+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:26.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:25 smithi045 bash[21420]: cluster 2024-03-22T05:36:25.012257+0000 mgr.a (mgr.14391) 86 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:26.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:25 smithi045 bash[21420]: audit 2024-03-22T05:36:25.018035+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:28.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:28 smithi083 bash[22141]: cluster 2024-03-22T05:36:27.012789+0000 mgr.a (mgr.14391) 87 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:28.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:28 smithi083 bash[22141]: audit 2024-03-22T05:36:27.073972+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:28.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:28 smithi045 bash[21420]: cluster 2024-03-22T05:36:27.012789+0000 mgr.a (mgr.14391) 87 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:28.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:28 smithi045 bash[21420]: audit 2024-03-22T05:36:27.073972+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:28.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:28 smithi122 bash[22268]: cluster 2024-03-22T05:36:27.012789+0000 mgr.a (mgr.14391) 87 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:28.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:28 smithi122 bash[22268]: audit 2024-03-22T05:36:27.073972+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:29.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:29 smithi083 bash[22141]: audit 2024-03-22T05:36:28.068343+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:29.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:29 smithi083 bash[22141]: audit 2024-03-22T05:36:28.085115+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:29.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:29 smithi083 bash[22141]: audit 2024-03-22T05:36:28.098211+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:29.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:29 smithi045 bash[21420]: audit 2024-03-22T05:36:28.068343+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:29.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:29 smithi045 bash[21420]: audit 2024-03-22T05:36:28.085115+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:29.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:29 smithi045 bash[21420]: audit 2024-03-22T05:36:28.098211+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:29.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:29 smithi122 bash[22268]: audit 2024-03-22T05:36:28.068343+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:29.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:29 smithi122 bash[22268]: audit 2024-03-22T05:36:28.085115+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:29.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:29 smithi122 bash[22268]: audit 2024-03-22T05:36:28.098211+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:30.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:30 smithi083 bash[22141]: cluster 2024-03-22T05:36:29.013406+0000 mgr.a (mgr.14391) 88 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:30.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:30 smithi045 bash[21420]: cluster 2024-03-22T05:36:29.013406+0000 mgr.a (mgr.14391) 88 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:30.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:30 smithi122 bash[22268]: cluster 2024-03-22T05:36:29.013406+0000 mgr.a (mgr.14391) 88 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:32.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:32 smithi083 bash[22141]: cluster 2024-03-22T05:36:31.014064+0000 mgr.a (mgr.14391) 89 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:32.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:32 smithi045 bash[21420]: cluster 2024-03-22T05:36:31.014064+0000 mgr.a (mgr.14391) 89 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:32.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:32 smithi122 bash[22268]: cluster 2024-03-22T05:36:31.014064+0000 mgr.a (mgr.14391) 89 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:34.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:34 smithi083 bash[22141]: cluster 2024-03-22T05:36:33.014647+0000 mgr.a (mgr.14391) 90 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:34.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:34 smithi045 bash[21420]: cluster 2024-03-22T05:36:33.014647+0000 mgr.a (mgr.14391) 90 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:34.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:34 smithi122 bash[22268]: cluster 2024-03-22T05:36:33.014647+0000 mgr.a (mgr.14391) 90 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:35.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:36:34 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:36:34] "GET /metrics HTTP/1.1" 200 21446 "" "Prometheus/2.43.0" 2024-03-22T05:36:36.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:36 smithi083 bash[22141]: cluster 2024-03-22T05:36:35.015179+0000 mgr.a (mgr.14391) 91 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:36.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:36 smithi045 bash[21420]: cluster 2024-03-22T05:36:35.015179+0000 mgr.a (mgr.14391) 91 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:36.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:36 smithi122 bash[22268]: cluster 2024-03-22T05:36:35.015179+0000 mgr.a (mgr.14391) 91 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:38.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:38 smithi083 bash[22141]: cluster 2024-03-22T05:36:37.015824+0000 mgr.a (mgr.14391) 92 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:38.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:38 smithi045 bash[21420]: cluster 2024-03-22T05:36:37.015824+0000 mgr.a (mgr.14391) 92 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:38.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:38 smithi122 bash[22268]: cluster 2024-03-22T05:36:37.015824+0000 mgr.a (mgr.14391) 92 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:40.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:40 smithi045 bash[21420]: cluster 2024-03-22T05:36:39.016563+0000 mgr.a (mgr.14391) 93 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:40.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:40 smithi083 bash[22141]: cluster 2024-03-22T05:36:39.016563+0000 mgr.a (mgr.14391) 93 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:40.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:40 smithi122 bash[22268]: cluster 2024-03-22T05:36:39.016563+0000 mgr.a (mgr.14391) 93 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:42.129 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:41 smithi083 bash[22141]: audit 2024-03-22T05:36:40.867550+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:42.129 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:41 smithi083 bash[22141]: audit 2024-03-22T05:36:40.878977+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:42.129 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:41 smithi083 bash[22141]: audit 2024-03-22T05:36:40.891190+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:42.129 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:41 smithi083 bash[22141]: cluster 2024-03-22T05:36:41.017276+0000 mgr.a (mgr.14391) 94 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:42.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:41 smithi045 bash[21420]: audit 2024-03-22T05:36:40.867550+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:42.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:41 smithi045 bash[21420]: audit 2024-03-22T05:36:40.878977+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:42.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:41 smithi045 bash[21420]: audit 2024-03-22T05:36:40.891190+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:42.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:41 smithi045 bash[21420]: cluster 2024-03-22T05:36:41.017276+0000 mgr.a (mgr.14391) 94 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:42.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:41 smithi122 bash[22268]: audit 2024-03-22T05:36:40.867550+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:42.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:41 smithi122 bash[22268]: audit 2024-03-22T05:36:40.878977+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:42.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:41 smithi122 bash[22268]: audit 2024-03-22T05:36:40.891190+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:42.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:41 smithi122 bash[22268]: cluster 2024-03-22T05:36:41.017276+0000 mgr.a (mgr.14391) 94 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:43.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:42 smithi083 bash[22141]: audit 2024-03-22T05:36:42.073097+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:43.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:42 smithi045 bash[21420]: audit 2024-03-22T05:36:42.073097+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:43.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:42 smithi122 bash[22268]: audit 2024-03-22T05:36:42.073097+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:44.159 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:43 smithi083 bash[22141]: cluster 2024-03-22T05:36:43.017851+0000 mgr.a (mgr.14391) 95 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:44.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:43 smithi045 bash[21420]: cluster 2024-03-22T05:36:43.017851+0000 mgr.a (mgr.14391) 95 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:44.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:43 smithi122 bash[22268]: cluster 2024-03-22T05:36:43.017851+0000 mgr.a (mgr.14391) 95 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:45.182 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:36:44 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:36:44] "GET /metrics HTTP/1.1" 200 21455 "" "Prometheus/2.43.0" 2024-03-22T05:36:46.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:46 smithi122 bash[22268]: cluster 2024-03-22T05:36:45.018374+0000 mgr.a (mgr.14391) 96 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:46.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:46 smithi122 bash[22268]: audit 2024-03-22T05:36:45.234184+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:46.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:46 smithi122 bash[22268]: audit 2024-03-22T05:36:45.248285+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:46.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:46 smithi122 bash[22268]: audit 2024-03-22T05:36:45.261491+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:46.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:46 smithi083 bash[22141]: cluster 2024-03-22T05:36:45.018374+0000 mgr.a (mgr.14391) 96 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:46.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:46 smithi083 bash[22141]: audit 2024-03-22T05:36:45.234184+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:46.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:46 smithi083 bash[22141]: audit 2024-03-22T05:36:45.248285+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:46.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:46 smithi083 bash[22141]: audit 2024-03-22T05:36:45.261491+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:46.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:46 smithi045 bash[21420]: cluster 2024-03-22T05:36:45.018374+0000 mgr.a (mgr.14391) 96 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:46.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:46 smithi045 bash[21420]: audit 2024-03-22T05:36:45.234184+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:46.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:46 smithi045 bash[21420]: audit 2024-03-22T05:36:45.248285+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:46.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:46 smithi045 bash[21420]: audit 2024-03-22T05:36:45.261491+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:48.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:48 smithi122 bash[22268]: cluster 2024-03-22T05:36:47.018890+0000 mgr.a (mgr.14391) 97 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:48.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:48 smithi083 bash[22141]: cluster 2024-03-22T05:36:47.018890+0000 mgr.a (mgr.14391) 97 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:48.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:48 smithi045 bash[21420]: cluster 2024-03-22T05:36:47.018890+0000 mgr.a (mgr.14391) 97 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:49.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:49 smithi122 bash[22268]: audit 2024-03-22T05:36:48.293171+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:49 smithi122 bash[22268]: audit 2024-03-22T05:36:48.305486+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:49 smithi122 bash[22268]: audit 2024-03-22T05:36:48.318409+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:49 smithi122 bash[22268]: audit 2024-03-22T05:36:48.434387+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:36:49.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:49 smithi122 bash[22268]: audit 2024-03-22T05:36:48.441082+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:36:49.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:49 smithi122 bash[22268]: audit 2024-03-22T05:36:48.443454+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:36:49.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:49 smithi122 bash[22268]: audit 2024-03-22T05:36:48.452861+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:49 smithi083 bash[22141]: audit 2024-03-22T05:36:48.293171+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:49 smithi083 bash[22141]: audit 2024-03-22T05:36:48.305486+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:49 smithi083 bash[22141]: audit 2024-03-22T05:36:48.318409+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:49 smithi083 bash[22141]: audit 2024-03-22T05:36:48.434387+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:36:49.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:49 smithi083 bash[22141]: audit 2024-03-22T05:36:48.441082+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:36:49.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:49 smithi083 bash[22141]: audit 2024-03-22T05:36:48.443454+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:36:49.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:49 smithi083 bash[22141]: audit 2024-03-22T05:36:48.452861+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:49 smithi045 bash[21420]: audit 2024-03-22T05:36:48.293171+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:49 smithi045 bash[21420]: audit 2024-03-22T05:36:48.305486+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:49 smithi045 bash[21420]: audit 2024-03-22T05:36:48.318409+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:49.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:49 smithi045 bash[21420]: audit 2024-03-22T05:36:48.434387+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:36:49.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:49 smithi045 bash[21420]: audit 2024-03-22T05:36:48.441082+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:36:49.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:49 smithi045 bash[21420]: audit 2024-03-22T05:36:48.443454+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:36:49.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:49 smithi045 bash[21420]: audit 2024-03-22T05:36:48.452861+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:36:50.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:50 smithi122 bash[22268]: cluster 2024-03-22T05:36:49.019435+0000 mgr.a (mgr.14391) 98 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:50.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:50 smithi083 bash[22141]: cluster 2024-03-22T05:36:49.019435+0000 mgr.a (mgr.14391) 98 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:50.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:50 smithi045 bash[21420]: cluster 2024-03-22T05:36:49.019435+0000 mgr.a (mgr.14391) 98 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:52.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:52 smithi122 bash[22268]: cluster 2024-03-22T05:36:51.019984+0000 mgr.a (mgr.14391) 99 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:52.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:52 smithi083 bash[22141]: cluster 2024-03-22T05:36:51.019984+0000 mgr.a (mgr.14391) 99 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:52.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:52 smithi045 bash[21420]: cluster 2024-03-22T05:36:51.019984+0000 mgr.a (mgr.14391) 99 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:54.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:54 smithi122 bash[22268]: cluster 2024-03-22T05:36:53.020522+0000 mgr.a (mgr.14391) 100 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:54.896 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:54 smithi045 bash[21420]: cluster 2024-03-22T05:36:53.020522+0000 mgr.a (mgr.14391) 100 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:54.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:54 smithi083 bash[22141]: cluster 2024-03-22T05:36:53.020522+0000 mgr.a (mgr.14391) 100 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:55.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:36:54 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:36:54] "GET /metrics HTTP/1.1" 200 21455 "" "Prometheus/2.43.0" 2024-03-22T05:36:56.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:56 smithi122 bash[22268]: cluster 2024-03-22T05:36:55.021033+0000 mgr.a (mgr.14391) 101 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:56.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:56 smithi083 bash[22141]: cluster 2024-03-22T05:36:55.021033+0000 mgr.a (mgr.14391) 101 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:56.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:56 smithi045 bash[21420]: cluster 2024-03-22T05:36:55.021033+0000 mgr.a (mgr.14391) 101 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:57.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:57 smithi122 bash[22268]: audit 2024-03-22T05:36:57.073563+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:57.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:57 smithi083 bash[22141]: audit 2024-03-22T05:36:57.073563+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:57.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:57 smithi045 bash[21420]: audit 2024-03-22T05:36:57.073563+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:36:58.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:36:58 smithi122 bash[22268]: cluster 2024-03-22T05:36:57.021559+0000 mgr.a (mgr.14391) 102 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:58.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:36:58 smithi083 bash[22141]: cluster 2024-03-22T05:36:57.021559+0000 mgr.a (mgr.14391) 102 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:36:58.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:36:58 smithi045 bash[21420]: cluster 2024-03-22T05:36:57.021559+0000 mgr.a (mgr.14391) 102 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:00.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:00 smithi045 bash[21420]: cluster 2024-03-22T05:36:59.022075+0000 mgr.a (mgr.14391) 103 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:00.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:00 smithi122 bash[22268]: cluster 2024-03-22T05:36:59.022075+0000 mgr.a (mgr.14391) 103 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:00.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:00 smithi083 bash[22141]: cluster 2024-03-22T05:36:59.022075+0000 mgr.a (mgr.14391) 103 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:02.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:02 smithi083 bash[22141]: cluster 2024-03-22T05:37:01.022448+0000 mgr.a (mgr.14391) 104 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:02.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:02 smithi083 bash[22141]: audit 2024-03-22T05:37:01.076639+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:02.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:02 smithi083 bash[22141]: audit 2024-03-22T05:37:01.087350+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:02.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:02 smithi083 bash[22141]: audit 2024-03-22T05:37:01.099236+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:02.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:02 smithi045 bash[21420]: cluster 2024-03-22T05:37:01.022448+0000 mgr.a (mgr.14391) 104 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:02.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:02 smithi045 bash[21420]: audit 2024-03-22T05:37:01.076639+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:02.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:02 smithi045 bash[21420]: audit 2024-03-22T05:37:01.087350+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:02.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:02 smithi045 bash[21420]: audit 2024-03-22T05:37:01.099236+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:02.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:02 smithi122 bash[22268]: cluster 2024-03-22T05:37:01.022448+0000 mgr.a (mgr.14391) 104 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:02.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:02 smithi122 bash[22268]: audit 2024-03-22T05:37:01.076639+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:02.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:02 smithi122 bash[22268]: audit 2024-03-22T05:37:01.087350+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:02.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:02 smithi122 bash[22268]: audit 2024-03-22T05:37:01.099236+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:04.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:04 smithi083 bash[22141]: cluster 2024-03-22T05:37:03.022849+0000 mgr.a (mgr.14391) 105 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:04.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:04 smithi045 bash[21420]: cluster 2024-03-22T05:37:03.022849+0000 mgr.a (mgr.14391) 105 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:04.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:04 smithi122 bash[22268]: cluster 2024-03-22T05:37:03.022849+0000 mgr.a (mgr.14391) 105 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:05.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:04 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:37:04] "GET /metrics HTTP/1.1" 200 21455 "" "Prometheus/2.43.0" 2024-03-22T05:37:06.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:06 smithi122 bash[22268]: cluster 2024-03-22T05:37:05.023440+0000 mgr.a (mgr.14391) 106 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:06.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:06 smithi122 bash[22268]: audit 2024-03-22T05:37:05.471676+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:06.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:06 smithi122 bash[22268]: audit 2024-03-22T05:37:05.483383+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:06.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:06 smithi122 bash[22268]: audit 2024-03-22T05:37:05.495246+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:06.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:06 smithi083 bash[22141]: cluster 2024-03-22T05:37:05.023440+0000 mgr.a (mgr.14391) 106 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:06.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:06 smithi083 bash[22141]: audit 2024-03-22T05:37:05.471676+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:06.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:06 smithi083 bash[22141]: audit 2024-03-22T05:37:05.483383+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:06.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:06 smithi083 bash[22141]: audit 2024-03-22T05:37:05.495246+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:06.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:06 smithi045 bash[21420]: cluster 2024-03-22T05:37:05.023440+0000 mgr.a (mgr.14391) 106 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:06.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:06 smithi045 bash[21420]: audit 2024-03-22T05:37:05.471676+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:06.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:06 smithi045 bash[21420]: audit 2024-03-22T05:37:05.483383+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:06.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:06 smithi045 bash[21420]: audit 2024-03-22T05:37:05.495246+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:08.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:08 smithi122 bash[22268]: cluster 2024-03-22T05:37:07.024004+0000 mgr.a (mgr.14391) 107 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:08.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:08 smithi083 bash[22141]: cluster 2024-03-22T05:37:07.024004+0000 mgr.a (mgr.14391) 107 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:08.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:08 smithi045 bash[21420]: cluster 2024-03-22T05:37:07.024004+0000 mgr.a (mgr.14391) 107 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:09.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:09 smithi122 bash[22268]: audit 2024-03-22T05:37:08.503430+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:09.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:09 smithi122 bash[22268]: audit 2024-03-22T05:37:08.515284+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:09.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:09 smithi122 bash[22268]: audit 2024-03-22T05:37:08.528064+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:09.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:09 smithi083 bash[22141]: audit 2024-03-22T05:37:08.503430+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:09.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:09 smithi083 bash[22141]: audit 2024-03-22T05:37:08.515284+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:09.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:09 smithi083 bash[22141]: audit 2024-03-22T05:37:08.528064+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:09.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:09 smithi045 bash[21420]: audit 2024-03-22T05:37:08.503430+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:09.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:09 smithi045 bash[21420]: audit 2024-03-22T05:37:08.515284+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:09.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:09 smithi045 bash[21420]: audit 2024-03-22T05:37:08.528064+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:10.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:10 smithi122 bash[22268]: cluster 2024-03-22T05:37:09.024620+0000 mgr.a (mgr.14391) 108 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:10.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:10 smithi083 bash[22141]: cluster 2024-03-22T05:37:09.024620+0000 mgr.a (mgr.14391) 108 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:10.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:10 smithi045 bash[21420]: cluster 2024-03-22T05:37:09.024620+0000 mgr.a (mgr.14391) 108 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:12.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:12 smithi122 bash[22268]: cluster 2024-03-22T05:37:11.025334+0000 mgr.a (mgr.14391) 109 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:12.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:12 smithi122 bash[22268]: audit 2024-03-22T05:37:12.073955+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:37:12.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:12 smithi083 bash[22141]: cluster 2024-03-22T05:37:11.025334+0000 mgr.a (mgr.14391) 109 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:12.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:12 smithi083 bash[22141]: audit 2024-03-22T05:37:12.073955+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:37:12.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:12 smithi045 bash[21420]: cluster 2024-03-22T05:37:11.025334+0000 mgr.a (mgr.14391) 109 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:12.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:12 smithi045 bash[21420]: audit 2024-03-22T05:37:12.073955+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:37:14.895 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:14 smithi045 bash[21420]: cluster 2024-03-22T05:37:13.025987+0000 mgr.a (mgr.14391) 110 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:14.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:14 smithi083 bash[22141]: cluster 2024-03-22T05:37:13.025987+0000 mgr.a (mgr.14391) 110 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:15.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:14 smithi122 bash[22268]: cluster 2024-03-22T05:37:13.025987+0000 mgr.a (mgr.14391) 110 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:15.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:14 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:37:14] "GET /metrics HTTP/1.1" 200 21455 "" "Prometheus/2.43.0" 2024-03-22T05:37:16.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:16 smithi083 bash[22141]: cluster 2024-03-22T05:37:15.026574+0000 mgr.a (mgr.14391) 111 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:16.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:16 smithi045 bash[21420]: cluster 2024-03-22T05:37:15.026574+0000 mgr.a (mgr.14391) 111 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:17.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:16 smithi122 bash[22268]: cluster 2024-03-22T05:37:15.026574+0000 mgr.a (mgr.14391) 111 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:18.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:18 smithi083 bash[22141]: cluster 2024-03-22T05:37:17.027123+0000 mgr.a (mgr.14391) 112 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:18.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:18 smithi045 bash[21420]: cluster 2024-03-22T05:37:17.027123+0000 mgr.a (mgr.14391) 112 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:19.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:18 smithi122 bash[22268]: cluster 2024-03-22T05:37:17.027123+0000 mgr.a (mgr.14391) 112 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:20.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:20 smithi083 bash[22141]: cluster 2024-03-22T05:37:19.027666+0000 mgr.a (mgr.14391) 113 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:20.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:20 smithi045 bash[21420]: cluster 2024-03-22T05:37:19.027666+0000 mgr.a (mgr.14391) 113 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:21.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:20 smithi122 bash[22268]: cluster 2024-03-22T05:37:19.027666+0000 mgr.a (mgr.14391) 113 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:22.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:22 smithi083 bash[22141]: cluster 2024-03-22T05:37:21.028197+0000 mgr.a (mgr.14391) 114 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:22.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:22 smithi083 bash[22141]: audit 2024-03-22T05:37:21.293301+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:22.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:22 smithi083 bash[22141]: audit 2024-03-22T05:37:21.303759+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:22.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:22 smithi083 bash[22141]: audit 2024-03-22T05:37:21.317825+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:22.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:22 smithi045 bash[21420]: cluster 2024-03-22T05:37:21.028197+0000 mgr.a (mgr.14391) 114 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:22.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:22 smithi045 bash[21420]: audit 2024-03-22T05:37:21.293301+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:22.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:22 smithi045 bash[21420]: audit 2024-03-22T05:37:21.303759+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:22.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:22 smithi045 bash[21420]: audit 2024-03-22T05:37:21.317825+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:22.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:22 smithi122 bash[22268]: cluster 2024-03-22T05:37:21.028197+0000 mgr.a (mgr.14391) 114 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:22.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:22 smithi122 bash[22268]: audit 2024-03-22T05:37:21.293301+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:22.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:22 smithi122 bash[22268]: audit 2024-03-22T05:37:21.303759+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:22.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:22 smithi122 bash[22268]: audit 2024-03-22T05:37:21.317825+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:24.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:24 smithi083 bash[22141]: cluster 2024-03-22T05:37:23.028704+0000 mgr.a (mgr.14391) 115 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:24.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:24 smithi045 bash[21420]: cluster 2024-03-22T05:37:23.028704+0000 mgr.a (mgr.14391) 115 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:24.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:24 smithi122 bash[22268]: cluster 2024-03-22T05:37:23.028704+0000 mgr.a (mgr.14391) 115 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:25.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:24 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:37:24] "GET /metrics HTTP/1.1" 200 21455 "" "Prometheus/2.43.0" 2024-03-22T05:37:26.391 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:26 smithi122 bash[22268]: cluster 2024-03-22T05:37:25.029225+0000 mgr.a (mgr.14391) 116 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:26.391 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:26 smithi122 bash[22268]: audit 2024-03-22T05:37:25.686019+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:26.392 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:26 smithi122 bash[22268]: audit 2024-03-22T05:37:25.699802+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:26.392 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:26 smithi122 bash[22268]: audit 2024-03-22T05:37:25.712770+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:26.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:26 smithi083 bash[22141]: cluster 2024-03-22T05:37:25.029225+0000 mgr.a (mgr.14391) 116 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:26.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:26 smithi083 bash[22141]: audit 2024-03-22T05:37:25.686019+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:26.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:26 smithi083 bash[22141]: audit 2024-03-22T05:37:25.699802+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:26.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:26 smithi083 bash[22141]: audit 2024-03-22T05:37:25.712770+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:26.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:26 smithi045 bash[21420]: cluster 2024-03-22T05:37:25.029225+0000 mgr.a (mgr.14391) 116 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:26.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:26 smithi045 bash[21420]: audit 2024-03-22T05:37:25.686019+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:26.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:26 smithi045 bash[21420]: audit 2024-03-22T05:37:25.699802+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:26.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:26 smithi045 bash[21420]: audit 2024-03-22T05:37:25.712770+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:27.541 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:27 smithi122 bash[22268]: audit 2024-03-22T05:37:27.074512+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:37:27.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:27 smithi083 bash[22141]: audit 2024-03-22T05:37:27.074512+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:37:27.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:27 smithi045 bash[21420]: audit 2024-03-22T05:37:27.074512+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:37:27.897 INFO:teuthology.orchestra.run.smithi045.stderr:+ ceph orch ls 2024-03-22T05:37:28.262 INFO:teuthology.orchestra.run.smithi045.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-22T05:37:28.262 INFO:teuthology.orchestra.run.smithi045.stdout:agent 3/3 19s ago 3m * 2024-03-22T05:37:28.262 INFO:teuthology.orchestra.run.smithi045.stdout:alertmanager ?:9093,9094 1/1 19s ago 4m count:1 2024-03-22T05:37:28.262 INFO:teuthology.orchestra.run.smithi045.stdout:grafana ?:3000 1/1 6s ago 4m count:1 2024-03-22T05:37:28.262 INFO:teuthology.orchestra.run.smithi045.stdout:mgr 2/2 6s ago 8m smithi045=a;smithi083=b;count:2 2024-03-22T05:37:28.262 INFO:teuthology.orchestra.run.smithi045.stdout:mon 3/3 19s ago 8m smithi045:172.21.15.45=a;smithi083:172.21.15.83=b;smithi122:172.21.15.122=c;count:3 2024-03-22T05:37:28.262 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter ?:9100 3/3 19s ago 4m * 2024-03-22T05:37:28.263 INFO:teuthology.orchestra.run.smithi045.stdout:osd 3 19s ago - 2024-03-22T05:37:28.263 INFO:teuthology.orchestra.run.smithi045.stdout:prometheus ?:9095 1/1 2s ago 4m count:1 2024-03-22T05:37:28.275 INFO:teuthology.orchestra.run.smithi045.stderr:+ ceph orch ps 2024-03-22T05:37:28.637 INFO:teuthology.orchestra.run.smithi045.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-22T05:37:28.637 INFO:teuthology.orchestra.run.smithi045.stdout:agent.smithi045 smithi045 running 7s ago 10m - - 2024-03-22T05:37:28.637 INFO:teuthology.orchestra.run.smithi045.stdout:agent.smithi083 smithi083 running 2s ago 9m - - 2024-03-22T05:37:28.637 INFO:teuthology.orchestra.run.smithi045.stdout:agent.smithi122 smithi122 running 20s ago 9m - - 2024-03-22T05:37:28.637 INFO:teuthology.orchestra.run.smithi045.stdout:alertmanager.smithi122 smithi122 *:9093,9094 running (2m) 20s ago 3m 14.0M - 0.25.0 c8568f914cd2 8a5b4c45a14a 2024-03-22T05:37:28.637 INFO:teuthology.orchestra.run.smithi045.stdout:grafana.smithi045 smithi045 *:3000 running (2m) 7s ago 3m 73.8M - 9.4.12 2bacad6d85d8 227a9f817b73 2024-03-22T05:37:28.637 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.a smithi045 *:9283,8765 running (11m) 7s ago 11m 493M - 19.0.0-2299-gea01217f aa461e7c5e7f a07774892d11 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.b smithi083 *:8443,8765 running (8m) 2s ago 8m 437M - 19.0.0-2299-gea01217f aa461e7c5e7f cb741a2ed3f6 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:mon.a smithi045 running (11m) 7s ago 11m 45.1M 2048M 19.0.0-2299-gea01217f aa461e7c5e7f 39048571e135 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:mon.b smithi083 running (8m) 2s ago 8m 34.2M 2048M 19.0.0-2299-gea01217f aa461e7c5e7f e45b7f7f90f7 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:mon.c smithi122 running (8m) 20s ago 8m 35.7M 2048M 19.0.0-2299-gea01217f aa461e7c5e7f 51a7c556e6f2 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.smithi045 smithi045 *:9100 running (3m) 7s ago 4m 8200k - 1.5.0 0da6a335fe13 c6f6c15ee7a6 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.smithi083 smithi083 *:9100 running (3m) 2s ago 3m 8187k - 1.5.0 0da6a335fe13 d23fbb1a99e8 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.smithi122 smithi122 *:9100 running (3m) 20s ago 3m 8011k - 1.5.0 0da6a335fe13 5386156f6a97 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:osd.0 smithi045 running (7m) 7s ago 7m 46.0M 4096M 19.0.0-2299-gea01217f aa461e7c5e7f 3783276ca3ff 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:osd.1 smithi083 running (6m) 2s ago 6m 38.7M 4096M 19.0.0-2299-gea01217f aa461e7c5e7f 08597854052a 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:osd.2 smithi122 running (5m) 20s ago 5m 40.4M 4096M 19.0.0-2299-gea01217f aa461e7c5e7f 87ed68dab7a2 2024-03-22T05:37:28.638 INFO:teuthology.orchestra.run.smithi045.stdout:prometheus.smithi083 smithi083 *:9095 running (3m) 2s ago 3m 40.7M - 2.43.0 a07b618ecd1d d43f582c86b2 2024-03-22T05:37:28.651 INFO:teuthology.orchestra.run.smithi045.stderr:+ ceph orch host ls 2024-03-22T05:37:28.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:28 smithi083 bash[22141]: cluster 2024-03-22T05:37:27.029684+0000 mgr.a (mgr.14391) 117 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:28.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:28 smithi045 bash[21420]: cluster 2024-03-22T05:37:27.029684+0000 mgr.a (mgr.14391) 117 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:28.745 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:28 smithi122 bash[22268]: cluster 2024-03-22T05:37:27.029684+0000 mgr.a (mgr.14391) 117 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:29.007 INFO:teuthology.orchestra.run.smithi045.stdout:HOST ADDR LABELS STATUS 2024-03-22T05:37:29.007 INFO:teuthology.orchestra.run.smithi045.stdout:smithi045 172.21.15.45 2024-03-22T05:37:29.008 INFO:teuthology.orchestra.run.smithi045.stdout:smithi083 172.21.15.83 2024-03-22T05:37:29.008 INFO:teuthology.orchestra.run.smithi045.stdout:smithi122 172.21.15.122 2024-03-22T05:37:29.008 INFO:teuthology.orchestra.run.smithi045.stdout:3 hosts in cluster 2024-03-22T05:37:29.021 INFO:teuthology.orchestra.run.smithi045.stderr:++ ceph orch ps --daemon-type mon -f json 2024-03-22T05:37:29.022 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -r 'last | .daemon_name' 2024-03-22T05:37:29.400 INFO:teuthology.orchestra.run.smithi045.stderr:+ MON_DAEMON=mon.c 2024-03-22T05:37:29.400 INFO:teuthology.orchestra.run.smithi045.stderr:++ ceph orch ps --daemon-type grafana -f json 2024-03-22T05:37:29.400 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -e '.[]' 2024-03-22T05:37:29.400 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -r .hostname 2024-03-22T05:37:29.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:29 smithi083 bash[22141]: audit 2024-03-22T05:37:28.252255+0000 mgr.a (mgr.14391) 118 : audit [DBG] from='client.14424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:29.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:29 smithi083 bash[22141]: audit 2024-03-22T05:37:28.722359+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:29.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:29 smithi083 bash[22141]: audit 2024-03-22T05:37:28.734229+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:29.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:29 smithi083 bash[22141]: audit 2024-03-22T05:37:28.746794+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:29.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:29 smithi045 bash[21420]: audit 2024-03-22T05:37:28.252255+0000 mgr.a (mgr.14391) 118 : audit [DBG] from='client.14424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:29.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:29 smithi045 bash[21420]: audit 2024-03-22T05:37:28.722359+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:29.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:29 smithi045 bash[21420]: audit 2024-03-22T05:37:28.734229+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:29.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:29 smithi045 bash[21420]: audit 2024-03-22T05:37:28.746794+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:29.778 INFO:teuthology.orchestra.run.smithi045.stderr:+ GRAFANA_HOST=smithi045 2024-03-22T05:37:29.779 INFO:teuthology.orchestra.run.smithi045.stderr:++ ceph orch ps --daemon-type prometheus -f json 2024-03-22T05:37:29.779 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -e '.[]' 2024-03-22T05:37:29.779 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -r .hostname 2024-03-22T05:37:29.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:29 smithi122 bash[22268]: audit 2024-03-22T05:37:28.252255+0000 mgr.a (mgr.14391) 118 : audit [DBG] from='client.14424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:29.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:29 smithi122 bash[22268]: audit 2024-03-22T05:37:28.722359+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:29.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:29 smithi122 bash[22268]: audit 2024-03-22T05:37:28.734229+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:29.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:29 smithi122 bash[22268]: audit 2024-03-22T05:37:28.746794+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:30.158 INFO:teuthology.orchestra.run.smithi045.stderr:+ PROM_HOST=smithi083 2024-03-22T05:37:30.159 INFO:teuthology.orchestra.run.smithi045.stderr:++ ceph orch ps --daemon-type alertmanager -f json 2024-03-22T05:37:30.159 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -e '.[]' 2024-03-22T05:37:30.159 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -r .hostname 2024-03-22T05:37:30.540 INFO:teuthology.orchestra.run.smithi045.stderr:+ ALERTM_HOST=smithi122 2024-03-22T05:37:30.540 INFO:teuthology.orchestra.run.smithi045.stderr:++ ceph orch host ls -f json 2024-03-22T05:37:30.541 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -r --arg GRAFANA_HOST smithi045 '.[] | select(.hostname==$GRAFANA_HOST) | .addr' 2024-03-22T05:37:30.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:30 smithi083 bash[22141]: audit 2024-03-22T05:37:28.624636+0000 mgr.a (mgr.14391) 119 : audit [DBG] from='client.14430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:30.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:30 smithi083 bash[22141]: audit 2024-03-22T05:37:29.010666+0000 mgr.a (mgr.14391) 120 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:30.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:30 smithi083 bash[22141]: cluster 2024-03-22T05:37:29.030155+0000 mgr.a (mgr.14391) 121 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:30.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:30 smithi083 bash[22141]: audit 2024-03-22T05:37:29.377729+0000 mgr.a (mgr.14391) 122 : audit [DBG] from='client.14442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:30.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:30 smithi045 bash[21420]: audit 2024-03-22T05:37:28.624636+0000 mgr.a (mgr.14391) 119 : audit [DBG] from='client.14430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:30.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:30 smithi045 bash[21420]: audit 2024-03-22T05:37:29.010666+0000 mgr.a (mgr.14391) 120 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:30.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:30 smithi045 bash[21420]: cluster 2024-03-22T05:37:29.030155+0000 mgr.a (mgr.14391) 121 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:30.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:30 smithi045 bash[21420]: audit 2024-03-22T05:37:29.377729+0000 mgr.a (mgr.14391) 122 : audit [DBG] from='client.14442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:30.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:30 smithi122 bash[22268]: audit 2024-03-22T05:37:28.624636+0000 mgr.a (mgr.14391) 119 : audit [DBG] from='client.14430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:30.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:30 smithi122 bash[22268]: audit 2024-03-22T05:37:29.010666+0000 mgr.a (mgr.14391) 120 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:30.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:30 smithi122 bash[22268]: cluster 2024-03-22T05:37:29.030155+0000 mgr.a (mgr.14391) 121 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:30.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:30 smithi122 bash[22268]: audit 2024-03-22T05:37:29.377729+0000 mgr.a (mgr.14391) 122 : audit [DBG] from='client.14442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:30.898 INFO:teuthology.orchestra.run.smithi045.stderr:+ GRAFANA_IP=172.21.15.45 2024-03-22T05:37:30.899 INFO:teuthology.orchestra.run.smithi045.stderr:++ ceph orch host ls -f json 2024-03-22T05:37:30.899 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -r --arg PROM_HOST smithi083 '.[] | select(.hostname==$PROM_HOST) | .addr' 2024-03-22T05:37:31.261 INFO:teuthology.orchestra.run.smithi045.stderr:+ PROM_IP=172.21.15.83 2024-03-22T05:37:31.262 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -r --arg ALERTM_HOST smithi122 '.[] | select(.hostname==$ALERTM_HOST) | .addr' 2024-03-22T05:37:31.262 INFO:teuthology.orchestra.run.smithi045.stderr:++ ceph orch host ls -f json 2024-03-22T05:37:31.614 INFO:teuthology.orchestra.run.smithi045.stderr:+ ALERTM_IP=172.21.15.122 2024-03-22T05:37:31.615 INFO:teuthology.orchestra.run.smithi045.stderr:++ ceph orch host ls -f json 2024-03-22T05:37:31.615 INFO:teuthology.orchestra.run.smithi045.stderr:++ jq -r '.[] | .addr' 2024-03-22T05:37:31.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:31 smithi083 bash[22141]: audit 2024-03-22T05:37:29.757203+0000 mgr.a (mgr.14391) 123 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:31.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:31 smithi083 bash[22141]: audit 2024-03-22T05:37:30.137279+0000 mgr.a (mgr.14391) 124 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:31.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:31 smithi083 bash[22141]: audit 2024-03-22T05:37:30.520289+0000 mgr.a (mgr.14391) 125 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:31.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:31 smithi045 bash[21420]: audit 2024-03-22T05:37:29.757203+0000 mgr.a (mgr.14391) 123 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:31.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:31 smithi045 bash[21420]: audit 2024-03-22T05:37:30.137279+0000 mgr.a (mgr.14391) 124 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:31.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:31 smithi045 bash[21420]: audit 2024-03-22T05:37:30.520289+0000 mgr.a (mgr.14391) 125 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:31.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:31 smithi122 bash[22268]: audit 2024-03-22T05:37:29.757203+0000 mgr.a (mgr.14391) 123 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:31.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:31 smithi122 bash[22268]: audit 2024-03-22T05:37:30.137279+0000 mgr.a (mgr.14391) 124 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:31.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:31 smithi122 bash[22268]: audit 2024-03-22T05:37:30.520289+0000 mgr.a (mgr.14391) 125 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:31.964 INFO:teuthology.orchestra.run.smithi045.stderr:+ ALL_HOST_IPS='172.21.15.45 2024-03-22T05:37:31.964 INFO:teuthology.orchestra.run.smithi045.stderr:172.21.15.83 2024-03-22T05:37:31.964 INFO:teuthology.orchestra.run.smithi045.stderr:172.21.15.122' 2024-03-22T05:37:31.965 INFO:teuthology.orchestra.run.smithi045.stderr:+ for ip in $ALL_HOST_IPS 2024-03-22T05:37:31.965 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -s http://172.21.15.45:9100/metric 2024-03-22T05:37:31.969 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:37:31.969 INFO:teuthology.orchestra.run.smithi045.stdout: Node Exporter 2024-03-22T05:37:31.969 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:37:31.969 INFO:teuthology.orchestra.run.smithi045.stdout:

Node Exporter

2024-03-22T05:37:31.969 INFO:teuthology.orchestra.run.smithi045.stdout:

Metrics

2024-03-22T05:37:31.969 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:37:31.969 INFO:teuthology.orchestra.run.smithi045.stderr:+ for ip in $ALL_HOST_IPS 2024-03-22T05:37:31.969 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -s http://172.21.15.83:9100/metric 2024-03-22T05:37:31.974 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:37:31.974 INFO:teuthology.orchestra.run.smithi045.stdout: Node Exporter 2024-03-22T05:37:31.974 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:37:31.974 INFO:teuthology.orchestra.run.smithi045.stdout:

Node Exporter

2024-03-22T05:37:31.974 INFO:teuthology.orchestra.run.smithi045.stdout:

Metrics

2024-03-22T05:37:31.974 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:37:31.974 INFO:teuthology.orchestra.run.smithi045.stderr:+ for ip in $ALL_HOST_IPS 2024-03-22T05:37:31.974 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -s http://172.21.15.122:9100/metric 2024-03-22T05:37:31.979 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:37:31.979 INFO:teuthology.orchestra.run.smithi045.stdout: Node Exporter 2024-03-22T05:37:31.979 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:37:31.979 INFO:teuthology.orchestra.run.smithi045.stdout:

Node Exporter

2024-03-22T05:37:31.979 INFO:teuthology.orchestra.run.smithi045.stdout:

Metrics

2024-03-22T05:37:31.979 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-03-22T05:37:31.979 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -k -s https://172.21.15.45:3000/api/health 2024-03-22T05:37:31.995 INFO:teuthology.orchestra.run.smithi045.stdout: { 2024-03-22T05:37:31.995 INFO:teuthology.orchestra.run.smithi045.stdout: "commit": "37ee25ba46", 2024-03-22T05:37:31.995 INFO:teuthology.orchestra.run.smithi045.stdout: "database": "ok", 2024-03-22T05:37:31.995 INFO:teuthology.orchestra.run.smithi045.stdout: "version": "9.4.12" 2024-03-22T05:37:31.996 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -k -s https://172.21.15.45:3000/api/health 2024-03-22T05:37:31.996 INFO:teuthology.orchestra.run.smithi045.stderr:+ jq -e '.database == "ok"' 2024-03-22T05:37:32.016 INFO:teuthology.orchestra.run.smithi045.stdout:}true 2024-03-22T05:37:32.016 INFO:teuthology.orchestra.run.smithi045.stderr:+ ceph orch daemon stop mon.c 2024-03-22T05:37:32.392 INFO:teuthology.orchestra.run.smithi045.stdout:Scheduled to stop mon.c on host 'smithi122' 2024-03-22T05:37:32.406 INFO:teuthology.orchestra.run.smithi045.stderr:+ sleep 120 2024-03-22T05:37:32.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:32 smithi083 bash[22141]: audit 2024-03-22T05:37:30.887287+0000 mgr.a (mgr.14391) 126 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:32.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:32 smithi083 bash[22141]: cluster 2024-03-22T05:37:31.030494+0000 mgr.a (mgr.14391) 127 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:32.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:32 smithi083 bash[22141]: audit 2024-03-22T05:37:31.249626+0000 mgr.a (mgr.14391) 128 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:32.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:32 smithi045 bash[21420]: audit 2024-03-22T05:37:30.887287+0000 mgr.a (mgr.14391) 126 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:32.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:32 smithi045 bash[21420]: cluster 2024-03-22T05:37:31.030494+0000 mgr.a (mgr.14391) 127 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:32.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:32 smithi045 bash[21420]: audit 2024-03-22T05:37:31.249626+0000 mgr.a (mgr.14391) 128 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:32.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:32 smithi122 bash[22268]: audit 2024-03-22T05:37:30.887287+0000 mgr.a (mgr.14391) 126 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:32.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:32 smithi122 bash[22268]: cluster 2024-03-22T05:37:31.030494+0000 mgr.a (mgr.14391) 127 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:32.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:32 smithi122 bash[22268]: audit 2024-03-22T05:37:31.249626+0000 mgr.a (mgr.14391) 128 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:33.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:31.603873+0000 mgr.a (mgr.14391) 129 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:33.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:31.954324+0000 mgr.a (mgr.14391) 130 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:33.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:32.373334+0000 mgr.a (mgr.14391) 131 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:33.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: cephadm 2024-03-22T05:37:32.373780+0000 mgr.a (mgr.14391) 132 : cephadm [INF] Schedule stop daemon mon.c 2024-03-22T05:37:33.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:32.382698+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:32.393682+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:32.413227+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:37:33.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:32.886803+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:32.896209+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:32.903041+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:37:33.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:32.904474+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:37:33.659 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:33 smithi083 bash[22141]: audit 2024-03-22T05:37:32.909552+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:31.603873+0000 mgr.a (mgr.14391) 129 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:33.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:31.954324+0000 mgr.a (mgr.14391) 130 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:33.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:32.373334+0000 mgr.a (mgr.14391) 131 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:33.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: cephadm 2024-03-22T05:37:32.373780+0000 mgr.a (mgr.14391) 132 : cephadm [INF] Schedule stop daemon mon.c 2024-03-22T05:37:33.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:32.382698+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:32.393682+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:32.413227+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:37:33.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:32.886803+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:32.896209+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:32.903041+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:37:33.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:32.904474+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:37:33.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:33 smithi045 bash[21420]: audit 2024-03-22T05:37:32.909552+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:31.603873+0000 mgr.a (mgr.14391) 129 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:33.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:31.954324+0000 mgr.a (mgr.14391) 130 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-22T05:37:33.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:32.373334+0000 mgr.a (mgr.14391) 131 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-03-22T05:37:33.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: cephadm 2024-03-22T05:37:32.373780+0000 mgr.a (mgr.14391) 132 : cephadm [INF] Schedule stop daemon mon.c 2024-03-22T05:37:33.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:32.382698+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:32.393682+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:32.413227+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:37:33.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:32.886803+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:32.896209+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:33.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:32.903041+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:37:33.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:32.904474+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:37:33.792 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:33 smithi122 bash[22268]: audit 2024-03-22T05:37:32.909552+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14391 ' entity='mgr.a' 2024-03-22T05:37:34.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:34 smithi083 bash[22141]: cluster 2024-03-22T05:37:33.031063+0000 mgr.a (mgr.14391) 133 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:34.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:34 smithi045 bash[21420]: cluster 2024-03-22T05:37:33.031063+0000 mgr.a (mgr.14391) 133 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:34.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:34 smithi122 bash[22268]: cluster 2024-03-22T05:37:33.031063+0000 mgr.a (mgr.14391) 133 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:35.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:34 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:37:34] "GET /metrics HTTP/1.1" 200 21454 "" "Prometheus/2.43.0" 2024-03-22T05:37:36.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:36 smithi083 bash[22141]: cluster 2024-03-22T05:37:35.031651+0000 mgr.a (mgr.14391) 134 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:36.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:36 smithi045 bash[21420]: cluster 2024-03-22T05:37:35.031651+0000 mgr.a (mgr.14391) 134 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:36.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:36 smithi122 bash[22268]: cluster 2024-03-22T05:37:35.031651+0000 mgr.a (mgr.14391) 134 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:38.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:38 smithi122 systemd[1]: Stopping Ceph mon.c for 768ec834-e80c-11ee-95cd-87774f69a715... 2024-03-22T05:37:38.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:38 smithi122 bash[22268]: debug 2024-03-22T05:37:38.120+0000 7fa06043e700 -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-03-22T05:37:38.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:38 smithi122 bash[22268]: debug 2024-03-22T05:37:38.120+0000 7fa06043e700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-22T05:37:38.431 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:38 smithi045 bash[21674]: [22/Mar/2024:05:37:38] ENGINE Bus STOPPING 2024-03-22T05:37:38.431 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:38 smithi045 bash[21674]: [22/Mar/2024:05:37:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-22T05:37:38.431 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:38 smithi045 bash[21674]: [22/Mar/2024:05:37:38] ENGINE Bus STOPPED 2024-03-22T05:37:38.431 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:38 smithi045 bash[21674]: [22/Mar/2024:05:37:38] ENGINE Bus STARTING 2024-03-22T05:37:38.431 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:38 smithi045 bash[21674]: [22/Mar/2024:05:37:38] ENGINE Serving on http://:::9283 2024-03-22T05:37:38.432 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:38 smithi045 bash[21674]: [22/Mar/2024:05:37:38] ENGINE Bus STARTED 2024-03-22T05:37:38.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:38 smithi122 bash[35146]: ceph-768ec834-e80c-11ee-95cd-87774f69a715-mon-c 2024-03-22T05:37:39.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:38 smithi122 bash[35207]: ceph-768ec834-e80c-11ee-95cd-87774f69a715-mon-c 2024-03-22T05:37:39.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:38 smithi122 systemd[1]: ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.c.service: Deactivated successfully. 2024-03-22T05:37:39.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Mar 22 05:37:38 smithi122 systemd[1]: Stopped Ceph mon.c for 768ec834-e80c-11ee-95cd-87774f69a715. 2024-03-22T05:37:45.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:44 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:37:44] "GET /metrics HTTP/1.1" 200 21456 "" "Prometheus/2.43.0" 2024-03-22T05:37:52.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:52 smithi045 bash[21420]: cluster 2024-03-22T05:37:37.032189+0000 mgr.a (mgr.14391) 135 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:52.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:52 smithi045 bash[21420]: audit 2024-03-22T05:37:38.127997+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:37:52.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:52 smithi045 bash[21420]: audit 2024-03-22T05:37:38.128893+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:37:52.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:52 smithi045 bash[21420]: audit 2024-03-22T05:37:38.129493+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:37:52.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:52 smithi083 bash[22141]: cluster 2024-03-22T05:37:37.032189+0000 mgr.a (mgr.14391) 135 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:52.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:52 smithi083 bash[22141]: audit 2024-03-22T05:37:38.127997+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-22T05:37:52.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:52 smithi083 bash[22141]: audit 2024-03-22T05:37:38.128893+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-22T05:37:52.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:52 smithi083 bash[22141]: audit 2024-03-22T05:37:38.129493+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-22T05:37:53.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:39.032742+0000 mgr.a (mgr.14391) 136 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:41.033318+0000 mgr.a (mgr.14391) 137 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:42.071985+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:37:53.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:43.033860+0000 mgr.a (mgr.14391) 138 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:45.034377+0000 mgr.a (mgr.14391) 139 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:47.034991+0000 mgr.a (mgr.14391) 140 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:47.398102+0000 mon.a (mon.0) 913 : cluster [INF] mon.a calling monitor election 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:47.399252+0000 mon.b (mon.2) 17 : cluster [INF] mon.b calling monitor election 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:49.035558+0000 mgr.a (mgr.14391) 141 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:51.036183+0000 mgr.a (mgr.14391) 142 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:52.418763+0000 mon.a (mon.0) 914 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:52.428752+0000 mon.a (mon.0) 915 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:52.446141+0000 mon.a (mon.0) 916 : cluster [DBG] fsmap 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:52.446243+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:52.446961+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e21: a(active, since 3m), standbys: b 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:52.447404+0000 mon.a (mon.0) 919 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:52.461482+0000 mon.a (mon.0) 920 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:52.461541+0000 mon.a (mon.0) 921 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-03-22T05:37:53.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: cluster 2024-03-22T05:37:52.461583+0000 mon.a (mon.0) 922 : cluster [WRN] mon.c (rank 1) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.467076+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.474997+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.481916+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.490088+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.498234+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.505667+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.513035+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.520151+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.526585+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.533407+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.535023+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:52.540980+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:53.067280+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:53.076620+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:53.079285+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:37:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:53.081155+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:37:53.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:53 smithi045 bash[21420]: audit 2024-03-22T05:37:53.090785+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:39.032742+0000 mgr.a (mgr.14391) 136 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:41.033318+0000 mgr.a (mgr.14391) 137 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:42.071985+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:43.033860+0000 mgr.a (mgr.14391) 138 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:45.034377+0000 mgr.a (mgr.14391) 139 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:47.034991+0000 mgr.a (mgr.14391) 140 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:47.398102+0000 mon.a (mon.0) 913 : cluster [INF] mon.a calling monitor election 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:47.399252+0000 mon.b (mon.2) 17 : cluster [INF] mon.b calling monitor election 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:49.035558+0000 mgr.a (mgr.14391) 141 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:51.036183+0000 mgr.a (mgr.14391) 142 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:52.418763+0000 mon.a (mon.0) 914 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:52.428752+0000 mon.a (mon.0) 915 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:52.446141+0000 mon.a (mon.0) 916 : cluster [DBG] fsmap 2024-03-22T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:52.446243+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:52.446961+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e21: a(active, since 3m), standbys: b 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:52.447404+0000 mon.a (mon.0) 919 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:52.461482+0000 mon.a (mon.0) 920 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:52.461541+0000 mon.a (mon.0) 921 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: cluster 2024-03-22T05:37:52.461583+0000 mon.a (mon.0) 922 : cluster [WRN] mon.c (rank 1) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.467076+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.474997+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.481916+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.490088+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.498234+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.505667+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.513035+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.520151+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.526585+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.533407+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.535023+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:37:53.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:52.540980+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:53.067280+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:53.076620+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:53.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:53.079285+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:37:53.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:53.081155+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:37:53.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:53 smithi083 bash[22141]: audit 2024-03-22T05:37:53.090785+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:54.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:54 smithi045 bash[21420]: cluster 2024-03-22T05:37:53.036788+0000 mgr.a (mgr.14391) 143 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:54.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:54 smithi045 bash[21420]: audit 2024-03-22T05:37:54.114293+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:54.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:54 smithi045 bash[21420]: audit 2024-03-22T05:37:54.123424+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:54.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:54 smithi045 bash[21420]: audit 2024-03-22T05:37:54.134232+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:54.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:54 smithi083 bash[22141]: cluster 2024-03-22T05:37:53.036788+0000 mgr.a (mgr.14391) 143 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:54.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:54 smithi083 bash[22141]: audit 2024-03-22T05:37:54.114293+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:54.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:54 smithi083 bash[22141]: audit 2024-03-22T05:37:54.123424+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:54.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:54 smithi083 bash[22141]: audit 2024-03-22T05:37:54.134232+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:55.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:37:54 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:37:54] "GET /metrics HTTP/1.1" 200 21456 "" "Prometheus/2.43.0" 2024-03-22T05:37:56.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:56 smithi083 bash[22141]: cluster 2024-03-22T05:37:55.037349+0000 mgr.a (mgr.14391) 144 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:56.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:56 smithi045 bash[21420]: cluster 2024-03-22T05:37:55.037349+0000 mgr.a (mgr.14391) 144 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:58.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:58 smithi083 bash[22141]: cluster 2024-03-22T05:37:57.037850+0000 mgr.a (mgr.14391) 145 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:58.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:58 smithi083 bash[22141]: audit 2024-03-22T05:37:57.078973+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:58.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:37:58 smithi083 bash[22141]: audit 2024-03-22T05:37:57.080954+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:37:58.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:58 smithi045 bash[21420]: cluster 2024-03-22T05:37:57.037850+0000 mgr.a (mgr.14391) 145 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:37:58.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:58 smithi045 bash[21420]: audit 2024-03-22T05:37:57.078973+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:37:58.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:37:58 smithi045 bash[21420]: audit 2024-03-22T05:37:57.080954+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:38:00.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:00 smithi083 bash[22141]: cluster 2024-03-22T05:37:59.038402+0000 mgr.a (mgr.14391) 146 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:00.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:00 smithi045 bash[21420]: cluster 2024-03-22T05:37:59.038402+0000 mgr.a (mgr.14391) 146 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:02.789 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:02 smithi045 bash[21420]: cluster 2024-03-22T05:38:01.038909+0000 mgr.a (mgr.14391) 147 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:02.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:02 smithi083 bash[22141]: cluster 2024-03-22T05:38:01.038909+0000 mgr.a (mgr.14391) 147 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:04.848 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:04 smithi083 bash[22141]: cluster 2024-03-22T05:38:03.039435+0000 mgr.a (mgr.14391) 148 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:04.896 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:04 smithi045 bash[21420]: cluster 2024-03-22T05:38:03.039435+0000 mgr.a (mgr.14391) 148 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:05.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:38:04 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:38:04] "GET /metrics HTTP/1.1" 200 21515 "" "Prometheus/2.43.0" 2024-03-22T05:38:06.822 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:06 smithi083 bash[22141]: cluster 2024-03-22T05:38:05.039800+0000 mgr.a (mgr.14391) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:06.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:06 smithi045 bash[21420]: cluster 2024-03-22T05:38:05.039800+0000 mgr.a (mgr.14391) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:08.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:08 smithi083 bash[22141]: cluster 2024-03-22T05:38:07.040269+0000 mgr.a (mgr.14391) 150 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:08.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:08 smithi045 bash[21420]: cluster 2024-03-22T05:38:07.040269+0000 mgr.a (mgr.14391) 150 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:09.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:09 smithi045 bash[21420]: audit 2024-03-22T05:38:08.667627+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:09.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:09 smithi045 bash[21420]: audit 2024-03-22T05:38:08.675559+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:09.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:09 smithi045 bash[21420]: audit 2024-03-22T05:38:08.683855+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:09.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:09 smithi045 bash[21420]: cluster 2024-03-22T05:38:09.040912+0000 mgr.a (mgr.14391) 151 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:10.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:09 smithi083 bash[22141]: audit 2024-03-22T05:38:08.667627+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:10.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:09 smithi083 bash[22141]: audit 2024-03-22T05:38:08.675559+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:10.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:09 smithi083 bash[22141]: audit 2024-03-22T05:38:08.683855+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:10.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:09 smithi083 bash[22141]: cluster 2024-03-22T05:38:09.040912+0000 mgr.a (mgr.14391) 151 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:12.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:11 smithi083 bash[22141]: audit 2024-03-22T05:38:10.733344+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:12.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:11 smithi083 bash[22141]: audit 2024-03-22T05:38:10.743471+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:12.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:11 smithi083 bash[22141]: audit 2024-03-22T05:38:10.754459+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:12.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:11 smithi083 bash[22141]: cluster 2024-03-22T05:38:11.041395+0000 mgr.a (mgr.14391) 152 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:12.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:11 smithi045 bash[21420]: audit 2024-03-22T05:38:10.733344+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:12.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:11 smithi045 bash[21420]: audit 2024-03-22T05:38:10.743471+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:12.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:11 smithi045 bash[21420]: audit 2024-03-22T05:38:10.754459+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:12.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:11 smithi045 bash[21420]: cluster 2024-03-22T05:38:11.041395+0000 mgr.a (mgr.14391) 152 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:13.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:12 smithi083 bash[22141]: audit 2024-03-22T05:38:12.073538+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:38:13.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:12 smithi083 bash[22141]: audit 2024-03-22T05:38:12.750958+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:13.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:12 smithi045 bash[21420]: audit 2024-03-22T05:38:12.073538+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:38:13.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:12 smithi045 bash[21420]: audit 2024-03-22T05:38:12.750958+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:14.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:13 smithi083 bash[22141]: audit 2024-03-22T05:38:12.765736+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:14.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:13 smithi083 bash[22141]: audit 2024-03-22T05:38:12.776623+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:14.158 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:13 smithi083 bash[22141]: cluster 2024-03-22T05:38:13.041893+0000 mgr.a (mgr.14391) 153 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:14.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:13 smithi045 bash[21420]: audit 2024-03-22T05:38:12.765736+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:14.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:13 smithi045 bash[21420]: audit 2024-03-22T05:38:12.776623+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:14.181 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:13 smithi045 bash[21420]: cluster 2024-03-22T05:38:13.041893+0000 mgr.a (mgr.14391) 153 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:15.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:38:14 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:38:14] "GET /metrics HTTP/1.1" 200 21514 "" "Prometheus/2.43.0" 2024-03-22T05:38:16.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:16 smithi083 bash[22141]: cluster 2024-03-22T05:38:15.042377+0000 mgr.a (mgr.14391) 154 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:16.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:16 smithi045 bash[21420]: cluster 2024-03-22T05:38:15.042377+0000 mgr.a (mgr.14391) 154 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:18.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:18 smithi083 bash[22141]: cluster 2024-03-22T05:38:17.042922+0000 mgr.a (mgr.14391) 155 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:18.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:18 smithi045 bash[21420]: cluster 2024-03-22T05:38:17.042922+0000 mgr.a (mgr.14391) 155 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:20.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:20 smithi083 bash[22141]: cluster 2024-03-22T05:38:19.043472+0000 mgr.a (mgr.14391) 156 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:20.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:20 smithi045 bash[21420]: cluster 2024-03-22T05:38:19.043472+0000 mgr.a (mgr.14391) 156 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:22.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:22 smithi083 bash[22141]: cluster 2024-03-22T05:38:21.043983+0000 mgr.a (mgr.14391) 157 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:22.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:22 smithi045 bash[21420]: cluster 2024-03-22T05:38:21.043983+0000 mgr.a (mgr.14391) 157 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:24.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:24 smithi083 bash[22141]: cluster 2024-03-22T05:38:23.044524+0000 mgr.a (mgr.14391) 158 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:24.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:24 smithi045 bash[21420]: cluster 2024-03-22T05:38:23.044524+0000 mgr.a (mgr.14391) 158 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:25.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:38:24 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:38:24] "GET /metrics HTTP/1.1" 200 21514 "" "Prometheus/2.43.0" 2024-03-22T05:38:26.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:26 smithi083 bash[22141]: cluster 2024-03-22T05:38:25.044951+0000 mgr.a (mgr.14391) 159 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:26.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:26 smithi083 bash[22141]: audit 2024-03-22T05:38:25.802661+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:26.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:26 smithi083 bash[22141]: audit 2024-03-22T05:38:25.806491+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:26.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:26 smithi083 bash[22141]: audit 2024-03-22T05:38:25.810738+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:26.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:26 smithi045 bash[21420]: cluster 2024-03-22T05:38:25.044951+0000 mgr.a (mgr.14391) 159 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:26.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:26 smithi045 bash[21420]: audit 2024-03-22T05:38:25.802661+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:26.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:26 smithi045 bash[21420]: audit 2024-03-22T05:38:25.806491+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:26.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:26 smithi045 bash[21420]: audit 2024-03-22T05:38:25.810738+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:27.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:27 smithi083 bash[22141]: audit 2024-03-22T05:38:27.073957+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:38:27.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:27 smithi045 bash[21420]: audit 2024-03-22T05:38:27.073957+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:38:28.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:28 smithi083 bash[22141]: cluster 2024-03-22T05:38:27.045417+0000 mgr.a (mgr.14391) 160 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:28.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:28 smithi045 bash[21420]: cluster 2024-03-22T05:38:27.045417+0000 mgr.a (mgr.14391) 160 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:30.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:29 smithi083 bash[22141]: audit 2024-03-22T05:38:28.945290+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:30.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:29 smithi083 bash[22141]: audit 2024-03-22T05:38:28.955922+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:30.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:29 smithi083 bash[22141]: audit 2024-03-22T05:38:28.968991+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:30.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:29 smithi083 bash[22141]: cluster 2024-03-22T05:38:29.045981+0000 mgr.a (mgr.14391) 161 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:30.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:29 smithi045 bash[21420]: audit 2024-03-22T05:38:28.945290+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:30.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:29 smithi045 bash[21420]: audit 2024-03-22T05:38:28.955922+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:30.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:29 smithi045 bash[21420]: audit 2024-03-22T05:38:28.968991+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:30.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:29 smithi045 bash[21420]: cluster 2024-03-22T05:38:29.045981+0000 mgr.a (mgr.14391) 161 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:32.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:32 smithi083 bash[22141]: cluster 2024-03-22T05:38:31.046483+0000 mgr.a (mgr.14391) 162 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:32.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:32 smithi083 bash[22141]: audit 2024-03-22T05:38:31.985085+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:32.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:32 smithi083 bash[22141]: audit 2024-03-22T05:38:31.994199+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:32.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:32 smithi083 bash[22141]: audit 2024-03-22T05:38:32.004504+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:32.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:32 smithi045 bash[21420]: cluster 2024-03-22T05:38:31.046483+0000 mgr.a (mgr.14391) 162 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:32.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:32 smithi045 bash[21420]: audit 2024-03-22T05:38:31.985085+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:32.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:32 smithi045 bash[21420]: audit 2024-03-22T05:38:31.994199+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:32.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:32 smithi045 bash[21420]: audit 2024-03-22T05:38:32.004504+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:34.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:34 smithi083 bash[22141]: cluster 2024-03-22T05:38:33.047028+0000 mgr.a (mgr.14391) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:34.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:34 smithi045 bash[21420]: cluster 2024-03-22T05:38:33.047028+0000 mgr.a (mgr.14391) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:35.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:38:34 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:38:34] "GET /metrics HTTP/1.1" 200 21519 "" "Prometheus/2.43.0" 2024-03-22T05:38:36.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:36 smithi083 bash[22141]: cluster 2024-03-22T05:38:35.047507+0000 mgr.a (mgr.14391) 164 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:36.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:36 smithi045 bash[21420]: cluster 2024-03-22T05:38:35.047507+0000 mgr.a (mgr.14391) 164 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:38.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:38 smithi083 bash[22141]: cluster 2024-03-22T05:38:37.048024+0000 mgr.a (mgr.14391) 165 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:38.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:38 smithi045 bash[21420]: cluster 2024-03-22T05:38:37.048024+0000 mgr.a (mgr.14391) 165 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:40.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:40 smithi083 bash[22141]: cluster 2024-03-22T05:38:39.048594+0000 mgr.a (mgr.14391) 166 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:40.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:40 smithi045 bash[21420]: cluster 2024-03-22T05:38:39.048594+0000 mgr.a (mgr.14391) 166 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:42.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:42 smithi083 bash[22141]: cluster 2024-03-22T05:38:41.049148+0000 mgr.a (mgr.14391) 167 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:42.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:42 smithi083 bash[22141]: audit 2024-03-22T05:38:42.074453+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:38:42.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:42 smithi045 bash[21420]: cluster 2024-03-22T05:38:41.049148+0000 mgr.a (mgr.14391) 167 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:42.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:42 smithi045 bash[21420]: audit 2024-03-22T05:38:42.074453+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:38:44.240 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:43 smithi083 bash[22141]: audit 2024-03-22T05:38:42.987677+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:44.240 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:43 smithi083 bash[22141]: audit 2024-03-22T05:38:42.997145+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:44.241 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:43 smithi083 bash[22141]: audit 2024-03-22T05:38:43.007285+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:44.241 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:43 smithi083 bash[22141]: cluster 2024-03-22T05:38:43.049635+0000 mgr.a (mgr.14391) 168 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:44.341 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:43 smithi045 bash[21420]: audit 2024-03-22T05:38:42.987677+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:44.341 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:43 smithi045 bash[21420]: audit 2024-03-22T05:38:42.997145+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:44.341 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:43 smithi045 bash[21420]: audit 2024-03-22T05:38:43.007285+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:44.341 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:43 smithi045 bash[21420]: cluster 2024-03-22T05:38:43.049635+0000 mgr.a (mgr.14391) 168 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:45.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:38:44 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:38:44] "GET /metrics HTTP/1.1" 200 21516 "" "Prometheus/2.43.0" 2024-03-22T05:38:46.398 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:46 smithi045 bash[21420]: cluster 2024-03-22T05:38:45.050242+0000 mgr.a (mgr.14391) 169 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:46.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:46 smithi083 bash[22141]: cluster 2024-03-22T05:38:45.050242+0000 mgr.a (mgr.14391) 169 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:48.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:48 smithi083 bash[22141]: cluster 2024-03-22T05:38:47.050809+0000 mgr.a (mgr.14391) 170 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:48.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:48 smithi083 bash[22141]: audit 2024-03-22T05:38:47.144658+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:48.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:48 smithi083 bash[22141]: audit 2024-03-22T05:38:47.154128+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:48.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:48 smithi083 bash[22141]: audit 2024-03-22T05:38:47.164243+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:48.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:48 smithi045 bash[21420]: cluster 2024-03-22T05:38:47.050809+0000 mgr.a (mgr.14391) 170 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:48.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:48 smithi045 bash[21420]: audit 2024-03-22T05:38:47.144658+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:48.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:48 smithi045 bash[21420]: audit 2024-03-22T05:38:47.154128+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:48.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:48 smithi045 bash[21420]: audit 2024-03-22T05:38:47.164243+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:50.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:50 smithi083 bash[22141]: cluster 2024-03-22T05:38:49.051486+0000 mgr.a (mgr.14391) 171 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:50.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:50 smithi045 bash[21420]: cluster 2024-03-22T05:38:49.051486+0000 mgr.a (mgr.14391) 171 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:52.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:52 smithi083 bash[22141]: cluster 2024-03-22T05:38:51.052052+0000 mgr.a (mgr.14391) 172 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:52.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:52 smithi083 bash[22141]: audit 2024-03-22T05:38:52.209977+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:52.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:52 smithi083 bash[22141]: audit 2024-03-22T05:38:52.219125+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:52.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:52 smithi083 bash[22141]: audit 2024-03-22T05:38:52.229296+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:52.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:52 smithi045 bash[21420]: cluster 2024-03-22T05:38:51.052052+0000 mgr.a (mgr.14391) 172 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:52.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:52 smithi045 bash[21420]: audit 2024-03-22T05:38:52.209977+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:52.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:52 smithi045 bash[21420]: audit 2024-03-22T05:38:52.219125+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:52.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:52 smithi045 bash[21420]: audit 2024-03-22T05:38:52.229296+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:53.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:53 smithi083 bash[22141]: audit 2024-03-22T05:38:53.218351+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:38:53.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:53 smithi045 bash[21420]: audit 2024-03-22T05:38:53.218351+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-22T05:38:54.896 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:54 smithi045 bash[21420]: cluster 2024-03-22T05:38:53.052605+0000 mgr.a (mgr.14391) 173 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:54.896 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:54 smithi045 bash[21420]: audit 2024-03-22T05:38:53.748047+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:54.896 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:54 smithi045 bash[21420]: audit 2024-03-22T05:38:53.757395+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:54.896 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:54 smithi045 bash[21420]: audit 2024-03-22T05:38:53.759710+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:38:54.896 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:54 smithi045 bash[21420]: audit 2024-03-22T05:38:53.761899+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:38:54.896 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:54 smithi045 bash[21420]: audit 2024-03-22T05:38:53.771764+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:54.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:54 smithi083 bash[22141]: cluster 2024-03-22T05:38:53.052605+0000 mgr.a (mgr.14391) 173 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:54.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:54 smithi083 bash[22141]: audit 2024-03-22T05:38:53.748047+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:54.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:54 smithi083 bash[22141]: audit 2024-03-22T05:38:53.757395+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:54.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:54 smithi083 bash[22141]: audit 2024-03-22T05:38:53.759710+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-22T05:38:54.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:54 smithi083 bash[22141]: audit 2024-03-22T05:38:53.761899+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-22T05:38:54.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:54 smithi083 bash[22141]: audit 2024-03-22T05:38:53.771764+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:38:55.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:38:54 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:38:54] "GET /metrics HTTP/1.1" 200 21516 "" "Prometheus/2.43.0" 2024-03-22T05:38:56.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:56 smithi083 bash[22141]: cluster 2024-03-22T05:38:55.053242+0000 mgr.a (mgr.14391) 174 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:56.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:56 smithi045 bash[21420]: cluster 2024-03-22T05:38:55.053242+0000 mgr.a (mgr.14391) 174 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:57.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:57 smithi083 bash[22141]: audit 2024-03-22T05:38:57.074881+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:38:57.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:57 smithi045 bash[21420]: audit 2024-03-22T05:38:57.074881+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:38:58.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:38:58 smithi083 bash[22141]: cluster 2024-03-22T05:38:57.053761+0000 mgr.a (mgr.14391) 175 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:38:58.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:38:58 smithi045 bash[21420]: cluster 2024-03-22T05:38:57.053761+0000 mgr.a (mgr.14391) 175 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:00.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:00 smithi083 bash[22141]: cluster 2024-03-22T05:38:59.054328+0000 mgr.a (mgr.14391) 176 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:00.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:00 smithi045 bash[21420]: cluster 2024-03-22T05:38:59.054328+0000 mgr.a (mgr.14391) 176 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:02.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:02 smithi083 bash[22141]: cluster 2024-03-22T05:39:01.054876+0000 mgr.a (mgr.14391) 177 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:02.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:02 smithi045 bash[21420]: cluster 2024-03-22T05:39:01.054876+0000 mgr.a (mgr.14391) 177 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:04.508 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:04 smithi045 bash[21420]: cluster 2024-03-22T05:39:03.055439+0000 mgr.a (mgr.14391) 178 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:04.509 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:04 smithi045 bash[21420]: audit 2024-03-22T05:39:03.216189+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:04.509 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:04 smithi045 bash[21420]: audit 2024-03-22T05:39:03.221811+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:04.509 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:04 smithi045 bash[21420]: audit 2024-03-22T05:39:03.228740+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:04.657 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:04 smithi083 bash[22141]: cluster 2024-03-22T05:39:03.055439+0000 mgr.a (mgr.14391) 178 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:04.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:04 smithi083 bash[22141]: audit 2024-03-22T05:39:03.216189+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:04.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:04 smithi083 bash[22141]: audit 2024-03-22T05:39:03.221811+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:04.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:04 smithi083 bash[22141]: audit 2024-03-22T05:39:03.228740+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:05.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:04 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:39:04] "GET /metrics HTTP/1.1" 200 21516 "" "Prometheus/2.43.0" 2024-03-22T05:39:06.657 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:06 smithi083 bash[22141]: cluster 2024-03-22T05:39:05.055963+0000 mgr.a (mgr.14391) 179 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:06.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:06 smithi045 bash[21420]: cluster 2024-03-22T05:39:05.055963+0000 mgr.a (mgr.14391) 179 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:08.657 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:08 smithi083 bash[22141]: cluster 2024-03-22T05:39:07.056514+0000 mgr.a (mgr.14391) 180 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:08.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:08 smithi083 bash[22141]: audit 2024-03-22T05:39:07.312128+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:08.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:08 smithi083 bash[22141]: audit 2024-03-22T05:39:07.321932+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:08.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:08 smithi083 bash[22141]: audit 2024-03-22T05:39:07.332286+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:08.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:08 smithi045 bash[21420]: cluster 2024-03-22T05:39:07.056514+0000 mgr.a (mgr.14391) 180 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:08.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:08 smithi045 bash[21420]: audit 2024-03-22T05:39:07.312128+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:08.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:08 smithi045 bash[21420]: audit 2024-03-22T05:39:07.321932+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:08.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:08 smithi045 bash[21420]: audit 2024-03-22T05:39:07.332286+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:10.657 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:10 smithi083 bash[22141]: cluster 2024-03-22T05:39:09.057112+0000 mgr.a (mgr.14391) 181 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:10.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:10 smithi045 bash[21420]: cluster 2024-03-22T05:39:09.057112+0000 mgr.a (mgr.14391) 181 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:12.657 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:12 smithi083 bash[22141]: cluster 2024-03-22T05:39:11.057603+0000 mgr.a (mgr.14391) 182 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:12.658 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:12 smithi083 bash[22141]: audit 2024-03-22T05:39:12.075291+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:39:12.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:12 smithi045 bash[21420]: cluster 2024-03-22T05:39:11.057603+0000 mgr.a (mgr.14391) 182 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:12.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:12 smithi045 bash[21420]: audit 2024-03-22T05:39:12.075291+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:39:13.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:13 smithi083 bash[22141]: audit 2024-03-22T05:39:12.437642+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:13.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:13 smithi083 bash[22141]: audit 2024-03-22T05:39:12.447121+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:13.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:13 smithi083 bash[22141]: audit 2024-03-22T05:39:12.457963+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:13.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:13 smithi045 bash[21420]: audit 2024-03-22T05:39:12.437642+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:13.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:13 smithi045 bash[21420]: audit 2024-03-22T05:39:12.447121+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:13.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:13 smithi045 bash[21420]: audit 2024-03-22T05:39:12.457963+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:14.894 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:14 smithi045 bash[21420]: cluster 2024-03-22T05:39:13.058246+0000 mgr.a (mgr.14391) 183 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:14.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:14 smithi083 bash[22141]: cluster 2024-03-22T05:39:13.058246+0000 mgr.a (mgr.14391) 183 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:15.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:14 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:39:14] "GET /metrics HTTP/1.1" 200 21512 "" "Prometheus/2.43.0" 2024-03-22T05:39:16.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:16 smithi083 bash[22141]: cluster 2024-03-22T05:39:15.058798+0000 mgr.a (mgr.14391) 184 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:16.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:16 smithi045 bash[21420]: cluster 2024-03-22T05:39:15.058798+0000 mgr.a (mgr.14391) 184 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:18.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:18 smithi083 bash[22141]: cluster 2024-03-22T05:39:17.059324+0000 mgr.a (mgr.14391) 185 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:18.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:18 smithi045 bash[21420]: cluster 2024-03-22T05:39:17.059324+0000 mgr.a (mgr.14391) 185 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:20.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:20 smithi083 bash[22141]: cluster 2024-03-22T05:39:19.059886+0000 mgr.a (mgr.14391) 186 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:20.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:20 smithi045 bash[21420]: cluster 2024-03-22T05:39:19.059886+0000 mgr.a (mgr.14391) 186 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:22.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:22 smithi083 bash[22141]: cluster 2024-03-22T05:39:21.060470+0000 mgr.a (mgr.14391) 187 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:22.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:22 smithi045 bash[21420]: cluster 2024-03-22T05:39:21.060470+0000 mgr.a (mgr.14391) 187 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:24.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:24 smithi045 bash[21420]: cluster 2024-03-22T05:39:23.061162+0000 mgr.a (mgr.14391) 188 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:24.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:24 smithi045 bash[21420]: audit 2024-03-22T05:39:23.440759+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:24.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:24 smithi045 bash[21420]: audit 2024-03-22T05:39:23.449985+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:24.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:24 smithi045 bash[21420]: audit 2024-03-22T05:39:23.460370+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:24.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:24 smithi083 bash[22141]: cluster 2024-03-22T05:39:23.061162+0000 mgr.a (mgr.14391) 188 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:24.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:24 smithi083 bash[22141]: audit 2024-03-22T05:39:23.440759+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:24.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:24 smithi083 bash[22141]: audit 2024-03-22T05:39:23.449985+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:24.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:24 smithi083 bash[22141]: audit 2024-03-22T05:39:23.460370+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:25.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:24 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:39:24] "GET /metrics HTTP/1.1" 200 21512 "" "Prometheus/2.43.0" 2024-03-22T05:39:26.714 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:26 smithi045 bash[21420]: cluster 2024-03-22T05:39:25.061798+0000 mgr.a (mgr.14391) 189 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:26.748 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:26 smithi083 bash[22141]: cluster 2024-03-22T05:39:25.061798+0000 mgr.a (mgr.14391) 189 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:27.750 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:27 smithi045 bash[21420]: audit 2024-03-22T05:39:27.075072+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:39:27.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:27 smithi083 bash[22141]: audit 2024-03-22T05:39:27.075072+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-22T05:39:28.657 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:28 smithi083 bash[22141]: cluster 2024-03-22T05:39:27.062436+0000 mgr.a (mgr.14391) 190 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:28.657 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:28 smithi083 bash[22141]: audit 2024-03-22T05:39:27.560256+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:28.657 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:28 smithi083 bash[22141]: audit 2024-03-22T05:39:27.570756+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:28.657 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:28 smithi083 bash[22141]: audit 2024-03-22T05:39:27.581196+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:28.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:28 smithi045 bash[21420]: cluster 2024-03-22T05:39:27.062436+0000 mgr.a (mgr.14391) 190 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:28.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:28 smithi045 bash[21420]: audit 2024-03-22T05:39:27.560256+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:28.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:28 smithi045 bash[21420]: audit 2024-03-22T05:39:27.570756+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:28.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:28 smithi045 bash[21420]: audit 2024-03-22T05:39:27.581196+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14391 172.21.15.45:0/2511720343' entity='mgr.a' 2024-03-22T05:39:30.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:30 smithi083 bash[22141]: cluster 2024-03-22T05:39:29.063053+0000 mgr.a (mgr.14391) 191 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:30.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:30 smithi045 bash[21420]: cluster 2024-03-22T05:39:29.063053+0000 mgr.a (mgr.14391) 191 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:32.409 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -s http://172.21.15.83:9095/api/v1/status/config 2024-03-22T05:39:32.419 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -s http://172.21.15.83:9095/api/v1/status/config 2024-03-22T05:39:32.419 INFO:teuthology.orchestra.run.smithi045.stderr:+ jq -e '.status == "success"' 2024-03-22T05:39:32.426 INFO:teuthology.orchestra.run.smithi045.stdout:{"status":"success","data":{"yaml":"global:\n scrape_interval: 10s\n scrape_timeout: 10s\n evaluation_interval: 10s\n external_labels:\n cluster: 768ec834-e80c-11ee-95cd-87774f69a715\nalerting:\n alertmanagers:\n - follow_redirects: true\n enable_http2: true\n scheme: http\n timeout: 10s\n api_version: v2\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.45:8765/sd/prometheus/sd-config?service=alertmanager\nrule_files:\n- /etc/prometheus/alerting/*\nscrape_configs:\n- job_name: ceph\n honor_labels: true\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n relabel_configs:\n - source_labels: [__address__]\n separator: ;\n regex: (.*)\n target_label: cluster\n replacement: 768ec834-e80c-11ee-95cd-87774f69a715\n action: replace\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.45:8765/sd/prometheus/sd-config?service=mgr-prometheus\n- job_name: node\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n relabel_configs:\n - source_labels: [__address__]\n separator: ;\n regex: (.*)\n target_label: cluster\n replacement: 768ec834-e80c-11ee-95cd-87774f69a715\n action: replace\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.45:8765/sd/prometheus/sd-config?service=node-exporter\n- job_name: ceph-exporter\n honor_labels: true\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n relabel_configs:\n - source_labels: [__address__]\n separator: ;\n regex: (.*)\n target_label: cluster\n replacement: 768ec834-e80c-11ee-95cd-87774f69a715\n action: replace\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.45:8765/sd/prometheus/sd-config?service=ceph-exporter\n- job_name: nvmeof\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.45:8765/sd/prometheus/sd-config?service=nvmeof\n- job_name: federate\n honor_labels: true\n honor_timestamps: true\n params:\n match[]:\n - '{job=\"ceph\"}'\n - '{job=\"node\"}'\n - '{job=\"haproxy\"}'\n - '{job=\"ceph-exporter\"}'\n scrape_interval: 15s\n scrape_timeout: 10s\n metrics_path: /federate\n scheme: http\n follow_redirects: true\n enable_http2: true\n static_configs:\n - targets: []\n"}}true 2024-03-22T05:39:32.426 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -s http://172.21.15.83:9095/api/v1/alerts 2024-03-22T05:39:32.432 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -s http://172.21.15.83:9095/api/v1/alerts 2024-03-22T05:39:32.432 INFO:teuthology.orchestra.run.smithi045.stderr:+ jq -e '.data | .alerts | .[] | select(.labels | .alertname == "CephMonDown") | .state == "firing"' 2024-03-22T05:39:32.437 INFO:teuthology.orchestra.run.smithi045.stdout:{"status":"success","data":{"alerts":[{"labels":{"alertname":"CephHealthWarning","cluster":"768ec834-e80c-11ee-95cd-87774f69a715","instance":"smithi045:9283","job":"ceph","severity":"warning","type":"ceph_default"},"annotations":{"description":"The cluster state has been HEALTH_WARN for more than 15 minutes. Please check 'ceph health detail' for more information.","summary":"Ceph is in the WARNING state"},"state":"pending","activeAt":"2024-03-22T05:38:10.13866993Z","value":"1e+00"},{"labels":{"alertname":"CephMonDownQuorumAtRisk","oid":"1.3.6.1.4.1.50495.1.2.1.3.1","severity":"critical","type":"ceph_default"},"annotations":{"description":"Quorum requires a majority of monitors (x 2) to be active. Without quorum the cluster will become inoperable, affecting all services and connected clients. The following monitors are down: - mon.c on smithi122","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"Monitor quorum is at risk"},"state":"firing","activeAt":"2024-03-22T05:38:10.084118673Z","value":"1e+00"},{"labels":{"alertname":"CephMonDown","severity":"warning","type":"ceph_default"},"annotations":{"description":"You have 1 monitor down. Quorum is still intact, but the loss of an additional monitor will make your cluster inoperable. The following monitors are down: - mon.c on smithi122\n","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"One or more monitors down"},"state":"firing","activeAt":"2024-03-22T05:38:10.084118673Z","value":"1e+00"}]}}true 2024-03-22T05:39:32.438 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -s http://172.21.15.122:9093/api/v1/status 2024-03-22T05:39:32.445 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -s http://172.21.15.122:9093/api/v1/alerts 2024-03-22T05:39:32.451 INFO:teuthology.orchestra.run.smithi045.stderr:+ curl -s http://172.21.15.122:9093/api/v1/alerts 2024-03-22T05:39:32.451 INFO:teuthology.orchestra.run.smithi045.stderr:+ jq -e '.data | .[] | select(.labels | .alertname == "CephMonDown") | .status | .state == "active"' 2024-03-22T05:39:32.456 INFO:teuthology.orchestra.run.smithi045.stdout:{"status":"success","data":{"configYAML":"global:\n resolve_timeout: 5m\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n smtp_hello: localhost\n smtp_require_tls: true\n pagerduty_url: https://events.pagerduty.com/v2/enqueue\n opsgenie_api_url: https://api.opsgenie.com/\n wechat_api_url: https://qyapi.weixin.qq.com/cgi-bin/\n victorops_api_url: https://alert.victorops.com/integrations/generic/20131114/alert/\n telegram_api_url: https://api.telegram.org\n webex_api_url: https://webexapis.com/v1/messages\nroute:\n receiver: default\n continue: false\n routes:\n - receiver: ceph-dashboard\n group_by:\n - alertname\n continue: false\n group_wait: 10s\n group_interval: 10s\n repeat_interval: 1h\nreceivers:\n- name: default\n- name: ceph-dashboard\n webhook_configs:\n - send_resolved: true\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n url: https://smithi045.front.sepia.ceph.com:8443/api/prometheus_receiver\n max_alerts: 0\n - send_resolved: true\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n url: https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\n max_alerts: 0\ntemplates: []\n","configJSON":{"global":{"resolve_timeout":"5m","http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"smtp_hello":"localhost","smtp_smarthost":"","smtp_require_tls":true,"pagerduty_url":"https://events.pagerduty.com/v2/enqueue","opsgenie_api_url":"https://api.opsgenie.com/","wechat_api_url":"https://qyapi.weixin.qq.com/cgi-bin/","victorops_api_url":"https://alert.victorops.com/integrations/generic/20131114/alert/","telegram_api_url":"https://api.telegram.org","webex_api_url":"https://webexapis.com/v1/messages"},"route":{"receiver":"default","routes":[{"receiver":"ceph-dashboard","group_by":["alertname"],"group_wait":"10s","group_interval":"10s","repeat_interval":"1h"}]},"receivers":[{"name":"default"},{"name":"ceph-dashboard","webhook_configs":[{"send_resolved":true,"http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"url":"https://smithi045.front.sepia.ceph.com:8443/api/prometheus_receiver","max_alerts":0},{"send_resolved":true,"http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"url":"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver","max_alerts":0}]}],"templates":null},"versionInfo":{"branch":"HEAD","buildDate":"20221222-14:51:36","buildUser":"root@abe866dd5717","goVersion":"go1.19.4","revision":"258fab7cdd551f2cf251ed0348f0ad7289aee789","version":"0.25.0"},"uptime":"2024-03-22T05:34:42.58913256Z","clusterStatus":{"name":"01HSJAEZWW741W3JTWA5CYSDTN","status":"ready","peers":[{"name":"01HSJAEZWW741W3JTWA5CYSDTN","address":"172.21.15.122:9094"}]}}}{"status":"success","data":[{"labels":{"alertname":"CephMonDown","cluster":"768ec834-e80c-11ee-95cd-87774f69a715","severity":"warning","type":"ceph_default"},"annotations":{"description":"You have 1 monitor down. Quorum is still intact, but the loss of an additional monitor will make your cluster inoperable. The following monitors are down: - mon.c on smithi122\n","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"One or more monitors down"},"startsAt":"2024-03-22T05:38:40.084Z","endsAt":"2024-03-22T05:42:40.084Z","generatorURL":"http://smithi083.front.sepia.ceph.com:9095/graph?g0.expr=count%28ceph_mon_quorum_status+%3D%3D+0%29+%3C%3D+%28count%28ceph_mon_metadata%29+-+floor%28count%28ceph_mon_metadata%29+%2F+2%29+%2B+1%29\u0026g0.tab=1","status":{"state":"active","silencedBy":null,"inhibitedBy":null},"receivers":["ceph-dashboard"],"fingerprint":"48fb431615e81b3a"},{"labels":{"alertname":"CephMonDownQuorumAtRisk","cluster":"768ec834-e80c-11ee-95cd-87774f69a715","oid":"1.3.6.1.4.1.50495.1.2.1.3.1","severity":"critical","type":"ceph_default"},"annotations":{"description":"Quorum requires a majority of monitors (x 2) to be active. Without quorum the cluster will become inoperable, affecting all services and connected clients. The following monitors are down: - mon.c on smithi122","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"Monitor quorum is at risk"},"startsAt":"2024-03-22T05:38:40.084Z","endsAt":"2024-03-22T05:42:40.084Z","generatorURL":"http://smithi083.front.sepia.ceph.com:9095/graph?g0.expr=%28%28ceph_health_detail%7Bname%3D%22MON_DOWN%22%7D+%3D%3D+1%29+%2A+on+%28%29+%28count%28ceph_mon_quorum_status+%3D%3D+1%29+%3D%3D+bool+%28floor%28count%28ceph_mon_metadata%29+%2F+2%29+%2B+1%29%29%29+%3D%3D+1\u0026g0.tab=1","status":{"state":"active","silencedBy":null,"inhibitedBy":null},"receivers":["ceph-dashboard"],"fingerprint":"cd38e4879debecad"}]}true 2024-03-22T05:39:32.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:32 smithi083 bash[22141]: cluster 2024-03-22T05:39:31.063582+0000 mgr.a (mgr.14391) 192 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:32.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:32 smithi045 bash[21420]: cluster 2024-03-22T05:39:31.063582+0000 mgr.a (mgr.14391) 192 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-03-22T05:39:33.090 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-22T05:39:33.099 INFO:tasks.cephadm:Teardown begin 2024-03-22T05:39:33.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-22T05:39:33.114 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-22T05:39:33.127 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-22T05:39:33.142 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-22T05:39:33.142 DEBUG:teuthology.orchestra.run.smithi045:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-22T05:39:33.165 DEBUG:teuthology.orchestra.run.smithi083:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-22T05:39:33.174 DEBUG:teuthology.orchestra.run.smithi122:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-22T05:39:33.195 INFO:tasks.cephadm:Stopping all daemons... 2024-03-22T05:39:33.195 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-22T05:39:33.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl stop ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.a 2024-03-22T05:39:33.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:33 smithi045 systemd[1]: Stopping Ceph mon.a for 768ec834-e80c-11ee-95cd-87774f69a715... 2024-03-22T05:39:33.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:33 smithi045 bash[21420]: debug 2024-03-22T05:39:33.352+0000 7f2d6badb700 -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-03-22T05:39:33.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Mar 22 05:39:33 smithi045 bash[21420]: debug 2024-03-22T05:39:33.352+0000 7f2d6badb700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-22T05:39:33.478 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:33 smithi045 bash[21674]: [22/Mar/2024:05:39:33] ENGINE Bus STOPPING 2024-03-22T05:39:33.478 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:33 smithi045 bash[21674]: [22/Mar/2024:05:39:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-22T05:39:33.478 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:33 smithi045 bash[21674]: [22/Mar/2024:05:39:33] ENGINE Bus STOPPED 2024-03-22T05:39:33.478 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:33 smithi045 bash[21674]: [22/Mar/2024:05:39:33] ENGINE Bus STARTING 2024-03-22T05:39:33.478 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:33 smithi045 bash[21674]: [22/Mar/2024:05:39:33] ENGINE Serving on http://:::9283 2024-03-22T05:39:33.931 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:33 smithi045 bash[21674]: [22/Mar/2024:05:39:33] ENGINE Bus STARTED 2024-03-22T05:39:34.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo pkill -f 'journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.a.service' 2024-03-22T05:39:34.227 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-22T05:39:34.227 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-22T05:39:34.227 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-03-22T05:39:34.227 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.b 2024-03-22T05:39:34.568 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:34 smithi083 systemd[1]: Stopping Ceph mon.b for 768ec834-e80c-11ee-95cd-87774f69a715... 2024-03-22T05:39:34.569 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:34 smithi083 bash[22141]: debug 2024-03-22T05:39:34.383+0000 7f78cb3a1700 -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-03-22T05:39:34.569 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:34 smithi083 bash[22141]: debug 2024-03-22T05:39:34.383+0000 7f78cb3a1700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-22T05:39:35.181 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:34 smithi045 bash[21674]: ::ffff:172.21.15.83 - - [22/Mar/2024:05:39:34] "GET /metrics HTTP/1.1" 200 21513 "" "Prometheus/2.43.0" 2024-03-22T05:39:35.374 INFO:journalctl@ceph.mon.b.smithi083.stdout:Mar 22 05:39:35 smithi083 bash[35608]: ceph-768ec834-e80c-11ee-95cd-87774f69a715-mon-b 2024-03-22T05:39:35.390 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.b.service' 2024-03-22T05:39:35.419 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-22T05:39:35.419 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-03-22T05:39:35.420 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-03-22T05:39:35.420 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.c 2024-03-22T05:39:35.441 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@mon.c.service' 2024-03-22T05:39:35.519 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-22T05:39:35.519 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-03-22T05:39:35.519 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-03-22T05:39:35.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl stop ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.a 2024-03-22T05:39:35.873 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:35 smithi045 systemd[1]: Stopping Ceph mgr.a for 768ec834-e80c-11ee-95cd-87774f69a715... 2024-03-22T05:39:35.873 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:35 smithi045 bash[21674]: debug 2024-03-22T05:39:35.672+0000 7efdc83a8700 -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-03-22T05:39:35.873 INFO:journalctl@ceph.mgr.a.smithi045.stdout:Mar 22 05:39:35 smithi045 bash[21674]: debug 2024-03-22T05:39:35.672+0000 7efdc83a8700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-03-22T05:39:36.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo pkill -f 'journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.a.service' 2024-03-22T05:39:36.391 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-22T05:39:36.391 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-03-22T05:39:36.392 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-03-22T05:39:36.392 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.b 2024-03-22T05:39:36.657 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:39:36 smithi083 systemd[1]: Stopping Ceph mgr.b for 768ec834-e80c-11ee-95cd-87774f69a715... 2024-03-22T05:39:37.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.b.service' 2024-03-22T05:39:37.327 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:39:37 smithi083 bash[35708]: ceph-768ec834-e80c-11ee-95cd-87774f69a715-mgr-b 2024-03-22T05:39:37.327 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:39:37 smithi083 systemd[1]: ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.b.service: Main process exited, code=exited, status=143/n/a 2024-03-22T05:39:37.327 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:39:37 smithi083 bash[35767]: Error response from daemon: No such container: ceph-768ec834-e80c-11ee-95cd-87774f69a715-mgr-b 2024-03-22T05:39:37.327 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:39:37 smithi083 systemd[1]: ceph-768ec834-e80c-11ee-95cd-87774f69a715@mgr.b.service: Failed with result 'exit-code'. 2024-03-22T05:39:37.327 INFO:journalctl@ceph.mgr.b.smithi083.stdout:Mar 22 05:39:37 smithi083 systemd[1]: Stopped Ceph mgr.b for 768ec834-e80c-11ee-95cd-87774f69a715. 2024-03-22T05:39:37.340 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-22T05:39:37.340 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-03-22T05:39:37.340 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-22T05:39:37.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl stop ceph-768ec834-e80c-11ee-95cd-87774f69a715@osd.0 2024-03-22T05:39:37.682 INFO:journalctl@ceph.osd.0.smithi045.stdout:Mar 22 05:39:37 smithi045 systemd[1]: Stopping Ceph osd.0 for 768ec834-e80c-11ee-95cd-87774f69a715... 2024-03-22T05:39:37.682 INFO:journalctl@ceph.osd.0.smithi045.stdout:Mar 22 05:39:37 smithi045 bash[31705]: debug 2024-03-22T05:39:37.488+0000 7feeb19ad700 -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-03-22T05:39:37.682 INFO:journalctl@ceph.osd.0.smithi045.stdout:Mar 22 05:39:37 smithi045 bash[31705]: debug 2024-03-22T05:39:37.488+0000 7feeb19ad700 -1 osd.0 22 *** Got signal Terminated *** 2024-03-22T05:39:37.682 INFO:journalctl@ceph.osd.0.smithi045.stdout:Mar 22 05:39:37 smithi045 bash[31705]: debug 2024-03-22T05:39:37.488+0000 7feeb19ad700 -1 osd.0 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-22T05:39:43.571 INFO:journalctl@ceph.osd.0.smithi045.stdout:Mar 22 05:39:43 smithi045 bash[46012]: ceph-768ec834-e80c-11ee-95cd-87774f69a715-osd-0 2024-03-22T05:39:43.571 INFO:journalctl@ceph.osd.0.smithi045.stdout:Mar 22 05:39:43 smithi045 bash[46096]: Error response from daemon: No such container: ceph-768ec834-e80c-11ee-95cd-87774f69a715-osd-0 2024-03-22T05:39:45.057 DEBUG:teuthology.orchestra.run.smithi045:> sudo pkill -f 'journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@osd.0.service' 2024-03-22T05:39:45.106 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-22T05:39:45.106 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-22T05:39:45.106 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-22T05:39:45.106 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-768ec834-e80c-11ee-95cd-87774f69a715@osd.1 2024-03-22T05:39:45.407 INFO:journalctl@ceph.osd.1.smithi083.stdout:Mar 22 05:39:45 smithi083 systemd[1]: Stopping Ceph osd.1 for 768ec834-e80c-11ee-95cd-87774f69a715... 2024-03-22T05:39:45.408 INFO:journalctl@ceph.osd.1.smithi083.stdout:Mar 22 05:39:45 smithi083 bash[26903]: debug 2024-03-22T05:39:45.263+0000 7f403b561700 -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-03-22T05:39:45.408 INFO:journalctl@ceph.osd.1.smithi083.stdout:Mar 22 05:39:45 smithi083 bash[26903]: debug 2024-03-22T05:39:45.263+0000 7f403b561700 -1 osd.1 22 *** Got signal Terminated *** 2024-03-22T05:39:45.408 INFO:journalctl@ceph.osd.1.smithi083.stdout:Mar 22 05:39:45 smithi083 bash[26903]: debug 2024-03-22T05:39:45.263+0000 7f403b561700 -1 osd.1 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-22T05:39:51.467 INFO:journalctl@ceph.osd.1.smithi083.stdout:Mar 22 05:39:51 smithi083 bash[35824]: ceph-768ec834-e80c-11ee-95cd-87774f69a715-osd-1 2024-03-22T05:39:51.907 INFO:journalctl@ceph.osd.1.smithi083.stdout:Mar 22 05:39:51 smithi083 bash[36147]: Error response from daemon: No such container: ceph-768ec834-e80c-11ee-95cd-87774f69a715-osd-1 2024-03-22T05:39:53.292 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@osd.1.service' 2024-03-22T05:39:53.331 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-22T05:39:53.331 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-22T05:39:53.332 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-22T05:39:53.332 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-768ec834-e80c-11ee-95cd-87774f69a715@osd.2 2024-03-22T05:39:53.790 INFO:journalctl@ceph.osd.2.smithi122.stdout:Mar 22 05:39:53 smithi122 systemd[1]: Stopping Ceph osd.2 for 768ec834-e80c-11ee-95cd-87774f69a715... 2024-03-22T05:39:53.791 INFO:journalctl@ceph.osd.2.smithi122.stdout:Mar 22 05:39:53 smithi122 bash[27827]: debug 2024-03-22T05:39:53.458+0000 7f7859a61700 -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-03-22T05:39:53.791 INFO:journalctl@ceph.osd.2.smithi122.stdout:Mar 22 05:39:53 smithi122 bash[27827]: debug 2024-03-22T05:39:53.458+0000 7f7859a61700 -1 osd.2 22 *** Got signal Terminated *** 2024-03-22T05:39:53.791 INFO:journalctl@ceph.osd.2.smithi122.stdout:Mar 22 05:39:53 smithi122 bash[27827]: debug 2024-03-22T05:39:53.458+0000 7f7859a61700 -1 osd.2 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-22T05:39:59.790 INFO:journalctl@ceph.osd.2.smithi122.stdout:Mar 22 05:39:59 smithi122 bash[37229]: ceph-768ec834-e80c-11ee-95cd-87774f69a715-osd-2 2024-03-22T05:39:59.790 INFO:journalctl@ceph.osd.2.smithi122.stdout:Mar 22 05:39:59 smithi122 bash[37295]: ceph-768ec834-e80c-11ee-95cd-87774f69a715-osd-2 2024-03-22T05:40:01.036 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-768ec834-e80c-11ee-95cd-87774f69a715@osd.2.service' 2024-03-22T05:40:01.067 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-22T05:40:01.068 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-22T05:40:01.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 768ec834-e80c-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-22T05:40:01.240 INFO:teuthology.orchestra.run.smithi045.stdout:Deleting cluster with fsid: 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:40:10.026 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 768ec834-e80c-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-22T05:40:11.957 INFO:teuthology.orchestra.run.smithi083.stdout:Deleting cluster with fsid: 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:40:20.163 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 768ec834-e80c-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-22T05:40:20.323 INFO:teuthology.orchestra.run.smithi122.stdout:Deleting cluster with fsid: 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:40:27.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-22T05:40:28.005 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-22T05:40:28.019 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-22T05:40:28.033 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-22T05:40:28.035 DEBUG:teuthology.misc:Transferring archived files from smithi045:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060/remote/smithi045/crash 2024-03-22T05:40:28.036 DEBUG:teuthology.orchestra.run.smithi045:> sudo tar c -f - -C /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/crash -- . 2024-03-22T05:40:28.060 INFO:teuthology.orchestra.run.smithi045.stderr:tar: /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-22T05:40:28.060 INFO:teuthology.orchestra.run.smithi045.stderr:tar: Error is not recoverable: exiting now 2024-03-22T05:40:28.062 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060/remote/smithi083/crash 2024-03-22T05:40:28.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/crash -- . 2024-03-22T05:40:28.074 INFO:teuthology.orchestra.run.smithi083.stderr:tar: /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-22T05:40:28.074 INFO:teuthology.orchestra.run.smithi083.stderr:tar: Error is not recoverable: exiting now 2024-03-22T05:40:28.076 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060/remote/smithi122/crash 2024-03-22T05:40:28.077 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/crash -- . 2024-03-22T05:40:28.087 INFO:teuthology.orchestra.run.smithi122.stderr:tar: /var/lib/ceph/768ec834-e80c-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-22T05:40:28.087 INFO:teuthology.orchestra.run.smithi122.stderr:tar: Error is not recoverable: exiting now 2024-03-22T05:40:28.088 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-22T05:40:28.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-03-22T05:40:28.118 INFO:teuthology.orchestra.run.smithi045.stdout:2024-03-22T05:28:48.642356+0000 mon.a (mon.0) 276 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-22T05:40:28.119 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-22T05:40:28.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo egrep '\[SEC\]' /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-03-22T05:40:28.178 DEBUG:teuthology.orchestra.run.smithi045:> sudo egrep '\[ERR\]' /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-03-22T05:40:28.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo egrep '\[WRN\]' /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-03-22T05:40:28.298 INFO:teuthology.orchestra.run.smithi045.stdout:2024-03-22T05:28:48.642356+0000 mon.a (mon.0) 276 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-22T05:40:28.299 INFO:tasks.cephadm:Compressing logs... 2024-03-22T05:40:28.299 DEBUG:teuthology.orchestra.run.smithi045:> 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-03-22T05:40:28.342 DEBUG:teuthology.orchestra.run.smithi083:> 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-03-22T05:40:28.344 DEBUG:teuthology.orchestra.run.smithi122:> 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-03-22T05:40:28.351 INFO:teuthology.orchestra.run.smithi045.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-22T05:40:28.356 INFO:teuthology.orchestra.run.smithi083.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-22T05:40:28.357 INFO:teuthology.orchestra.run.smithi122.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-22T05:40:28.358 INFO:teuthology.orchestra.run.smithi045.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-22T05:40:28.358 INFO:teuthology.orchestra.run.smithi045.stderr:gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-osd.0.log 2024-03-22T05:40:28.359 INFO:teuthology.orchestra.run.smithi045.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mon.a.log 2024-03-22T05:40:28.359 INFO:teuthology.orchestra.run.smithi045.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-22T05:40:28.360 INFO:teuthology.orchestra.run.smithi045.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log 2024-03-22T05:40:28.360 INFO:teuthology.orchestra.run.smithi045.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-22T05:40:28.361 INFO:teuthology.orchestra.run.smithi045.stderr: 83.8% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-22T05:40:28.361 INFO:teuthology.orchestra.run.smithi045.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-22T05:40:28.361 INFO:teuthology.orchestra.run.smithi045.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mgr.a.log 2024-03-22T05:40:28.362 INFO:teuthology.orchestra.run.smithi045.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.audit.log: /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mgr.a.log: 87.8% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-22T05:40:28.363 INFO:teuthology.orchestra.run.smithi045.stderr: 90.2% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-22T05:40:28.370 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-22T05:40:28.371 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-osd.2.log 2024-03-22T05:40:28.371 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-22T05:40:28.372 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log 2024-03-22T05:40:28.372 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-22T05:40:28.373 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log: /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mon.c.log 2024-03-22T05:40:28.373 INFO:teuthology.orchestra.run.smithi122.stderr: 87.9% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-22T05:40:28.373 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-22T05:40:28.374 INFO:teuthology.orchestra.run.smithi122.stderr: 82.8% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-22T05:40:28.375 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-volume.log: /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mon.c.log: /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.audit.log: 83.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-22T05:40:28.375 INFO:teuthology.orchestra.run.smithi122.stderr: 90.2% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-22T05:40:28.381 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-22T05:40:28.381 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-22T05:40:28.382 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-osd.1.log 2024-03-22T05:40:28.382 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log 2024-03-22T05:40:28.383 INFO:teuthology.orchestra.run.smithi083.stderr: 82.8% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-22T05:40:28.383 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-22T05:40:28.383 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mgr.b.log 2024-03-22T05:40:28.384 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-22T05:40:28.385 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mon.b.log 2024-03-22T05:40:28.385 INFO:teuthology.orchestra.run.smithi083.stderr: 87.9% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-22T05:40:28.387 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.audit.log: /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mon.b.log: 90.4% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-22T05:40:28.388 INFO:teuthology.orchestra.run.smithi045.stderr: 91.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-22T05:40:28.388 INFO:teuthology.orchestra.run.smithi083.stderr: 82.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-22T05:40:28.393 INFO:teuthology.orchestra.run.smithi083.stderr: 91.1% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mgr.b.log.gz 2024-03-22T05:40:28.394 INFO:teuthology.orchestra.run.smithi045.stderr: 91.8% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-22T05:40:28.401 INFO:teuthology.orchestra.run.smithi122.stderr: 91.9% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-22T05:40:28.415 INFO:teuthology.orchestra.run.smithi122.stderr: 93.7% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-osd.2.log.gz 2024-03-22T05:40:28.415 INFO:teuthology.orchestra.run.smithi045.stderr: 93.6% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-osd.0.log.gz 2024-03-22T05:40:28.419 INFO:teuthology.orchestra.run.smithi083.stderr: 91.9% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-22T05:40:28.469 INFO:teuthology.orchestra.run.smithi083.stderr: 93.9% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-osd.1.log.gz 2024-03-22T05:40:28.508 INFO:teuthology.orchestra.run.smithi122.stderr: 93.0% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mon.c.log.gz 2024-03-22T05:40:28.510 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-03-22T05:40:28.510 INFO:teuthology.orchestra.run.smithi122.stderr:real 0m0.161s 2024-03-22T05:40:28.510 INFO:teuthology.orchestra.run.smithi122.stderr:user 0m0.215s 2024-03-22T05:40:28.510 INFO:teuthology.orchestra.run.smithi122.stderr:sys 0m0.023s 2024-03-22T05:40:28.530 INFO:teuthology.orchestra.run.smithi045.stderr: 88.2% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mgr.a.log.gz 2024-03-22T05:40:28.533 INFO:teuthology.orchestra.run.smithi083.stderr: 92.9% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mon.b.log.gz 2024-03-22T05:40:28.535 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-03-22T05:40:28.535 INFO:teuthology.orchestra.run.smithi083.stderr:real 0m0.189s 2024-03-22T05:40:28.535 INFO:teuthology.orchestra.run.smithi083.stderr:user 0m0.299s 2024-03-22T05:40:28.535 INFO:teuthology.orchestra.run.smithi083.stderr:sys 0m0.020s 2024-03-22T05:40:28.770 INFO:teuthology.orchestra.run.smithi045.stderr: 91.4% -- replaced with /var/log/ceph/768ec834-e80c-11ee-95cd-87774f69a715/ceph-mon.a.log.gz 2024-03-22T05:40:28.771 INFO:teuthology.orchestra.run.smithi045.stderr: 2024-03-22T05:40:28.771 INFO:teuthology.orchestra.run.smithi045.stderr:real 0m0.427s 2024-03-22T05:40:28.771 INFO:teuthology.orchestra.run.smithi045.stderr:user 0m0.694s 2024-03-22T05:40:28.771 INFO:teuthology.orchestra.run.smithi045.stderr:sys 0m0.032s 2024-03-22T05:40:28.772 INFO:tasks.cephadm:Archiving logs... 2024-03-22T05:40:28.772 DEBUG:teuthology.misc:Transferring archived files from smithi045:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060/remote/smithi045/log 2024-03-22T05:40:28.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-22T05:40:28.919 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060/remote/smithi083/log 2024-03-22T05:40:28.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-22T05:40:28.967 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060/remote/smithi122/log 2024-03-22T05:40:28.968 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-22T05:40:29.008 INFO:tasks.cephadm:Removing cluster... 2024-03-22T05:40:29.008 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 768ec834-e80c-11ee-95cd-87774f69a715 --force 2024-03-22T05:40:29.174 INFO:teuthology.orchestra.run.smithi045.stdout:Deleting cluster with fsid: 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:40:30.530 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 768ec834-e80c-11ee-95cd-87774f69a715 --force 2024-03-22T05:40:30.701 INFO:teuthology.orchestra.run.smithi083.stdout:Deleting cluster with fsid: 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:40:32.033 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 768ec834-e80c-11ee-95cd-87774f69a715 --force 2024-03-22T05:40:32.200 INFO:teuthology.orchestra.run.smithi122.stdout:Deleting cluster with fsid: 768ec834-e80c-11ee-95cd-87774f69a715 2024-03-22T05:40:33.527 INFO:tasks.cephadm:Removing cephadm ... 2024-03-22T05:40:33.528 DEBUG:teuthology.orchestra.run.smithi045:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-22T05:40:33.534 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-22T05:40:33.540 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-22T05:40:33.546 INFO:tasks.cephadm:Teardown complete 2024-03-22T05:40:33.546 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-03-22T05:40:33.557 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-03-22T05:40:33.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-22T05:40:33.578 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-22T05:40:33.583 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-22T05:40:33.677 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-22T05:40:33.689 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-22T05:40:33.689 DEBUG:teuthology.orchestra.run.smithi045:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-22T05:40:33.692 DEBUG:teuthology.orchestra.run.smithi083:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-22T05:40:33.694 DEBUG:teuthology.orchestra.run.smithi122:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-22T05:40:33.703 INFO:teuthology.orchestra.run.smithi083.stdout: remote refid st t when poll reach delay offset jitter 2024-03-22T05:40:33.703 INFO:teuthology.orchestra.run.smithi083.stdout:============================================================================== 2024-03-22T05:40:33.703 INFO:teuthology.orchestra.run.smithi083.stdout:*hv01.front.sepi 44.4.53.2 2 u 24 64 377 0.095 -7.506 3.062 2024-03-22T05:40:33.703 INFO:teuthology.orchestra.run.smithi083.stdout:+hv02.front.sepi 63.231.80.2 3 u 28 64 377 0.103 -3.343 2.301 2024-03-22T05:40:33.703 INFO:teuthology.orchestra.run.smithi083.stdout:+hv03.front.sepi 74.6.168.72 3 u 30 64 377 0.079 -5.083 2.300 2024-03-22T05:40:33.703 INFO:teuthology.orchestra.run.smithi083.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-03-22T05:40:33.705 INFO:teuthology.orchestra.run.smithi045.stdout: remote refid st t when poll reach delay offset jitter 2024-03-22T05:40:33.705 INFO:teuthology.orchestra.run.smithi045.stdout:============================================================================== 2024-03-22T05:40:33.705 INFO:teuthology.orchestra.run.smithi045.stdout:*hv01.front.sepi 44.4.53.2 2 u 30 64 377 0.089 -3.379 1.055 2024-03-22T05:40:33.705 INFO:teuthology.orchestra.run.smithi045.stdout:+hv02.front.sepi 63.231.80.2 3 u 28 64 377 0.065 -1.444 0.721 2024-03-22T05:40:33.705 INFO:teuthology.orchestra.run.smithi045.stdout:+hv03.front.sepi 74.6.168.72 3 u 29 64 377 0.090 -4.292 1.014 2024-03-22T05:40:33.705 INFO:teuthology.orchestra.run.smithi045.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-03-22T05:40:33.708 INFO:teuthology.orchestra.run.smithi122.stdout: remote refid st t when poll reach delay offset jitter 2024-03-22T05:40:33.708 INFO:teuthology.orchestra.run.smithi122.stdout:============================================================================== 2024-03-22T05:40:33.708 INFO:teuthology.orchestra.run.smithi122.stdout:*hv01.front.sepi 44.4.53.2 2 u 23 64 377 0.085 -4.072 1.500 2024-03-22T05:40:33.709 INFO:teuthology.orchestra.run.smithi122.stdout:+hv02.front.sepi 63.231.80.2 3 u 33 64 377 0.092 -4.074 1.436 2024-03-22T05:40:33.709 INFO:teuthology.orchestra.run.smithi122.stdout:+hv03.front.sepi 74.6.168.72 3 u 33 64 377 0.105 -3.061 2.937 2024-03-22T05:40:33.709 INFO:teuthology.orchestra.run.smithi122.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-03-22T05:40:33.709 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-22T05:40:33.757 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-22T05:40:33.758 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-22T05:40:33.766 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-22T05:40:33.775 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-22T05:40:33.783 INFO:teuthology.task.internal:Duration was 1511.556225 seconds 2024-03-22T05:40:33.783 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-22T05:40:33.792 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-22T05:40:33.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-22T05:40:33.794 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-22T05:40:33.797 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-22T05:40:33.832 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-22T05:40:33.832 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi045.front.sepia.ceph.com 2024-03-22T05:40:33.833 DEBUG:teuthology.orchestra.run.smithi045:> 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-03-22T05:40:33.882 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi083.front.sepia.ceph.com 2024-03-22T05:40:33.882 DEBUG:teuthology.orchestra.run.smithi083:> 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-03-22T05:40:33.893 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi122.front.sepia.ceph.com 2024-03-22T05:40:33.893 DEBUG:teuthology.orchestra.run.smithi122:> 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-03-22T05:40:33.903 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-22T05:40:33.903 DEBUG:teuthology.orchestra.run.smithi045:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-22T05:40:33.926 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-22T05:40:33.935 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-22T05:40:33.984 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-22T05:40:33.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-22T05:40:34.010 DEBUG:teuthology.orchestra.run.smithi083:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-22T05:40:34.012 DEBUG:teuthology.orchestra.run.smithi122:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-22T05:40:34.115 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-22T05:40:34.125 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-22T05:40:34.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-22T05:40:34.137 DEBUG:teuthology.orchestra.run.smithi083:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-22T05:40:34.149 DEBUG:teuthology.orchestra.run.smithi122:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-22T05:40:34.162 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-22T05:40:34.171 DEBUG:teuthology.orchestra.run.smithi045:> 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-03-22T05:40:34.185 DEBUG:teuthology.orchestra.run.smithi083:> 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-03-22T05:40:34.191 DEBUG:teuthology.orchestra.run.smithi122:> 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-03-22T05:40:34.193 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern = core 2024-03-22T05:40:34.200 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = core 2024-03-22T05:40:34.216 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = core 2024-03-22T05:40:34.234 DEBUG:teuthology.orchestra.run.smithi045:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-22T05:40:34.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-22T05:40:34.265 DEBUG:teuthology.orchestra.run.smithi083:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-22T05:40:34.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-22T05:40:34.274 DEBUG:teuthology.orchestra.run.smithi122:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-22T05:40:34.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-22T05:40:34.282 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-22T05:40:34.292 INFO:teuthology.task.internal:Transferring archived files... 2024-03-22T05:40:34.294 DEBUG:teuthology.misc:Transferring archived files from smithi045:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060/remote/smithi045 2024-03-22T05:40:34.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-22T05:40:34.332 DEBUG:teuthology.misc:Transferring archived files from smithi083:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060/remote/smithi083 2024-03-22T05:40:34.332 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-22T05:40:34.355 DEBUG:teuthology.misc:Transferring archived files from smithi122:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060/remote/smithi122 2024-03-22T05:40:34.355 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-22T05:40:34.376 INFO:teuthology.task.internal:Removing archive directory... 2024-03-22T05:40:34.377 DEBUG:teuthology.orchestra.run.smithi045:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-22T05:40:34.379 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-22T05:40:34.395 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-22T05:40:34.423 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-22T05:40:34.434 INFO:teuthology.task.internal:Not uploading archives. 2024-03-22T05:40:34.434 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-22T05:40:34.443 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-22T05:40:34.443 DEBUG:teuthology.orchestra.run.smithi045:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-22T05:40:34.445 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-22T05:40:34.447 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-22T05:40:34.449 INFO:teuthology.orchestra.run.smithi045.stdout: 658617 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 22 05:40 /home/ubuntu/cephtest 2024-03-22T05:40:34.451 INFO:teuthology.orchestra.run.smithi083.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 22 05:40 /home/ubuntu/cephtest 2024-03-22T05:40:34.471 INFO:teuthology.orchestra.run.smithi122.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 22 05:40 /home/ubuntu/cephtest 2024-03-22T05:40:34.472 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-22T05:40:34.482 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-22T05:40:34.502 INFO:teuthology.nuke:Checking targets against current locks 2024-03-22T05:40:34.527 DEBUG:teuthology.nuke:shortname: smithi045 2024-03-22T05:40:34.528 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-22T05:40:34.554 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi045.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-22 05:06:29.650370', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLiwtNweau87eYjw3JYwYqBLd9a6fFFtelgu5JDDDfho71ihgn73uut783sy6gfaqZILkQzofSC0kJ5ekFDav/o='} 2024-03-22T05:40:34.555 DEBUG:teuthology.nuke:shortname: smithi083 2024-03-22T05:40:34.555 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-22T05:40:34.579 DEBUG:teuthology.nuke:shortname: smithi122 2024-03-22T05:40:34.579 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-22T05:40:34.583 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-22 05:06:29.647362', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBQ7rkmMlDeMHjR17D//BbJ8YK9TfYfWhLfQLTIxCW7X8HEgHYdIgEZIntEqfhVlRYRaisSI6mmtnnKNNcyJXW4='} 2024-03-22T05:40:34.606 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616060', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-22 05:06:29.648999', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPUjqChQGJhh/Xolwx+UXJEn02KQXnOKa2d+BMu9Fvfn61YlvW2nXJQ0RH0PGVnvUOH+5pzmQdtOTO9vYmujuq0='} 2024-03-22T05:40:34.615 INFO:teuthology.orchestra.console.smithi045:Power off 2024-03-22T05:40:34.615 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-22T05:40:34.639 DEBUG:teuthology.orchestra.console.smithi045:power off output: Chassis Power Control: Down/Off 2024-03-22T05:40:34.640 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:34.656 INFO:teuthology.orchestra.console.smithi083:Power off 2024-03-22T05:40:34.656 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-22T05:40:34.669 DEBUG:teuthology.orchestra.console.smithi045:check power output: Chassis Power is on 2024-03-22T05:40:34.678 DEBUG:teuthology.orchestra.console.smithi083:power off output: Chassis Power Control: Down/Off 2024-03-22T05:40:34.679 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:34.698 INFO:teuthology.orchestra.console.smithi122:Power off 2024-03-22T05:40:34.698 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-22T05:40:34.707 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2024-03-22T05:40:34.720 DEBUG:teuthology.orchestra.console.smithi122:power off output: Chassis Power Control: Down/Off 2024-03-22T05:40:34.720 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:34.742 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-03-22T05:40:38.670 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:38.708 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:38.743 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:38.781 DEBUG:teuthology.orchestra.console.smithi045:check power output: Chassis Power is on 2024-03-22T05:40:38.818 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2024-03-22T05:40:38.852 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-03-22T05:40:42.784 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:42.819 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:42.853 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:42.894 DEBUG:teuthology.orchestra.console.smithi045:check power output: Chassis Power is on 2024-03-22T05:40:42.929 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2024-03-22T05:40:42.963 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is off 2024-03-22T05:40:43.063 INFO:teuthology.orchestra.console.smithi122:Power off completed 2024-03-22T05:40:46.895 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:46.930 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-22T05:40:47.005 DEBUG:teuthology.orchestra.console.smithi045:check power output: Chassis Power is off 2024-03-22T05:40:47.038 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is off 2024-03-22T05:40:47.107 INFO:teuthology.orchestra.console.smithi045:Power off completed 2024-03-22T05:40:47.139 INFO:teuthology.orchestra.console.smithi083:Power off completed 2024-03-22T05:40:47.243 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} duration: 1511.5562252998352 failure_reason: '"2024-03-22T05:28:48.642356+0000 mon.a (mon.0) 276 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c" in cluster log' flavor: default owner: scheduled_phlogistonjohn@teuthology success: false 2024-03-22T05:40:47.243 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-22T05:40:47.324 INFO:teuthology.run:FAIL