2022-04-26T01:10:27.116 INFO:root:teuthology version: 1.1.1.dev317+g788cfdd8 2022-04-26T01:10:27.118 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805272 --verbose --description upgrade:pacific-x:stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/prometheus-metrics 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/prometheus-metrics mon_election/classic} --name pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi --owner scheduled_pdhange@teuthology -- /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805272/orig.config.yaml 2022-04-26T01:10:27.267 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-04-26T01:10:27.388 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805272 branch: wip-pdhange-testing description: upgrade:pacific-x:stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/prometheus-metrics 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/prometheus-metrics mon_election/classic} email: null first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: clients: client.0: - mgr/test_prometheus_metrics.sh - print: '**** done end prometheus-metrics.yaml' first_in_suite: false job_id: '6805272' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run ceph mon daemon version check on prometheus metrics ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run ceph mon daemon version check on prometheus metrics ' name: pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-pdhange-testing ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-prometheus-upgrade-test sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 owner: scheduled_pdhange@teuthology priority: 120 repo: git://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: clients: client.0: - mgr/test_prometheus_metrics.sh - print: '**** done end prometheus-metrics.yaml' sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: octopus clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:pacific-x:stress-split suite_branch: wip-prometheus-upgrade-test suite_path: /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa suite_relpath: qa suite_repo: https://github.com/pdvian/ceph suite_sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 targets: smithi086.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUoneE/M473GFdd8FD/pUEJExspO+QkLXwUbxABfcQvJkEK0f5VEA6UjmNuCvQFn7NUrLS7nXXcyhbZ1+XHJCPJEwi8i0Us1D6qv0w7sVfN5uRskjf/G+GIxFkjm5qgFSQnHhgwq2iFXBM24ZkyLSNEC4yPOaljTqozqD60r6n3z4z4Wgy1/UAQkI02z+m73bRJsQvrq+Jm85wKAUaXm4ULZkCFWjHKA6hrMKdN+KRAjA2boMNT/TA65KjEWpWceTATcOeo659NxA9ymJtJOfMNQ5MB7U4s5ovnOfIHmeqnf08CcZYTrkCNPhG9kOA6qw9iKsZT+yzAlZRFQNqEcnGV2P2EOQZfc7NZ8JS89dH0qTbfrwppCYfXSrhYw5vRRVlmrJ8NLwtdsXdMhfyXI/3mx/A9mhkYDCwN86rTFJrcqhck4/4cZxH6cPunPDIW8O5pe6LAnLuXubAPswRGqUnIK4MhbIgSYI4/2Z00X/2i5cbRHZbjgtVhxkSIWsyq+s= smithi097.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT/xIPYGSQwq3pl5WByahc+YGNqljhm13eyQwa26UH86MQRK7E3OrfejZfHwrJ5SN1rQupuEKBIvB9KOddQvefZTKPxwJa40x2/9j7XC0g+Iml/pRbL057p6WpN2PttN0pGFZig0LbmrPHR/x0j+GhX67AnYteHDSVMAr1WYXTrur7PumPIBxbwJvLxYHI5uQfe50rmuvElbmLzZzC9bEO9YF4SmtKJ28n5bso+HwI4boadkQU7CUrix91gsHoSv2A+sbotLDTb9aMytyn7R5m3GWnAgf920rlAz305iQfF/M0BO5VOCZDi7HydMmPV7hKRKJNfqLbqE0qClfHNPxVorSreTwVGRqPoXItx12yjn0txlR6m21R8VK+Q/CbBumULCNwNLYO5SLXdgjiCXAAmEMU0zUMM+UEUcW/gbxWvGNLmU1Ujvmj+vdxdSqxLlsgUdOP/CZnW8aRxCvErMe6O6ZvWe1CT2A6v34CANNu3WgQBfbul5FL1bQTyQbiBhM= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: docker.io/ceph/daemon-base:latest-pacific - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology_branch: master teuthology_sha1: 788cfdd8098ad222aa448289edcfa4436091c32c timestamp: 2022-04-26_01:01:25 tube: smithi user: pdhange verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.12483 2022-04-26T01:10:27.389 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa; will attempt to use it 2022-04-26T01:10:27.389 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa/tasks 2022-04-26T01:10:27.390 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-04-26T01:10:27.396 INFO:teuthology.task.internal:Checking packages... 2022-04-26T01:10:27.420 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6ceeb0566ada846fe0f5f2630fd02650f3b712d6' 2022-04-26T01:10:27.421 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:10:27.421 INFO:teuthology.packaging:ref: None 2022-04-26T01:10:27.421 INFO:teuthology.packaging:tag: None 2022-04-26T01:10:27.421 INFO:teuthology.packaging:branch: wip-pdhange-testing 2022-04-26T01:10:27.421 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:10:27.421 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-pdhange-testing 2022-04-26T01:10:27.692 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-11767.g6ceeb056 2022-04-26T01:10:27.712 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-04-26T01:10:27.735 INFO:teuthology.task.internal:no buildpackages task found 2022-04-26T01:10:27.735 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-04-26T01:10:27.832 INFO:teuthology.task.internal:Saving configuration 2022-04-26T01:10:27.919 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-04-26T01:10:27.931 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-26T01:10:27.963 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805272', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-26 01:02:14.527905', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOOHeT1YyqC7tsDUPiRHUY8WGOba1LjTZpp29CM9U7VXFT691jvW91QDn3WsrPMCO1wfZAuMNOtWW3L0D2oSPKo='} 2022-04-26T01:10:27.988 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805272', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-26 01:02:14.526338', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPSsg3YuDVcrzKJpz6r/bGgCSNsr+tiHHb3hCMADHI/9k+6Yy13nbGRtpmFAujGo5ypqgp9EPyPcSLJ+vlXRq9M='} 2022-04-26T01:10:27.988 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-04-26T01:10:28.054 INFO:teuthology.task.internal:roles: ubuntu@smithi086.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2022-04-26T01:10:28.054 INFO:teuthology.task.internal:roles: ubuntu@smithi097.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2022-04-26T01:10:28.054 INFO:teuthology.run_tasks:Running task console_log... 2022-04-26T01:10:28.401 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2e4dd23b70>, signals=[15]) 2022-04-26T01:10:28.402 INFO:teuthology.run_tasks:Running task internal.connect... 2022-04-26T01:10:28.419 INFO:teuthology.task.internal:Opening connections... 2022-04-26T01:10:28.419 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi086.front.sepia.ceph.com 2022-04-26T01:10:28.421 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:10:28.525 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi097.front.sepia.ceph.com 2022-04-26T01:10:28.526 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:10:28.605 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-04-26T01:10:28.627 DEBUG:teuthology.orchestra.run.smithi086:> uname -m 2022-04-26T01:10:28.648 INFO:teuthology.orchestra.run.smithi086.stdout:x86_64 2022-04-26T01:10:28.649 DEBUG:teuthology.orchestra.run.smithi086:> cat /etc/os-release 2022-04-26T01:10:28.715 INFO:teuthology.orchestra.run.smithi086.stdout:NAME="CentOS Stream" 2022-04-26T01:10:28.716 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION="8" 2022-04-26T01:10:28.716 INFO:teuthology.orchestra.run.smithi086.stdout:ID="centos" 2022-04-26T01:10:28.716 INFO:teuthology.orchestra.run.smithi086.stdout:ID_LIKE="rhel fedora" 2022-04-26T01:10:28.716 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_ID="8" 2022-04-26T01:10:28.716 INFO:teuthology.orchestra.run.smithi086.stdout:PLATFORM_ID="platform:el8" 2022-04-26T01:10:28.716 INFO:teuthology.orchestra.run.smithi086.stdout:PRETTY_NAME="CentOS Stream 8" 2022-04-26T01:10:28.716 INFO:teuthology.orchestra.run.smithi086.stdout:ANSI_COLOR="0;31" 2022-04-26T01:10:28.716 INFO:teuthology.orchestra.run.smithi086.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2022-04-26T01:10:28.717 INFO:teuthology.orchestra.run.smithi086.stdout:HOME_URL="https://centos.org/" 2022-04-26T01:10:28.717 INFO:teuthology.orchestra.run.smithi086.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2022-04-26T01:10:28.717 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2022-04-26T01:10:28.717 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2022-04-26T01:10:28.718 INFO:teuthology.lock.ops:Updating smithi086.front.sepia.ceph.com on lock server 2022-04-26T01:10:28.740 DEBUG:teuthology.orchestra.run.smithi097:> uname -m 2022-04-26T01:10:28.773 INFO:teuthology.orchestra.run.smithi097.stdout:x86_64 2022-04-26T01:10:28.774 DEBUG:teuthology.orchestra.run.smithi097:> cat /etc/os-release 2022-04-26T01:10:28.834 INFO:teuthology.orchestra.run.smithi097.stdout:NAME="CentOS Stream" 2022-04-26T01:10:28.835 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION="8" 2022-04-26T01:10:28.835 INFO:teuthology.orchestra.run.smithi097.stdout:ID="centos" 2022-04-26T01:10:28.835 INFO:teuthology.orchestra.run.smithi097.stdout:ID_LIKE="rhel fedora" 2022-04-26T01:10:28.835 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION_ID="8" 2022-04-26T01:10:28.836 INFO:teuthology.orchestra.run.smithi097.stdout:PLATFORM_ID="platform:el8" 2022-04-26T01:10:28.836 INFO:teuthology.orchestra.run.smithi097.stdout:PRETTY_NAME="CentOS Stream 8" 2022-04-26T01:10:28.836 INFO:teuthology.orchestra.run.smithi097.stdout:ANSI_COLOR="0;31" 2022-04-26T01:10:28.836 INFO:teuthology.orchestra.run.smithi097.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2022-04-26T01:10:28.837 INFO:teuthology.orchestra.run.smithi097.stdout:HOME_URL="https://centos.org/" 2022-04-26T01:10:28.837 INFO:teuthology.orchestra.run.smithi097.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2022-04-26T01:10:28.839 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2022-04-26T01:10:28.839 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2022-04-26T01:10:28.840 INFO:teuthology.lock.ops:Updating smithi097.front.sepia.ceph.com on lock server 2022-04-26T01:10:28.859 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-04-26T01:10:28.876 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-04-26T01:10:28.996 INFO:teuthology.task.internal:Checking for old test directory... 2022-04-26T01:10:28.996 DEBUG:teuthology.orchestra.run.smithi086:> test '!' -e /home/ubuntu/cephtest 2022-04-26T01:10:29.007 DEBUG:teuthology.orchestra.run.smithi097:> test '!' -e /home/ubuntu/cephtest 2022-04-26T01:10:29.032 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-04-26T01:10:29.087 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-04-26T01:10:29.088 DEBUG:teuthology.orchestra.run.smithi086:> test -z $(ls -A /var/lib/ceph) 2022-04-26T01:10:29.090 DEBUG:teuthology.orchestra.run.smithi097:> test -z $(ls -A /var/lib/ceph) 2022-04-26T01:10:29.132 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-04-26T01:10:29.300 INFO:teuthology.run_tasks:Running task kernel... 2022-04-26T01:10:29.371 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-04-26T01:10:29.371 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2022-04-26T01:10:29.372 DEBUG:teuthology.orchestra.run.smithi086:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-26T01:10:29.372 DEBUG:teuthology.orchestra.run.smithi097:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-26T01:10:29.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T01:10:29.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T01:10:29.393 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2022-04-26T01:10:29.396 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2022-04-26T01:10:29.472 INFO:teuthology.orchestra.run.smithi086.stdout:4.18.0-383.el8.x86_64 2022-04-26T01:10:29.473 INFO:teuthology.orchestra.run.smithi097.stdout:4.18.0-383.el8.x86_64 2022-04-26T01:10:29.473 INFO:teuthology.task.kernel:Running kernel on smithi086: 4.18.0-383.el8.x86_64 2022-04-26T01:10:29.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum install -y kernel 2022-04-26T01:10:29.474 INFO:teuthology.task.kernel:Running kernel on smithi097: 4.18.0-383.el8.x86_64 2022-04-26T01:10:29.474 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum install -y kernel 2022-04-26T01:10:32.089 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-8 - AppStream 36 MB/s | 21 MB 00:00 2022-04-26T01:10:32.343 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS-8 - AppStream 32 MB/s | 21 MB 00:00 2022-04-26T01:10:36.723 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-8 - Base 32 MB/s | 22 MB 00:00 2022-04-26T01:10:36.959 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS-8 - Base 26 MB/s | 22 MB 00:00 2022-04-26T01:10:40.080 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-8 - Extras 150 kB/s | 18 kB 00:00 2022-04-26T01:10:40.200 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS-8 - Extras 139 kB/s | 18 kB 00:00 2022-04-26T01:10:40.482 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-8 - PowerTools 16 MB/s | 4.5 MB 00:00 2022-04-26T01:10:40.611 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS-8 - PowerTools 16 MB/s | 4.5 MB 00:00 2022-04-26T01:10:43.752 INFO:teuthology.orchestra.run.smithi086.stdout:Copr repo for python3-asyncssh owned by ceph 1.5 kB/s | 3.5 kB 00:02 2022-04-26T01:10:43.781 INFO:teuthology.orchestra.run.smithi097.stdout:Copr repo for python3-asyncssh owned by ceph 1.4 kB/s | 3.5 kB 00:02 2022-04-26T01:10:44.799 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 12 MB/s | 11 MB 00:00 2022-04-26T01:10:44.902 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 11 MB/s | 11 MB 00:01 2022-04-26T01:10:47.449 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 357 kB/s | 24 kB 00:00 2022-04-26T01:10:47.562 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 333 kB/s | 24 kB 00:00 2022-04-26T01:10:49.945 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2022-04-26T01:10:49.946 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-4.18.0-383.el8.x86_64 is already installed. 2022-04-26T01:10:50.057 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2022-04-26T01:10:50.057 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-4.18.0-383.el8.x86_64 is already installed. 2022-04-26T01:10:50.065 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:10:50.067 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2022-04-26T01:10:50.067 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:10:50.154 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:10:50.155 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2022-04-26T01:10:50.155 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:10:50.197 DEBUG:teuthology.orchestra.run.smithi097:> echo no | sudo yum reinstall kernel || true 2022-04-26T01:10:50.295 DEBUG:teuthology.orchestra.run.smithi086:> echo no | sudo yum reinstall kernel || true 2022-04-26T01:10:50.756 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:03 ago on Tue 26 Apr 2022 01:10:47 AM UTC. 2022-04-26T01:10:50.895 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:03 ago on Tue 26 Apr 2022 01:10:47 AM UTC. 2022-04-26T01:10:51.590 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:10:51.590 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:10:51.590 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2022-04-26T01:10:51.590 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:10:51.590 INFO:teuthology.orchestra.run.smithi097.stdout:Reinstalling: 2022-04-26T01:10:51.590 INFO:teuthology.orchestra.run.smithi097.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-26T01:10:51.590 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:10:51.599 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:10:51.599 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:10:51.600 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:10:51.600 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 8.1 M 2022-04-26T01:10:51.600 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 0 2022-04-26T01:10:51.600 INFO:teuthology.orchestra.run.smithi097.stderr:Operation aborted. 2022-04-26T01:10:51.687 INFO:teuthology.orchestra.run.smithi097.stdout:Is this ok [y/N]: 2022-04-26T01:10:51.688 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum reinstall -y kernel || true 2022-04-26T01:10:51.752 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:10:51.752 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:10:51.752 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2022-04-26T01:10:51.752 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:10:51.752 INFO:teuthology.orchestra.run.smithi086.stdout:Reinstalling: 2022-04-26T01:10:51.752 INFO:teuthology.orchestra.run.smithi086.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-26T01:10:51.752 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:10:51.752 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:10:51.753 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:10:51.753 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:10:51.753 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 8.1 M 2022-04-26T01:10:51.753 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 0 2022-04-26T01:10:51.753 INFO:teuthology.orchestra.run.smithi086.stderr:Operation aborted. 2022-04-26T01:10:51.812 INFO:teuthology.orchestra.run.smithi086.stdout:Is this ok [y/N]: 2022-04-26T01:10:51.813 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum reinstall -y kernel || true 2022-04-26T01:10:52.264 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:05 ago on Tue 26 Apr 2022 01:10:47 AM UTC. 2022-04-26T01:10:52.366 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:05 ago on Tue 26 Apr 2022 01:10:47 AM UTC. 2022-04-26T01:10:53.084 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:10:53.085 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:10:53.085 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2022-04-26T01:10:53.085 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:10:53.085 INFO:teuthology.orchestra.run.smithi097.stdout:Reinstalling: 2022-04-26T01:10:53.085 INFO:teuthology.orchestra.run.smithi097.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-26T01:10:53.085 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:10:53.085 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:10:53.085 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:10:53.090 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:10:53.090 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 8.1 M 2022-04-26T01:10:53.090 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 0 2022-04-26T01:10:53.090 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:10:53.232 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:10:53.232 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:10:53.232 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2022-04-26T01:10:53.232 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:10:53.233 INFO:teuthology.orchestra.run.smithi086.stdout:Reinstalling: 2022-04-26T01:10:53.233 INFO:teuthology.orchestra.run.smithi086.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-26T01:10:53.233 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:10:53.240 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:10:53.242 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:10:53.242 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:10:53.242 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 8.1 M 2022-04-26T01:10:53.243 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 0 2022-04-26T01:10:53.244 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:10:53.283 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-4.18.0-383.el8.x86_64.rpm 42 MB/s | 8.1 MB 00:00 2022-04-26T01:10:53.288 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:10:53.288 INFO:teuthology.orchestra.run.smithi097.stdout:Total 42 MB/s | 8.1 MB 00:00 2022-04-26T01:10:53.366 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:10:53.420 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-4.18.0-383.el8.x86_64.rpm 41 MB/s | 8.1 MB 00:00 2022-04-26T01:10:53.421 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:10:53.421 INFO:teuthology.orchestra.run.smithi086.stdout:Total 41 MB/s | 8.1 MB 00:00 2022-04-26T01:10:53.513 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:10:53.731 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:10:53.731 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:10:53.890 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:10:53.896 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:10:53.897 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:10:53.898 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:10:54.099 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:10:54.112 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:10:54.172 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:10:54.369 INFO:teuthology.orchestra.run.smithi097.stdout: Reinstalling : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-26T01:10:54.370 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T01:10:54.407 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:10:54.649 INFO:teuthology.orchestra.run.smithi086.stdout: Reinstalling : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-26T01:10:54.649 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T01:10:54.778 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T01:10:54.778 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-26T01:10:55.046 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T01:10:55.056 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-26T01:10:55.220 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T01:10:55.221 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:10:55.222 INFO:teuthology.orchestra.run.smithi097.stdout:Reinstalled: 2022-04-26T01:10:55.222 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-4.18.0-383.el8.x86_64 2022-04-26T01:10:55.222 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:10:55.222 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:10:55.305 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel --last | head -n 1 2022-04-26T01:10:55.426 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-4.18.0-383.el8.x86_64 Tue 26 Apr 2022 01:10:54 AM UTC 2022-04-26T01:10:55.428 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-383.el8.x86_64 2022-04-26T01:10:55.428 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-26T01:10:55.428 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2022-04-26T01:10:55.428 DEBUG:teuthology.orchestra.run.smithi097:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-26T01:10:55.459 INFO:teuthology.orchestra.run.smithi097.stdout:ttyS1 2022-04-26T01:10:55.486 DEBUG:teuthology.parallel:result is None 2022-04-26T01:10:55.509 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T01:10:55.509 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:10:55.509 INFO:teuthology.orchestra.run.smithi086.stdout:Reinstalled: 2022-04-26T01:10:55.509 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-4.18.0-383.el8.x86_64 2022-04-26T01:10:55.509 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:10:55.509 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:10:55.596 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q kernel --last | head -n 1 2022-04-26T01:10:55.732 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-4.18.0-383.el8.x86_64 Tue 26 Apr 2022 01:10:54 AM UTC 2022-04-26T01:10:55.739 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-383.el8.x86_64 2022-04-26T01:10:55.739 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-26T01:10:55.739 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2022-04-26T01:10:55.739 DEBUG:teuthology.orchestra.run.smithi086:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-26T01:10:55.778 INFO:teuthology.orchestra.run.smithi086.stdout:ttyS1 2022-04-26T01:10:55.796 DEBUG:teuthology.parallel:result is None 2022-04-26T01:10:55.796 INFO:teuthology.run_tasks:Running task internal.base... 2022-04-26T01:10:55.831 INFO:teuthology.task.internal:Creating test directory... 2022-04-26T01:10:55.832 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-26T01:10:55.875 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-26T01:10:55.906 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-04-26T01:10:55.926 INFO:teuthology.run_tasks:Running task internal.archive... 2022-04-26T01:10:56.053 INFO:teuthology.task.internal:Creating archive directory... 2022-04-26T01:10:56.054 DEBUG:teuthology.orchestra.run.smithi086:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-26T01:10:56.059 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-26T01:10:56.156 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-04-26T01:10:56.316 INFO:teuthology.task.internal:Enabling coredump saving... 2022-04-26T01:10:56.317 DEBUG:teuthology.orchestra.run.smithi086:> 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 2022-04-26T01:10:56.333 DEBUG:teuthology.orchestra.run.smithi097:> 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 2022-04-26T01:10:56.355 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T01:10:56.369 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T01:10:56.390 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T01:10:56.390 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T01:10:56.392 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-04-26T01:10:56.451 INFO:teuthology.task.internal:Configuring sudo... 2022-04-26T01:10:56.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-26T01:10:56.476 DEBUG:teuthology.orchestra.run.smithi097:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-26T01:10:56.513 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-04-26T01:10:56.629 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-04-26T01:10:56.630 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-26T01:10:56.653 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-26T01:10:56.675 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T01:10:56.797 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T01:10:56.867 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T01:10:56.928 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T01:10:56.962 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:10:56.962 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-26T01:10:57.042 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T01:10:57.136 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T01:10:57.180 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T01:10:57.291 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T01:10:57.356 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2022-04-26T01:10:57.356 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-26T01:10:57.430 DEBUG:teuthology.orchestra.run.smithi086:> sudo service rsyslog restart 2022-04-26T01:10:57.441 DEBUG:teuthology.orchestra.run.smithi097:> sudo service rsyslog restart 2022-04-26T01:10:57.495 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2022-04-26T01:10:57.540 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2022-04-26T01:10:57.946 INFO:teuthology.run_tasks:Running task internal.timer... 2022-04-26T01:10:57.998 INFO:teuthology.task.internal:Starting timer... 2022-04-26T01:10:57.998 INFO:teuthology.run_tasks:Running task pcp... 2022-04-26T01:10:58.037 INFO:teuthology.run_tasks:Running task selinux... 2022-04-26T01:10:58.206 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2022-04-26T01:10:58.207 DEBUG:teuthology.orchestra.run.smithi086:> sudo service auditd rotate 2022-04-26T01:10:58.294 INFO:teuthology.orchestra.run.smithi086.stdout:Rotating logs: 2022-04-26T01:10:58.295 DEBUG:teuthology.orchestra.run.smithi097:> sudo service auditd rotate 2022-04-26T01:10:58.363 INFO:teuthology.orchestra.run.smithi097.stdout:Rotating logs: 2022-04-26T01:10:58.363 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-04-26T01:10:58.364 DEBUG:teuthology.orchestra.run.smithi086:> /usr/sbin/getenforce 2022-04-26T01:10:58.402 INFO:teuthology.orchestra.run.smithi086.stdout:Permissive 2022-04-26T01:10:58.416 DEBUG:teuthology.orchestra.run.smithi097:> /usr/sbin/getenforce 2022-04-26T01:10:58.443 INFO:teuthology.orchestra.run.smithi097.stdout:Permissive 2022-04-26T01:10:58.443 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi086.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi097.front.sepia.ceph.com': 'permissive'} 2022-04-26T01:10:58.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|comm="sss_cache"\|context=system_u:system_r:NetworkManager_dispatcher_t:s0\|scontext=system_u:system_r:logrotate_t:s0\)' 2022-04-26T01:10:58.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T01:10:58.477 DEBUG:teuthology.orchestra.run.smithi097:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|comm="sss_cache"\|context=system_u:system_r:NetworkManager_dispatcher_t:s0\|scontext=system_u:system_r:logrotate_t:s0\)' 2022-04-26T01:10:58.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T01:10:58.523 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-04-26T01:10:58.524 DEBUG:teuthology.orchestra.run.smithi086:> sudo /usr/sbin/setenforce permissive 2022-04-26T01:10:58.555 DEBUG:teuthology.orchestra.run.smithi097:> sudo /usr/sbin/setenforce permissive 2022-04-26T01:10:58.592 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-04-26T01:10:58.612 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master was just updated or references a specific commit; assuming it is current 2022-04-26T01:10:58.612 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-04-26T01:10:58.641 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'}]}] 2022-04-26T01:10:58.642 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi086.front.sepia.ceph.com,smithi097.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-04-26T01:16:03.980 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi086.front.sepia.ceph.com'), Remote(name='ubuntu@smithi097.front.sepia.ceph.com')] 2022-04-26T01:16:03.981 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2022-04-26T01:16:03.983 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:16:04.054 DEBUG:teuthology.orchestra.run.smithi086:> true 2022-04-26T01:16:04.126 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2022-04-26T01:16:04.127 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:16:04.196 DEBUG:teuthology.orchestra.run.smithi097:> true 2022-04-26T01:16:04.262 INFO:teuthology.run_tasks:Running task clock... 2022-04-26T01:16:04.328 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-04-26T01:16:04.329 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-26T01:16:04.329 DEBUG:teuthology.orchestra.run.smithi086:> 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 2022-04-26T01:16:04.332 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-26T01:16:04.333 DEBUG:teuthology.orchestra.run.smithi097:> 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 2022-04-26T01:16:04.364 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2022-04-26T01:16:04.366 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2022-04-26T01:16:04.378 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2022-04-26T01:16:04.381 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2022-04-26T01:16:04.447 INFO:teuthology.orchestra.run.smithi097.stderr:sudo: ntpd: command not found 2022-04-26T01:16:04.453 INFO:teuthology.orchestra.run.smithi086.stderr:sudo: ntpd: command not found 2022-04-26T01:16:04.459 INFO:teuthology.orchestra.run.smithi097.stdout:506 Cannot talk to daemon 2022-04-26T01:16:04.466 INFO:teuthology.orchestra.run.smithi086.stdout:506 Cannot talk to daemon 2022-04-26T01:16:04.472 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntp.service: Unit ntp.service not found. 2022-04-26T01:16:04.482 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntp.service: Unit ntp.service not found. 2022-04-26T01:16:04.486 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2022-04-26T01:16:04.496 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2022-04-26T01:16:04.552 INFO:teuthology.orchestra.run.smithi097.stderr:bash: ntpq: command not found 2022-04-26T01:16:04.555 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2022-04-26T01:16:04.555 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2022-04-26T01:16:04.556 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T01:16:04.556 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T01:16:04.556 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T01:16:04.556 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T01:16:04.562 INFO:teuthology.orchestra.run.smithi086.stderr:bash: ntpq: command not found 2022-04-26T01:16:04.566 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2022-04-26T01:16:04.567 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2022-04-26T01:16:04.567 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T01:16:04.567 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T01:16:04.567 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T01:16:04.568 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T01:16:04.568 INFO:teuthology.run_tasks:Running task pexec... 2022-04-26T01:16:04.586 INFO:teuthology.task.pexec:Executing custom commands... 2022-04-26T01:16:04.586 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi086.front.sepia.ceph.com 2022-04-26T01:16:04.586 DEBUG:teuthology.orchestra.run.smithi086:> TESTDIR=/home/ubuntu/cephtest bash -s 2022-04-26T01:16:04.587 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi097.front.sepia.ceph.com 2022-04-26T01:16:04.587 DEBUG:teuthology.orchestra.run.smithi097:> TESTDIR=/home/ubuntu/cephtest bash -s 2022-04-26T01:16:05.185 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:00 ago on Tue 26 Apr 2022 01:15:05 AM UTC. 2022-04-26T01:16:05.191 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:00 ago on Tue 26 Apr 2022 01:15:05 AM UTC. 2022-04-26T01:16:06.203 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:16:06.204 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:16:06.205 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2022-04-26T01:16:06.205 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:16:06.205 INFO:teuthology.orchestra.run.smithi097.stdout:Resetting modules: 2022-04-26T01:16:06.205 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools 2022-04-26T01:16:06.205 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:16:06.205 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:16:06.205 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:16:06.205 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:16:06.298 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:16:06.299 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:16:06.299 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2022-04-26T01:16:06.299 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:16:06.299 INFO:teuthology.orchestra.run.smithi086.stdout:Resetting modules: 2022-04-26T01:16:06.299 INFO:teuthology.orchestra.run.smithi086.stdout: container-tools 2022-04-26T01:16:06.300 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:16:06.300 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:16:06.300 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:16:06.300 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:16:06.435 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:16:06.515 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:16:07.035 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:01 ago on Tue 26 Apr 2022 01:15:05 AM UTC. 2022-04-26T01:16:07.115 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:02 ago on Tue 26 Apr 2022 01:15:05 AM UTC. 2022-04-26T01:16:08.035 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:16:08.036 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================= 2022-04-26T01:16:08.036 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2022-04-26T01:16:08.036 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================= 2022-04-26T01:16:08.036 INFO:teuthology.orchestra.run.smithi097.stdout:Installing group/module packages: 2022-04-26T01:16:08.036 INFO:teuthology.orchestra.run.smithi097.stdout: buildah x86_64 1:1.24.2-2.module_el8.7.0+1106+45480ee0 CentOS-AppStream 8.1 M 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout: cockpit-podman noarch 43-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 494 k 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout: crun x86_64 1.4.3-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 209 k 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-podman noarch 4.0.0-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 149 k 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout: skopeo x86_64 2:1.6.1-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 6.7 M 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout: udica noarch 0.2.6-2.module_el8.6.0+944+d413f95e CentOS-AppStream 48 k 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout: yajl x86_64 2.1.0-10.el8 CentOS-AppStream 41 k 2022-04-26T01:16:08.037 INFO:teuthology.orchestra.run.smithi097.stdout:Installing module profiles: 2022-04-26T01:16:08.038 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools/common 2022-04-26T01:16:08.038 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:16:08.038 INFO:teuthology.orchestra.run.smithi097.stdout:Enabling module streams: 2022-04-26T01:16:08.038 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools rhel8 2022-04-26T01:16:08.038 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:16:08.038 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:16:08.038 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================= 2022-04-26T01:16:08.038 INFO:teuthology.orchestra.run.smithi097.stdout:Install 10 Packages 2022-04-26T01:16:08.038 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:16:08.039 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 18 M 2022-04-26T01:16:08.039 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 64 M 2022-04-26T01:16:08.040 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:16:08.128 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:16:08.129 INFO:teuthology.orchestra.run.smithi097.stdout:(1/10): cockpit-podman-43-1.module_el8.7.0+1106 5.4 MB/s | 494 kB 00:00 2022-04-26T01:16:08.129 INFO:teuthology.orchestra.run.smithi086.stdout:========================================================================================= 2022-04-26T01:16:08.130 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2022-04-26T01:16:08.130 INFO:teuthology.orchestra.run.smithi086.stdout:========================================================================================= 2022-04-26T01:16:08.130 INFO:teuthology.orchestra.run.smithi086.stdout:Installing group/module packages: 2022-04-26T01:16:08.130 INFO:teuthology.orchestra.run.smithi086.stdout: buildah x86_64 1:1.24.2-2.module_el8.7.0+1106+45480ee0 CentOS-AppStream 8.1 M 2022-04-26T01:16:08.130 INFO:teuthology.orchestra.run.smithi086.stdout: cockpit-podman noarch 43-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 494 k 2022-04-26T01:16:08.130 INFO:teuthology.orchestra.run.smithi086.stdout: crun x86_64 1.4.3-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 209 k 2022-04-26T01:16:08.130 INFO:teuthology.orchestra.run.smithi086.stdout: python3-podman noarch 4.0.0-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 149 k 2022-04-26T01:16:08.130 INFO:teuthology.orchestra.run.smithi086.stdout: skopeo x86_64 2:1.6.1-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 6.7 M 2022-04-26T01:16:08.131 INFO:teuthology.orchestra.run.smithi086.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2022-04-26T01:16:08.131 INFO:teuthology.orchestra.run.smithi086.stdout: udica noarch 0.2.6-2.module_el8.6.0+944+d413f95e CentOS-AppStream 48 k 2022-04-26T01:16:08.131 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2022-04-26T01:16:08.131 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2022-04-26T01:16:08.131 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2022-04-26T01:16:08.131 INFO:teuthology.orchestra.run.smithi086.stdout: yajl x86_64 2.1.0-10.el8 CentOS-AppStream 41 k 2022-04-26T01:16:08.131 INFO:teuthology.orchestra.run.smithi086.stdout:Installing module profiles: 2022-04-26T01:16:08.131 INFO:teuthology.orchestra.run.smithi086.stdout: container-tools/common 2022-04-26T01:16:08.131 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:16:08.131 INFO:teuthology.orchestra.run.smithi086.stdout:Enabling module streams: 2022-04-26T01:16:08.132 INFO:teuthology.orchestra.run.smithi086.stdout: container-tools rhel8 2022-04-26T01:16:08.132 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:16:08.132 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:16:08.132 INFO:teuthology.orchestra.run.smithi086.stdout:========================================================================================= 2022-04-26T01:16:08.132 INFO:teuthology.orchestra.run.smithi086.stdout:Install 10 Packages 2022-04-26T01:16:08.132 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:16:08.133 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 18 M 2022-04-26T01:16:08.133 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 64 M 2022-04-26T01:16:08.134 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:16:08.154 INFO:teuthology.orchestra.run.smithi097.stdout:(2/10): crun-1.4.3-1.module_el8.7.0+1106+45480e 1.8 MB/s | 209 kB 00:00 2022-04-26T01:16:08.179 INFO:teuthology.orchestra.run.smithi097.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 987 kB/s | 25 kB 00:00 2022-04-26T01:16:08.205 INFO:teuthology.orchestra.run.smithi097.stdout:(4/10): python3-podman-4.0.0-1.module_el8.7.0+1 1.9 MB/s | 149 kB 00:00 2022-04-26T01:16:08.216 INFO:teuthology.orchestra.run.smithi086.stdout:(1/10): cockpit-podman-43-1.module_el8.7.0+1106 5.8 MB/s | 494 kB 00:00 2022-04-26T01:16:08.230 INFO:teuthology.orchestra.run.smithi097.stdout:(5/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2022-04-26T01:16:08.249 INFO:teuthology.orchestra.run.smithi086.stdout:(2/10): python3-podman-4.0.0-1.module_el8.7.0+1 4.4 MB/s | 149 kB 00:00 2022-04-26T01:16:08.316 INFO:teuthology.orchestra.run.smithi086.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 369 kB/s | 25 kB 00:00 2022-04-26T01:16:08.350 INFO:teuthology.orchestra.run.smithi086.stdout:(4/10): python3-pyxdg-0.25-16.el8.noarch.rpm 2.8 MB/s | 94 kB 00:00 2022-04-26T01:16:08.388 INFO:teuthology.orchestra.run.smithi097.stdout:(6/10): toolbox-0.0.99.3-1.module_el8.5.0+877+1 14 MB/s | 2.3 MB 00:00 2022-04-26T01:16:08.391 INFO:teuthology.orchestra.run.smithi086.stdout:(5/10): crun-1.4.3-1.module_el8.7.0+1106+45480e 808 kB/s | 209 kB 00:00 2022-04-26T01:16:08.480 INFO:teuthology.orchestra.run.smithi097.stdout:(7/10): buildah-1.24.2-2.module_el8.7.0+1106+45 18 MB/s | 8.1 MB 00:00 2022-04-26T01:16:08.505 INFO:teuthology.orchestra.run.smithi097.stdout:(8/10): udica-0.2.6-2.module_el8.6.0+944+d413f9 415 kB/s | 48 kB 00:00 2022-04-26T01:16:08.531 INFO:teuthology.orchestra.run.smithi097.stdout:(9/10): yajl-2.1.0-10.el8.x86_64.rpm 817 kB/s | 41 kB 00:00 2022-04-26T01:16:08.575 INFO:teuthology.orchestra.run.smithi086.stdout:(6/10): buildah-1.24.2-2.module_el8.7.0+1106+45 18 MB/s | 8.1 MB 00:00 2022-04-26T01:16:08.601 INFO:teuthology.orchestra.run.smithi086.stdout:(7/10): udica-0.2.6-2.module_el8.6.0+944+d413f9 1.9 MB/s | 48 kB 00:00 2022-04-26T01:16:08.626 INFO:teuthology.orchestra.run.smithi086.stdout:(8/10): yajl-2.1.0-10.el8.x86_64.rpm 1.6 MB/s | 41 kB 00:00 2022-04-26T01:16:08.681 INFO:teuthology.orchestra.run.smithi097.stdout:(10/10): skopeo-1.6.1-1.module_el8.7.0+1106+454 14 MB/s | 6.7 MB 00:00 2022-04-26T01:16:08.683 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:16:08.684 INFO:teuthology.orchestra.run.smithi097.stdout:Total 28 MB/s | 18 MB 00:00 2022-04-26T01:16:08.684 INFO:teuthology.orchestra.run.smithi086.stdout:(9/10): toolbox-0.0.99.3-1.module_el8.5.0+877+1 7.7 MB/s | 2.3 MB 00:00 2022-04-26T01:16:08.793 INFO:teuthology.orchestra.run.smithi086.stdout:(10/10): skopeo-1.6.1-1.module_el8.7.0+1106+454 15 MB/s | 6.7 MB 00:00 2022-04-26T01:16:08.795 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:16:08.795 INFO:teuthology.orchestra.run.smithi086.stdout:Total 27 MB/s | 18 MB 00:00 2022-04-26T01:16:08.872 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:16:08.889 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:16:08.890 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:16:08.983 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:16:09.001 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:16:09.001 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:16:09.363 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:16:09.367 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:16:09.509 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:16:09.512 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:16:09.821 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:16:10.029 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:16:10.053 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/10 2022-04-26T01:16:10.233 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/10 2022-04-26T01:16:10.315 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/10 2022-04-26T01:16:10.491 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2022-04-26T01:16:10.536 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/10 2022-04-26T01:16:10.712 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-26T01:16:10.847 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2022-04-26T01:16:10.897 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 5/10 2022-04-26T01:16:11.096 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-26T01:16:11.274 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 5/10 2022-04-26T01:16:11.291 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 6/10 2022-04-26T01:16:11.733 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 6/10 2022-04-26T01:16:12.072 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 7/10 2022-04-26T01:16:12.299 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 8/10 2022-04-26T01:16:12.491 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 7/10 2022-04-26T01:16:12.756 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 8/10 2022-04-26T01:16:13.165 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 9/10 2022-04-26T01:16:13.360 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-26T01:16:13.636 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-26T01:16:13.636 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 1/10 2022-04-26T01:16:13.636 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 2/10 2022-04-26T01:16:13.637 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 3/10 2022-04-26T01:16:13.637 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-26T01:16:13.637 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 5/10 2022-04-26T01:16:13.637 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 6/10 2022-04-26T01:16:13.637 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 7/10 2022-04-26T01:16:13.637 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 8/10 2022-04-26T01:16:13.637 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 9/10 2022-04-26T01:16:13.695 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 9/10 2022-04-26T01:16:13.893 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-26T01:16:14.067 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 10/10 2022-04-26T01:16:14.067 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:16:14.068 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:16:14.068 INFO:teuthology.orchestra.run.smithi097.stdout: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T01:16:14.068 INFO:teuthology.orchestra.run.smithi097.stdout: cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-26T01:16:14.068 INFO:teuthology.orchestra.run.smithi097.stdout: crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T01:16:14.068 INFO:teuthology.orchestra.run.smithi097.stdout: python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-26T01:16:14.068 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2022-04-26T01:16:14.068 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyxdg-0.25-16.el8.noarch 2022-04-26T01:16:14.068 INFO:teuthology.orchestra.run.smithi097.stdout: skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T01:16:14.068 INFO:teuthology.orchestra.run.smithi097.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2022-04-26T01:16:14.069 INFO:teuthology.orchestra.run.smithi097.stdout: udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 2022-04-26T01:16:14.069 INFO:teuthology.orchestra.run.smithi097.stdout: yajl-2.1.0-10.el8.x86_64 2022-04-26T01:16:14.069 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:16:14.069 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:16:14.160 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-26T01:16:14.161 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 1/10 2022-04-26T01:16:14.161 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 2/10 2022-04-26T01:16:14.161 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 3/10 2022-04-26T01:16:14.161 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-26T01:16:14.161 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 5/10 2022-04-26T01:16:14.161 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 6/10 2022-04-26T01:16:14.162 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 7/10 2022-04-26T01:16:14.162 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 8/10 2022-04-26T01:16:14.162 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 9/10 2022-04-26T01:16:14.194 DEBUG:teuthology.parallel:result is None 2022-04-26T01:16:14.582 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 10/10 2022-04-26T01:16:14.582 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:16:14.582 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:16:14.582 INFO:teuthology.orchestra.run.smithi086.stdout: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T01:16:14.582 INFO:teuthology.orchestra.run.smithi086.stdout: cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-26T01:16:14.583 INFO:teuthology.orchestra.run.smithi086.stdout: crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T01:16:14.583 INFO:teuthology.orchestra.run.smithi086.stdout: python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-26T01:16:14.583 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2022-04-26T01:16:14.583 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyxdg-0.25-16.el8.noarch 2022-04-26T01:16:14.583 INFO:teuthology.orchestra.run.smithi086.stdout: skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T01:16:14.583 INFO:teuthology.orchestra.run.smithi086.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2022-04-26T01:16:14.583 INFO:teuthology.orchestra.run.smithi086.stdout: udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 2022-04-26T01:16:14.583 INFO:teuthology.orchestra.run.smithi086.stdout: yajl-2.1.0-10.el8.x86_64 2022-04-26T01:16:14.583 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:16:14.584 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:16:14.758 DEBUG:teuthology.parallel:result is None 2022-04-26T01:16:14.759 INFO:teuthology.run_tasks:Running task install... 2022-04-26T01:16:14.771 DEBUG:teuthology.task.install:project ceph 2022-04-26T01:16:14.771 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'}} 2022-04-26T01:16:14.772 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-26T01:16:14.772 INFO:teuthology.task.install:Using flavor: default 2022-04-26T01:16:14.779 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', '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', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2022-04-26T01:16:14.779 INFO:teuthology.task.install:extra packages: [] 2022-04-26T01:16:14.780 DEBUG:teuthology.orchestra.run.smithi086:> sudo lsb_release -is 2022-04-26T01:16:14.814 INFO:teuthology.orchestra.run.smithi086.stdout:CentOSStream 2022-04-26T01:16:14.816 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T01:16:14.816 DEBUG:teuthology.orchestra.run.smithi097:> sudo lsb_release -is 2022-04-26T01:16:14.817 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6', 'tag': None, 'wait_for_package': False} 2022-04-26T01:16:14.817 DEBUG:teuthology.orchestra.run.smithi086:> sudo lsb_release -is 2022-04-26T01:16:14.852 INFO:teuthology.orchestra.run.smithi097.stdout:CentOSStream 2022-04-26T01:16:14.853 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T01:16:14.854 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6', 'tag': None, 'wait_for_package': False} 2022-04-26T01:16:14.854 DEBUG:teuthology.orchestra.run.smithi097:> sudo lsb_release -is 2022-04-26T01:16:14.891 INFO:teuthology.orchestra.run.smithi086.stdout:CentOSStream 2022-04-26T01:16:14.893 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T01:16:14.893 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:16:14.893 INFO:teuthology.packaging:ref: None 2022-04-26T01:16:14.894 INFO:teuthology.packaging:tag: None 2022-04-26T01:16:14.894 INFO:teuthology.packaging:branch: pacific 2022-04-26T01:16:14.894 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:16:14.894 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-26T01:16:14.931 INFO:teuthology.orchestra.run.smithi097.stdout:CentOSStream 2022-04-26T01:16:14.932 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T01:16:14.932 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:16:14.932 INFO:teuthology.packaging:ref: None 2022-04-26T01:16:14.933 INFO:teuthology.packaging:tag: None 2022-04-26T01:16:14.933 INFO:teuthology.packaging:branch: pacific 2022-04-26T01:16:14.933 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:16:14.933 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-26T01:16:15.219 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/ 2022-04-26T01:16:15.220 INFO:teuthology.task.install.rpm:Package version is 16.2.7-940.g40f5fd17 2022-04-26T01:16:15.228 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/ 2022-04-26T01:16:15.228 INFO:teuthology.task.install.rpm:Package version is 16.2.7-940.g40f5fd17 2022-04-26T01:16:15.616 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2022-04-26T01:16:15.617 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2022-04-26T01:16:15.617 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/yum.repos.d/ceph.repo 2022-04-26T01:16:15.627 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2022-04-26T01:16:15.628 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:16:15.628 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/yum.repos.d/ceph.repo 2022-04-26T01:16:15.644 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2022-04-26T01:16:15.645 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:16:15.645 INFO:teuthology.packaging:ref: None 2022-04-26T01:16:15.645 INFO:teuthology.packaging:tag: None 2022-04-26T01:16:15.645 INFO:teuthology.packaging:branch: pacific 2022-04-26T01:16:15.646 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:16:15.646 DEBUG:teuthology.orchestra.run.smithi097:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2022-04-26T01:16:15.654 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2022-04-26T01:16:15.654 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:16:15.654 INFO:teuthology.packaging:ref: None 2022-04-26T01:16:15.654 INFO:teuthology.packaging:tag: None 2022-04-26T01:16:15.654 INFO:teuthology.packaging:branch: pacific 2022-04-26T01:16:15.654 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:16:15.654 DEBUG:teuthology.orchestra.run.smithi086:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2022-04-26T01:16:15.711 DEBUG:teuthology.orchestra.run.smithi097:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2022-04-26T01:16:15.721 DEBUG:teuthology.orchestra.run.smithi086:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2022-04-26T01:16:15.789 DEBUG:teuthology.orchestra.run.smithi097:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2022-04-26T01:16:15.798 DEBUG:teuthology.orchestra.run.smithi086:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2022-04-26T01:16:15.854 INFO:teuthology.orchestra.run.smithi097.stdout:check_obsoletes = 1 2022-04-26T01:16:15.856 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum clean all 2022-04-26T01:16:15.863 INFO:teuthology.orchestra.run.smithi086.stdout:check_obsoletes = 1 2022-04-26T01:16:15.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum clean all 2022-04-26T01:16:16.091 INFO:teuthology.orchestra.run.smithi097.stdout:55 files removed 2022-04-26T01:16:16.103 INFO:teuthology.orchestra.run.smithi086.stdout:55 files removed 2022-04-26T01:16:16.112 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-radosgw 2022-04-26T01:16:16.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-radosgw 2022-04-26T01:16:17.392 INFO:teuthology.orchestra.run.smithi086.stdout:ceph packages for x86_64 81 kB/s | 76 kB 00:00 2022-04-26T01:16:17.394 INFO:teuthology.orchestra.run.smithi097.stdout:ceph packages for x86_64 80 kB/s | 76 kB 00:00 2022-04-26T01:16:18.153 INFO:teuthology.orchestra.run.smithi097.stdout:ceph noarch packages 21 kB/s | 15 kB 00:00 2022-04-26T01:16:18.171 INFO:teuthology.orchestra.run.smithi086.stdout:ceph noarch packages 21 kB/s | 15 kB 00:00 2022-04-26T01:16:18.938 INFO:teuthology.orchestra.run.smithi097.stdout:ceph source packages 1.9 kB/s | 1.4 kB 00:00 2022-04-26T01:16:18.972 INFO:teuthology.orchestra.run.smithi086.stdout:ceph source packages 1.9 kB/s | 1.4 kB 00:00 2022-04-26T01:16:19.623 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-8 - AppStream 32 MB/s | 21 MB 00:00 2022-04-26T01:16:19.824 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS-8 - AppStream 26 MB/s | 21 MB 00:00 2022-04-26T01:16:23.940 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-8 - Base 34 MB/s | 22 MB 00:00 2022-04-26T01:16:24.274 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS-8 - Base 30 MB/s | 22 MB 00:00 2022-04-26T01:16:27.190 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-8 - Extras 161 kB/s | 18 kB 00:00 2022-04-26T01:16:27.541 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS-8 - PowerTools 20 MB/s | 4.5 MB 00:00 2022-04-26T01:16:27.608 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS-8 - Extras 153 kB/s | 18 kB 00:00 2022-04-26T01:16:27.926 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS-8 - PowerTools 19 MB/s | 4.5 MB 00:00 2022-04-26T01:16:30.258 INFO:teuthology.orchestra.run.smithi097.stdout:Copr repo for python3-asyncssh owned by ceph 1.9 kB/s | 3.5 kB 00:01 2022-04-26T01:16:30.650 INFO:teuthology.orchestra.run.smithi086.stdout:Copr repo for python3-asyncssh owned by ceph 1.9 kB/s | 3.5 kB 00:01 2022-04-26T01:16:31.375 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 11 MB/s | 11 MB 00:00 2022-04-26T01:16:31.703 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 12 MB/s | 11 MB 00:00 2022-04-26T01:16:34.041 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 397 kB/s | 24 kB 00:00 2022-04-26T01:16:34.319 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 593 kB/s | 24 kB 00:00 2022-04-26T01:16:36.754 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:16:36.756 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:16:36.756 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2022-04-26T01:16:36.756 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:16:36.756 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:16:36.757 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-radosgw x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 12 M 2022-04-26T01:16:36.757 INFO:teuthology.orchestra.run.smithi097.stdout:Upgrading: 2022-04-26T01:16:36.757 INFO:teuthology.orchestra.run.smithi097.stdout: librados2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.7 M 2022-04-26T01:16:36.757 INFO:teuthology.orchestra.run.smithi097.stdout: librbd1 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 4.2 M 2022-04-26T01:16:36.757 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2022-04-26T01:16:36.757 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-base x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 6.0 M 2022-04-26T01:16:36.757 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-common x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 24 M 2022-04-26T01:16:36.757 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-selinux x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 26 k 2022-04-26T01:16:36.757 INFO:teuthology.orchestra.run.smithi097.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2022-04-26T01:16:36.758 INFO:teuthology.orchestra.run.smithi097.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2022-04-26T01:16:36.758 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 816 k 2022-04-26T01:16:36.758 INFO:teuthology.orchestra.run.smithi097.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2022-04-26T01:16:36.758 INFO:teuthology.orchestra.run.smithi097.stdout: librabbitmq x86_64 0.9.0-3.el8 CentOS-Base 47 k 2022-04-26T01:16:36.758 INFO:teuthology.orchestra.run.smithi097.stdout: libradosstriper1 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 492 k 2022-04-26T01:16:36.758 INFO:teuthology.orchestra.run.smithi097.stdout: librdkafka x86_64 0.11.4-3.el8 CentOS-AppStream 354 k 2022-04-26T01:16:36.758 INFO:teuthology.orchestra.run.smithi097.stdout: librgw2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.8 M 2022-04-26T01:16:36.758 INFO:teuthology.orchestra.run.smithi097.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2022-04-26T01:16:36.758 INFO:teuthology.orchestra.run.smithi097.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2022-04-26T01:16:36.758 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-argparse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 45 k 2022-04-26T01:16:36.759 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-common x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 93 k 2022-04-26T01:16:36.759 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cephfs x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 214 k 2022-04-26T01:16:36.759 INFO:teuthology.orchestra.run.smithi097.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2022-04-26T01:16:36.759 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rados x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 387 k 2022-04-26T01:16:36.759 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rbd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 368 k 2022-04-26T01:16:36.759 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rgw x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 114 k 2022-04-26T01:16:36.759 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:16:36.759 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:16:36.760 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:16:36.760 INFO:teuthology.orchestra.run.smithi097.stdout:Install 21 Packages 2022-04-26T01:16:36.760 INFO:teuthology.orchestra.run.smithi097.stdout:Upgrade 2 Packages 2022-04-26T01:16:36.760 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:16:36.761 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 57 M 2022-04-26T01:16:36.761 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:16:37.291 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:16:37.294 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:16:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2022-04-26T01:16:37.294 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:16:37.294 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:16:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-radosgw x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 12 M 2022-04-26T01:16:37.295 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrading: 2022-04-26T01:16:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: librados2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.7 M 2022-04-26T01:16:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: librbd1 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 4.2 M 2022-04-26T01:16:37.295 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2022-04-26T01:16:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 6.0 M 2022-04-26T01:16:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-common x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 24 M 2022-04-26T01:16:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-selinux x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 26 k 2022-04-26T01:16:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2022-04-26T01:16:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2022-04-26T01:16:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 816 k 2022-04-26T01:16:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2022-04-26T01:16:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: librabbitmq x86_64 0.9.0-3.el8 CentOS-Base 47 k 2022-04-26T01:16:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 492 k 2022-04-26T01:16:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka x86_64 0.11.4-3.el8 CentOS-AppStream 354 k 2022-04-26T01:16:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: librgw2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.8 M 2022-04-26T01:16:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2022-04-26T01:16:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2022-04-26T01:16:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-argparse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 45 k 2022-04-26T01:16:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 93 k 2022-04-26T01:16:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cephfs x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 214 k 2022-04-26T01:16:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2022-04-26T01:16:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 387 k 2022-04-26T01:16:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rbd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 368 k 2022-04-26T01:16:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 114 k 2022-04-26T01:16:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:16:37.297 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:16:37.297 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:16:37.297 INFO:teuthology.orchestra.run.smithi086.stdout:Install 21 Packages 2022-04-26T01:16:37.297 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrade 2 Packages 2022-04-26T01:16:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:16:37.298 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 57 M 2022-04-26T01:16:37.298 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:16:42.771 INFO:teuthology.orchestra.run.smithi086.stdout:(1/23): ceph-base-16.2.7-940.g40f5fd17.el8.x86_ 1.1 MB/s | 6.0 MB 00:05 2022-04-26T01:16:42.887 INFO:teuthology.orchestra.run.smithi086.stdout:(2/23): ceph-selinux-16.2.7-940.g40f5fd17.el8.x 220 kB/s | 26 kB 00:00 2022-04-26T01:16:43.218 INFO:teuthology.orchestra.run.smithi097.stdout:(1/23): ceph-base-16.2.7-940.g40f5fd17.el8.x86_ 957 kB/s | 6.0 MB 00:06 2022-04-26T01:16:43.335 INFO:teuthology.orchestra.run.smithi097.stdout:(2/23): ceph-selinux-16.2.7-940.g40f5fd17.el8.x 220 kB/s | 26 kB 00:00 2022-04-26T01:16:43.796 INFO:teuthology.orchestra.run.smithi086.stdout:(3/23): libcephfs2-16.2.7-940.g40f5fd17.el8.x86 899 kB/s | 816 kB 00:00 2022-04-26T01:16:44.438 INFO:teuthology.orchestra.run.smithi086.stdout:(4/23): libradosstriper1-16.2.7-940.g40f5fd17.e 767 kB/s | 492 kB 00:00 2022-04-26T01:16:44.468 INFO:teuthology.orchestra.run.smithi097.stdout:(3/23): libcephfs2-16.2.7-940.g40f5fd17.el8.x86 720 kB/s | 816 kB 00:01 2022-04-26T01:16:45.177 INFO:teuthology.orchestra.run.smithi097.stdout:(4/23): libradosstriper1-16.2.7-940.g40f5fd17.e 695 kB/s | 492 kB 00:00 2022-04-26T01:16:48.521 INFO:teuthology.orchestra.run.smithi086.stdout:(5/23): librgw2-16.2.7-940.g40f5fd17.el8.x86_64 943 kB/s | 3.8 MB 00:04 2022-04-26T01:16:48.721 INFO:teuthology.orchestra.run.smithi086.stdout:(6/23): python3-ceph-argparse-16.2.7-940.g40f5f 224 kB/s | 45 kB 00:00 2022-04-26T01:16:48.997 INFO:teuthology.orchestra.run.smithi086.stdout:(7/23): python3-ceph-common-16.2.7-940.g40f5fd1 340 kB/s | 93 kB 00:00 2022-04-26T01:16:49.463 INFO:teuthology.orchestra.run.smithi086.stdout:(8/23): python3-cephfs-16.2.7-940.g40f5fd17.el8 459 kB/s | 214 kB 00:00 2022-04-26T01:16:50.469 INFO:teuthology.orchestra.run.smithi097.stdout:(5/23): librgw2-16.2.7-940.g40f5fd17.el8.x86_64 727 kB/s | 3.8 MB 00:05 2022-04-26T01:16:50.577 INFO:teuthology.orchestra.run.smithi097.stdout:(6/23): python3-ceph-argparse-16.2.7-940.g40f5f 415 kB/s | 45 kB 00:00 2022-04-26T01:16:50.764 INFO:teuthology.orchestra.run.smithi086.stdout:(9/23): python3-rados-16.2.7-940.g40f5fd17.el8. 297 kB/s | 387 kB 00:01 2022-04-26T01:16:50.769 INFO:teuthology.orchestra.run.smithi097.stdout:(7/23): python3-ceph-common-16.2.7-940.g40f5fd1 488 kB/s | 93 kB 00:00 2022-04-26T01:16:51.136 INFO:teuthology.orchestra.run.smithi097.stdout:(8/23): python3-cephfs-16.2.7-940.g40f5fd17.el8 585 kB/s | 214 kB 00:00 2022-04-26T01:16:51.653 INFO:teuthology.orchestra.run.smithi097.stdout:(9/23): python3-rados-16.2.7-940.g40f5fd17.el8. 749 kB/s | 387 kB 00:00 2022-04-26T01:16:51.689 INFO:teuthology.orchestra.run.smithi086.stdout:(10/23): python3-rbd-16.2.7-940.g40f5fd17.el8.x 397 kB/s | 368 kB 00:00 2022-04-26T01:16:51.989 INFO:teuthology.orchestra.run.smithi086.stdout:(11/23): python3-rgw-16.2.7-940.g40f5fd17.el8.x 382 kB/s | 114 kB 00:00 2022-04-26T01:16:52.073 INFO:teuthology.orchestra.run.smithi086.stdout:(12/23): librdkafka-0.11.4-3.el8.x86_64.rpm 4.2 MB/s | 354 kB 00:00 2022-04-26T01:16:52.098 INFO:teuthology.orchestra.run.smithi086.stdout:(13/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 10 MB/s | 259 kB 00:00 2022-04-26T01:16:52.123 INFO:teuthology.orchestra.run.smithi086.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 1.7 MB/s | 44 kB 00:00 2022-04-26T01:16:52.148 INFO:teuthology.orchestra.run.smithi086.stdout:(15/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.8 MB/s | 47 kB 00:00 2022-04-26T01:16:52.311 INFO:teuthology.orchestra.run.smithi097.stdout:(10/23): python3-rbd-16.2.7-940.g40f5fd17.el8.x 559 kB/s | 368 kB 00:00 2022-04-26T01:16:52.349 INFO:teuthology.orchestra.run.smithi086.stdout:(16/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.5 MB/s | 306 kB 00:00 2022-04-26T01:16:52.399 INFO:teuthology.orchestra.run.smithi086.stdout:(17/23): leveldb-1.22-1.el8.x86_64.rpm 3.6 MB/s | 181 kB 00:00 2022-04-26T01:16:52.458 INFO:teuthology.orchestra.run.smithi086.stdout:(18/23): liboath-2.6.2-3.el8.x86_64.rpm 1.0 MB/s | 59 kB 00:00 2022-04-26T01:16:52.541 INFO:teuthology.orchestra.run.smithi086.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 904 kB/s | 75 kB 00:00 2022-04-26T01:16:52.603 INFO:teuthology.orchestra.run.smithi097.stdout:(11/23): python3-rgw-16.2.7-940.g40f5fd17.el8.x 392 kB/s | 114 kB 00:00 2022-04-26T01:16:52.662 INFO:teuthology.orchestra.run.smithi097.stdout:(12/23): librdkafka-0.11.4-3.el8.x86_64.rpm 6.0 MB/s | 354 kB 00:00 2022-04-26T01:16:52.687 INFO:teuthology.orchestra.run.smithi097.stdout:(13/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 10 MB/s | 259 kB 00:00 2022-04-26T01:16:52.721 INFO:teuthology.orchestra.run.smithi097.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2022-04-26T01:16:52.746 INFO:teuthology.orchestra.run.smithi097.stdout:(15/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.8 MB/s | 47 kB 00:00 2022-04-26T01:16:52.938 INFO:teuthology.orchestra.run.smithi097.stdout:(16/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.6 MB/s | 306 kB 00:00 2022-04-26T01:16:52.988 INFO:teuthology.orchestra.run.smithi097.stdout:(17/23): leveldb-1.22-1.el8.x86_64.rpm 3.5 MB/s | 181 kB 00:00 2022-04-26T01:16:53.039 INFO:teuthology.orchestra.run.smithi097.stdout:(18/23): liboath-2.6.2-3.el8.x86_64.rpm 1.2 MB/s | 59 kB 00:00 2022-04-26T01:16:53.089 INFO:teuthology.orchestra.run.smithi097.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.5 MB/s | 75 kB 00:00 2022-04-26T01:16:57.789 INFO:teuthology.orchestra.run.smithi097.stdout:(20/23): ceph-radosgw-16.2.7-940.g40f5fd17.el8. 562 kB/s | 12 MB 00:21 2022-04-26T01:16:59.914 INFO:teuthology.orchestra.run.smithi097.stdout:(21/23): librados2-16.2.7-940.g40f5fd17.el8.x86 560 kB/s | 3.7 MB 00:06 2022-04-26T01:16:59.941 INFO:teuthology.orchestra.run.smithi086.stdout:(20/23): librados2-16.2.7-940.g40f5fd17.el8.x86 516 kB/s | 3.7 MB 00:07 2022-04-26T01:17:00.467 INFO:teuthology.orchestra.run.smithi086.stdout:(21/23): ceph-radosgw-16.2.7-940.g40f5fd17.el8. 510 kB/s | 12 MB 00:23 2022-04-26T01:17:03.664 INFO:teuthology.orchestra.run.smithi086.stdout:(22/23): librbd1-16.2.7-940.g40f5fd17.el8.x86_6 1.1 MB/s | 4.2 MB 00:03 2022-04-26T01:17:05.489 INFO:teuthology.orchestra.run.smithi097.stdout:(22/23): librbd1-16.2.7-940.g40f5fd17.el8.x86_6 553 kB/s | 4.2 MB 00:07 2022-04-26T01:17:12.858 INFO:teuthology.orchestra.run.smithi086.stdout:(23/23): ceph-common-16.2.7-940.g40f5fd17.el8.x 683 kB/s | 24 MB 00:35 2022-04-26T01:17:12.860 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:17:12.860 INFO:teuthology.orchestra.run.smithi086.stdout:Total 1.6 MB/s | 57 MB 00:35 2022-04-26T01:17:12.897 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:17:12.943 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:17:12.943 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:17:13.320 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:17:13.323 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:17:14.399 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:17:14.661 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2022-04-26T01:17:14.886 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-26T01:17:15.274 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-26T01:17:15.453 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T01:17:15.562 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T01:17:15.850 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 4/25 2022-04-26T01:17:16.069 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T01:17:16.466 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T01:17:16.669 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T01:17:16.762 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T01:17:16.951 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2022-04-26T01:17:17.119 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-26T01:17:17.363 INFO:teuthology.orchestra.run.smithi097.stdout:(23/23): ceph-common-16.2.7-940.g40f5fd17.el8.x 598 kB/s | 24 MB 00:40 2022-04-26T01:17:17.365 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:17:17.366 INFO:teuthology.orchestra.run.smithi097.stdout:Total 1.4 MB/s | 57 MB 00:40 2022-04-26T01:17:17.403 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:17:17.448 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:17:17.449 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:17:17.492 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-26T01:17:17.644 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 9/25 2022-04-26T01:17:17.744 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 9/25 2022-04-26T01:17:17.820 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:17:17.823 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:17:17.900 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2022-04-26T01:17:18.082 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x 11/25 2022-04-26T01:17:18.314 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 12/25 2022-04-26T01:17:18.553 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 13/25 2022-04-26T01:17:18.811 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 14/25 2022-04-26T01:17:18.811 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:17:19.010 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 15/25 2022-04-26T01:17:19.052 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2022-04-26T01:17:19.090 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 15/25 2022-04-26T01:17:19.267 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-26T01:17:19.360 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2022-04-26T01:17:19.602 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2022-04-26T01:17:19.647 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-26T01:17:19.795 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2022-04-26T01:17:19.808 INFO:teuthology.orchestra.run.smithi097.stdout: Upgrading : librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T01:17:19.904 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T01:17:19.986 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86 19/25 2022-04-26T01:17:20.147 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 4/25 2022-04-26T01:17:20.342 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T01:17:20.748 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T01:17:20.933 INFO:teuthology.orchestra.run.smithi097.stdout: Upgrading : librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T01:17:21.002 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T01:17:21.198 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2022-04-26T01:17:21.342 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-26T01:17:21.695 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-26T01:17:21.875 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 9/25 2022-04-26T01:17:21.943 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 9/25 2022-04-26T01:17:22.122 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2022-04-26T01:17:22.238 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x 11/25 2022-04-26T01:17:22.420 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 12/25 2022-04-26T01:17:22.626 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 13/25 2022-04-26T01:17:22.841 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 14/25 2022-04-26T01:17:23.016 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 15/25 2022-04-26T01:17:23.114 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 15/25 2022-04-26T01:17:23.333 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2022-04-26T01:17:23.532 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T01:17:23.532 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2022-04-26T01:17:23.692 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2022-04-26T01:17:23.811 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T01:17:23.950 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86 19/25 2022-04-26T01:17:24.498 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T01:17:24.828 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 21/25 2022-04-26T01:17:24.930 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 21/25 2022-04-26T01:17:25.101 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T01:17:27.285 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T01:17:27.508 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T01:17:28.192 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T01:17:28.477 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 21/25 2022-04-26T01:17:28.580 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 21/25 2022-04-26T01:17:28.716 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T01:17:43.352 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T01:17:43.352 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /sys 2022-04-26T01:17:43.352 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /proc 2022-04-26T01:17:43.352 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /dev 2022-04-26T01:17:43.352 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /run 2022-04-26T01:17:43.353 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /mnt 2022-04-26T01:17:43.353 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /var/tmp 2022-04-26T01:17:43.353 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /home 2022-04-26T01:17:43.353 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /tmp 2022-04-26T01:17:43.353 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /dev 2022-04-26T01:17:43.353 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:17:44.542 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 23/25 2022-04-26T01:17:44.618 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 23/25 2022-04-26T01:17:44.618 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-26T01:17:44.834 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-26T01:17:44.835 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T01:17:45.484 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T01:17:45.484 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 1/25 2022-04-26T01:17:45.484 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2/25 2022-04-26T01:17:45.485 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T01:17:45.485 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 4/25 2022-04-26T01:17:45.485 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T01:17:45.485 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T01:17:45.485 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 7/25 2022-04-26T01:17:45.485 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x 8/25 2022-04-26T01:17:45.485 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86 9/25 2022-04-26T01:17:45.485 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 10/25 2022-04-26T01:17:45.486 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 11/25 2022-04-26T01:17:45.486 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 12/25 2022-04-26T01:17:45.486 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 13/25 2022-04-26T01:17:45.486 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2022-04-26T01:17:45.486 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2022-04-26T01:17:45.486 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2022-04-26T01:17:45.486 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 17/25 2022-04-26T01:17:45.486 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2022-04-26T01:17:45.487 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2022-04-26T01:17:45.487 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2022-04-26T01:17:45.487 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2022-04-26T01:17:45.487 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T01:17:45.487 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2022-04-26T01:17:45.487 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 24/25 2022-04-26T01:17:46.292 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T01:17:46.292 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:17:46.292 INFO:teuthology.orchestra.run.smithi086.stdout:Upgraded: 2022-04-26T01:17:46.292 INFO:teuthology.orchestra.run.smithi086.stdout: librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.293 INFO:teuthology.orchestra.run.smithi086.stdout: librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.293 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:17:46.293 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.293 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.293 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.293 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.293 INFO:teuthology.orchestra.run.smithi086.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2022-04-26T01:17:46.294 INFO:teuthology.orchestra.run.smithi086.stdout: leveldb-1.22-1.el8.x86_64 2022-04-26T01:17:46.294 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.294 INFO:teuthology.orchestra.run.smithi086.stdout: liboath-2.6.2-3.el8.x86_64 2022-04-26T01:17:46.294 INFO:teuthology.orchestra.run.smithi086.stdout: librabbitmq-0.9.0-3.el8.x86_64 2022-04-26T01:17:46.294 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.294 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka-0.11.4-3.el8.x86_64 2022-04-26T01:17:46.294 INFO:teuthology.orchestra.run.smithi086.stdout: librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.294 INFO:teuthology.orchestra.run.smithi086.stdout: libunwind-1.3.1-3.el8.x86_64 2022-04-26T01:17:46.294 INFO:teuthology.orchestra.run.smithi086.stdout: lttng-ust-2.8.1-11.el8.x86_64 2022-04-26T01:17:46.295 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.295 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.295 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.295 INFO:teuthology.orchestra.run.smithi086.stdout: python3-prettytable-0.7.2-14.el8.noarch 2022-04-26T01:17:46.295 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.295 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.295 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:46.295 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:17:46.295 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:17:46.581 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-test 2022-04-26T01:17:46.799 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T01:17:46.799 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /sys 2022-04-26T01:17:46.799 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /proc 2022-04-26T01:17:46.799 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /dev 2022-04-26T01:17:46.799 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /run 2022-04-26T01:17:46.800 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /mnt 2022-04-26T01:17:46.800 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /var/tmp 2022-04-26T01:17:46.800 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /home 2022-04-26T01:17:46.800 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /tmp 2022-04-26T01:17:46.800 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /dev 2022-04-26T01:17:46.800 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:17:47.155 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:13 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:17:47.967 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 23/25 2022-04-26T01:17:47.991 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:17:47.992 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:17:47.993 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2022-04-26T01:17:47.993 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:17:47.993 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:17:47.993 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-test x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 52 M 2022-04-26T01:17:47.993 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2022-04-26T01:17:47.993 INFO:teuthology.orchestra.run.smithi086.stdout: jq x86_64 1.6-3.el8 CentOS-AppStream 202 k 2022-04-26T01:17:47.994 INFO:teuthology.orchestra.run.smithi086.stdout: libcephsqlite x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 173 k 2022-04-26T01:17:47.994 INFO:teuthology.orchestra.run.smithi086.stdout: oniguruma x86_64 6.8.2-2.el8 CentOS-AppStream 187 k 2022-04-26T01:17:47.994 INFO:teuthology.orchestra.run.smithi086.stdout: socat x86_64 1.7.4.1-1.el8 CentOS-AppStream 323 k 2022-04-26T01:17:47.994 INFO:teuthology.orchestra.run.smithi086.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2022-04-26T01:17:47.994 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:17:47.995 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:17:47.995 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:17:47.995 INFO:teuthology.orchestra.run.smithi086.stdout:Install 6 Packages 2022-04-26T01:17:47.995 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:17:47.996 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 53 M 2022-04-26T01:17:47.996 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 195 M 2022-04-26T01:17:47.996 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:17:48.045 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 23/25 2022-04-26T01:17:48.045 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-26T01:17:48.069 INFO:teuthology.orchestra.run.smithi086.stdout:(1/6): jq-1.6-3.el8.x86_64.rpm 2.7 MB/s | 202 kB 00:00 2022-04-26T01:17:48.094 INFO:teuthology.orchestra.run.smithi086.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 7.3 MB/s | 187 kB 00:00 2022-04-26T01:17:48.136 INFO:teuthology.orchestra.run.smithi086.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 9.5 MB/s | 323 kB 00:00 2022-04-26T01:17:48.249 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-26T01:17:48.249 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T01:17:48.278 INFO:teuthology.orchestra.run.smithi086.stdout:(4/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 486 kB/s | 69 kB 00:00 2022-04-26T01:17:48.875 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T01:17:48.875 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 1/25 2022-04-26T01:17:48.875 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2/25 2022-04-26T01:17:48.875 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T01:17:48.876 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 4/25 2022-04-26T01:17:48.876 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T01:17:48.876 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T01:17:48.876 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 7/25 2022-04-26T01:17:48.876 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x 8/25 2022-04-26T01:17:48.876 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86 9/25 2022-04-26T01:17:48.876 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 10/25 2022-04-26T01:17:48.876 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 11/25 2022-04-26T01:17:48.876 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 12/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 13/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 17/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T01:17:48.877 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2022-04-26T01:17:48.878 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 24/25 2022-04-26T01:17:48.937 INFO:teuthology.orchestra.run.smithi086.stdout:(5/6): libcephsqlite-16.2.7-940.g40f5fd17.el8.x 184 kB/s | 173 kB 00:00 2022-04-26T01:17:49.594 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T01:17:49.594 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:17:49.594 INFO:teuthology.orchestra.run.smithi097.stdout:Upgraded: 2022-04-26T01:17:49.594 INFO:teuthology.orchestra.run.smithi097.stdout: librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.594 INFO:teuthology.orchestra.run.smithi097.stdout: librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.594 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:17:49.595 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.595 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.595 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.595 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.595 INFO:teuthology.orchestra.run.smithi097.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2022-04-26T01:17:49.595 INFO:teuthology.orchestra.run.smithi097.stdout: leveldb-1.22-1.el8.x86_64 2022-04-26T01:17:49.595 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.595 INFO:teuthology.orchestra.run.smithi097.stdout: liboath-2.6.2-3.el8.x86_64 2022-04-26T01:17:49.595 INFO:teuthology.orchestra.run.smithi097.stdout: librabbitmq-0.9.0-3.el8.x86_64 2022-04-26T01:17:49.595 INFO:teuthology.orchestra.run.smithi097.stdout: libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.596 INFO:teuthology.orchestra.run.smithi097.stdout: librdkafka-0.11.4-3.el8.x86_64 2022-04-26T01:17:49.596 INFO:teuthology.orchestra.run.smithi097.stdout: librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.596 INFO:teuthology.orchestra.run.smithi097.stdout: libunwind-1.3.1-3.el8.x86_64 2022-04-26T01:17:49.596 INFO:teuthology.orchestra.run.smithi097.stdout: lttng-ust-2.8.1-11.el8.x86_64 2022-04-26T01:17:49.596 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.596 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.597 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.597 INFO:teuthology.orchestra.run.smithi097.stdout: python3-prettytable-0.7.2-14.el8.noarch 2022-04-26T01:17:49.597 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.597 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.597 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:17:49.597 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:17:49.597 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:17:49.869 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-test 2022-04-26T01:17:50.445 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:17 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:17:51.259 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:17:51.260 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:17:51.260 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2022-04-26T01:17:51.260 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:17:51.260 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:17:51.260 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-test x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 52 M 2022-04-26T01:17:51.260 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2022-04-26T01:17:51.261 INFO:teuthology.orchestra.run.smithi097.stdout: jq x86_64 1.6-3.el8 CentOS-AppStream 202 k 2022-04-26T01:17:51.261 INFO:teuthology.orchestra.run.smithi097.stdout: libcephsqlite x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 173 k 2022-04-26T01:17:51.261 INFO:teuthology.orchestra.run.smithi097.stdout: oniguruma x86_64 6.8.2-2.el8 CentOS-AppStream 187 k 2022-04-26T01:17:51.261 INFO:teuthology.orchestra.run.smithi097.stdout: socat x86_64 1.7.4.1-1.el8 CentOS-AppStream 323 k 2022-04-26T01:17:51.261 INFO:teuthology.orchestra.run.smithi097.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2022-04-26T01:17:51.261 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:17:51.261 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:17:51.261 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:17:51.261 INFO:teuthology.orchestra.run.smithi097.stdout:Install 6 Packages 2022-04-26T01:17:51.261 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:17:51.262 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 53 M 2022-04-26T01:17:51.262 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 195 M 2022-04-26T01:17:51.262 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:17:51.323 INFO:teuthology.orchestra.run.smithi097.stdout:(1/6): jq-1.6-3.el8.x86_64.rpm 3.3 MB/s | 202 kB 00:00 2022-04-26T01:17:51.348 INFO:teuthology.orchestra.run.smithi097.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 7.3 MB/s | 187 kB 00:00 2022-04-26T01:17:51.382 INFO:teuthology.orchestra.run.smithi097.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 9.5 MB/s | 323 kB 00:00 2022-04-26T01:17:51.524 INFO:teuthology.orchestra.run.smithi097.stdout:(4/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 517 kB/s | 69 kB 00:00 2022-04-26T01:17:52.265 INFO:teuthology.orchestra.run.smithi097.stdout:(5/6): libcephsqlite-16.2.7-940.g40f5fd17.el8.x 173 kB/s | 173 kB 00:01 2022-04-26T01:19:01.917 INFO:teuthology.orchestra.run.smithi097.stdout:(6/6): ceph-test-16.2.7-940.g40f5fd17.el8.x86_6 750 kB/s | 52 MB 01:10 2022-04-26T01:19:01.919 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:19:01.920 INFO:teuthology.orchestra.run.smithi097.stdout:Total 764 kB/s | 53 MB 01:10 2022-04-26T01:19:01.951 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:19:01.972 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:19:01.972 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:19:02.272 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:19:02.275 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:19:02.788 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:19:02.979 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 1/6 2022-04-26T01:19:03.197 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2022-04-26T01:19:03.336 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-26T01:19:03.412 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-26T01:19:03.576 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : jq-1.6-3.el8.x86_64 4/6 2022-04-26T01:19:03.745 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 5/6 2022-04-26T01:19:08.326 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 5/6 2022-04-26T01:19:08.592 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 6/6 2022-04-26T01:19:08.834 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 6/6 2022-04-26T01:19:08.834 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 1/6 2022-04-26T01:19:08.835 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 2/6 2022-04-26T01:19:08.835 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : jq-1.6-3.el8.x86_64 3/6 2022-04-26T01:19:08.835 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2022-04-26T01:19:08.835 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2022-04-26T01:19:09.406 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2022-04-26T01:19:09.406 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:09.406 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:19:09.406 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:09.407 INFO:teuthology.orchestra.run.smithi097.stdout: jq-1.6-3.el8.x86_64 2022-04-26T01:19:09.407 INFO:teuthology.orchestra.run.smithi097.stdout: libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:09.407 INFO:teuthology.orchestra.run.smithi097.stdout: oniguruma-6.8.2-2.el8.x86_64 2022-04-26T01:19:09.407 INFO:teuthology.orchestra.run.smithi097.stdout: socat-1.7.4.1-1.el8.x86_64 2022-04-26T01:19:09.407 INFO:teuthology.orchestra.run.smithi097.stdout: xmlstarlet-1.6.1-11.el8.x86_64 2022-04-26T01:19:09.407 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:09.407 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:19:09.620 INFO:teuthology.orchestra.run.smithi086.stdout:(6/6): ceph-test-16.2.7-940.g40f5fd17.el8.x86_6 650 kB/s | 52 MB 01:21 2022-04-26T01:19:09.622 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:19:09.622 INFO:teuthology.orchestra.run.smithi086.stdout:Total 661 kB/s | 53 MB 01:21 2022-04-26T01:19:09.626 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph 2022-04-26T01:19:09.652 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:19:09.672 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:19:09.672 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:19:09.980 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:19:09.983 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:19:10.188 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:02:37 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:19:10.575 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:19:10.792 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 1/6 2022-04-26T01:19:11.024 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2022-04-26T01:19:11.031 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:19:11.034 INFO:teuthology.orchestra.run.smithi097.stdout:====================================================================================== 2022-04-26T01:19:11.034 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2022-04-26T01:19:11.034 INFO:teuthology.orchestra.run.smithi097.stdout:====================================================================================== 2022-04-26T01:19:11.034 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:19:11.034 INFO:teuthology.orchestra.run.smithi097.stdout: ceph x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 6.4 k 2022-04-26T01:19:11.034 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2022-04-26T01:19:11.035 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mds x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 2.4 M 2022-04-26T01:19:11.035 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 1.6 M 2022-04-26T01:19:11.035 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-modules-core noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 237 k 2022-04-26T01:19:11.035 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mon x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 5.0 M 2022-04-26T01:19:11.035 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-osd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 18 M 2022-04-26T01:19:11.035 INFO:teuthology.orchestra.run.smithi097.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2022-04-26T01:19:11.035 INFO:teuthology.orchestra.run.smithi097.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2022-04-26T01:19:11.035 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cffi x86_64 1.11.5-5.el8 CentOS-Base 237 k 2022-04-26T01:19:11.035 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2022-04-26T01:19:11.036 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2022-04-26T01:19:11.036 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cryptography x86_64 3.2.1-5.el8 CentOS-Base 559 k 2022-04-26T01:19:11.036 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2022-04-26T01:19:11.036 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2022-04-26T01:19:11.036 INFO:teuthology.orchestra.run.smithi097.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2022-04-26T01:19:11.036 INFO:teuthology.orchestra.run.smithi097.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2022-04-26T01:19:11.036 INFO:teuthology.orchestra.run.smithi097.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2022-04-26T01:19:11.036 INFO:teuthology.orchestra.run.smithi097.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2022-04-26T01:19:11.036 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2022-04-26T01:19:11.036 INFO:teuthology.orchestra.run.smithi097.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2022-04-26T01:19:11.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 CentOS-AppStream 103 k 2022-04-26T01:19:11.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pycparser noarch 2.14-14.el8 CentOS-Base 109 k 2022-04-26T01:19:11.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2022-04-26T01:19:11.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2022-04-26T01:19:11.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2022-04-26T01:19:11.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2022-04-26T01:19:11.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2022-04-26T01:19:11.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2022-04-26T01:19:11.037 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2022-04-26T01:19:11.038 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2022-04-26T01:19:11.038 INFO:teuthology.orchestra.run.smithi097.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2022-04-26T01:19:11.038 INFO:teuthology.orchestra.run.smithi097.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2022-04-26T01:19:11.038 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:11.038 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:19:11.038 INFO:teuthology.orchestra.run.smithi097.stdout:====================================================================================== 2022-04-26T01:19:11.038 INFO:teuthology.orchestra.run.smithi097.stdout:Install 32 Packages 2022-04-26T01:19:11.038 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:11.039 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 31 M 2022-04-26T01:19:11.039 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 101 M 2022-04-26T01:19:11.039 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:19:11.196 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-26T01:19:11.274 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-26T01:19:11.427 INFO:teuthology.orchestra.run.smithi097.stdout:(1/32): ceph-16.2.7-940.g40f5fd17.el8.x86_64.rp 17 kB/s | 6.4 kB 00:00 2022-04-26T01:19:11.477 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : jq-1.6-3.el8.x86_64 4/6 2022-04-26T01:19:11.681 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 5/6 2022-04-26T01:19:14.269 INFO:teuthology.orchestra.run.smithi097.stdout:(2/32): ceph-mgr-16.2.7-940.g40f5fd17.el8.x86_6 506 kB/s | 1.6 MB 00:03 2022-04-26T01:19:16.252 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 5/6 2022-04-26T01:19:16.559 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 6/6 2022-04-26T01:19:16.806 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 6/6 2022-04-26T01:19:16.806 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 1/6 2022-04-26T01:19:16.807 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 2/6 2022-04-26T01:19:16.807 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : jq-1.6-3.el8.x86_64 3/6 2022-04-26T01:19:16.807 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2022-04-26T01:19:16.807 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2022-04-26T01:19:17.243 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2022-04-26T01:19:17.244 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:19:17.244 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:19:17.244 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:17.244 INFO:teuthology.orchestra.run.smithi086.stdout: jq-1.6-3.el8.x86_64 2022-04-26T01:19:17.244 INFO:teuthology.orchestra.run.smithi086.stdout: libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:17.244 INFO:teuthology.orchestra.run.smithi086.stdout: oniguruma-6.8.2-2.el8.x86_64 2022-04-26T01:19:17.244 INFO:teuthology.orchestra.run.smithi086.stdout: socat-1.7.4.1-1.el8.x86_64 2022-04-26T01:19:17.244 INFO:teuthology.orchestra.run.smithi086.stdout: xmlstarlet-1.6.1-11.el8.x86_64 2022-04-26T01:19:17.244 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:19:17.245 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:19:17.311 INFO:teuthology.orchestra.run.smithi097.stdout:(3/32): ceph-mds-16.2.7-940.g40f5fd17.el8.x86_6 396 kB/s | 2.4 MB 00:06 2022-04-26T01:19:17.396 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph 2022-04-26T01:19:17.869 INFO:teuthology.orchestra.run.smithi097.stdout:(4/32): ceph-mgr-modules-core-16.2.7-940.g40f5f 425 kB/s | 237 kB 00:00 2022-04-26T01:19:17.928 INFO:teuthology.orchestra.run.smithi097.stdout:(5/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2022-04-26T01:19:17.953 INFO:teuthology.orchestra.run.smithi097.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.5 MB/s | 39 kB 00:00 2022-04-26T01:19:17.958 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:02:43 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:19:17.978 INFO:teuthology.orchestra.run.smithi097.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 4.1 MB/s | 103 kB 00:00 2022-04-26T01:19:18.003 INFO:teuthology.orchestra.run.smithi097.stdout:(8/32): python3-pytz-2017.2-9.el8.noarch.rpm 2.1 MB/s | 54 kB 00:00 2022-04-26T01:19:18.037 INFO:teuthology.orchestra.run.smithi097.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 13 MB/s | 457 kB 00:00 2022-04-26T01:19:18.063 INFO:teuthology.orchestra.run.smithi097.stdout:(10/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 9.3 MB/s | 237 kB 00:00 2022-04-26T01:19:18.104 INFO:teuthology.orchestra.run.smithi097.stdout:(11/32): python3-cryptography-3.2.1-5.el8.x86_6 13 MB/s | 559 kB 00:00 2022-04-26T01:19:18.129 INFO:teuthology.orchestra.run.smithi097.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 4.3 MB/s | 109 kB 00:00 2022-04-26T01:19:18.272 INFO:teuthology.orchestra.run.smithi097.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 308 kB/s | 44 kB 00:00 2022-04-26T01:19:18.389 INFO:teuthology.orchestra.run.smithi097.stdout:(14/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.5 MB/s | 185 kB 00:00 2022-04-26T01:19:18.472 INFO:teuthology.orchestra.run.smithi097.stdout:(15/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 2.0 MB/s | 173 kB 00:00 2022-04-26T01:19:18.556 INFO:teuthology.orchestra.run.smithi097.stdout:(16/32): python3-cherrypy-18.4.0-1.el8.noarch.r 4.5 MB/s | 384 kB 00:00 2022-04-26T01:19:18.606 INFO:teuthology.orchestra.run.smithi097.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 222 kB/s | 11 kB 00:00 2022-04-26T01:19:18.656 INFO:teuthology.orchestra.run.smithi097.stdout:(18/32): python3-jaraco-functools-2.0-4.el8.noa 351 kB/s | 18 kB 00:00 2022-04-26T01:19:18.715 INFO:teuthology.orchestra.run.smithi097.stdout:(19/32): python3-logutils-0.3.5-11.el8.noarch.r 837 kB/s | 49 kB 00:00 2022-04-26T01:19:18.765 INFO:teuthology.orchestra.run.smithi097.stdout:(20/32): python3-more-itertools-7.2.0-3.el8.noa 1.1 MB/s | 59 kB 00:00 2022-04-26T01:19:18.781 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:19:18.784 INFO:teuthology.orchestra.run.smithi086.stdout:====================================================================================== 2022-04-26T01:19:18.785 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2022-04-26T01:19:18.785 INFO:teuthology.orchestra.run.smithi086.stdout:====================================================================================== 2022-04-26T01:19:18.785 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:19:18.785 INFO:teuthology.orchestra.run.smithi086.stdout: ceph x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 6.4 k 2022-04-26T01:19:18.785 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2022-04-26T01:19:18.785 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mds x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 2.4 M 2022-04-26T01:19:18.785 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 1.6 M 2022-04-26T01:19:18.785 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 237 k 2022-04-26T01:19:18.786 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mon x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 5.0 M 2022-04-26T01:19:18.786 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-osd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 18 M 2022-04-26T01:19:18.786 INFO:teuthology.orchestra.run.smithi086.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2022-04-26T01:19:18.786 INFO:teuthology.orchestra.run.smithi086.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2022-04-26T01:19:18.786 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cffi x86_64 1.11.5-5.el8 CentOS-Base 237 k 2022-04-26T01:19:18.786 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2022-04-26T01:19:18.786 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2022-04-26T01:19:18.786 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography x86_64 3.2.1-5.el8 CentOS-Base 559 k 2022-04-26T01:19:18.786 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2022-04-26T01:19:18.787 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2022-04-26T01:19:18.787 INFO:teuthology.orchestra.run.smithi086.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2022-04-26T01:19:18.787 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2022-04-26T01:19:18.787 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2022-04-26T01:19:18.787 INFO:teuthology.orchestra.run.smithi086.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2022-04-26T01:19:18.787 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2022-04-26T01:19:18.787 INFO:teuthology.orchestra.run.smithi086.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2022-04-26T01:19:18.787 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 CentOS-AppStream 103 k 2022-04-26T01:19:18.787 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pycparser noarch 2.14-14.el8 CentOS-Base 109 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2022-04-26T01:19:18.788 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:19:18.789 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:19:18.789 INFO:teuthology.orchestra.run.smithi086.stdout:====================================================================================== 2022-04-26T01:19:18.789 INFO:teuthology.orchestra.run.smithi086.stdout:Install 32 Packages 2022-04-26T01:19:18.789 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:19:18.790 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 31 M 2022-04-26T01:19:18.790 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 101 M 2022-04-26T01:19:18.790 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:19:18.849 INFO:teuthology.orchestra.run.smithi097.stdout:(21/32): python3-pecan-1.3.2-9.el8.noarch.rpm 3.3 MB/s | 283 kB 00:00 2022-04-26T01:19:18.907 INFO:teuthology.orchestra.run.smithi097.stdout:(22/32): python3-portend-2.6-1.el8.noarch.rpm 267 kB/s | 16 kB 00:00 2022-04-26T01:19:18.958 INFO:teuthology.orchestra.run.smithi097.stdout:(23/32): python3-simplegeneric-0.8.1-17.el8.noa 376 kB/s | 19 kB 00:00 2022-04-26T01:19:19.008 INFO:teuthology.orchestra.run.smithi097.stdout:(24/32): python3-singledispatch-3.4.0.3-18.el8. 478 kB/s | 24 kB 00:00 2022-04-26T01:19:19.059 INFO:teuthology.orchestra.run.smithi097.stdout:(25/32): python3-tempora-1.14.1-5.el8.noarch.rp 583 kB/s | 29 kB 00:00 2022-04-26T01:19:19.109 INFO:teuthology.orchestra.run.smithi097.stdout:(26/32): python3-trustme-0.6.0-4.el8.noarch.rpm 550 kB/s | 27 kB 00:00 2022-04-26T01:19:19.168 INFO:teuthology.orchestra.run.smithi097.stdout:(27/32): python3-waitress-1.2.1-2.el8.1.noarch. 4.1 MB/s | 241 kB 00:00 2022-04-26T01:19:19.220 INFO:teuthology.orchestra.run.smithi086.stdout:(1/32): ceph-16.2.7-940.g40f5fd17.el8.x86_64.rp 15 kB/s | 6.4 kB 00:00 2022-04-26T01:19:19.226 INFO:teuthology.orchestra.run.smithi097.stdout:(28/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 4.2 MB/s | 251 kB 00:00 2022-04-26T01:19:19.276 INFO:teuthology.orchestra.run.smithi097.stdout:(29/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.7 MB/s | 85 kB 00:00 2022-04-26T01:19:19.327 INFO:teuthology.orchestra.run.smithi097.stdout:(30/32): python3-zc-lockfile-2.0-2.el8.noarch.r 460 kB/s | 23 kB 00:00 2022-04-26T01:19:21.004 INFO:teuthology.orchestra.run.smithi086.stdout:(2/32): ceph-mds-16.2.7-940.g40f5fd17.el8.x86_6 1.1 MB/s | 2.4 MB 00:02 2022-04-26T01:19:21.110 INFO:teuthology.orchestra.run.smithi097.stdout:(31/32): ceph-mon-16.2.7-940.g40f5fd17.el8.x86_ 528 kB/s | 5.0 MB 00:09 2022-04-26T01:19:21.487 INFO:teuthology.orchestra.run.smithi086.stdout:(3/32): ceph-mgr-16.2.7-940.g40f5fd17.el8.x86_6 606 kB/s | 1.6 MB 00:02 2022-04-26T01:19:22.046 INFO:teuthology.orchestra.run.smithi086.stdout:(4/32): ceph-mgr-modules-core-16.2.7-940.g40f5f 425 kB/s | 237 kB 00:00 2022-04-26T01:19:22.130 INFO:teuthology.orchestra.run.smithi086.stdout:(5/32): python3-mako-1.0.6-13.el8.noarch.rpm 1.8 MB/s | 157 kB 00:00 2022-04-26T01:19:22.163 INFO:teuthology.orchestra.run.smithi086.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.2 MB/s | 39 kB 00:00 2022-04-26T01:19:22.188 INFO:teuthology.orchestra.run.smithi086.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 4.1 MB/s | 103 kB 00:00 2022-04-26T01:19:22.213 INFO:teuthology.orchestra.run.smithi086.stdout:(8/32): python3-pytz-2017.2-9.el8.noarch.rpm 2.1 MB/s | 54 kB 00:00 2022-04-26T01:19:22.247 INFO:teuthology.orchestra.run.smithi086.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 14 MB/s | 457 kB 00:00 2022-04-26T01:19:22.272 INFO:teuthology.orchestra.run.smithi086.stdout:(10/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 9.3 MB/s | 237 kB 00:00 2022-04-26T01:19:22.322 INFO:teuthology.orchestra.run.smithi086.stdout:(11/32): python3-cryptography-3.2.1-5.el8.x86_6 11 MB/s | 559 kB 00:00 2022-04-26T01:19:22.384 INFO:teuthology.orchestra.run.smithi086.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 1.7 MB/s | 109 kB 00:00 2022-04-26T01:19:22.531 INFO:teuthology.orchestra.run.smithi086.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 296 kB/s | 44 kB 00:00 2022-04-26T01:19:22.648 INFO:teuthology.orchestra.run.smithi086.stdout:(14/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.5 MB/s | 185 kB 00:00 2022-04-26T01:19:22.707 INFO:teuthology.orchestra.run.smithi086.stdout:(15/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 2.9 MB/s | 173 kB 00:00 2022-04-26T01:19:22.799 INFO:teuthology.orchestra.run.smithi086.stdout:(16/32): python3-cherrypy-18.4.0-1.el8.noarch.r 4.1 MB/s | 384 kB 00:00 2022-04-26T01:19:22.899 INFO:teuthology.orchestra.run.smithi086.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 111 kB/s | 11 kB 00:00 2022-04-26T01:19:22.950 INFO:teuthology.orchestra.run.smithi086.stdout:(18/32): python3-jaraco-functools-2.0-4.el8.noa 352 kB/s | 18 kB 00:00 2022-04-26T01:19:23.000 INFO:teuthology.orchestra.run.smithi086.stdout:(19/32): python3-logutils-0.3.5-11.el8.noarch.r 974 kB/s | 49 kB 00:00 2022-04-26T01:19:23.097 INFO:teuthology.orchestra.run.smithi086.stdout:(20/32): ceph-mon-16.2.7-940.g40f5fd17.el8.x86_ 1.3 MB/s | 5.0 MB 00:03 2022-04-26T01:19:23.125 INFO:teuthology.orchestra.run.smithi086.stdout:(21/32): python3-more-itertools-7.2.0-3.el8.noa 469 kB/s | 59 kB 00:00 2022-04-26T01:19:23.175 INFO:teuthology.orchestra.run.smithi086.stdout:(22/32): python3-portend-2.6-1.el8.noarch.rpm 312 kB/s | 16 kB 00:00 2022-04-26T01:19:23.226 INFO:teuthology.orchestra.run.smithi086.stdout:(23/32): python3-simplegeneric-0.8.1-17.el8.noa 375 kB/s | 19 kB 00:00 2022-04-26T01:19:23.276 INFO:teuthology.orchestra.run.smithi086.stdout:(24/32): python3-singledispatch-3.4.0.3-18.el8. 480 kB/s | 24 kB 00:00 2022-04-26T01:19:23.301 INFO:teuthology.orchestra.run.smithi086.stdout:(25/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.4 MB/s | 283 kB 00:00 2022-04-26T01:19:23.351 INFO:teuthology.orchestra.run.smithi086.stdout:(26/32): python3-tempora-1.14.1-5.el8.noarch.rp 389 kB/s | 29 kB 00:00 2022-04-26T01:19:23.377 INFO:teuthology.orchestra.run.smithi086.stdout:(27/32): python3-trustme-0.6.0-4.el8.noarch.rpm 366 kB/s | 27 kB 00:00 2022-04-26T01:19:23.410 INFO:teuthology.orchestra.run.smithi086.stdout:(28/32): python3-waitress-1.2.1-2.el8.1.noarch. 4.0 MB/s | 241 kB 00:00 2022-04-26T01:19:23.461 INFO:teuthology.orchestra.run.smithi086.stdout:(29/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.9 MB/s | 251 kB 00:00 2022-04-26T01:19:23.486 INFO:teuthology.orchestra.run.smithi086.stdout:(30/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.1 MB/s | 85 kB 00:00 2022-04-26T01:19:23.502 INFO:teuthology.orchestra.run.smithi086.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 553 kB/s | 23 kB 00:00 2022-04-26T01:19:36.585 INFO:teuthology.orchestra.run.smithi097.stdout:(32/32): ceph-osd-16.2.7-940.g40f5fd17.el8.x86_ 836 kB/s | 18 MB 00:22 2022-04-26T01:19:36.587 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:19:36.588 INFO:teuthology.orchestra.run.smithi097.stdout:Total 1.2 MB/s | 31 MB 00:25 2022-04-26T01:19:36.669 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:19:36.707 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:19:36.707 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:19:37.027 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:19:37.030 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:19:37.418 INFO:teuthology.orchestra.run.smithi086.stdout:(32/32): ceph-osd-16.2.7-940.g40f5fd17.el8.x86_ 1.1 MB/s | 18 MB 00:16 2022-04-26T01:19:37.422 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:19:37.422 INFO:teuthology.orchestra.run.smithi086.stdout:Total 1.7 MB/s | 31 MB 00:18 2022-04-26T01:19:37.500 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:19:37.538 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:19:37.538 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:19:37.892 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:19:37.895 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:19:38.115 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:19:38.328 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2022-04-26T01:19:38.552 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2022-04-26T01:19:38.785 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2022-04-26T01:19:39.030 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/32 2022-04-26T01:19:39.090 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:19:39.194 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2022-04-26T01:19:39.355 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2022-04-26T01:19:39.374 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2022-04-26T01:19:39.568 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2022-04-26T01:19:39.602 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2022-04-26T01:19:39.720 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2022-04-26T01:19:39.870 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2022-04-26T01:19:39.935 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2022-04-26T01:19:40.090 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/32 2022-04-26T01:19:40.304 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2022-04-26T01:19:40.545 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2022-04-26T01:19:40.804 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2022-04-26T01:19:40.876 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2022-04-26T01:19:40.975 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2022-04-26T01:19:41.207 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2022-04-26T01:19:41.537 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2022-04-26T01:19:41.663 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2022-04-26T01:19:41.791 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2022-04-26T01:19:41.920 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2022-04-26T01:19:42.065 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2022-04-26T01:19:42.318 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 13/32 2022-04-26T01:19:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 13/32 2022-04-26T01:19:42.542 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 14/32 2022-04-26T01:19:42.722 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2022-04-26T01:19:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 14/32 2022-04-26T01:19:42.924 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2022-04-26T01:19:42.956 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2022-04-26T01:19:43.174 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-26T01:19:43.265 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2022-04-26T01:19:43.473 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2022-04-26T01:19:43.534 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-26T01:19:43.669 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2022-04-26T01:19:43.833 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 20/32 2022-04-26T01:19:43.866 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2022-04-26T01:19:44.028 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2022-04-26T01:19:44.097 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2022-04-26T01:19:44.260 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2022-04-26T01:19:44.310 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 20/32 2022-04-26T01:19:44.501 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2022-04-26T01:19:44.530 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2022-04-26T01:19:44.732 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2022-04-26T01:19:44.824 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2022-04-26T01:19:45.050 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 25/32 2022-04-26T01:19:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2022-04-26T01:19:45.341 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2022-04-26T01:19:45.352 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2022-04-26T01:19:45.692 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 25/32 2022-04-26T01:19:45.704 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.n 27/32 2022-04-26T01:19:45.893 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 28/32 2022-04-26T01:19:47.372 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 28/32 2022-04-26T01:19:47.556 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 29/32 2022-04-26T01:19:47.850 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2022-04-26T01:19:47.985 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 29/32 2022-04-26T01:19:48.202 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.n 27/32 2022-04-26T01:19:48.205 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 30/32 2022-04-26T01:19:48.419 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 30/32 2022-04-26T01:19:48.425 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 28/32 2022-04-26T01:19:48.605 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 31/32 2022-04-26T01:19:48.622 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 31/32 2022-04-26T01:19:48.795 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 32/32 2022-04-26T01:19:49.167 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 32/32 2022-04-26T01:19:49.167 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 1/32 2022-04-26T01:19:49.167 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 2/32 2022-04-26T01:19:49.167 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 3/32 2022-04-26T01:19:49.168 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 4/32 2022-04-26T01:19:49.168 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 5/32 2022-04-26T01:19:49.168 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.n 6/32 2022-04-26T01:19:49.168 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 7/32 2022-04-26T01:19:49.168 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2022-04-26T01:19:49.168 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2022-04-26T01:19:49.168 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 10/32 2022-04-26T01:19:49.168 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2022-04-26T01:19:49.168 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 12/32 2022-04-26T01:19:49.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 13/32 2022-04-26T01:19:49.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2022-04-26T01:19:49.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2022-04-26T01:19:49.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2022-04-26T01:19:49.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-26T01:19:49.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2022-04-26T01:19:49.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2022-04-26T01:19:49.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2022-04-26T01:19:49.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2022-04-26T01:19:49.170 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2022-04-26T01:19:49.170 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2022-04-26T01:19:49.170 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2022-04-26T01:19:49.170 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2022-04-26T01:19:49.170 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2022-04-26T01:19:49.170 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2022-04-26T01:19:49.170 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2022-04-26T01:19:49.170 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 29/32 2022-04-26T01:19:49.170 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2022-04-26T01:19:49.170 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2022-04-26T01:19:49.918 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 28/32 2022-04-26T01:19:49.955 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2022-04-26T01:19:49.955 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:49.955 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:19:49.955 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:49.955 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:49.955 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:49.955 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:19:49.956 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:49.956 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:49.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2022-04-26T01:19:49.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2022-04-26T01:19:49.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cffi-1.11.5-5.el8.x86_64 2022-04-26T01:19:49.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cheroot-8.5.2-1.el8.noarch 2022-04-26T01:19:49.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2022-04-26T01:19:49.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2022-04-26T01:19:49.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-6.2-6.el8.noarch 2022-04-26T01:19:49.956 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2022-04-26T01:19:49.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-logutils-0.3.5-11.el8.noarch 2022-04-26T01:19:49.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-mako-1.0.6-13.el8.noarch 2022-04-26T01:19:49.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-markupsafe-0.23-19.el8.x86_64 2022-04-26T01:19:49.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2022-04-26T01:19:49.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pecan-1.3.2-9.el8.noarch 2022-04-26T01:19:49.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-portend-2.6-1.el8.noarch 2022-04-26T01:19:49.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2022-04-26T01:19:49.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pycparser-2.14-14.el8.noarch 2022-04-26T01:19:49.957 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytz-2017.2-9.el8.noarch 2022-04-26T01:19:49.958 INFO:teuthology.orchestra.run.smithi097.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2022-04-26T01:19:49.958 INFO:teuthology.orchestra.run.smithi097.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2022-04-26T01:19:49.958 INFO:teuthology.orchestra.run.smithi097.stdout: python3-tempora-1.14.1-5.el8.noarch 2022-04-26T01:19:49.958 INFO:teuthology.orchestra.run.smithi097.stdout: python3-trustme-0.6.0-4.el8.noarch 2022-04-26T01:19:49.958 INFO:teuthology.orchestra.run.smithi097.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2022-04-26T01:19:49.958 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webob-1.8.5-1.el8.1.noarch 2022-04-26T01:19:49.958 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webtest-2.0.33-1.el8.noarch 2022-04-26T01:19:49.958 INFO:teuthology.orchestra.run.smithi097.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2022-04-26T01:19:49.958 INFO:teuthology.orchestra.run.smithi097.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2022-04-26T01:19:49.959 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:49.959 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:19:50.116 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 29/32 2022-04-26T01:19:50.168 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-base 2022-04-26T01:19:50.540 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 29/32 2022-04-26T01:19:50.699 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 30/32 2022-04-26T01:19:50.733 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:03:17 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:19:50.912 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 30/32 2022-04-26T01:19:51.108 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 31/32 2022-04-26T01:19:51.124 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 31/32 2022-04-26T01:19:51.314 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 32/32 2022-04-26T01:19:51.536 INFO:teuthology.orchestra.run.smithi097.stdout:Package ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:19:51.591 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:19:51.592 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2022-04-26T01:19:51.592 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:19:51.666 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install cephadm 2022-04-26T01:19:51.720 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 32/32 2022-04-26T01:19:51.720 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 1/32 2022-04-26T01:19:51.720 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 2/32 2022-04-26T01:19:51.720 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 3/32 2022-04-26T01:19:51.721 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 4/32 2022-04-26T01:19:51.721 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 5/32 2022-04-26T01:19:51.721 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.n 6/32 2022-04-26T01:19:51.721 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 7/32 2022-04-26T01:19:51.721 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2022-04-26T01:19:51.721 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2022-04-26T01:19:51.721 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 10/32 2022-04-26T01:19:51.721 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2022-04-26T01:19:51.721 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 12/32 2022-04-26T01:19:51.722 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 13/32 2022-04-26T01:19:51.722 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2022-04-26T01:19:51.722 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2022-04-26T01:19:51.722 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2022-04-26T01:19:51.722 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-26T01:19:51.722 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2022-04-26T01:19:51.722 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2022-04-26T01:19:51.722 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2022-04-26T01:19:51.722 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2022-04-26T01:19:51.722 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2022-04-26T01:19:51.723 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2022-04-26T01:19:51.723 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2022-04-26T01:19:51.723 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2022-04-26T01:19:51.723 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2022-04-26T01:19:51.723 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2022-04-26T01:19:51.723 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2022-04-26T01:19:51.723 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 29/32 2022-04-26T01:19:51.723 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2022-04-26T01:19:51.724 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2022-04-26T01:19:52.224 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:03:19 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:19:52.505 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2022-04-26T01:19:52.505 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:19:52.505 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:19:52.505 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:52.505 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:52.505 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:52.506 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:19:52.506 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:52.506 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:52.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2022-04-26T01:19:52.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2022-04-26T01:19:52.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cffi-1.11.5-5.el8.x86_64 2022-04-26T01:19:52.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cheroot-8.5.2-1.el8.noarch 2022-04-26T01:19:52.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2022-04-26T01:19:52.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2022-04-26T01:19:52.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-6.2-6.el8.noarch 2022-04-26T01:19:52.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2022-04-26T01:19:52.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-logutils-0.3.5-11.el8.noarch 2022-04-26T01:19:52.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako-1.0.6-13.el8.noarch 2022-04-26T01:19:52.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe-0.23-19.el8.x86_64 2022-04-26T01:19:52.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2022-04-26T01:19:52.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan-1.3.2-9.el8.noarch 2022-04-26T01:19:52.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-portend-2.6-1.el8.noarch 2022-04-26T01:19:52.508 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2022-04-26T01:19:52.508 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pycparser-2.14-14.el8.noarch 2022-04-26T01:19:52.508 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytz-2017.2-9.el8.noarch 2022-04-26T01:19:52.508 INFO:teuthology.orchestra.run.smithi086.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2022-04-26T01:19:52.508 INFO:teuthology.orchestra.run.smithi086.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2022-04-26T01:19:52.508 INFO:teuthology.orchestra.run.smithi086.stdout: python3-tempora-1.14.1-5.el8.noarch 2022-04-26T01:19:52.508 INFO:teuthology.orchestra.run.smithi086.stdout: python3-trustme-0.6.0-4.el8.noarch 2022-04-26T01:19:52.508 INFO:teuthology.orchestra.run.smithi086.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2022-04-26T01:19:52.509 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webob-1.8.5-1.el8.1.noarch 2022-04-26T01:19:52.509 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webtest-2.0.33-1.el8.noarch 2022-04-26T01:19:52.509 INFO:teuthology.orchestra.run.smithi086.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2022-04-26T01:19:52.509 INFO:teuthology.orchestra.run.smithi086.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2022-04-26T01:19:52.509 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:19:52.509 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:19:52.725 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-base 2022-04-26T01:19:53.061 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:19:53.062 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:19:53.062 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2022-04-26T01:19:53.062 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:19:53.063 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:19:53.063 INFO:teuthology.orchestra.run.smithi097.stdout: cephadm noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 81 k 2022-04-26T01:19:53.063 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:53.063 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:19:53.063 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:19:53.063 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2022-04-26T01:19:53.063 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:53.063 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 81 k 2022-04-26T01:19:53.064 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 334 k 2022-04-26T01:19:53.064 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:19:53.271 INFO:teuthology.orchestra.run.smithi097.stdout:cephadm-16.2.7-940.g40f5fd17.el8.noarch.rpm 389 kB/s | 81 kB 00:00 2022-04-26T01:19:53.271 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:19:53.271 INFO:teuthology.orchestra.run.smithi097.stdout:Total 387 kB/s | 81 kB 00:00 2022-04-26T01:19:53.272 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:19:53.278 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:19:53.278 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:19:53.280 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:19:53.283 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:19:53.298 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:03:19 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:19:53.323 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:19:54.105 INFO:teuthology.orchestra.run.smithi086.stdout:Package ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:19:54.161 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:19:54.162 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2022-04-26T01:19:54.162 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:19:54.245 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install cephadm 2022-04-26T01:19:54.800 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T01:19:54.801 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:03:20 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:19:54.962 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T01:19:55.143 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T01:19:55.493 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T01:19:55.493 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:55.493 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:19:55.493 INFO:teuthology.orchestra.run.smithi097.stdout: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:19:55.493 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:55.493 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:19:55.628 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:19:55.628 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:19:55.629 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2022-04-26T01:19:55.629 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:19:55.629 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:19:55.629 INFO:teuthology.orchestra.run.smithi086.stdout: cephadm noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 81 k 2022-04-26T01:19:55.629 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:19:55.629 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:19:55.629 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:19:55.629 INFO:teuthology.orchestra.run.smithi086.stdout:Install 1 Package 2022-04-26T01:19:55.630 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:19:55.630 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 81 k 2022-04-26T01:19:55.630 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 334 k 2022-04-26T01:19:55.630 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:19:55.687 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-immutable-object-cache 2022-04-26T01:19:55.864 INFO:teuthology.orchestra.run.smithi086.stdout:cephadm-16.2.7-940.g40f5fd17.el8.noarch.rpm 344 kB/s | 81 kB 00:00 2022-04-26T01:19:55.865 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:19:55.865 INFO:teuthology.orchestra.run.smithi086.stdout:Total 342 kB/s | 81 kB 00:00 2022-04-26T01:19:55.865 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:19:55.872 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:19:55.872 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:19:55.874 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:19:55.877 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:19:55.917 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:19:56.267 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:03:23 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:19:57.135 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:19:57.136 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:19:57.136 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2022-04-26T01:19:57.137 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:19:57.137 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:19:57.137 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-immutable-object-cache x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 161 k 2022-04-26T01:19:57.137 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:57.137 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:19:57.137 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:19:57.137 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2022-04-26T01:19:57.137 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:57.137 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 161 k 2022-04-26T01:19:57.138 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 470 k 2022-04-26T01:19:57.138 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:19:57.549 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T01:19:57.609 INFO:teuthology.orchestra.run.smithi097.stdout:ceph-immutable-object-cache-16.2.7-940.g40f5fd1 341 kB/s | 161 kB 00:00 2022-04-26T01:19:57.610 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:19:57.610 INFO:teuthology.orchestra.run.smithi097.stdout:Total 341 kB/s | 161 kB 00:00 2022-04-26T01:19:57.610 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:19:57.621 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:19:57.621 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:19:57.667 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:19:57.670 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:19:57.719 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T01:19:57.791 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:19:57.910 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T01:19:57.980 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T01:19:58.330 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T01:19:58.331 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:19:58.331 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:19:58.331 INFO:teuthology.orchestra.run.smithi086.stdout: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:19:58.331 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:19:58.331 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:19:58.346 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T01:19:58.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-immutable-object-cache 2022-04-26T01:19:58.699 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T01:19:58.699 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:58.699 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:19:58.699 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:19:58.699 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:19:58.700 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:19:58.896 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr 2022-04-26T01:19:59.257 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:03:25 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:19:59.478 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:03:26 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:00.103 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:00.104 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:00.105 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repo Size 2022-04-26T01:20:00.105 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:00.105 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:20:00.105 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-immutable-object-cache x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 161 k 2022-04-26T01:20:00.105 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:00.105 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:20:00.105 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:00.105 INFO:teuthology.orchestra.run.smithi086.stdout:Install 1 Package 2022-04-26T01:20:00.105 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:00.106 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 161 k 2022-04-26T01:20:00.106 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 470 k 2022-04-26T01:20:00.106 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:20:00.249 INFO:teuthology.orchestra.run.smithi097.stdout:Package ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:00.304 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:00.305 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2022-04-26T01:20:00.306 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:00.373 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-dashboard 2022-04-26T01:20:00.452 INFO:teuthology.orchestra.run.smithi086.stdout:ceph-immutable-object-cache-16.2.7-940.g40f5fd1 465 kB/s | 161 kB 00:00 2022-04-26T01:20:00.453 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:00.453 INFO:teuthology.orchestra.run.smithi086.stdout:Total 463 kB/s | 161 kB 00:00 2022-04-26T01:20:00.453 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:20:00.463 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:20:00.463 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:20:00.511 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:20:00.513 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:20:00.630 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:20:00.790 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T01:20:00.929 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:03:27 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:01.198 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T01:20:01.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T01:20:01.537 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:01.538 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:20:01.538 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:20:01.538 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:01.538 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:01.751 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:01.752 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:01.752 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2022-04-26T01:20:01.752 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:01.752 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:20:01.752 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-dashboard noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 2.9 M 2022-04-26T01:20:01.752 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2022-04-26T01:20:01.752 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-grafana-dashboards noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 25 k 2022-04-26T01:20:01.753 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-prometheus-alerts noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 15 k 2022-04-26T01:20:01.753 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2022-04-26T01:20:01.753 INFO:teuthology.orchestra.run.smithi097.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2022-04-26T01:20:01.753 INFO:teuthology.orchestra.run.smithi097.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2022-04-26T01:20:01.753 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:01.753 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:20:01.753 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:01.753 INFO:teuthology.orchestra.run.smithi097.stdout:Install 6 Packages 2022-04-26T01:20:01.753 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:01.754 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 3.2 M 2022-04-26T01:20:01.754 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 15 M 2022-04-26T01:20:01.754 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:20:01.764 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-mgr 2022-04-26T01:20:02.177 INFO:teuthology.orchestra.run.smithi097.stdout:(1/6): ceph-prometheus-alerts-16.2.7-940.g40f5f 36 kB/s | 15 kB 00:00 2022-04-26T01:20:02.205 INFO:teuthology.orchestra.run.smithi097.stdout:(2/6): ceph-grafana-dashboards-16.2.7-940.g40f5 56 kB/s | 25 kB 00:00 2022-04-26T01:20:02.255 INFO:teuthology.orchestra.run.smithi097.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 549 kB/s | 43 kB 00:00 2022-04-26T01:20:02.331 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:03:28 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:02.339 INFO:teuthology.orchestra.run.smithi097.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 251 kB/s | 34 kB 00:00 2022-04-26T01:20:02.439 INFO:teuthology.orchestra.run.smithi097.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.0 MB/s | 196 kB 00:00 2022-04-26T01:20:03.143 INFO:teuthology.orchestra.run.smithi086.stdout:Package ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:03.199 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:03.200 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2022-04-26T01:20:03.200 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:03.290 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-mgr-dashboard 2022-04-26T01:20:03.841 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:03:29 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:04.677 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:04.678 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:04.678 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2022-04-26T01:20:04.678 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:04.678 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:20:04.678 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-dashboard noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 2.9 M 2022-04-26T01:20:04.678 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2022-04-26T01:20:04.678 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-grafana-dashboards noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 25 k 2022-04-26T01:20:04.678 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-prometheus-alerts noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 15 k 2022-04-26T01:20:04.679 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2022-04-26T01:20:04.679 INFO:teuthology.orchestra.run.smithi086.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2022-04-26T01:20:04.679 INFO:teuthology.orchestra.run.smithi086.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2022-04-26T01:20:04.679 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:04.679 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:20:04.679 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:04.679 INFO:teuthology.orchestra.run.smithi086.stdout:Install 6 Packages 2022-04-26T01:20:04.679 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:04.680 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 3.2 M 2022-04-26T01:20:04.680 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 15 M 2022-04-26T01:20:04.680 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:20:04.881 INFO:teuthology.orchestra.run.smithi086.stdout:(1/6): ceph-grafana-dashboards-16.2.7-940.g40f5 125 kB/s | 25 kB 00:00 2022-04-26T01:20:04.906 INFO:teuthology.orchestra.run.smithi086.stdout:(2/6): ceph-prometheus-alerts-16.2.7-940.g40f5f 67 kB/s | 15 kB 00:00 2022-04-26T01:20:05.048 INFO:teuthology.orchestra.run.smithi086.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 244 kB/s | 34 kB 00:00 2022-04-26T01:20:05.064 INFO:teuthology.orchestra.run.smithi097.stdout:(6/6): ceph-mgr-dashboard-16.2.7-940.g40f5fd17. 896 kB/s | 2.9 MB 00:03 2022-04-26T01:20:05.067 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:05.067 INFO:teuthology.orchestra.run.smithi097.stdout:Total 989 kB/s | 3.2 MB 00:03 2022-04-26T01:20:05.078 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:20:05.089 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:20:05.089 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:20:05.165 INFO:teuthology.orchestra.run.smithi086.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.6 MB/s | 196 kB 00:00 2022-04-26T01:20:05.244 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:20:05.247 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:20:05.496 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:20:05.700 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2022-04-26T01:20:05.773 INFO:teuthology.orchestra.run.smithi086.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 48 kB/s | 43 kB 00:00 2022-04-26T01:20:05.946 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2022-04-26T01:20:06.140 INFO:teuthology.orchestra.run.smithi086.stdout:(6/6): ceph-mgr-dashboard-16.2.7-940.g40f5fd17. 2.0 MB/s | 2.9 MB 00:01 2022-04-26T01:20:06.143 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:06.144 INFO:teuthology.orchestra.run.smithi086.stdout:Total 2.2 MB/s | 3.2 MB 00:01 2022-04-26T01:20:06.154 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:20:06.164 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:20:06.164 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:20:06.205 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2022-04-26T01:20:06.303 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:20:06.307 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:20:06.335 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.no 4/6 2022-04-26T01:20:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:20:06.862 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2022-04-26T01:20:07.132 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2022-04-26T01:20:07.312 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.n 5/6 2022-04-26T01:20:07.383 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2022-04-26T01:20:07.554 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.no 4/6 2022-04-26T01:20:07.831 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T01:20:08.074 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T01:20:08.074 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.n 1/6 2022-04-26T01:20:08.075 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 2/6 2022-04-26T01:20:08.075 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.no 3/6 2022-04-26T01:20:08.075 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2022-04-26T01:20:08.075 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2022-04-26T01:20:08.441 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2022-04-26T01:20:08.441 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:08.441 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:20:08.441 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:08.441 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:08.441 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:08.441 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jwt-1.6.1-2.el8.noarch 2022-04-26T01:20:08.441 INFO:teuthology.orchestra.run.smithi097.stdout: python3-repoze-lru-0.7-6.el8.noarch 2022-04-26T01:20:08.442 INFO:teuthology.orchestra.run.smithi097.stdout: python3-routes-2.4.1-12.el8.noarch 2022-04-26T01:20:08.442 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:08.442 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:08.530 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.n 5/6 2022-04-26T01:20:08.541 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-diskprediction-local 2022-04-26T01:20:08.814 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T01:20:09.044 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T01:20:09.044 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.n 1/6 2022-04-26T01:20:09.044 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 2/6 2022-04-26T01:20:09.044 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.no 3/6 2022-04-26T01:20:09.044 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2022-04-26T01:20:09.044 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2022-04-26T01:20:09.098 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:03:36 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:09.420 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2022-04-26T01:20:09.421 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:09.421 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:20:09.421 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:09.421 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:09.421 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:09.421 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jwt-1.6.1-2.el8.noarch 2022-04-26T01:20:09.422 INFO:teuthology.orchestra.run.smithi086.stdout: python3-repoze-lru-0.7-6.el8.noarch 2022-04-26T01:20:09.422 INFO:teuthology.orchestra.run.smithi086.stdout: python3-routes-2.4.1-12.el8.noarch 2022-04-26T01:20:09.422 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:09.422 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:09.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-mgr-diskprediction-local 2022-04-26T01:20:09.925 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:09.926 INFO:teuthology.orchestra.run.smithi097.stdout:===================================================================================================== 2022-04-26T01:20:09.927 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2022-04-26T01:20:09.927 INFO:teuthology.orchestra.run.smithi097.stdout:===================================================================================================== 2022-04-26T01:20:09.927 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:20:09.927 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 8.6 M 2022-04-26T01:20:09.927 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2022-04-26T01:20:09.927 INFO:teuthology.orchestra.run.smithi097.stdout: libgfortran x86_64 8.5.0-12.el8 CentOS-Base 644 k 2022-04-26T01:20:09.927 INFO:teuthology.orchestra.run.smithi097.stdout: libquadmath x86_64 8.5.0-12.el8 CentOS-Base 171 k 2022-04-26T01:20:09.927 INFO:teuthology.orchestra.run.smithi097.stdout: openblas x86_64 0.3.15-3.el8 CentOS-AppStream 4.7 M 2022-04-26T01:20:09.928 INFO:teuthology.orchestra.run.smithi097.stdout: openblas-threads x86_64 0.3.15-3.el8 CentOS-AppStream 4.9 M 2022-04-26T01:20:09.928 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy x86_64 1:1.14.3-10.el8 CentOS-AppStream 3.7 M 2022-04-26T01:20:09.928 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 CentOS-AppStream 225 k 2022-04-26T01:20:09.928 INFO:teuthology.orchestra.run.smithi097.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 CentOS-AppStream 14 M 2022-04-26T01:20:09.928 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:09.928 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:20:09.928 INFO:teuthology.orchestra.run.smithi097.stdout:===================================================================================================== 2022-04-26T01:20:09.928 INFO:teuthology.orchestra.run.smithi097.stdout:Install 8 Packages 2022-04-26T01:20:09.928 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:09.929 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 37 M 2022-04-26T01:20:09.929 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 210 M 2022-04-26T01:20:09.929 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:20:10.128 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:03:36 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:10.228 INFO:teuthology.orchestra.run.smithi097.stdout:(1/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 16 MB/s | 4.9 MB 00:00 2022-04-26T01:20:10.295 INFO:teuthology.orchestra.run.smithi097.stdout:(2/8): openblas-0.3.15-3.el8.x86_64.rpm 13 MB/s | 4.7 MB 00:00 2022-04-26T01:20:10.328 INFO:teuthology.orchestra.run.smithi097.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 6.7 MB/s | 225 kB 00:00 2022-04-26T01:20:10.454 INFO:teuthology.orchestra.run.smithi097.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 17 MB/s | 3.7 MB 00:00 2022-04-26T01:20:10.504 INFO:teuthology.orchestra.run.smithi097.stdout:(5/8): libgfortran-8.5.0-12.el8.x86_64.rpm 13 MB/s | 644 kB 00:00 2022-04-26T01:20:10.529 INFO:teuthology.orchestra.run.smithi097.stdout:(6/8): libquadmath-8.5.0-12.el8.x86_64.rpm 6.7 MB/s | 171 kB 00:00 2022-04-26T01:20:10.779 INFO:teuthology.orchestra.run.smithi097.stdout:(7/8): python3-scipy-1.0.0-21.module_el8.5.0+77 30 MB/s | 14 MB 00:00 2022-04-26T01:20:10.896 INFO:teuthology.orchestra.run.smithi097.stdout:(8/8): ceph-mgr-diskprediction-local-16.2.7-940 8.9 MB/s | 8.6 MB 00:00 2022-04-26T01:20:10.899 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:10.899 INFO:teuthology.orchestra.run.smithi097.stdout:Total 38 MB/s | 37 MB 00:00 2022-04-26T01:20:10.948 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:10.949 INFO:teuthology.orchestra.run.smithi086.stdout:===================================================================================================== 2022-04-26T01:20:10.949 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2022-04-26T01:20:10.949 INFO:teuthology.orchestra.run.smithi086.stdout:===================================================================================================== 2022-04-26T01:20:10.949 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:20:10.949 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 8.6 M 2022-04-26T01:20:10.949 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2022-04-26T01:20:10.950 INFO:teuthology.orchestra.run.smithi086.stdout: libgfortran x86_64 8.5.0-12.el8 CentOS-Base 644 k 2022-04-26T01:20:10.950 INFO:teuthology.orchestra.run.smithi086.stdout: libquadmath x86_64 8.5.0-12.el8 CentOS-Base 171 k 2022-04-26T01:20:10.950 INFO:teuthology.orchestra.run.smithi086.stdout: openblas x86_64 0.3.15-3.el8 CentOS-AppStream 4.7 M 2022-04-26T01:20:10.950 INFO:teuthology.orchestra.run.smithi086.stdout: openblas-threads x86_64 0.3.15-3.el8 CentOS-AppStream 4.9 M 2022-04-26T01:20:10.950 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy x86_64 1:1.14.3-10.el8 CentOS-AppStream 3.7 M 2022-04-26T01:20:10.950 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 CentOS-AppStream 225 k 2022-04-26T01:20:10.950 INFO:teuthology.orchestra.run.smithi086.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 CentOS-AppStream 14 M 2022-04-26T01:20:10.950 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:10.950 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:20:10.950 INFO:teuthology.orchestra.run.smithi086.stdout:===================================================================================================== 2022-04-26T01:20:10.951 INFO:teuthology.orchestra.run.smithi086.stdout:Install 8 Packages 2022-04-26T01:20:10.951 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:10.951 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 37 M 2022-04-26T01:20:10.951 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 210 M 2022-04-26T01:20:10.952 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:20:11.129 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:20:11.147 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:20:11.147 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:20:11.156 INFO:teuthology.orchestra.run.smithi086.stdout:(1/8): openblas-0.3.15-3.el8.x86_64.rpm 23 MB/s | 4.7 MB 00:00 2022-04-26T01:20:11.278 INFO:teuthology.orchestra.run.smithi086.stdout:(2/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 15 MB/s | 4.9 MB 00:00 2022-04-26T01:20:11.337 INFO:teuthology.orchestra.run.smithi086.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 21 MB/s | 3.7 MB 00:00 2022-04-26T01:20:11.362 INFO:teuthology.orchestra.run.smithi086.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.6 MB/s | 225 kB 00:00 2022-04-26T01:20:11.429 INFO:teuthology.orchestra.run.smithi086.stdout:(5/8): libgfortran-8.5.0-12.el8.x86_64.rpm 9.4 MB/s | 644 kB 00:00 2022-04-26T01:20:11.451 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:20:11.454 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:20:11.462 INFO:teuthology.orchestra.run.smithi086.stdout:(6/8): libquadmath-8.5.0-12.el8.x86_64.rpm 5.0 MB/s | 171 kB 00:00 2022-04-26T01:20:11.729 INFO:teuthology.orchestra.run.smithi086.stdout:(7/8): python3-scipy-1.0.0-21.module_el8.5.0+77 35 MB/s | 14 MB 00:00 2022-04-26T01:20:11.993 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:20:12.070 INFO:teuthology.orchestra.run.smithi086.stdout:(8/8): ceph-mgr-diskprediction-local-16.2.7-940 8.0 MB/s | 8.6 MB 00:01 2022-04-26T01:20:12.070 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:12.071 INFO:teuthology.orchestra.run.smithi086.stdout:Total 34 MB/s | 37 MB 00:01 2022-04-26T01:20:12.152 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-26T01:20:12.253 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:20:12.270 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-26T01:20:12.272 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:20:12.272 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:20:12.427 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-26T01:20:12.569 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:20:12.572 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:20:13.035 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-26T01:20:13.150 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:20:13.193 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : openblas-0.3.15-3.el8.x86_64 3/8 2022-04-26T01:20:13.296 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-26T01:20:13.425 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-26T01:20:13.563 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-26T01:20:13.805 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 3/8 2022-04-26T01:20:13.985 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-26T01:20:14.174 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-26T01:20:14.338 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : openblas-0.3.15-3.el8.x86_64 3/8 2022-04-26T01:20:14.672 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-26T01:20:14.978 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 3/8 2022-04-26T01:20:15.021 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2022-04-26T01:20:15.171 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-26T01:20:15.260 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-26T01:20:15.845 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-26T01:20:16.182 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2022-04-26T01:20:16.429 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-26T01:20:17.006 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-26T01:20:18.182 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-26T01:20:18.287 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2022-04-26T01:20:19.010 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 8/8 2022-04-26T01:20:19.301 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 8/8 2022-04-26T01:20:19.301 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 1/8 2022-04-26T01:20:19.301 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 2/8 2022-04-26T01:20:19.301 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 3/8 2022-04-26T01:20:19.301 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2022-04-26T01:20:19.302 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2022-04-26T01:20:19.302 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2022-04-26T01:20:19.302 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libgfortran-8.5.0-12.el8.x86_64 7/8 2022-04-26T01:20:19.481 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2022-04-26T01:20:19.680 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libquadmath-8.5.0-12.el8.x86_64 8/8 2022-04-26T01:20:19.681 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:19.681 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:20:19.681 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:19.681 INFO:teuthology.orchestra.run.smithi097.stdout: libgfortran-8.5.0-12.el8.x86_64 2022-04-26T01:20:19.681 INFO:teuthology.orchestra.run.smithi097.stdout: libquadmath-8.5.0-12.el8.x86_64 2022-04-26T01:20:19.681 INFO:teuthology.orchestra.run.smithi097.stdout: openblas-0.3.15-3.el8.x86_64 2022-04-26T01:20:19.681 INFO:teuthology.orchestra.run.smithi097.stdout: openblas-threads-0.3.15-3.el8.x86_64 2022-04-26T01:20:19.681 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2022-04-26T01:20:19.682 INFO:teuthology.orchestra.run.smithi097.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2022-04-26T01:20:19.682 INFO:teuthology.orchestra.run.smithi097.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2022-04-26T01:20:19.682 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:19.682 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:19.687 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 8/8 2022-04-26T01:20:19.789 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-rook 2022-04-26T01:20:19.975 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 8/8 2022-04-26T01:20:19.975 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 1/8 2022-04-26T01:20:19.975 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 2/8 2022-04-26T01:20:19.975 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 3/8 2022-04-26T01:20:19.975 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2022-04-26T01:20:19.975 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2022-04-26T01:20:19.976 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2022-04-26T01:20:19.976 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libgfortran-8.5.0-12.el8.x86_64 7/8 2022-04-26T01:20:20.345 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:03:47 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:20.369 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libquadmath-8.5.0-12.el8.x86_64 8/8 2022-04-26T01:20:20.369 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:20.369 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:20:20.369 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:20.369 INFO:teuthology.orchestra.run.smithi086.stdout: libgfortran-8.5.0-12.el8.x86_64 2022-04-26T01:20:20.369 INFO:teuthology.orchestra.run.smithi086.stdout: libquadmath-8.5.0-12.el8.x86_64 2022-04-26T01:20:20.370 INFO:teuthology.orchestra.run.smithi086.stdout: openblas-0.3.15-3.el8.x86_64 2022-04-26T01:20:20.370 INFO:teuthology.orchestra.run.smithi086.stdout: openblas-threads-0.3.15-3.el8.x86_64 2022-04-26T01:20:20.370 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2022-04-26T01:20:20.370 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2022-04-26T01:20:20.370 INFO:teuthology.orchestra.run.smithi086.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2022-04-26T01:20:20.370 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:20.370 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:20.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-mgr-rook 2022-04-26T01:20:21.094 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:03:47 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:21.172 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:21.174 INFO:teuthology.orchestra.run.smithi097.stdout:======================================================================================= 2022-04-26T01:20:21.174 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2022-04-26T01:20:21.174 INFO:teuthology.orchestra.run.smithi097.stdout:======================================================================================= 2022-04-26T01:20:21.174 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:20:21.174 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-rook noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 27 k 2022-04-26T01:20:21.174 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2022-04-26T01:20:21.174 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2022-04-26T01:20:21.175 INFO:teuthology.orchestra.run.smithi097.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2022-04-26T01:20:21.175 INFO:teuthology.orchestra.run.smithi097.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2022-04-26T01:20:21.175 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2022-04-26T01:20:21.175 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2022-04-26T01:20:21.175 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2022-04-26T01:20:21.175 INFO:teuthology.orchestra.run.smithi097.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2022-04-26T01:20:21.175 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2022-04-26T01:20:21.175 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2022-04-26T01:20:21.175 INFO:teuthology.orchestra.run.smithi097.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2022-04-26T01:20:21.176 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2022-04-26T01:20:21.176 INFO:teuthology.orchestra.run.smithi097.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2022-04-26T01:20:21.176 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:21.176 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:20:21.176 INFO:teuthology.orchestra.run.smithi097.stdout:======================================================================================= 2022-04-26T01:20:21.176 INFO:teuthology.orchestra.run.smithi097.stdout:Install 13 Packages 2022-04-26T01:20:21.176 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:21.177 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 1.9 M 2022-04-26T01:20:21.177 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 24 M 2022-04-26T01:20:21.177 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:20:21.249 INFO:teuthology.orchestra.run.smithi097.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 371 kB/s | 27 kB 00:00 2022-04-26T01:20:21.283 INFO:teuthology.orchestra.run.smithi097.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 190 kB/s | 20 kB 00:00 2022-04-26T01:20:21.316 INFO:teuthology.orchestra.run.smithi097.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.9 MB/s | 126 kB 00:00 2022-04-26T01:20:21.342 INFO:teuthology.orchestra.run.smithi097.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 2.0 MB/s | 110 kB 00:00 2022-04-26T01:20:21.367 INFO:teuthology.orchestra.run.smithi097.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 1.7 MB/s | 43 kB 00:00 2022-04-26T01:20:21.392 INFO:teuthology.orchestra.run.smithi097.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 2.0 MB/s | 155 kB 00:00 2022-04-26T01:20:21.493 INFO:teuthology.orchestra.run.smithi097.stdout:(7/13): python3-cachetools-3.1.1-4.el8.noarch.r 262 kB/s | 33 kB 00:00 2022-04-26T01:20:21.518 INFO:teuthology.orchestra.run.smithi097.stdout:(8/13): python3-certifi-2018.10.15-7.el8.noarch 130 kB/s | 16 kB 00:00 2022-04-26T01:20:21.568 INFO:teuthology.orchestra.run.smithi097.stdout:(9/13): python3-google-auth-1.1.1-10.el8.noarch 1.1 MB/s | 81 kB 00:00 2022-04-26T01:20:21.619 INFO:teuthology.orchestra.run.smithi097.stdout:(10/13): ceph-mgr-rook-16.2.7-940.g40f5fd17.el8 62 kB/s | 27 kB 00:00 2022-04-26T01:20:21.644 INFO:teuthology.orchestra.run.smithi097.stdout:(11/13): python3-rsa-4.8-1.el8.noarch.rpm 818 kB/s | 61 kB 00:00 2022-04-26T01:20:21.769 INFO:teuthology.orchestra.run.smithi097.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 408 kB/s | 61 kB 00:00 2022-04-26T01:20:21.853 INFO:teuthology.orchestra.run.smithi097.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 3.5 MB/s | 1.2 MB 00:00 2022-04-26T01:20:21.854 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:21.854 INFO:teuthology.orchestra.run.smithi097.stdout:Total 2.8 MB/s | 1.9 MB 00:00 2022-04-26T01:20:21.906 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:20:21.916 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:21.918 INFO:teuthology.orchestra.run.smithi086.stdout:======================================================================================= 2022-04-26T01:20:21.918 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2022-04-26T01:20:21.918 INFO:teuthology.orchestra.run.smithi086.stdout:======================================================================================= 2022-04-26T01:20:21.918 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:20:21.918 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-rook noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 27 k 2022-04-26T01:20:21.919 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2022-04-26T01:20:21.919 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2022-04-26T01:20:21.919 INFO:teuthology.orchestra.run.smithi086.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2022-04-26T01:20:21.919 INFO:teuthology.orchestra.run.smithi086.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2022-04-26T01:20:21.919 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2022-04-26T01:20:21.919 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2022-04-26T01:20:21.919 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2022-04-26T01:20:21.919 INFO:teuthology.orchestra.run.smithi086.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2022-04-26T01:20:21.920 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2022-04-26T01:20:21.920 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2022-04-26T01:20:21.920 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2022-04-26T01:20:21.920 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2022-04-26T01:20:21.920 INFO:teuthology.orchestra.run.smithi086.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2022-04-26T01:20:21.920 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:21.920 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:20:21.920 INFO:teuthology.orchestra.run.smithi086.stdout:======================================================================================= 2022-04-26T01:20:21.920 INFO:teuthology.orchestra.run.smithi086.stdout:Install 13 Packages 2022-04-26T01:20:21.920 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:21.921 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:20:21.922 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:20:21.922 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 1.9 M 2022-04-26T01:20:21.922 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 24 M 2022-04-26T01:20:21.922 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:20:21.995 INFO:teuthology.orchestra.run.smithi086.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 362 kB/s | 27 kB 00:00 2022-04-26T01:20:22.002 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:20:22.005 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:20:22.028 INFO:teuthology.orchestra.run.smithi086.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 187 kB/s | 20 kB 00:00 2022-04-26T01:20:22.054 INFO:teuthology.orchestra.run.smithi086.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.3 MB/s | 126 kB 00:00 2022-04-26T01:20:22.079 INFO:teuthology.orchestra.run.smithi086.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 2.1 MB/s | 110 kB 00:00 2022-04-26T01:20:22.113 INFO:teuthology.orchestra.run.smithi086.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 1.3 MB/s | 43 kB 00:00 2022-04-26T01:20:22.129 INFO:teuthology.orchestra.run.smithi086.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 2.0 MB/s | 155 kB 00:00 2022-04-26T01:20:22.213 INFO:teuthology.orchestra.run.smithi086.stdout:(7/13): ceph-mgr-rook-16.2.7-940.g40f5fd17.el8. 94 kB/s | 27 kB 00:00 2022-04-26T01:20:22.255 INFO:teuthology.orchestra.run.smithi086.stdout:(8/13): python3-certifi-2018.10.15-7.el8.noarch 130 kB/s | 16 kB 00:00 2022-04-26T01:20:22.322 INFO:teuthology.orchestra.run.smithi086.stdout:(9/13): python3-cachetools-3.1.1-4.el8.noarch.r 158 kB/s | 33 kB 00:00 2022-04-26T01:20:22.430 INFO:teuthology.orchestra.run.smithi086.stdout:(10/13): python3-rsa-4.8-1.el8.noarch.rpm 568 kB/s | 61 kB 00:00 2022-04-26T01:20:22.456 INFO:teuthology.orchestra.run.smithi086.stdout:(11/13): python3-google-auth-1.1.1-10.el8.noarc 335 kB/s | 81 kB 00:00 2022-04-26T01:20:22.463 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:20:22.481 INFO:teuthology.orchestra.run.smithi086.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 1.2 MB/s | 61 kB 00:00 2022-04-26T01:20:22.514 INFO:teuthology.orchestra.run.smithi086.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 4.5 MB/s | 1.2 MB 00:00 2022-04-26T01:20:22.516 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:22.516 INFO:teuthology.orchestra.run.smithi086.stdout:Total 3.2 MB/s | 1.9 MB 00:00 2022-04-26T01:20:22.566 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:20:22.580 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:20:22.580 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:20:22.666 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:20:22.669 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:20:22.711 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2022-04-26T01:20:22.926 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2022-04-26T01:20:23.161 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rsa-4.8-1.el8.noarch 3/13 2022-04-26T01:20:23.174 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:20:23.382 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2022-04-26T01:20:23.439 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2022-04-26T01:20:23.589 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2022-04-26T01:20:23.663 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2022-04-26T01:20:23.804 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2022-04-26T01:20:23.889 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rsa-4.8-1.el8.noarch 3/13 2022-04-26T01:20:24.081 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2022-04-26T01:20:24.122 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2022-04-26T01:20:24.333 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2022-04-26T01:20:24.432 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2022-04-26T01:20:24.582 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2022-04-26T01:20:25.461 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2022-04-26T01:20:25.643 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2022-04-26T01:20:25.757 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2022-04-26T01:20:25.899 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2022-04-26T01:20:25.999 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2022-04-26T01:20:26.216 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2022-04-26T01:20:26.409 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 13/13 2022-04-26T01:20:26.664 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 13/13 2022-04-26T01:20:26.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 1/13 2022-04-26T01:20:26.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2022-04-26T01:20:26.665 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2022-04-26T01:20:26.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2022-04-26T01:20:26.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2022-04-26T01:20:26.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2022-04-26T01:20:26.666 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2022-04-26T01:20:26.667 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2022-04-26T01:20:26.667 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2022-04-26T01:20:26.667 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2022-04-26T01:20:26.667 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2022-04-26T01:20:26.668 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 12/13 2022-04-26T01:20:26.958 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2022-04-26T01:20:27.088 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2022-04-26T01:20:27.088 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:27.088 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:20:27.088 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:27.089 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cachetools-3.1.1-4.el8.noarch 2022-04-26T01:20:27.089 INFO:teuthology.orchestra.run.smithi097.stdout: python3-certifi-2018.10.15-7.el8.noarch 2022-04-26T01:20:27.089 INFO:teuthology.orchestra.run.smithi097.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2022-04-26T01:20:27.089 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpatch-1.21-2.el8.noarch 2022-04-26T01:20:27.089 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jsonpointer-1.10-11.el8.noarch 2022-04-26T01:20:27.089 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2022-04-26T01:20:27.089 INFO:teuthology.orchestra.run.smithi097.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2022-04-26T01:20:27.089 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2022-04-26T01:20:27.089 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2022-04-26T01:20:27.089 INFO:teuthology.orchestra.run.smithi097.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2022-04-26T01:20:27.090 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rsa-4.8-1.el8.noarch 2022-04-26T01:20:27.090 INFO:teuthology.orchestra.run.smithi097.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2022-04-26T01:20:27.090 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:27.090 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:27.194 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-mgr-cephadm 2022-04-26T01:20:27.259 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2022-04-26T01:20:27.568 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2022-04-26T01:20:27.743 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2022-04-26T01:20:27.747 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:03:54 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:27.927 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 13/13 2022-04-26T01:20:28.214 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 13/13 2022-04-26T01:20:28.214 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 1/13 2022-04-26T01:20:28.214 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2022-04-26T01:20:28.215 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2022-04-26T01:20:28.215 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2022-04-26T01:20:28.215 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2022-04-26T01:20:28.215 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2022-04-26T01:20:28.215 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2022-04-26T01:20:28.215 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2022-04-26T01:20:28.215 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2022-04-26T01:20:28.216 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2022-04-26T01:20:28.216 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2022-04-26T01:20:28.216 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 12/13 2022-04-26T01:20:28.612 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:28.613 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:28.613 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2022-04-26T01:20:28.613 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:28.613 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:20:28.613 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-cephadm noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 108 k 2022-04-26T01:20:28.613 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2022-04-26T01:20:28.613 INFO:teuthology.orchestra.run.smithi097.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2022-04-26T01:20:28.613 INFO:teuthology.orchestra.run.smithi097.stdout: python3-babel noarch 2.5.1-7.el8 CentOS-AppStream 4.8 M 2022-04-26T01:20:28.614 INFO:teuthology.orchestra.run.smithi097.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2022-04-26T01:20:28.614 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jinja2 noarch 2.10.1-3.el8 CentOS-AppStream 538 k 2022-04-26T01:20:28.614 INFO:teuthology.orchestra.run.smithi097.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2022-04-26T01:20:28.614 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:28.614 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:20:28.614 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:28.614 INFO:teuthology.orchestra.run.smithi097.stdout:Install 6 Packages 2022-04-26T01:20:28.614 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:28.615 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 5.8 M 2022-04-26T01:20:28.615 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 24 M 2022-04-26T01:20:28.615 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:20:28.662 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2022-04-26T01:20:28.662 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:28.662 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:20:28.662 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:28.662 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cachetools-3.1.1-4.el8.noarch 2022-04-26T01:20:28.662 INFO:teuthology.orchestra.run.smithi086.stdout: python3-certifi-2018.10.15-7.el8.noarch 2022-04-26T01:20:28.663 INFO:teuthology.orchestra.run.smithi086.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2022-04-26T01:20:28.663 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpatch-1.21-2.el8.noarch 2022-04-26T01:20:28.663 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpointer-1.10-11.el8.noarch 2022-04-26T01:20:28.663 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2022-04-26T01:20:28.663 INFO:teuthology.orchestra.run.smithi086.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2022-04-26T01:20:28.663 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2022-04-26T01:20:28.663 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2022-04-26T01:20:28.663 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2022-04-26T01:20:28.664 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rsa-4.8-1.el8.noarch 2022-04-26T01:20:28.664 INFO:teuthology.orchestra.run.smithi086.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2022-04-26T01:20:28.664 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:28.664 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:28.701 INFO:teuthology.orchestra.run.smithi097.stdout:(1/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 6.2 MB/s | 538 kB 00:00 2022-04-26T01:20:28.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-mgr-cephadm 2022-04-26T01:20:28.826 INFO:teuthology.orchestra.run.smithi097.stdout:(2/6): python3-babel-2.5.1-7.el8.noarch.rpm 23 MB/s | 4.8 MB 00:00 2022-04-26T01:20:28.851 INFO:teuthology.orchestra.run.smithi097.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 141 kB/s | 21 kB 00:00 2022-04-26T01:20:28.876 INFO:teuthology.orchestra.run.smithi097.stdout:(4/6): ceph-mgr-cephadm-16.2.7-940.g40f5fd17.el 415 kB/s | 108 kB 00:00 2022-04-26T01:20:28.926 INFO:teuthology.orchestra.run.smithi097.stdout:(5/6): python3-remoto-1.2.1-1.el8.noarch.rpm 650 kB/s | 49 kB 00:00 2022-04-26T01:20:29.043 INFO:teuthology.orchestra.run.smithi097.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.6 MB/s | 355 kB 00:00 2022-04-26T01:20:29.046 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:29.046 INFO:teuthology.orchestra.run.smithi097.stdout:Total 14 MB/s | 5.8 MB 00:00 2022-04-26T01:20:29.096 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:20:29.106 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:20:29.106 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:20:29.192 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:20:29.195 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:20:29.375 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:03:55 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:29.666 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:20:29.915 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2022-04-26T01:20:30.185 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2022-04-26T01:20:30.210 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:30.211 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:30.211 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2022-04-26T01:20:30.211 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:30.211 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:20:30.212 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-cephadm noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 108 k 2022-04-26T01:20:30.212 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2022-04-26T01:20:30.212 INFO:teuthology.orchestra.run.smithi086.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2022-04-26T01:20:30.212 INFO:teuthology.orchestra.run.smithi086.stdout: python3-babel noarch 2.5.1-7.el8 CentOS-AppStream 4.8 M 2022-04-26T01:20:30.212 INFO:teuthology.orchestra.run.smithi086.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2022-04-26T01:20:30.212 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jinja2 noarch 2.10.1-3.el8 CentOS-AppStream 538 k 2022-04-26T01:20:30.212 INFO:teuthology.orchestra.run.smithi086.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2022-04-26T01:20:30.212 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:30.212 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:20:30.213 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:30.213 INFO:teuthology.orchestra.run.smithi086.stdout:Install 6 Packages 2022-04-26T01:20:30.213 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:30.213 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 5.8 M 2022-04-26T01:20:30.214 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 24 M 2022-04-26T01:20:30.214 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:20:30.302 INFO:teuthology.orchestra.run.smithi086.stdout:(1/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 6.0 MB/s | 538 kB 00:00 2022-04-26T01:20:30.445 INFO:teuthology.orchestra.run.smithi086.stdout:(2/6): python3-babel-2.5.1-7.el8.noarch.rpm 21 MB/s | 4.8 MB 00:00 2022-04-26T01:20:30.478 INFO:teuthology.orchestra.run.smithi086.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 121 kB/s | 21 kB 00:00 2022-04-26T01:20:30.503 INFO:teuthology.orchestra.run.smithi086.stdout:(4/6): ceph-mgr-cephadm-16.2.7-940.g40f5fd17.el 375 kB/s | 108 kB 00:00 2022-04-26T01:20:30.553 INFO:teuthology.orchestra.run.smithi086.stdout:(5/6): python3-remoto-1.2.1-1.el8.noarch.rpm 651 kB/s | 49 kB 00:00 2022-04-26T01:20:30.653 INFO:teuthology.orchestra.run.smithi086.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.7 MB/s | 355 kB 00:00 2022-04-26T01:20:30.655 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:30.655 INFO:teuthology.orchestra.run.smithi086.stdout:Total 13 MB/s | 5.8 MB 00:00 2022-04-26T01:20:30.705 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:20:30.715 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:20:30.715 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:20:30.866 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:20:30.869 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:20:31.143 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 3/6 2022-04-26T01:20:31.375 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:20:31.532 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 4/6 2022-04-26T01:20:31.650 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2022-04-26T01:20:31.757 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 5/6 2022-04-26T01:20:31.912 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2022-04-26T01:20:31.950 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T01:20:32.185 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T01:20:32.186 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/6 2022-04-26T01:20:32.186 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/6 2022-04-26T01:20:32.186 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/6 2022-04-26T01:20:32.186 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2022-04-26T01:20:32.186 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2022-04-26T01:20:32.556 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 6/6 2022-04-26T01:20:32.557 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:32.557 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:20:32.557 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:32.557 INFO:teuthology.orchestra.run.smithi097.stdout: python3-apipkg-1.5-6.el8.noarch 2022-04-26T01:20:32.557 INFO:teuthology.orchestra.run.smithi097.stdout: python3-babel-2.5.1-7.el8.noarch 2022-04-26T01:20:32.557 INFO:teuthology.orchestra.run.smithi097.stdout: python3-execnet-1.7.1-1.el8.noarch 2022-04-26T01:20:32.557 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jinja2-2.10.1-3.el8.noarch 2022-04-26T01:20:32.557 INFO:teuthology.orchestra.run.smithi097.stdout: python3-remoto-1.2.1-1.el8.noarch 2022-04-26T01:20:32.558 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:32.558 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:32.645 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-fuse 2022-04-26T01:20:32.850 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 3/6 2022-04-26T01:20:33.201 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:00 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:33.231 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 4/6 2022-04-26T01:20:33.459 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 5/6 2022-04-26T01:20:33.668 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T01:20:33.935 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T01:20:33.935 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/6 2022-04-26T01:20:33.935 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/6 2022-04-26T01:20:33.935 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/6 2022-04-26T01:20:33.935 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2022-04-26T01:20:33.936 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2022-04-26T01:20:34.024 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:34.025 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:34.025 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2022-04-26T01:20:34.026 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:34.026 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:20:34.026 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-fuse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 901 k 2022-04-26T01:20:34.026 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2022-04-26T01:20:34.026 INFO:teuthology.orchestra.run.smithi097.stdout: fuse x86_64 2.9.7-15.el8 CentOS-Base 83 k 2022-04-26T01:20:34.026 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:34.026 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:20:34.027 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:34.027 INFO:teuthology.orchestra.run.smithi097.stdout:Install 2 Packages 2022-04-26T01:20:34.027 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:34.027 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 984 k 2022-04-26T01:20:34.027 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 2.8 M 2022-04-26T01:20:34.027 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:20:34.095 INFO:teuthology.orchestra.run.smithi097.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.2 MB/s | 83 kB 00:00 2022-04-26T01:20:34.342 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 6/6 2022-04-26T01:20:34.343 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:34.343 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:20:34.343 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T01:20:34.343 INFO:teuthology.orchestra.run.smithi086.stdout: python3-apipkg-1.5-6.el8.noarch 2022-04-26T01:20:34.343 INFO:teuthology.orchestra.run.smithi086.stdout: python3-babel-2.5.1-7.el8.noarch 2022-04-26T01:20:34.343 INFO:teuthology.orchestra.run.smithi086.stdout: python3-execnet-1.7.1-1.el8.noarch 2022-04-26T01:20:34.343 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jinja2-2.10.1-3.el8.noarch 2022-04-26T01:20:34.343 INFO:teuthology.orchestra.run.smithi086.stdout: python3-remoto-1.2.1-1.el8.noarch 2022-04-26T01:20:34.344 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:34.344 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:34.439 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-fuse 2022-04-26T01:20:34.470 INFO:teuthology.orchestra.run.smithi097.stdout:(2/2): ceph-fuse-16.2.7-940.g40f5fd17.el8.x86_6 2.0 MB/s | 901 kB 00:00 2022-04-26T01:20:34.471 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:34.471 INFO:teuthology.orchestra.run.smithi097.stdout:Total 2.2 MB/s | 984 kB 00:00 2022-04-26T01:20:34.481 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:20:34.501 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:20:34.501 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:20:34.575 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:20:34.578 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:20:34.736 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:20:34.995 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:00 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:35.005 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2022-04-26T01:20:35.223 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2/2 2022-04-26T01:20:35.577 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2/2 2022-04-26T01:20:35.578 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/2 2022-04-26T01:20:35.863 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:35.863 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:35.863 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2022-04-26T01:20:35.864 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:35.864 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:20:35.864 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-fuse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 901 k 2022-04-26T01:20:35.864 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2022-04-26T01:20:35.864 INFO:teuthology.orchestra.run.smithi086.stdout: fuse x86_64 2.9.7-15.el8 CentOS-Base 83 k 2022-04-26T01:20:35.864 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:35.864 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:20:35.864 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:35.865 INFO:teuthology.orchestra.run.smithi086.stdout:Install 2 Packages 2022-04-26T01:20:35.865 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:35.865 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 984 k 2022-04-26T01:20:35.866 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 2.8 M 2022-04-26T01:20:35.866 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:20:35.928 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2022-04-26T01:20:35.928 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:35.928 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:20:35.928 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2022-04-26T01:20:35.929 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:35.929 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:35.929 INFO:teuthology.orchestra.run.smithi086.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.3 MB/s | 83 kB 00:00 2022-04-26T01:20:36.102 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install librados-devel 2022-04-26T01:20:36.528 INFO:teuthology.orchestra.run.smithi086.stdout:(2/2): ceph-fuse-16.2.7-940.g40f5fd17.el8.x86_6 1.3 MB/s | 901 kB 00:00 2022-04-26T01:20:36.530 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:36.530 INFO:teuthology.orchestra.run.smithi086.stdout:Total 1.4 MB/s | 984 kB 00:00 2022-04-26T01:20:36.540 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:20:36.561 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:20:36.561 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:20:36.636 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:20:36.639 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:20:36.672 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:03 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:36.795 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:20:37.091 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2022-04-26T01:20:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2/2 2022-04-26T01:20:37.522 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:37.523 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:37.523 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2022-04-26T01:20:37.523 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:37.523 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:20:37.523 INFO:teuthology.orchestra.run.smithi097.stdout: librados-devel x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 131 k 2022-04-26T01:20:37.523 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:37.523 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:20:37.524 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:37.524 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2022-04-26T01:20:37.524 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:37.524 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 131 k 2022-04-26T01:20:37.524 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 432 k 2022-04-26T01:20:37.524 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:20:37.684 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2/2 2022-04-26T01:20:37.685 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/2 2022-04-26T01:20:37.758 INFO:teuthology.orchestra.run.smithi097.stdout:librados-devel-16.2.7-940.g40f5fd17.el8.x86_64. 560 kB/s | 131 kB 00:00 2022-04-26T01:20:37.758 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:37.759 INFO:teuthology.orchestra.run.smithi097.stdout:Total 558 kB/s | 131 kB 00:00 2022-04-26T01:20:37.759 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:20:37.764 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:20:37.764 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:20:37.813 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:20:37.816 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:20:37.938 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:20:38.050 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2022-04-26T01:20:38.050 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:38.050 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:20:38.050 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2022-04-26T01:20:38.050 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:38.050 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:38.163 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:38.290 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install librados-devel 2022-04-26T01:20:38.428 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:38.805 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:38.805 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:38.805 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:20:38.805 INFO:teuthology.orchestra.run.smithi097.stdout: librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:20:38.805 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:38.805 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:38.856 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:04 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:38.983 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install libcephfs2 2022-04-26T01:20:39.552 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:06 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:39.693 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:39.694 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:39.694 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repo Size 2022-04-26T01:20:39.694 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:39.694 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:20:39.694 INFO:teuthology.orchestra.run.smithi086.stdout: librados-devel x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 131 k 2022-04-26T01:20:39.694 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:39.695 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:20:39.695 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:39.695 INFO:teuthology.orchestra.run.smithi086.stdout:Install 1 Package 2022-04-26T01:20:39.695 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:39.695 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 131 k 2022-04-26T01:20:39.695 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 432 k 2022-04-26T01:20:39.695 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:20:39.981 INFO:teuthology.orchestra.run.smithi086.stdout:librados-devel-16.2.7-940.g40f5fd17.el8.x86_64. 457 kB/s | 131 kB 00:00 2022-04-26T01:20:39.982 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:39.982 INFO:teuthology.orchestra.run.smithi086.stdout:Total 456 kB/s | 131 kB 00:00 2022-04-26T01:20:39.982 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:20:39.987 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:20:39.987 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:20:40.036 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:20:40.039 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:20:40.157 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:20:40.327 INFO:teuthology.orchestra.run.smithi097.stdout:Package libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:40.382 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:40.386 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:40.388 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2022-04-26T01:20:40.388 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:40.537 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install libcephfs-devel 2022-04-26T01:20:40.626 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:41.008 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:41.008 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:41.008 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:20:41.008 INFO:teuthology.orchestra.run.smithi086.stdout: librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:20:41.008 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:41.008 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:41.099 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:08 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:41.208 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install libcephfs2 2022-04-26T01:20:41.780 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:07 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:41.960 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:41.961 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:41.961 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2022-04-26T01:20:41.961 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:41.961 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:20:41.962 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs-devel x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 25 k 2022-04-26T01:20:41.962 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:41.962 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:20:41.962 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:41.962 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2022-04-26T01:20:41.962 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:41.963 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 25 k 2022-04-26T01:20:41.963 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 104 k 2022-04-26T01:20:41.963 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:20:42.144 INFO:teuthology.orchestra.run.smithi097.stdout:libcephfs-devel-16.2.7-940.g40f5fd17.el8.x86_64 138 kB/s | 25 kB 00:00 2022-04-26T01:20:42.144 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:42.145 INFO:teuthology.orchestra.run.smithi097.stdout:Total 137 kB/s | 25 kB 00:00 2022-04-26T01:20:42.145 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:20:42.148 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:20:42.148 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:20:42.150 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:20:42.153 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:20:42.199 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:20:42.363 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:42.590 INFO:teuthology.orchestra.run.smithi086.stdout:Package libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:42.592 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:42.647 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:42.648 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2022-04-26T01:20:42.648 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:42.729 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install libcephfs-devel 2022-04-26T01:20:42.912 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:42.913 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:42.913 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:20:42.913 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:20:42.913 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:42.913 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:43.000 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install librados2 2022-04-26T01:20:43.289 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:09 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:43.555 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:10 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:44.116 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:44.117 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:44.117 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repo Size 2022-04-26T01:20:44.117 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:44.117 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:20:44.117 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs-devel x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 25 k 2022-04-26T01:20:44.117 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:44.117 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:20:44.118 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:44.118 INFO:teuthology.orchestra.run.smithi086.stdout:Install 1 Package 2022-04-26T01:20:44.118 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:44.118 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 25 k 2022-04-26T01:20:44.118 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 104 k 2022-04-26T01:20:44.118 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:20:44.301 INFO:teuthology.orchestra.run.smithi086.stdout:libcephfs-devel-16.2.7-940.g40f5fd17.el8.x86_64 137 kB/s | 25 kB 00:00 2022-04-26T01:20:44.302 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:44.302 INFO:teuthology.orchestra.run.smithi086.stdout:Total 136 kB/s | 25 kB 00:00 2022-04-26T01:20:44.302 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:20:44.305 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:20:44.305 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:20:44.307 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:20:44.310 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:20:44.313 INFO:teuthology.orchestra.run.smithi097.stdout:Package librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:44.359 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:20:44.371 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:44.372 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2022-04-26T01:20:44.372 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:44.453 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install librbd1 2022-04-26T01:20:44.557 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:44.783 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:45.013 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:12 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:45.121 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:20:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:20:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:45.122 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:45.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install librados2 2022-04-26T01:20:45.782 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:11 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:45.788 INFO:teuthology.orchestra.run.smithi097.stdout:Package librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:45.849 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:45.850 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2022-04-26T01:20:45.850 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:46.314 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-rados 2022-04-26T01:20:46.550 INFO:teuthology.orchestra.run.smithi086.stdout:Package librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:46.606 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:46.607 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2022-04-26T01:20:46.607 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:46.680 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install librbd1 2022-04-26T01:20:46.891 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:13 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:47.241 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:13 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:47.660 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:47.719 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:47.720 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2022-04-26T01:20:47.721 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:47.801 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-rgw 2022-04-26T01:20:48.014 INFO:teuthology.orchestra.run.smithi086.stdout:Package librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:48.073 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:48.074 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2022-04-26T01:20:48.074 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:48.361 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:15 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:48.512 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install python3-rados 2022-04-26T01:20:49.071 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:15 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:49.167 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:49.526 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:49.527 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2022-04-26T01:20:49.527 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:49.527 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-cephfs 2022-04-26T01:20:49.844 INFO:teuthology.orchestra.run.smithi086.stdout:Package python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:49.901 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:49.903 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2022-04-26T01:20:49.903 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:49.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install python3-rgw 2022-04-26T01:20:50.085 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:17 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:50.548 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:16 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:50.860 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:50.918 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:50.919 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2022-04-26T01:20:50.919 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:50.998 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install python3-rbd 2022-04-26T01:20:51.316 INFO:teuthology.orchestra.run.smithi086.stdout:Package python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:51.372 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:51.373 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2022-04-26T01:20:51.373 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:51.454 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install python3-cephfs 2022-04-26T01:20:51.569 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:18 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:52.012 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:18 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:52.337 INFO:teuthology.orchestra.run.smithi097.stdout:Package python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:52.394 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:52.395 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2022-04-26T01:20:52.396 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:52.471 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install rbd-fuse 2022-04-26T01:20:52.781 INFO:teuthology.orchestra.run.smithi086.stdout:Package python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:52.838 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:52.839 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2022-04-26T01:20:52.839 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:52.920 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install python3-rbd 2022-04-26T01:20:53.028 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:20 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:53.481 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:19 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:53.850 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:53.851 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:53.851 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2022-04-26T01:20:53.851 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:53.851 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:20:53.851 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-fuse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 88 k 2022-04-26T01:20:53.851 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:53.852 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:20:53.852 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:53.852 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2022-04-26T01:20:53.852 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:53.852 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 88 k 2022-04-26T01:20:53.852 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 236 k 2022-04-26T01:20:53.852 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:20:54.099 INFO:teuthology.orchestra.run.smithi097.stdout:rbd-fuse-16.2.7-940.g40f5fd17.el8.x86_64.rpm 354 kB/s | 88 kB 00:00 2022-04-26T01:20:54.100 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:54.100 INFO:teuthology.orchestra.run.smithi097.stdout:Total 352 kB/s | 88 kB 00:00 2022-04-26T01:20:54.100 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:20:54.110 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:20:54.110 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:20:54.159 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:20:54.162 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:20:54.265 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:20:54.295 INFO:teuthology.orchestra.run.smithi086.stdout:Package python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T01:20:54.353 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:54.354 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2022-04-26T01:20:54.354 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:54.461 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install rbd-fuse 2022-04-26T01:20:54.461 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:54.706 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:55.020 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:21 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:55.064 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:55.064 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:55.064 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:20:55.064 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:20:55.065 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:55.065 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:55.251 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install rbd-mirror 2022-04-26T01:20:55.819 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:22 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:55.887 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:55.887 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:55.887 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2022-04-26T01:20:55.888 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:55.888 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:20:55.888 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-fuse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 88 k 2022-04-26T01:20:55.888 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:55.888 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:20:55.888 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:55.888 INFO:teuthology.orchestra.run.smithi086.stdout:Install 1 Package 2022-04-26T01:20:55.888 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:55.889 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 88 k 2022-04-26T01:20:55.889 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 236 k 2022-04-26T01:20:55.889 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:20:56.148 INFO:teuthology.orchestra.run.smithi086.stdout:rbd-fuse-16.2.7-940.g40f5fd17.el8.x86_64.rpm 337 kB/s | 88 kB 00:00 2022-04-26T01:20:56.149 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:56.149 INFO:teuthology.orchestra.run.smithi086.stdout:Total 336 kB/s | 88 kB 00:00 2022-04-26T01:20:56.150 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:20:56.159 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:20:56.159 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:20:56.208 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:20:56.211 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:20:56.310 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:20:56.513 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:56.686 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:20:56.687 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:56.687 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repo Size 2022-04-26T01:20:56.687 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:56.687 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:20:56.687 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-mirror x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.7 M 2022-04-26T01:20:56.688 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:56.688 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:20:56.688 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:20:56.688 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2022-04-26T01:20:56.688 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:56.689 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 3.7 M 2022-04-26T01:20:56.689 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 15 M 2022-04-26T01:20:56.689 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:20:56.789 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:57.201 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:57.201 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:57.201 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:20:57.201 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:20:57.201 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:57.202 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:20:57.227 INFO:teuthology.orchestra.run.smithi097.stdout:rbd-mirror-16.2.7-940.g40f5fd17.el8.x86_64.rpm 6.8 MB/s | 3.7 MB 00:00 2022-04-26T01:20:57.227 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:57.228 INFO:teuthology.orchestra.run.smithi097.stdout:Total 6.8 MB/s | 3.7 MB 00:00 2022-04-26T01:20:57.228 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:20:57.239 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:20:57.239 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:20:57.302 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:20:57.304 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:20:57.398 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install rbd-mirror 2022-04-26T01:20:57.768 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:20:57.963 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:57.971 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:23 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:20:58.320 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:58.684 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:20:58.743 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:58.743 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:20:58.743 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:20:58.743 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:20:58.744 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:20:58.802 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:20:58.802 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:58.802 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repo Size 2022-04-26T01:20:58.802 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:58.802 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:20:58.803 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-mirror x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.7 M 2022-04-26T01:20:58.803 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:58.803 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:20:58.803 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:20:58.803 INFO:teuthology.orchestra.run.smithi086.stdout:Install 1 Package 2022-04-26T01:20:58.803 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:20:58.804 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 3.7 M 2022-04-26T01:20:58.804 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 15 M 2022-04-26T01:20:58.804 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:20:58.879 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install rbd-nbd 2022-04-26T01:20:59.456 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:04:26 ago on Tue 26 Apr 2022 01:16:33 AM UTC. 2022-04-26T01:20:59.639 INFO:teuthology.orchestra.run.smithi086.stdout:rbd-mirror-16.2.7-940.g40f5fd17.el8.x86_64.rpm 4.4 MB/s | 3.7 MB 00:00 2022-04-26T01:20:59.640 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:20:59.640 INFO:teuthology.orchestra.run.smithi086.stdout:Total 4.4 MB/s | 3.7 MB 00:00 2022-04-26T01:20:59.641 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:20:59.653 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:20:59.653 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:20:59.718 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:20:59.722 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:21:00.181 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:21:00.276 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2022-04-26T01:21:00.276 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:21:00.276 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2022-04-26T01:21:00.277 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:21:00.277 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2022-04-26T01:21:00.277 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-nbd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 173 k 2022-04-26T01:21:00.277 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:21:00.277 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2022-04-26T01:21:00.277 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2022-04-26T01:21:00.277 INFO:teuthology.orchestra.run.smithi097.stdout:Install 1 Package 2022-04-26T01:21:00.277 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:21:00.278 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 173 k 2022-04-26T01:21:00.278 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 519 k 2022-04-26T01:21:00.278 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2022-04-26T01:21:00.399 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:21:00.508 INFO:teuthology.orchestra.run.smithi097.stdout:rbd-nbd-16.2.7-940.g40f5fd17.el8.x86_64.rpm 753 kB/s | 173 kB 00:00 2022-04-26T01:21:00.508 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:21:00.509 INFO:teuthology.orchestra.run.smithi097.stdout:Total 749 kB/s | 173 kB 00:00 2022-04-26T01:21:00.509 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2022-04-26T01:21:00.519 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2022-04-26T01:21:00.519 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2022-04-26T01:21:00.567 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2022-04-26T01:21:00.570 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2022-04-26T01:21:00.689 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2022-04-26T01:21:00.791 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:21:00.877 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:21:01.127 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:21:01.173 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:21:01.173 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:21:01.173 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:21:01.174 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:21:01.174 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:21:01.174 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:21:01.381 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install rbd-nbd 2022-04-26T01:21:01.529 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:21:01.529 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:21:01.529 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2022-04-26T01:21:01.529 INFO:teuthology.orchestra.run.smithi097.stdout: rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:21:01.529 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:21:01.529 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2022-04-26T01:21:01.700 DEBUG:teuthology.parallel:result is None 2022-04-26T01:21:01.951 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:04:27 ago on Tue 26 Apr 2022 01:16:34 AM UTC. 2022-04-26T01:21:02.803 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2022-04-26T01:21:02.804 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:21:02.804 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2022-04-26T01:21:02.804 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:21:02.804 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2022-04-26T01:21:02.804 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-nbd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 173 k 2022-04-26T01:21:02.804 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:21:02.804 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2022-04-26T01:21:02.804 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2022-04-26T01:21:02.804 INFO:teuthology.orchestra.run.smithi086.stdout:Install 1 Package 2022-04-26T01:21:02.805 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:21:02.805 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 173 k 2022-04-26T01:21:02.805 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 519 k 2022-04-26T01:21:02.805 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2022-04-26T01:21:03.042 INFO:teuthology.orchestra.run.smithi086.stdout:rbd-nbd-16.2.7-940.g40f5fd17.el8.x86_64.rpm 730 kB/s | 173 kB 00:00 2022-04-26T01:21:03.043 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2022-04-26T01:21:03.043 INFO:teuthology.orchestra.run.smithi086.stdout:Total 726 kB/s | 173 kB 00:00 2022-04-26T01:21:03.043 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2022-04-26T01:21:03.053 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2022-04-26T01:21:03.053 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2022-04-26T01:21:03.103 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2022-04-26T01:21:03.106 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2022-04-26T01:21:03.226 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2022-04-26T01:21:03.404 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:21:03.686 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:21:04.113 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T01:21:04.113 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:21:04.113 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2022-04-26T01:21:04.113 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T01:21:04.114 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:21:04.114 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2022-04-26T01:21:04.329 DEBUG:teuthology.parallel:result is None 2022-04-26T01:21:04.345 DEBUG:teuthology.orchestra.run.smithi086:> sudo lsb_release -is 2022-04-26T01:21:04.381 INFO:teuthology.orchestra.run.smithi086.stdout:CentOSStream 2022-04-26T01:21:04.382 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T01:21:04.382 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:21:04.382 INFO:teuthology.packaging:ref: None 2022-04-26T01:21:04.382 INFO:teuthology.packaging:tag: None 2022-04-26T01:21:04.382 INFO:teuthology.packaging:branch: pacific 2022-04-26T01:21:04.383 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:21:04.383 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-26T01:21:04.682 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2022-04-26T01:21:04.707 INFO:teuthology.orchestra.run.smithi086.stdout:16.2.7-940.g40f5fd17.el8 2022-04-26T01:21:04.707 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-940.g40f5fd17.el8 2022-04-26T01:21:04.708 INFO:teuthology.task.install:The correct ceph version 16.2.7-940.g40f5fd17 is installed. 2022-04-26T01:21:04.708 DEBUG:teuthology.orchestra.run.smithi097:> sudo lsb_release -is 2022-04-26T01:21:04.752 INFO:teuthology.orchestra.run.smithi097.stdout:CentOSStream 2022-04-26T01:21:04.753 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T01:21:04.753 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:21:04.754 INFO:teuthology.packaging:ref: None 2022-04-26T01:21:04.754 INFO:teuthology.packaging:tag: None 2022-04-26T01:21:04.754 INFO:teuthology.packaging:branch: pacific 2022-04-26T01:21:04.754 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:21:04.754 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-26T01:21:05.018 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2022-04-26T01:21:05.043 INFO:teuthology.orchestra.run.smithi097.stdout:16.2.7-940.g40f5fd17.el8 2022-04-26T01:21:05.044 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-940.g40f5fd17.el8 2022-04-26T01:21:05.044 INFO:teuthology.task.install:The correct ceph version 16.2.7-940.g40f5fd17 is installed. 2022-04-26T01:21:05.044 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-04-26T01:21:05.044 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:21:05.045 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-26T01:21:05.073 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2022-04-26T01:21:05.073 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-26T01:21:05.115 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-04-26T01:21:05.115 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:21:05.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/daemon-helper 2022-04-26T01:21:05.142 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-26T01:21:05.208 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2022-04-26T01:21:05.209 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/daemon-helper 2022-04-26T01:21:05.238 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-26T01:21:05.307 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-04-26T01:21:05.307 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:21:05.308 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-26T01:21:05.334 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-26T01:21:05.400 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2022-04-26T01:21:05.400 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-26T01:21:05.429 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-26T01:21:05.497 INFO:teuthology.run_tasks:Running task cephadm... 2022-04-26T01:21:05.564 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'docker.io/ceph/daemon-base:latest-pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-26T01:21:05.564 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-pacific 2022-04-26T01:21:05.565 INFO:tasks.cephadm:Cluster fsid is 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:05.565 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2022-04-26T01:21:05.565 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.86', 'mon.c': '[v2:172.21.15.86:3301,v1:172.21.15.86:6790]', 'mon.b': '172.21.15.97'} 2022-04-26T01:21:05.565 INFO:tasks.cephadm:First mon is mon.a on smithi086 2022-04-26T01:21:05.565 INFO:tasks.cephadm:First mgr is y 2022-04-26T01:21:05.565 INFO:tasks.cephadm:Normalizing hostnames... 2022-04-26T01:21:05.566 DEBUG:teuthology.orchestra.run.smithi086:> sudo hostname $(hostname -s) 2022-04-26T01:21:05.592 DEBUG:teuthology.orchestra.run.smithi097:> sudo hostname $(hostname -s) 2022-04-26T01:21:05.621 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2022-04-26T01:21:05.621 DEBUG:teuthology.orchestra.run.smithi086:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2022-04-26T01:21:05.727 INFO:teuthology.orchestra.run.smithi086.stdout:-rw-rw-r--. 1 ubuntu ubuntu 336707 Apr 26 01:21 /home/ubuntu/cephtest/cephadm 2022-04-26T01:21:05.728 DEBUG:teuthology.orchestra.run.smithi097:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2022-04-26T01:21:05.835 INFO:teuthology.orchestra.run.smithi097.stdout:-rw-rw-r--. 1 ubuntu ubuntu 336707 Apr 26 01:21 /home/ubuntu/cephtest/cephadm 2022-04-26T01:21:05.835 DEBUG:teuthology.orchestra.run.smithi086:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2022-04-26T01:21:05.853 DEBUG:teuthology.orchestra.run.smithi097:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2022-04-26T01:21:05.882 INFO:tasks.cephadm:Pulling image docker.io/ceph/daemon-base:latest-pacific on all hosts... 2022-04-26T01:21:05.882 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-26T01:21:05.895 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-26T01:21:07.386 INFO:teuthology.orchestra.run.smithi097.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T01:21:07.490 INFO:teuthology.orchestra.run.smithi086.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T01:21:22.861 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2022-04-26T01:21:22.893 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-26T01:21:22.893 INFO:teuthology.orchestra.run.smithi086.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-26T01:21:22.893 INFO:teuthology.orchestra.run.smithi086.stdout: "repo_digests": [ 2022-04-26T01:21:22.894 INFO:teuthology.orchestra.run.smithi086.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-26T01:21:22.894 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2022-04-26T01:21:22.894 INFO:teuthology.orchestra.run.smithi086.stdout:} 2022-04-26T01:21:23.172 INFO:teuthology.orchestra.run.smithi097.stdout:{ 2022-04-26T01:21:23.172 INFO:teuthology.orchestra.run.smithi097.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-26T01:21:23.172 INFO:teuthology.orchestra.run.smithi097.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-26T01:21:23.172 INFO:teuthology.orchestra.run.smithi097.stdout: "repo_digests": [ 2022-04-26T01:21:23.173 INFO:teuthology.orchestra.run.smithi097.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-26T01:21:23.173 INFO:teuthology.orchestra.run.smithi097.stdout: ] 2022-04-26T01:21:23.173 INFO:teuthology.orchestra.run.smithi097.stdout:} 2022-04-26T01:21:23.191 DEBUG:teuthology.orchestra.run.smithi086:> sudo mkdir -p /etc/ceph 2022-04-26T01:21:23.222 DEBUG:teuthology.orchestra.run.smithi097:> sudo mkdir -p /etc/ceph 2022-04-26T01:21:23.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 777 /etc/ceph 2022-04-26T01:21:23.288 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 777 /etc/ceph 2022-04-26T01:21:23.317 INFO:tasks.cephadm:Writing seed config... 2022-04-26T01:21:23.318 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2022-04-26T01:21:23.318 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2022-04-26T01:21:23.318 INFO:tasks.cephadm: override: [osd] debug ms = 1 2022-04-26T01:21:23.318 INFO:tasks.cephadm: override: [osd] debug osd = 20 2022-04-26T01:21:23.319 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2022-04-26T01:21:23.319 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2022-04-26T01:21:23.319 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2022-04-26T01:21:23.319 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2022-04-26T01:21:23.319 INFO:tasks.cephadm: override: [mon] debug mon = 20 2022-04-26T01:21:23.319 INFO:tasks.cephadm: override: [mon] debug ms = 1 2022-04-26T01:21:23.319 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2022-04-26T01:21:23.320 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:21:23.320 DEBUG:teuthology.orchestra.run.smithi086:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2022-04-26T01:21:23.344 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 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 = 24da8e38-c4ff-11ec-8c39-001a4aab830c mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 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 osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2022-04-26T01:21:23.345 DEBUG:teuthology.orchestra.run.smithi086:mon.a> sudo journalctl -f -n 0 -u ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mon.a.service 2022-04-26T01:21:23.386 DEBUG:teuthology.orchestra.run.smithi086:mgr.y> sudo journalctl -f -n 0 -u ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mgr.y.service 2022-04-26T01:21:23.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:-- Logs begin at Tue 2022-04-26 01:09:41 UTC. -- 2022-04-26T01:21:23.412 INFO:tasks.cephadm:Bootstrapping... 2022-04-26T01:21:23.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific -v bootstrap --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c --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 y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.86 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2022-04-26T01:21:23.437 INFO:journalctl@ceph.mgr.y.smithi086.stdout:-- Logs begin at Tue 2022-04-26 01:09:41 UTC. -- 2022-04-26T01:21:23.608 INFO:teuthology.orchestra.run.smithi086.stderr:-------------------------------------------------------------------------------- 2022-04-26T01:21:23.609 INFO:teuthology.orchestra.run.smithi086.stderr:cephadm ['--image', 'docker.io/ceph/daemon-base:latest-pacific', '-v', 'bootstrap', '--fsid', '24da8e38-c4ff-11ec-8c39-001a4aab830c', '--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', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.86', '--skip-admin-label'] 2022-04-26T01:21:23.646 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: 4.0.2 2022-04-26T01:21:23.757 INFO:teuthology.orchestra.run.smithi086.stderr:Verifying podman|docker is present... 2022-04-26T01:21:23.792 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: 4.0.2 2022-04-26T01:21:23.903 INFO:teuthology.orchestra.run.smithi086.stderr:Verifying lvm2 is present... 2022-04-26T01:21:23.904 INFO:teuthology.orchestra.run.smithi086.stderr:Verifying time synchronization is in place... 2022-04-26T01:21:23.910 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-26T01:21:23.915 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: inactive 2022-04-26T01:21:23.921 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: enabled 2022-04-26T01:21:23.926 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: active 2022-04-26T01:21:23.927 INFO:teuthology.orchestra.run.smithi086.stderr:Unit chronyd.service is enabled and running 2022-04-26T01:21:23.927 INFO:teuthology.orchestra.run.smithi086.stderr:Repeating the final host check... 2022-04-26T01:21:23.960 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: 4.0.2 2022-04-26T01:21:24.074 INFO:teuthology.orchestra.run.smithi086.stderr:podman (/bin/podman) version 4.0.2 is present 2022-04-26T01:21:24.074 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl is present 2022-04-26T01:21:24.074 INFO:teuthology.orchestra.run.smithi086.stderr:lvcreate is present 2022-04-26T01:21:24.079 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-26T01:21:24.085 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: inactive 2022-04-26T01:21:24.090 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: enabled 2022-04-26T01:21:24.096 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: active 2022-04-26T01:21:24.097 INFO:teuthology.orchestra.run.smithi086.stderr:Unit chronyd.service is enabled and running 2022-04-26T01:21:24.097 INFO:teuthology.orchestra.run.smithi086.stderr:Host looks OK 2022-04-26T01:21:24.097 INFO:teuthology.orchestra.run.smithi086.stderr:Cluster fsid: 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:24.097 INFO:teuthology.orchestra.run.smithi086.stderr:Acquiring lock 139962176453096 on /run/cephadm/24da8e38-c4ff-11ec-8c39-001a4aab830c.lock 2022-04-26T01:21:24.097 INFO:teuthology.orchestra.run.smithi086.stderr:Lock 139962176453096 acquired on /run/cephadm/24da8e38-c4ff-11ec-8c39-001a4aab830c.lock 2022-04-26T01:21:24.098 INFO:teuthology.orchestra.run.smithi086.stderr:Verifying IP 172.21.15.86 port 3300 ... 2022-04-26T01:21:24.098 INFO:teuthology.orchestra.run.smithi086.stderr:Verifying IP 172.21.15.86 port 6789 ... 2022-04-26T01:21:24.098 INFO:teuthology.orchestra.run.smithi086.stderr:Base mon IP(s) is [172.21.15.86:3300, 172.21.15.86:6789], mon addrv is [v2:172.21.15.86:3300,v1:172.21.15.86:6789] 2022-04-26T01:21:24.101 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2022-04-26T01:21:24.101 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.86 metric 100 2022-04-26T01:21:24.103 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2022-04-26T01:21:24.103 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2022-04-26T01:21:24.103 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium 2022-04-26T01:21:24.106 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2022-04-26T01:21:24.106 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: inet6 ::1/128 scope host 2022-04-26T01:21:24.106 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-26T01:21:24.106 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2022-04-26T01:21:24.106 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d809/64 scope link 2022-04-26T01:21:24.106 INFO:teuthology.orchestra.run.smithi086.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-26T01:21:24.107 INFO:teuthology.orchestra.run.smithi086.stderr:Mon IP `172.21.15.86` is in CIDR network `172.21.0.0/20` 2022-04-26T01:21:24.107 INFO:teuthology.orchestra.run.smithi086.stderr:Mon IP `172.21.15.86` is in CIDR network `172.21.0.0/20` 2022-04-26T01:21:24.107 INFO:teuthology.orchestra.run.smithi086.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2022-04-26T01:21:24.108 INFO:teuthology.orchestra.run.smithi086.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2022-04-26T01:21:24.108 INFO:teuthology.orchestra.run.smithi086.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T01:21:24.193 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: Trying to pull docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T01:21:24.476 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: Getting image source signatures 2022-04-26T01:21:24.500 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: Copying blob sha256:a997af56d24c50f31dbc8bd557a1c2adeb9ea675d7d7142f1a37cb629070c246 2022-04-26T01:21:24.500 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2022-04-26T01:21:24.500 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: Copying config sha256:46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f 2022-04-26T01:21:24.535 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: Writing manifest to image destination 2022-04-26T01:21:24.535 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: Storing signatures 2022-04-26T01:21:24.714 INFO:teuthology.orchestra.run.smithi086.stderr:/bin/podman: 46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f 2022-04-26T01:21:25.124 INFO:teuthology.orchestra.run.smithi086.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-26T01:21:25.500 INFO:teuthology.orchestra.run.smithi086.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-26T01:21:25.500 INFO:teuthology.orchestra.run.smithi086.stderr:Extracting ceph user uid/gid from container image... 2022-04-26T01:21:25.930 INFO:teuthology.orchestra.run.smithi086.stderr:stat: 167 167 2022-04-26T01:21:26.245 INFO:teuthology.orchestra.run.smithi086.stderr:Creating initial keys... 2022-04-26T01:21:26.588 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-authtool: AQAWSWdiH6EbIhAAGH40zxnqOQwS7ngd9bI4TA== 2022-04-26T01:21:27.221 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-authtool: AQAXSWdiTiBpDBAAVB4H5X2rPIeQv3G1OfCm7Q== 2022-04-26T01:21:27.879 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-authtool: AQAXSWdiW2i8MxAAnObgokD3lq0KPHRTtv7q9Q== 2022-04-26T01:21:28.192 INFO:teuthology.orchestra.run.smithi086.stderr:Creating initial monmap... 2022-04-26T01:21:28.596 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-26T01:21:28.596 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:28.596 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-26T01:21:28.943 INFO:teuthology.orchestra.run.smithi086.stderr:monmaptool for a [v2:172.21.15.86:3300,v1:172.21.15.86:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-26T01:21:28.944 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/monmaptool: set fsid to 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:28.944 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-26T01:21:28.944 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:21:28.944 INFO:teuthology.orchestra.run.smithi086.stderr:Creating mon... 2022-04-26T01:21:29.365 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.329+0000 7f40c8f78700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T01:21:29.366 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.329+0000 7f40c8f78700 1 imported monmap: 2022-04-26T01:21:29.366 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: epoch 0 2022-04-26T01:21:29.366 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:29.366 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: last_changed 2022-04-26T01:21:28.546628+0000 2022-04-26T01:21:29.366 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: created 2022-04-26T01:21:28.546628+0000 2022-04-26T01:21:29.366 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2022-04-26T01:21:29.366 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: election_strategy: 1 2022-04-26T01:21:29.366 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon.a 2022-04-26T01:21:29.367 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.367 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.329+0000 7f40c8f78700 0 /usr/bin/ceph-mon: set fsid to 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:29.367 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T01:21:29.367 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.367 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T01:21:29.367 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T01:21:29.367 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: DB SUMMARY 2022-04-26T01:21:29.367 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.367 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2022-04-26T01:21:29.367 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.368 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2022-04-26T01:21:29.368 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.368 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T01:21:29.368 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.create_if_missing: 1 2022-04-26T01:21:29.368 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T01:21:29.368 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.env: 0x5608563a41c0 2022-04-26T01:21:29.368 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.fs: Posix File System 2022-04-26T01:21:29.368 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.info_log: 0x560856f74f00 2022-04-26T01:21:29.368 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T01:21:29.369 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.statistics: (nil) 2022-04-26T01:21:29.369 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.use_fsync: 0 2022-04-26T01:21:29.369 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T01:21:29.369 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T01:21:29.369 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T01:21:29.369 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T01:21:29.369 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T01:21:29.369 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T01:21:29.369 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T01:21:29.369 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T01:21:29.370 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T01:21:29.370 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T01:21:29.370 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T01:21:29.370 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.db_log_dir: 2022-04-26T01:21:29.370 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-26T01:21:29.370 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T01:21:29.370 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T01:21:29.370 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T01:21:29.370 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T01:21:29.371 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T01:21:29.371 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T01:21:29.371 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T01:21:29.371 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T01:21:29.371 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T01:21:29.371 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T01:21:29.371 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.write_buffer_manager: 0x560856f7d500 2022-04-26T01:21:29.371 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T01:21:29.371 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T01:21:29.371 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T01:21:29.372 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T01:21:29.372 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T01:21:29.372 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T01:21:29.372 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T01:21:29.372 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T01:21:29.372 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T01:21:29.372 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.unordered_write: 0 2022-04-26T01:21:29.372 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T01:21:29.372 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T01:21:29.372 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T01:21:29.373 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T01:21:29.373 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.row_cache: None 2022-04-26T01:21:29.373 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.wal_filter: None 2022-04-26T01:21:29.373 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T01:21:29.373 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T01:21:29.373 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T01:21:29.373 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T01:21:29.373 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T01:21:29.373 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T01:21:29.374 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T01:21:29.374 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T01:21:29.374 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T01:21:29.374 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T01:21:29.374 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T01:21:29.374 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T01:21:29.374 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T01:21:29.374 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T01:21:29.374 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T01:21:29.375 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T01:21:29.375 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T01:21:29.375 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T01:21:29.375 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T01:21:29.375 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T01:21:29.375 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T01:21:29.375 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.max_open_files: -1 2022-04-26T01:21:29.375 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T01:21:29.375 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T01:21:29.376 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T01:21:29.376 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T01:21:29.376 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Compression algorithms supported: 2022-04-26T01:21:29.376 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T01:21:29.376 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: kZSTD supported: 0 2022-04-26T01:21:29.376 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T01:21:29.376 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T01:21:29.376 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T01:21:29.377 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T01:21:29.377 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T01:21:29.377 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T01:21:29.377 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T01:21:29.377 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.330+0000 7f40c8f78700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2022-04-26T01:21:29.377 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.377 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2022-04-26T01:21:29.377 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.377 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T01:21:29.378 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.378 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T01:21:29.378 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.merge_operator: 2022-04-26T01:21:29.378 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_filter: None 2022-04-26T01:21:29.378 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T01:21:29.378 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T01:21:29.378 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T01:21:29.378 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560856e8e160) 2022-04-26T01:21:29.378 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2022-04-26T01:21:29.378 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T01:21:29.379 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T01:21:29.379 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2022-04-26T01:21:29.379 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: index_type: 0 2022-04-26T01:21:29.379 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2022-04-26T01:21:29.379 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: index_shortening: 1 2022-04-26T01:21:29.379 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2022-04-26T01:21:29.379 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2022-04-26T01:21:29.379 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: checksum: 1 2022-04-26T01:21:29.379 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2022-04-26T01:21:29.379 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: block_cache: 0x560856ec4d10 2022-04-26T01:21:29.380 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2022-04-26T01:21:29.380 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: block_cache_options: 2022-04-26T01:21:29.380 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: capacity : 536870912 2022-04-26T01:21:29.380 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2022-04-26T01:21:29.380 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2022-04-26T01:21:29.380 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2022-04-26T01:21:29.380 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2022-04-26T01:21:29.380 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2022-04-26T01:21:29.380 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: block_size: 4096 2022-04-26T01:21:29.380 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2022-04-26T01:21:29.381 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2022-04-26T01:21:29.381 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2022-04-26T01:21:29.381 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2022-04-26T01:21:29.381 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: partition_filters: 0 2022-04-26T01:21:29.381 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2022-04-26T01:21:29.381 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T01:21:29.381 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2022-04-26T01:21:29.381 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: verify_compression: 0 2022-04-26T01:21:29.381 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2022-04-26T01:21:29.381 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: format_version: 2 2022-04-26T01:21:29.382 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2022-04-26T01:21:29.382 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: block_align: 0 2022-04-26T01:21:29.382 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.382 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T01:21:29.382 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T01:21:29.382 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compression: NoCompression 2022-04-26T01:21:29.382 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T01:21:29.382 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T01:21:29.382 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T01:21:29.383 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.num_levels: 7 2022-04-26T01:21:29.383 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T01:21:29.383 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T01:21:29.383 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T01:21:29.383 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T01:21:29.383 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T01:21:29.383 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T01:21:29.383 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T01:21:29.383 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:21:29.383 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T01:21:29.384 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T01:21:29.384 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T01:21:29.384 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T01:21:29.384 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T01:21:29.384 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:21:29.384 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T01:21:29.384 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T01:21:29.384 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T01:21:29.384 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T01:21:29.384 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T01:21:29.385 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T01:21:29.385 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T01:21:29.385 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T01:21:29.385 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T01:21:29.385 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T01:21:29.385 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T01:21:29.385 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T01:21:29.385 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T01:21:29.385 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T01:21:29.385 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T01:21:29.386 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T01:21:29.386 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T01:21:29.386 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T01:21:29.386 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T01:21:29.386 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T01:21:29.386 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T01:21:29.386 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T01:21:29.386 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T01:21:29.386 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T01:21:29.387 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T01:21:29.387 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T01:21:29.387 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T01:21:29.387 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T01:21:29.387 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T01:21:29.387 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T01:21:29.387 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T01:21:29.387 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T01:21:29.387 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T01:21:29.387 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T01:21:29.388 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T01:21:29.389 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.ttl: 2592000 2022-04-26T01:21:29.389 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T01:21:29.389 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: [version_set.cc:4568] 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 2022-04-26T01:21:29.389 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.389 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.331+0000 7f40c8f78700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T01:21:29.389 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.389 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.332+0000 7f40c8f78700 4 rocksdb: DB pointer 0x560856f89800 2022-04-26T01:21:29.389 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.332+0000 7f40b1e01700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T01:21:29.389 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.332+0000 7f40b1e01700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T01:21:29.389 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2022-04-26T01:21:29.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:21:29.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-26T01:21:29.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T01:21:29.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:21:29.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-26T01:21:29.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T01:21:29.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:21:29.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T01:21:29.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 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 2022-04-26T01:21:29.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:21:29.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 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 2022-04-26T01:21:29.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 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 2022-04-26T01:21:29.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T01:21:29.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 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 2022-04-26T01:21:29.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:21:29.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:21:29.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:21:29.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:21:29.392 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:21:29.392 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:21:29.392 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:21:29.392 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:21:29.392 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:21:29.392 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 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 2022-04-26T01:21:29.392 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.392 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:21:29.392 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.393 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T01:21:29.393 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 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 2022-04-26T01:21:29.393 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:21:29.393 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 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 2022-04-26T01:21:29.393 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 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 2022-04-26T01:21:29.393 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.393 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T01:21:29.393 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 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 2022-04-26T01:21:29.393 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:21:29.393 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:21:29.394 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:21:29.394 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:21:29.394 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:21:29.394 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:21:29.394 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:21:29.394 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:21:29.394 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:21:29.394 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 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 2022-04-26T01:21:29.394 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.394 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:21:29.395 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: 2022-04-26T01:21:29.395 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.333+0000 7f40c8f78700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2022-04-26T01:21:29.395 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.334+0000 7f40c8f78700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2022-04-26T01:21:29.395 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph-mon: debug 2022-04-26T01:21:29.334+0000 7f40c8f78700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2022-04-26T01:21:29.694 INFO:teuthology.orchestra.run.smithi086.stderr:create mon.a on 2022-04-26T01:21:29.707 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2022-04-26T01:21:29.797 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2022-04-26T01:21:29.889 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c.target → /etc/systemd/system/ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c.target. 2022-04-26T01:21:29.889 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c.target → /etc/systemd/system/ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c.target. 2022-04-26T01:21:30.083 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: Failed to reset failed state of unit ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mon.a.service: Unit ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mon.a.service not loaded. 2022-04-26T01:21:30.089 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: Created symlink /etc/systemd/system/ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c.target.wants/ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mon.a.service → /etc/systemd/system/ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@.service. 2022-04-26T01:21:30.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:30 smithi086 systemd[1]: Starting Ceph mon.a for 24da8e38-c4ff-11ec-8c39-001a4aab830c... 2022-04-26T01:21:30.738 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:30 smithi086 podman[30311]: 2022-04-26T01:21:30.738 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:30 smithi086 bash[30311]: 118080674f589a0250c07554be1cf38f84c0e9102cdff14b9d57e01cdd2cb0bb 2022-04-26T01:21:30.779 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: disabled 2022-04-26T01:21:30.785 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: inactive 2022-04-26T01:21:30.786 INFO:teuthology.orchestra.run.smithi086.stderr:firewalld.service is not enabled 2022-04-26T01:21:30.786 INFO:teuthology.orchestra.run.smithi086.stderr:Not possible to enable service . firewalld.service is not available 2022-04-26T01:21:30.786 INFO:teuthology.orchestra.run.smithi086.stderr:Waiting for mon to start... 2022-04-26T01:21:30.787 INFO:teuthology.orchestra.run.smithi086.stderr:Waiting for mon... 2022-04-26T01:21:31.020 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: cluster 2022-04-26T01:21:30.726127+0000 mon.a (mon.0) 0 : [INF] mkfs 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:31.021 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: cluster 2022-04-26T01:21:30.708169+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T01:21:31.021 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:30 smithi086 systemd[1]: Started Ceph mon.a for 24da8e38-c4ff-11ec-8c39-001a4aab830c. 2022-04-26T01:21:31.334 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: cluster: 2022-04-26T01:21:31.334 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: id: 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:31.334 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: health: HEALTH_OK 2022-04-26T01:21:31.334 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:31.335 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: services: 2022-04-26T01:21:31.335 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.599193s) 2022-04-26T01:21:31.335 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mgr: no daemons active 2022-04-26T01:21:31.335 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2022-04-26T01:21:31.335 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:31.335 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: data: 2022-04-26T01:21:31.335 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2022-04-26T01:21:31.335 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2022-04-26T01:21:31.335 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2022-04-26T01:21:31.335 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: pgs: 2022-04-26T01:21:31.336 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:31.734 INFO:teuthology.orchestra.run.smithi086.stderr:mon is available 2022-04-26T01:21:31.734 INFO:teuthology.orchestra.run.smithi086.stderr:Assimilating anything we can from ceph.conf... 2022-04-26T01:21:31.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:31 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: cluster 2022-04-26T01:21:30.724908+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T01:21:31.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:31 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: cluster 2022-04-26T01:21:30.725084+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0]} 2022-04-26T01:21:31.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:31 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: cluster 2022-04-26T01:21:30.728064+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2022-04-26T01:21:31.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:31 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: cluster 2022-04-26T01:21:30.731886+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-26T01:21:31.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:31 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: cluster 2022-04-26T01:21:30.732271+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2022-04-26T01:21:31.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:31 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: audit 2022-04-26T01:21:31.324073+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.86:0/2197966461' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2022-04-26T01:21:32.242 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:32.244 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: [global] 2022-04-26T01:21:32.244 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: fsid = 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:32.244 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-26T01:21:32.244 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.86:3300,v1:172.21.15.86:6789] 2022-04-26T01:21:32.244 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-26T01:21:32.244 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-26T01:21:32.245 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-26T01:21:32.245 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-26T01:21:32.245 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:32.245 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: [mgr] 2022-04-26T01:21:32.245 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-26T01:21:32.245 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:32.245 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: [osd] 2022-04-26T01:21:32.245 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-26T01:21:32.245 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-26T01:21:32.576 INFO:teuthology.orchestra.run.smithi086.stderr:Generating new minimal ceph.conf... 2022-04-26T01:21:32.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: audit 2022-04-26T01:21:32.231436+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.86:0/3658039738' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-26T01:21:32.993 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: audit 2022-04-26T01:21:32.234086+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.86:0/3658039738' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-26T01:21:33.517 INFO:teuthology.orchestra.run.smithi086.stderr:Restarting the monitor... 2022-04-26T01:21:33.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:33 smithi086 systemd[1]: Stopping Ceph mon.a for 24da8e38-c4ff-11ec-8c39-001a4aab830c... 2022-04-26T01:21:33.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:33 smithi086 bash[30667]: Error: no container with name or ID "ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.a" found: no such container 2022-04-26T01:21:33.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:33 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: debug 2022-04-26T01:21:33.676+0000 7f541cac9700 -1 received signal: Terminated from /dev/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 2022-04-26T01:21:33.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:33 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30327]: debug 2022-04-26T01:21:33.676+0000 7f541cac9700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2022-04-26T01:21:34.281 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 bash[30680]: ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a 2022-04-26T01:21:34.281 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 bash[30721]: Error: no container with name or ID "ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.a" found: no such container 2022-04-26T01:21:34.281 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 systemd[1]: ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mon.a.service: Succeeded. 2022-04-26T01:21:34.627 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 systemd[1]: Stopped Ceph mon.a for 24da8e38-c4ff-11ec-8c39-001a4aab830c. 2022-04-26T01:21:34.628 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 systemd[1]: Starting Ceph mon.a for 24da8e38-c4ff-11ec-8c39-001a4aab830c... 2022-04-26T01:21:34.628 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 podman[30795]: 2022-04-26T01:21:34.765 INFO:teuthology.orchestra.run.smithi086.stderr:Setting mon public_network to 172.21.0.0/20 2022-04-26T01:21:34.937 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 bash[30795]: 414be573f5400f86ffbdfda7f8b9274d83dcdc297d48d93247077a331d58fc81 2022-04-26T01:21:34.937 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.670+0000 7f1d484f7700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T01:21:34.937 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.670+0000 7f1d484f7700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T01:21:34.937 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.670+0000 7f1d484f7700 0 pidfile_write: ignore empty --pid-file 2022-04-26T01:21:34.937 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.674+0000 7f1d484f7700 0 load: jerasure load: lrc load: isa 2022-04-26T01:21:34.937 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T01:21:34.937 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.938 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T01:21:34.938 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T01:21:34.938 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: DB SUMMARY 2022-04-26T01:21:34.938 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.938 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T01:21:34.938 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.938 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T01:21:34.938 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.938 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2022-04-26T01:21:34.939 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.939 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2022-04-26T01:21:34.939 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.939 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 81008 ; 2022-04-26T01:21:34.939 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.939 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T01:21:34.939 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T01:21:34.939 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T01:21:34.940 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.env: 0x5618c9c3c1c0 2022-04-26T01:21:34.940 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.fs: Posix File System 2022-04-26T01:21:34.940 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.info_log: 0x5618ca7b46a0 2022-04-26T01:21:34.940 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T01:21:34.940 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.statistics: (nil) 2022-04-26T01:21:34.940 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.use_fsync: 0 2022-04-26T01:21:34.940 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T01:21:34.940 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T01:21:34.940 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T01:21:34.941 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T01:21:34.941 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T01:21:34.941 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T01:21:34.941 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T01:21:34.941 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T01:21:34.941 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T01:21:34.941 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T01:21:34.941 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T01:21:34.941 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.db_log_dir: 2022-04-26T01:21:34.941 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-26T01:21:34.942 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T01:21:34.942 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T01:21:34.942 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T01:21:34.942 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T01:21:34.942 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T01:21:34.942 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T01:21:34.942 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T01:21:34.942 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T01:21:34.942 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T01:21:34.943 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T01:21:34.943 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.write_buffer_manager: 0x5618ca847f80 2022-04-26T01:21:34.943 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T01:21:34.943 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T01:21:34.943 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T01:21:34.943 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T01:21:34.943 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T01:21:34.943 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T01:21:34.943 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T01:21:34.944 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T01:21:34.944 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T01:21:34.944 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.unordered_write: 0 2022-04-26T01:21:34.944 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T01:21:34.944 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T01:21:34.944 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T01:21:34.944 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T01:21:34.944 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.row_cache: None 2022-04-26T01:21:34.944 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.wal_filter: None 2022-04-26T01:21:34.945 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T01:21:34.945 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T01:21:34.945 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T01:21:34.945 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T01:21:34.945 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T01:21:34.945 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T01:21:34.945 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T01:21:34.945 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T01:21:34.945 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T01:21:34.946 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T01:21:34.946 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T01:21:34.946 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T01:21:34.946 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T01:21:34.946 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T01:21:34.946 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T01:21:34.946 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T01:21:34.946 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T01:21:34.946 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T01:21:34.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T01:21:34.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T01:21:34.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T01:21:34.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_open_files: -1 2022-04-26T01:21:34.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T01:21:34.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T01:21:34.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T01:21:34.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T01:21:34.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Compression algorithms supported: 2022-04-26T01:21:34.948 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T01:21:34.948 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: kZSTD supported: 0 2022-04-26T01:21:34.948 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T01:21:34.948 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T01:21:34.948 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T01:21:34.948 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T01:21:34.948 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T01:21:34.948 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T01:21:34.948 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T01:21:34.948 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2022-04-26T01:21:34.949 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.949 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T01:21:34.949 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.949 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T01:21:34.949 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.merge_operator: 2022-04-26T01:21:34.949 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_filter: None 2022-04-26T01:21:34.949 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T01:21:34.949 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T01:21:34.949 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T01:21:34.950 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5618ca759cc0) 2022-04-26T01:21:34.950 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cache_index_and_filter_blocks: 1 2022-04-26T01:21:34.950 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T01:21:34.950 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T01:21:34.950 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: pin_top_level_index_and_filter: 1 2022-04-26T01:21:34.950 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: index_type: 0 2022-04-26T01:21:34.950 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: data_block_index_type: 0 2022-04-26T01:21:34.950 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: index_shortening: 1 2022-04-26T01:21:34.950 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T01:21:34.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: hash_index_allow_collision: 1 2022-04-26T01:21:34.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: checksum: 1 2022-04-26T01:21:34.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: no_block_cache: 0 2022-04-26T01:21:34.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: block_cache: 0x5618ca78ef10 2022-04-26T01:21:34.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: block_cache_name: BinnedLRUCache 2022-04-26T01:21:34.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: block_cache_options: 2022-04-26T01:21:34.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: capacity : 536870912 2022-04-26T01:21:34.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: num_shard_bits : 4 2022-04-26T01:21:34.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: strict_capacity_limit : 0 2022-04-26T01:21:34.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: high_pri_pool_ratio: 0.000 2022-04-26T01:21:34.952 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: block_cache_compressed: (nil) 2022-04-26T01:21:34.952 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: persistent_cache: (nil) 2022-04-26T01:21:34.952 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: block_size: 4096 2022-04-26T01:21:34.952 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: block_size_deviation: 10 2022-04-26T01:21:34.952 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: block_restart_interval: 16 2022-04-26T01:21:34.952 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: index_block_restart_interval: 1 2022-04-26T01:21:34.952 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: metadata_block_size: 4096 2022-04-26T01:21:34.952 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: partition_filters: 0 2022-04-26T01:21:34.952 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: use_delta_encoding: 1 2022-04-26T01:21:34.952 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T01:21:34.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: whole_key_filtering: 1 2022-04-26T01:21:34.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: verify_compression: 0 2022-04-26T01:21:34.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: read_amp_bytes_per_bit: 0 2022-04-26T01:21:34.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: format_version: 2 2022-04-26T01:21:34.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: enable_index_compression: 1 2022-04-26T01:21:34.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: block_align: 0 2022-04-26T01:21:34.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T01:21:34.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T01:21:34.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compression: NoCompression 2022-04-26T01:21:34.954 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T01:21:34.954 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T01:21:34.954 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T01:21:34.954 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.num_levels: 7 2022-04-26T01:21:34.954 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T01:21:34.954 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T01:21:34.954 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T01:21:34.954 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T01:21:34.954 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T01:21:34.955 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T01:21:34.955 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T01:21:34.955 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:21:34.955 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T01:21:34.955 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T01:21:34.955 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T01:21:34.955 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T01:21:34.955 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T01:21:34.955 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:21:34.956 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T01:21:34.956 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T01:21:34.956 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T01:21:34.956 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T01:21:34.956 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T01:21:34.956 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T01:21:34.956 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T01:21:34.957 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T01:21:34.957 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T01:21:34.957 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T01:21:34.957 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T01:21:34.957 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T01:21:34.957 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T01:21:34.957 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T01:21:34.958 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T01:21:34.958 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T01:21:34.958 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T01:21:34.958 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T01:21:34.958 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T01:21:34.958 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T01:21:34.958 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T01:21:34.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T01:21:34.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T01:21:34.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T01:21:34.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T01:21:34.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T01:21:34.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T01:21:34.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T01:21:34.960 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T01:21:34.960 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T01:21:34.960 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T01:21:34.960 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T01:21:34.960 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T01:21:34.960 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T01:21:34.961 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T01:21:34.961 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T01:21:34.961 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T01:21:34.961 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T01:21:34.961 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T01:21:34.961 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T01:21:34.961 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T01:21:34.962 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T01:21:34.962 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T01:21:34.962 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T01:21:34.962 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T01:21:34.962 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.ttl: 2592000 2022-04-26T01:21:34.962 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.675+0000 7f1d484f7700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T01:21:34.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.676+0000 7f1d484f7700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2022-04-26T01:21:34.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.676+0000 7f1d484f7700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2022-04-26T01:21:34.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.676+0000 7f1d484f7700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650936094677181, "job": 1, "event": "recovery_started", "log_files": [6]} 2022-04-26T01:21:34.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.676+0000 7f1d484f7700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2022-04-26T01:21:34.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.676+0000 7f1d484f7700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-26T01:21:34.964 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.677+0000 7f1d484f7700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650936094677974, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 77742, "table_properties": {"data_size": 76038, "index_size": 309, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9666, "raw_average_key_size": 48, "raw_value_size": 70522, "raw_average_value_size": 350, "num_data_blocks": 10, "num_entries": 201, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "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; ", "creation_time": 1650936094, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T01:21:34.964 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.677+0000 7f1d484f7700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2022-04-26T01:21:34.964 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.964 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.677+0000 7f1d484f7700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650936094678352, "job": 1, "event": "recovery_finished"} 2022-04-26T01:21:34.964 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.678+0000 7f1d484f7700 4 rocksdb: DB pointer 0x5618ca853800 2022-04-26T01:21:34.964 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.678+0000 7f1d2f2ff700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T01:21:34.964 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.678+0000 7f1d2f2ff700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T01:21:34.965 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ** DB Stats ** 2022-04-26T01:21:34.965 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:21:34.965 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-26T01:21:34.965 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T01:21:34.965 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:21:34.965 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-26T01:21:34.965 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T01:21:34.966 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:21:34.966 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.966 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ** Compaction Stats [default] ** 2022-04-26T01:21:34.966 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 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 2022-04-26T01:21:34.966 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:21:34.966 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: L0 2/0 77.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.6 0.00 0.00 1 0.001 0 0 2022-04-26T01:21:34.966 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Sum 2/0 77.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.6 0.00 0.00 1 0.001 0 0 2022-04-26T01:21:34.967 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.6 0.00 0.00 1 0.001 0 0 2022-04-26T01:21:34.967 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.967 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ** Compaction Stats [default] ** 2022-04-26T01:21:34.967 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 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 2022-04-26T01:21:34.967 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:21:34.967 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 138.6 0.00 0.00 1 0.001 0 0 2022-04-26T01:21:34.967 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:21:34.968 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:21:34.968 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:21:34.968 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:21:34.968 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:21:34.968 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:21:34.968 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Cumulative compaction: 0.00 GB write, 26.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:21:34.968 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Interval compaction: 0.00 GB write, 26.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:21:34.969 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 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 2022-04-26T01:21:34.969 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.969 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:21:34.969 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.969 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ** Compaction Stats [default] ** 2022-04-26T01:21:34.969 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 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 2022-04-26T01:21:34.970 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:21:34.970 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: L0 2/0 77.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.6 0.00 0.00 1 0.001 0 0 2022-04-26T01:21:34.970 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Sum 2/0 77.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.6 0.00 0.00 1 0.001 0 0 2022-04-26T01:21:34.971 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 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 2022-04-26T01:21:34.971 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.971 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ** Compaction Stats [default] ** 2022-04-26T01:21:34.971 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 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 2022-04-26T01:21:34.971 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:21:34.971 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 138.6 0.00 0.00 1 0.001 0 0 2022-04-26T01:21:34.972 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:21:34.972 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:21:34.972 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:21:34.972 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:21:34.972 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:21:34.972 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:21:34.972 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Cumulative compaction: 0.00 GB write, 25.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:21:34.972 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:21:34.973 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 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 2022-04-26T01:21:34.973 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.973 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:21:34.973 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.973 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.679+0000 7f1d484f7700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] at bind addrs [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:34.974 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.680+0000 7f1d484f7700 1 mon.a@-1(???) e1 preinit fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:34.974 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.680+0000 7f1d484f7700 0 mon.a@-1(???).mds e1 new map 2022-04-26T01:21:34.974 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.680+0000 7f1d484f7700 0 mon.a@-1(???).mds e1 print_map 2022-04-26T01:21:34.974 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: e1 2022-04-26T01:21:34.975 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T01:21:34.975 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 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} 2022-04-26T01:21:34.975 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: legacy client fscid: -1 2022-04-26T01:21:34.975 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.975 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: No filesystems configured 2022-04-26T01:21:34.975 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: 2022-04-26T01:21:34.975 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.680+0000 7f1d484f7700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T01:21:34.975 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.680+0000 7f1d484f7700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:21:34.975 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.680+0000 7f1d484f7700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:21:34.976 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.680+0000 7f1d484f7700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:21:34.976 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:32.231436+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.86:0/3658039738' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-26T01:21:34.976 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:32.234086+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.86:0/3658039738' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-26T01:21:34.976 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.680+0000 7f1d484f7700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2022-04-26T01:21:34.976 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta expand map: {default=false} 2022-04-26T01:21:34.976 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta from 'false' to 'false' 2022-04-26T01:21:34.976 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta expanded map: {default=false} 2022-04-26T01:21:34.976 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta expand map: {default=info} 2022-04-26T01:21:34.977 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta from 'info' to 'info' 2022-04-26T01:21:34.977 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta expanded map: {default=info} 2022-04-26T01:21:34.977 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta expand map: {default=daemon} 2022-04-26T01:21:34.977 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-26T01:21:34.977 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-26T01:21:34.977 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta expand map: {default=debug} 2022-04-26T01:21:34.977 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-26T01:21:34.977 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: debug 2022-04-26T01:21:34.681+0000 7f1d484f7700 20 expand_channel_meta expanded map: {default=debug} 2022-04-26T01:21:34.977 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:34.696101+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T01:21:34.978 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:34.696163+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0]} 2022-04-26T01:21:34.978 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:34.696198+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2022-04-26T01:21:34.978 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:34.696223+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-26T01:21:34.978 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:34.696592+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2022-04-26T01:21:34.978 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:34 smithi086 systemd[1]: Started Ceph mon.a for 24da8e38-c4ff-11ec-8c39-001a4aab830c. 2022-04-26T01:21:35.610 INFO:teuthology.orchestra.run.smithi086.stderr:Wrote config to /etc/ceph/ceph.conf 2022-04-26T01:21:35.611 INFO:teuthology.orchestra.run.smithi086.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2022-04-26T01:21:35.611 INFO:teuthology.orchestra.run.smithi086.stderr:Creating mgr... 2022-04-26T01:21:35.611 INFO:teuthology.orchestra.run.smithi086.stderr:Verifying port 9283 ... 2022-04-26T01:21:35.727 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: Failed to reset failed state of unit ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mgr.y.service: Unit ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mgr.y.service not loaded. 2022-04-26T01:21:35.733 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: Created symlink /etc/systemd/system/ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c.target.wants/ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mgr.y.service → /etc/systemd/system/ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@.service. 2022-04-26T01:21:35.933 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:21:35 smithi086 systemd[1]: Starting Ceph mgr.y for 24da8e38-c4ff-11ec-8c39-001a4aab830c... 2022-04-26T01:21:36.378 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:35.292280+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.86:0/3389455094' entity='client.admin' 2022-04-26T01:21:36.379 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:21:36 smithi086 podman[31066]: 2022-04-26T01:21:36.421 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: disabled 2022-04-26T01:21:36.429 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: inactive 2022-04-26T01:21:36.429 INFO:teuthology.orchestra.run.smithi086.stderr:firewalld.service is not enabled 2022-04-26T01:21:36.429 INFO:teuthology.orchestra.run.smithi086.stderr:Not possible to enable service . firewalld.service is not available 2022-04-26T01:21:36.437 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: disabled 2022-04-26T01:21:36.444 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: inactive 2022-04-26T01:21:36.445 INFO:teuthology.orchestra.run.smithi086.stderr:firewalld.service is not enabled 2022-04-26T01:21:36.445 INFO:teuthology.orchestra.run.smithi086.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2022-04-26T01:21:36.445 INFO:teuthology.orchestra.run.smithi086.stderr:Waiting for mgr to start... 2022-04-26T01:21:36.445 INFO:teuthology.orchestra.run.smithi086.stderr:Waiting for mgr... 2022-04-26T01:21:36.679 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:21:36 smithi086 bash[31066]: 0c1a92a49c913c630e12128e1396c312f32bfa44814af7c1394c334c4e73e9b5 2022-04-26T01:21:36.679 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:21:36 smithi086 systemd[1]: Started Ceph mgr.y for 24da8e38-c4ff-11ec-8c39-001a4aab830c. 2022-04-26T01:21:37.043 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:37.044 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: { 2022-04-26T01:21:37.044 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "fsid": "24da8e38-c4ff-11ec-8c39-001a4aab830c", 2022-04-26T01:21:37.044 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "health": { 2022-04-26T01:21:37.044 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T01:21:37.044 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T01:21:37.045 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T01:21:37.045 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:37.045 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T01:21:37.045 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T01:21:37.045 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 0 2022-04-26T01:21:37.046 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: ], 2022-04-26T01:21:37.046 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T01:21:37.046 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "a" 2022-04-26T01:21:37.046 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: ], 2022-04-26T01:21:37.046 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "quorum_age": 2, 2022-04-26T01:21:37.047 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T01:21:37.047 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:37.047 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T01:21:37.047 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T01:21:37.047 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:37.048 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T01:21:37.048 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:37.048 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T01:21:37.048 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T01:21:37.049 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T01:21:37.053 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T01:21:37.053 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T01:21:37.053 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T01:21:37.053 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:37.053 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T01:21:37.053 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T01:21:37.053 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T01:21:37.053 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T01:21:37.053 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T01:21:37.054 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T01:21:37.054 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T01:21:37.054 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T01:21:37.054 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T01:21:37.054 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:37.054 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T01:21:37.054 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:37.054 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T01:21:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T01:21:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T01:21:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "available": false, 2022-04-26T01:21:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T01:21:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T01:21:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "iostat", 2022-04-26T01:21:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "nfs", 2022-04-26T01:21:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "restful" 2022-04-26T01:21:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: ], 2022-04-26T01:21:37.056 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:21:37.056 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:37.056 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T01:21:37.056 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:37.056 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "modified": "2022-04-26T01:21:30.726468+0000", 2022-04-26T01:21:37.056 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:21:37.056 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:37.056 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T01:21:37.056 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: } 2022-04-26T01:21:37.391 INFO:teuthology.orchestra.run.smithi086.stderr:mgr not available, waiting (1/15)... 2022-04-26T01:21:37.420 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:37.031483+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.86:0/3151881121' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T01:21:40.004 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:40.081 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: { 2022-04-26T01:21:40.081 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "fsid": "24da8e38-c4ff-11ec-8c39-001a4aab830c", 2022-04-26T01:21:40.081 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "health": { 2022-04-26T01:21:40.081 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T01:21:40.081 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T01:21:40.082 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T01:21:40.082 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:40.082 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T01:21:40.082 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T01:21:40.083 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 0 2022-04-26T01:21:40.083 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: ], 2022-04-26T01:21:40.083 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T01:21:40.083 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "a" 2022-04-26T01:21:40.083 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: ], 2022-04-26T01:21:40.084 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "quorum_age": 5, 2022-04-26T01:21:40.084 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T01:21:40.084 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:40.084 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T01:21:40.084 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T01:21:40.085 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:40.085 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T01:21:40.085 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:40.085 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T01:21:40.085 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T01:21:40.085 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T01:21:40.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T01:21:40.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T01:21:40.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T01:21:40.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:40.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T01:21:40.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T01:21:40.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T01:21:40.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T01:21:40.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T01:21:40.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T01:21:40.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T01:21:40.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T01:21:40.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T01:21:40.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:40.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T01:21:40.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:40.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T01:21:40.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T01:21:40.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:40.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T01:21:40.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "available": false, 2022-04-26T01:21:40.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T01:21:40.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T01:21:40.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "iostat", 2022-04-26T01:21:40.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "nfs", 2022-04-26T01:21:40.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "restful" 2022-04-26T01:21:40.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: ], 2022-04-26T01:21:40.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:21:40.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:40.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T01:21:40.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:40.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "modified": "2022-04-26T01:21:30.726468+0000", 2022-04-26T01:21:40.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:21:40.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:40.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T01:21:40.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: } 2022-04-26T01:21:40.437 INFO:teuthology.orchestra.run.smithi086.stderr:mgr not available, waiting (2/15)... 2022-04-26T01:21:41.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:39.989330+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.86:0/3177955846' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T01:21:42.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:41.443687+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2022-04-26T01:21:42.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:41.446195+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.0026045s) 2022-04-26T01:21:42.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:41.447242+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.86:0/980340145' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T01:21:42.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:41.447368+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.86:0/980340145' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T01:21:42.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:41.447480+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.86:0/980340145' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T01:21:42.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:41.447609+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.86:0/980340145' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:21:42.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:41.447923+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.86:0/980340145' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T01:21:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:41.460823+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2022-04-26T01:21:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:41.468239+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.86:0/980340145' entity='mgr.y' 2022-04-26T01:21:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:41.472264+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.86:0/980340145' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:21:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:41.473461+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.86:0/980340145' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:21:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:41.480552+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.86:0/980340145' entity='mgr.y' 2022-04-26T01:21:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:41.483297+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.86:0/980340145' entity='mgr.y' 2022-04-26T01:21:43.085 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:43.085 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: { 2022-04-26T01:21:43.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "fsid": "24da8e38-c4ff-11ec-8c39-001a4aab830c", 2022-04-26T01:21:43.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "health": { 2022-04-26T01:21:43.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T01:21:43.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T01:21:43.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T01:21:43.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:43.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T01:21:43.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T01:21:43.086 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 0 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: ], 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "a" 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: ], 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "quorum_age": 8, 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:43.087 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T01:21:43.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:43.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T01:21:43.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T01:21:43.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T01:21:43.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T01:21:43.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T01:21:43.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T01:21:43.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:43.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T01:21:43.088 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T01:21:43.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T01:21:43.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T01:21:43.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T01:21:43.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T01:21:43.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T01:21:43.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T01:21:43.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T01:21:43.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:43.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T01:21:43.089 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "available": true, 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "iostat", 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "nfs", 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "restful" 2022-04-26T01:21:43.090 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: ], 2022-04-26T01:21:43.091 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:21:43.091 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:43.091 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T01:21:43.091 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T01:21:43.091 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "modified": "2022-04-26T01:21:30.726468+0000", 2022-04-26T01:21:43.091 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "services": {} 2022-04-26T01:21:43.091 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: }, 2022-04-26T01:21:43.091 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T01:21:43.091 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: } 2022-04-26T01:21:43.386 INFO:teuthology.orchestra.run.smithi086.stderr:mgr is available 2022-04-26T01:21:43.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:43 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:42.449229+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.00563s) 2022-04-26T01:21:43.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:43 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:43.071337+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.86:0/4056457940' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T01:21:43.957 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:43.957 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: [global] 2022-04-26T01:21:43.957 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: fsid = 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:21:43.958 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-26T01:21:43.958 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-26T01:21:43.958 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-26T01:21:43.958 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-26T01:21:43.958 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-26T01:21:43.958 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:43.958 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: [mgr] 2022-04-26T01:21:43.958 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-26T01:21:43.958 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 2022-04-26T01:21:43.959 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: [osd] 2022-04-26T01:21:43.959 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-26T01:21:43.959 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-26T01:21:44.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:44 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:43.947121+0000 mon.a (mon.0) 24 : audit [INF] from='client.? 172.21.15.86:0/857731575' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-26T01:21:45.631 INFO:teuthology.orchestra.run.smithi086.stderr:Enabling cephadm module... 2022-04-26T01:21:45.933 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:45 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:44.448844+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e4: y(active, since 3s) 2022-04-26T01:21:47.579 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:47.145443+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.86:0/2657940892' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2022-04-26T01:21:47.579 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:21:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: ignoring --setuser ceph since I am not root 2022-04-26T01:21:47.579 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:21:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: ignoring --setgroup ceph since I am not root 2022-04-26T01:21:48.294 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: { 2022-04-26T01:21:48.294 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 5, 2022-04-26T01:21:48.294 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "available": true, 2022-04-26T01:21:48.294 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-26T01:21:48.294 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-26T01:21:48.294 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: } 2022-04-26T01:21:48.460 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:48 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:47.198639+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.86:0/2657940892' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2022-04-26T01:21:48.460 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:48 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:47.198700+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 5s) 2022-04-26T01:21:48.722 INFO:teuthology.orchestra.run.smithi086.stderr:Waiting for the mgr to restart... 2022-04-26T01:21:48.722 INFO:teuthology.orchestra.run.smithi086.stderr:Waiting for mgr epoch 5... 2022-04-26T01:21:49.683 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:49 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:48.285155+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.86:0/3259072991' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-26T01:21:52.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:52.311583+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2022-04-26T01:21:52.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:52.311963+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2022-04-26T01:21:52.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:52.314226+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2022-04-26T01:21:53.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: { 2022-04-26T01:21:53.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2022-04-26T01:21:53.390 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "initialized": true 2022-04-26T01:21:53.391 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: } 2022-04-26T01:21:53.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:52.365592+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0537139s) 2022-04-26T01:21:53.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.368060+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:21:53.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.368939+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T01:21:53.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.369731+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T01:21:53.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.369971+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T01:21:53.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.370205+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T01:21:53.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:52.383908+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2022-04-26T01:21:53.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.399003+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:21:53.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.401771+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:21:53.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.404458+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:21:53.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.491782+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:21:53.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.492464+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:21:53.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.493882+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:21:53.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.495421+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:21:53.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.505891+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:21:53.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:53 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:52.507091+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:21:54.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:54 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:53.374127+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-26T01:21:54.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:54 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:53.374699+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06282s) 2022-04-26T01:21:54.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:54 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:53.380737+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-26T01:21:55.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:21:54.379240+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2022-04-26T01:21:56.080 INFO:teuthology.orchestra.run.smithi086.stderr:mgr epoch 5 is available 2022-04-26T01:21:56.080 INFO:teuthology.orchestra.run.smithi086.stderr:Setting orchestrator backend to cephadm... 2022-04-26T01:21:59.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:58.049987+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:21:59.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:58.053711+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:21:59.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:21:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:21:58.057072+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:22:01.009 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: value unchanged 2022-04-26T01:22:01.589 INFO:teuthology.orchestra.run.smithi086.stderr:Generating ssh key... 2022-04-26T01:22:01.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:01.000479+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:22:02.601 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:02.217574+0000 mgr.y (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2022-04-26T01:22:02.601 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: Generating public/private rsa key pair. 2022-04-26T01:22:02.601 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: Your identification has been saved in /tmp/tmp2eiggddh/key. 2022-04-26T01:22:02.601 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: Your public key has been saved in /tmp/tmp2eiggddh/key.pub. 2022-04-26T01:22:02.601 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: The key fingerprint is: 2022-04-26T01:22:02.602 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: SHA256:d85npbTn0EJtsoJfA20uuCu0YDki+c9Og3iRmuyMrGs ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:22:02.602 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: The key's randomart image is: 2022-04-26T01:22:02.602 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: +---[RSA 3072]----+ 2022-04-26T01:22:02.602 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: | | 2022-04-26T01:22:02.602 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: | | 2022-04-26T01:22:02.602 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: | | 2022-04-26T01:22:02.602 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: | . . . | 2022-04-26T01:22:02.602 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: | .o .S . o * +| 2022-04-26T01:22:02.603 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: | .o+.o= .. * * O | 2022-04-26T01:22:02.603 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: | =oooo+ .o = % o| 2022-04-26T01:22:02.603 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: |.E ..o .o o * * | 2022-04-26T01:22:02.603 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: |*oo o+ .o.. .| 2022-04-26T01:22:02.603 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: +----[SHA256]-----+ 2022-04-26T01:22:03.429 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/T1zucOPbRSH1EXDUFxGQD9rgfyg3EUJHqi6lRe+hugi9T1LChMh8LE+UK780qqAe/9IZ3MQS7rmuioZi03dCpKvG+WhAHtZEmzyyMG4X0Yyw7O9WpB6rx6SO42zMbI0yI65hwY2hXsyYUnZet5HwQSBleszokxRN8F0KOCSy8wAnpU8Lkp9BVMjmGPkqO5zdrygQSbOv1h0X3nmpagQ65rEz2eUxffN/KP/HOXqfA8ySm1QnmbqZ71l0q9T63eFSMuBseWWg1pzAAYQR8qjODgVJvigoHXWeHKijgToYnyw+VVT45Viw4TWbcgLEiGY9rcbVZXGPzDlJQDoQ/uxRMpua7aUkzHAwIQI3Ls9dc+PqXrhCKTeZjopZWSuqmbMZeykzsV3r8dNkwACqcnNZK74ayDOpqRWxoLPzh3UkIMdj7zDmb4An8pTQEv2sfyaVX51GuIkOVRqHxipERXf36qVFAjTuLryJGX02+v8idCgUB/jXYIQEgfHbnCpLTxc= ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:22:03.771 INFO:teuthology.orchestra.run.smithi086.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2022-04-26T01:22:03.771 INFO:teuthology.orchestra.run.smithi086.stderr:Adding key to root@localhost authorized_keys... 2022-04-26T01:22:03.772 INFO:teuthology.orchestra.run.smithi086.stderr:Adding host smithi086... 2022-04-26T01:22:03.794 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:03 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:02.442784+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:22:03.794 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:03 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:02.444476+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:22:04.683 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:04 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:03.420453+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:22:04.684 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:04 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: [79B blob data] 2022-04-26T01:22:05.017 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: Added host 'smithi086' with addr '172.21.15.86' 2022-04-26T01:22:05.414 INFO:teuthology.orchestra.run.smithi086.stderr:Deploying unmanaged mon service... 2022-04-26T01:22:06.084 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: Scheduled mon update... 2022-04-26T01:22:06.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:04.397799+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi086", "addr": "172.21.15.86", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:22:06.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:05.007748+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:22:06.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:05.008015+0000 mgr.y (mgr.14116) 9 : cephadm [INF] Added host smithi086 2022-04-26T01:22:06.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:05.008254+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:22:06.455 INFO:teuthology.orchestra.run.smithi086.stderr:Deploying unmanaged mgr service... 2022-04-26T01:22:07.143 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: Scheduled mgr update... 2022-04-26T01:22:07.433 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:06.072782+0000 mgr.y (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:22:07.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:06.073425+0000 mgr.y (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2022-04-26T01:22:07.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:06.075603+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:22:08.433 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:08 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:07.132461+0000 mgr.y (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:22:08.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:08 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:07.132995+0000 mgr.y (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2022-04-26T01:22:08.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:08 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:07.135177+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:22:08.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:08 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:07.772239+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:22:09.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:08.163956+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:22:09.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:08.425104+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.86:0/3055735458' entity='client.admin' 2022-04-26T01:22:09.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:08.995301+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.86:0/1859580726' entity='mgr.y' 2022-04-26T01:22:09.880 INFO:teuthology.orchestra.run.smithi086.stderr:Enabling the dashboard module... 2022-04-26T01:22:10.759 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:10 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:09.433009+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.86:0/1787897017' entity='client.admin' 2022-04-26T01:22:11.835 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:11 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:10.572977+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.86:0/4188485479' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2022-04-26T01:22:11.835 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:11 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: ignoring --setuser ceph since I am not root 2022-04-26T01:22:11.835 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:11 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: ignoring --setgroup ceph since I am not root 2022-04-26T01:22:12.518 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: { 2022-04-26T01:22:12.518 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "epoch": 9, 2022-04-26T01:22:12.518 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "available": true, 2022-04-26T01:22:12.518 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-26T01:22:12.518 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-26T01:22:12.519 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: } 2022-04-26T01:22:12.874 INFO:teuthology.orchestra.run.smithi086.stderr:Waiting for the mgr to restart... 2022-04-26T01:22:12.874 INFO:teuthology.orchestra.run.smithi086.stderr:Waiting for mgr epoch 9... 2022-04-26T01:22:12.895 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:12 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:11.438074+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.86:0/4188485479' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2022-04-26T01:22:12.895 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:12 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:11.438163+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 19s) 2022-04-26T01:22:13.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:13 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:12.509042+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.86:0/4225046628' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-26T01:22:16.786 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:16 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:16.580513+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2022-04-26T01:22:16.786 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:16 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:16.580989+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2022-04-26T01:22:16.786 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:16 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:16.582665+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2022-04-26T01:22:17.183 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:16 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: [79B blob data] 2022-04-26T01:22:17.660 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: { 2022-04-26T01:22:17.660 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2022-04-26T01:22:17.660 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: "initialized": true 2022-04-26T01:22:17.661 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: } 2022-04-26T01:22:17.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:16.633598+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0526974s) 2022-04-26T01:22:17.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:16.636024+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:22:17.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:16.636328+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T01:22:17.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:16.636503+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T01:22:17.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:16.636677+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T01:22:17.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:16.636799+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T01:22:17.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:16.650121+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2022-04-26T01:22:17.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:16.747053+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:22:17.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:16.748496+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:22:17.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:16.768456+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:22:17.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:16.769986+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:22:17.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:17.607338+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:18.026 INFO:teuthology.orchestra.run.smithi086.stderr:mgr epoch 9 is available 2022-04-26T01:22:18.033 INFO:teuthology.orchestra.run.smithi086.stderr:Generating a dashboard self-signed certificate... 2022-04-26T01:22:18.753 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: Self-signed certificate created 2022-04-26T01:22:18.932 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:18 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:17.645076+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-26T01:22:18.964 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:18 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:17.645701+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e11: y(active, since 1.0648s) 2022-04-26T01:22:18.964 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:18 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:17.651433+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-26T01:22:19.169 INFO:teuthology.orchestra.run.smithi086.stderr:Creating initial admin user... 2022-04-26T01:22:19.933 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:19 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:18.652370+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e12: y(active, since 2s) 2022-04-26T01:22:19.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:19 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:18.676086+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:22:19.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:19 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:18.743197+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:19.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:19 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:18.745133+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:20.017 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$p.5ASDA7xaPf.4zC3Mco.edf29Kio8573Unc6BPH.M0qtzivOsgB2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1650936140, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2022-04-26T01:22:20.413 INFO:teuthology.orchestra.run.smithi086.stderr:Fetching dashboard port number... 2022-04-26T01:22:21.059 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: 8443 2022-04-26T01:22:21.433 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:21 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:19.793299+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:22:21.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:21 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:20.009355+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:22.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:21.051157+0000 mon.a (mon.0) 88 : audit [DBG] from='client.? 172.21.15.86:0/3324314964' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2022-04-26T01:22:22.668 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: disabled 2022-04-26T01:22:22.677 INFO:teuthology.orchestra.run.smithi086.stderr:systemctl: inactive 2022-04-26T01:22:22.678 INFO:teuthology.orchestra.run.smithi086.stderr:firewalld.service is not enabled 2022-04-26T01:22:22.678 INFO:teuthology.orchestra.run.smithi086.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2022-04-26T01:22:22.680 INFO:teuthology.orchestra.run.smithi086.stderr:Ceph Dashboard is now available at: 2022-04-26T01:22:22.681 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:22:22.681 INFO:teuthology.orchestra.run.smithi086.stderr: URL: https://smithi086:8443/ 2022-04-26T01:22:22.681 INFO:teuthology.orchestra.run.smithi086.stderr: User: admin 2022-04-26T01:22:22.681 INFO:teuthology.orchestra.run.smithi086.stderr: Password: 0rij7549uv 2022-04-26T01:22:22.681 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:22:22.681 INFO:teuthology.orchestra.run.smithi086.stderr:Enabling autotune for osd_memory_target 2022-04-26T01:22:24.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:23.012705+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e13: y(active, since 6s) 2022-04-26T01:22:24.890 INFO:teuthology.orchestra.run.smithi086.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2022-04-26T01:22:25.273 INFO:teuthology.orchestra.run.smithi086.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2022-04-26T01:22:25.302 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:22:25.302 INFO:teuthology.orchestra.run.smithi086.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2022-04-26T01:22:25.302 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:22:25.302 INFO:teuthology.orchestra.run.smithi086.stderr:Or, if you are only running a single cluster on this host: 2022-04-26T01:22:25.302 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:22:25.302 INFO:teuthology.orchestra.run.smithi086.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2022-04-26T01:22:25.302 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:22:25.302 INFO:teuthology.orchestra.run.smithi086.stderr:Please consider enabling telemetry to help improve Ceph: 2022-04-26T01:22:25.303 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:22:25.303 INFO:teuthology.orchestra.run.smithi086.stderr: ceph telemetry on 2022-04-26T01:22:25.303 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:22:25.303 INFO:teuthology.orchestra.run.smithi086.stderr:For more information see: 2022-04-26T01:22:25.303 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:22:25.303 INFO:teuthology.orchestra.run.smithi086.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2022-04-26T01:22:25.303 INFO:teuthology.orchestra.run.smithi086.stderr: 2022-04-26T01:22:25.304 INFO:teuthology.orchestra.run.smithi086.stderr:Bootstrap complete. 2022-04-26T01:22:25.306 INFO:tasks.cephadm:Fetching config... 2022-04-26T01:22:25.307 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:22:25.307 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2022-04-26T01:22:25.324 INFO:tasks.cephadm:Fetching client.admin keyring... 2022-04-26T01:22:25.324 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:22:25.324 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2022-04-26T01:22:25.383 INFO:tasks.cephadm:Fetching mon keyring... 2022-04-26T01:22:25.383 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:22:25.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/var/lib/ceph/24da8e38-c4ff-11ec-8c39-001a4aab830c/mon.a/keyring of=/dev/stdout 2022-04-26T01:22:25.450 INFO:tasks.cephadm:Fetching pub ssh key... 2022-04-26T01:22:25.450 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:22:25.450 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2022-04-26T01:22:25.507 INFO:tasks.cephadm:Installing pub ssh key for root users... 2022-04-26T01:22:25.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/T1zucOPbRSH1EXDUFxGQD9rgfyg3EUJHqi6lRe+hugi9T1LChMh8LE+UK780qqAe/9IZ3MQS7rmuioZi03dCpKvG+WhAHtZEmzyyMG4X0Yyw7O9WpB6rx6SO42zMbI0yI65hwY2hXsyYUnZet5HwQSBleszokxRN8F0KOCSy8wAnpU8Lkp9BVMjmGPkqO5zdrygQSbOv1h0X3nmpagQ65rEz2eUxffN/KP/HOXqfA8ySm1QnmbqZ71l0q9T63eFSMuBseWWg1pzAAYQR8qjODgVJvigoHXWeHKijgToYnyw+VVT45Viw4TWbcgLEiGY9rcbVZXGPzDlJQDoQ/uxRMpua7aUkzHAwIQI3Ls9dc+PqXrhCKTeZjopZWSuqmbMZeykzsV3r8dNkwACqcnNZK74ayDOpqRWxoLPzh3UkIMdj7zDmb4An8pTQEv2sfyaVX51GuIkOVRqHxipERXf36qVFAjTuLryJGX02+v8idCgUB/jXYIQEgfHbnCpLTxc= ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-26T01:22:25.585 INFO:teuthology.orchestra.run.smithi086.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/T1zucOPbRSH1EXDUFxGQD9rgfyg3EUJHqi6lRe+hugi9T1LChMh8LE+UK780qqAe/9IZ3MQS7rmuioZi03dCpKvG+WhAHtZEmzyyMG4X0Yyw7O9WpB6rx6SO42zMbI0yI65hwY2hXsyYUnZet5HwQSBleszokxRN8F0KOCSy8wAnpU8Lkp9BVMjmGPkqO5zdrygQSbOv1h0X3nmpagQ65rEz2eUxffN/KP/HOXqfA8ySm1QnmbqZ71l0q9T63eFSMuBseWWg1pzAAYQR8qjODgVJvigoHXWeHKijgToYnyw+VVT45Viw4TWbcgLEiGY9rcbVZXGPzDlJQDoQ/uxRMpua7aUkzHAwIQI3Ls9dc+PqXrhCKTeZjopZWSuqmbMZeykzsV3r8dNkwACqcnNZK74ayDOpqRWxoLPzh3UkIMdj7zDmb4An8pTQEv2sfyaVX51GuIkOVRqHxipERXf36qVFAjTuLryJGX02+v8idCgUB/jXYIQEgfHbnCpLTxc= ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:22:25.599 DEBUG:teuthology.orchestra.run.smithi097:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/T1zucOPbRSH1EXDUFxGQD9rgfyg3EUJHqi6lRe+hugi9T1LChMh8LE+UK780qqAe/9IZ3MQS7rmuioZi03dCpKvG+WhAHtZEmzyyMG4X0Yyw7O9WpB6rx6SO42zMbI0yI65hwY2hXsyYUnZet5HwQSBleszokxRN8F0KOCSy8wAnpU8Lkp9BVMjmGPkqO5zdrygQSbOv1h0X3nmpagQ65rEz2eUxffN/KP/HOXqfA8ySm1QnmbqZ71l0q9T63eFSMuBseWWg1pzAAYQR8qjODgVJvigoHXWeHKijgToYnyw+VVT45Viw4TWbcgLEiGY9rcbVZXGPzDlJQDoQ/uxRMpua7aUkzHAwIQI3Ls9dc+PqXrhCKTeZjopZWSuqmbMZeykzsV3r8dNkwACqcnNZK74ayDOpqRWxoLPzh3UkIMdj7zDmb4An8pTQEv2sfyaVX51GuIkOVRqHxipERXf36qVFAjTuLryJGX02+v8idCgUB/jXYIQEgfHbnCpLTxc= ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-26T01:22:25.645 INFO:teuthology.orchestra.run.smithi097.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/T1zucOPbRSH1EXDUFxGQD9rgfyg3EUJHqi6lRe+hugi9T1LChMh8LE+UK780qqAe/9IZ3MQS7rmuioZi03dCpKvG+WhAHtZEmzyyMG4X0Yyw7O9WpB6rx6SO42zMbI0yI65hwY2hXsyYUnZet5HwQSBleszokxRN8F0KOCSy8wAnpU8Lkp9BVMjmGPkqO5zdrygQSbOv1h0X3nmpagQ65rEz2eUxffN/KP/HOXqfA8ySm1QnmbqZ71l0q9T63eFSMuBseWWg1pzAAYQR8qjODgVJvigoHXWeHKijgToYnyw+VVT45Viw4TWbcgLEiGY9rcbVZXGPzDlJQDoQ/uxRMpua7aUkzHAwIQI3Ls9dc+PqXrhCKTeZjopZWSuqmbMZeykzsV3r8dNkwACqcnNZK74ayDOpqRWxoLPzh3UkIMdj7zDmb4An8pTQEv2sfyaVX51GuIkOVRqHxipERXf36qVFAjTuLryJGX02+v8idCgUB/jXYIQEgfHbnCpLTxc= ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:22:25.657 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2022-04-26T01:22:26.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:24.879722+0000 mon.a (mon.0) 90 : audit [INF] from='client.? 172.21.15.86:0/4005941422' entity='client.admin' 2022-04-26T01:22:27.915 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2022-04-26T01:22:27.919 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2022-04-26T01:22:28.582 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:28 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:27.483093+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 172.21.15.86:0/82825115' entity='client.admin' 2022-04-26T01:22:30.273 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi097 2022-04-26T01:22:30.273 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2022-04-26T01:22:30.273 DEBUG:teuthology.orchestra.run.smithi097:> dd of=/etc/ceph/ceph.conf 2022-04-26T01:22:30.294 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2022-04-26T01:22:30.294 DEBUG:teuthology.orchestra.run.smithi097:> dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T01:22:30.353 INFO:tasks.cephadm:Adding host smithi097 to orchestrator... 2022-04-26T01:22:30.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph orch host add smithi097 2022-04-26T01:22:30.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:29.365919+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:30.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:29.872511+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:30.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:29.879317+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi086", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:22:30.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:29.883115+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:30.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:29.884191+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:22:30.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:29.885062+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:30.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:29.885665+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:22:30.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:29.937143+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:30.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:29.940419+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:31.433 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:31 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:29.886761+0000 mgr.y (mgr.14146) 6 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2022-04-26T01:22:31.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:31 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:29.908313+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2022-04-26T01:22:32.434 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: [89B blob data] 2022-04-26T01:22:32.741 INFO:teuthology.orchestra.run.smithi086.stdout:Added host 'smithi097' with addr '172.21.15.97' 2022-04-26T01:22:32.889 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:32.002909+0000 mgr.y (mgr.14146) 8 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:22:32.889 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Apr 26 01:22:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr-y[31081]: [79B blob data] 2022-04-26T01:22:33.203 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph orch host ls --format=json 2022-04-26T01:22:34.071 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:33 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:32.732072+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:34.072 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:33 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:32.732412+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Added host smithi097 2022-04-26T01:22:34.072 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:33 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:32.732744+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:22:34.072 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:33 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:32.734066+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:34.072 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:33 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:32.734954+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:22:34.072 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:33 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:33.272952+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:34.073 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:33 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:33.726339+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:34.853 INFO:teuthology.orchestra.run.smithi086.stdout: 2022-04-26T01:22:34.854 INFO:teuthology.orchestra.run.smithi086.stdout:[{"addr": "172.21.15.86", "hostname": "smithi086", "labels": [], "status": ""}, {"addr": "172.21.15.97", "hostname": "smithi097", "labels": [], "status": ""}] 2022-04-26T01:22:35.263 INFO:tasks.cephadm:Setting crush tunables to default 2022-04-26T01:22:35.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph osd crush tunables default 2022-04-26T01:22:35.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:35 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:34.844707+0000 mgr.y (mgr.14146) 10 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2022-04-26T01:22:37.659 INFO:teuthology.orchestra.run.smithi086.stderr:adjusted tunables profile to default 2022-04-26T01:22:37.822 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:36.560637+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:37.883 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:36.637110+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:37.883 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:36.882993+0000 mon.a (mon.0) 108 : audit [INF] from='client.? 172.21.15.86:0/10559013' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2022-04-26T01:22:37.883 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:36.960326+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:37.883 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:36.960868+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:22:37.883 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:36.966212+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:38.015 INFO:tasks.cephadm:Adding mon.a on smithi086 2022-04-26T01:22:38.076 INFO:tasks.cephadm:Adding mon.c on smithi086 2022-04-26T01:22:38.076 INFO:tasks.cephadm:Adding mon.b on smithi097 2022-04-26T01:22:38.076 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph orch apply mon '3;smithi086:172.21.15.86=a;smithi086:[v2:172.21.15.86:3301,v1:172.21.15.86:6790]=c;smithi097:172.21.15.97=b' 2022-04-26T01:22:38.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:37.647897+0000 mon.a (mon.0) 112 : audit [INF] from='client.? 172.21.15.86:0/10559013' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2022-04-26T01:22:38.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:37.647956+0000 mon.a (mon.0) 113 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:22:39.746 INFO:teuthology.orchestra.run.smithi097.stdout:Scheduled mon update... 2022-04-26T01:22:39.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:38.637520+0000 mgr.y (mgr.14146) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:40.155 DEBUG:teuthology.orchestra.run.smithi086:mon.c> sudo journalctl -f -n 0 -u ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mon.c.service 2022-04-26T01:22:40.157 DEBUG:teuthology.orchestra.run.smithi097:mon.b> sudo journalctl -f -n 0 -u ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mon.b.service 2022-04-26T01:22:40.159 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T01:22:40.159 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T01:22:40.188 INFO:journalctl@ceph.mon.b.smithi097.stdout:-- Logs begin at Tue 2022-04-26 01:06:20 UTC. -- 2022-04-26T01:22:40.188 INFO:journalctl@ceph.mon.c.smithi086.stdout:-- Logs begin at Tue 2022-04-26 01:09:41 UTC. -- 2022-04-26T01:22:40.922 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:39.734223+0000 mgr.y (mgr.14146) 13 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi086:172.21.15.86=a;smithi086:[v2:172.21.15.86:3301,v1:172.21.15.86:6790]=c;smithi097:172.21.15.97=b", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:22:40.923 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:39.735670+0000 mgr.y (mgr.14146) 14 : cephadm [INF] Saving service mon spec with placement smithi086:172.21.15.86=a;smithi086:[v2:172.21.15.86:3301,v1:172.21.15.86:6790]=c;smithi097:172.21.15.97=b;count:3 2022-04-26T01:22:40.923 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:39.737893+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:40.923 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:39.738634+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:22:40.923 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:39.739869+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:40.923 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:39.740885+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:22:40.923 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:39.742142+0000 mgr.y (mgr.14146) 15 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2022-04-26T01:22:40.923 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:39.758980+0000 mgr.y (mgr.14146) 16 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2022-04-26T01:22:40.923 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:39.811603+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:40.924 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:39.814114+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:40.924 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:39.815623+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:22:40.924 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:39.816323+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:40.924 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:40 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:39.817233+0000 mgr.y (mgr.14146) 17 : cephadm [INF] Deploying daemon mon.c on smithi086 2022-04-26T01:22:41.884 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:40.638017+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:41.884 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:41 smithi086 systemd[1]: Starting Ceph mon.c for 24da8e38-c4ff-11ec-8c39-001a4aab830c... 2022-04-26T01:22:41.995 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:22:41.995 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":1,"fsid":"24da8e38-c4ff-11ec-8c39-001a4aab830c","modified":"2022-04-26T01:21:28.546628Z","created":"2022-04-26T01:21:28.546628Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:3300","nonce":0},{"type":"v1","addr":"172.21.15.86:6789","nonce":0}]},"addr":"172.21.15.86:6789/0","public_addr":"172.21.15.86:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-26T01:22:41.996 INFO:teuthology.orchestra.run.smithi097.stderr:dumped monmap epoch 1 2022-04-26T01:22:42.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 podman[35812]: 2022-04-26T01:22:42.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 bash[35812]: 5dd2e37c7b8ab963e6f0fd0781d887fc8ada70065413b3c74df00ca556aec3f0 2022-04-26T01:22:42.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.268+0000 7f3e8a638700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T01:22:42.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.268+0000 7f3e8a638700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T01:22:42.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.269+0000 7f3e8a638700 0 pidfile_write: ignore empty --pid-file 2022-04-26T01:22:42.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 0 load: jerasure load: lrc load: isa 2022-04-26T01:22:42.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T01:22:42.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T01:22:42.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T01:22:42.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: DB SUMMARY 2022-04-26T01:22:42.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T01:22:42.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T01:22:42.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-26T01:22:42.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 511 ; 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.env: 0x55976e0a41c0 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.fs: Posix File System 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.info_log: 0x55976f4d46a0 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T01:22:42.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.statistics: (nil) 2022-04-26T01:22:42.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.use_fsync: 0 2022-04-26T01:22:42.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T01:22:42.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T01:22:42.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T01:22:42.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T01:22:42.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T01:22:42.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T01:22:42.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T01:22:42.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T01:22:42.439 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T01:22:42.439 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T01:22:42.439 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T01:22:42.439 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.db_log_dir: 2022-04-26T01:22:42.439 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2022-04-26T01:22:42.439 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T01:22:42.439 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T01:22:42.439 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T01:22:42.439 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T01:22:42.439 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T01:22:42.440 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T01:22:42.440 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T01:22:42.440 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T01:22:42.440 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T01:22:42.440 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T01:22:42.440 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.write_buffer_manager: 0x55976f567fb0 2022-04-26T01:22:42.440 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T01:22:42.440 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T01:22:42.440 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T01:22:42.440 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T01:22:42.441 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T01:22:42.441 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T01:22:42.441 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T01:22:42.441 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T01:22:42.441 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T01:22:42.441 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.unordered_write: 0 2022-04-26T01:22:42.441 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T01:22:42.441 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T01:22:42.441 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T01:22:42.441 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T01:22:42.442 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.row_cache: None 2022-04-26T01:22:42.442 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.wal_filter: None 2022-04-26T01:22:42.442 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T01:22:42.442 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T01:22:42.442 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T01:22:42.442 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T01:22:42.442 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T01:22:42.442 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T01:22:42.442 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T01:22:42.443 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T01:22:42.443 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T01:22:42.443 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T01:22:42.443 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T01:22:42.443 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T01:22:42.444 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T01:22:42.444 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T01:22:42.444 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T01:22:42.444 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T01:22:42.444 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T01:22:42.444 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T01:22:42.445 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T01:22:42.445 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.273+0000 7f3e8a638700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T01:22:42.445 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T01:22:42.445 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_open_files: -1 2022-04-26T01:22:42.445 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T01:22:42.446 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T01:22:42.446 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T01:22:42.446 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T01:22:42.446 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Compression algorithms supported: 2022-04-26T01:22:42.446 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T01:22:42.447 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: kZSTD supported: 0 2022-04-26T01:22:42.447 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T01:22:42.447 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T01:22:42.447 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T01:22:42.447 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T01:22:42.447 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T01:22:42.448 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T01:22:42.448 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T01:22:42.448 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2022-04-26T01:22:42.448 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.448 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T01:22:42.449 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.449 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T01:22:42.451 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.merge_operator: 2022-04-26T01:22:42.451 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_filter: None 2022-04-26T01:22:42.451 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T01:22:42.451 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T01:22:42.452 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T01:22:42.452 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55976f479cc0) 2022-04-26T01:22:42.452 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cache_index_and_filter_blocks: 1 2022-04-26T01:22:42.452 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T01:22:42.452 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T01:22:42.452 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: pin_top_level_index_and_filter: 1 2022-04-26T01:22:42.453 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: index_type: 0 2022-04-26T01:22:42.453 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: data_block_index_type: 0 2022-04-26T01:22:42.453 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: index_shortening: 1 2022-04-26T01:22:42.453 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T01:22:42.453 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: hash_index_allow_collision: 1 2022-04-26T01:22:42.453 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: checksum: 1 2022-04-26T01:22:42.453 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: no_block_cache: 0 2022-04-26T01:22:42.454 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: block_cache: 0x55976f4aef10 2022-04-26T01:22:42.454 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: block_cache_name: BinnedLRUCache 2022-04-26T01:22:42.454 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: block_cache_options: 2022-04-26T01:22:42.454 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: capacity : 536870912 2022-04-26T01:22:42.454 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: num_shard_bits : 4 2022-04-26T01:22:42.455 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: strict_capacity_limit : 0 2022-04-26T01:22:42.455 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: high_pri_pool_ratio: 0.000 2022-04-26T01:22:42.455 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: block_cache_compressed: (nil) 2022-04-26T01:22:42.455 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: persistent_cache: (nil) 2022-04-26T01:22:42.455 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: block_size: 4096 2022-04-26T01:22:42.455 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: block_size_deviation: 10 2022-04-26T01:22:42.456 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: block_restart_interval: 16 2022-04-26T01:22:42.456 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: index_block_restart_interval: 1 2022-04-26T01:22:42.456 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: metadata_block_size: 4096 2022-04-26T01:22:42.456 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: partition_filters: 0 2022-04-26T01:22:42.456 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: use_delta_encoding: 1 2022-04-26T01:22:42.456 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T01:22:42.456 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: whole_key_filtering: 1 2022-04-26T01:22:42.457 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: verify_compression: 0 2022-04-26T01:22:42.457 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: read_amp_bytes_per_bit: 0 2022-04-26T01:22:42.457 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: format_version: 2 2022-04-26T01:22:42.457 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: enable_index_compression: 1 2022-04-26T01:22:42.457 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: block_align: 0 2022-04-26T01:22:42.457 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.458 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T01:22:42.458 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T01:22:42.458 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compression: NoCompression 2022-04-26T01:22:42.458 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T01:22:42.458 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T01:22:42.458 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T01:22:42.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.num_levels: 7 2022-04-26T01:22:42.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T01:22:42.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T01:22:42.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T01:22:42.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T01:22:42.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T01:22:42.460 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T01:22:42.460 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T01:22:42.460 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:22:42.460 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T01:22:42.460 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T01:22:42.460 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T01:22:42.461 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T01:22:42.461 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T01:22:42.461 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:22:42.461 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T01:22:42.461 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T01:22:42.461 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T01:22:42.462 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T01:22:42.462 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T01:22:42.462 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T01:22:42.462 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T01:22:42.462 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T01:22:42.462 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T01:22:42.463 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T01:22:42.463 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T01:22:42.463 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T01:22:42.463 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T01:22:42.463 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T01:22:42.463 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T01:22:42.464 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T01:22:42.464 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T01:22:42.464 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T01:22:42.464 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T01:22:42.464 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T01:22:42.465 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T01:22:42.465 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T01:22:42.465 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T01:22:42.465 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T01:22:42.465 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T01:22:42.465 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T01:22:42.466 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T01:22:42.466 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T01:22:42.466 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T01:22:42.466 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T01:22:42.466 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T01:22:42.467 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T01:22:42.467 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T01:22:42.467 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T01:22:42.467 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T01:22:42.467 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T01:22:42.468 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T01:22:42.468 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T01:22:42.468 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T01:22:42.468 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T01:22:42.468 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T01:22:42.468 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T01:22:42.468 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T01:22:42.469 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T01:22:42.469 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T01:22:42.469 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.ttl: 2592000 2022-04-26T01:22:42.469 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T01:22:42.469 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/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 2022-04-26T01:22:42.469 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.469 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T01:22:42.470 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.470 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650936162276323, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-26T01:22:42.470 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-26T01:22:42.470 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.274+0000 7f3e8a638700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-26T01:22:42.470 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.275+0000 7f3e8a638700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650936162276764, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "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; ", "creation_time": 1650936162, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T01:22:42.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.275+0000 7f3e8a638700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-26T01:22:42.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.275+0000 7f3e8a638700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650936162277118, "job": 1, "event": "recovery_finished"} 2022-04-26T01:22:42.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.276+0000 7f3e8a638700 4 rocksdb: DB pointer 0x55976f573800 2022-04-26T01:22:42.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.276+0000 7f3e71440700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T01:22:42.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.276+0000 7f3e71440700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T01:22:42.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ** DB Stats ** 2022-04-26T01:22:42.472 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:22:42.472 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-26T01:22:42.472 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T01:22:42.472 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:22:42.472 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-26T01:22:42.472 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T01:22:42.473 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:22:42.473 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.473 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ** Compaction Stats [default] ** 2022-04-26T01:22:42.473 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 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 2022-04-26T01:22:42.473 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:22:42.473 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T01:22:42.474 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T01:22:42.474 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T01:22:42.474 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.474 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ** Compaction Stats [default] ** 2022-04-26T01:22:42.474 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 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 2022-04-26T01:22:42.474 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:22:42.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T01:22:42.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:22:42.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:22:42.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:22:42.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:22:42.476 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:22:42.476 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:22:42.476 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Cumulative compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:22:42.476 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Interval compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:22:42.476 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 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 2022-04-26T01:22:42.476 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.476 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:22:42.477 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.477 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ** Compaction Stats [default] ** 2022-04-26T01:22:42.477 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 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 2022-04-26T01:22:42.477 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:22:42.477 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T01:22:42.477 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T01:22:42.478 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 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 2022-04-26T01:22:42.478 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.478 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ** Compaction Stats [default] ** 2022-04-26T01:22:42.478 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 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 2022-04-26T01:22:42.478 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:22:42.478 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T01:22:42.479 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:22:42.479 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:22:42.479 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:22:42.479 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:22:42.479 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:22:42.479 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:22:42.480 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Cumulative compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:22:42.480 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:22:42.480 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 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 2022-04-26T01:22:42.480 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.480 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:22:42.480 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.480 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.276+0000 7f3e8a638700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2022-04-26T01:22:42.481 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.276+0000 7f3e8a638700 0 using public_addrv [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] 2022-04-26T01:22:42.481 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.277+0000 7f3e8a638700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] at bind addrs [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:22:42.481 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.278+0000 7f3e8a638700 1 mon.c@-1(???) e0 preinit fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:22:42.481 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.291+0000 7f3e73c45700 0 mon.c@-1(synchronizing).mds e1 new map 2022-04-26T01:22:42.481 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.291+0000 7f3e73c45700 0 mon.c@-1(synchronizing).mds e1 print_map 2022-04-26T01:22:42.481 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: e1 2022-04-26T01:22:42.482 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T01:22:42.482 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 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} 2022-04-26T01:22:42.482 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: legacy client fscid: -1 2022-04-26T01:22:42.482 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.482 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: No filesystems configured 2022-04-26T01:22:42.482 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022-04-26T01:22:42.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.291+0000 7f3e73c45700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2022-04-26T01:22:42.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.292+0000 7f3e73c45700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2022-04-26T01:22:42.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.292+0000 7f3e73c45700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-26T01:22:42.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.292+0000 7f3e73c45700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-26T01:22:42.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.292+0000 7f3e73c45700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-26T01:22:42.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.292+0000 7f3e73c45700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-26T01:22:42.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.292+0000 7f3e73c45700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T01:22:42.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster debug 2022-04-26T01:22:42.292+0000 7f3e73c45700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:22:42.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.292+0000 7f3e73c45700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:22:42.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: 2022debug 2022-04-26T01:22:42.292+0000 7f3e73c45700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:22:42.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: -04-26T01:22:40.638017+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:42.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: debug 2022-04-26T01:22:42.292+0000 7f3e73c45700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-26T01:22:42.485 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:42 smithi086 systemd[1]: Started Ceph mon.c for 24da8e38-c4ff-11ec-8c39-001a4aab830c. 2022-04-26T01:22:43.486 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T01:22:43.486 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T01:22:47.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:42.299950+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:22:47.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:42.300111+0000 mon.a (mon.0) 125 : cluster [INF] mon.a calling monitor election 2022-04-26T01:22:47.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:42.313334+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:42.638289+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:47.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:43.297565+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:44.297389+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:44.298787+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-26T01:22:47.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:44.638672+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:47.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:45.297600+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:46.297822+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:47.297780+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:47.327423+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T01:22:47.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:47.336149+0000 mon.a (mon.0) 133 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0]} 2022-04-26T01:22:47.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:47.336215+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2022-04-26T01:22:47.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:47.336248+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:22:47.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:47.336499+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e13: y(active, since 30s) 2022-04-26T01:22:47.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:47.340543+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2022-04-26T01:22:47.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:47.342698+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:47.686 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:47.343678+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:22:47.687 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:47.344473+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:47.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:42.299950+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:22:47.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:42.300111+0000 mon.a (mon.0) 125 : cluster [INF] mon.a calling monitor election 2022-04-26T01:22:47.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:42.313334+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:42.638289+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:47.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:43.297565+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:44.297389+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.688 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:44.298787+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-26T01:22:47.688 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:44.638672+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:47.688 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:45.297600+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.688 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:46.297822+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.688 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:47.297780+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:47.688 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:47.327423+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T01:22:47.688 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:47.336149+0000 mon.a (mon.0) 133 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0]} 2022-04-26T01:22:47.688 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:47.336215+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2022-04-26T01:22:47.688 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:47.336248+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:22:47.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:47.336499+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e13: y(active, since 30s) 2022-04-26T01:22:47.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:47.340543+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2022-04-26T01:22:47.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:47.342698+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:47.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:47.343678+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:22:47.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:47.344473+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:48.218 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:22:48.218 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":2,"fsid":"24da8e38-c4ff-11ec-8c39-001a4aab830c","modified":"2022-04-26T01:22:42.297860Z","created":"2022-04-26T01:21:28.546628Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:3300","nonce":0},{"type":"v1","addr":"172.21.15.86:6789","nonce":0}]},"addr":"172.21.15.86:6789/0","public_addr":"172.21.15.86:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:3301","nonce":0},{"type":"v1","addr":"172.21.15.86:6790","nonce":0}]},"addr":"172.21.15.86:6790/0","public_addr":"172.21.15.86:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2022-04-26T01:22:48.220 INFO:teuthology.orchestra.run.smithi097.stderr:dumped monmap epoch 2 2022-04-26T01:22:48.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:48 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:46.638927+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:48.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:48 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:47.345301+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.b on smithi097 2022-04-26T01:22:48.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:48 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:48.209780+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.97:0/3800251960' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:22:48.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:48 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:48.298018+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:48.685 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:48 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:46.638927+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:48.685 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:48 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:22:47.345301+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.b on smithi097 2022-04-26T01:22:48.685 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:48 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:48.209780+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.97:0/3800251960' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:22:48.685 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:48 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:48.298018+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:49.763 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T01:22:49.763 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T01:22:49.794 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:49 smithi097 systemd[1]: Starting Ceph mon.b for 24da8e38-c4ff-11ec-8c39-001a4aab830c... 2022-04-26T01:22:50.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:49 smithi097 podman[30970]: 2022-04-26T01:22:50.452 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.110+0000 7f2272987700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T01:22:50.452 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.110+0000 7f2272987700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T01:22:50.452 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.110+0000 7f2272987700 0 pidfile_write: ignore empty --pid-file 2022-04-26T01:22:50.452 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 bash[30970]: cdb4d125149f810b7ffcc124816b2e757ceec749d91b4f7b9c906f8540d955dd 2022-04-26T01:22:50.452 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 0 load: jerasure load: lrc load: isa 2022-04-26T01:22:50.453 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T01:22:50.453 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.453 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T01:22:50.453 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T01:22:50.453 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: DB SUMMARY 2022-04-26T01:22:50.453 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.453 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T01:22:50.453 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.453 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T01:22:50.453 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.454 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-26T01:22:50.454 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.454 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2022-04-26T01:22:50.454 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.454 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 636 ; 2022-04-26T01:22:50.454 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.454 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T01:22:50.454 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T01:22:50.454 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T01:22:50.454 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.env: 0x564099a821c0 2022-04-26T01:22:50.455 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.fs: Posix File System 2022-04-26T01:22:50.455 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.info_log: 0x56409a5cc6a0 2022-04-26T01:22:50.455 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T01:22:50.455 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.statistics: (nil) 2022-04-26T01:22:50.455 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.use_fsync: 0 2022-04-26T01:22:50.455 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T01:22:50.455 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T01:22:50.455 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T01:22:50.455 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T01:22:50.456 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T01:22:50.456 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T01:22:50.456 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T01:22:50.456 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T01:22:50.456 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T01:22:50.456 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T01:22:50.456 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T01:22:50.456 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.db_log_dir: 2022-04-26T01:22:50.456 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2022-04-26T01:22:50.456 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T01:22:50.457 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T01:22:50.457 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T01:22:50.457 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T01:22:50.457 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T01:22:50.457 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T01:22:50.457 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T01:22:50.457 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T01:22:50.457 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T01:22:50.457 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T01:22:50.457 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.write_buffer_manager: 0x56409a65ff20 2022-04-26T01:22:50.458 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T01:22:50.458 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T01:22:50.458 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T01:22:50.458 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T01:22:50.458 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T01:22:50.458 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T01:22:50.458 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T01:22:50.458 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T01:22:50.458 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T01:22:50.458 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.unordered_write: 0 2022-04-26T01:22:50.459 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T01:22:50.459 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T01:22:50.459 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T01:22:50.459 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T01:22:50.459 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.row_cache: None 2022-04-26T01:22:50.459 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.wal_filter: None 2022-04-26T01:22:50.459 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T01:22:50.459 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T01:22:50.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T01:22:50.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T01:22:50.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T01:22:50.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T01:22:50.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T01:22:50.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T01:22:50.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T01:22:50.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T01:22:50.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T01:22:50.460 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T01:22:50.461 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T01:22:50.461 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T01:22:50.461 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T01:22:50.461 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T01:22:50.461 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T01:22:50.461 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T01:22:50.461 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T01:22:50.461 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T01:22:50.461 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T01:22:50.461 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.max_open_files: -1 2022-04-26T01:22:50.462 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T01:22:50.462 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T01:22:50.462 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T01:22:50.462 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T01:22:50.462 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Compression algorithms supported: 2022-04-26T01:22:50.462 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T01:22:50.462 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: kZSTD supported: 0 2022-04-26T01:22:50.462 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T01:22:50.462 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T01:22:50.462 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T01:22:50.463 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T01:22:50.463 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T01:22:50.463 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T01:22:50.463 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.116+0000 7f2272987700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T01:22:50.463 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2022-04-26T01:22:50.463 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.463 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T01:22:50.463 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.463 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T01:22:50.464 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.merge_operator: 2022-04-26T01:22:50.465 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_filter: None 2022-04-26T01:22:50.465 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T01:22:50.465 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T01:22:50.465 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T01:22:50.466 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56409a571cc0) 2022-04-26T01:22:50.466 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cache_index_and_filter_blocks: 1 2022-04-26T01:22:50.466 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T01:22:50.466 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T01:22:50.466 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: pin_top_level_index_and_filter: 1 2022-04-26T01:22:50.466 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: index_type: 0 2022-04-26T01:22:50.466 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: data_block_index_type: 0 2022-04-26T01:22:50.466 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: index_shortening: 1 2022-04-26T01:22:50.466 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T01:22:50.466 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: hash_index_allow_collision: 1 2022-04-26T01:22:50.467 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: checksum: 1 2022-04-26T01:22:50.467 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: no_block_cache: 0 2022-04-26T01:22:50.467 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: block_cache: 0x56409a5a6f10 2022-04-26T01:22:50.467 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: block_cache_name: BinnedLRUCache 2022-04-26T01:22:50.467 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: block_cache_options: 2022-04-26T01:22:50.467 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: capacity : 536870912 2022-04-26T01:22:50.467 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: num_shard_bits : 4 2022-04-26T01:22:50.467 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: strict_capacity_limit : 0 2022-04-26T01:22:50.467 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: high_pri_pool_ratio: 0.000 2022-04-26T01:22:50.467 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: block_cache_compressed: (nil) 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: persistent_cache: (nil) 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: block_size: 4096 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: block_size_deviation: 10 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: block_restart_interval: 16 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: index_block_restart_interval: 1 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: metadata_block_size: 4096 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: partition_filters: 0 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: use_delta_encoding: 1 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: whole_key_filtering: 1 2022-04-26T01:22:50.468 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: verify_compression: 0 2022-04-26T01:22:50.469 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: read_amp_bytes_per_bit: 0 2022-04-26T01:22:50.469 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: format_version: 2 2022-04-26T01:22:50.469 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: enable_index_compression: 1 2022-04-26T01:22:50.469 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: block_align: 0 2022-04-26T01:22:50.469 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.469 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T01:22:50.469 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T01:22:50.469 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compression: NoCompression 2022-04-26T01:22:50.469 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T01:22:50.470 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T01:22:50.470 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T01:22:50.470 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.num_levels: 7 2022-04-26T01:22:50.470 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T01:22:50.470 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T01:22:50.470 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T01:22:50.470 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T01:22:50.470 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T01:22:50.470 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T01:22:50.470 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T01:22:50.471 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:22:50.471 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T01:22:50.471 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T01:22:50.471 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T01:22:50.471 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T01:22:50.471 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T01:22:50.471 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T01:22:50.471 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T01:22:50.471 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T01:22:50.471 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T01:22:50.472 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T01:22:50.472 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T01:22:50.472 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T01:22:50.472 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T01:22:50.472 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T01:22:50.472 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T01:22:50.472 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T01:22:50.472 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T01:22:50.472 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T01:22:50.472 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T01:22:50.473 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T01:22:50.473 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T01:22:50.473 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T01:22:50.473 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T01:22:50.473 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T01:22:50.473 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T01:22:50.473 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T01:22:50.473 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T01:22:50.473 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T01:22:50.474 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T01:22:50.474 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T01:22:50.474 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T01:22:50.474 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T01:22:50.474 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T01:22:50.474 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T01:22:50.474 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T01:22:50.474 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T01:22:50.474 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T01:22:50.474 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T01:22:50.475 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T01:22:50.475 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T01:22:50.475 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T01:22:50.475 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T01:22:50.475 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T01:22:50.475 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T01:22:50.475 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T01:22:50.475 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T01:22:50.475 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T01:22:50.475 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T01:22:50.476 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T01:22:50.476 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T01:22:50.476 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T01:22:50.476 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.ttl: 2592000 2022-04-26T01:22:50.476 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T01:22:50.476 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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 2022-04-26T01:22:50.476 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.476 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T01:22:50.476 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.477 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650936170118587, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-26T01:22:50.477 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.117+0000 7f2272987700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-26T01:22:50.477 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.118+0000 7f2272987700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-26T01:22:50.477 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.118+0000 7f2272987700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650936170119246, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1562, "table_properties": {"data_size": 648, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "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; ", "creation_time": 1650936170, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T01:22:50.477 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.118+0000 7f2272987700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-26T01:22:50.477 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.477 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.119+0000 7f2272987700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650936170119752, "job": 1, "event": "recovery_finished"} 2022-04-26T01:22:50.477 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.120+0000 7f2272987700 4 rocksdb: DB pointer 0x56409a66b800 2022-04-26T01:22:50.477 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.120+0000 7f225978f700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T01:22:50.477 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.120+0000 7f225978f700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ** DB Stats ** 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ** Compaction Stats [default] ** 2022-04-26T01:22:50.478 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 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 2022-04-26T01:22:50.479 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:22:50.479 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2022-04-26T01:22:50.479 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2022-04-26T01:22:50.479 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2022-04-26T01:22:50.479 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.479 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ** Compaction Stats [default] ** 2022-04-26T01:22:50.479 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 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 2022-04-26T01:22:50.479 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:22:50.479 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2022-04-26T01:22:50.479 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:22:50.480 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:22:50.480 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:22:50.480 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:22:50.480 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:22:50.480 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:22:50.480 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:22:50.480 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Interval compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:22:50.480 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 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 2022-04-26T01:22:50.480 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.480 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:22:50.481 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.481 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ** Compaction Stats [default] ** 2022-04-26T01:22:50.481 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 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 2022-04-26T01:22:50.481 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:22:50.481 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2022-04-26T01:22:50.481 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2022-04-26T01:22:50.481 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 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 2022-04-26T01:22:50.481 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.481 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ** Compaction Stats [default] ** 2022-04-26T01:22:50.482 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 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 2022-04-26T01:22:50.482 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T01:22:50.482 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2022-04-26T01:22:50.482 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T01:22:50.482 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T01:22:50.482 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T01:22:50.482 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T01:22:50.482 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T01:22:50.482 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T01:22:50.482 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:22:50.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T01:22:50.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 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 2022-04-26T01:22:50.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T01:22:50.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.120+0000 7f2272987700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2022-04-26T01:22:50.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.120+0000 7f2272987700 0 using public_addr v2:172.21.15.97:0/0 -> [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] 2022-04-26T01:22:50.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.121+0000 7f2272987700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] at bind addrs [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:22:50.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.122+0000 7f2272987700 1 mon.b@-1(???) e0 preinit fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:22:50.483 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.140+0000 7f225bf94700 0 mon.b@-1(synchronizing).mds e1 new map 2022-04-26T01:22:50.484 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.140+0000 7f225bf94700 0 mon.b@-1(synchronizing).mds e1 print_map 2022-04-26T01:22:50.484 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: e1 2022-04-26T01:22:50.484 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T01:22:50.484 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 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} 2022-04-26T01:22:50.484 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: legacy client fscid: -1 2022-04-26T01:22:50.484 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.484 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: No filesystems configured 2022-04-26T01:22:50.484 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: 2022-04-26T01:22:50.484 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.140+0000 7f225bf94700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2022-04-26T01:22:50.485 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.141+0000 7f225bf94700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2022-04-26T01:22:50.485 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.141+0000 7f225bf94700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-26T01:22:50.485 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.141+0000 7f225bf94700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-26T01:22:50.485 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.141+0000 7f225bf94700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-26T01:22:50.485 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.141+0000 7f225bf94700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-26T01:22:50.485 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.141+0000 7f225bf94700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T01:22:50.485 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.141+0000 7f225bf94700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:22:50.485 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.141+0000 7f225bf94700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:22:50.485 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.141+0000 7f225bf94700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T01:22:50.485 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:46.638927+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:50.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:22:47.345301+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.b on smithi097 2022-04-26T01:22:50.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:48.209780+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.97:0/3800251960' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:22:50.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:48.298018+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:50.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.141+0000 7f225bf94700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-26T01:22:50.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta expand map: {default=false} 2022-04-26T01:22:50.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta from 'false' to 'false' 2022-04-26T01:22:50.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta expanded map: {default=false} 2022-04-26T01:22:50.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta expand map: {default=info} 2022-04-26T01:22:50.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta from 'info' to 'info' 2022-04-26T01:22:50.486 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta expanded map: {default=info} 2022-04-26T01:22:50.487 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta expand map: {default=daemon} 2022-04-26T01:22:50.487 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-26T01:22:50.487 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-26T01:22:50.487 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta expand map: {default=debug} 2022-04-26T01:22:50.487 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-26T01:22:50.487 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: debug 2022-04-26T01:22:50.143+0000 7f225bf94700 20 expand_channel_meta expanded map: {default=debug} 2022-04-26T01:22:50.487 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:50 smithi097 systemd[1]: Started Ceph mon.b for 24da8e38-c4ff-11ec-8c39-001a4aab830c. 2022-04-26T01:22:55.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:50.149210+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:22:55.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:50.149454+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2022-04-26T01:22:55.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:50.150034+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T01:22:55.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:50.162369+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:50.162488+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:55.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:50.639698+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:55.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:51.145995+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:52.146400+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:52.147424+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T01:22:55.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:52.640010+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:55.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:53.146241+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:54.146329+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:55.146457+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:55.151634+0000 mon.a (mon.0) 153 : cluster [INF] mon.a calling monitor election 2022-04-26T01:22:55.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:55.176543+0000 mon.a (mon.0) 154 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T01:22:55.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:55.184800+0000 mon.a (mon.0) 155 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],b=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],c=[v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0]} 2022-04-26T01:22:55.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:55.184851+0000 mon.a (mon.0) 156 : cluster [DBG] fsmap 2022-04-26T01:22:55.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:55.184882+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:22:55.585 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:55.185070+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e13: y(active, since 38s) 2022-04-26T01:22:55.585 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:55.192664+0000 mon.a (mon.0) 159 : cluster [INF] overall HEALTH_OK 2022-04-26T01:22:55.585 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:55.196457+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:55.585 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:55.197830+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:22:55.585 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:55.198999+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:55.585 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:55 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:55.199826+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:22:55.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:50.149210+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:22:55.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:50.149454+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2022-04-26T01:22:55.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:50.150034+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T01:22:55.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:50.162369+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:50.162488+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:55.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:50.639698+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:55.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:51.145995+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:52.146400+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:52.147424+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T01:22:55.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:52.640010+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:55.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:53.146241+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:54.146329+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:55.146457+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:55.151634+0000 mon.a (mon.0) 153 : cluster [INF] mon.a calling monitor election 2022-04-26T01:22:55.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:55.176543+0000 mon.a (mon.0) 154 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T01:22:55.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:55.184800+0000 mon.a (mon.0) 155 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],b=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],c=[v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0]} 2022-04-26T01:22:55.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:55.184851+0000 mon.a (mon.0) 156 : cluster [DBG] fsmap 2022-04-26T01:22:55.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:50.149210+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T01:22:55.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:50.149454+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2022-04-26T01:22:55.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:50.150034+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T01:22:55.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:50.162369+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:50.162488+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T01:22:55.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:50.639698+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:55.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:51.145995+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:52.146400+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:52.147424+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T01:22:55.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:52.640010+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:55.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:53.146241+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:54.146329+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:55.146457+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:55.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:55.151634+0000 mon.a (mon.0) 153 : cluster [INF] mon.a calling monitor election 2022-04-26T01:22:55.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:55.176543+0000 mon.a (mon.0) 154 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T01:22:55.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:55.184800+0000 mon.a (mon.0) 155 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],b=[v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0],c=[v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0]} 2022-04-26T01:22:55.687 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:55.184851+0000 mon.a (mon.0) 156 : cluster [DBG] fsmap 2022-04-26T01:22:55.688 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:55.184882+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:22:55.688 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:55.185070+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e13: y(active, since 38s) 2022-04-26T01:22:55.688 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:55.192664+0000 mon.a (mon.0) 159 : cluster [INF] overall HEALTH_OK 2022-04-26T01:22:55.688 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:55.196457+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:55.688 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:55.197830+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:22:55.688 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:55.198999+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:55.688 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:55.199826+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:22:55.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:55.184882+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T01:22:55.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:55.185070+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e13: y(active, since 38s) 2022-04-26T01:22:55.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:55.192664+0000 mon.a (mon.0) 159 : cluster [INF] overall HEALTH_OK 2022-04-26T01:22:55.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:55.196457+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:55.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:55.197830+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:22:55.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:55.198999+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:55.689 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:55 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:55.199826+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:22:55.872 INFO:teuthology.orchestra.run.smithi097.stdout: 2022-04-26T01:22:55.872 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":3,"fsid":"24da8e38-c4ff-11ec-8c39-001a4aab830c","modified":"2022-04-26T01:22:50.146048Z","created":"2022-04-26T01:21:28.546628Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:3300","nonce":0},{"type":"v1","addr":"172.21.15.86:6789","nonce":0}]},"addr":"172.21.15.86:6789/0","public_addr":"172.21.15.86:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:3301","nonce":0},{"type":"v1","addr":"172.21.15.86:6790","nonce":0}]},"addr":"172.21.15.86:6790/0","public_addr":"172.21.15.86:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:3300","nonce":0},{"type":"v1","addr":"172.21.15.97:6789","nonce":0}]},"addr":"172.21.15.97:6789/0","public_addr":"172.21.15.97:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2022-04-26T01:22:55.874 INFO:teuthology.orchestra.run.smithi097.stderr:dumped monmap epoch 3 2022-04-26T01:22:56.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:56 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:54.640311+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:56.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:56 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:55.863730+0000 mon.a (mon.0) 164 : audit [DBG] from='client.? 172.21.15.97:0/2970759326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:22:56.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:56 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:56.146570+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:56.622 INFO:tasks.cephadm:Generating final ceph.conf file... 2022-04-26T01:22:56.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph config generate-minimal-conf 2022-04-26T01:22:56.650 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:56 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:54.640311+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:56.651 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:56 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:55.863730+0000 mon.a (mon.0) 164 : audit [DBG] from='client.? 172.21.15.97:0/2970759326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:22:56.651 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:56 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:56.146570+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:56.651 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:56 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:54.640311+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:56.651 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:56 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:55.863730+0000 mon.a (mon.0) 164 : audit [DBG] from='client.? 172.21.15.97:0/2970759326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T01:22:56.652 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:56 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:56.146570+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T01:22:57.825 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:56.542364+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.825 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:22:56.542703+0000 mgr.y (mgr.14146) 27 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2022-04-26T01:22:57.825 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:56.560671+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.825 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:56.595089+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.825 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:22:56.595459+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2022-04-26T01:22:57.826 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:56.628038+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.826 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:56.635752+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.826 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:22:56.636920+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T01:22:57.826 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:56.637563+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:22:57.826 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:56.638190+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:22:57.826 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:56.638751+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:57.826 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:22:56.639320+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring daemon mon.a on smithi086 2022-04-26T01:22:57.826 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:56.640552+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:57.827 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:56.767626+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:56.542364+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:56.542703+0000 mgr.y (mgr.14146) 27 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2022-04-26T01:22:57.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:56.560671+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:56.595089+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:56.595459+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2022-04-26T01:22:57.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:56.628038+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:56.635752+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.828 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:56.636920+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T01:22:57.828 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:56.637563+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:22:57.828 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:56.638190+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:22:57.828 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:56.638751+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:57.828 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:56.639320+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring daemon mon.a on smithi086 2022-04-26T01:22:57.828 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:56.640552+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:57.828 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:57 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:56.767626+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:56.542364+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:22:56.542703+0000 mgr.y (mgr.14146) 27 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2022-04-26T01:22:57.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:56.560671+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:56.595089+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:22:56.595459+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2022-04-26T01:22:57.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:56.628038+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:56.635752+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:57.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:22:56.636920+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T01:22:57.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:56.637563+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:22:57.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:56.638190+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:22:57.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:56.638751+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:57.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:22:56.639320+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring daemon mon.a on smithi086 2022-04-26T01:22:57.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:56.640552+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:22:57.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:57 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:56.767626+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:58.678 INFO:teuthology.orchestra.run.smithi086.stdout:# minimal ceph.conf for 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:22:58.678 INFO:teuthology.orchestra.run.smithi086.stdout:[global] 2022-04-26T01:22:58.679 INFO:teuthology.orchestra.run.smithi086.stdout: fsid = 24da8e38-c4ff-11ec-8c39-001a4aab830c 2022-04-26T01:22:58.679 INFO:teuthology.orchestra.run.smithi086.stdout: mon_host = [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] 2022-04-26T01:22:59.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:58.120981+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:59.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:58.121485+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T01:22:59.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:58.121721+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:22:59.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:58.122301+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:22:59.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:58.122873+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:59.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:58.123541+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi086 2022-04-26T01:22:59.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:58.670042+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.86:0/2066214285' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:59.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:58.120981+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:59.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:22:58.121485+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T01:22:59.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:58.121721+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:22:59.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:58.122301+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:22:59.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:58.122873+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:59.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:22:58.123541+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi086 2022-04-26T01:22:59.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:22:59 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:58.670042+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.86:0/2066214285' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:59.574 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2022-04-26T01:22:59.575 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:22:59.575 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/ceph/ceph.conf 2022-04-26T01:22:59.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:59 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:58.120981+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:22:59.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:59 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:22:58.121485+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T01:22:59.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:59 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:58.121721+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:22:59.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:59 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:58.122301+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:22:59.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:59 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:58.122873+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:59.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:59 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:22:58.123541+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi086 2022-04-26T01:22:59.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:22:59 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:58.670042+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.86:0/2066214285' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:22:59.644 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:22:59.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T01:22:59.711 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2022-04-26T01:22:59.711 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/ceph/ceph.conf 2022-04-26T01:22:59.742 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2022-04-26T01:22:59.742 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T01:22:59.810 INFO:tasks.cephadm:Adding mgr.y on smithi086 2022-04-26T01:22:59.918 INFO:tasks.cephadm:Adding mgr.x on smithi097 2022-04-26T01:22:59.919 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph orch apply mgr '2;smithi086=y;smithi097=x' 2022-04-26T01:23:00.710 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:00 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:22:58.640784+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:00.710 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:00 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:59.468756+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:00.710 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:00 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:22:59.469190+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T01:23:00.710 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:00 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:59.469384+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:23:00.710 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:00 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:59.469919+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:23:00.711 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:00 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:22:59.470431+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:00.711 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:00 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:22:59.470958+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi097 2022-04-26T01:23:00.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:22:58.640784+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:00.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:59.468756+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:00.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:59.469190+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T01:23:00.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:59.469384+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:23:00.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:59.469919+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:23:00.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:22:59.470431+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:00.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:22:59.470958+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi097 2022-04-26T01:23:00.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:22:58.640784+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:00.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:59.468756+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:00.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:22:59.469190+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T01:23:00.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:59.469384+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T01:23:00.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:59.469919+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T01:23:00.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:22:59.470431+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:00.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:00 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:22:59.470958+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi097 2022-04-26T01:23:01.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:01 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:00.641076+0000 mgr.y (mgr.14146) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:01.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:01 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:00.674788+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:01.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:01 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:00.675513+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:01.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:01 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:00.676609+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:01.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:01 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:00.677588+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:01.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:01 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:00.682420+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:01.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:00.641076+0000 mgr.y (mgr.14146) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:01.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:00.674788+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:01.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:00.675513+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:01.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:00.676609+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:01.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:00.677588+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:01.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:00.682420+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:01.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:00.641076+0000 mgr.y (mgr.14146) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:01.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:00.674788+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:01.936 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:00.675513+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:01.936 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:00.676609+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:01.936 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:00.677588+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:01.936 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:01 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:00.682420+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:01.947 INFO:teuthology.orchestra.run.smithi097.stdout:Scheduled mgr update... 2022-04-26T01:23:02.403 DEBUG:teuthology.orchestra.run.smithi097:mgr.x> sudo journalctl -f -n 0 -u ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@mgr.x.service 2022-04-26T01:23:02.405 INFO:tasks.cephadm:Deploying OSDs... 2022-04-26T01:23:02.406 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2022-04-26T01:23:02.406 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/scratch_devs of=/dev/stdout 2022-04-26T01:23:02.426 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-26T01:23:02.426 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-26T01:23:02.435 INFO:journalctl@ceph.mgr.x.smithi097.stdout:-- Logs begin at Tue 2022-04-26 01:06:20 UTC. -- 2022-04-26T01:23:02.486 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-26T01:23:02.486 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:23:02.486 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 6h/6d Inode: 152653 Links: 1 2022-04-26T01:23:02.486 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:23:02.486 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T01:23:02.487 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2022-04-26 01:22:41.828915813 +0000 2022-04-26T01:23:02.487 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2022-04-26 01:15:41.022627771 +0000 2022-04-26T01:23:02.487 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2022-04-26 01:15:41.022627771 +0000 2022-04-26T01:23:02.487 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: - 2022-04-26T01:23:02.498 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2022-04-26T01:23:02.498 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2022-04-26T01:23:02.498 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.00025401 s, 2.0 MB/s 2022-04-26T01:23:02.502 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-26T01:23:02.561 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-26T01:23:02.561 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:23:02.561 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 6h/6d Inode: 147945 Links: 1 2022-04-26T01:23:02.561 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:23:02.561 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T01:23:02.561 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2022-04-26 01:22:41.828915813 +0000 2022-04-26T01:23:02.562 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2022-04-26 01:15:41.358620089 +0000 2022-04-26T01:23:02.562 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2022-04-26 01:15:41.358620089 +0000 2022-04-26T01:23:02.562 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: - 2022-04-26T01:23:02.572 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2022-04-26T01:23:02.572 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2022-04-26T01:23:02.572 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000239132 s, 2.1 MB/s 2022-04-26T01:23:02.581 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-26T01:23:02.639 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-26T01:23:02.639 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:23:02.639 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 6h/6d Inode: 148051 Links: 1 2022-04-26T01:23:02.639 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:23:02.639 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T01:23:02.640 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2022-04-26 01:22:41.828915813 +0000 2022-04-26T01:23:02.640 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2022-04-26 01:15:41.688612544 +0000 2022-04-26T01:23:02.640 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2022-04-26 01:15:41.688612544 +0000 2022-04-26T01:23:02.640 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: - 2022-04-26T01:23:02.650 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2022-04-26T01:23:02.650 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2022-04-26T01:23:02.650 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000248779 s, 2.1 MB/s 2022-04-26T01:23:02.653 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-26T01:23:02.710 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-26T01:23:02.710 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:23:02.710 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 6h/6d Inode: 152804 Links: 1 2022-04-26T01:23:02.711 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:23:02.711 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T01:23:02.711 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2022-04-26 01:22:41.828915813 +0000 2022-04-26T01:23:02.711 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2022-04-26 01:15:42.034604633 +0000 2022-04-26T01:23:02.711 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2022-04-26 01:15:42.034604633 +0000 2022-04-26T01:23:02.711 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: - 2022-04-26T01:23:02.720 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2022-04-26T01:23:02.720 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2022-04-26T01:23:02.721 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000194371 s, 2.6 MB/s 2022-04-26T01:23:02.723 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2022-04-26T01:23:02.723 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/scratch_devs of=/dev/stdout 2022-04-26T01:23:02.740 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-26T01:23:02.741 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-26T01:23:02.796 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-26T01:23:02.796 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:23:02.796 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 6h/6d Inode: 151948 Links: 1 2022-04-26T01:23:02.796 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:23:02.797 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T01:23:02.797 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2022-04-26 01:22:49.626215704 +0000 2022-04-26T01:23:02.797 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2022-04-26 01:15:41.073335745 +0000 2022-04-26T01:23:02.797 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2022-04-26 01:15:41.073335745 +0000 2022-04-26T01:23:02.797 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: - 2022-04-26T01:23:02.807 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2022-04-26T01:23:02.807 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2022-04-26T01:23:02.807 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000234685 s, 2.2 MB/s 2022-04-26T01:23:02.810 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-26T01:23:02.867 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-26T01:23:02.867 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:23:02.867 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 6h/6d Inode: 152950 Links: 1 2022-04-26T01:23:02.867 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:23:02.867 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T01:23:02.867 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2022-04-26 01:22:49.626215704 +0000 2022-04-26T01:23:02.867 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2022-04-26 01:15:41.420329533 +0000 2022-04-26T01:23:02.868 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2022-04-26 01:15:41.420329533 +0000 2022-04-26T01:23:02.868 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: - 2022-04-26T01:23:02.878 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2022-04-26T01:23:02.878 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2022-04-26T01:23:02.878 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000206363 s, 2.5 MB/s 2022-04-26T01:23:02.881 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-26T01:23:02.938 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-26T01:23:02.939 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:23:02.939 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 6h/6d Inode: 153029 Links: 1 2022-04-26T01:23:02.939 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:23:02.939 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T01:23:02.939 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2022-04-26 01:22:49.626215704 +0000 2022-04-26T01:23:02.939 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2022-04-26 01:15:41.776323160 +0000 2022-04-26T01:23:02.939 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2022-04-26 01:15:41.776323160 +0000 2022-04-26T01:23:02.939 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: - 2022-04-26T01:23:02.949 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2022-04-26T01:23:02.949 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2022-04-26T01:23:02.949 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000213412 s, 2.4 MB/s 2022-04-26T01:23:02.952 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-26T01:23:03.009 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-26T01:23:03.009 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T01:23:03.009 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 6h/6d Inode: 150373 Links: 1 2022-04-26T01:23:03.009 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T01:23:03.009 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T01:23:03.009 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2022-04-26 01:22:49.626215704 +0000 2022-04-26T01:23:03.009 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2022-04-26 01:15:42.102317337 +0000 2022-04-26T01:23:03.009 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2022-04-26 01:15:42.102317337 +0000 2022-04-26T01:23:03.009 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: - 2022-04-26T01:23:03.018 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2022-04-26T01:23:03.018 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2022-04-26T01:23:03.019 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000187158 s, 2.7 MB/s 2022-04-26T01:23:03.021 INFO:tasks.cephadm:Deploying osd.0 on smithi086 with /dev/vg_nvme/lv_4... 2022-04-26T01:23:03.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2022-04-26T01:23:03.226 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:01.933760+0000 mgr.y (mgr.14146) 38 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi086=y;smithi097=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:03.226 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:01.934572+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Saving service mgr spec with placement smithi086=y;smithi097=x;count:2 2022-04-26T01:23:03.226 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:01.938511+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:03.226 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:01.939337+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:03.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:01.940565+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:03.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:01.941348+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:03.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:01.946166+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:03.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:01.947442+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:23:03.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:01.950034+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T01:23:03.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:01.950894+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:23:03.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:01.951850+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:03.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:02 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:01.952525+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Deploying daemon mgr.x on smithi097 2022-04-26T01:23:03.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:01.933760+0000 mgr.y (mgr.14146) 38 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi086=y;smithi097=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:03.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:01.934572+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Saving service mgr spec with placement smithi086=y;smithi097=x;count:2 2022-04-26T01:23:03.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:01.938511+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:03.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:01.939337+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:03.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:01.940565+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:03.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:01.941348+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:03.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:01.946166+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:03.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:01.947442+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:23:03.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:01.950034+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T01:23:03.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:01.950894+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:23:03.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:01.951850+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:03.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:01.952525+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Deploying daemon mgr.x on smithi097 2022-04-26T01:23:03.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:01.933760+0000 mgr.y (mgr.14146) 38 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi086=y;smithi097=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:03.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:01.934572+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Saving service mgr spec with placement smithi086=y;smithi097=x;count:2 2022-04-26T01:23:03.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:01.938511+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:03.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:01.939337+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:03.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:01.940565+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:03.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:01.941348+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:03.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:01.946166+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:03.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:01.947442+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:23:03.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:01.950034+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T01:23:03.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:01.950894+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:23:03.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:01.951850+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:03.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:02 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:01.952525+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Deploying daemon mgr.x on smithi097 2022-04-26T01:23:03.503 INFO:journalctl@ceph.mgr.x.smithi097.stdout:Apr 26 01:23:03 smithi097 systemd[1]: Starting Ceph mgr.x for 24da8e38-c4ff-11ec-8c39-001a4aab830c... 2022-04-26T01:23:03.824 INFO:journalctl@ceph.mgr.x.smithi097.stdout:Apr 26 01:23:03 smithi097 podman[32010]: 2022-04-26T01:23:04.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:03 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:02.641368+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:04.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:03 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:02.641368+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:04.332 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:03 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:02.641368+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:04.332 INFO:journalctl@ceph.mgr.x.smithi097.stdout:Apr 26 01:23:03 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mgr.x[32025]: debug 2022-04-26T01:23:03.948+0000 7f5c7dacd700 1 -- 172.21.15.97:0/1958347463 <== mon.2 v2:172.21.15.97:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5575d4d044e0 con 0x5575d4cd8c00 2022-04-26T01:23:04.332 INFO:journalctl@ceph.mgr.x.smithi097.stdout:Apr 26 01:23:03 smithi097 bash[32010]: 9198249107f34fe3e6820172140561868938eaa5de4c8c55e27add44f7add066 2022-04-26T01:23:04.332 INFO:journalctl@ceph.mgr.x.smithi097.stdout:Apr 26 01:23:04 smithi097 systemd[1]: Started Ceph mgr.x for 24da8e38-c4ff-11ec-8c39-001a4aab830c. 2022-04-26T01:23:04.744 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping: /dev/vg_nvme/lv_4 2022-04-26T01:23:04.798 INFO:teuthology.orchestra.run.smithi086.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2022-04-26T01:23:04.798 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10+0 records in 2022-04-26T01:23:04.798 INFO:teuthology.orchestra.run.smithi086.stderr:10+0 records out 2022-04-26T01:23:04.798 INFO:teuthology.orchestra.run.smithi086.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0110474 s, 949 MB/s 2022-04-26T01:23:04.798 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping successful for: 2022-04-26T01:23:05.155 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi086:vg_nvme/lv_4 2022-04-26T01:23:05.433 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:05 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:04.077829+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:05.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:05 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:04.079302+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:05.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:05 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:04.080269+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:05.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:05 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:04.080935+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:05.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:05 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:04.077829+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:05.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:05 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:04.079302+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:05.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:05 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:04.080269+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:05.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:05 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:04.080935+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:05.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:05 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:04.077829+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:05.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:05 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:04.079302+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:05.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:05 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:04.080269+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:05.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:05 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:04.080935+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:06.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:04.641662+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:06.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:05.446894+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:06.684 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:05.452204+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:06.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:05.453287+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T01:23:06.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:05.453497+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:23:06.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:05.454112+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:23:06.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:05.454612+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:06.685 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:05.455203+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi086 2022-04-26T01:23:06.685 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:04.641662+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:06.685 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:05.446894+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:06.685 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:05.452204+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:06.685 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:05.453287+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T01:23:06.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:05.453497+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:23:06.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:05.454112+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:23:06.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:05.454612+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:06.686 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:06 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:05.455203+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi086 2022-04-26T01:23:06.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:06 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:04.641662+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:06.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:06 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:05.446894+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:06.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:06 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:05.452204+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:06.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:06 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:05.453287+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T01:23:06.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:06 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:05.453497+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T01:23:06.832 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:06 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:05.454112+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T01:23:06.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:06 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:05.454612+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:06.833 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:06 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:05.455203+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi086 2022-04-26T01:23:07.934 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:06.641993+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:07.934 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:06.771530+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:07.934 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:06.785834+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:07.934 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:06.786453+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:07.934 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:06.787309+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:07.934 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:06.788017+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:07.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:06.791274+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:07.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:07.205301+0000 mgr.y (mgr.14146) 46 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:07.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:07.206115+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:07.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:07.207363+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:07.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:07.207853+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:07.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:06.641993+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:07.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:06.771530+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:07.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:06.785834+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:07.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:06.786453+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:07.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:06.787309+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:07.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:06.788017+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:07.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:06.791274+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:07.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:07.205301+0000 mgr.y (mgr.14146) 46 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:07.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:07.206115+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:07.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:07.207363+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:07.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:07 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:07.207853+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:08.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:06.641993+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:08.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:06.771530+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:08.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:06.785834+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:08.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:06.786453+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:08.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:06.787309+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:08.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:06.788017+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:08.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:06.791274+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:08.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:07.205301+0000 mgr.y (mgr.14146) 46 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:08.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:07.206115+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:08.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:07.207363+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:08.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:07 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:07.207853+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:10.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:08.642275+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:10.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:09.007965+0000 mon.a (mon.0) 215 : cluster [DBG] Standby manager daemon x started 2022-04-26T01:23:10.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:09.008981+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T01:23:10.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:09.009289+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T01:23:10.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:09.010184+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T01:23:10.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:09.010415+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T01:23:10.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:09.059399+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.86:0/881591028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b235a91-a8e7-46d1-b6b4-233b317ce9b0"}]: dispatch 2022-04-26T01:23:10.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:09.059731+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b235a91-a8e7-46d1-b6b4-233b317ce9b0"}]: dispatch 2022-04-26T01:23:10.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:09.070499+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b235a91-a8e7-46d1-b6b4-233b317ce9b0"}]': finished 2022-04-26T01:23:10.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:09.070576+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T01:23:10.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:09.070687+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:10.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:09 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:09.498120+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.86:0/184886361' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:23:10.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:08.642275+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:10.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:09.007965+0000 mon.a (mon.0) 215 : cluster [DBG] Standby manager daemon x started 2022-04-26T01:23:10.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:09.008981+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T01:23:10.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:09.009289+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T01:23:10.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:09.010184+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T01:23:10.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:09.010415+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T01:23:10.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:09.059399+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.86:0/881591028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b235a91-a8e7-46d1-b6b4-233b317ce9b0"}]: dispatch 2022-04-26T01:23:10.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:09.059731+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b235a91-a8e7-46d1-b6b4-233b317ce9b0"}]: dispatch 2022-04-26T01:23:10.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:09.070499+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b235a91-a8e7-46d1-b6b4-233b317ce9b0"}]': finished 2022-04-26T01:23:10.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:09.070576+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T01:23:10.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:09.070687+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:10.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:09.498120+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.86:0/184886361' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:23:10.185 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:08.642275+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:10.185 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:09.007965+0000 mon.a (mon.0) 215 : cluster [DBG] Standby manager daemon x started 2022-04-26T01:23:10.185 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:09.008981+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T01:23:10.185 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:09.009289+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T01:23:10.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:09.010184+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T01:23:10.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:09.010415+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.97:0/464520007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T01:23:10.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:09.059399+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.86:0/881591028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b235a91-a8e7-46d1-b6b4-233b317ce9b0"}]: dispatch 2022-04-26T01:23:10.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:09.059731+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b235a91-a8e7-46d1-b6b4-233b317ce9b0"}]: dispatch 2022-04-26T01:23:10.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:09.070499+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b235a91-a8e7-46d1-b6b4-233b317ce9b0"}]': finished 2022-04-26T01:23:10.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:09.070576+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T01:23:10.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:09.070687+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:10.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:09 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:09.498120+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.86:0/184886361' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:23:11.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:10 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:09.780677+0000 mon.a (mon.0) 220 : cluster [DBG] mgrmap e14: y(active, since 53s), standbys: x 2022-04-26T01:23:11.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:10 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:09.780802+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T01:23:11.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:10 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:09.780677+0000 mon.a (mon.0) 220 : cluster [DBG] mgrmap e14: y(active, since 53s), standbys: x 2022-04-26T01:23:11.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:10 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:09.780802+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T01:23:11.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:10 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:09.780677+0000 mon.a (mon.0) 220 : cluster [DBG] mgrmap e14: y(active, since 53s), standbys: x 2022-04-26T01:23:11.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:10 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:09.780802+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T01:23:12.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:11 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:10.642562+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:12.143 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:11 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:10.642562+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:12.144 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:11 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:10.642562+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:14.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:13 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:12.642798+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:14.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:13 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:12.642798+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:14.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:13 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:12.642798+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:15.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:14 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:14.123791+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T01:23:15.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:14 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:14.124438+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:15.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:14 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:14.124926+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi086 2022-04-26T01:23:15.099 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:14 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:14.123791+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T01:23:15.100 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:14 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:14.124438+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:15.100 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:14 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:14.124926+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi086 2022-04-26T01:23:15.100 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:14 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:14.123791+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T01:23:15.100 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:14 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:14.124438+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:15.100 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:14 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:14.124926+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi086 2022-04-26T01:23:16.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:15 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:14.643021+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:16.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:15 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:14.643021+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:16.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:15 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:14.643021+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:17.042 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 0 on host 'smithi086' 2022-04-26T01:23:17.124 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:16 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:16.769768+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:23:17.125 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:16 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:16.770938+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:23:17.125 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:16 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:16.769768+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:23:17.125 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:16 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:16.770938+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:23:17.125 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:16 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:16.769768+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T01:23:17.125 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:16 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:16.770938+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T01:23:17.452 DEBUG:teuthology.orchestra.run.smithi086:osd.0> sudo journalctl -f -n 0 -u ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@osd.0.service 2022-04-26T01:23:17.456 INFO:tasks.cephadm:Deploying osd.1 on smithi086 with /dev/vg_nvme/lv_3... 2022-04-26T01:23:17.456 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2022-04-26T01:23:17.485 INFO:journalctl@ceph.osd.0.smithi086.stdout:-- Logs begin at Tue 2022-04-26 01:09:41 UTC. -- 2022-04-26T01:23:18.070 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:16.643266+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:18.074 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:17.024574+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:18.074 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:17.025917+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:18.074 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:17.028034+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:18.074 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:17.028219+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:18.074 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:17.031746+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:18.075 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:16.643266+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:18.075 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:17.024574+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:18.075 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:17.025917+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:18.075 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:17.028034+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:18.075 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:17.028219+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:18.075 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:17 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:17.031746+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:18.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:17 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:16.643266+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:18.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:17 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:17.024574+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:18.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:17 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:17.025917+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:18.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:17 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:17.028034+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:18.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:17 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:17.028219+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:18.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:17 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:17.031746+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:19.570 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping: /dev/vg_nvme/lv_3 2022-04-26T01:23:19.570 INFO:teuthology.orchestra.run.smithi086.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2022-04-26T01:23:19.570 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10+0 records in 2022-04-26T01:23:19.570 INFO:teuthology.orchestra.run.smithi086.stderr:10+0 records out 2022-04-26T01:23:19.570 INFO:teuthology.orchestra.run.smithi086.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0123138 s, 852 MB/s 2022-04-26T01:23:19.570 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 2022-04-26T01:23:19.570 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping successful for: 2022-04-26T01:23:20.223 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:20 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:18.643543+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:20.223 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:20 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:19.086267+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:20.224 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:20 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:18.643543+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:20.224 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:20 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:19.086267+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:20.284 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi086:vg_nvme/lv_3 2022-04-26T01:23:20.582 INFO:journalctl@ceph.osd.0.smithi086.stdout:Apr 26 01:23:20 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-osd.0[38547]: debug 2022-04-26T01:23:20.222+0000 7f3258932080 -1 osd.0 0 log_to_monitors {default=true} 2022-04-26T01:23:20.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:20 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:18.643543+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:20.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:20 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:19.086267+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:21.433 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:21 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:20.226382+0000 mon.b (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.86:6802/3927376663,v1:172.21.15.86:6803/3927376663]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T01:23:21.527 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:21 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:20.226715+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T01:23:21.527 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:21 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:20.226382+0000 mon.b (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.86:6802/3927376663,v1:172.21.15.86:6803/3927376663]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T01:23:21.527 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:21 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:20.226715+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T01:23:21.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:21 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:20.226382+0000 mon.b (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.86:6802/3927376663,v1:172.21.15.86:6803/3927376663]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T01:23:21.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:21 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:20.226715+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T01:23:22.378 INFO:journalctl@ceph.osd.0.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-osd.0[38547]: debug 2022-04-26T01:23:22.106+0000 7f324ee95700 -1 osd.0 0 waiting for initial osdmap 2022-04-26T01:23:22.379 INFO:journalctl@ceph.osd.0.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-osd.0[38547]: debug 2022-04-26T01:23:22.108+0000 7f324960d700 -1 osd.0 7 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T01:23:22.379 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:20.643798+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:22.379 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:21.099573+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T01:23:22.379 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:21.099644+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T01:23:22.379 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:21.099751+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:22.380 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:21.101240+0000 mon.b (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.86:6802/3927376663,v1:172.21.15.86:6803/3927376663]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:22.380 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:21.101620+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:22.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:20.643798+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:22.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:21.099573+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T01:23:22.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:21.099644+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T01:23:22.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:21.099751+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:22.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:21.101240+0000 mon.b (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.86:6802/3927376663,v1:172.21.15.86:6803/3927376663]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:22.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:22 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:21.101620+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:22.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:22 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:20.643798+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:22.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:22 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:21.099573+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T01:23:22.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:22 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:21.099644+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T01:23:22.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:22 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:21.099751+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:22.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:22 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:21.101240+0000 mon.b (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.86:6802/3927376663,v1:172.21.15.86:6803/3927376663]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:22.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:22 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:21.101620+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:23.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.098533+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2022-04-26T01:23:23.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:22.098618+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T01:23:23.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.098886+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:23.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.105477+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:23.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.209017+0000 mgr.y (mgr.14146) 55 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:23.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.209767+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:23.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.210915+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:23.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.211389+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:23.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.757737+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.758415+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:23:23.436 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.762291+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.436 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.765714+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.436 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.767052+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:23.436 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.767817+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:23.436 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.768277+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:23.436 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:22.772149+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.098533+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2022-04-26T01:23:23.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:22.098618+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T01:23:23.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.098886+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:23.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.105477+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:23.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.209017+0000 mgr.y (mgr.14146) 55 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:23.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.209767+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:23.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.210915+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:23.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.211389+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:23.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.757737+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.758415+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:23:23.437 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.762291+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.765714+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.767052+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:23.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.767817+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:23.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.768277+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:23.438 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:23 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:22.772149+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.098533+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2022-04-26T01:23:23.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:22.098618+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T01:23:23.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.098886+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:23.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.105477+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:23.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.209017+0000 mgr.y (mgr.14146) 55 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:23.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.209767+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:23.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.210915+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:23.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.211389+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:23.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.757737+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.758415+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:23:23.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.762291+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.765714+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:23.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.767052+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:23.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.767817+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:23.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.768277+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:23.584 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:23 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:22.772149+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:24.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:21.247888+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:23:24.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:21.247983+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:23:24.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:22.644087+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:24.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:22.753696+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Detected new or changed devices on smithi086 2022-04-26T01:23:24.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:22.758930+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 16144M 2022-04-26T01:23:24.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:23.107794+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.86:6802/3927376663,v1:172.21.15.86:6803/3927376663] boot 2022-04-26T01:23:24.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:23.107824+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T01:23:24.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:23.108185+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:24.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:21.247888+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:23:24.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:21.247983+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:23:24.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:22.644087+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:24.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:22.753696+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Detected new or changed devices on smithi086 2022-04-26T01:23:24.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:22.758930+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 16144M 2022-04-26T01:23:24.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:23.107794+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.86:6802/3927376663,v1:172.21.15.86:6803/3927376663] boot 2022-04-26T01:23:24.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:23.107824+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T01:23:24.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:24 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:23.108185+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:24.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:24 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:21.247888+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:23:24.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:24 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:21.247983+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:23:24.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:24 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:22.644087+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T01:23:24.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:24 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:22.753696+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Detected new or changed devices on smithi086 2022-04-26T01:23:24.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:24 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:22.758930+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 16144M 2022-04-26T01:23:24.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:24 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:23.107794+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.86:6802/3927376663,v1:172.21.15.86:6803/3927376663] boot 2022-04-26T01:23:24.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:24 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:23.107824+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T01:23:24.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:24 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:23.108185+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T01:23:25.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:24.115373+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T01:23:25.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:24.246835+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.86:0/1349495083' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66f1dfd1-08ee-403a-9faf-79d9906ffcc6"}]: dispatch 2022-04-26T01:23:25.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:24.247143+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66f1dfd1-08ee-403a-9faf-79d9906ffcc6"}]: dispatch 2022-04-26T01:23:25.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:24.251212+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66f1dfd1-08ee-403a-9faf-79d9906ffcc6"}]': finished 2022-04-26T01:23:25.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:24.251285+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T01:23:25.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:24.251386+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:25.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:24.664223+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.86:0/422307654' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:23:25.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:24.115373+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T01:23:25.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:24.246835+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.86:0/1349495083' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66f1dfd1-08ee-403a-9faf-79d9906ffcc6"}]: dispatch 2022-04-26T01:23:25.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:24.247143+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66f1dfd1-08ee-403a-9faf-79d9906ffcc6"}]: dispatch 2022-04-26T01:23:25.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:24.251212+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66f1dfd1-08ee-403a-9faf-79d9906ffcc6"}]': finished 2022-04-26T01:23:25.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:24.251285+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T01:23:25.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:24.251386+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:25.436 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:25 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:24.664223+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.86:0/422307654' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:23:25.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:25 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:24.115373+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T01:23:25.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:25 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:24.246835+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.86:0/1349495083' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66f1dfd1-08ee-403a-9faf-79d9906ffcc6"}]: dispatch 2022-04-26T01:23:25.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:25 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:24.247143+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66f1dfd1-08ee-403a-9faf-79d9906ffcc6"}]: dispatch 2022-04-26T01:23:25.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:25 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:24.251212+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66f1dfd1-08ee-403a-9faf-79d9906ffcc6"}]': finished 2022-04-26T01:23:25.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:25 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:24.251285+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T01:23:25.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:25 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:24.251386+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:25.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:25 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:24.664223+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.86:0/422307654' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:23:26.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:26 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:24.644385+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:26.683 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:26 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:24.644385+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:26.684 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:26 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:24.644385+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:28.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:28 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:26.644699+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:28.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:28 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:26.644699+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:28.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:28 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:26.644699+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:30.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:28.644966+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:30.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:29.433594+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T01:23:30.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:29.434168+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:30.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:29.434622+0000 mgr.y (mgr.14146) 62 : cephadm [INF] Deploying daemon osd.1 on smithi086 2022-04-26T01:23:30.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:28.644966+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:30.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:29.433594+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T01:23:30.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:29.434168+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:30.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:30 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:29.434622+0000 mgr.y (mgr.14146) 62 : cephadm [INF] Deploying daemon osd.1 on smithi086 2022-04-26T01:23:30.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:30 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:28.644966+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:30.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:30 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:29.433594+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T01:23:30.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:30 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:29.434168+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:30.583 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:30 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:29.434622+0000 mgr.y (mgr.14146) 62 : cephadm [INF] Deploying daemon osd.1 on smithi086 2022-04-26T01:23:32.060 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 1 on host 'smithi086' 2022-04-26T01:23:32.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:30.645250+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:32.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:32.041756+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:32.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:32.043119+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:32.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:32.045286+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:32.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:32.045484+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:32.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:32.049010+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:32.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:30.645250+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:32.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:32.041756+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:32.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:32.043119+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:32.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:32.045286+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:32.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:32.045484+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:32.435 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:32.049010+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:32.453 DEBUG:teuthology.orchestra.run.smithi086:osd.1> sudo journalctl -f -n 0 -u ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@osd.1.service 2022-04-26T01:23:32.455 INFO:tasks.cephadm:Deploying osd.2 on smithi086 with /dev/vg_nvme/lv_2... 2022-04-26T01:23:32.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2022-04-26T01:23:32.487 INFO:journalctl@ceph.osd.1.smithi086.stdout:-- Logs begin at Tue 2022-04-26 01:09:41 UTC. -- 2022-04-26T01:23:32.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:32 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:30.645250+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:32.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:32 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:32.041756+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:32.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:32 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:32.043119+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:32.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:32 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:32.045286+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:32.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:32 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:32.045484+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:32.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:32 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:32.049010+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:32.933 INFO:journalctl@ceph.osd.1.smithi086.stdout:Apr 26 01:23:32 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-osd.1[41361]: debug 2022-04-26T01:23:32.479+0000 7fcf85c14080 -1 Falling back to public interface 2022-04-26T01:23:34.457 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping: /dev/vg_nvme/lv_2 2022-04-26T01:23:34.457 INFO:teuthology.orchestra.run.smithi086.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2022-04-26T01:23:34.457 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10+0 records in 2022-04-26T01:23:34.458 INFO:teuthology.orchestra.run.smithi086.stderr:10+0 records out 2022-04-26T01:23:34.458 INFO:teuthology.orchestra.run.smithi086.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0123032 s, 852 MB/s 2022-04-26T01:23:34.458 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping successful for: 2022-04-26T01:23:34.581 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:32.646549+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:34.581 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:34.183928+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:34.581 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:32.646549+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:34.581 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:34 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:34.183928+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:34.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:34 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:32.646549+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:34.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:34 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:34.183928+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:34.832 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi086:vg_nvme/lv_2 2022-04-26T01:23:35.419 INFO:journalctl@ceph.osd.1.smithi086.stdout:Apr 26 01:23:35 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-osd.1[41361]: debug 2022-04-26T01:23:35.256+0000 7fcf85c14080 -1 osd.1 0 log_to_monitors {default=true} 2022-04-26T01:23:35.978 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:35 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:34.646890+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:35.978 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:35 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:35.260494+0000 mon.a (mon.0) 268 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T01:23:35.978 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:35 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:34.646890+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:35.979 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:35 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:35.260494+0000 mon.a (mon.0) 268 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T01:23:36.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:35 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:34.646890+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:36.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:35 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:35.260494+0000 mon.a (mon.0) 268 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T01:23:36.933 INFO:journalctl@ceph.osd.1.smithi086.stdout:Apr 26 01:23:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-osd.1[41361]: debug 2022-04-26T01:23:36.716+0000 7fcf7c177700 -1 osd.1 0 waiting for initial osdmap 2022-04-26T01:23:36.934 INFO:journalctl@ceph.osd.1.smithi086.stdout:Apr 26 01:23:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-osd.1[41361]: debug 2022-04-26T01:23:36.720+0000 7fcf788f3700 -1 osd.1 12 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T01:23:36.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:35.712661+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T01:23:36.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:35.712729+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T01:23:36.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:35.712845+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:36.935 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:35.713182+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:36.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:35.712661+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T01:23:36.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:35.712729+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T01:23:36.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:35.712845+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:36.935 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:36 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:35.713182+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:37.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:36 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:35.712661+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T01:23:37.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:36 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:35.712729+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T01:23:37.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:36 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:35.712845+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:37.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:36 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:35.713182+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:38.041 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:36.647274+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:38.042 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:36.714659+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2022-04-26T01:23:38.042 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:36.714731+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T01:23:38.042 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:36.715067+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:38.042 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:36.718975+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:38.042 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:36.923166+0000 mgr.y (mgr.14146) 67 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:38.042 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:36.923923+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:38.042 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:36.925079+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:38.042 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:36.925602+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:38.043 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:36.647274+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:38.043 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:36.714659+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2022-04-26T01:23:38.043 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:36.714731+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T01:23:38.043 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:36.715067+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:38.043 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:36.718975+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:38.043 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:36.923166+0000 mgr.y (mgr.14146) 67 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:38.043 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:36.923923+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:38.043 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:36.925079+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:38.044 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:37 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:36.925602+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:38.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:37 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:36.647274+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:38.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:37 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:36.714659+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2022-04-26T01:23:38.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:37 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:36.714731+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T01:23:38.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:37 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:36.715067+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:38.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:37 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:36.718975+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:38.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:37 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:36.923166+0000 mgr.y (mgr.14146) 67 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:38.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:37 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:36.923923+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:38.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:37 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:36.925079+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:38.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:37 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:36.925602+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:39.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:36.238194+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:23:39.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:36.238274+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:23:39.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:37.722441+0000 mon.a (mon.0) 280 : cluster [INF] osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488] boot 2022-04-26T01:23:39.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:37.722469+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T01:23:39.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:37.722779+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:39.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:37.787059+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Detected new or changed devices on smithi086 2022-04-26T01:23:39.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:37.793153+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.207735+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:23:39.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.208364+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:23:39.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:38.208792+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 8072M 2022-04-26T01:23:39.084 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.214960+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.084 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.221750+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.084 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.223294+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:39.084 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.224272+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:39.084 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.224932+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:39.084 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:38 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.600825+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:36.238194+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:23:39.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:36.238274+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:23:39.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:37.722441+0000 mon.a (mon.0) 280 : cluster [INF] osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488] boot 2022-04-26T01:23:39.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:37.722469+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T01:23:39.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:37.722779+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:39.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:37.787059+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Detected new or changed devices on smithi086 2022-04-26T01:23:39.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:37.793153+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.207735+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:23:39.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.208364+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:23:39.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:38.208792+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 8072M 2022-04-26T01:23:39.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.214960+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.221750+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.223294+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:39.186 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.224272+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:39.186 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.224932+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:39.186 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.600825+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:36.238194+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T01:23:39.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:36.238274+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T01:23:39.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:37.722441+0000 mon.a (mon.0) 280 : cluster [INF] osd.1 [v2:172.21.15.86:6810/4272231488,v1:172.21.15.86:6811/4272231488] boot 2022-04-26T01:23:39.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:37.722469+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T01:23:39.187 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:37.722779+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T01:23:39.187 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:37.787059+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Detected new or changed devices on smithi086 2022-04-26T01:23:39.187 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:37.793153+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.187 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.207735+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:23:39.187 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.208364+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T01:23:39.187 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:38.208792+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 8072M 2022-04-26T01:23:39.187 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.214960+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.187 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.221750+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:39.187 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.223294+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:39.188 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.224272+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:39.188 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.224932+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:39.188 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:38 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.600825+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:40.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:39 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:38.647526+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:40.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:39 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.908511+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.86:0/2428322157' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0ce97b1-5f3f-49f8-acc9-948f5c00eb82"}]: dispatch 2022-04-26T01:23:40.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:39 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.912213+0000 mon.a (mon.0) 293 : audit [INF] from='client.? 172.21.15.86:0/2428322157' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0ce97b1-5f3f-49f8-acc9-948f5c00eb82"}]': finished 2022-04-26T01:23:40.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:39 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:38.912257+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-26T01:23:40.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:39 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:38.912356+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:23:40.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:39 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:39.324764+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.86:0/1935318114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:23:40.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:38.647526+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:40.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.908511+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.86:0/2428322157' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0ce97b1-5f3f-49f8-acc9-948f5c00eb82"}]: dispatch 2022-04-26T01:23:40.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.912213+0000 mon.a (mon.0) 293 : audit [INF] from='client.? 172.21.15.86:0/2428322157' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0ce97b1-5f3f-49f8-acc9-948f5c00eb82"}]': finished 2022-04-26T01:23:40.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:38.912257+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-26T01:23:40.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:38.912356+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:23:40.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:39.324764+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.86:0/1935318114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:23:40.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:38.647526+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T01:23:40.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.908511+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.86:0/2428322157' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0ce97b1-5f3f-49f8-acc9-948f5c00eb82"}]: dispatch 2022-04-26T01:23:40.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.912213+0000 mon.a (mon.0) 293 : audit [INF] from='client.? 172.21.15.86:0/2428322157' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0ce97b1-5f3f-49f8-acc9-948f5c00eb82"}]': finished 2022-04-26T01:23:40.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:38.912257+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-26T01:23:40.185 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:38.912356+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:23:40.185 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:39 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:39.324764+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.86:0/1935318114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T01:23:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:40.647921+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:41 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:40.647921+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:42.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:41 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:40.647921+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:44.077 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:43 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:42.648353+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:44.077 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:43 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:42.648353+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:44.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:43 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:42.648353+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:44.813 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:44 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:44.084659+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T01:23:44.813 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:44 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:44.085278+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:44.813 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:44 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cephadm 2022-04-26T01:23:44.085756+0000 mgr.y (mgr.14146) 73 : cephadm [INF] Deploying daemon osd.2 on smithi086 2022-04-26T01:23:44.813 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:44 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:44.084659+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T01:23:44.814 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:44 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:44.085278+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:44.814 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:44 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cephadm 2022-04-26T01:23:44.085756+0000 mgr.y (mgr.14146) 73 : cephadm [INF] Deploying daemon osd.2 on smithi086 2022-04-26T01:23:45.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:44 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:44.084659+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T01:23:45.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:44 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:44.085278+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:45.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:44 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cephadm 2022-04-26T01:23:44.085756+0000 mgr.y (mgr.14146) 73 : cephadm [INF] Deploying daemon osd.2 on smithi086 2022-04-26T01:23:45.934 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:45 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:44.648649+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:45.934 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:45 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:44.648649+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:46.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:45 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:44.648649+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:46.915 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 2 on host 'smithi086' 2022-04-26T01:23:47.320 DEBUG:teuthology.orchestra.run.smithi086:osd.2> sudo journalctl -f -n 0 -u ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c@osd.2.service 2022-04-26T01:23:47.322 INFO:tasks.cephadm:Deploying osd.3 on smithi086 with /dev/vg_nvme/lv_1... 2022-04-26T01:23:47.322 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2022-04-26T01:23:47.350 INFO:journalctl@ceph.osd.2.smithi086.stdout:-- Logs begin at Tue 2022-04-26 01:09:41 UTC. -- 2022-04-26T01:23:48.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:47 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:46.648924+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:48.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:47 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:46.896435+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:48.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:47 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:46.897952+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:48.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:47 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:46.900301+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:48.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:47 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:46.900492+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:48.083 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:47 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:46.904194+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:48.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:46.648924+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:48.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:46.896435+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:48.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:46.897952+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:48.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:46.900301+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:48.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:46.900492+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:48.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:46.904194+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:48.185 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:46.648924+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:48.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:46.896435+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T01:23:48.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:46.897952+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:48.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:46.900301+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:48.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:46.900492+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T01:23:48.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:47 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:46.904194+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:49.219 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping: /dev/vg_nvme/lv_1 2022-04-26T01:23:49.219 INFO:teuthology.orchestra.run.smithi086.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2022-04-26T01:23:49.220 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10+0 records in 2022-04-26T01:23:49.220 INFO:teuthology.orchestra.run.smithi086.stderr:10+0 records out 2022-04-26T01:23:49.220 INFO:teuthology.orchestra.run.smithi086.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0139495 s, 752 MB/s 2022-04-26T01:23:49.220 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 2022-04-26T01:23:49.220 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping successful for: 2022-04-26T01:23:49.630 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24da8e38-c4ff-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi086:vg_nvme/lv_1 2022-04-26T01:23:50.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:50 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:48.649201+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:50.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:50 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:49.119881+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:50.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:50 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:50.064565+0000 mon.a (mon.0) 304 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T01:23:50.184 INFO:journalctl@ceph.osd.2.smithi086.stdout:Apr 26 01:23:50 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-osd.2[44212]: debug 2022-04-26T01:23:50.061+0000 7fc6c857e080 -1 osd.2 0 log_to_monitors {default=true} 2022-04-26T01:23:50.185 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:50 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:48.649201+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:50.185 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:50 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:49.119881+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:50.185 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:50 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:50.064565+0000 mon.a (mon.0) 304 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T01:23:50.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:48.649201+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:50.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:49.119881+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' 2022-04-26T01:23:50.582 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:50 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:50.064565+0000 mon.a (mon.0) 304 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T01:23:52.078 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:50.649560+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:52.078 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:50.713389+0000 mon.a (mon.0) 305 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T01:23:52.079 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:50.713453+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T01:23:52.079 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:50.713567+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:23:52.079 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:50.713952+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:52.079 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:50.649560+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:52.079 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:50.713389+0000 mon.a (mon.0) 305 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T01:23:52.079 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:50.713453+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T01:23:52.079 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:50.713567+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:23:52.080 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:50.713952+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:52.080 INFO:journalctl@ceph.osd.2.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-osd.2[44212]: debug 2022-04-26T01:23:51.718+0000 7fc6beae1700 -1 osd.2 0 waiting for initial osdmap 2022-04-26T01:23:52.080 INFO:journalctl@ceph.osd.2.smithi086.stdout:Apr 26 01:23:51 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-osd.2[44212]: debug 2022-04-26T01:23:51.723+0000 7fc6baa5c700 -1 osd.2 16 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T01:23:52.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:51 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:50.649560+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T01:23:52.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:51 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:50.713389+0000 mon.a (mon.0) 305 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T01:23:52.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:51 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: cluster 2022-04-26T01:23:50.713453+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T01:23:52.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:51 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:50.713567+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:23:52.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:51 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:50.713952+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2022-04-26T01:23:52.779 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:51.714754+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2022-04-26T01:23:52.779 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: cluster 2022-04-26T01:23:51.714835+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-26T01:23:52.779 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:51.715231+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:23:52.779 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:51.720118+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:23:52.779 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:51.764358+0000 mgr.y (mgr.14146) 78 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:52.887 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:51.765124+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:52.887 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:51.766263+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:52.887 INFO:journalctl@ceph.mon.a.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon-a[30810]: audit 2022-04-26T01:23:51.766756+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:52.887 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:51.714754+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2022-04-26T01:23:52.887 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: cluster 2022-04-26T01:23:51.714835+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-26T01:23:52.887 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:51.715231+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:23:52.888 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:51.720118+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T01:23:52.888 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:51.764358+0000 mgr.y (mgr.14146) 78 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T01:23:52.888 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:51.765124+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T01:23:52.888 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:51.766263+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T01:23:52.888 INFO:journalctl@ceph.mon.c.smithi086.stdout:Apr 26 01:23:52 smithi086 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.c[35828]: audit 2022-04-26T01:23:51.766756+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.86:0/2862136460' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T01:23:53.082 INFO:journalctl@ceph.mon.b.smithi097.stdout:Apr 26 01:23:52 smithi097 ceph-24da8e38-c4ff-11ec-8c39-001a4aab830c-mon.b[31020]: audit 2022-04-26T01:23:51.714754+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.86:6818/715178680,v1:172.21.15.86:6819/715178680]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2022