2024-04-22T23:45:44.044 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T23:45:44.045 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_adking@teuthology --verbose --description orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} --archive /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255 --name adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi -- /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255/orig.config.yaml 2024-04-22T23:45:44.075 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T23:45:44.152 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255 branch: wip-adk-testing-2024-04-22-1618 description: orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} email: adking@redhat.com first_in_suite: false job_id: '7669255' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-04-22-1618 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - mons down - mon down - out of quorum log-only-match: - CEPHADM_ sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2024-04-22-1618 sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 6551 sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk-testing-2024-04-22-1618 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 targets: smithi027.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKDT1aiLviPjKVWW4E8pbwSlVxVM0UMGkc5JFPFyXeovH4b+mRZJz3WfZ+yGL9jFInO/SBtmnk8/WCXwQdURjhQ= smithi092.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKi+Osp06gM6yIcLO8NHKU8JnTrH7gvLpnfwJ2rmpFJ7WpoXLRbehHOy1BSbRgjTqExmYU1X5RTFRFXyltJVIrY= smithi114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPT3YouJjhnB5rKchnvRmsp7afQqcoHXZehlQmEng+t1MTMS0qWFNI7FVNM7J4UnKkmfF9fzNF9EpIj63c352tk= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_22:45:33 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-22T23:45:44.152 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa; will attempt to use it 2024-04-22T23:45:44.152 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks 2024-04-22T23:45:44.153 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T23:45:44.154 INFO:teuthology.task.internal:Checking packages... 2024-04-22T23:45:44.177 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '43be020184947e53516056c9931e1ac5bdbbb1a5' 2024-04-22T23:45:44.177 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T23:45:44.177 INFO:teuthology.packaging:ref: None 2024-04-22T23:45:44.177 INFO:teuthology.packaging:tag: None 2024-04-22T23:45:44.177 INFO:teuthology.packaging:branch: wip-adk-testing-2024-04-22-1618 2024-04-22T23:45:44.177 INFO:teuthology.packaging:sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:45:44.177 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-04-22-1618 2024-04-22T23:45:44.400 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3252.g43be0201 2024-04-22T23:45:44.402 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T23:45:44.409 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T23:45:44.409 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T23:45:44.419 INFO:teuthology.task.internal:Saving configuration 2024-04-22T23:45:44.432 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T23:45:44.439 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T23:45:44.464 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 23:39:16.795145', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKDT1aiLviPjKVWW4E8pbwSlVxVM0UMGkc5JFPFyXeovH4b+mRZJz3WfZ+yGL9jFInO/SBtmnk8/WCXwQdURjhQ='} 2024-04-22T23:45:44.484 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 23:39:16.792829', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKi+Osp06gM6yIcLO8NHKU8JnTrH7gvLpnfwJ2rmpFJ7WpoXLRbehHOy1BSbRgjTqExmYU1X5RTFRFXyltJVIrY='} 2024-04-22T23:45:44.505 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 23:39:16.794086', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPT3YouJjhnB5rKchnvRmsp7afQqcoHXZehlQmEng+t1MTMS0qWFNI7FVNM7J4UnKkmfF9fzNF9EpIj63c352tk='} 2024-04-22T23:45:44.506 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T23:45:44.512 INFO:teuthology.task.internal:roles: ubuntu@smithi027.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-22T23:45:44.512 INFO:teuthology.task.internal:roles: ubuntu@smithi092.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-22T23:45:44.513 INFO:teuthology.task.internal:roles: ubuntu@smithi114.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-04-22T23:45:44.513 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T23:45:44.616 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7faa22186160>, signals=[15]) 2024-04-22T23:45:44.617 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T23:45:44.624 INFO:teuthology.task.internal:Opening connections... 2024-04-22T23:45:44.624 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi027.front.sepia.ceph.com 2024-04-22T23:45:44.626 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:45:44.706 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi092.front.sepia.ceph.com 2024-04-22T23:45:44.706 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:45:44.778 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2024-04-22T23:45:44.779 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:45:44.851 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T23:45:44.859 DEBUG:teuthology.orchestra.run.smithi027:> uname -m 2024-04-22T23:45:44.878 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2024-04-22T23:45:44.878 DEBUG:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2024-04-22T23:45:44.936 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="CentOS Stream" 2024-04-22T23:45:44.936 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="9" 2024-04-22T23:45:44.936 INFO:teuthology.orchestra.run.smithi027.stdout:ID="centos" 2024-04-22T23:45:44.936 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE="rhel fedora" 2024-04-22T23:45:44.936 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="9" 2024-04-22T23:45:44.936 INFO:teuthology.orchestra.run.smithi027.stdout:PLATFORM_ID="platform:el9" 2024-04-22T23:45:44.937 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T23:45:44.937 INFO:teuthology.orchestra.run.smithi027.stdout:ANSI_COLOR="0;31" 2024-04-22T23:45:44.937 INFO:teuthology.orchestra.run.smithi027.stdout:LOGO="fedora-logo-icon" 2024-04-22T23:45:44.937 INFO:teuthology.orchestra.run.smithi027.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T23:45:44.937 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://centos.org/" 2024-04-22T23:45:44.937 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T23:45:44.937 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T23:45:44.937 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T23:45:44.938 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2024-04-22T23:45:44.961 DEBUG:teuthology.orchestra.run.smithi092:> uname -m 2024-04-22T23:45:44.978 INFO:teuthology.orchestra.run.smithi092.stdout:x86_64 2024-04-22T23:45:44.979 DEBUG:teuthology.orchestra.run.smithi092:> cat /etc/os-release 2024-04-22T23:45:45.035 INFO:teuthology.orchestra.run.smithi092.stdout:NAME="CentOS Stream" 2024-04-22T23:45:45.035 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION="9" 2024-04-22T23:45:45.035 INFO:teuthology.orchestra.run.smithi092.stdout:ID="centos" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:ID_LIKE="rhel fedora" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_ID="9" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:PLATFORM_ID="platform:el9" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:ANSI_COLOR="0;31" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:LOGO="fedora-logo-icon" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:HOME_URL="https://centos.org/" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T23:45:45.036 INFO:teuthology.orchestra.run.smithi092.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T23:45:45.036 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2024-04-22T23:45:45.061 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2024-04-22T23:45:45.079 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2024-04-22T23:45:45.079 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2024-04-22T23:45:45.136 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="CentOS Stream" 2024-04-22T23:45:45.136 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="9" 2024-04-22T23:45:45.136 INFO:teuthology.orchestra.run.smithi114.stdout:ID="centos" 2024-04-22T23:45:45.136 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE="rhel fedora" 2024-04-22T23:45:45.137 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="9" 2024-04-22T23:45:45.137 INFO:teuthology.orchestra.run.smithi114.stdout:PLATFORM_ID="platform:el9" 2024-04-22T23:45:45.137 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T23:45:45.137 INFO:teuthology.orchestra.run.smithi114.stdout:ANSI_COLOR="0;31" 2024-04-22T23:45:45.137 INFO:teuthology.orchestra.run.smithi114.stdout:LOGO="fedora-logo-icon" 2024-04-22T23:45:45.137 INFO:teuthology.orchestra.run.smithi114.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T23:45:45.137 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://centos.org/" 2024-04-22T23:45:45.137 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T23:45:45.137 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T23:45:45.137 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T23:45:45.137 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2024-04-22T23:45:45.161 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T23:45:45.170 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T23:45:45.176 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T23:45:45.176 DEBUG:teuthology.orchestra.run.smithi027:> test '!' -e /home/ubuntu/cephtest 2024-04-22T23:45:45.178 DEBUG:teuthology.orchestra.run.smithi092:> test '!' -e /home/ubuntu/cephtest 2024-04-22T23:45:45.180 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2024-04-22T23:45:45.196 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T23:45:45.203 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T23:45:45.203 DEBUG:teuthology.orchestra.run.smithi027:> test -z $(ls -A /var/lib/ceph) 2024-04-22T23:45:45.235 DEBUG:teuthology.orchestra.run.smithi092:> test -z $(ls -A /var/lib/ceph) 2024-04-22T23:45:45.238 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2024-04-22T23:45:45.346 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T23:45:45.424 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T23:45:45.439 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T23:45:45.439 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T23:45:45.439 DEBUG:teuthology.orchestra.run.smithi027:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T23:45:45.440 DEBUG:teuthology.orchestra.run.smithi092:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T23:45:45.440 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T23:45:45.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:45:45.456 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-04-22T23:45:45.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:45:45.458 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-04-22T23:45:45.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:45:45.459 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2024-04-22T23:45:45.512 INFO:teuthology.orchestra.run.smithi092.stdout:5.14.0-437.el9.x86_64 2024-04-22T23:45:45.513 INFO:teuthology.task.kernel:Running kernel on smithi092: 5.14.0-437.el9.x86_64 2024-04-22T23:45:45.513 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum install -y kernel 2024-04-22T23:45:45.514 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-437.el9.x86_64 2024-04-22T23:45:45.514 INFO:teuthology.task.kernel:Running kernel on smithi114: 5.14.0-437.el9.x86_64 2024-04-22T23:45:45.514 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum install -y kernel 2024-04-22T23:45:45.516 INFO:teuthology.orchestra.run.smithi027.stdout:5.14.0-437.el9.x86_64 2024-04-22T23:45:45.516 INFO:teuthology.task.kernel:Running kernel on smithi027: 5.14.0-437.el9.x86_64 2024-04-22T23:45:45.516 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum install -y kernel 2024-04-22T23:45:47.722 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.0 MB 00:00 2024-04-22T23:45:47.897 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-22T23:45:49.723 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - AppStream 25 MB/s | 19 MB 00:00 2024-04-22T23:45:53.908 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.2 MB 00:00 2024-04-22T23:45:55.750 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 16 kB 00:00 2024-04-22T23:45:56.075 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - BaseOS 913 kB/s | 8.0 MB 00:09 2024-04-22T23:45:57.262 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 15 MB/s | 21 MB 00:01 2024-04-22T23:46:00.289 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - AppStream 1.7 MB/s | 19 MB 00:11 2024-04-22T23:46:02.385 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 16 kB/s | 1.7 kB 00:00 2024-04-22T23:46:03.425 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - AppStream 3.0 MB/s | 19 MB 00:06 2024-04-22T23:46:04.233 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T23:46:04.233 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T23:46:04.315 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:46:04.316 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-04-22T23:46:04.317 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:46:04.428 DEBUG:teuthology.orchestra.run.smithi114:> echo no | sudo yum reinstall kernel || true 2024-04-22T23:46:04.925 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:02 ago on Mon 22 Apr 2024 11:46:02 PM UTC. 2024-04-22T23:46:05.043 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:46:05.067 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:46:05.067 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-04-22T23:46:05.067 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:46:05.067 INFO:teuthology.orchestra.run.smithi114.stdout:Reinstalling: 2024-04-22T23:46:05.067 INFO:teuthology.orchestra.run.smithi114.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T23:46:05.067 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:46:05.067 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:46:05.068 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:46:05.068 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:46:05.068 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 255 k 2024-04-22T23:46:05.068 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 0 2024-04-22T23:46:05.068 INFO:teuthology.orchestra.run.smithi114.stderr:Operation aborted. 2024-04-22T23:46:05.123 INFO:teuthology.orchestra.run.smithi114.stdout:Is this ok [y/N]: 2024-04-22T23:46:05.123 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum reinstall -y kernel || true 2024-04-22T23:46:05.615 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 11:46:02 PM UTC. 2024-04-22T23:46:05.730 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:46:05.731 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:46:05.731 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-04-22T23:46:05.731 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:46:05.731 INFO:teuthology.orchestra.run.smithi114.stdout:Reinstalling: 2024-04-22T23:46:05.732 INFO:teuthology.orchestra.run.smithi114.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T23:46:05.732 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:46:05.732 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:46:05.732 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:46:05.732 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:46:05.732 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 255 k 2024-04-22T23:46:05.732 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 0 2024-04-22T23:46:05.732 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:46:06.387 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-437.el9.x86_64.rpm 436 kB/s | 255 kB 00:00 2024-04-22T23:46:06.387 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:46:06.387 INFO:teuthology.orchestra.run.smithi114.stdout:Total 389 kB/s | 255 kB 00:00 2024-04-22T23:46:06.409 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:46:06.594 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:46:06.595 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:46:06.599 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:46:06.599 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:46:06.728 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:46:06.821 INFO:teuthology.orchestra.run.smithi114.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T23:46:06.821 INFO:teuthology.orchestra.run.smithi114.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T23:46:07.139 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - CRB 2.0 MB/s | 6.2 MB 00:03 2024-04-22T23:46:07.431 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T23:46:07.431 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T23:46:07.525 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.2 MB 00:00 2024-04-22T23:46:08.108 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T23:46:08.108 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:46:08.108 INFO:teuthology.orchestra.run.smithi114.stdout:Reinstalled: 2024-04-22T23:46:08.108 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T23:46:08.108 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:46:08.108 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:46:08.285 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T23:46:08.332 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T23:46:08.332 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T23:46:08.332 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T23:46:08.332 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-04-22T23:46:08.333 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T23:46:08.366 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2024-04-22T23:46:08.396 DEBUG:teuthology.parallel:result is None 2024-04-22T23:46:08.673 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - Extras packages 48 kB/s | 16 kB 00:00 2024-04-22T23:46:09.109 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 16 kB 00:00 2024-04-22T23:46:11.113 INFO:teuthology.orchestra.run.smithi092.stdout:Extra Packages for Enterprise Linux 11 MB/s | 21 MB 00:01 2024-04-22T23:46:11.194 INFO:teuthology.orchestra.run.smithi027.stdout:Extra Packages for Enterprise Linux 8.7 MB/s | 21 MB 00:02 2024-04-22T23:46:16.093 INFO:teuthology.orchestra.run.smithi092.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-04-22T23:46:16.466 INFO:teuthology.orchestra.run.smithi027.stdout:lab-extras 44 kB/s | 1.7 kB 00:00 2024-04-22T23:46:17.891 INFO:teuthology.orchestra.run.smithi092.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T23:46:17.891 INFO:teuthology.orchestra.run.smithi092.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T23:46:17.986 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:46:17.987 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-22T23:46:17.987 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:46:18.087 DEBUG:teuthology.orchestra.run.smithi092:> echo no | sudo yum reinstall kernel || true 2024-04-22T23:46:18.356 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T23:46:18.356 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T23:46:18.457 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:46:18.458 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-22T23:46:18.458 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:46:18.562 DEBUG:teuthology.orchestra.run.smithi027:> echo no | sudo yum reinstall kernel || true 2024-04-22T23:46:18.588 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:02 ago on Mon 22 Apr 2024 11:46:16 PM UTC. 2024-04-22T23:46:18.716 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:46:18.726 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:46:18.726 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-04-22T23:46:18.726 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:46:18.726 INFO:teuthology.orchestra.run.smithi092.stdout:Reinstalling: 2024-04-22T23:46:18.726 INFO:teuthology.orchestra.run.smithi092.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T23:46:18.726 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:46:18.726 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:46:18.727 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:46:18.727 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:46:18.727 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 255 k 2024-04-22T23:46:18.727 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 0 2024-04-22T23:46:18.727 INFO:teuthology.orchestra.run.smithi092.stderr:Operation aborted. 2024-04-22T23:46:18.787 INFO:teuthology.orchestra.run.smithi092.stdout:Is this ok [y/N]: 2024-04-22T23:46:18.787 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum reinstall -y kernel || true 2024-04-22T23:46:19.080 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 11:46:16 PM UTC. 2024-04-22T23:46:19.211 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:46:19.217 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stdout:Reinstalling: 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 255 k 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 0 2024-04-22T23:46:19.218 INFO:teuthology.orchestra.run.smithi027.stderr:Operation aborted. 2024-04-22T23:46:19.278 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 11:46:16 PM UTC. 2024-04-22T23:46:19.282 INFO:teuthology.orchestra.run.smithi027.stdout:Is this ok [y/N]: 2024-04-22T23:46:19.282 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum reinstall -y kernel || true 2024-04-22T23:46:19.394 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout:Reinstalling: 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 255 k 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 0 2024-04-22T23:46:19.395 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:46:19.730 INFO:teuthology.orchestra.run.smithi092.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.2 MB/s | 255 kB 00:00 2024-04-22T23:46:19.731 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:46:19.731 INFO:teuthology.orchestra.run.smithi092.stdout:Total 765 kB/s | 255 kB 00:00 2024-04-22T23:46:19.749 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:46:19.798 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 11:46:16 PM UTC. 2024-04-22T23:46:19.919 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:46:19.919 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:46:19.919 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2024-04-22T23:46:19.920 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:46:19.920 INFO:teuthology.orchestra.run.smithi027.stdout:Reinstalling: 2024-04-22T23:46:19.920 INFO:teuthology.orchestra.run.smithi027.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T23:46:19.920 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:46:19.920 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:46:19.920 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:46:19.920 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:46:19.920 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 255 k 2024-04-22T23:46:19.920 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 0 2024-04-22T23:46:19.920 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:46:19.943 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:46:19.944 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:46:19.949 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:46:19.949 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:46:20.087 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:46:20.154 INFO:teuthology.orchestra.run.smithi092.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T23:46:20.154 INFO:teuthology.orchestra.run.smithi092.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T23:46:20.443 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.0 MB/s | 255 kB 00:00 2024-04-22T23:46:20.444 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:46:20.444 INFO:teuthology.orchestra.run.smithi027.stdout:Total 486 kB/s | 255 kB 00:00 2024-04-22T23:46:20.464 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:46:20.673 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:46:20.673 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:46:20.679 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:46:20.679 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:46:20.809 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:46:20.822 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T23:46:20.822 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T23:46:20.886 INFO:teuthology.orchestra.run.smithi027.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T23:46:20.886 INFO:teuthology.orchestra.run.smithi027.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T23:46:21.498 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T23:46:21.498 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:46:21.499 INFO:teuthology.orchestra.run.smithi092.stdout:Reinstalled: 2024-04-22T23:46:21.499 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T23:46:21.499 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:46:21.499 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:46:21.550 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T23:46:21.550 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T23:46:21.710 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T23:46:21.757 INFO:teuthology.orchestra.run.smithi092.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T23:46:21.757 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T23:46:21.757 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T23:46:21.757 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-22T23:46:21.757 DEBUG:teuthology.orchestra.run.smithi092:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T23:46:21.791 INFO:teuthology.orchestra.run.smithi092.stdout:ttyS1 2024-04-22T23:46:21.811 DEBUG:teuthology.parallel:result is None 2024-04-22T23:46:22.274 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T23:46:22.274 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:46:22.274 INFO:teuthology.orchestra.run.smithi027.stdout:Reinstalled: 2024-04-22T23:46:22.274 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T23:46:22.274 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:46:22.274 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:46:22.441 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T23:46:22.489 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T23:46:22.489 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T23:46:22.489 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T23:46:22.489 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-22T23:46:22.489 DEBUG:teuthology.orchestra.run.smithi027:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T23:46:22.520 INFO:teuthology.orchestra.run.smithi027.stdout:ttyS1 2024-04-22T23:46:22.543 DEBUG:teuthology.parallel:result is None 2024-04-22T23:46:22.543 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T23:46:22.550 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T23:46:22.551 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T23:46:22.586 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T23:46:22.589 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T23:46:22.606 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T23:46:22.613 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T23:46:22.619 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T23:46:22.621 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T23:46:22.642 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T23:46:22.644 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T23:46:22.880 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T23:46:22.887 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T23:46:22.887 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-22T23:46:22.890 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-22T23:46:22.892 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-22T23:46:22.921 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:46:22.925 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:46:22.931 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:46:22.932 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:46:22.935 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:46:22.942 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:46:22.944 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T23:46:22.952 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T23:46:22.952 DEBUG:teuthology.orchestra.run.smithi027:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T23:46:22.954 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T23:46:22.976 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T23:46:23.004 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T23:46:23.013 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T23:46:23.014 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T23:46:23.020 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T23:46:23.041 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T23:46:23.059 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:46:23.115 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:46:23.163 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:46:23.244 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:46:23.284 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:46:23.284 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T23:46:23.348 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:46:23.394 DEBUG:teuthology.orchestra.run.smithi092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:46:23.442 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:46:23.524 DEBUG:teuthology.orchestra.run.smithi092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:46:23.566 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:46:23.566 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T23:46:23.631 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:46:23.677 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:46:23.732 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:46:23.818 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:46:23.859 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:46:23.859 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T23:46:23.926 DEBUG:teuthology.orchestra.run.smithi027:> sudo service rsyslog restart 2024-04-22T23:46:23.928 DEBUG:teuthology.orchestra.run.smithi092:> sudo service rsyslog restart 2024-04-22T23:46:23.930 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2024-04-22T23:46:23.960 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T23:46:23.966 INFO:teuthology.orchestra.run.smithi092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T23:46:23.998 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T23:46:24.423 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T23:46:24.431 INFO:teuthology.task.internal:Starting timer... 2024-04-22T23:46:24.431 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T23:46:24.442 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T23:46:24.450 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-22T23:46:24.450 DEBUG:teuthology.orchestra.run.smithi027:> sudo service auditd rotate 2024-04-22T23:46:24.511 INFO:teuthology.orchestra.run.smithi027.stdout:Rotating logs: 2024-04-22T23:46:24.513 DEBUG:teuthology.orchestra.run.smithi092:> sudo service auditd rotate 2024-04-22T23:46:24.568 INFO:teuthology.orchestra.run.smithi092.stdout:Rotating logs: 2024-04-22T23:46:24.569 DEBUG:teuthology.orchestra.run.smithi114:> sudo service auditd rotate 2024-04-22T23:46:24.615 INFO:teuthology.orchestra.run.smithi114.stdout:Rotating logs: 2024-04-22T23:46:24.617 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T23:46:24.617 DEBUG:teuthology.orchestra.run.smithi027:> /usr/sbin/getenforce 2024-04-22T23:46:24.657 INFO:teuthology.orchestra.run.smithi027.stdout:Permissive 2024-04-22T23:46:24.657 DEBUG:teuthology.orchestra.run.smithi092:> /usr/sbin/getenforce 2024-04-22T23:46:24.677 INFO:teuthology.orchestra.run.smithi092.stdout:Permissive 2024-04-22T23:46:24.677 DEBUG:teuthology.orchestra.run.smithi114:> /usr/sbin/getenforce 2024-04-22T23:46:24.727 INFO:teuthology.orchestra.run.smithi114.stdout:Permissive 2024-04-22T23:46:24.727 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi027.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi092.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi114.front.sepia.ceph.com': 'permissive'} 2024-04-22T23:46:24.728 DEBUG:teuthology.orchestra.run.smithi027:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T23:46:24.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:46:24.756 DEBUG:teuthology.orchestra.run.smithi092:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T23:46:24.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:46:24.782 DEBUG:teuthology.orchestra.run.smithi114:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T23:46:24.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:46:24.807 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T23:46:24.808 DEBUG:teuthology.orchestra.run.smithi027:> sudo /usr/sbin/setenforce permissive 2024-04-22T23:46:24.833 DEBUG:teuthology.orchestra.run.smithi092:> sudo /usr/sbin/setenforce permissive 2024-04-22T23:46:24.858 DEBUG:teuthology.orchestra.run.smithi114:> sudo /usr/sbin/setenforce permissive 2024-04-22T23:46:24.881 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T23:46:24.891 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T23:46:24.908 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-22T23:46:24.909 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi027.front.sepia.ceph.com,smithi092.front.sepia.ceph.com,smithi114.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T23:49:58.428 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi027.front.sepia.ceph.com'), Remote(name='ubuntu@smithi092.front.sepia.ceph.com'), Remote(name='ubuntu@smithi114.front.sepia.ceph.com')] 2024-04-22T23:49:58.430 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-22T23:49:58.431 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:58.508 DEBUG:teuthology.orchestra.run.smithi027:> true 2024-04-22T23:49:58.594 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-22T23:49:58.595 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-04-22T23:49:58.595 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:58.668 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-04-22T23:49:58.744 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-04-22T23:49:58.745 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-04-22T23:49:58.745 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:58.817 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-04-22T23:49:58.897 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-04-22T23:49:58.897 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T23:49:58.908 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T23:49:58.908 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T23:49:58.909 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T23:49:58.911 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T23:49:58.911 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T23:49:58.913 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T23:49:58.913 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T23:49:58.939 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T23:49:58.941 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T23:49:58.952 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T23:49:58.956 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T23:49:58.964 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T23:49:58.974 INFO:teuthology.orchestra.run.smithi092.stderr:sudo: ntpd: command not found 2024-04-22T23:49:58.977 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T23:49:58.981 INFO:teuthology.orchestra.run.smithi027.stderr:sudo: ntpd: command not found 2024-04-22T23:49:58.984 INFO:teuthology.orchestra.run.smithi092.stdout:506 Cannot talk to daemon 2024-04-22T23:49:58.993 INFO:teuthology.orchestra.run.smithi027.stdout:506 Cannot talk to daemon 2024-04-22T23:49:58.997 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T23:49:58.999 INFO:teuthology.orchestra.run.smithi114.stderr:sudo: ntpd: command not found 2024-04-22T23:49:59.007 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T23:49:59.009 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T23:49:59.010 INFO:teuthology.orchestra.run.smithi114.stdout:506 Cannot talk to daemon 2024-04-22T23:49:59.020 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T23:49:59.022 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T23:49:59.035 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T23:49:59.070 INFO:teuthology.orchestra.run.smithi092.stderr:bash: line 1: ntpq: command not found 2024-04-22T23:49:59.072 INFO:teuthology.orchestra.run.smithi092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T23:49:59.073 INFO:teuthology.orchestra.run.smithi092.stdout:=============================================================================== 2024-04-22T23:49:59.073 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.073 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.073 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.073 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.079 INFO:teuthology.orchestra.run.smithi027.stderr:bash: line 1: ntpq: command not found 2024-04-22T23:49:59.083 INFO:teuthology.orchestra.run.smithi027.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T23:49:59.083 INFO:teuthology.orchestra.run.smithi027.stdout:=============================================================================== 2024-04-22T23:49:59.083 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.083 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.083 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.083 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.099 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-04-22T23:49:59.102 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T23:49:59.102 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-04-22T23:49:59.102 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.102 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.102 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.102 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:49:59.103 INFO:teuthology.run_tasks:Running task pexec... 2024-04-22T23:49:59.113 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-22T23:49:59.113 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi027.front.sepia.ceph.com 2024-04-22T23:49:59.113 DEBUG:teuthology.orchestra.run.smithi027:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-22T23:49:59.113 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi092.front.sepia.ceph.com 2024-04-22T23:49:59.114 DEBUG:teuthology.orchestra.run.smithi092:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-22T23:49:59.114 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi114.front.sepia.ceph.com 2024-04-22T23:49:59.114 DEBUG:teuthology.orchestra.run.smithi114:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-22T23:49:59.641 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:46 ago on Mon 22 Apr 2024 11:49:13 PM UTC. 2024-04-22T23:49:59.668 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:45 ago on Mon 22 Apr 2024 11:49:14 PM UTC. 2024-04-22T23:49:59.672 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:41 ago on Mon 22 Apr 2024 11:49:18 PM UTC. 2024-04-22T23:49:59.757 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:49:59.758 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:49:59.758 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-04-22T23:49:59.758 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:49:59.759 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:49:59.759 INFO:teuthology.orchestra.run.smithi092.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-22T23:49:59.759 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:49:59.759 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:49:59.759 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:49:59.759 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-22T23:49:59.759 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:49:59.759 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 3.1 M 2024-04-22T23:49:59.759 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 9.8 M 2024-04-22T23:49:59.759 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:49:59.784 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:49:59.785 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:49:59.785 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-04-22T23:49:59.785 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:49:59.785 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:49:59.785 INFO:teuthology.orchestra.run.smithi114.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-22T23:49:59.786 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:49:59.786 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:49:59.786 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:49:59.786 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-04-22T23:49:59.786 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:49:59.786 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 3.1 M 2024-04-22T23:49:59.786 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 9.8 M 2024-04-22T23:49:59.786 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:49:59.792 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:49:59.793 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:49:59.793 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2024-04-22T23:49:59.793 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:49:59.793 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:49:59.794 INFO:teuthology.orchestra.run.smithi027.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-22T23:49:59.794 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:49:59.794 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:49:59.794 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:49:59.794 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-22T23:49:59.794 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:49:59.794 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 3.1 M 2024-04-22T23:49:59.794 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 9.8 M 2024-04-22T23:49:59.794 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:50:00.131 INFO:teuthology.orchestra.run.smithi114.stdout:runc-1.1.12-2.el9.x86_64.rpm 11 MB/s | 3.1 MB 00:00 2024-04-22T23:50:00.131 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:50:00.131 INFO:teuthology.orchestra.run.smithi114.stdout:Total 9.1 MB/s | 3.1 MB 00:00 2024-04-22T23:50:00.167 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:50:00.173 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:50:00.173 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:50:00.219 INFO:teuthology.orchestra.run.smithi092.stdout:runc-1.1.12-2.el9.x86_64.rpm 9.8 MB/s | 3.1 MB 00:00 2024-04-22T23:50:00.219 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:50:00.220 INFO:teuthology.orchestra.run.smithi092.stdout:Total 6.8 MB/s | 3.1 MB 00:00 2024-04-22T23:50:00.255 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:50:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:50:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:50:00.260 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:50:00.260 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:50:00.343 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:50:00.344 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:50:00.476 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:50:00.573 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T23:50:00.582 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:50:00.678 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T23:50:01.120 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T23:50:01.179 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T23:50:01.395 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T23:50:01.395 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:50:01.395 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:50:01.395 INFO:teuthology.orchestra.run.smithi114.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-22T23:50:01.395 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:50:01.396 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:50:01.434 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T23:50:01.434 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:01.434 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:50:01.434 INFO:teuthology.orchestra.run.smithi092.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-22T23:50:01.434 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:01.434 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:50:01.674 DEBUG:teuthology.parallel:result is None 2024-04-22T23:50:01.677 DEBUG:teuthology.parallel:result is None 2024-04-22T23:50:04.561 INFO:teuthology.orchestra.run.smithi027.stdout:runc-1.1.12-2.el9.x86_64.rpm 715 kB/s | 3.1 MB 00:04 2024-04-22T23:50:04.562 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:50:04.562 INFO:teuthology.orchestra.run.smithi027.stdout:Total 672 kB/s | 3.1 MB 00:04 2024-04-22T23:50:04.601 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:50:04.607 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:50:04.608 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:50:04.698 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:50:04.699 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:50:04.923 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:50:05.023 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T23:50:05.550 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T23:50:05.838 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T23:50:05.838 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:05.838 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:50:05.839 INFO:teuthology.orchestra.run.smithi027.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-22T23:50:05.839 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:05.839 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:50:06.110 DEBUG:teuthology.parallel:result is None 2024-04-22T23:50:06.111 INFO:teuthology.run_tasks:Running task install... 2024-04-22T23:50:06.120 DEBUG:teuthology.task.install:project ceph 2024-04-22T23:50:06.120 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5'}} 2024-04-22T23:50:06.120 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5'} 2024-04-22T23:50:06.120 INFO:teuthology.task.install:Using flavor: default 2024-04-22T23:50:06.126 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-22T23:50:06.126 INFO:teuthology.task.install:extra packages: [] 2024-04-22T23:50:06.126 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5', 'tag': None, 'wait_for_package': False} 2024-04-22T23:50:06.127 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:50:06.129 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5', 'tag': None, 'wait_for_package': False} 2024-04-22T23:50:06.129 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:50:06.130 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5', 'tag': None, 'wait_for_package': False} 2024-04-22T23:50:06.130 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:50:06.271 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/ 2024-04-22T23:50:06.271 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3252.g43be0201 2024-04-22T23:50:06.287 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/ 2024-04-22T23:50:06.287 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3252.g43be0201 2024-04-22T23:50:06.292 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/ 2024-04-22T23:50:06.293 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3252.g43be0201 2024-04-22T23:50:06.443 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-22T23:50:06.443 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:50:06.443 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-22T23:50:06.459 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-22T23:50:06.459 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:50:06.459 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-22T23:50:06.462 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-22T23:50:06.462 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:50:06.462 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-22T23:50:06.467 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, ceph-volume, 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 2024-04-22T23:50:06.467 DEBUG:teuthology.orchestra.run.smithi027:> 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_-]*/;sha1/43be020184947e53516056c9931e1ac5bdbbb1a5/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-22T23:50:06.489 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, ceph-volume, 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 2024-04-22T23:50:06.490 DEBUG:teuthology.orchestra.run.smithi092:> 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_-]*/;sha1/43be020184947e53516056c9931e1ac5bdbbb1a5/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-22T23:50:06.491 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, ceph-volume, 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 2024-04-22T23:50:06.491 DEBUG:teuthology.orchestra.run.smithi114:> 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_-]*/;sha1/43be020184947e53516056c9931e1ac5bdbbb1a5/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-22T23:50:06.533 DEBUG:teuthology.orchestra.run.smithi027:> 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 2024-04-22T23:50:06.559 DEBUG:teuthology.orchestra.run.smithi092:> 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 2024-04-22T23:50:06.560 DEBUG:teuthology.orchestra.run.smithi114:> 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 2024-04-22T23:50:06.609 DEBUG:teuthology.orchestra.run.smithi027:> 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 2024-04-22T23:50:06.634 DEBUG:teuthology.orchestra.run.smithi092:> 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 2024-04-22T23:50:06.639 DEBUG:teuthology.orchestra.run.smithi114:> 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 2024-04-22T23:50:06.674 INFO:teuthology.orchestra.run.smithi027.stdout:check_obsoletes = 1 2024-04-22T23:50:06.675 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum clean all 2024-04-22T23:50:06.698 INFO:teuthology.orchestra.run.smithi092.stdout:check_obsoletes = 1 2024-04-22T23:50:06.699 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum clean all 2024-04-22T23:50:06.705 INFO:teuthology.orchestra.run.smithi114.stdout:check_obsoletes = 1 2024-04-22T23:50:06.706 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum clean all 2024-04-22T23:50:06.916 INFO:teuthology.orchestra.run.smithi027.stdout:48 files removed 2024-04-22T23:50:06.926 INFO:teuthology.orchestra.run.smithi092.stdout:48 files removed 2024-04-22T23:50:06.935 INFO:teuthology.orchestra.run.smithi114.stdout:48 files removed 2024-04-22T23:50:06.945 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-radosgw 2024-04-22T23:50:06.952 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-radosgw 2024-04-22T23:50:06.962 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-radosgw 2024-04-22T23:50:07.529 INFO:teuthology.orchestra.run.smithi092.stdout:ceph packages for x86_64 262 kB/s | 83 kB 00:00 2024-04-22T23:50:07.591 INFO:teuthology.orchestra.run.smithi027.stdout:ceph packages for x86_64 228 kB/s | 83 kB 00:00 2024-04-22T23:50:07.674 INFO:teuthology.orchestra.run.smithi114.stdout:ceph packages for x86_64 183 kB/s | 83 kB 00:00 2024-04-22T23:50:07.913 INFO:teuthology.orchestra.run.smithi092.stdout:ceph noarch packages 34 kB/s | 12 kB 00:00 2024-04-22T23:50:08.043 INFO:teuthology.orchestra.run.smithi027.stdout:ceph noarch packages 29 kB/s | 12 kB 00:00 2024-04-22T23:50:08.059 INFO:teuthology.orchestra.run.smithi114.stdout:ceph noarch packages 34 kB/s | 12 kB 00:00 2024-04-22T23:50:08.264 INFO:teuthology.orchestra.run.smithi092.stdout:ceph source packages 6.0 kB/s | 1.9 kB 00:00 2024-04-22T23:50:08.422 INFO:teuthology.orchestra.run.smithi027.stdout:ceph source packages 5.6 kB/s | 1.9 kB 00:00 2024-04-22T23:50:08.467 INFO:teuthology.orchestra.run.smithi114.stdout:ceph source packages 5.1 kB/s | 1.9 kB 00:00 2024-04-22T23:50:08.765 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.0 MB 00:00 2024-04-22T23:50:08.967 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.0 MB 00:00 2024-04-22T23:50:09.184 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.0 MB 00:00 2024-04-22T23:50:10.725 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - AppStream 21 MB/s | 19 MB 00:00 2024-04-22T23:50:11.248 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - AppStream 16 MB/s | 19 MB 00:01 2024-04-22T23:50:13.910 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - AppStream 5.2 MB/s | 19 MB 00:03 2024-04-22T23:50:14.810 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.2 MB 00:00 2024-04-22T23:50:15.489 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.2 MB 00:00 2024-04-22T23:50:16.567 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - Extras packages 26 kB/s | 16 kB 00:00 2024-04-22T23:50:18.047 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - Extras packages 12 kB/s | 16 kB 00:01 2024-04-22T23:50:18.394 INFO:teuthology.orchestra.run.smithi092.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-22T23:50:21.407 INFO:teuthology.orchestra.run.smithi027.stdout:Extra Packages for Enterprise Linux 6.5 MB/s | 21 MB 00:03 2024-04-22T23:50:23.452 INFO:teuthology.orchestra.run.smithi092.stdout:lab-extras 16 kB/s | 1.7 kB 00:00 2024-04-22T23:50:25.580 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:50:25.583 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:50:25.583 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-22T23:50:25.583 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:50:25.583 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:50:25.583 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-radosgw x86_64 2:19.0.0-3252.g43be0201.el9 ceph 11 M 2024-04-22T23:50:25.583 INFO:teuthology.orchestra.run.smithi092.stdout:Upgrading: 2024-04-22T23:50:25.583 INFO:teuthology.orchestra.run.smithi092.stdout: librados2 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 3.4 M 2024-04-22T23:50:25.583 INFO:teuthology.orchestra.run.smithi092.stdout: librbd1 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 3.1 M 2024-04-22T23:50:25.583 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-base x86_64 2:19.0.0-3252.g43be0201.el9 ceph 5.4 M 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-common x86_64 2:19.0.0-3252.g43be0201.el9 ceph 21 M 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-selinux x86_64 2:19.0.0-3252.g43be0201.el9 ceph 25 k 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs2 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 746 k 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: libradosstriper1 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 500 k 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-22T23:50:25.584 INFO:teuthology.orchestra.run.smithi092.stdout: librgw2 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 5.4 M 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-argparse x86_64 2:19.0.0-3252.g43be0201.el9 ceph 45 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-common x86_64 2:19.0.0-3252.g43be0201.el9 ceph 135 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cephfs x86_64 2:19.0.0-3252.g43be0201.el9 ceph 161 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rados x86_64 2:19.0.0-3252.g43be0201.el9 ceph 321 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rbd x86_64 2:19.0.0-3252.g43be0201.el9 ceph 298 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rgw x86_64 2:19.0.0-3252.g43be0201.el9 ceph 99 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-22T23:50:25.585 INFO:teuthology.orchestra.run.smithi092.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-22T23:50:25.586 INFO:teuthology.orchestra.run.smithi092.stdout:Installing weak dependencies: 2024-04-22T23:50:25.586 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-22T23:50:25.586 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:25.586 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:50:25.586 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:50:25.586 INFO:teuthology.orchestra.run.smithi092.stdout:Install 30 Packages 2024-04-22T23:50:25.586 INFO:teuthology.orchestra.run.smithi092.stdout:Upgrade 2 Packages 2024-04-22T23:50:25.586 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:25.587 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 60 M 2024-04-22T23:50:25.587 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:50:25.727 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - CRB 765 kB/s | 6.2 MB 00:08 2024-04-22T23:50:26.311 INFO:teuthology.orchestra.run.smithi092.stdout:(1/32): ceph-base-19.0.0-3252.g43be0201.el9.x86 9.2 MB/s | 5.4 MB 00:00 2024-04-22T23:50:26.378 INFO:teuthology.orchestra.run.smithi092.stdout:(2/32): ceph-selinux-19.0.0-3252.g43be0201.el9. 378 kB/s | 25 kB 00:00 2024-04-22T23:50:26.470 INFO:teuthology.orchestra.run.smithi092.stdout:(3/32): libcephfs2-19.0.0-3252.g43be0201.el9.x8 8.0 MB/s | 746 kB 00:00 2024-04-22T23:50:26.553 INFO:teuthology.orchestra.run.smithi092.stdout:(4/32): libradosstriper1-19.0.0-3252.g43be0201. 5.9 MB/s | 500 kB 00:00 2024-04-22T23:50:26.666 INFO:teuthology.orchestra.run.smithi027.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-04-22T23:50:26.970 INFO:teuthology.orchestra.run.smithi092.stdout:(5/32): librgw2-19.0.0-3252.g43be0201.el9.x86_6 13 MB/s | 5.4 MB 00:00 2024-04-22T23:50:27.029 INFO:teuthology.orchestra.run.smithi092.stdout:(6/32): python3-ceph-argparse-19.0.0-3252.g43be 774 kB/s | 45 kB 00:00 2024-04-22T23:50:27.087 INFO:teuthology.orchestra.run.smithi092.stdout:(7/32): python3-ceph-common-19.0.0-3252.g43be02 2.3 MB/s | 135 kB 00:00 2024-04-22T23:50:27.146 INFO:teuthology.orchestra.run.smithi092.stdout:(8/32): python3-cephfs-19.0.0-3252.g43be0201.el 2.7 MB/s | 161 kB 00:00 2024-04-22T23:50:27.213 INFO:teuthology.orchestra.run.smithi092.stdout:(9/32): python3-rados-19.0.0-3252.g43be0201.el9 4.7 MB/s | 321 kB 00:00 2024-04-22T23:50:27.288 INFO:teuthology.orchestra.run.smithi092.stdout:(10/32): python3-rbd-19.0.0-3252.g43be0201.el9. 3.9 MB/s | 298 kB 00:00 2024-04-22T23:50:27.294 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 16 kB 00:00 2024-04-22T23:50:27.489 INFO:teuthology.orchestra.run.smithi092.stdout:(11/32): ceph-common-19.0.0-3252.g43be0201.el9. 12 MB/s | 21 MB 00:01 2024-04-22T23:50:27.513 INFO:teuthology.orchestra.run.smithi092.stdout:(12/32): python3-rgw-19.0.0-3252.g43be0201.el9. 442 kB/s | 99 kB 00:00 2024-04-22T23:50:28.481 INFO:teuthology.orchestra.run.smithi092.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 108 kB/s | 107 kB 00:00 2024-04-22T23:50:28.664 INFO:teuthology.orchestra.run.smithi092.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 139 kB/s | 160 kB 00:01 2024-04-22T23:50:28.886 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:50:28.886 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:50:28.886 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-22T23:50:28.886 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-radosgw x86_64 2:19.0.0-3252.g43be0201.el9 ceph 11 M 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout:Upgrading: 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: librados2 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 3.4 M 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: librbd1 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 3.1 M 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-base x86_64 2:19.0.0-3252.g43be0201.el9 ceph 5.4 M 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-common x86_64 2:19.0.0-3252.g43be0201.el9 ceph 21 M 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-selinux x86_64 2:19.0.0-3252.g43be0201.el9 ceph 25 k 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-22T23:50:28.887 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs2 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 746 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: libradosstriper1 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 500 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: librgw2 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 5.4 M 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-argparse x86_64 2:19.0.0-3252.g43be0201.el9 ceph 45 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-common x86_64 2:19.0.0-3252.g43be0201.el9 ceph 135 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cephfs x86_64 2:19.0.0-3252.g43be0201.el9 ceph 161 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-22T23:50:28.888 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rados x86_64 2:19.0.0-3252.g43be0201.el9 ceph 321 k 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rbd x86_64 2:19.0.0-3252.g43be0201.el9 ceph 298 k 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rgw x86_64 2:19.0.0-3252.g43be0201.el9 ceph 99 k 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout:Installing weak dependencies: 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout:Install 30 Packages 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout:Upgrade 2 Packages 2024-04-22T23:50:28.889 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:28.890 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 60 M 2024-04-22T23:50:28.890 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:50:29.139 INFO:teuthology.orchestra.run.smithi092.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 69 kB/s | 45 kB 00:00 2024-04-22T23:50:29.312 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 11 MB/s | 21 MB 00:01 2024-04-22T23:50:30.081 INFO:teuthology.orchestra.run.smithi092.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 311 kB/s | 292 kB 00:00 2024-04-22T23:50:30.123 INFO:teuthology.orchestra.run.smithi092.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 454 kB/s | 662 kB 00:01 2024-04-22T23:50:30.406 INFO:teuthology.orchestra.run.smithi092.stdout:(18/32): ceph-radosgw-19.0.0-3252.g43be0201.el9 2.3 MB/s | 11 MB 00:04 2024-04-22T23:50:30.832 INFO:teuthology.orchestra.run.smithi092.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 56 kB/s | 42 kB 00:00 2024-04-22T23:50:31.132 INFO:teuthology.orchestra.run.smithi092.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 219 kB/s | 221 kB 00:01 2024-04-22T23:50:31.157 INFO:teuthology.orchestra.run.smithi092.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 51 kB/s | 36 kB 00:00 2024-04-22T23:50:31.540 INFO:teuthology.orchestra.run.smithi092.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 67 kB/s | 47 kB 00:00 2024-04-22T23:50:31.590 INFO:teuthology.orchestra.run.smithi092.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 713 kB/s | 309 kB 00:00 2024-04-22T23:50:31.616 INFO:teuthology.orchestra.run.smithi092.stdout:(24/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 346 kB/s | 26 kB 00:00 2024-04-22T23:50:31.658 INFO:teuthology.orchestra.run.smithi092.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 729 kB/s | 49 kB 00:00 2024-04-22T23:50:31.691 INFO:teuthology.orchestra.run.smithi092.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 903 kB/s | 67 kB 00:00 2024-04-22T23:50:31.825 INFO:teuthology.orchestra.run.smithi092.stdout:(27/32): libarrow-9.0.0-10.el9.x86_64.rpm 6.6 MB/s | 4.4 MB 00:00 2024-04-22T23:50:31.859 INFO:teuthology.orchestra.run.smithi092.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 4.1 MB/s | 838 kB 00:00 2024-04-22T23:50:31.901 INFO:teuthology.orchestra.run.smithi092.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 925 kB/s | 192 kB 00:00 2024-04-22T23:50:31.909 INFO:teuthology.orchestra.run.smithi027.stdout:(1/32): ceph-base-19.0.0-3252.g43be0201.el9.x86 2.2 MB/s | 5.4 MB 00:02 2024-04-22T23:50:31.967 INFO:teuthology.orchestra.run.smithi027.stdout:(2/32): ceph-selinux-19.0.0-3252.g43be0201.el9. 432 kB/s | 25 kB 00:00 2024-04-22T23:50:31.992 INFO:teuthology.orchestra.run.smithi092.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 9.5 MB/s | 1.6 MB 00:00 2024-04-22T23:50:32.443 INFO:teuthology.orchestra.run.smithi092.stdout:(31/32): librados2-19.0.0-3252.g43be0201.el9.x8 5.8 MB/s | 3.4 MB 00:00 2024-04-22T23:50:32.493 INFO:teuthology.orchestra.run.smithi027.stdout:(3/32): libcephfs2-19.0.0-3252.g43be0201.el9.x8 1.4 MB/s | 746 kB 00:00 2024-04-22T23:50:32.618 INFO:teuthology.orchestra.run.smithi092.stdout:(32/32): librbd1-19.0.0-3252.g43be0201.el9.x86_ 4.4 MB/s | 3.1 MB 00:00 2024-04-22T23:50:32.622 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:50:32.623 INFO:teuthology.orchestra.run.smithi092.stdout:Total 8.6 MB/s | 60 MB 00:07 2024-04-22T23:50:32.719 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:50:32.755 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:50:32.756 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:50:32.768 INFO:teuthology.orchestra.run.smithi027.stdout:(4/32): libradosstriper1-19.0.0-3252.g43be0201. 1.8 MB/s | 500 kB 00:00 2024-04-22T23:50:33.035 INFO:teuthology.orchestra.run.smithi027.stdout:(5/32): ceph-common-19.0.0-3252.g43be0201.el9.x 6.0 MB/s | 21 MB 00:03 2024-04-22T23:50:33.093 INFO:teuthology.orchestra.run.smithi027.stdout:(6/32): python3-ceph-argparse-19.0.0-3252.g43be 780 kB/s | 45 kB 00:00 2024-04-22T23:50:33.152 INFO:teuthology.orchestra.run.smithi027.stdout:(7/32): python3-ceph-common-19.0.0-3252.g43be02 2.3 MB/s | 135 kB 00:00 2024-04-22T23:50:33.211 INFO:teuthology.orchestra.run.smithi027.stdout:(8/32): python3-cephfs-19.0.0-3252.g43be0201.el 2.7 MB/s | 161 kB 00:00 2024-04-22T23:50:33.221 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:50:33.222 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:50:33.277 INFO:teuthology.orchestra.run.smithi027.stdout:(9/32): python3-rados-19.0.0-3252.g43be0201.el9 4.7 MB/s | 321 kB 00:00 2024-04-22T23:50:33.345 INFO:teuthology.orchestra.run.smithi027.stdout:(10/32): python3-rbd-19.0.0-3252.g43be0201.el9. 4.4 MB/s | 298 kB 00:00 2024-04-22T23:50:33.403 INFO:teuthology.orchestra.run.smithi027.stdout:(11/32): python3-rgw-19.0.0-3252.g43be0201.el9. 1.7 MB/s | 99 kB 00:00 2024-04-22T23:50:33.545 INFO:teuthology.orchestra.run.smithi027.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 756 kB/s | 107 kB 00:00 2024-04-22T23:50:33.645 INFO:teuthology.orchestra.run.smithi027.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.6 MB/s | 160 kB 00:00 2024-04-22T23:50:33.746 INFO:teuthology.orchestra.run.smithi027.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 453 kB/s | 45 kB 00:00 2024-04-22T23:50:33.921 INFO:teuthology.orchestra.run.smithi027.stdout:(15/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.7 MB/s | 662 kB 00:00 2024-04-22T23:50:34.046 INFO:teuthology.orchestra.run.smithi027.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.3 MB/s | 292 kB 00:00 2024-04-22T23:50:34.105 INFO:teuthology.orchestra.run.smithi027.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 728 kB/s | 42 kB 00:00 2024-04-22T23:50:34.205 INFO:teuthology.orchestra.run.smithi027.stdout:(18/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.2 MB/s | 221 kB 00:00 2024-04-22T23:50:34.264 INFO:teuthology.orchestra.run.smithi027.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 615 kB/s | 36 kB 00:00 2024-04-22T23:50:34.347 INFO:teuthology.orchestra.run.smithi027.stdout:(20/32): librgw2-19.0.0-3252.g43be0201.el9.x86_ 3.4 MB/s | 5.4 MB 00:01 2024-04-22T23:50:34.397 INFO:teuthology.orchestra.run.smithi027.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 355 kB/s | 47 kB 00:00 2024-04-22T23:50:34.412 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-04-22T23:50:34.489 INFO:teuthology.orchestra.run.smithi027.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.1 MB/s | 309 kB 00:00 2024-04-22T23:50:34.531 INFO:teuthology.orchestra.run.smithi027.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 624 kB/s | 26 kB 00:00 2024-04-22T23:50:34.573 INFO:teuthology.orchestra.run.smithi027.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 1.1 MB/s | 49 kB 00:00 2024-04-22T23:50:34.607 INFO:teuthology.orchestra.run.smithi027.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 2.0 MB/s | 67 kB 00:00 2024-04-22T23:50:34.667 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:50:34.674 INFO:teuthology.orchestra.run.smithi027.stdout:(26/32): libarrow-9.0.0-10.el9.x86_64.rpm 16 MB/s | 4.4 MB 00:00 2024-04-22T23:50:34.716 INFO:teuthology.orchestra.run.smithi027.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 7.5 MB/s | 838 kB 00:00 2024-04-22T23:50:34.741 INFO:teuthology.orchestra.run.smithi027.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 2.8 MB/s | 192 kB 00:00 2024-04-22T23:50:34.760 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-22T23:50:34.791 INFO:teuthology.orchestra.run.smithi027.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 21 MB/s | 1.6 MB 00:00 2024-04-22T23:50:34.798 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-22T23:50:34.823 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-22T23:50:34.846 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T23:50:34.865 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T23:50:35.029 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T23:50:35.083 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T23:50:35.217 INFO:teuthology.orchestra.run.smithi027.stdout:(30/32): ceph-radosgw-19.0.0-3252.g43be0201.el9 1.9 MB/s | 11 MB 00:05 2024-04-22T23:50:35.267 INFO:teuthology.orchestra.run.smithi027.stdout:(31/32): librbd1-19.0.0-3252.g43be0201.el9.x86_ 6.6 MB/s | 3.1 MB 00:00 2024-04-22T23:50:35.469 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-22T23:50:35.509 INFO:teuthology.orchestra.run.smithi027.stdout:(32/32): librados2-19.0.0-3252.g43be0201.el9.x8 4.4 MB/s | 3.4 MB 00:00 2024-04-22T23:50:35.512 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:50:35.512 INFO:teuthology.orchestra.run.smithi027.stdout:Total 9.1 MB/s | 60 MB 00:06 2024-04-22T23:50:35.533 INFO:teuthology.orchestra.run.smithi092.stdout: Upgrading : librados2-2:19.0.0-3252.g43be0201.el9.x86_64 7/34 2024-04-22T23:50:35.614 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:50:35.625 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librados2-2:19.0.0-3252.g43be0201.el9.x86_64 7/34 2024-04-22T23:50:35.655 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:50:35.656 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:50:35.715 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 8/34 2024-04-22T23:50:35.743 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 9/34 2024-04-22T23:50:35.806 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 9/34 2024-04-22T23:50:35.835 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-22T23:50:35.879 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-ceph-argparse-2:19.0.0-3252.g43be0201.el9. 11/34 2024-04-22T23:50:35.960 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 12/34 2024-04-22T23:50:35.987 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_6 13/34 2024-04-22T23:50:36.051 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_6 13/34 2024-04-22T23:50:36.085 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-22T23:50:36.147 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:50:36.147 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:50:36.196 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-22T23:50:36.236 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-22T23:50:36.277 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-22T23:50:36.301 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-22T23:50:36.330 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-22T23:50:36.363 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-22T23:50:36.528 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:50:36.530 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:50:36.530 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-04-22T23:50:36.530 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:50:36.530 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:50:36.530 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-radosgw x86_64 2:19.0.0-3252.g43be0201.el9 ceph 11 M 2024-04-22T23:50:36.530 INFO:teuthology.orchestra.run.smithi114.stdout:Upgrading: 2024-04-22T23:50:36.530 INFO:teuthology.orchestra.run.smithi114.stdout: librados2 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 3.4 M 2024-04-22T23:50:36.530 INFO:teuthology.orchestra.run.smithi114.stdout: librbd1 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 3.1 M 2024-04-22T23:50:36.530 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-base x86_64 2:19.0.0-3252.g43be0201.el9 ceph 5.4 M 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-common x86_64 2:19.0.0-3252.g43be0201.el9 ceph 21 M 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-selinux x86_64 2:19.0.0-3252.g43be0201.el9 ceph 25 k 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs2 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 746 k 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: libradosstriper1 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 500 k 2024-04-22T23:50:36.531 INFO:teuthology.orchestra.run.smithi114.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: librgw2 x86_64 2:19.0.0-3252.g43be0201.el9 ceph 5.4 M 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-argparse x86_64 2:19.0.0-3252.g43be0201.el9 ceph 45 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-common x86_64 2:19.0.0-3252.g43be0201.el9 ceph 135 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cephfs x86_64 2:19.0.0-3252.g43be0201.el9 ceph 161 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rados x86_64 2:19.0.0-3252.g43be0201.el9 ceph 321 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rbd x86_64 2:19.0.0-3252.g43be0201.el9 ceph 298 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rgw x86_64 2:19.0.0-3252.g43be0201.el9 ceph 99 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-22T23:50:36.532 INFO:teuthology.orchestra.run.smithi114.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-22T23:50:36.533 INFO:teuthology.orchestra.run.smithi114.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-22T23:50:36.533 INFO:teuthology.orchestra.run.smithi114.stdout:Installing weak dependencies: 2024-04-22T23:50:36.533 INFO:teuthology.orchestra.run.smithi114.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-22T23:50:36.533 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:50:36.533 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:50:36.533 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:50:36.533 INFO:teuthology.orchestra.run.smithi114.stdout:Install 30 Packages 2024-04-22T23:50:36.533 INFO:teuthology.orchestra.run.smithi114.stdout:Upgrade 2 Packages 2024-04-22T23:50:36.533 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:50:36.534 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 60 M 2024-04-22T23:50:36.534 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:50:36.678 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-22T23:50:36.726 INFO:teuthology.orchestra.run.smithi092.stdout: Upgrading : librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 22/34 2024-04-22T23:50:36.815 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 22/34 2024-04-22T23:50:36.847 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 23/34 2024-04-22T23:50:36.883 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-22T23:50:37.330 INFO:teuthology.orchestra.run.smithi114.stdout:(1/32): ceph-base-19.0.0-3252.g43be0201.el9.x86 9.1 MB/s | 5.4 MB 00:00 2024-04-22T23:50:37.361 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-22T23:50:37.380 INFO:teuthology.orchestra.run.smithi114.stdout:(2/32): ceph-selinux-19.0.0-3252.g43be0201.el9. 505 kB/s | 25 kB 00:00 2024-04-22T23:50:37.395 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 26/34 2024-04-22T23:50:37.450 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 26/34 2024-04-22T23:50:37.464 INFO:teuthology.orchestra.run.smithi114.stdout:(3/32): libcephfs2-19.0.0-3252.g43be0201.el9.x8 8.8 MB/s | 746 kB 00:00 2024-04-22T23:50:37.526 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 27/34 2024-04-22T23:50:37.531 INFO:teuthology.orchestra.run.smithi114.stdout:(4/32): libradosstriper1-19.0.0-3252.g43be0201. 7.3 MB/s | 500 kB 00:00 2024-04-22T23:50:37.564 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-ceph-common-2:19.0.0-3252.g43be0201.el9.x8 28/34 2024-04-22T23:50:37.618 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:50:37.702 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-22T23:50:37.732 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-22T23:50:37.756 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-22T23:50:37.779 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T23:50:37.803 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T23:50:37.939 INFO:teuthology.orchestra.run.smithi114.stdout:(5/32): librgw2-19.0.0-3252.g43be0201.el9.x86_6 13 MB/s | 5.4 MB 00:00 2024-04-22T23:50:37.998 INFO:teuthology.orchestra.run.smithi114.stdout:(6/32): python3-ceph-argparse-19.0.0-3252.g43be 775 kB/s | 45 kB 00:00 2024-04-22T23:50:38.005 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T23:50:38.057 INFO:teuthology.orchestra.run.smithi114.stdout:(7/32): python3-ceph-common-19.0.0-3252.g43be02 2.3 MB/s | 135 kB 00:00 2024-04-22T23:50:38.059 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T23:50:38.132 INFO:teuthology.orchestra.run.smithi114.stdout:(8/32): python3-cephfs-19.0.0-3252.g43be0201.el 2.1 MB/s | 161 kB 00:00 2024-04-22T23:50:38.207 INFO:teuthology.orchestra.run.smithi114.stdout:(9/32): python3-rados-19.0.0-3252.g43be0201.el9 4.2 MB/s | 321 kB 00:00 2024-04-22T23:50:38.274 INFO:teuthology.orchestra.run.smithi114.stdout:(10/32): python3-rbd-19.0.0-3252.g43be0201.el9. 4.4 MB/s | 298 kB 00:00 2024-04-22T23:50:38.333 INFO:teuthology.orchestra.run.smithi114.stdout:(11/32): python3-rgw-19.0.0-3252.g43be0201.el9. 1.7 MB/s | 99 kB 00:00 2024-04-22T23:50:38.457 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-22T23:50:38.466 INFO:teuthology.orchestra.run.smithi114.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 803 kB/s | 107 kB 00:00 2024-04-22T23:50:38.508 INFO:teuthology.orchestra.run.smithi027.stdout: Upgrading : librados2-2:19.0.0-3252.g43be0201.el9.x86_64 7/34 2024-04-22T23:50:38.533 INFO:teuthology.orchestra.run.smithi114.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.4 MB/s | 160 kB 00:00 2024-04-22T23:50:38.583 INFO:teuthology.orchestra.run.smithi114.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 909 kB/s | 45 kB 00:00 2024-04-22T23:50:38.605 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librados2-2:19.0.0-3252.g43be0201.el9.x86_64 7/34 2024-04-22T23:50:38.659 INFO:teuthology.orchestra.run.smithi114.stdout:(15/32): librdkafka-1.6.1-102.el9.x86_64.rpm 8.6 MB/s | 662 kB 00:00 2024-04-22T23:50:38.702 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 8/34 2024-04-22T23:50:38.726 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 9/34 2024-04-22T23:50:38.789 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 9/34 2024-04-22T23:50:38.818 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-22T23:50:38.862 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-ceph-argparse-2:19.0.0-3252.g43be0201.el9. 11/34 2024-04-22T23:50:38.876 INFO:teuthology.orchestra.run.smithi114.stdout:(16/32): ceph-common-19.0.0-3252.g43be0201.el9. 9.9 MB/s | 21 MB 00:02 2024-04-22T23:50:38.901 INFO:teuthology.orchestra.run.smithi114.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.2 MB/s | 292 kB 00:00 2024-04-22T23:50:38.932 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 12/34 2024-04-22T23:50:38.962 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_6 13/34 2024-04-22T23:50:39.018 INFO:teuthology.orchestra.run.smithi114.stdout:(18/32): ceph-radosgw-19.0.0-3252.g43be0201.el9 4.6 MB/s | 11 MB 00:02 2024-04-22T23:50:39.026 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_6 13/34 2024-04-22T23:50:39.043 INFO:teuthology.orchestra.run.smithi114.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 253 kB/s | 42 kB 00:00 2024-04-22T23:50:39.060 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-22T23:50:39.068 INFO:teuthology.orchestra.run.smithi114.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.3 MB/s | 221 kB 00:00 2024-04-22T23:50:39.110 INFO:teuthology.orchestra.run.smithi114.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 708 kB/s | 47 kB 00:00 2024-04-22T23:50:39.136 INFO:teuthology.orchestra.run.smithi114.stdout:(22/32): qatlib-service-24.02.0-1.el9.x86_64.rp 306 kB/s | 36 kB 00:00 2024-04-22T23:50:39.172 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-22T23:50:39.203 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-22T23:50:39.243 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-22T23:50:39.276 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-22T23:50:39.305 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-22T23:50:39.338 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-22T23:50:39.394 INFO:teuthology.orchestra.run.smithi114.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 100 kB/s | 26 kB 00:00 2024-04-22T23:50:39.636 INFO:teuthology.orchestra.run.smithi114.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 201 kB/s | 49 kB 00:00 2024-04-22T23:50:39.659 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-22T23:50:39.661 INFO:teuthology.orchestra.run.smithi114.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 521 kB/s | 309 kB 00:00 2024-04-22T23:50:39.701 INFO:teuthology.orchestra.run.smithi027.stdout: Upgrading : librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 22/34 2024-04-22T23:50:39.803 INFO:teuthology.orchestra.run.smithi114.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 403 kB/s | 67 kB 00:00 2024-04-22T23:50:39.808 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 22/34 2024-04-22T23:50:39.839 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 23/34 2024-04-22T23:50:39.860 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 29/34 2024-04-22T23:50:39.875 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-22T23:50:39.893 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 29/34 2024-04-22T23:50:39.921 INFO:teuthology.orchestra.run.smithi114.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 3.2 MB/s | 838 kB 00:00 2024-04-22T23:50:39.988 INFO:teuthology.orchestra.run.smithi114.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 5.0 MB/s | 4.4 MB 00:00 2024-04-22T23:50:40.013 INFO:teuthology.orchestra.run.smithi114.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 917 kB/s | 192 kB 00:00 2024-04-22T23:50:40.146 INFO:teuthology.orchestra.run.smithi114.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 7.0 MB/s | 1.6 MB 00:00 2024-04-22T23:50:40.338 INFO:teuthology.orchestra.run.smithi114.stdout:(31/32): librados2-19.0.0-3252.g43be0201.el9.x8 9.7 MB/s | 3.4 MB 00:00 2024-04-22T23:50:40.381 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-22T23:50:40.412 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 26/34 2024-04-22T23:50:40.422 INFO:teuthology.orchestra.run.smithi114.stdout:(32/32): librbd1-19.0.0-3252.g43be0201.el9.x86_ 7.7 MB/s | 3.1 MB 00:00 2024-04-22T23:50:40.424 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:50:40.424 INFO:teuthology.orchestra.run.smithi114.stdout:Total 15 MB/s | 60 MB 00:03 2024-04-22T23:50:40.432 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 29/34 2024-04-22T23:50:40.466 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 26/34 2024-04-22T23:50:40.472 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 30/34 2024-04-22T23:50:40.519 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:50:40.538 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 27/34 2024-04-22T23:50:40.556 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:50:40.556 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:50:40.572 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 30/34 2024-04-22T23:50:40.572 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-22T23:50:40.572 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-22T23:50:40.572 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:40.573 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-ceph-common-2:19.0.0-3252.g43be0201.el9.x8 28/34 2024-04-22T23:50:40.598 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 31/34 2024-04-22T23:50:41.022 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:50:41.022 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:50:42.460 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:50:42.539 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-22T23:50:42.568 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-22T23:50:42.593 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-22T23:50:42.616 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T23:50:42.635 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T23:50:42.857 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T23:50:42.912 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T23:50:42.929 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 29/34 2024-04-22T23:50:42.961 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 29/34 2024-04-22T23:50:43.305 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-22T23:50:43.362 INFO:teuthology.orchestra.run.smithi114.stdout: Upgrading : librados2-2:19.0.0-3252.g43be0201.el9.x86_64 7/34 2024-04-22T23:50:43.438 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados2-2:19.0.0-3252.g43be0201.el9.x86_64 7/34 2024-04-22T23:50:43.527 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 8/34 2024-04-22T23:50:43.531 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 29/34 2024-04-22T23:50:43.564 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 9/34 2024-04-22T23:50:43.564 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 30/34 2024-04-22T23:50:43.626 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 9/34 2024-04-22T23:50:43.638 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 30/34 2024-04-22T23:50:43.639 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-22T23:50:43.639 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-22T23:50:43.639 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:43.656 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-22T23:50:43.665 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 31/34 2024-04-22T23:50:43.699 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ceph-argparse-2:19.0.0-3252.g43be0201.el9. 11/34 2024-04-22T23:50:43.768 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 12/34 2024-04-22T23:50:43.799 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_6 13/34 2024-04-22T23:50:43.863 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_6 13/34 2024-04-22T23:50:43.905 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-22T23:50:44.017 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-22T23:50:44.048 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-22T23:50:44.088 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-22T23:50:44.113 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-22T23:50:44.143 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-22T23:50:44.175 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-22T23:50:44.490 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-22T23:50:44.530 INFO:teuthology.orchestra.run.smithi114.stdout: Upgrading : librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 22/34 2024-04-22T23:50:44.619 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 22/34 2024-04-22T23:50:44.643 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 23/34 2024-04-22T23:50:44.679 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-22T23:50:45.289 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-22T23:50:45.316 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 26/34 2024-04-22T23:50:45.370 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 26/34 2024-04-22T23:50:45.440 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 27/34 2024-04-22T23:50:45.485 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ceph-common-2:19.0.0-3252.g43be0201.el9.x8 28/34 2024-04-22T23:50:47.875 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 29/34 2024-04-22T23:50:47.908 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 29/34 2024-04-22T23:50:48.447 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 29/34 2024-04-22T23:50:48.478 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 30/34 2024-04-22T23:50:48.572 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 30/34 2024-04-22T23:50:48.572 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-22T23:50:48.572 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-22T23:50:48.572 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:50:48.604 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 31/34 2024-04-22T23:50:50.217 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 31/34 2024-04-22T23:50:50.218 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /sys 2024-04-22T23:50:50.218 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /proc 2024-04-22T23:50:50.218 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /mnt 2024-04-22T23:50:50.218 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /var/tmp 2024-04-22T23:50:50.218 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /home 2024-04-22T23:50:50.218 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /root 2024-04-22T23:50:50.218 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /tmp 2024-04-22T23:50:50.218 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:51.197 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 32/34 2024-04-22T23:50:51.222 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 32/34 2024-04-22T23:50:51.222 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:50:51.222 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-22T23:50:51.223 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:50:51.223 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:50:51.223 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:51.225 INFO:teuthology.orchestra.run.smithi092.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T23:50:51.299 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T23:50:51.300 INFO:teuthology.orchestra.run.smithi092.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T23:50:52.398 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T23:50:52.399 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 1/34 2024-04-22T23:50:52.399 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 2/34 2024-04-22T23:50:52.399 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 3/34 2024-04-22T23:50:52.399 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 4/34 2024-04-22T23:50:52.399 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 5/34 2024-04-22T23:50:52.399 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_6 6/34 2024-04-22T23:50:52.399 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 7/34 2024-04-22T23:50:52.399 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3252.g43be0201.el9. 8/34 2024-04-22T23:50:52.399 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-ceph-common-2:19.0.0-3252.g43be0201.el9.x8 9/34 2024-04-22T23:50:52.399 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 10/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 11/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 12/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 13/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-22T23:50:52.400 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-22T23:50:52.401 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-22T23:50:52.401 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-22T23:50:52.401 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-22T23:50:52.401 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-22T23:50:52.401 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-22T23:50:52.401 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-22T23:50:52.401 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-22T23:50:52.401 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librados2-2:19.0.0-3252.g43be0201.el9.x86_64 31/34 2024-04-22T23:50:52.401 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-22T23:50:52.401 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 33/34 2024-04-22T23:50:53.151 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T23:50:53.151 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:53.151 INFO:teuthology.orchestra.run.smithi092.stdout:Upgraded: 2024-04-22T23:50:53.151 INFO:teuthology.orchestra.run.smithi092.stdout: librados2-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.151 INFO:teuthology.orchestra.run.smithi092.stdout: librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.151 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:50:53.151 INFO:teuthology.orchestra.run.smithi092.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-22T23:50:53.151 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.151 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.151 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-22T23:50:53.152 INFO:teuthology.orchestra.run.smithi092.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-argparse-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: re2-1:20211101-3.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:53.153 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:50:53.515 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-test 2024-04-22T23:50:53.597 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 31/34 2024-04-22T23:50:53.597 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /sys 2024-04-22T23:50:53.597 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /proc 2024-04-22T23:50:53.598 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /mnt 2024-04-22T23:50:53.598 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /var/tmp 2024-04-22T23:50:53.598 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /home 2024-04-22T23:50:53.598 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /root 2024-04-22T23:50:53.598 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /tmp 2024-04-22T23:50:53.598 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:54.035 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:31 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:50:54.155 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:50:54.156 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:50:54.156 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-22T23:50:54.156 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:50:54.156 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:50:54.156 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-test x86_64 2:19.0.0-3252.g43be0201.el9 ceph 49 M 2024-04-22T23:50:54.156 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-22T23:50:54.156 INFO:teuthology.orchestra.run.smithi092.stdout: libcephsqlite x86_64 2:19.0.0-3252.g43be0201.el9 ceph 163 k 2024-04-22T23:50:54.157 INFO:teuthology.orchestra.run.smithi092.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-22T23:50:54.157 INFO:teuthology.orchestra.run.smithi092.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-22T23:50:54.157 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:54.157 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:50:54.157 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:50:54.157 INFO:teuthology.orchestra.run.smithi092.stdout:Install 4 Packages 2024-04-22T23:50:54.157 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:50:54.158 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 50 M 2024-04-22T23:50:54.158 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 211 M 2024-04-22T23:50:54.158 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:50:54.446 INFO:teuthology.orchestra.run.smithi092.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 2.2 MB/s | 305 kB 00:00 2024-04-22T23:50:54.538 INFO:teuthology.orchestra.run.smithi092.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 702 kB/s | 64 kB 00:00 2024-04-22T23:50:54.609 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 32/34 2024-04-22T23:50:54.633 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 32/34 2024-04-22T23:50:54.634 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:50:54.634 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-22T23:50:54.634 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:50:54.634 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:50:54.634 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:54.636 INFO:teuthology.orchestra.run.smithi027.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T23:50:54.719 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T23:50:54.720 INFO:teuthology.orchestra.run.smithi027.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T23:50:54.771 INFO:teuthology.orchestra.run.smithi092.stdout:(3/4): libcephsqlite-19.0.0-3252.g43be0201.el9. 356 kB/s | 163 kB 00:00 2024-04-22T23:50:55.904 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 1/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 2/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 3/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 4/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 5/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_6 6/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 7/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3252.g43be0201.el9. 8/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-ceph-common-2:19.0.0-3252.g43be0201.el9.x8 9/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 10/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 11/34 2024-04-22T23:50:55.905 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 12/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 13/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-22T23:50:55.906 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-22T23:50:55.907 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-22T23:50:55.907 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-22T23:50:55.907 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-22T23:50:55.907 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-22T23:50:55.908 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librados2-2:19.0.0-3252.g43be0201.el9.x86_64 31/34 2024-04-22T23:50:55.908 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-22T23:50:55.908 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 33/34 2024-04-22T23:50:56.679 INFO:teuthology.orchestra.run.smithi092.stdout:(4/4): ceph-test-19.0.0-3252.g43be0201.el9.x86_ 21 MB/s | 49 MB 00:02 2024-04-22T23:50:56.681 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:50:56.682 INFO:teuthology.orchestra.run.smithi092.stdout:Total 20 MB/s | 50 MB 00:02 2024-04-22T23:50:56.708 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:50:56.729 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:50:56.729 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:50:56.736 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T23:50:56.736 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:56.736 INFO:teuthology.orchestra.run.smithi027.stdout:Upgraded: 2024-04-22T23:50:56.736 INFO:teuthology.orchestra.run.smithi027.stdout: librados2-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.736 INFO:teuthology.orchestra.run.smithi027.stdout: librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-22T23:50:56.737 INFO:teuthology.orchestra.run.smithi027.stdout: libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-argparse-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:50:56.738 INFO:teuthology.orchestra.run.smithi027.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-22T23:50:56.739 INFO:teuthology.orchestra.run.smithi027.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-22T23:50:56.739 INFO:teuthology.orchestra.run.smithi027.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-22T23:50:56.739 INFO:teuthology.orchestra.run.smithi027.stdout: re2-1:20211101-3.el9.x86_64 2024-04-22T23:50:56.739 INFO:teuthology.orchestra.run.smithi027.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-22T23:50:56.739 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:56.739 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:50:57.048 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-test 2024-04-22T23:50:57.100 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:50:57.100 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:50:57.582 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:31 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:50:57.617 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:50:57.688 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-22T23:50:57.706 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:50:57.708 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:50:57.708 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-22T23:50:57.708 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:50:57.708 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:50:57.708 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-test x86_64 2:19.0.0-3252.g43be0201.el9 ceph 49 M 2024-04-22T23:50:57.709 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-22T23:50:57.709 INFO:teuthology.orchestra.run.smithi027.stdout: libcephsqlite x86_64 2:19.0.0-3252.g43be0201.el9 ceph 163 k 2024-04-22T23:50:57.709 INFO:teuthology.orchestra.run.smithi027.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-22T23:50:57.709 INFO:teuthology.orchestra.run.smithi027.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-22T23:50:57.709 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:57.709 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:50:57.709 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:50:57.710 INFO:teuthology.orchestra.run.smithi027.stdout:Install 4 Packages 2024-04-22T23:50:57.710 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:50:57.710 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 50 M 2024-04-22T23:50:57.710 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 211 M 2024-04-22T23:50:57.710 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:50:57.727 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-22T23:50:57.756 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 3/4 2024-04-22T23:50:57.992 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 31/34 2024-04-22T23:50:57.992 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /sys 2024-04-22T23:50:57.992 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /proc 2024-04-22T23:50:57.992 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /mnt 2024-04-22T23:50:57.992 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /var/tmp 2024-04-22T23:50:57.993 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /home 2024-04-22T23:50:57.993 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /root 2024-04-22T23:50:57.993 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /tmp 2024-04-22T23:50:57.993 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:50:58.383 INFO:teuthology.orchestra.run.smithi027.stdout:(1/4): libcephsqlite-19.0.0-3252.g43be0201.el9. 413 kB/s | 163 kB 00:00 2024-04-22T23:50:58.964 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 32/34 2024-04-22T23:50:58.987 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 32/34 2024-04-22T23:50:58.987 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:50:58.987 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-22T23:50:58.987 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:50:58.988 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:50:58.988 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:50:58.989 INFO:teuthology.orchestra.run.smithi114.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T23:50:59.074 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T23:50:59.074 INFO:teuthology.orchestra.run.smithi114.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T23:50:59.133 INFO:teuthology.orchestra.run.smithi027.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 85 kB/s | 64 kB 00:00 2024-04-22T23:50:59.175 INFO:teuthology.orchestra.run.smithi027.stdout:(3/4): socat-1.7.4.1-5.el9.x86_64.rpm 257 kB/s | 305 kB 00:01 2024-04-22T23:51:00.256 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T23:51:00.256 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 1/34 2024-04-22T23:51:00.256 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 2/34 2024-04-22T23:51:00.256 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 3/34 2024-04-22T23:51:00.256 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 4/34 2024-04-22T23:51:00.256 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 5/34 2024-04-22T23:51:00.256 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_6 6/34 2024-04-22T23:51:00.256 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 7/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3252.g43be0201.el9. 8/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ceph-common-2:19.0.0-3252.g43be0201.el9.x8 9/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 10/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 11/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 12/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 13/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-22T23:51:00.257 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-22T23:51:00.258 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-22T23:51:00.258 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-22T23:51:00.258 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-22T23:51:00.258 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-22T23:51:00.259 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-22T23:51:00.259 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-22T23:51:00.259 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-22T23:51:00.259 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-22T23:51:00.259 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-22T23:51:00.261 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-22T23:51:00.262 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados2-2:19.0.0-3252.g43be0201.el9.x86_64 31/34 2024-04-22T23:51:00.262 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-22T23:51:00.262 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 33/34 2024-04-22T23:51:00.979 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout:Upgraded: 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: librados2-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-radosgw-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-selinux-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-22T23:51:00.980 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: libradosstriper1-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: librgw2-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-argparse-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-common-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-22T23:51:00.981 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.982 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.982 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:00.982 INFO:teuthology.orchestra.run.smithi114.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-22T23:51:00.982 INFO:teuthology.orchestra.run.smithi114.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-22T23:51:00.982 INFO:teuthology.orchestra.run.smithi114.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-22T23:51:00.982 INFO:teuthology.orchestra.run.smithi114.stdout: re2-1:20211101-3.el9.x86_64 2024-04-22T23:51:00.982 INFO:teuthology.orchestra.run.smithi114.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-22T23:51:00.982 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:00.982 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:51:01.347 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-test 2024-04-22T23:51:01.625 INFO:teuthology.orchestra.run.smithi027.stdout:(4/4): ceph-test-19.0.0-3252.g43be0201.el9.x86_ 13 MB/s | 49 MB 00:03 2024-04-22T23:51:01.627 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:01.627 INFO:teuthology.orchestra.run.smithi027.stdout:Total 13 MB/s | 50 MB 00:03 2024-04-22T23:51:01.655 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:51:01.678 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:51:01.678 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:51:01.861 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:27 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:51:01.980 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:51:01.980 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:01.980 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-04-22T23:51:01.980 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:01.980 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:51:01.980 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-test x86_64 2:19.0.0-3252.g43be0201.el9 ceph 49 M 2024-04-22T23:51:01.981 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-04-22T23:51:01.981 INFO:teuthology.orchestra.run.smithi114.stdout: libcephsqlite x86_64 2:19.0.0-3252.g43be0201.el9 ceph 163 k 2024-04-22T23:51:01.981 INFO:teuthology.orchestra.run.smithi114.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-22T23:51:01.981 INFO:teuthology.orchestra.run.smithi114.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-22T23:51:01.981 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:01.981 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:51:01.981 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:01.981 INFO:teuthology.orchestra.run.smithi114.stdout:Install 4 Packages 2024-04-22T23:51:01.981 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:01.982 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 50 M 2024-04-22T23:51:01.982 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 211 M 2024-04-22T23:51:01.982 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:51:02.068 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:51:02.069 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:51:02.262 INFO:teuthology.orchestra.run.smithi114.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.9 MB/s | 305 kB 00:00 2024-04-22T23:51:02.328 INFO:teuthology.orchestra.run.smithi114.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 959 kB/s | 64 kB 00:00 2024-04-22T23:51:02.374 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 3/4 2024-04-22T23:51:02.529 INFO:teuthology.orchestra.run.smithi114.stdout:(3/4): libcephsqlite-19.0.0-3252.g43be0201.el9. 384 kB/s | 163 kB 00:00 2024-04-22T23:51:02.593 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 4/4 2024-04-22T23:51:02.610 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:51:02.685 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-22T23:51:02.724 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-22T23:51:02.752 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 3/4 2024-04-22T23:51:04.571 INFO:teuthology.orchestra.run.smithi114.stdout:(4/4): ceph-test-19.0.0-3252.g43be0201.el9.x86_ 20 MB/s | 49 MB 00:02 2024-04-22T23:51:04.573 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:04.573 INFO:teuthology.orchestra.run.smithi114.stdout:Total 19 MB/s | 50 MB 00:02 2024-04-22T23:51:04.599 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:51:04.620 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:51:04.620 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:51:04.882 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 4/4 2024-04-22T23:51:04.882 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 1/4 2024-04-22T23:51:04.883 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 2/4 2024-04-22T23:51:04.883 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-22T23:51:04.989 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:51:04.989 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:51:05.167 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-22T23:51:05.168 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:05.168 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:51:05.168 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:05.168 INFO:teuthology.orchestra.run.smithi092.stdout: libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:05.168 INFO:teuthology.orchestra.run.smithi092.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-22T23:51:05.168 INFO:teuthology.orchestra.run.smithi092.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-22T23:51:05.168 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:05.168 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:05.435 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph 2024-04-22T23:51:05.524 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:51:05.589 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-22T23:51:05.628 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-22T23:51:05.656 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 3/4 2024-04-22T23:51:05.960 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:42 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:51:06.090 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:51:06.093 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:06.093 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-22T23:51:06.093 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:06.093 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:51:06.093 INFO:teuthology.orchestra.run.smithi092.stdout: ceph x86_64 2:19.0.0-3252.g43be0201.el9 ceph 6.6 k 2024-04-22T23:51:06.093 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-22T23:51:06.093 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mds x86_64 2:19.0.0-3252.g43be0201.el9 ceph 2.4 M 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr x86_64 2:19.0.0-3252.g43be0201.el9 ceph 1.5 M 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 249 k 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mon x86_64 2:19.0.0-3252.g43be0201.el9 ceph 4.7 M 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-osd x86_64 2:19.0.0-3252.g43be0201.el9 ceph 17 M 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-22T23:51:06.094 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-collections 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-22T23:51:06.095 INFO:teuthology.orchestra.run.smithi092.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout:Install 36 Packages 2024-04-22T23:51:06.096 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:06.097 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 30 M 2024-04-22T23:51:06.097 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 107 M 2024-04-22T23:51:06.097 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:51:07.004 INFO:teuthology.orchestra.run.smithi092.stdout:(1/36): ceph-19.0.0-3252.g43be0201.el9.x86_64.r 30 kB/s | 6.6 kB 00:00 2024-04-22T23:51:07.121 INFO:teuthology.orchestra.run.smithi092.stdout:(2/36): ceph-mgr-19.0.0-3252.g43be0201.el9.x86_ 4.4 MB/s | 1.5 MB 00:00 2024-04-22T23:51:07.621 INFO:teuthology.orchestra.run.smithi092.stdout:(3/36): ceph-mds-19.0.0-3252.g43be0201.el9.x86_ 2.8 MB/s | 2.4 MB 00:00 2024-04-22T23:51:07.627 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 3/4 2024-04-22T23:51:07.702 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 4/4 2024-04-22T23:51:07.738 INFO:teuthology.orchestra.run.smithi092.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3252.g43be 2.1 MB/s | 249 kB 00:00 2024-04-22T23:51:07.997 INFO:teuthology.orchestra.run.smithi092.stdout:(5/36): ceph-osd-19.0.0-3252.g43be0201.el9.x86_ 19 MB/s | 17 MB 00:00 2024-04-22T23:51:08.022 INFO:teuthology.orchestra.run.smithi092.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 893 kB/s | 253 kB 00:00 2024-04-22T23:51:08.072 INFO:teuthology.orchestra.run.smithi092.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-04-22T23:51:08.123 INFO:teuthology.orchestra.run.smithi092.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.6 MB/s | 135 kB 00:00 2024-04-22T23:51:08.173 INFO:teuthology.orchestra.run.smithi092.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 2.4 MB/s | 125 kB 00:00 2024-04-22T23:51:08.223 INFO:teuthology.orchestra.run.smithi092.stdout:(10/36): python3-cryptography-36.0.1-4.el9.x86_ 5.4 MB/s | 1.2 MB 00:00 2024-04-22T23:51:08.248 INFO:teuthology.orchestra.run.smithi092.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 2.8 MB/s | 215 kB 00:00 2024-04-22T23:51:08.357 INFO:teuthology.orchestra.run.smithi092.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 1.4 MB/s | 188 kB 00:00 2024-04-22T23:51:08.391 INFO:teuthology.orchestra.run.smithi092.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-04-22T23:51:08.407 INFO:teuthology.orchestra.run.smithi092.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 691 kB/s | 35 kB 00:00 2024-04-22T23:51:08.449 INFO:teuthology.orchestra.run.smithi092.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 874 kB/s | 51 kB 00:00 2024-04-22T23:51:08.466 INFO:teuthology.orchestra.run.smithi092.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 711 kB/s | 42 kB 00:00 2024-04-22T23:51:08.533 INFO:teuthology.orchestra.run.smithi092.stdout:(17/36): ceph-mon-19.0.0-3252.g43be0201.el9.x86 3.1 MB/s | 4.7 MB 00:01 2024-04-22T23:51:08.833 INFO:teuthology.orchestra.run.smithi092.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 412 kB/s | 151 kB 00:00 2024-04-22T23:51:08.850 INFO:teuthology.orchestra.run.smithi092.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 137 kB/s | 43 kB 00:00 2024-04-22T23:51:09.001 INFO:teuthology.orchestra.run.smithi092.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.0 MB/s | 172 kB 00:00 2024-04-22T23:51:09.026 INFO:teuthology.orchestra.run.smithi092.stdout:(21/36): lua-devel-5.4.4-4.el9.x86_64.rpm 39 kB/s | 22 kB 00:00 2024-04-22T23:51:09.085 INFO:teuthology.orchestra.run.smithi092.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 128 kB/s | 11 kB 00:00 2024-04-22T23:51:09.110 INFO:teuthology.orchestra.run.smithi092.stdout:(23/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-04-22T23:51:09.168 INFO:teuthology.orchestra.run.smithi092.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 277 kB/s | 23 kB 00:00 2024-04-22T23:51:09.193 INFO:teuthology.orchestra.run.smithi092.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 233 kB/s | 19 kB 00:00 2024-04-22T23:51:09.252 INFO:teuthology.orchestra.run.smithi092.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 235 kB/s | 20 kB 00:00 2024-04-22T23:51:09.269 INFO:teuthology.orchestra.run.smithi092.stdout:(27/36): python3-jaraco-classes-3.2.1-5.el9.noa 73 kB/s | 18 kB 00:00 2024-04-22T23:51:09.286 INFO:teuthology.orchestra.run.smithi092.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 502 kB/s | 46 kB 00:00 2024-04-22T23:51:09.345 INFO:teuthology.orchestra.run.smithi092.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 856 kB/s | 79 kB 00:00 2024-04-22T23:51:09.370 INFO:teuthology.orchestra.run.smithi092.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 196 kB/s | 16 kB 00:00 2024-04-22T23:51:09.437 INFO:teuthology.orchestra.run.smithi092.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 980 kB/s | 90 kB 00:00 2024-04-22T23:51:09.462 INFO:teuthology.orchestra.run.smithi092.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 389 kB/s | 36 kB 00:00 2024-04-22T23:51:09.529 INFO:teuthology.orchestra.run.smithi092.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.4 MB/s | 230 kB 00:00 2024-04-22T23:51:09.579 INFO:teuthology.orchestra.run.smithi092.stdout:(34/36): python3-pecan-1.4.2-3.el9.noarch.rpm 878 kB/s | 272 kB 00:00 2024-04-22T23:51:09.621 INFO:teuthology.orchestra.run.smithi092.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 218 kB/s | 20 kB 00:00 2024-04-22T23:51:09.646 INFO:teuthology.orchestra.run.smithi092.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.3 MB/s | 427 kB 00:00 2024-04-22T23:51:09.648 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:09.648 INFO:teuthology.orchestra.run.smithi092.stdout:Total 8.5 MB/s | 30 MB 00:03 2024-04-22T23:51:09.783 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:51:09.823 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:51:09.823 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:51:09.897 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 4/4 2024-04-22T23:51:09.897 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 1/4 2024-04-22T23:51:09.897 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 2/4 2024-04-22T23:51:09.897 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-22T23:51:10.119 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:51:10.120 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:51:10.164 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-22T23:51:10.164 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:10.164 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:51:10.164 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:10.164 INFO:teuthology.orchestra.run.smithi027.stdout: libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:10.164 INFO:teuthology.orchestra.run.smithi027.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-22T23:51:10.164 INFO:teuthology.orchestra.run.smithi027.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-22T23:51:10.164 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:10.164 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:51:10.269 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 3/4 2024-04-22T23:51:10.353 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 4/4 2024-04-22T23:51:10.470 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph 2024-04-22T23:51:11.006 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:45 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:51:11.135 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:51:11.138 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:11.138 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-22T23:51:11.138 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:11.138 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:51:11.138 INFO:teuthology.orchestra.run.smithi027.stdout: ceph x86_64 2:19.0.0-3252.g43be0201.el9 ceph 6.6 k 2024-04-22T23:51:11.138 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-22T23:51:11.138 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mds x86_64 2:19.0.0-3252.g43be0201.el9 ceph 2.4 M 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr x86_64 2:19.0.0-3252.g43be0201.el9 ceph 1.5 M 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 249 k 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mon x86_64 2:19.0.0-3252.g43be0201.el9 ceph 4.7 M 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-osd x86_64 2:19.0.0-3252.g43be0201.el9 ceph 17 M 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-22T23:51:11.139 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-collections 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-22T23:51:11.140 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-22T23:51:11.141 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:11.142 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:51:11.142 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:11.142 INFO:teuthology.orchestra.run.smithi027.stdout:Install 36 Packages 2024-04-22T23:51:11.142 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:11.142 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 30 M 2024-04-22T23:51:11.142 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 107 M 2024-04-22T23:51:11.143 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:51:11.383 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:51:11.441 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-22T23:51:11.474 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-22T23:51:11.502 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-22T23:51:11.573 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-22T23:51:11.617 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-22T23:51:11.650 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-22T23:51:11.741 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-22T23:51:11.811 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-22T23:51:11.852 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-22T23:51:11.887 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-22T23:51:11.917 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-22T23:51:11.945 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-22T23:51:11.985 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-22T23:51:12.026 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-22T23:51:12.069 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-22T23:51:12.103 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-22T23:51:12.141 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-22T23:51:12.216 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-22T23:51:12.261 INFO:teuthology.orchestra.run.smithi027.stdout:(1/36): ceph-19.0.0-3252.g43be0201.el9.x86_64.r 20 kB/s | 6.6 kB 00:00 2024-04-22T23:51:12.356 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-22T23:51:12.434 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-22T23:51:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-22T23:51:12.533 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-22T23:51:12.590 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-22T23:51:12.646 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-22T23:51:12.718 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 4/4 2024-04-22T23:51:12.718 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 1/4 2024-04-22T23:51:12.718 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 2/4 2024-04-22T23:51:12.718 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-22T23:51:12.839 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-22T23:51:12.895 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-22T23:51:12.973 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-22T23:51:12.985 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-22T23:51:12.986 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:12.986 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:51:12.986 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-test-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:12.986 INFO:teuthology.orchestra.run.smithi114.stdout: libcephsqlite-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:12.986 INFO:teuthology.orchestra.run.smithi114.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-22T23:51:12.986 INFO:teuthology.orchestra.run.smithi114.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-22T23:51:12.986 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:12.986 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:51:13.064 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-22T23:51:13.102 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-22T23:51:13.220 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-22T23:51:13.268 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph 2024-04-22T23:51:13.335 INFO:teuthology.orchestra.run.smithi027.stdout:(2/36): ceph-mgr-19.0.0-3252.g43be0201.el9.x86_ 1.1 MB/s | 1.5 MB 00:01 2024-04-22T23:51:13.375 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3252.g43be0201.el9. 31/36 2024-04-22T23:51:13.413 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 32/36 2024-04-22T23:51:13.438 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 32/36 2024-04-22T23:51:13.439 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:13.439 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-22T23:51:13.439 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T23:51:13.439 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T23:51:13.439 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:13.586 INFO:teuthology.orchestra.run.smithi027.stdout:(3/36): ceph-mds-19.0.0-3252.g43be0201.el9.x86_ 1.4 MB/s | 2.4 MB 00:01 2024-04-22T23:51:13.711 INFO:teuthology.orchestra.run.smithi027.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3252.g43be 1.9 MB/s | 249 kB 00:00 2024-04-22T23:51:13.785 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:39 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:51:13.917 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:51:13.919 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:13.919 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-04-22T23:51:13.919 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: ceph x86_64 2:19.0.0-3252.g43be0201.el9 ceph 6.6 k 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mds x86_64 2:19.0.0-3252.g43be0201.el9 ceph 2.4 M 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr x86_64 2:19.0.0-3252.g43be0201.el9 ceph 1.5 M 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 249 k 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mon x86_64 2:19.0.0-3252.g43be0201.el9 ceph 4.7 M 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-osd x86_64 2:19.0.0-3252.g43be0201.el9 ceph 17 M 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-22T23:51:13.920 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-collections 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-22T23:51:13.921 INFO:teuthology.orchestra.run.smithi114.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-22T23:51:13.922 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:13.923 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:51:13.923 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:13.923 INFO:teuthology.orchestra.run.smithi114.stdout:Install 36 Packages 2024-04-22T23:51:13.923 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:13.923 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 30 M 2024-04-22T23:51:13.923 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 107 M 2024-04-22T23:51:13.924 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:51:14.613 INFO:teuthology.orchestra.run.smithi027.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 281 kB/s | 253 kB 00:00 2024-04-22T23:51:14.889 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 33/36 2024-04-22T23:51:14.914 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 33/36 2024-04-22T23:51:14.914 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:14.914 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-22T23:51:14.915 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T23:51:14.915 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T23:51:14.915 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:15.103 INFO:teuthology.orchestra.run.smithi027.stdout:(6/36): ceph-mon-19.0.0-3252.g43be0201.el9.x86_ 1.7 MB/s | 4.7 MB 00:02 2024-04-22T23:51:15.346 INFO:teuthology.orchestra.run.smithi114.stdout:(1/36): ceph-19.0.0-3252.g43be0201.el9.x86_64.r 29 kB/s | 6.6 kB 00:00 2024-04-22T23:51:15.364 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 34/36 2024-04-22T23:51:15.387 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 34/36 2024-04-22T23:51:15.388 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:15.388 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-22T23:51:15.388 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T23:51:15.388 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T23:51:15.388 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:15.615 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 35/36 2024-04-22T23:51:15.638 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 35/36 2024-04-22T23:51:15.638 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:15.638 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-22T23:51:15.638 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T23:51:15.638 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T23:51:15.638 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:15.702 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-2:19.0.0-3252.g43be0201.el9.x86_64 36/36 2024-04-22T23:51:15.805 INFO:teuthology.orchestra.run.smithi114.stdout:(2/36): ceph-mds-19.0.0-3252.g43be0201.el9.x86_ 3.5 MB/s | 2.4 MB 00:00 2024-04-22T23:51:15.853 INFO:teuthology.orchestra.run.smithi027.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 142 kB/s | 106 kB 00:00 2024-04-22T23:51:15.922 INFO:teuthology.orchestra.run.smithi114.stdout:(3/36): ceph-mgr-19.0.0-3252.g43be0201.el9.x86_ 1.9 MB/s | 1.5 MB 00:00 2024-04-22T23:51:16.064 INFO:teuthology.orchestra.run.smithi114.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3252.g43be 1.7 MB/s | 249 kB 00:00 2024-04-22T23:51:16.485 INFO:teuthology.orchestra.run.smithi114.stdout:(5/36): ceph-mon-19.0.0-3252.g43be0201.el9.x86_ 4.1 MB/s | 4.7 MB 00:01 2024-04-22T23:51:16.629 INFO:teuthology.orchestra.run.smithi027.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 174 kB/s | 135 kB 00:00 2024-04-22T23:51:16.754 INFO:teuthology.orchestra.run.smithi027.stdout:(9/36): python3-cryptography-36.0.1-4.el9.x86_6 586 kB/s | 1.2 MB 00:02 2024-04-22T23:51:17.214 INFO:teuthology.orchestra.run.smithi114.stdout:(6/36): ceph-osd-19.0.0-3252.g43be0201.el9.x86_ 12 MB/s | 17 MB 00:01 2024-04-22T23:51:17.239 INFO:teuthology.orchestra.run.smithi114.stdout:(7/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 215 kB/s | 253 kB 00:01 2024-04-22T23:51:17.379 INFO:teuthology.orchestra.run.smithi027.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 166 kB/s | 125 kB 00:00 2024-04-22T23:51:17.526 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-2:19.0.0-3252.g43be0201.el9.x86_64 36/36 2024-04-22T23:51:17.526 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-2:19.0.0-3252.g43be0201.el9.x86_64 1/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 2/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 3/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 4/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 5/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3252.g43be0201.el9. 6/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-22T23:51:17.527 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-22T23:51:17.528 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-22T23:51:17.529 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-22T23:51:17.529 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-22T23:51:17.529 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-22T23:51:17.529 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-22T23:51:17.529 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-22T23:51:17.529 INFO:teuthology.orchestra.run.smithi027.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 1.2 MB/s | 188 kB 00:00 2024-04-22T23:51:17.579 INFO:teuthology.orchestra.run.smithi027.stdout:(12/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 172 kB 00:00 2024-04-22T23:51:17.621 INFO:teuthology.orchestra.run.smithi027.stdout:(13/36): python3-urllib3-1.26.5-5.el9.noarch.rp 248 kB/s | 215 kB 00:00 2024-04-22T23:51:17.646 INFO:teuthology.orchestra.run.smithi027.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 519 kB/s | 35 kB 00:00 2024-04-22T23:51:17.697 INFO:teuthology.orchestra.run.smithi027.stdout:(15/36): python3-toml-0.10.2-6.el9.noarch.rpm 834 kB/s | 42 kB 00:00 2024-04-22T23:51:17.739 INFO:teuthology.orchestra.run.smithi027.stdout:(16/36): python3-pytz-2021.1-5.el9.noarch.rpm 436 kB/s | 51 kB 00:00 2024-04-22T23:51:17.798 INFO:teuthology.orchestra.run.smithi027.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 222 kB/s | 22 kB 00:00 2024-04-22T23:51:17.956 INFO:teuthology.orchestra.run.smithi114.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 144 kB/s | 106 kB 00:00 2024-04-22T23:51:18.015 INFO:teuthology.orchestra.run.smithi114.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 174 kB/s | 135 kB 00:00 2024-04-22T23:51:18.139 INFO:teuthology.orchestra.run.smithi027.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 127 kB/s | 43 kB 00:00 2024-04-22T23:51:18.248 INFO:teuthology.orchestra.run.smithi027.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 297 kB/s | 151 kB 00:00 2024-04-22T23:51:18.315 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-22T23:51:18.315 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:18.315 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:51:18.315 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:18.315 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-modules-core-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: lua-5.4.4-4.el9.x86_64 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-22T23:51:18.316 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ply-3.11-14.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-22T23:51:18.317 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-22T23:51:18.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-22T23:51:18.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-22T23:51:18.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-22T23:51:18.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-22T23:51:18.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-22T23:51:18.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-22T23:51:18.318 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:18.318 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:18.448 INFO:teuthology.orchestra.run.smithi027.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 556 kB/s | 172 kB 00:00 2024-04-22T23:51:18.507 INFO:teuthology.orchestra.run.smithi027.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-04-22T23:51:18.557 INFO:teuthology.orchestra.run.smithi027.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 98 kB/s | 11 kB 00:00 2024-04-22T23:51:18.608 INFO:teuthology.orchestra.run.smithi027.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 176 kB/s | 18 kB 00:00 2024-04-22T23:51:18.666 INFO:teuthology.orchestra.run.smithi027.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 213 kB/s | 23 kB 00:00 2024-04-22T23:51:18.675 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-base 2024-04-22T23:51:18.740 INFO:teuthology.orchestra.run.smithi114.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 159 kB/s | 125 kB 00:00 2024-04-22T23:51:18.840 INFO:teuthology.orchestra.run.smithi114.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 533 kB/s | 1.2 MB 00:02 2024-04-22T23:51:18.851 INFO:teuthology.orchestra.run.smithi027.stdout:(25/36): ceph-osd-19.0.0-3252.g43be0201.el9.x86 3.1 MB/s | 17 MB 00:05 2024-04-22T23:51:18.875 INFO:teuthology.orchestra.run.smithi027.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 73 kB/s | 19 kB 00:00 2024-04-22T23:51:18.890 INFO:teuthology.orchestra.run.smithi114.stdout:(12/36): python3-urllib3-1.26.5-5.el9.noarch.rp 245 kB/s | 215 kB 00:00 2024-04-22T23:51:18.900 INFO:teuthology.orchestra.run.smithi027.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 84 kB/s | 20 kB 00:00 2024-04-22T23:51:18.924 INFO:teuthology.orchestra.run.smithi114.stdout:(13/36): lua-5.4.4-4.el9.x86_64.rpm 1.0 MB/s | 188 kB 00:00 2024-04-22T23:51:18.949 INFO:teuthology.orchestra.run.smithi114.stdout:(14/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.6 MB/s | 172 kB 00:00 2024-04-22T23:51:18.974 INFO:teuthology.orchestra.run.smithi114.stdout:(15/36): python3-markupsafe-1.1.1-12.el9.x86_64 417 kB/s | 35 kB 00:00 2024-04-22T23:51:19.008 INFO:teuthology.orchestra.run.smithi114.stdout:(16/36): python3-pytz-2021.1-5.el9.noarch.rpm 608 kB/s | 51 kB 00:00 2024-04-22T23:51:19.009 INFO:teuthology.orchestra.run.smithi027.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 729 kB/s | 79 kB 00:00 2024-04-22T23:51:19.033 INFO:teuthology.orchestra.run.smithi114.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 497 kB/s | 42 kB 00:00 2024-04-22T23:51:19.084 INFO:teuthology.orchestra.run.smithi027.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.5 MB/s | 272 kB 00:00 2024-04-22T23:51:19.110 INFO:teuthology.orchestra.run.smithi027.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 163 kB/s | 16 kB 00:00 2024-04-22T23:51:19.125 INFO:teuthology.orchestra.run.smithi114.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 148 kB/s | 22 kB 00:00 2024-04-22T23:51:19.176 INFO:teuthology.orchestra.run.smithi027.stdout:(31/36): python3-logutils-0.3.5-21.el9.noarch.r 142 kB/s | 46 kB 00:00 2024-04-22T23:51:19.193 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:56 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:51:19.201 INFO:teuthology.orchestra.run.smithi027.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 768 kB/s | 90 kB 00:00 2024-04-22T23:51:19.227 INFO:teuthology.orchestra.run.smithi027.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 305 kB/s | 36 kB 00:00 2024-04-22T23:51:19.272 INFO:teuthology.orchestra.run.smithi092.stdout:Package ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:51:19.313 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:51:19.314 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-22T23:51:19.314 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:19.327 INFO:teuthology.orchestra.run.smithi027.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 200 kB/s | 20 kB 00:00 2024-04-22T23:51:19.352 INFO:teuthology.orchestra.run.smithi027.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.8 MB/s | 427 kB 00:00 2024-04-22T23:51:19.388 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install cephadm 2024-04-22T23:51:19.461 INFO:teuthology.orchestra.run.smithi027.stdout:(36/36): python3-webob-1.8.7-6.el9.noarch.rpm 808 kB/s | 230 kB 00:00 2024-04-22T23:51:19.463 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:19.463 INFO:teuthology.orchestra.run.smithi027.stdout:Total 3.6 MB/s | 30 MB 00:08 2024-04-22T23:51:19.500 INFO:teuthology.orchestra.run.smithi114.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 93 kB/s | 43 kB 00:00 2024-04-22T23:51:19.584 INFO:teuthology.orchestra.run.smithi114.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 262 kB/s | 151 kB 00:00 2024-04-22T23:51:19.605 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:51:19.648 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:51:19.649 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:51:19.684 INFO:teuthology.orchestra.run.smithi114.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 107 kB/s | 11 kB 00:00 2024-04-22T23:51:19.718 INFO:teuthology.orchestra.run.smithi114.stdout:(22/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 318 kB/s | 172 kB 00:00 2024-04-22T23:51:19.802 INFO:teuthology.orchestra.run.smithi114.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 151 kB/s | 18 kB 00:00 2024-04-22T23:51:19.827 INFO:teuthology.orchestra.run.smithi114.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 213 kB/s | 23 kB 00:00 2024-04-22T23:51:19.852 INFO:teuthology.orchestra.run.smithi114.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.0 MB/s | 358 kB 00:00 2024-04-22T23:51:19.901 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:56 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:51:19.902 INFO:teuthology.orchestra.run.smithi114.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 193 kB/s | 19 kB 00:00 2024-04-22T23:51:19.928 INFO:teuthology.orchestra.run.smithi114.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 195 kB/s | 20 kB 00:00 2024-04-22T23:51:19.953 INFO:teuthology.orchestra.run.smithi114.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 460 kB/s | 46 kB 00:00 2024-04-22T23:51:19.961 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:51:19.961 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:51:20.013 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:51:20.014 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:20.014 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-22T23:51:20.014 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:20.014 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:51:20.014 INFO:teuthology.orchestra.run.smithi092.stdout: cephadm noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 763 k 2024-04-22T23:51:20.014 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:20.014 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:51:20.014 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:20.015 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-22T23:51:20.015 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:20.015 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 763 k 2024-04-22T23:51:20.015 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 770 k 2024-04-22T23:51:20.015 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:51:20.029 INFO:teuthology.orchestra.run.smithi114.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 628 kB/s | 79 kB 00:00 2024-04-22T23:51:20.054 INFO:teuthology.orchestra.run.smithi114.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 164 kB/s | 16 kB 00:00 2024-04-22T23:51:20.112 INFO:teuthology.orchestra.run.smithi114.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.4 MB/s | 272 kB 00:00 2024-04-22T23:51:20.162 INFO:teuthology.orchestra.run.smithi114.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 330 kB/s | 36 kB 00:00 2024-04-22T23:51:20.179 INFO:teuthology.orchestra.run.smithi114.stdout:(33/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 597 kB/s | 90 kB 00:00 2024-04-22T23:51:20.238 INFO:teuthology.orchestra.run.smithi114.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.8 MB/s | 230 kB 00:00 2024-04-22T23:51:20.271 INFO:teuthology.orchestra.run.smithi114.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 218 kB/s | 20 kB 00:00 2024-04-22T23:51:20.422 INFO:teuthology.orchestra.run.smithi114.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.6 MB/s | 427 kB 00:00 2024-04-22T23:51:20.428 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:20.428 INFO:teuthology.orchestra.run.smithi114.stdout:Total 4.6 MB/s | 30 MB 00:06 2024-04-22T23:51:20.563 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:51:20.603 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:51:20.603 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:51:20.897 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:51:20.897 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:51:21.122 INFO:teuthology.orchestra.run.smithi092.stdout:cephadm-19.0.0-3252.g43be0201.el9.noarch.rpm 690 kB/s | 763 kB 00:01 2024-04-22T23:51:21.122 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:21.122 INFO:teuthology.orchestra.run.smithi092.stdout:Total 688 kB/s | 763 kB 00:01 2024-04-22T23:51:21.123 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:51:21.128 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:51:21.128 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:51:21.134 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:51:21.134 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:51:21.208 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:51:21.337 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:51:21.413 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-22T23:51:21.447 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-22T23:51:21.474 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-22T23:51:21.549 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-22T23:51:21.607 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-22T23:51:21.640 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-22T23:51:21.693 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:21.736 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-22T23:51:21.782 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:21.813 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-22T23:51:21.860 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-22T23:51:21.895 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-22T23:51:21.924 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-22T23:51:21.958 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-22T23:51:21.992 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-22T23:51:22.033 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-22T23:51:22.076 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-22T23:51:22.097 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:22.110 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-22T23:51:22.149 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-22T23:51:22.184 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:51:22.225 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-22T23:51:22.241 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-22T23:51:22.274 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-22T23:51:22.302 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-22T23:51:22.348 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:22.348 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:22.348 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:51:22.349 INFO:teuthology.orchestra.run.smithi092.stdout: cephadm-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:22.349 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:22.349 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:22.373 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-22T23:51:22.426 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-22T23:51:22.458 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-22T23:51:22.493 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-22T23:51:22.549 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-immutable-object-cache 2024-04-22T23:51:22.551 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-22T23:51:22.575 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-22T23:51:22.629 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-22T23:51:22.678 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-22T23:51:22.713 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-22T23:51:22.743 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-22T23:51:22.752 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-22T23:51:22.769 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-22T23:51:22.790 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-22T23:51:22.802 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-22T23:51:22.848 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-22T23:51:22.864 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-22T23:51:22.903 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-22T23:51:22.912 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-22T23:51:22.937 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-22T23:51:22.975 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-22T23:51:23.050 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-22T23:51:23.070 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:00 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:51:23.115 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-22T23:51:23.169 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-22T23:51:23.189 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-22T23:51:23.193 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3252.g43be0201.el9 ceph 145 k 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 145 k 2024-04-22T23:51:23.194 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 435 k 2024-04-22T23:51:23.195 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:51:23.250 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-22T23:51:23.276 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-22T23:51:23.337 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-22T23:51:23.356 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-22T23:51:23.375 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-22T23:51:23.393 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-22T23:51:23.433 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-22T23:51:23.489 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-22T23:51:23.524 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-22T23:51:23.677 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-22T23:51:23.690 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3252.g43be0201.el9. 31/36 2024-04-22T23:51:23.720 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 32/36 2024-04-22T23:51:23.737 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-22T23:51:23.747 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 32/36 2024-04-22T23:51:23.747 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:23.747 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-22T23:51:23.747 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T23:51:23.747 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T23:51:23.747 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:23.777 INFO:teuthology.orchestra.run.smithi092.stdout:ceph-immutable-object-cache-19.0.0-3252.g43be02 248 kB/s | 145 kB 00:00 2024-04-22T23:51:23.778 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:23.778 INFO:teuthology.orchestra.run.smithi092.stdout:Total 248 kB/s | 145 kB 00:00 2024-04-22T23:51:23.778 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:51:23.786 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:51:23.786 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:51:23.816 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-22T23:51:23.843 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:51:23.843 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:51:23.906 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-22T23:51:23.945 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-22T23:51:23.991 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:51:24.063 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-22T23:51:24.087 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3252.g43be0201. 1/1 2024-04-22T23:51:24.111 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3252.g43be0201. 1/1 2024-04-22T23:51:24.112 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:24.112 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-22T23:51:24.112 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:24.219 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3252.g43be0201.el9. 31/36 2024-04-22T23:51:24.247 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 32/36 2024-04-22T23:51:24.272 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 32/36 2024-04-22T23:51:24.272 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:24.273 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-22T23:51:24.273 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T23:51:24.273 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T23:51:24.273 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:24.965 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3252.g43be0201. 1/1 2024-04-22T23:51:24.966 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:24.966 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:51:24.966 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-immutable-object-cache-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:24.966 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:24.966 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:25.179 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr 2024-04-22T23:51:25.271 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 33/36 2024-04-22T23:51:25.298 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 33/36 2024-04-22T23:51:25.298 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:25.298 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-22T23:51:25.298 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T23:51:25.298 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T23:51:25.298 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:25.697 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:02 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:51:25.723 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 33/36 2024-04-22T23:51:25.749 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 33/36 2024-04-22T23:51:25.749 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:25.749 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-22T23:51:25.749 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T23:51:25.749 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T23:51:25.749 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:25.763 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 34/36 2024-04-22T23:51:25.781 INFO:teuthology.orchestra.run.smithi092.stdout:Package ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:51:25.787 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 34/36 2024-04-22T23:51:25.787 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:25.788 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-22T23:51:25.788 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T23:51:25.788 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T23:51:25.788 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:25.824 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:51:25.824 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-22T23:51:25.825 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:25.892 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-dashboard 2024-04-22T23:51:26.030 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 35/36 2024-04-22T23:51:26.054 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 35/36 2024-04-22T23:51:26.055 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:26.055 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-22T23:51:26.055 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T23:51:26.055 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T23:51:26.055 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:26.121 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-2:19.0.0-3252.g43be0201.el9.x86_64 36/36 2024-04-22T23:51:26.199 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 34/36 2024-04-22T23:51:26.221 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 34/36 2024-04-22T23:51:26.222 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:26.222 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-22T23:51:26.222 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T23:51:26.222 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T23:51:26.222 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:26.395 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:03 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:51:26.449 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 35/36 2024-04-22T23:51:26.472 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 35/36 2024-04-22T23:51:26.472 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:26.472 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-22T23:51:26.472 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T23:51:26.472 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T23:51:26.473 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:26.514 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:51:26.515 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:26.515 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-22T23:51:26.515 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:26.515 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:51:26.515 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 3.5 M 2024-04-22T23:51:26.515 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-22T23:51:26.515 INFO:teuthology.orchestra.run.smithi092.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-22T23:51:26.515 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 34 k 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 16 k 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout:Install 12 Packages 2024-04-22T23:51:26.516 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:26.517 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 8.6 M 2024-04-22T23:51:26.517 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 104 M 2024-04-22T23:51:26.517 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:51:26.545 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-2:19.0.0-3252.g43be0201.el9.x86_64 36/36 2024-04-22T23:51:27.714 INFO:teuthology.orchestra.run.smithi092.stdout:(1/12): ceph-grafana-dashboards-19.0.0-3252.g43 177 kB/s | 34 kB 00:00 2024-04-22T23:51:27.739 INFO:teuthology.orchestra.run.smithi092.stdout:(2/12): ceph-prometheus-alerts-19.0.0-3252.g43b 75 kB/s | 16 kB 00:00 2024-04-22T23:51:27.829 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-2:19.0.0-3252.g43be0201.el9.x86_64 36/36 2024-04-22T23:51:27.829 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-2:19.0.0-3252.g43be0201.el9.x86_64 1/36 2024-04-22T23:51:27.829 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 2/36 2024-04-22T23:51:27.829 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 3/36 2024-04-22T23:51:27.829 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 4/36 2024-04-22T23:51:27.829 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 5/36 2024-04-22T23:51:27.829 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3252.g43be0201.el9. 6/36 2024-04-22T23:51:27.830 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-22T23:51:27.830 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-22T23:51:27.830 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-22T23:51:27.830 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-22T23:51:27.830 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-22T23:51:27.830 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-22T23:51:27.830 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-22T23:51:27.830 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-22T23:51:27.830 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-22T23:51:27.831 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-22T23:51:27.833 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-22T23:51:27.833 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-22T23:51:27.833 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-22T23:51:27.833 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-22T23:51:27.833 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-22T23:51:27.833 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-22T23:51:27.833 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-22T23:51:27.898 INFO:teuthology.orchestra.run.smithi092.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.7 MB/s | 269 kB 00:00 2024-04-22T23:51:27.948 INFO:teuthology.orchestra.run.smithi092.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.3 MB/s | 1.0 MB 00:00 2024-04-22T23:51:28.115 INFO:teuthology.orchestra.run.smithi092.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.9 MB/s | 863 kB 00:00 2024-04-22T23:51:28.218 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-2:19.0.0-3252.g43be0201.el9.x86_64 36/36 2024-04-22T23:51:28.218 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-2:19.0.0-3252.g43be0201.el9.x86_64 1/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 2/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 3/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 4/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 5/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3252.g43be0201.el9. 6/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-22T23:51:28.219 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-22T23:51:28.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-22T23:51:28.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-22T23:51:28.340 INFO:teuthology.orchestra.run.smithi092.stdout:(6/12): ceph-mgr-dashboard-19.0.0-3252.g43be020 4.3 MB/s | 3.5 MB 00:00 2024-04-22T23:51:28.391 INFO:teuthology.orchestra.run.smithi092.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 71 kB/s | 19 kB 00:00 2024-04-22T23:51:28.541 INFO:teuthology.orchestra.run.smithi092.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 926 kB/s | 548 kB 00:00 2024-04-22T23:51:28.666 INFO:teuthology.orchestra.run.smithi092.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 524 kB/s | 144 kB 00:00 2024-04-22T23:51:28.691 INFO:teuthology.orchestra.run.smithi092.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 204 kB/s | 31 kB 00:00 2024-04-22T23:51:28.700 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-22T23:51:28.700 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:28.700 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-modules-core-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: lua-5.4.4-4.el9.x86_64 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-22T23:51:28.701 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-22T23:51:28.702 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ply-3.11-14.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:28.703 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:51:28.866 INFO:teuthology.orchestra.run.smithi092.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 942 kB/s | 188 kB 00:00 2024-04-22T23:51:29.080 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-base 2024-04-22T23:51:29.133 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-22T23:51:29.133 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:29.133 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:51:29.133 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:29.133 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mds-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:29.133 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:29.133 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-modules-core-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:29.133 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mon-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:29.133 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-osd-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:29.133 INFO:teuthology.orchestra.run.smithi114.stdout: lua-5.4.4-4.el9.x86_64 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-22T23:51:29.134 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ply-3.11-14.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-22T23:51:29.135 INFO:teuthology.orchestra.run.smithi114.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-22T23:51:29.136 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-22T23:51:29.136 INFO:teuthology.orchestra.run.smithi114.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-22T23:51:29.136 INFO:teuthology.orchestra.run.smithi114.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-22T23:51:29.136 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:29.136 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:51:29.136 INFO:teuthology.orchestra.run.smithi092.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.6 MB/s | 2.0 MB 00:00 2024-04-22T23:51:29.136 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:29.137 INFO:teuthology.orchestra.run.smithi092.stdout:Total 3.3 MB/s | 8.6 MB 00:02 2024-04-22T23:51:29.185 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:51:29.203 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:51:29.203 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:51:29.356 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:51:29.357 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:51:29.495 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-base 2024-04-22T23:51:29.620 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:03 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:51:29.702 INFO:teuthology.orchestra.run.smithi027.stdout:Package ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:51:29.746 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:51:29.747 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-22T23:51:29.747 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:51:29.811 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install cephadm 2024-04-22T23:51:29.890 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:51:29.967 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-22T23:51:30.002 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-22T23:51:30.013 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:56 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:51:30.049 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-22T23:51:30.088 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-22T23:51:30.092 INFO:teuthology.orchestra.run.smithi114.stdout:Package ceph-base-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:51:30.134 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:51:30.135 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-04-22T23:51:30.135 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:51:30.163 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-22T23:51:30.202 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install cephadm 2024-04-22T23:51:30.288 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-22T23:51:30.346 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:04 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:51:30.382 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-22T23:51:30.425 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-22T23:51:30.454 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-22T23:51:30.472 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:51:30.473 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:30.473 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-22T23:51:30.473 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:30.473 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:51:30.473 INFO:teuthology.orchestra.run.smithi027.stdout: cephadm noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 763 k 2024-04-22T23:51:30.473 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:30.473 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:51:30.473 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:30.474 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-22T23:51:30.474 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:30.474 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 763 k 2024-04-22T23:51:30.474 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 770 k 2024-04-22T23:51:30.474 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:51:30.486 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3252.g43be0201.el9 10/12 2024-04-22T23:51:30.706 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:56 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:51:30.825 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:51:30.826 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:30.826 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-04-22T23:51:30.826 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:30.827 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:51:30.827 INFO:teuthology.orchestra.run.smithi114.stdout: cephadm noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 763 k 2024-04-22T23:51:30.827 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:30.827 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:51:30.827 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:30.827 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-04-22T23:51:30.827 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:30.827 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 763 k 2024-04-22T23:51:30.827 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 770 k 2024-04-22T23:51:30.827 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:51:30.905 INFO:teuthology.orchestra.run.smithi027.stdout:cephadm-19.0.0-3252.g43be0201.el9.noarch.rpm 1.7 MB/s | 763 kB 00:00 2024-04-22T23:51:30.906 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:30.906 INFO:teuthology.orchestra.run.smithi027.stdout:Total 1.7 MB/s | 763 kB 00:00 2024-04-22T23:51:30.906 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:51:30.911 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:51:30.911 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:51:30.917 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:51:30.918 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:51:30.991 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:51:31.106 INFO:teuthology.orchestra.run.smithi114.stdout:cephadm-19.0.0-3252.g43be0201.el9.noarch.rpm 2.7 MB/s | 763 kB 00:00 2024-04-22T23:51:31.106 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:31.107 INFO:teuthology.orchestra.run.smithi114.stdout:Total 2.7 MB/s | 763 kB 00:00 2024-04-22T23:51:31.107 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:51:31.112 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:51:31.112 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:51:31.118 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:51:31.118 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:51:31.192 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:51:31.525 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3252.g43be0201.el 11/12 2024-04-22T23:51:31.546 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:31.562 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noa 12/12 2024-04-22T23:51:31.635 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:31.645 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:31.735 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:31.929 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:32.112 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:32.153 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:32.153 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:32.153 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:51:32.153 INFO:teuthology.orchestra.run.smithi027.stdout: cephadm-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:32.153 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:32.153 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:51:32.343 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-immutable-object-cache 2024-04-22T23:51:32.369 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/1 2024-04-22T23:51:32.369 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:32.369 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:51:32.370 INFO:teuthology.orchestra.run.smithi114.stdout: cephadm-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:32.370 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:32.370 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:51:32.592 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-immutable-object-cache 2024-04-22T23:51:32.839 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noa 12/12 2024-04-22T23:51:32.839 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3252.g43be0201.el 1/12 2024-04-22T23:51:32.840 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noa 2/12 2024-04-22T23:51:32.840 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3252.g43be0201.el9 3/12 2024-04-22T23:51:32.840 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-22T23:51:32.840 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-22T23:51:32.840 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-22T23:51:32.840 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-22T23:51:32.840 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-22T23:51:32.840 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-22T23:51:32.840 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-22T23:51:32.840 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-22T23:51:32.882 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:06 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:51:33.007 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:51:33.008 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:33.008 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2024-04-22T23:51:33.008 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:33.008 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:51:33.008 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3252.g43be0201.el9 ceph 145 k 2024-04-22T23:51:33.008 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:33.008 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:51:33.008 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:33.009 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-22T23:51:33.009 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:33.009 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 145 k 2024-04-22T23:51:33.009 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 435 k 2024-04-22T23:51:33.009 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:51:33.103 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:59 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:51:33.121 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-22T23:51:33.121 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:33.121 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:51:33.121 INFO:teuthology.orchestra.run.smithi092.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-22T23:51:33.121 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-grafana-dashboards-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:33.121 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:33.121 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-prometheus-alerts-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:33.121 INFO:teuthology.orchestra.run.smithi092.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-22T23:51:33.122 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-22T23:51:33.122 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-22T23:51:33.122 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-22T23:51:33.122 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-22T23:51:33.122 INFO:teuthology.orchestra.run.smithi092.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-22T23:51:33.122 INFO:teuthology.orchestra.run.smithi092.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-22T23:51:33.122 INFO:teuthology.orchestra.run.smithi092.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-22T23:51:33.122 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:33.122 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:33.222 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:51:33.223 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:33.223 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-04-22T23:51:33.223 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:33.223 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:51:33.223 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3252.g43be0201.el9 ceph 145 k 2024-04-22T23:51:33.223 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:33.224 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:51:33.224 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:33.224 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-04-22T23:51:33.224 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:33.224 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 145 k 2024-04-22T23:51:33.224 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 435 k 2024-04-22T23:51:33.224 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:51:33.370 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-22T23:51:33.453 INFO:teuthology.orchestra.run.smithi027.stdout:ceph-immutable-object-cache-19.0.0-3252.g43be02 326 kB/s | 145 kB 00:00 2024-04-22T23:51:33.453 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:33.454 INFO:teuthology.orchestra.run.smithi027.stdout:Total 325 kB/s | 145 kB 00:00 2024-04-22T23:51:33.454 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:51:33.462 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:51:33.463 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:51:33.523 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:51:33.523 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:51:33.683 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:51:33.763 INFO:teuthology.orchestra.run.smithi114.stdout:ceph-immutable-object-cache-19.0.0-3252.g43be02 269 kB/s | 145 kB 00:00 2024-04-22T23:51:33.764 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:33.764 INFO:teuthology.orchestra.run.smithi114.stdout:Total 268 kB/s | 145 kB 00:00 2024-04-22T23:51:33.764 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:51:33.770 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3252.g43be0201. 1/1 2024-04-22T23:51:33.771 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:51:33.771 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:51:33.797 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3252.g43be0201. 1/1 2024-04-22T23:51:33.797 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:33.797 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-22T23:51:33.797 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:33.828 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:51:33.828 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:51:33.878 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:10 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:51:33.975 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:51:33.999 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout:======================================================================================= 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout:======================================================================================= 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 7.4 M 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-22T23:51:34.001 INFO:teuthology.orchestra.run.smithi092.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-22T23:51:34.002 INFO:teuthology.orchestra.run.smithi092.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-22T23:51:34.002 INFO:teuthology.orchestra.run.smithi092.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-22T23:51:34.002 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-22T23:51:34.002 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-22T23:51:34.002 INFO:teuthology.orchestra.run.smithi092.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-22T23:51:34.002 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:34.002 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:51:34.002 INFO:teuthology.orchestra.run.smithi092.stdout:======================================================================================= 2024-04-22T23:51:34.002 INFO:teuthology.orchestra.run.smithi092.stdout:Install 12 Packages 2024-04-22T23:51:34.002 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:34.003 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 38 M 2024-04-22T23:51:34.003 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 209 M 2024-04-22T23:51:34.003 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:51:34.063 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3252.g43be0201. 1/1 2024-04-22T23:51:34.087 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3252.g43be0201. 1/1 2024-04-22T23:51:34.087 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:51:34.087 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-22T23:51:34.087 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:34.654 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3252.g43be0201. 1/1 2024-04-22T23:51:34.654 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:34.654 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:51:34.654 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-immutable-object-cache-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:34.655 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:34.655 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:51:34.888 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr 2024-04-22T23:51:34.927 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3252.g43be0201. 1/1 2024-04-22T23:51:34.927 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:34.927 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:51:34.927 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-immutable-object-cache-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:51:34.928 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:34.928 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:51:35.124 INFO:teuthology.orchestra.run.smithi092.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 201 kB/s | 195 kB 00:00 2024-04-22T23:51:35.172 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr 2024-04-22T23:51:35.232 INFO:teuthology.orchestra.run.smithi092.stdout:(2/12): ceph-mgr-diskprediction-local-19.0.0-32 6.9 MB/s | 7.4 MB 00:01 2024-04-22T23:51:35.316 INFO:teuthology.orchestra.run.smithi092.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 171 kB/s | 33 kB 00:00 2024-04-22T23:51:35.358 INFO:teuthology.orchestra.run.smithi092.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 437 kB/s | 18 kB 00:00 2024-04-22T23:51:35.408 INFO:teuthology.orchestra.run.smithi092.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 705 kB/s | 35 kB 00:00 2024-04-22T23:51:35.428 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:09 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:51:35.512 INFO:teuthology.orchestra.run.smithi027.stdout:Package ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:51:35.556 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:51:35.557 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-22T23:51:35.557 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:51:35.621 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-dashboard 2024-04-22T23:51:35.691 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:01 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:51:35.775 INFO:teuthology.orchestra.run.smithi114.stdout:Package ceph-mgr-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:51:35.808 INFO:teuthology.orchestra.run.smithi092.stdout:(6/12): libgfortran-11.4.1-3.el9.x86_64.rpm 485 kB/s | 803 kB 00:01 2024-04-22T23:51:35.816 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:51:35.816 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-04-22T23:51:35.816 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:51:35.881 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-dashboard 2024-04-22T23:51:35.984 INFO:teuthology.orchestra.run.smithi092.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 1.4 MB/s | 244 kB 00:00 2024-04-22T23:51:36.125 INFO:teuthology.orchestra.run.smithi092.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.3 MB/s | 3.0 MB 00:00 2024-04-22T23:51:36.146 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:10 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:51:36.242 INFO:teuthology.orchestra.run.smithi092.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.1 MB/s | 250 kB 00:00 2024-04-22T23:51:36.272 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:51:36.273 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:36.273 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-22T23:51:36.273 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:36.273 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:51:36.273 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 3.5 M 2024-04-22T23:51:36.273 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-22T23:51:36.273 INFO:teuthology.orchestra.run.smithi027.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-22T23:51:36.273 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 34 k 2024-04-22T23:51:36.273 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 16 k 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:36.274 INFO:teuthology.orchestra.run.smithi027.stdout:Install 12 Packages 2024-04-22T23:51:36.275 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:36.275 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 8.6 M 2024-04-22T23:51:36.275 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 104 M 2024-04-22T23:51:36.275 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:51:36.382 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:02 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:51:36.498 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:51:36.499 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:36.499 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-04-22T23:51:36.499 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:36.499 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:51:36.499 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 3.5 M 2024-04-22T23:51:36.499 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-04-22T23:51:36.499 INFO:teuthology.orchestra.run.smithi114.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-22T23:51:36.500 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 34 k 2024-04-22T23:51:36.500 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 16 k 2024-04-22T23:51:36.500 INFO:teuthology.orchestra.run.smithi114.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-22T23:51:36.500 INFO:teuthology.orchestra.run.smithi114.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-22T23:51:36.500 INFO:teuthology.orchestra.run.smithi114.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-22T23:51:36.500 INFO:teuthology.orchestra.run.smithi114.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-22T23:51:36.500 INFO:teuthology.orchestra.run.smithi114.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-22T23:51:36.501 INFO:teuthology.orchestra.run.smithi114.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-22T23:51:36.501 INFO:teuthology.orchestra.run.smithi114.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-22T23:51:36.501 INFO:teuthology.orchestra.run.smithi114.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-22T23:51:36.501 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:36.501 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:51:36.501 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:51:36.502 INFO:teuthology.orchestra.run.smithi114.stdout:Install 12 Packages 2024-04-22T23:51:36.502 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:36.503 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 8.6 M 2024-04-22T23:51:36.503 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 104 M 2024-04-22T23:51:36.503 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:51:36.718 INFO:teuthology.orchestra.run.smithi092.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 3.6 MB/s | 4.7 MB 00:01 2024-04-22T23:51:37.006 INFO:teuthology.orchestra.run.smithi027.stdout:(1/12): ceph-grafana-dashboards-19.0.0-3252.g43 176 kB/s | 34 kB 00:00 2024-04-22T23:51:37.031 INFO:teuthology.orchestra.run.smithi027.stdout:(2/12): ceph-prometheus-alerts-19.0.0-3252.g43b 75 kB/s | 16 kB 00:00 2024-04-22T23:51:37.118 INFO:teuthology.orchestra.run.smithi092.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.5 MB/s | 5.1 MB 00:01 2024-04-22T23:51:37.157 INFO:teuthology.orchestra.run.smithi027.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.1 MB/s | 269 kB 00:00 2024-04-22T23:51:37.207 INFO:teuthology.orchestra.run.smithi027.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.0 MB/s | 1.0 MB 00:00 2024-04-22T23:51:37.374 INFO:teuthology.orchestra.run.smithi114.stdout:(1/12): ceph-prometheus-alerts-19.0.0-3252.g43b 62 kB/s | 16 kB 00:00 2024-04-22T23:51:37.399 INFO:teuthology.orchestra.run.smithi114.stdout:(2/12): ceph-grafana-dashboards-19.0.0-3252.g43 118 kB/s | 34 kB 00:00 2024-04-22T23:51:37.449 INFO:teuthology.orchestra.run.smithi027.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.2 MB/s | 548 kB 00:00 2024-04-22T23:51:37.490 INFO:teuthology.orchestra.run.smithi027.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 468 kB/s | 19 kB 00:00 2024-04-22T23:51:37.549 INFO:teuthology.orchestra.run.smithi027.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.1 MB/s | 863 kB 00:00 2024-04-22T23:51:37.616 INFO:teuthology.orchestra.run.smithi027.stdout:(8/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 16 MB/s | 2.0 MB 00:00 2024-04-22T23:51:37.641 INFO:teuthology.orchestra.run.smithi027.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.6 MB/s | 144 kB 00:00 2024-04-22T23:51:37.666 INFO:teuthology.orchestra.run.smithi114.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.0 MB/s | 269 kB 00:00 2024-04-22T23:51:37.667 INFO:teuthology.orchestra.run.smithi027.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 616 kB/s | 31 kB 00:00 2024-04-22T23:51:37.717 INFO:teuthology.orchestra.run.smithi114.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.9 MB/s | 1.0 MB 00:00 2024-04-22T23:51:37.725 INFO:teuthology.orchestra.run.smithi027.stdout:(11/12): ceph-mgr-dashboard-19.0.0-3252.g43be02 3.9 MB/s | 3.5 MB 00:00 2024-04-22T23:51:37.750 INFO:teuthology.orchestra.run.smithi027.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.7 MB/s | 188 kB 00:00 2024-04-22T23:51:37.753 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:37.753 INFO:teuthology.orchestra.run.smithi027.stdout:Total 5.9 MB/s | 8.6 MB 00:01 2024-04-22T23:51:37.792 INFO:teuthology.orchestra.run.smithi114.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 6.7 MB/s | 863 kB 00:00 2024-04-22T23:51:37.802 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:51:37.820 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:51:37.820 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:51:37.984 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:51:37.985 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:51:38.250 INFO:teuthology.orchestra.run.smithi114.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 42 kB/s | 19 kB 00:00 2024-04-22T23:51:38.384 INFO:teuthology.orchestra.run.smithi114.stdout:(7/12): ceph-mgr-dashboard-19.0.0-3252.g43be020 2.8 MB/s | 3.5 MB 00:01 2024-04-22T23:51:38.521 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:51:38.602 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-22T23:51:38.639 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-22T23:51:38.685 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-22T23:51:38.713 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-22T23:51:38.795 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-22T23:51:38.901 INFO:teuthology.orchestra.run.smithi114.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 463 kB/s | 548 kB 00:01 2024-04-22T23:51:38.938 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-22T23:51:39.018 INFO:teuthology.orchestra.run.smithi114.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 264 kB/s | 31 kB 00:00 2024-04-22T23:51:39.031 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-22T23:51:39.086 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-22T23:51:39.092 INFO:teuthology.orchestra.run.smithi092.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 5.7 MB/s | 16 MB 00:02 2024-04-22T23:51:39.093 INFO:teuthology.orchestra.run.smithi114.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 204 kB/s | 144 kB 00:00 2024-04-22T23:51:39.094 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:39.094 INFO:teuthology.orchestra.run.smithi092.stdout:Total 7.5 MB/s | 38 MB 00:05 2024-04-22T23:51:39.113 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-22T23:51:39.146 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3252.g43be0201.el9 10/12 2024-04-22T23:51:39.293 INFO:teuthology.orchestra.run.smithi114.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 686 kB/s | 188 kB 00:00 2024-04-22T23:51:39.445 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:51:39.472 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:51:39.472 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:51:39.877 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:51:39.878 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:51:40.259 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3252.g43be0201.el 11/12 2024-04-22T23:51:40.296 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noa 12/12 2024-04-22T23:51:40.719 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:51:40.781 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-22T23:51:40.824 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-22T23:51:40.918 INFO:teuthology.orchestra.run.smithi114.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 782 kB/s | 2.0 MB 00:02 2024-04-22T23:51:40.923 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-22T23:51:40.925 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:40.925 INFO:teuthology.orchestra.run.smithi114.stdout:Total 2.0 MB/s | 8.6 MB 00:04 2024-04-22T23:51:40.967 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-22T23:51:40.975 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:51:40.993 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:51:40.994 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:51:41.144 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-22T23:51:41.148 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:51:41.148 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:51:41.174 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-22T23:51:41.250 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-22T23:51:41.545 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noa 12/12 2024-04-22T23:51:41.545 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3252.g43be0201.el 1/12 2024-04-22T23:51:41.545 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noa 2/12 2024-04-22T23:51:41.545 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3252.g43be0201.el9 3/12 2024-04-22T23:51:41.545 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-22T23:51:41.545 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-22T23:51:41.545 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-22T23:51:41.546 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-22T23:51:41.546 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-22T23:51:41.546 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-22T23:51:41.546 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-22T23:51:41.546 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-22T23:51:41.692 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:51:41.761 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-22T23:51:41.804 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-22T23:51:41.842 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-22T23:51:41.842 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:41.842 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-grafana-dashboards-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-prometheus-alerts-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:41.843 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:51:41.850 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-22T23:51:41.881 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-22T23:51:41.887 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-22T23:51:41.956 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-22T23:51:42.003 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-22T23:51:42.076 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-22T23:51:42.080 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-22T23:51:42.175 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-22T23:51:42.236 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-22T23:51:42.264 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-22T23:51:42.297 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3252.g43be0201.el9 10/12 2024-04-22T23:51:42.608 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:16 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:51:42.733 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout:======================================================================================= 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout:======================================================================================= 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 7.4 M 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-22T23:51:42.735 INFO:teuthology.orchestra.run.smithi027.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-22T23:51:42.736 INFO:teuthology.orchestra.run.smithi027.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-22T23:51:42.736 INFO:teuthology.orchestra.run.smithi027.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-22T23:51:42.736 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-22T23:51:42.736 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-22T23:51:42.736 INFO:teuthology.orchestra.run.smithi027.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-22T23:51:42.736 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:42.736 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:51:42.736 INFO:teuthology.orchestra.run.smithi027.stdout:======================================================================================= 2024-04-22T23:51:42.736 INFO:teuthology.orchestra.run.smithi027.stdout:Install 12 Packages 2024-04-22T23:51:42.736 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:42.737 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 38 M 2024-04-22T23:51:42.737 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 209 M 2024-04-22T23:51:42.737 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:51:43.001 INFO:teuthology.orchestra.run.smithi027.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.5 MB/s | 195 kB 00:00 2024-04-22T23:51:43.051 INFO:teuthology.orchestra.run.smithi027.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 4.4 MB/s | 803 kB 00:00 2024-04-22T23:51:43.218 INFO:teuthology.orchestra.run.smithi027.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 151 kB/s | 33 kB 00:00 2024-04-22T23:51:43.219 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T23:51:43.277 INFO:teuthology.orchestra.run.smithi027.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 312 kB/s | 18 kB 00:00 2024-04-22T23:51:43.336 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3252.g43be0201.el 11/12 2024-04-22T23:51:43.344 INFO:teuthology.orchestra.run.smithi027.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 530 kB/s | 35 kB 00:00 2024-04-22T23:51:43.363 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noa 12/12 2024-04-22T23:51:43.428 INFO:teuthology.orchestra.run.smithi027.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 8.0 MB/s | 3.0 MB 00:00 2024-04-22T23:51:43.536 INFO:teuthology.orchestra.run.smithi027.stdout:(7/12): ceph-mgr-diskprediction-local-19.0.0-32 11 MB/s | 7.4 MB 00:00 2024-04-22T23:51:43.586 INFO:teuthology.orchestra.run.smithi027.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 1.5 MB/s | 244 kB 00:00 2024-04-22T23:51:43.720 INFO:teuthology.orchestra.run.smithi027.stdout:(9/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 13 MB/s | 4.7 MB 00:00 2024-04-22T23:51:43.745 INFO:teuthology.orchestra.run.smithi027.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.9 MB/s | 250 kB 00:00 2024-04-22T23:51:44.120 INFO:teuthology.orchestra.run.smithi027.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 41 MB/s | 16 MB 00:00 2024-04-22T23:51:44.234 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-22T23:51:44.265 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0 12/12 2024-04-22T23:51:44.487 INFO:teuthology.orchestra.run.smithi027.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 5.4 MB/s | 5.1 MB 00:00 2024-04-22T23:51:44.493 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:44.493 INFO:teuthology.orchestra.run.smithi027.stdout:Total 22 MB/s | 38 MB 00:01 2024-04-22T23:51:44.711 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noa 12/12 2024-04-22T23:51:44.711 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3252.g43be0201.el 1/12 2024-04-22T23:51:44.711 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noa 2/12 2024-04-22T23:51:44.712 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3252.g43be0201.el9 3/12 2024-04-22T23:51:44.712 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-22T23:51:44.712 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-22T23:51:44.712 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-22T23:51:44.712 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-22T23:51:44.712 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-22T23:51:44.712 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-22T23:51:44.712 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-22T23:51:44.712 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-22T23:51:44.851 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:51:44.880 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:51:44.880 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:51:45.002 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-22T23:51:45.002 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:45.002 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:51:45.002 INFO:teuthology.orchestra.run.smithi114.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-grafana-dashboards-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-dashboard-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-prometheus-alerts-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-22T23:51:45.003 INFO:teuthology.orchestra.run.smithi114.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-22T23:51:45.004 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:45.004 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:51:45.255 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-22T23:51:45.315 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:51:45.315 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:51:45.772 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:11 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:51:45.893 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout:======================================================================================= 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout:======================================================================================= 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 7.4 M 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-22T23:51:45.894 INFO:teuthology.orchestra.run.smithi114.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout:======================================================================================= 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout:Install 12 Packages 2024-04-22T23:51:45.895 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:45.896 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 38 M 2024-04-22T23:51:45.896 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 209 M 2024-04-22T23:51:45.896 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:51:46.169 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:51:46.234 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-22T23:51:46.278 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-22T23:51:46.382 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-22T23:51:46.430 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-22T23:51:46.535 INFO:teuthology.orchestra.run.smithi114.stdout:(1/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.6 MB/s | 803 kB 00:00 2024-04-22T23:51:46.560 INFO:teuthology.orchestra.run.smithi114.stdout:(2/12): libquadmath-11.4.1-3.el9.x86_64.rpm 604 kB/s | 195 kB 00:00 2024-04-22T23:51:46.613 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-22T23:51:46.649 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-22T23:51:46.732 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-22T23:51:46.819 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0 12/12 2024-04-22T23:51:46.819 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0 1/12 2024-04-22T23:51:46.819 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-22T23:51:46.819 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-22T23:51:46.819 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-22T23:51:46.819 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-22T23:51:46.819 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-22T23:51:46.820 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-22T23:51:46.820 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-22T23:51:46.820 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-22T23:51:46.820 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T23:51:46.820 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-22T23:51:46.844 INFO:teuthology.orchestra.run.smithi114.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 106 kB/s | 33 kB 00:00 2024-04-22T23:51:46.961 INFO:teuthology.orchestra.run.smithi114.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 156 kB/s | 18 kB 00:00 2024-04-22T23:51:47.061 INFO:teuthology.orchestra.run.smithi114.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 353 kB/s | 35 kB 00:00 2024-04-22T23:51:47.153 INFO:teuthology.orchestra.run.smithi114.stdout:(6/12): ceph-mgr-diskprediction-local-19.0.0-32 8.1 MB/s | 7.4 MB 00:00 2024-04-22T23:51:47.266 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-22T23:51:47.266 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:47.266 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:51:47.266 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:47.266 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-22T23:51:47.266 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-22T23:51:47.266 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-22T23:51:47.266 INFO:teuthology.orchestra.run.smithi092.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-22T23:51:47.266 INFO:teuthology.orchestra.run.smithi092.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-22T23:51:47.267 INFO:teuthology.orchestra.run.smithi092.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-22T23:51:47.267 INFO:teuthology.orchestra.run.smithi092.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-22T23:51:47.267 INFO:teuthology.orchestra.run.smithi092.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-22T23:51:47.267 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-22T23:51:47.267 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-22T23:51:47.267 INFO:teuthology.orchestra.run.smithi092.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-22T23:51:47.267 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:47.267 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:47.423 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-22T23:51:47.547 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-22T23:51:47.608 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-rook 2024-04-22T23:51:47.612 INFO:teuthology.orchestra.run.smithi114.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.8 MB/s | 3.0 MB 00:01 2024-04-22T23:51:47.779 INFO:teuthology.orchestra.run.smithi114.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 390 kB/s | 244 kB 00:00 2024-04-22T23:51:47.971 INFO:teuthology.orchestra.run.smithi114.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.3 MB/s | 250 kB 00:00 2024-04-22T23:51:48.132 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:25 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:51:48.253 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:51:48.255 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:48.255 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-22T23:51:48.255 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:48.255 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:51:48.255 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-rook noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 49 k 2024-04-22T23:51:48.255 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-22T23:51:48.255 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-22T23:51:48.255 INFO:teuthology.orchestra.run.smithi092.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-22T23:51:48.255 INFO:teuthology.orchestra.run.smithi092.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-22T23:51:48.255 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout:Install 13 Packages 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 2.2 M 2024-04-22T23:51:48.256 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 26 M 2024-04-22T23:51:48.257 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:51:48.363 INFO:teuthology.orchestra.run.smithi114.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 3.6 MB/s | 4.7 MB 00:01 2024-04-22T23:51:48.598 INFO:teuthology.orchestra.run.smithi092.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 175 kB/s | 19 kB 00:00 2024-04-22T23:51:48.632 INFO:teuthology.orchestra.run.smithi092.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 179 kB/s | 26 kB 00:00 2024-04-22T23:51:48.707 INFO:teuthology.orchestra.run.smithi092.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-04-22T23:51:48.725 INFO:teuthology.orchestra.run.smithi092.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 159 kB 00:00 2024-04-22T23:51:48.767 INFO:teuthology.orchestra.run.smithi092.stdout:(5/13): ceph-mgr-rook-19.0.0-3252.g43be0201.el9 177 kB/s | 49 kB 00:00 2024-04-22T23:51:48.792 INFO:teuthology.orchestra.run.smithi092.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 799 kB/s | 54 kB 00:00 2024-04-22T23:51:48.817 INFO:teuthology.orchestra.run.smithi092.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.5 MB/s | 279 kB 00:00 2024-04-22T23:51:48.856 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T23:51:48.909 INFO:teuthology.orchestra.run.smithi092.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 128 kB/s | 15 kB 00:00 2024-04-22T23:51:48.934 INFO:teuthology.orchestra.run.smithi092.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 192 kB/s | 32 kB 00:00 2024-04-22T23:51:49.051 INFO:teuthology.orchestra.run.smithi092.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 867 kB/s | 203 kB 00:00 2024-04-22T23:51:49.077 INFO:teuthology.orchestra.run.smithi092.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 416 kB/s | 59 kB 00:00 2024-04-22T23:51:49.110 INFO:teuthology.orchestra.run.smithi092.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2024-04-22T23:51:49.202 INFO:teuthology.orchestra.run.smithi092.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 3.5 MB/s | 1.0 MB 00:00 2024-04-22T23:51:49.202 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:49.202 INFO:teuthology.orchestra.run.smithi092.stdout:Total 2.3 MB/s | 2.2 MB 00:00 2024-04-22T23:51:49.266 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:51:49.280 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:51:49.281 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:51:49.365 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:51:49.366 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:51:49.796 INFO:teuthology.orchestra.run.smithi114.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 8.9 MB/s | 16 MB 00:01 2024-04-22T23:51:49.865 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:51:49.940 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-22T23:51:49.969 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0 12/12 2024-04-22T23:51:50.023 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-22T23:51:50.077 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-22T23:51:50.141 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-22T23:51:50.179 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-22T23:51:50.220 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-22T23:51:50.314 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-22T23:51:50.414 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-22T23:51:50.474 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-22T23:51:50.979 INFO:teuthology.orchestra.run.smithi114.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 1.5 MB/s | 5.1 MB 00:03 2024-04-22T23:51:50.982 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:50.983 INFO:teuthology.orchestra.run.smithi114.stdout:Total 7.5 MB/s | 38 MB 00:05 2024-04-22T23:51:51.183 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-22T23:51:51.230 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-22T23:51:51.263 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-22T23:51:51.311 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-22T23:51:51.333 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 13/13 2024-04-22T23:51:51.336 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:51:51.364 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:51:51.364 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:51:51.773 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:51:51.773 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:51:52.140 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 13/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 1/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-22T23:51:52.141 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-22T23:51:52.142 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-22T23:51:52.405 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0 12/12 2024-04-22T23:51:52.405 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0 1/12 2024-04-22T23:51:52.405 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-22T23:51:52.406 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-22T23:51:52.406 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-22T23:51:52.406 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-22T23:51:52.406 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-22T23:51:52.406 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-22T23:51:52.406 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-22T23:51:52.406 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-22T23:51:52.406 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T23:51:52.406 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-22T23:51:52.442 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-22T23:51:52.443 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-22T23:51:52.444 INFO:teuthology.orchestra.run.smithi092.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-22T23:51:52.444 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:52.444 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:52.584 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:51:52.651 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-22T23:51:52.686 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-cephadm 2024-04-22T23:51:52.703 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-22T23:51:52.810 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-22T23:51:52.836 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-22T23:51:52.836 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:52.836 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:51:52.836 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:52.836 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-22T23:51:52.836 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:52.837 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:51:52.854 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-22T23:51:53.033 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-22T23:51:53.069 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-22T23:51:53.146 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-22T23:51:53.198 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:30 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:51:53.206 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-rook 2024-04-22T23:51:53.317 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 143 k 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-22T23:51:53.318 INFO:teuthology.orchestra.run.smithi092.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-22T23:51:53.319 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:53.319 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:51:53.319 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:53.319 INFO:teuthology.orchestra.run.smithi092.stdout:Install 6 Packages 2024-04-22T23:51:53.319 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:53.319 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 7.0 M 2024-04-22T23:51:53.319 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 33 M 2024-04-22T23:51:53.320 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:51:53.706 INFO:teuthology.orchestra.run.smithi092.stdout:(1/6): ceph-mgr-cephadm-19.0.0-3252.g43be0201.e 598 kB/s | 143 kB 00:00 2024-04-22T23:51:53.731 INFO:teuthology.orchestra.run.smithi092.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 938 kB/s | 248 kB 00:00 2024-04-22T23:51:53.743 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:27 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:51:53.787 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-22T23:51:53.869 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:51:53.870 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:53.870 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-22T23:51:53.870 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:53.870 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:51:53.870 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-rook noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 49 k 2024-04-22T23:51:53.870 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-22T23:51:53.870 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-22T23:51:53.870 INFO:teuthology.orchestra.run.smithi027.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:53.871 INFO:teuthology.orchestra.run.smithi027.stdout:Install 13 Packages 2024-04-22T23:51:53.872 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:53.872 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 2.2 M 2024-04-22T23:51:53.872 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 26 M 2024-04-22T23:51:53.872 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:51:53.916 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-22T23:51:54.056 INFO:teuthology.orchestra.run.smithi092.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 177 kB/s | 58 kB 00:00 2024-04-22T23:51:54.156 INFO:teuthology.orchestra.run.smithi092.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 510 kB/s | 51 kB 00:00 2024-04-22T23:51:54.198 INFO:teuthology.orchestra.run.smithi092.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.1 MB/s | 548 kB 00:00 2024-04-22T23:51:54.588 INFO:teuthology.orchestra.run.smithi027.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 124 kB/s | 26 kB 00:00 2024-04-22T23:51:54.613 INFO:teuthology.orchestra.run.smithi027.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 83 kB/s | 19 kB 00:00 2024-04-22T23:51:54.665 INFO:teuthology.orchestra.run.smithi092.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 5.0 MB/s | 6.0 MB 00:01 2024-04-22T23:51:54.668 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:54.668 INFO:teuthology.orchestra.run.smithi092.stdout:Total 5.2 MB/s | 7.0 MB 00:01 2024-04-22T23:51:54.689 INFO:teuthology.orchestra.run.smithi027.stdout:(3/13): ceph-mgr-rook-19.0.0-3252.g43be0201.el9 161 kB/s | 49 kB 00:00 2024-04-22T23:51:54.714 INFO:teuthology.orchestra.run.smithi027.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.7 MB/s | 222 kB 00:00 2024-04-22T23:51:54.738 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:51:54.739 INFO:teuthology.orchestra.run.smithi027.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-04-22T23:51:54.749 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:51:54.749 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:51:54.773 INFO:teuthology.orchestra.run.smithi027.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.2 MB/s | 279 kB 00:00 2024-04-22T23:51:54.798 INFO:teuthology.orchestra.run.smithi027.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 640 kB/s | 54 kB 00:00 2024-04-22T23:51:54.845 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:51:54.847 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:51:55.040 INFO:teuthology.orchestra.run.smithi027.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 107 kB/s | 32 kB 00:00 2024-04-22T23:51:55.065 INFO:teuthology.orchestra.run.smithi027.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 51 kB/s | 15 kB 00:00 2024-04-22T23:51:55.144 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:51:55.152 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T23:51:55.315 INFO:teuthology.orchestra.run.smithi027.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 392 kB/s | 203 kB 00:00 2024-04-22T23:51:55.318 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-22T23:51:55.366 INFO:teuthology.orchestra.run.smithi027.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 197 kB/s | 59 kB 00:00 2024-04-22T23:51:55.376 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-22T23:51:55.449 INFO:teuthology.orchestra.run.smithi027.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 671 kB/s | 90 kB 00:00 2024-04-22T23:51:55.633 INFO:teuthology.orchestra.run.smithi027.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.7 MB/s | 1.0 MB 00:00 2024-04-22T23:51:55.635 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:55.636 INFO:teuthology.orchestra.run.smithi027.stdout:Total 1.2 MB/s | 2.2 MB 00:01 2024-04-22T23:51:55.707 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:51:55.725 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:51:55.725 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:51:55.820 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:51:55.821 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:51:55.912 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-22T23:51:55.996 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-22T23:51:56.060 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-22T23:51:56.096 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 6/6 2024-04-22T23:51:56.194 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-22T23:51:56.219 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0 12/12 2024-04-22T23:51:56.344 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:51:56.512 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-22T23:51:56.569 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-22T23:51:56.625 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-22T23:51:56.660 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-22T23:51:56.703 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-22T23:51:56.800 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-22T23:51:56.825 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 6/6 2024-04-22T23:51:56.825 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/6 2024-04-22T23:51:56.826 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-22T23:51:56.826 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-22T23:51:56.826 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-22T23:51:56.826 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-22T23:51:56.910 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-22T23:51:56.971 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-22T23:51:57.066 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-22T23:51:57.066 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:57.066 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:51:57.066 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:57.066 INFO:teuthology.orchestra.run.smithi092.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-22T23:51:57.066 INFO:teuthology.orchestra.run.smithi092.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-22T23:51:57.066 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-22T23:51:57.066 INFO:teuthology.orchestra.run.smithi092.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-22T23:51:57.066 INFO:teuthology.orchestra.run.smithi092.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-22T23:51:57.067 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:57.067 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:57.280 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-fuse 2024-04-22T23:51:57.727 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-22T23:51:57.784 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-22T23:51:57.790 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:34 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:51:57.826 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-22T23:51:57.875 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-22T23:51:57.903 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 13/13 2024-04-22T23:51:57.908 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:51:57.909 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:57.909 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-22T23:51:57.909 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:57.909 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:51:57.909 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-fuse x86_64 2:19.0.0-3252.g43be0201.el9 ceph 890 k 2024-04-22T23:51:57.909 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-22T23:51:57.909 INFO:teuthology.orchestra.run.smithi092.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-22T23:51:57.909 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:57.909 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:51:57.910 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:51:57.910 INFO:teuthology.orchestra.run.smithi092.stdout:Install 2 Packages 2024-04-22T23:51:57.910 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:57.910 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 970 k 2024-04-22T23:51:57.910 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 2.8 M 2024-04-22T23:51:57.910 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:51:58.459 INFO:teuthology.orchestra.run.smithi092.stdout:(1/2): ceph-fuse-19.0.0-3252.g43be0201.el9.x86_ 2.0 MB/s | 890 kB 00:00 2024-04-22T23:51:58.484 INFO:teuthology.orchestra.run.smithi092.stdout:(2/2): fuse-2.9.9-15.el9.x86_64.rpm 177 kB/s | 80 kB 00:00 2024-04-22T23:51:58.485 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:51:58.485 INFO:teuthology.orchestra.run.smithi092.stdout:Total 1.6 MB/s | 970 kB 00:00 2024-04-22T23:51:58.497 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:51:58.518 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:51:58.519 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:51:58.596 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:51:58.596 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:51:58.661 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 13/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 1/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-22T23:51:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-22T23:51:58.758 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0 12/12 2024-04-22T23:51:58.758 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0 1/12 2024-04-22T23:51:58.758 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-22T23:51:58.758 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-22T23:51:58.758 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-22T23:51:58.758 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-22T23:51:58.758 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-22T23:51:58.759 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-22T23:51:58.759 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-22T23:51:58.759 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-22T23:51:58.759 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T23:51:58.759 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-22T23:51:58.782 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:51:58.912 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-22T23:51:58.973 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 2/2 2024-04-22T23:51:58.985 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-22T23:51:58.985 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:58.985 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-22T23:51:58.986 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-22T23:51:58.987 INFO:teuthology.orchestra.run.smithi027.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-22T23:51:58.987 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:58.987 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:51:59.167 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-22T23:51:59.167 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-22T23:51:59.168 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:51:59.169 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:51:59.236 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-cephadm 2024-04-22T23:51:59.561 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-rook 2024-04-22T23:51:59.594 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 2/2 2024-04-22T23:51:59.594 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/2 2024-04-22T23:51:59.765 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:33 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:51:59.841 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-22T23:51:59.841 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:59.841 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:51:59.841 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-22T23:51:59.841 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:51:59.841 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:51:59.890 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 143 k 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-22T23:51:59.891 INFO:teuthology.orchestra.run.smithi027.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-22T23:51:59.892 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:59.892 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:51:59.892 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:51:59.892 INFO:teuthology.orchestra.run.smithi027.stdout:Install 6 Packages 2024-04-22T23:51:59.892 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:51:59.892 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 7.0 M 2024-04-22T23:51:59.892 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 33 M 2024-04-22T23:51:59.893 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:52:00.083 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:26 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:00.146 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-volume 2024-04-22T23:52:00.205 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:00.206 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:00.206 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-04-22T23:52:00.206 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:00.206 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:52:00.206 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-rook noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 49 k 2024-04-22T23:52:00.206 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-04-22T23:52:00.206 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-22T23:52:00.206 INFO:teuthology.orchestra.run.smithi114.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-22T23:52:00.206 INFO:teuthology.orchestra.run.smithi114.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-22T23:52:00.206 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-22T23:52:00.207 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-22T23:52:00.207 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-22T23:52:00.207 INFO:teuthology.orchestra.run.smithi114.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-22T23:52:00.207 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-22T23:52:00.207 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-22T23:52:00.207 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-22T23:52:00.207 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-22T23:52:00.207 INFO:teuthology.orchestra.run.smithi114.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-22T23:52:00.207 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:00.207 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:52:00.208 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:00.208 INFO:teuthology.orchestra.run.smithi114.stdout:Install 13 Packages 2024-04-22T23:52:00.208 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:00.208 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 2.2 M 2024-04-22T23:52:00.208 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 26 M 2024-04-22T23:52:00.208 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:52:00.367 INFO:teuthology.orchestra.run.smithi027.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.0 MB/s | 248 kB 00:00 2024-04-22T23:52:00.484 INFO:teuthology.orchestra.run.smithi027.stdout:(2/6): ceph-mgr-cephadm-19.0.0-3252.g43be0201.e 399 kB/s | 143 kB 00:00 2024-04-22T23:52:00.594 INFO:teuthology.orchestra.run.smithi027.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 13 MB/s | 6.0 MB 00:00 2024-04-22T23:52:00.618 INFO:teuthology.orchestra.run.smithi027.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.1 MB/s | 548 kB 00:00 2024-04-22T23:52:00.673 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:37 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:00.677 INFO:teuthology.orchestra.run.smithi114.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 212 kB/s | 26 kB 00:00 2024-04-22T23:52:00.678 INFO:teuthology.orchestra.run.smithi027.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 300 kB/s | 58 kB 00:00 2024-04-22T23:52:00.701 INFO:teuthology.orchestra.run.smithi027.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 470 kB/s | 51 kB 00:00 2024-04-22T23:52:00.702 INFO:teuthology.orchestra.run.smithi114.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 131 kB/s | 19 kB 00:00 2024-04-22T23:52:00.704 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:00.704 INFO:teuthology.orchestra.run.smithi027.stdout:Total 8.6 MB/s | 7.0 MB 00:00 2024-04-22T23:52:00.776 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:52:00.789 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:52:00.789 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:52:00.799 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:00.854 INFO:teuthology.orchestra.run.smithi114.stdout:(3/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-04-22T23:52:00.854 INFO:teuthology.orchestra.run.smithi114.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.5 MB/s | 222 kB 00:00 2024-04-22T23:52:00.855 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:00.855 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-22T23:52:00.855 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:00.855 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:52:00.855 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-volume noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 273 k 2024-04-22T23:52:00.855 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-22T23:52:00.855 INFO:teuthology.orchestra.run.smithi092.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-22T23:52:00.855 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:00.855 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:52:00.856 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:00.856 INFO:teuthology.orchestra.run.smithi092.stdout:Install 2 Packages 2024-04-22T23:52:00.856 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:00.856 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 350 k 2024-04-22T23:52:00.856 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 1.5 M 2024-04-22T23:52:00.856 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:52:00.878 INFO:teuthology.orchestra.run.smithi114.stdout:(5/13): ceph-mgr-rook-19.0.0-3252.g43be0201.el9 153 kB/s | 49 kB 00:00 2024-04-22T23:52:00.893 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:52:00.893 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:52:00.911 INFO:teuthology.orchestra.run.smithi114.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 916 kB/s | 54 kB 00:00 2024-04-22T23:52:00.937 INFO:teuthology.orchestra.run.smithi114.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.5 MB/s | 279 kB 00:00 2024-04-22T23:52:01.040 INFO:teuthology.orchestra.run.smithi092.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 685 kB/s | 77 kB 00:00 2024-04-22T23:52:01.112 INFO:teuthology.orchestra.run.smithi114.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 75 kB/s | 15 kB 00:00 2024-04-22T23:52:01.137 INFO:teuthology.orchestra.run.smithi114.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 124 kB/s | 32 kB 00:00 2024-04-22T23:52:01.198 INFO:teuthology.orchestra.run.smithi092.stdout:(2/2): ceph-volume-19.0.0-3252.g43be0201.el9.no 1.0 MB/s | 273 kB 00:00 2024-04-22T23:52:01.199 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:01.199 INFO:teuthology.orchestra.run.smithi092.stdout:Total 878 kB/s | 350 kB 00:00 2024-04-22T23:52:01.205 INFO:teuthology.orchestra.run.smithi114.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 759 kB/s | 203 kB 00:00 2024-04-22T23:52:01.211 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:52:01.221 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:52:01.221 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:52:01.247 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:52:01.247 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:52:01.321 INFO:teuthology.orchestra.run.smithi114.stdout:(11/13): python3-kubernetes-26.1.0-2.el9.noarch 4.9 MB/s | 1.0 MB 00:00 2024-04-22T23:52:01.344 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:52:01.346 INFO:teuthology.orchestra.run.smithi114.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 283 kB/s | 59 kB 00:00 2024-04-22T23:52:01.371 INFO:teuthology.orchestra.run.smithi114.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 537 kB/s | 90 kB 00:00 2024-04-22T23:52:01.374 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:01.375 INFO:teuthology.orchestra.run.smithi114.stdout:Total 1.9 MB/s | 2.2 MB 00:01 2024-04-22T23:52:01.398 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:52:01.436 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:52:01.451 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:52:01.451 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:52:01.525 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-22T23:52:01.535 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:52:01.535 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:52:01.571 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-22T23:52:01.580 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-22T23:52:01.610 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 2/2 2024-04-22T23:52:01.625 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 2/2 2024-04-22T23:52:01.625 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:52:01.626 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-22T23:52:01.626 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:02.038 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:52:02.142 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-22T23:52:02.207 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-22T23:52:02.236 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-22T23:52:02.265 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-22T23:52:02.305 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-22T23:52:02.329 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-22T23:52:02.331 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 1/2 2024-04-22T23:52:02.341 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 6/6 2024-04-22T23:52:02.365 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-22T23:52:02.407 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-22T23:52:02.502 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-22T23:52:02.601 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-22T23:52:02.601 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:02.602 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:52:02.602 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:52:02.602 INFO:teuthology.orchestra.run.smithi092.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-22T23:52:02.602 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:02.602 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:02.622 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-22T23:52:02.668 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-22T23:52:02.896 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install librados-devel 2024-04-22T23:52:03.071 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 6/6 2024-04-22T23:52:03.071 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/6 2024-04-22T23:52:03.071 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-22T23:52:03.072 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-22T23:52:03.072 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-22T23:52:03.072 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-22T23:52:03.334 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-22T23:52:03.334 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:03.334 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:52:03.334 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:52:03.334 INFO:teuthology.orchestra.run.smithi027.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-22T23:52:03.334 INFO:teuthology.orchestra.run.smithi027.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-22T23:52:03.335 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-22T23:52:03.335 INFO:teuthology.orchestra.run.smithi027.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-22T23:52:03.335 INFO:teuthology.orchestra.run.smithi027.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-22T23:52:03.335 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:03.335 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:03.399 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-22T23:52:03.418 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:40 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:03.447 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-22T23:52:03.481 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-22T23:52:03.529 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-22T23:52:03.543 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:03.543 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:03.543 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-04-22T23:52:03.543 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:03.543 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:52:03.543 INFO:teuthology.orchestra.run.smithi092.stdout: librados-devel x86_64 2:19.0.0-3252.g43be0201.el9 ceph 127 k 2024-04-22T23:52:03.543 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:03.544 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:52:03.544 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:03.544 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-22T23:52:03.544 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:03.544 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 127 k 2024-04-22T23:52:03.544 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 456 k 2024-04-22T23:52:03.544 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:52:03.551 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 13/13 2024-04-22T23:52:03.586 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-fuse 2024-04-22T23:52:03.772 INFO:teuthology.orchestra.run.smithi092.stdout:librados-devel-19.0.0-3252.g43be0201.el9.x86_64 557 kB/s | 127 kB 00:00 2024-04-22T23:52:03.772 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:03.772 INFO:teuthology.orchestra.run.smithi092.stdout:Total 554 kB/s | 127 kB 00:00 2024-04-22T23:52:03.773 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:52:03.778 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:52:03.778 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:52:03.841 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:52:03.841 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:52:03.990 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:52:04.102 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:04.122 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:38 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:04.247 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:04.247 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:04.247 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-22T23:52:04.247 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:04.248 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:52:04.248 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-fuse x86_64 2:19.0.0-3252.g43be0201.el9 ceph 890 k 2024-04-22T23:52:04.248 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-22T23:52:04.248 INFO:teuthology.orchestra.run.smithi027.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-22T23:52:04.248 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:04.248 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:52:04.248 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:04.248 INFO:teuthology.orchestra.run.smithi027.stdout:Install 2 Packages 2024-04-22T23:52:04.248 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:04.249 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 970 k 2024-04-22T23:52:04.249 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 2.8 M 2024-04-22T23:52:04.249 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:52:04.262 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 13/13 2024-04-22T23:52:04.262 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 1/13 2024-04-22T23:52:04.262 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-22T23:52:04.262 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-22T23:52:04.262 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-22T23:52:04.263 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-22T23:52:04.263 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-22T23:52:04.263 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-22T23:52:04.263 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-22T23:52:04.263 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-22T23:52:04.263 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-22T23:52:04.263 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-22T23:52:04.263 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-22T23:52:04.517 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:04.545 INFO:teuthology.orchestra.run.smithi027.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 552 kB/s | 80 kB 00:00 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-rook-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-22T23:52:04.565 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-22T23:52:04.566 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-22T23:52:04.566 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-22T23:52:04.566 INFO:teuthology.orchestra.run.smithi114.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-22T23:52:04.566 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:04.566 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:04.678 INFO:teuthology.orchestra.run.smithi027.stdout:(2/2): ceph-fuse-19.0.0-3252.g43be0201.el9.x86_ 3.1 MB/s | 890 kB 00:00 2024-04-22T23:52:04.679 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:04.679 INFO:teuthology.orchestra.run.smithi027.stdout:Total 2.2 MB/s | 970 kB 00:00 2024-04-22T23:52:04.691 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:52:04.715 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:52:04.715 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:52:04.738 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:04.738 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:04.738 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:52:04.738 INFO:teuthology.orchestra.run.smithi092.stdout: librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:04.738 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:04.738 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:04.796 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:52:04.797 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:52:04.813 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-cephadm 2024-04-22T23:52:04.949 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install libcephfs2 2024-04-22T23:52:04.983 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:52:05.126 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-22T23:52:05.196 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 2/2 2024-04-22T23:52:05.327 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:31 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:05.447 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:05.447 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:05.447 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-04-22T23:52:05.447 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 143 k 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout:Install 6 Packages 2024-04-22T23:52:05.448 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:05.449 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 7.0 M 2024-04-22T23:52:05.449 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 33 M 2024-04-22T23:52:05.449 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:52:05.470 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:42 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:05.550 INFO:teuthology.orchestra.run.smithi092.stdout:Package libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:05.591 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:05.592 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-22T23:52:05.592 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:05.662 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install libcephfs-devel 2024-04-22T23:52:05.836 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 2/2 2024-04-22T23:52:05.836 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/2 2024-04-22T23:52:06.065 INFO:teuthology.orchestra.run.smithi114.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 2.2 MB/s | 248 kB 00:00 2024-04-22T23:52:06.099 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-22T23:52:06.099 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:06.099 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:52:06.099 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-22T23:52:06.099 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:06.099 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:06.181 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:43 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:06.206 INFO:teuthology.orchestra.run.smithi114.stdout:(2/6): ceph-mgr-cephadm-19.0.0-3252.g43be0201.e 572 kB/s | 143 kB 00:00 2024-04-22T23:52:06.299 INFO:teuthology.orchestra.run.smithi114.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 6.0 MB 00:00 2024-04-22T23:52:06.301 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:06.302 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:06.302 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-04-22T23:52:06.302 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:06.302 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:52:06.302 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs-devel x86_64 2:19.0.0-3252.g43be0201.el9 ceph 32 k 2024-04-22T23:52:06.302 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:06.302 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:52:06.303 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:06.303 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-22T23:52:06.303 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:06.303 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 32 k 2024-04-22T23:52:06.303 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 142 k 2024-04-22T23:52:06.303 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:52:06.384 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-volume 2024-04-22T23:52:06.476 INFO:teuthology.orchestra.run.smithi092.stdout:libcephfs-devel-19.0.0-3252.g43be0201.el9.x86_6 184 kB/s | 32 kB 00:00 2024-04-22T23:52:06.476 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:06.476 INFO:teuthology.orchestra.run.smithi092.stdout:Total 182 kB/s | 32 kB 00:00 2024-04-22T23:52:06.476 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:52:06.480 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:52:06.480 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:52:06.482 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:52:06.482 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:52:06.490 INFO:teuthology.orchestra.run.smithi114.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.3 MB/s | 548 kB 00:00 2024-04-22T23:52:06.515 INFO:teuthology.orchestra.run.smithi114.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 188 kB/s | 58 kB 00:00 2024-04-22T23:52:06.541 INFO:teuthology.orchestra.run.smithi114.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 234 kB/s | 51 kB 00:00 2024-04-22T23:52:06.543 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:06.544 INFO:teuthology.orchestra.run.smithi114.stdout:Total 6.4 MB/s | 7.0 MB 00:01 2024-04-22T23:52:06.562 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:52:06.613 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:52:06.625 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:52:06.625 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:52:06.671 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:06.721 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:52:06.722 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:52:06.929 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:40 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:06.990 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:07.015 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:52:07.056 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:07.057 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:07.057 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-22T23:52:07.057 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:07.057 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:52:07.057 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-volume noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 273 k 2024-04-22T23:52:07.057 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-22T23:52:07.057 INFO:teuthology.orchestra.run.smithi027.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-22T23:52:07.057 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:07.057 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:52:07.057 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:07.058 INFO:teuthology.orchestra.run.smithi027.stdout:Install 2 Packages 2024-04-22T23:52:07.058 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:07.058 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 350 k 2024-04-22T23:52:07.058 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 1.5 M 2024-04-22T23:52:07.058 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:52:07.187 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:07.187 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:07.187 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:52:07.187 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:07.187 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:07.188 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:07.188 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-22T23:52:07.251 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-22T23:52:07.382 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install librados2 2024-04-22T23:52:07.493 INFO:teuthology.orchestra.run.smithi027.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 482 kB/s | 77 kB 00:00 2024-04-22T23:52:07.642 INFO:teuthology.orchestra.run.smithi027.stdout:(2/2): ceph-volume-19.0.0-3252.g43be0201.el9.no 883 kB/s | 273 kB 00:00 2024-04-22T23:52:07.642 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:07.643 INFO:teuthology.orchestra.run.smithi027.stdout:Total 599 kB/s | 350 kB 00:00 2024-04-22T23:52:07.655 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:52:07.665 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:52:07.665 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:52:07.693 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:52:07.693 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:52:07.764 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-22T23:52:07.842 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:52:07.844 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-22T23:52:07.890 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:44 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:07.908 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-22T23:52:07.938 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 6/6 2024-04-22T23:52:07.968 INFO:teuthology.orchestra.run.smithi092.stdout:Package librados2-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:08.008 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:08.009 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-22T23:52:08.009 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:08.032 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-22T23:52:08.061 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 2/2 2024-04-22T23:52:08.075 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install librbd1 2024-04-22T23:52:08.078 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 2/2 2024-04-22T23:52:08.078 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:52:08.078 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-22T23:52:08.078 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:08.581 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:45 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:08.654 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 6/6 2024-04-22T23:52:08.654 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 1/6 2024-04-22T23:52:08.654 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-22T23:52:08.655 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-22T23:52:08.655 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-22T23:52:08.655 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-22T23:52:08.659 INFO:teuthology.orchestra.run.smithi092.stdout:Package librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:08.699 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:08.700 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-22T23:52:08.700 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:08.766 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-rados 2024-04-22T23:52:08.768 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 1/2 2024-04-22T23:52:08.907 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-22T23:52:08.907 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:08.907 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:52:08.907 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-cephadm-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:52:08.908 INFO:teuthology.orchestra.run.smithi114.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-22T23:52:08.908 INFO:teuthology.orchestra.run.smithi114.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-22T23:52:08.908 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-22T23:52:08.908 INFO:teuthology.orchestra.run.smithi114.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-22T23:52:08.908 INFO:teuthology.orchestra.run.smithi114.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-22T23:52:08.908 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:08.908 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:09.073 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-22T23:52:09.073 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:09.073 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:52:09.074 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:52:09.074 INFO:teuthology.orchestra.run.smithi027.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-22T23:52:09.074 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:09.074 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:09.138 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-fuse 2024-04-22T23:52:09.278 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:46 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:09.340 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install librados-devel 2024-04-22T23:52:09.357 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:09.399 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:09.400 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-22T23:52:09.400 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:09.491 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-rgw 2024-04-22T23:52:09.644 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:35 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:09.762 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:09.763 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:09.763 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-04-22T23:52:09.763 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:09.763 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:52:09.764 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-fuse x86_64 2:19.0.0-3252.g43be0201.el9 ceph 890 k 2024-04-22T23:52:09.764 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-04-22T23:52:09.764 INFO:teuthology.orchestra.run.smithi114.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-22T23:52:09.764 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:09.764 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:52:09.764 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:09.764 INFO:teuthology.orchestra.run.smithi114.stdout:Install 2 Packages 2024-04-22T23:52:09.764 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:09.764 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 970 k 2024-04-22T23:52:09.765 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 2.8 M 2024-04-22T23:52:09.765 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:52:09.882 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:43 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:09.999 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:47 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:10.006 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:10.007 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:10.007 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2024-04-22T23:52:10.007 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:10.007 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:52:10.007 INFO:teuthology.orchestra.run.smithi027.stdout: librados-devel x86_64 2:19.0.0-3252.g43be0201.el9 ceph 127 k 2024-04-22T23:52:10.007 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:10.007 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:52:10.008 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:10.008 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-22T23:52:10.008 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:10.008 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 127 k 2024-04-22T23:52:10.008 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 456 k 2024-04-22T23:52:10.008 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:52:10.077 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:10.101 INFO:teuthology.orchestra.run.smithi114.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 308 kB/s | 80 kB 00:00 2024-04-22T23:52:10.119 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:10.120 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-22T23:52:10.120 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:10.182 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-cephfs 2024-04-22T23:52:10.309 INFO:teuthology.orchestra.run.smithi114.stdout:(2/2): ceph-fuse-19.0.0-3252.g43be0201.el9.x86_ 1.9 MB/s | 890 kB 00:00 2024-04-22T23:52:10.310 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:10.311 INFO:teuthology.orchestra.run.smithi114.stdout:Total 1.7 MB/s | 970 kB 00:00 2024-04-22T23:52:10.322 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:52:10.330 INFO:teuthology.orchestra.run.smithi027.stdout:librados-devel-19.0.0-3252.g43be0201.el9.x86_64 393 kB/s | 127 kB 00:00 2024-04-22T23:52:10.331 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:10.332 INFO:teuthology.orchestra.run.smithi027.stdout:Total 391 kB/s | 127 kB 00:00 2024-04-22T23:52:10.332 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:52:10.337 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:52:10.346 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:52:10.346 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:52:10.347 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:52:10.405 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:52:10.405 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:52:10.421 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:52:10.421 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:52:10.558 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:52:10.618 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:52:10.662 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:10.698 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:47 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:10.762 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-22T23:52:10.777 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:10.818 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:10.819 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-22T23:52:10.819 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:10.832 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 2/2 2024-04-22T23:52:10.885 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-rbd 2024-04-22T23:52:11.054 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:11.307 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:11.308 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:11.308 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:52:11.308 INFO:teuthology.orchestra.run.smithi027.stdout: librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:11.308 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:11.308 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:11.392 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:48 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:11.466 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 2/2 2024-04-22T23:52:11.466 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/2 2024-04-22T23:52:11.470 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:11.512 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:11.512 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-22T23:52:11.512 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:11.573 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install rbd-fuse 2024-04-22T23:52:11.575 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install libcephfs2 2024-04-22T23:52:11.725 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-22T23:52:11.725 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:11.726 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:52:11.726 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-22T23:52:11.726 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:11.726 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:12.013 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-volume 2024-04-22T23:52:12.081 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:49 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:12.119 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:46 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:12.200 INFO:teuthology.orchestra.run.smithi027.stdout:Package libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:12.201 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:12.202 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-04-22T23:52:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:52:12.202 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-fuse x86_64 2:19.0.0-3252.g43be0201.el9 ceph 85 k 2024-04-22T23:52:12.202 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:52:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:12.202 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-22T23:52:12.202 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:12.203 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 85 k 2024-04-22T23:52:12.203 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 231 k 2024-04-22T23:52:12.203 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:52:12.245 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:12.246 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-22T23:52:12.246 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:12.335 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install libcephfs-devel 2024-04-22T23:52:12.412 INFO:teuthology.orchestra.run.smithi092.stdout:rbd-fuse-19.0.0-3252.g43be0201.el9.x86_64.rpm 409 kB/s | 85 kB 00:00 2024-04-22T23:52:12.412 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:12.413 INFO:teuthology.orchestra.run.smithi092.stdout:Total 406 kB/s | 85 kB 00:00 2024-04-22T23:52:12.413 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:52:12.420 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:52:12.420 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:52:12.482 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:52:12.482 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:52:12.534 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:38 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:12.624 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:52:12.657 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:12.657 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:12.657 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-04-22T23:52:12.658 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:12.658 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:52:12.658 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-volume noarch 2:19.0.0-3252.g43be0201.el9 ceph-noarch 273 k 2024-04-22T23:52:12.658 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-04-22T23:52:12.658 INFO:teuthology.orchestra.run.smithi114.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-22T23:52:12.658 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:12.658 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:52:12.658 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:12.658 INFO:teuthology.orchestra.run.smithi114.stdout:Install 2 Packages 2024-04-22T23:52:12.658 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:12.659 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 350 k 2024-04-22T23:52:12.659 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 1.5 M 2024-04-22T23:52:12.659 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:52:12.725 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:12.842 INFO:teuthology.orchestra.run.smithi114.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 714 kB/s | 77 kB 00:00 2024-04-22T23:52:12.874 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:46 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:12.992 INFO:teuthology.orchestra.run.smithi114.stdout:(2/2): ceph-volume-19.0.0-3252.g43be0201.el9.no 1.0 MB/s | 273 kB 00:00 2024-04-22T23:52:12.992 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:12.993 INFO:teuthology.orchestra.run.smithi114.stdout:Total 1.0 MB/s | 350 kB 00:00 2024-04-22T23:52:12.998 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:13.000 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:13.000 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2024-04-22T23:52:13.000 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:13.000 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:52:13.000 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs-devel x86_64 2:19.0.0-3252.g43be0201.el9 ceph 32 k 2024-04-22T23:52:13.000 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:13.001 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:52:13.001 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:13.001 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-22T23:52:13.001 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:13.001 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 32 k 2024-04-22T23:52:13.001 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 142 k 2024-04-22T23:52:13.002 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:52:13.004 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:52:13.014 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:52:13.014 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:52:13.040 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:52:13.040 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:52:13.102 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:13.168 INFO:teuthology.orchestra.run.smithi027.stdout:libcephfs-devel-19.0.0-3252.g43be0201.el9.x86_6 189 kB/s | 32 kB 00:00 2024-04-22T23:52:13.168 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:13.169 INFO:teuthology.orchestra.run.smithi027.stdout:Total 187 kB/s | 32 kB 00:00 2024-04-22T23:52:13.169 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:52:13.172 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:52:13.173 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:52:13.175 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:52:13.175 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:52:13.204 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:52:13.269 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:52:13.355 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:13.355 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:13.355 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:52:13.355 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:13.356 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:13.356 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:13.367 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:13.381 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-22T23:52:13.419 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 2/2 2024-04-22T23:52:13.435 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 2/2 2024-04-22T23:52:13.435 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:52:13.435 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-22T23:52:13.435 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:13.581 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install rbd-mirror 2024-04-22T23:52:13.716 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:13.949 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:13.949 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:13.949 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:52:13.949 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:13.950 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:13.950 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:14.109 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:51 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:14.146 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install librados2 2024-04-22T23:52:14.152 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 1/2 2024-04-22T23:52:14.233 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:14.234 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:14.234 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-04-22T23:52:14.234 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:14.234 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:52:14.234 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-mirror x86_64 2:19.0.0-3252.g43be0201.el9 ceph 3.1 M 2024-04-22T23:52:14.234 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:14.234 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:52:14.235 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:14.235 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-22T23:52:14.235 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:14.235 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 3.1 M 2024-04-22T23:52:14.235 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 13 M 2024-04-22T23:52:14.235 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:52:14.457 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-22T23:52:14.458 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:14.458 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:52:14.458 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-volume-2:19.0.0-3252.g43be0201.el9.noarch 2024-04-22T23:52:14.458 INFO:teuthology.orchestra.run.smithi114.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-22T23:52:14.458 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:14.458 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:14.682 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:48 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:14.763 INFO:teuthology.orchestra.run.smithi027.stdout:Package librados2-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:14.766 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librados-devel 2024-04-22T23:52:14.806 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:14.807 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-22T23:52:14.808 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:14.879 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install librbd1 2024-04-22T23:52:15.283 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:41 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:15.408 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:15.408 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout: librados-devel x86_64 2:19.0.0-3252.g43be0201.el9 ceph 127 k 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 127 k 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 456 k 2024-04-22T23:52:15.409 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:52:15.418 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:49 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:15.498 INFO:teuthology.orchestra.run.smithi027.stdout:Package librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:15.541 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:15.542 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-22T23:52:15.543 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:15.618 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-rados 2024-04-22T23:52:15.641 INFO:teuthology.orchestra.run.smithi114.stdout:librados-devel-19.0.0-3252.g43be0201.el9.x86_64 550 kB/s | 127 kB 00:00 2024-04-22T23:52:15.641 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:15.641 INFO:teuthology.orchestra.run.smithi114.stdout:Total 546 kB/s | 127 kB 00:00 2024-04-22T23:52:15.641 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:52:15.647 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:52:15.647 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:52:15.675 INFO:teuthology.orchestra.run.smithi092.stdout:rbd-mirror-19.0.0-3252.g43be0201.el9.x86_64.rpm 2.1 MB/s | 3.1 MB 00:01 2024-04-22T23:52:15.675 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:15.676 INFO:teuthology.orchestra.run.smithi092.stdout:Total 2.1 MB/s | 3.1 MB 00:01 2024-04-22T23:52:15.676 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:52:15.685 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:52:15.686 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:52:15.709 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:52:15.710 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:52:15.768 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:52:15.768 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:52:15.854 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:52:15.962 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:16.154 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:50 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:16.190 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:52:16.235 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:16.259 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:16.278 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:16.279 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-22T23:52:16.279 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:16.284 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:16.284 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:52:16.284 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-22T23:52:16.284 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T23:52:16.284 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T23:52:16.285 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:16.346 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:16.348 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-rgw 2024-04-22T23:52:16.587 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:16.588 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:16.588 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:52:16.588 INFO:teuthology.orchestra.run.smithi114.stdout: librados-devel-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:16.588 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:16.588 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:16.841 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install libcephfs2 2024-04-22T23:52:16.880 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:50 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:16.965 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:17.006 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:17.007 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-22T23:52:17.007 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:17.081 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-cephfs 2024-04-22T23:52:17.262 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:17.262 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:17.262 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:52:17.262 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:17.262 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:17.262 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:17.358 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:43 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:17.438 INFO:teuthology.orchestra.run.smithi114.stdout:Package libcephfs2-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:17.479 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:17.480 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-04-22T23:52:17.480 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:17.488 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install rbd-nbd 2024-04-22T23:52:17.551 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install libcephfs-devel 2024-04-22T23:52:17.617 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:51 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:17.699 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:17.742 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:17.743 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-22T23:52:17.743 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:17.831 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-rbd 2024-04-22T23:52:18.009 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:55 ago on Mon 22 Apr 2024 11:50:23 PM UTC. 2024-04-22T23:52:18.080 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:44 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:18.135 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-22T23:52:18.136 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:18.136 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-04-22T23:52:18.136 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:18.136 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-22T23:52:18.136 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-nbd x86_64 2:19.0.0-3252.g43be0201.el9 ceph 171 k 2024-04-22T23:52:18.136 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:18.136 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-22T23:52:18.137 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-22T23:52:18.137 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-22T23:52:18.137 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:18.137 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 171 k 2024-04-22T23:52:18.137 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 494 k 2024-04-22T23:52:18.137 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-22T23:52:18.199 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:18.200 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:18.200 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-04-22T23:52:18.200 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:18.200 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:52:18.200 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs-devel x86_64 2:19.0.0-3252.g43be0201.el9 ceph 32 k 2024-04-22T23:52:18.200 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:18.200 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:52:18.200 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:18.200 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-04-22T23:52:18.201 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:18.201 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 32 k 2024-04-22T23:52:18.201 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 142 k 2024-04-22T23:52:18.201 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:52:18.360 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:52 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:18.369 INFO:teuthology.orchestra.run.smithi114.stdout:libcephfs-devel-19.0.0-3252.g43be0201.el9.x86_6 188 kB/s | 32 kB 00:00 2024-04-22T23:52:18.370 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:18.370 INFO:teuthology.orchestra.run.smithi092.stdout:rbd-nbd-19.0.0-3252.g43be0201.el9.x86_64.rpm 736 kB/s | 171 kB 00:00 2024-04-22T23:52:18.370 INFO:teuthology.orchestra.run.smithi114.stdout:Total 187 kB/s | 32 kB 00:00 2024-04-22T23:52:18.371 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:52:18.371 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:18.371 INFO:teuthology.orchestra.run.smithi092.stdout:Total 730 kB/s | 171 kB 00:00 2024-04-22T23:52:18.371 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-22T23:52:18.374 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:52:18.374 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:52:18.376 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:52:18.376 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:52:18.378 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-22T23:52:18.379 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-22T23:52:18.442 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:18.442 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-22T23:52:18.442 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-22T23:52:18.459 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:52:18.484 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:18.485 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-22T23:52:18.485 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:18.568 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install rbd-fuse 2024-04-22T23:52:18.582 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:18.600 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-22T23:52:18.700 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:18.930 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:19.078 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:19.097 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:53 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:19.139 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:19.140 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:19.140 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:52:19.140 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs-devel-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:19.140 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:19.140 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:19.221 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:19.222 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:19.222 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2024-04-22T23:52:19.222 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:19.222 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:52:19.223 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-fuse x86_64 2:19.0.0-3252.g43be0201.el9 ceph 85 k 2024-04-22T23:52:19.223 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:19.223 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:52:19.223 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:19.223 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-22T23:52:19.223 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:19.223 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 85 k 2024-04-22T23:52:19.223 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 231 k 2024-04-22T23:52:19.223 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:52:19.312 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:19.312 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:19.312 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-22T23:52:19.312 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:19.312 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-22T23:52:19.312 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-22T23:52:19.324 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librados2 2024-04-22T23:52:19.429 INFO:teuthology.orchestra.run.smithi027.stdout:rbd-fuse-19.0.0-3252.g43be0201.el9.x86_64.rpm 414 kB/s | 85 kB 00:00 2024-04-22T23:52:19.430 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:19.430 INFO:teuthology.orchestra.run.smithi027.stdout:Total 412 kB/s | 85 kB 00:00 2024-04-22T23:52:19.430 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:52:19.438 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:52:19.438 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:52:19.504 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:52:19.505 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:52:19.572 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:19.651 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:52:19.745 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:19.843 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:45 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:19.922 INFO:teuthology.orchestra.run.smithi114.stdout:Package librados2-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:19.962 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:19.963 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-04-22T23:52:19.963 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:20.029 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librbd1 2024-04-22T23:52:20.097 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:20.337 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:20.337 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:20.337 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:52:20.337 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:20.337 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:20.337 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:20.543 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:46 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:20.583 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install rbd-mirror 2024-04-22T23:52:20.622 INFO:teuthology.orchestra.run.smithi114.stdout:Package librbd1-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:20.664 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:20.665 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-04-22T23:52:20.665 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:20.724 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rados 2024-04-22T23:52:21.121 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:55 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:21.227 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:47 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:21.247 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:21.247 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:21.247 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2024-04-22T23:52:21.248 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:21.248 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:52:21.248 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-mirror x86_64 2:19.0.0-3252.g43be0201.el9 ceph 3.1 M 2024-04-22T23:52:21.248 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:21.248 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:52:21.248 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:21.248 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-22T23:52:21.248 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:21.249 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 3.1 M 2024-04-22T23:52:21.249 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 13 M 2024-04-22T23:52:21.249 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:52:21.307 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rados-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:21.348 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:21.348 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-04-22T23:52:21.348 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:21.419 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rgw 2024-04-22T23:52:21.923 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:47 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:22.001 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rgw-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:22.042 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:22.043 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-04-22T23:52:22.043 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:22.104 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-cephfs 2024-04-22T23:52:22.266 INFO:teuthology.orchestra.run.smithi027.stdout:rbd-mirror-19.0.0-3252.g43be0201.el9.x86_64.rpm 3.0 MB/s | 3.1 MB 00:01 2024-04-22T23:52:22.267 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:22.267 INFO:teuthology.orchestra.run.smithi027.stdout:Total 3.0 MB/s | 3.1 MB 00:01 2024-04-22T23:52:22.267 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:52:22.277 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:52:22.278 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:52:22.365 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:52:22.365 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:52:22.617 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:48 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:22.697 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-cephfs-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:22.737 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:22.738 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-04-22T23:52:22.738 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:22.802 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rbd 2024-04-22T23:52:22.821 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:52:22.875 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:22.901 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:22.901 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:52:22.901 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-22T23:52:22.901 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T23:52:22.901 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T23:52:22.901 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:23.310 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:49 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:23.389 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rbd-2:19.0.0-3252.g43be0201.el9.x86_64 is already installed. 2024-04-22T23:52:23.429 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:23.430 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-04-22T23:52:23.430 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:23.493 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-fuse 2024-04-22T23:52:23.907 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:23.907 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:23.908 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:52:23.908 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:23.908 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:23.908 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:24.003 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:50 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:24.122 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:24.123 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:24.123 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-04-22T23:52:24.123 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:24.123 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:52:24.123 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-fuse x86_64 2:19.0.0-3252.g43be0201.el9 ceph 85 k 2024-04-22T23:52:24.123 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:24.123 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:52:24.123 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:24.124 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-04-22T23:52:24.124 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:24.124 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 85 k 2024-04-22T23:52:24.124 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 231 k 2024-04-22T23:52:24.124 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:52:24.163 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install rbd-nbd 2024-04-22T23:52:24.331 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-fuse-19.0.0-3252.g43be0201.el9.x86_64.rpm 413 kB/s | 85 kB 00:00 2024-04-22T23:52:24.331 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:24.332 INFO:teuthology.orchestra.run.smithi114.stdout:Total 410 kB/s | 85 kB 00:00 2024-04-22T23:52:24.332 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:52:24.339 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:52:24.339 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:52:24.403 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:52:24.403 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:52:24.555 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:52:24.676 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:24.697 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:58 ago on Mon 22 Apr 2024 11:50:26 PM UTC. 2024-04-22T23:52:24.823 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-22T23:52:24.824 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:24.824 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2024-04-22T23:52:24.824 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:24.824 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-22T23:52:24.824 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-nbd x86_64 2:19.0.0-3252.g43be0201.el9 ceph 171 k 2024-04-22T23:52:24.824 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:24.824 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-22T23:52:24.825 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-22T23:52:24.825 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-22T23:52:24.825 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:24.825 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 171 k 2024-04-22T23:52:24.825 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 494 k 2024-04-22T23:52:24.825 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-22T23:52:25.055 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:25.161 INFO:teuthology.orchestra.run.smithi027.stdout:rbd-nbd-19.0.0-3252.g43be0201.el9.x86_64.rpm 509 kB/s | 171 kB 00:00 2024-04-22T23:52:25.162 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:25.162 INFO:teuthology.orchestra.run.smithi027.stdout:Total 506 kB/s | 171 kB 00:00 2024-04-22T23:52:25.162 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-22T23:52:25.171 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-22T23:52:25.171 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-22T23:52:25.239 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-22T23:52:25.239 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-22T23:52:25.286 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:25.286 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:25.286 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:52:25.286 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-fuse-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:25.287 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:25.287 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:25.396 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-22T23:52:25.502 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:25.514 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-mirror 2024-04-22T23:52:25.891 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:26.036 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:52 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:26.156 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:26.156 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:26.156 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-22T23:52:26.156 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:26.156 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:52:26.156 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-22T23:52:26.162 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:26.162 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:26.162 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-04-22T23:52:26.162 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:26.162 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:52:26.162 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-mirror x86_64 2:19.0.0-3252.g43be0201.el9 ceph 3.1 M 2024-04-22T23:52:26.162 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:26.162 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:52:26.163 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:26.163 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-04-22T23:52:26.163 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:26.163 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 3.1 M 2024-04-22T23:52:26.163 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 13 M 2024-04-22T23:52:26.163 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:52:26.401 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:26.743 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-mirror-19.0.0-3252.g43be0201.el9.x86_64.rpm 5.3 MB/s | 3.1 MB 00:00 2024-04-22T23:52:26.743 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:26.743 INFO:teuthology.orchestra.run.smithi114.stdout:Total 5.3 MB/s | 3.1 MB 00:00 2024-04-22T23:52:26.744 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:52:26.753 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:52:26.753 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:52:26.834 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:52:26.835 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:52:27.262 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:52:27.318 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:27.342 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:27.342 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T23:52:27.343 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-22T23:52:27.343 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T23:52:27.343 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T23:52:27.343 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:28.371 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:28.371 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:28.371 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:52:28.372 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-mirror-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:28.372 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:28.372 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:28.586 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-nbd 2024-04-22T23:52:29.110 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:55 ago on Mon 22 Apr 2024 11:50:34 PM UTC. 2024-04-22T23:52:29.233 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-04-22T23:52:29.233 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:29.233 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-nbd x86_64 2:19.0.0-3252.g43be0201.el9 ceph 171 k 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 171 k 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 494 k 2024-04-22T23:52:29.234 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-04-22T23:52:29.463 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-nbd-19.0.0-3252.g43be0201.el9.x86_64.rpm 748 kB/s | 171 kB 00:00 2024-04-22T23:52:29.464 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:52:29.464 INFO:teuthology.orchestra.run.smithi114.stdout:Total 743 kB/s | 171 kB 00:00 2024-04-22T23:52:29.464 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-04-22T23:52:29.472 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-04-22T23:52:29.472 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-04-22T23:52:29.536 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-04-22T23:52:29.536 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-04-22T23:52:29.691 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-04-22T23:52:29.810 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:30.204 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:30.429 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 1/1 2024-04-22T23:52:30.430 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:30.430 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-04-22T23:52:30.430 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-nbd-2:19.0.0-3252.g43be0201.el9.x86_64 2024-04-22T23:52:30.430 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:52:30.430 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-04-22T23:52:30.686 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:30.687 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:52:30.909 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-22T23:52:30.934 INFO:teuthology.orchestra.run.smithi027.stdout:19.0.0-3252.g43be0201.el9 2024-04-22T23:52:30.935 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3252.g43be0201.el9 2024-04-22T23:52:30.935 INFO:teuthology.task.install:The correct ceph version 19.0.0-3252.g43be0201 is installed. 2024-04-22T23:52:30.937 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:52:31.173 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-22T23:52:31.197 INFO:teuthology.orchestra.run.smithi092.stdout:19.0.0-3252.g43be0201.el9 2024-04-22T23:52:31.197 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3252.g43be0201.el9 2024-04-22T23:52:31.197 INFO:teuthology.task.install:The correct ceph version 19.0.0-3252.g43be0201 is installed. 2024-04-22T23:52:31.199 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:52:31.343 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-22T23:52:31.364 INFO:teuthology.orchestra.run.smithi114.stdout:19.0.0-3252.g43be0201.el9 2024-04-22T23:52:31.364 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3252.g43be0201.el9 2024-04-22T23:52:31.364 INFO:teuthology.task.install:The correct ceph version 19.0.0-3252.g43be0201 is installed. 2024-04-22T23:52:31.366 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-22T23:52:31.367 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:52:31.367 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T23:52:31.397 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:52:31.398 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T23:52:31.425 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:52:31.425 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T23:52:31.450 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-22T23:52:31.450 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:52:31.450 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T23:52:31.478 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T23:52:31.545 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:52:31.566 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T23:52:31.593 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T23:52:31.659 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:52:31.659 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T23:52:31.684 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T23:52:31.748 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-22T23:52:31.748 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:52:31.748 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T23:52:31.775 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T23:52:31.842 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:52:31.842 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T23:52:31.868 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T23:52:31.934 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:52:31.934 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T23:52:31.958 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T23:52:32.021 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-22T23:52:32.022 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:52:32.022 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T23:52:32.049 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T23:52:32.115 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:52:32.116 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T23:52:32.142 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T23:52:32.208 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:52:32.208 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T23:52:32.233 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T23:52:32.297 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T23:52:32.412 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'mons down', 'mon down', 'out of quorum'], 'log-only-match': ['CEPHADM_'], 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5'} 2024-04-22T23:52:32.412 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:52:32.413 INFO:tasks.cephadm:Cluster fsid is 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:52:32.413 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T23:52:32.413 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.27', 'mon.b': '172.21.15.92', 'mon.c': '172.21.15.114'} 2024-04-22T23:52:32.413 INFO:tasks.cephadm:First mon is mon.a on smithi027 2024-04-22T23:52:32.413 INFO:tasks.cephadm:First mgr is a 2024-04-22T23:52:32.413 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T23:52:32.413 DEBUG:teuthology.orchestra.run.smithi027:> sudo hostname $(hostname -s) 2024-04-22T23:52:32.441 DEBUG:teuthology.orchestra.run.smithi092:> sudo hostname $(hostname -s) 2024-04-22T23:52:32.468 DEBUG:teuthology.orchestra.run.smithi114:> sudo hostname $(hostname -s) 2024-04-22T23:52:32.493 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-22T23:52:32.493 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:52:32.649 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/78807/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3252-g43be0201', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-3252.g43be0201'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-22 22:31:25.102991', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-04-22-1618', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-04-22T23:52:32.787 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-adk-testing-2024-04-22-1618, sha1 43be020184947e53516056c9931e1ac5bdbbb1a5 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:52:32.789 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/x86_64/flavors/default/cephadm 2024-04-22T23:52:32.789 DEBUG:teuthology.orchestra.run.smithi027:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T23:52:33.500 INFO:teuthology.orchestra.run.smithi027.stdout:-rw-r--r--. 1 ubuntu ubuntu 782536 Apr 22 23:52 /home/ubuntu/cephtest/cephadm 2024-04-22T23:52:33.501 DEBUG:teuthology.orchestra.run.smithi092:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T23:52:34.012 INFO:teuthology.orchestra.run.smithi092.stdout:-rw-r--r--. 1 ubuntu ubuntu 782536 Apr 22 23:52 /home/ubuntu/cephtest/cephadm 2024-04-22T23:52:34.012 DEBUG:teuthology.orchestra.run.smithi114:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T23:52:34.516 INFO:teuthology.orchestra.run.smithi114.stdout:-rw-r--r--. 1 ubuntu ubuntu 782536 Apr 22 23:52 /home/ubuntu/cephtest/cephadm 2024-04-22T23:52:34.516 DEBUG:teuthology.orchestra.run.smithi027:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T23:52:34.536 DEBUG:teuthology.orchestra.run.smithi092:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T23:52:34.555 DEBUG:teuthology.orchestra.run.smithi114:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T23:52:34.585 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 on all hosts... 2024-04-22T23:52:34.585 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 pull 2024-04-22T23:52:34.588 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 pull 2024-04-22T23:52:34.597 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 pull 2024-04-22T23:52:36.080 INFO:teuthology.orchestra.run.smithi092.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-22T23:52:36.090 INFO:teuthology.orchestra.run.smithi027.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-22T23:52:36.276 INFO:teuthology.orchestra.run.smithi114.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-22T23:53:05.100 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2024-04-22T23:53:05.100 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph_version": "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)", 2024-04-22T23:53:05.100 INFO:teuthology.orchestra.run.smithi114.stdout: "image_id": "a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc", 2024-04-22T23:53:05.101 INFO:teuthology.orchestra.run.smithi114.stdout: "repo_digests": [ 2024-04-22T23:53:05.101 INFO:teuthology.orchestra.run.smithi114.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c" 2024-04-22T23:53:05.101 INFO:teuthology.orchestra.run.smithi114.stdout: ] 2024-04-22T23:53:05.101 INFO:teuthology.orchestra.run.smithi114.stdout:} 2024-04-22T23:53:34.416 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-04-22T23:53:34.416 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph_version": "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)", 2024-04-22T23:53:34.416 INFO:teuthology.orchestra.run.smithi027.stdout: "image_id": "a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc", 2024-04-22T23:53:34.417 INFO:teuthology.orchestra.run.smithi027.stdout: "repo_digests": [ 2024-04-22T23:53:34.417 INFO:teuthology.orchestra.run.smithi027.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c" 2024-04-22T23:53:34.417 INFO:teuthology.orchestra.run.smithi027.stdout: ] 2024-04-22T23:53:34.417 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-04-22T23:53:38.347 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-04-22T23:53:38.347 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph_version": "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)", 2024-04-22T23:53:38.347 INFO:teuthology.orchestra.run.smithi092.stdout: "image_id": "a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc", 2024-04-22T23:53:38.347 INFO:teuthology.orchestra.run.smithi092.stdout: "repo_digests": [ 2024-04-22T23:53:38.347 INFO:teuthology.orchestra.run.smithi092.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c" 2024-04-22T23:53:38.347 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-04-22T23:53:38.347 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-04-22T23:53:38.371 DEBUG:teuthology.orchestra.run.smithi027:> sudo mkdir -p /etc/ceph 2024-04-22T23:53:38.405 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /etc/ceph 2024-04-22T23:53:38.431 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /etc/ceph 2024-04-22T23:53:38.463 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 777 /etc/ceph 2024-04-22T23:53:38.490 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 777 /etc/ceph 2024-04-22T23:53:38.513 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 777 /etc/ceph 2024-04-22T23:53:38.541 INFO:tasks.cephadm:Writing seed config... 2024-04-22T23:53:38.542 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-22T23:53:38.542 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-22T23:53:38.542 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-22T23:53:38.542 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-04-22T23:53:38.543 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-22T23:53:38.543 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-22T23:53:38.543 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-22T23:53:38.543 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-22T23:53:38.543 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-22T23:53:38.543 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:53:38.544 DEBUG:teuthology.orchestra.run.smithi027:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-22T23:53:38.561 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 62b1ddaa-0103-11ef-bc93-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-22T23:53:38.561 DEBUG:teuthology.orchestra.run.smithi027:mon.a> sudo journalctl -f -n 0 -u ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.a.service 2024-04-22T23:53:38.603 DEBUG:teuthology.orchestra.run.smithi027:mgr.a> sudo journalctl -f -n 0 -u ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mgr.a.service 2024-04-22T23:53:38.647 INFO:tasks.cephadm:Bootstrapping... 2024-04-22T23:53:38.647 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -v bootstrap --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.27 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:53:38.846 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:53:38.846 INFO:teuthology.orchestra.run.smithi027.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5', '-v', 'bootstrap', '--fsid', '62b1ddaa-0103-11ef-bc93-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.27', '--skip-admin-label'] 2024-04-22T23:53:38.846 INFO:teuthology.orchestra.run.smithi027.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-22T23:53:38.846 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying podman|docker is present... 2024-04-22T23:53:38.873 INFO:teuthology.orchestra.run.smithi027.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-22T23:53:38.873 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying lvm2 is present... 2024-04-22T23:53:38.873 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying time synchronization is in place... 2024-04-22T23:53:38.880 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-22T23:53:38.880 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-22T23:53:38.886 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-22T23:53:38.886 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-04-22T23:53:38.893 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout enabled 2024-04-22T23:53:38.899 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout active 2024-04-22T23:53:38.899 INFO:teuthology.orchestra.run.smithi027.stdout:Unit chronyd.service is enabled and running 2024-04-22T23:53:38.899 INFO:teuthology.orchestra.run.smithi027.stdout:Repeating the final host check... 2024-04-22T23:53:38.924 INFO:teuthology.orchestra.run.smithi027.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-22T23:53:38.924 INFO:teuthology.orchestra.run.smithi027.stdout:podman (/bin/podman) version 4.9.4 is present 2024-04-22T23:53:38.924 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl is present 2024-04-22T23:53:38.924 INFO:teuthology.orchestra.run.smithi027.stdout:lvcreate is present 2024-04-22T23:53:38.931 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-22T23:53:38.931 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-22T23:53:38.937 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-22T23:53:38.937 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-04-22T23:53:38.943 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout enabled 2024-04-22T23:53:38.949 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout active 2024-04-22T23:53:38.950 INFO:teuthology.orchestra.run.smithi027.stdout:Unit chronyd.service is enabled and running 2024-04-22T23:53:38.950 INFO:teuthology.orchestra.run.smithi027.stdout:Host looks OK 2024-04-22T23:53:38.950 INFO:teuthology.orchestra.run.smithi027.stdout:Cluster fsid: 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:53:38.950 INFO:teuthology.orchestra.run.smithi027.stdout:Acquiring lock 139657848648224 on /run/cephadm/62b1ddaa-0103-11ef-bc93-c7b262605968.lock 2024-04-22T23:53:38.950 INFO:teuthology.orchestra.run.smithi027.stdout:Lock 139657848648224 acquired on /run/cephadm/62b1ddaa-0103-11ef-bc93-c7b262605968.lock 2024-04-22T23:53:38.951 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying IP 172.21.15.27 port 3300 ... 2024-04-22T23:53:38.951 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying IP 172.21.15.27 port 6789 ... 2024-04-22T23:53:38.951 INFO:teuthology.orchestra.run.smithi027.stdout:Base mon IP(s) is [172.21.15.27:3300, 172.21.15.27:6789], mon addrv is [v2:172.21.15.27:3300,v1:172.21.15.27:6789] 2024-04-22T23:53:38.954 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.27 metric 100 2024-04-22T23:53:38.954 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.27 metric 100 2024-04-22T23:53:38.956 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-22T23:53:38.956 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-04-22T23:53:38.957 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-04-22T23:53:38.959 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-22T23:53:38.959 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-22T23:53:38.959 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-22T23:53:38.959 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-22T23:53:38.959 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:395a/64 scope link noprefixroute 2024-04-22T23:53:38.959 INFO:teuthology.orchestra.run.smithi027.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-22T23:53:38.960 INFO:teuthology.orchestra.run.smithi027.stdout:Mon IP `172.21.15.27` is in CIDR network `172.21.0.0/20` 2024-04-22T23:53:38.960 INFO:teuthology.orchestra.run.smithi027.stdout:Mon IP `172.21.15.27` is in CIDR network `172.21.0.0/20` 2024-04-22T23:53:38.960 INFO:teuthology.orchestra.run.smithi027.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-22T23:53:38.960 INFO:teuthology.orchestra.run.smithi027.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-22T23:53:38.961 INFO:teuthology.orchestra.run.smithi027.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-22T23:53:39.409 INFO:teuthology.orchestra.run.smithi027.stdout:/bin/podman: stdout a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc 2024-04-22T23:53:39.410 INFO:teuthology.orchestra.run.smithi027.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-22T23:53:39.410 INFO:teuthology.orchestra.run.smithi027.stdout:/bin/podman: stderr Getting image source signatures 2024-04-22T23:53:39.410 INFO:teuthology.orchestra.run.smithi027.stdout:/bin/podman: stderr Copying blob sha256:7ec8071d58237120baf964bcb2a78b46559ac3cbfb68211cd54b50ae743186f0 2024-04-22T23:53:39.410 INFO:teuthology.orchestra.run.smithi027.stdout:/bin/podman: stderr Copying blob sha256:426fede9fffa2c7dfe40a4f9322a34794b72405170134d54d2c30d9cc6c6a5be 2024-04-22T23:53:39.410 INFO:teuthology.orchestra.run.smithi027.stdout:/bin/podman: stderr Copying config sha256:a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc 2024-04-22T23:53:39.410 INFO:teuthology.orchestra.run.smithi027.stdout:/bin/podman: stderr Writing manifest to image destination 2024-04-22T23:53:40.364 INFO:teuthology.orchestra.run.smithi027.stdout:ceph: stdout ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev) 2024-04-22T23:53:40.365 INFO:teuthology.orchestra.run.smithi027.stdout:Ceph version: ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev) 2024-04-22T23:53:40.365 INFO:teuthology.orchestra.run.smithi027.stdout:Extracting ceph user uid/gid from container image... 2024-04-22T23:53:41.435 INFO:teuthology.orchestra.run.smithi027.stdout:stat: stdout 167 167 2024-04-22T23:53:41.436 INFO:teuthology.orchestra.run.smithi027.stdout:Creating initial keys... 2024-04-22T23:53:42.468 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-authtool: stdout AQCF+CZm/xFCLxAA8z+r5qicF3QwCZtPwg9S8w== 2024-04-22T23:53:43.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-authtool: stdout AQCG+CZm1gegMRAASPkdPt9Kt5a+xC8kagQ/2A== 2024-04-22T23:53:44.425 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-authtool: stdout AQCH+CZmuw6PLhAAfwgzCEXgLO8uF+tJLYt/GA== 2024-04-22T23:53:44.426 INFO:teuthology.orchestra.run.smithi027.stdout:Creating initial monmap... 2024-04-22T23:53:45.372 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-22T23:53:45.373 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-22T23:53:45.373 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:53:45.373 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-22T23:53:45.373 INFO:teuthology.orchestra.run.smithi027.stdout:monmaptool for a [v2:172.21.15.27:3300,v1:172.21.15.27:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-22T23:53:45.373 INFO:teuthology.orchestra.run.smithi027.stdout:setting min_mon_release = quincy 2024-04-22T23:53:45.373 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: set fsid to 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:53:45.373 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-22T23:53:45.373 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:53:45.373 INFO:teuthology.orchestra.run.smithi027.stdout:Creating mon... 2024-04-22T23:53:46.302 INFO:teuthology.orchestra.run.smithi027.stdout:create mon.a on 2024-04-22T23:53:46.509 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-22T23:53:46.652 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-22T23:53:46.823 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-62b1ddaa-0103-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-62b1ddaa-0103-11ef-bc93-c7b262605968.target. 2024-04-22T23:53:46.823 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-62b1ddaa-0103-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-62b1ddaa-0103-11ef-bc93-c7b262605968.target. 2024-04-22T23:53:47.072 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.a 2024-04-22T23:53:47.072 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to reset failed state of unit ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-22T23:53:47.236 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-62b1ddaa-0103-11ef-bc93-c7b262605968.target.wants/ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.a.service → /etc/systemd/system/ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@.service. 2024-04-22T23:53:47.762 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:47 smithi027 ceph-mon[27709]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:53:47.763 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:47 smithi027 bash[27671]: ef2c69b1fc8fdabd20c571529969a74f5fae098bb5e8d51237b7cbc6c01710e8 2024-04-22T23:53:47.776 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-22T23:53:47.776 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout disabled 2024-04-22T23:53:47.782 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-22T23:53:47.782 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-04-22T23:53:47.783 INFO:teuthology.orchestra.run.smithi027.stdout:firewalld.service is not enabled 2024-04-22T23:53:47.783 INFO:teuthology.orchestra.run.smithi027.stdout:Not possible to enable service . firewalld.service is not available 2024-04-22T23:53:47.783 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mon to start... 2024-04-22T23:53:47.783 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mon... 2024-04-22T23:53:48.020 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:47 smithi027 systemd[1]: Started Ceph mon.a for 62b1ddaa-0103-11ef-bc93-c7b262605968. 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: monmap epoch 1 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: last_changed 2024-04-22T23:53:44.801919+0000 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: min_mon_release 19 (squid) 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: election_strategy: 1 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: fsmap 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: osdmap e1: 0 total, 0 up, 0 in 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: mgrmap e1: no daemons active 2024-04-22T23:53:48.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:48 smithi027 ceph-mon[27709]: from='client.? 172.21.15.27:0/1745100362' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-22T23:53:48.901 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout cluster: 2024-04-22T23:53:48.901 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout id: 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:53:48.901 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-22T23:53:48.901 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:53:48.901 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout services: 2024-04-22T23:53:48.901 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.588986s) 2024-04-22T23:53:48.901 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-22T23:53:48.901 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-22T23:53:48.901 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:53:48.902 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout data: 2024-04-22T23:53:48.902 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-22T23:53:48.902 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-22T23:53:48.902 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-22T23:53:48.902 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout pgs: 2024-04-22T23:53:48.902 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:53:48.902 INFO:teuthology.orchestra.run.smithi027.stdout:mon is available 2024-04-22T23:53:48.902 INFO:teuthology.orchestra.run.smithi027.stdout:Assimilating anything we can from ceph.conf... 2024-04-22T23:53:49.990 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:49 smithi027 ceph-mon[27709]: from='client.? 172.21.15.27:0/1900491722' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-22T23:53:49.991 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:49 smithi027 ceph-mon[27709]: from='client.? 172.21.15.27:0/1900491722' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-22T23:53:49.993 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:53:49.995 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [global] 2024-04-22T23:53:49.995 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout fsid = 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.27:3300,v1:172.21.15.27:6789] 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [osd] 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-22T23:53:49.996 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-22T23:53:49.997 INFO:teuthology.orchestra.run.smithi027.stdout:Generating new minimal ceph.conf... 2024-04-22T23:53:51.030 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:50 smithi027 ceph-mon[27709]: from='client.? 172.21.15.27:0/4030395884' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:51.033 INFO:teuthology.orchestra.run.smithi027.stdout:Restarting the monitor... 2024-04-22T23:53:51.328 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:51 smithi027 systemd[1]: Stopping Ceph mon.a for 62b1ddaa-0103-11ef-bc93-c7b262605968... 2024-04-22T23:53:51.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:51 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a[27686]: 2024-04-22T23:53:51.337+0000 7f6c1b654700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-22T23:53:51.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:51 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a[27686]: 2024-04-22T23:53:51.337+0000 7f6c1b654700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-22T23:53:51.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:51 smithi027 podman[28039]: 2024-04-22 23:53:51.510946772 +0000 UTC m=+0.297147376 container died ef2c69b1fc8fdabd20c571529969a74f5fae098bb5e8d51237b7cbc6c01710e8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240416, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-04-22-1618-43be020) 2024-04-22T23:53:52.108 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:51 smithi027 podman[28039]: 2024-04-22 23:53:51.867043081 +0000 UTC m=+0.653243717 container cleanup ef2c69b1fc8fdabd20c571529969a74f5fae098bb5e8d51237b7cbc6c01710e8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240416, CEPH_POINT_RELEASE=) 2024-04-22T23:53:52.108 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:51 smithi027 bash[28039]: ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a 2024-04-22T23:53:52.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:52 smithi027 podman[28058]: 2024-04-22 23:53:52.11778827 +0000 UTC m=+0.605991116 container remove ef2c69b1fc8fdabd20c571529969a74f5fae098bb5e8d51237b7cbc6c01710e8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240416, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67) 2024-04-22T23:53:52.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:52 smithi027 systemd[1]: ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-22T23:53:52.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:52 smithi027 systemd[1]: Stopped Ceph mon.a for 62b1ddaa-0103-11ef-bc93-c7b262605968. 2024-04-22T23:53:52.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:52 smithi027 systemd[1]: Starting Ceph mon.a for 62b1ddaa-0103-11ef-bc93-c7b262605968... 2024-04-22T23:53:52.775 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:52 smithi027 podman[28158]: 2024-04-22 23:53:52.384706078 +0000 UTC m=+0.031452028 image pull a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:53:53.061 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:52 smithi027 podman[28158]: 2024-04-22 23:53:52.785464001 +0000 UTC m=+0.432209950 container create c640adefc9205ae06a19faabcfd6d68da4358caa3eb6525496a3bd0639655414 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240416, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-04-22T23:53:53.061 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:52 smithi027 podman[28158]: 2024-04-22 23:53:52.979602088 +0000 UTC m=+0.626348040 container init c640adefc9205ae06a19faabcfd6d68da4358caa3eb6525496a3bd0639655414 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240416, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67) 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:52 smithi027 podman[28158]: 2024-04-22 23:53:52.985874971 +0000 UTC m=+0.632620921 container start c640adefc9205ae06a19faabcfd6d68da4358caa3eb6525496a3bd0639655414 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240416, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=) 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: set uid:gid to 167:167 (ceph:ceph) 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev), process ceph-mon, pid 7 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: pidfile_write: ignore empty --pid-file 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: load: jerasure load: lrc 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: RocksDB version: 7.9.2 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Git sha 0 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Compile date 2024-04-22 21:33:31 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: DB SUMMARY 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: DB Session ID: XKIM7NB3HCXJHE8ORX9B 2024-04-22T23:53:53.062 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: CURRENT file: CURRENT 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: IDENTITY file: IDENTITY 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88555 ; 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.error_if_exists: 0 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.create_if_missing: 0 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.paranoid_checks: 1 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.env: 0x55fc598bacc0 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.fs: PosixFileSystem 2024-04-22T23:53:53.063 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.info_log: 0x55fc5a555be0 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_file_opening_threads: 16 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.statistics: (nil) 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.use_fsync: 0 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_log_file_size: 0 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.keep_log_file_num: 1000 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.recycle_log_file_num: 0 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.allow_fallocate: 1 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.allow_mmap_reads: 0 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.allow_mmap_writes: 0 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.use_direct_reads: 0 2024-04-22T23:53:53.064 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.create_missing_column_families: 0 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.db_log_dir: 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.wal_dir: 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.advise_random_on_open: 1 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.db_write_buffer_size: 0 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.write_buffer_manager: 0x55fc5a4e90e0 2024-04-22T23:53:53.065 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T23:53:53.066 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T23:53:53.066 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T23:53:53.066 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.rate_limiter: (nil) 2024-04-22T23:53:53.066 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T23:53:53.066 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.wal_recovery_mode: 2 2024-04-22T23:53:53.066 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.enable_thread_tracking: 0 2024-04-22T23:53:53.067 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.enable_pipelined_write: 0 2024-04-22T23:53:53.067 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.unordered_write: 0 2024-04-22T23:53:53.067 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T23:53:53.068 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T23:53:53.068 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T23:53:53.068 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T23:53:53.068 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.row_cache: None 2024-04-22T23:53:53.068 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.wal_filter: None 2024-04-22T23:53:53.068 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T23:53:53.068 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.allow_ingest_behind: 0 2024-04-22T23:53:53.068 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.two_write_queues: 0 2024-04-22T23:53:53.068 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.manual_wal_flush: 0 2024-04-22T23:53:53.068 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.wal_compression: 0 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.atomic_flush: 0 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.log_readahead_size: 0 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.best_efforts_recovery: 0 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.allow_data_in_errors: 0 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.db_host_id: __hostname__ 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-22T23:53:53.069 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_background_jobs: 2 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_background_compactions: -1 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_subcompactions: 1 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_total_wal_size: 0 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_open_files: -1 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bytes_per_sync: 0 2024-04-22T23:53:53.070 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_readahead_size: 0 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_background_flushes: -1 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Compression algorithms supported: 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: kZSTD supported: 0 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: kXpressCompression supported: 0 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: kLZ4HCCompression supported: 1 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: kZlibCompression supported: 1 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: kSnappyCompression supported: 1 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: kLZ4Compression supported: 1 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: kBZip2Compression supported: 0 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T23:53:53.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.merge_operator: 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_filter: None 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_filter_factory: None 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.sst_partitioner_factory: None 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fc5a555dc0) 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout: cache_index_and_filter_blocks: 1 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T23:53:53.072 INFO:journalctl@ceph.mon.a.smithi027.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: pin_top_level_index_and_filter: 1 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: index_type: 0 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: data_block_index_type: 0 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: index_shortening: 1 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: checksum: 4 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: no_block_cache: 0 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: block_cache: 0x55fc5a51b1f0 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: block_cache_name: BinnedLRUCache 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: block_cache_options: 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: capacity : 536870912 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: num_shard_bits : 4 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: strict_capacity_limit : 0 2024-04-22T23:53:53.073 INFO:journalctl@ceph.mon.a.smithi027.stdout: high_pri_pool_ratio: 0.000 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: block_cache_compressed: (nil) 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: persistent_cache: (nil) 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: block_size: 4096 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: block_size_deviation: 10 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: block_restart_interval: 16 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: index_block_restart_interval: 1 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: metadata_block_size: 4096 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: partition_filters: 0 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: use_delta_encoding: 1 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: filter_policy: bloomfilter 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: whole_key_filtering: 1 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: verify_compression: 0 2024-04-22T23:53:53.074 INFO:journalctl@ceph.mon.a.smithi027.stdout: read_amp_bytes_per_bit: 0 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout: format_version: 5 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout: enable_index_compression: 1 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout: block_align: 0 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout: max_auto_readahead_size: 262144 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout: prepopulate_block_cache: 0 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout: initial_auto_readahead_size: 8192 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout: num_file_reads_for_auto_readahead: 2 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.write_buffer_size: 33554432 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_write_buffer_number: 2 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compression: NoCompression 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bottommost_compression: Disabled 2024-04-22T23:53:53.075 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.prefix_extractor: nullptr 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.num_levels: 7 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-22T23:53:53.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compression_opts.level: 32767 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compression_opts.strategy: 0 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compression_opts.enabled: false 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.target_file_size_base: 67108864 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T23:53:53.077 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T23:53:53.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.arena_block_size: 1048576 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.disable_auto_compactions: 0 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T23:53:53.079 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.inplace_update_support: 0 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.bloom_locality: 0 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.max_successive_merges: 0 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.paranoid_file_checks: 0 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.force_consistency_checks: 1 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.report_bg_io_stats: 0 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.ttl: 2592000 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T23:53:53.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.enable_blob_files: false 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.min_blob_size: 0 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.blob_file_size: 268435456 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.blob_file_starting_level: 0 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-22T23:53:53.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 75f6be43-a41b-49c6-b7ea-20343c3e5443 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713830033017517, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713830033018531, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85294, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83441, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10064, "raw_average_key_size": 46, "raw_value_size": 77653, "raw_average_value_size": 361, "num_data_blocks": 11, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713830033, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "75f6be43-a41b-49c6-b7ea-20343c3e5443", "db_session_id": "XKIM7NB3HCXJHE8ORX9B", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713830033018632, "job": 1, "event": "recovery_finished"} 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fc5a630000 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: DB pointer 0x55fc5a61a000 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout: ** DB Stats ** 2024-04-22T23:53:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: ** Compaction Stats [default] ** 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: L0 2/0 85.16 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: Sum 2/0 85.16 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: ** Compaction Stats [default] ** 2024-04-22T23:53:53.083 INFO:journalctl@ceph.mon.a.smithi027.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 123.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: Cumulative compaction: 0.00 GB write, 25.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:53:53.084 INFO:journalctl@ceph.mon.a.smithi027.stdout: Interval compaction: 0.00 GB write, 25.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout: Block cache BinnedLRUCache@0x55fc5a51b1f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout: 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: starting mon.a rank 0 at public addrs [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] at bind addrs [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: mon.a@-1(???) e1 preinit fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: mon.a@-1(???).mds e1 new map 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: mon.a@-1(???).mds e1 print_map 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout: e1 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout: legacy client fscid: -1 2024-04-22T23:53:53.085 INFO:journalctl@ceph.mon.a.smithi027.stdout: 2024-04-22T23:53:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout: No filesystems configured 2024-04-22T23:53:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-22T23:53:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:53:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:53:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:53:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-22T23:53:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 bash[28158]: c640adefc9205ae06a19faabcfd6d68da4358caa3eb6525496a3bd0639655414 2024-04-22T23:53:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 systemd[1]: Started Ceph mon.a for 62b1ddaa-0103-11ef-bc93-c7b262605968. 2024-04-22T23:53:53.086 INFO:teuthology.orchestra.run.smithi027.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-22T23:53:53.321 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:53:53.321 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: monmap epoch 1 2024-04-22T23:53:53.321 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:53:53.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: last_changed 2024-04-22T23:53:44.801919+0000 2024-04-22T23:53:53.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:53:53.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: min_mon_release 19 (squid) 2024-04-22T23:53:53.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: election_strategy: 1 2024-04-22T23:53:53.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:53:53.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: fsmap 2024-04-22T23:53:53.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: osdmap e1: 0 total, 0 up, 0 in 2024-04-22T23:53:53.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:53 smithi027 ceph-mon[28196]: mgrmap e1: no daemons active 2024-04-22T23:53:54.171 INFO:teuthology.orchestra.run.smithi027.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-22T23:53:54.192 INFO:teuthology.orchestra.run.smithi027.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:53:54.192 INFO:teuthology.orchestra.run.smithi027.stdout:Creating mgr... 2024-04-22T23:53:54.192 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-22T23:53:54.193 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-22T23:53:54.440 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mgr.a 2024-04-22T23:53:54.440 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to reset failed state of unit ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mgr.a.service: Unit ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mgr.a.service not loaded. 2024-04-22T23:53:54.588 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-62b1ddaa-0103-11ef-bc93-c7b262605968.target.wants/ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mgr.a.service → /etc/systemd/system/ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@.service. 2024-04-22T23:53:54.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:54 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/2826560576' entity='client.admin' 2024-04-22T23:53:54.836 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:54 smithi027 systemd[1]: Starting Ceph mgr.a for 62b1ddaa-0103-11ef-bc93-c7b262605968... 2024-04-22T23:53:55.132 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:54 smithi027 podman[28435]: 2024-04-22 23:53:54.747896789 +0000 UTC m=+0.018506746 image pull a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:53:55.133 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:54 smithi027 podman[28435]: 2024-04-22 23:53:54.845397096 +0000 UTC m=+0.116007054 container create 830095ee9daa105206b34a6c28793d4e6776010f37f82762b09b1f68ed36276f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240416, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-04-22T23:53:55.133 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:55 smithi027 podman[28435]: 2024-04-22 23:53:55.072776184 +0000 UTC m=+0.343386141 container init 830095ee9daa105206b34a6c28793d4e6776010f37f82762b09b1f68ed36276f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240416, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-04-22T23:53:55.133 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:55 smithi027 podman[28435]: 2024-04-22 23:53:55.078464476 +0000 UTC m=+0.349074432 container start 830095ee9daa105206b34a6c28793d4e6776010f37f82762b09b1f68ed36276f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240416, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=) 2024-04-22T23:53:55.187 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-22T23:53:55.187 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout disabled 2024-04-22T23:53:55.195 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-22T23:53:55.195 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-04-22T23:53:55.195 INFO:teuthology.orchestra.run.smithi027.stdout:firewalld.service is not enabled 2024-04-22T23:53:55.195 INFO:teuthology.orchestra.run.smithi027.stdout:Not possible to enable service . firewalld.service is not available 2024-04-22T23:53:55.205 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-22T23:53:55.205 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout disabled 2024-04-22T23:53:55.213 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-22T23:53:55.213 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-04-22T23:53:55.213 INFO:teuthology.orchestra.run.smithi027.stdout:firewalld.service is not enabled 2024-04-22T23:53:55.213 INFO:teuthology.orchestra.run.smithi027.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-22T23:53:55.213 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mgr to start... 2024-04-22T23:53:55.213 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mgr... 2024-04-22T23:53:55.428 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:55 smithi027 bash[28435]: 830095ee9daa105206b34a6c28793d4e6776010f37f82762b09b1f68ed36276f 2024-04-22T23:53:55.428 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:55 smithi027 systemd[1]: Started Ceph mgr.a for 62b1ddaa-0103-11ef-bc93-c7b262605968. 2024-04-22T23:53:55.428 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:55 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:55.242+0000 7f5fb507a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:53:55.429 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:55 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:55.437+0000 7f5fb507a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:53:55.754 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:55 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:55.547+0000 7f5fb507a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:53:56.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:53:55 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/1737547929' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:53:56.119 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:55 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:55.879+0000 7f5fb507a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:53:56.119 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:55 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:55.967+0000 7f5fb507a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:53:56.397 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:53:56.397 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:53:56.397 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsid": "62b1ddaa-0103-11ef-bc93-c7b262605968", 2024-04-22T23:53:56.397 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "health": { 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 0 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "a" 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-22T23:53:56.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-22T23:53:56.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:53:56.400 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "restful" 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modified": "2024-04-22T23:53:47.730321+0000", 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:53:56.401 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:53:56.402 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-22T23:53:56.402 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:53:56.402 INFO:teuthology.orchestra.run.smithi027.stdout:mgr not available, waiting (1/15)... 2024-04-22T23:53:57.577 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:57 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:57.236+0000 7f5fb507a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:53:57.577 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:57 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:57.410+0000 7f5fb507a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:53:57.577 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:57 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:57.586+0000 7f5fb507a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:53:58.132 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:57 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:57.884+0000 7f5fb507a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:53:58.132 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:57 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:57.979+0000 7f5fb507a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:53:58.524 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:58 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:58.189+0000 7f5fb507a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:53:58.524 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:58 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:58.393+0000 7f5fb507a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:53:59.382 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:59 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:59.026+0000 7f5fb507a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:53:59.761 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:59 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:59.462+0000 7f5fb507a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:53:59.761 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:59 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:59.562+0000 7f5fb507a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:53:59.761 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:53:59 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:53:59.770+0000 7f5fb507a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T23:54:00.632 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:00 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:00.315+0000 7f5fb507a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:54:00.632 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:00 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:00.414+0000 7f5fb507a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:54:01.015 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:00 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:00.670+0000 7f5fb507a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:54:01.015 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:00 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:00.807+0000 7f5fb507a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:54:01.015 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:00 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:00.905+0000 7f5fb507a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:54:01.016 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:01 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:01.024+0000 7f5fb507a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:54:01.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:01 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/3346835743' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:54:01.632 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:01 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:01.337+0000 7f5fb507a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:54:02.382 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:01 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:01.974+0000 7f5fb507a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:54:02.383 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:02.198+0000 7f5fb507a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: Activating manager daemon a 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: mgrmap e2: a(active, starting, since 0.00289294s) 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: from='mgr.14100 172.21.15.27:0/2909977063' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: from='mgr.14100 172.21.15.27:0/2909977063' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: from='mgr.14100 172.21.15.27:0/2909977063' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: from='mgr.14100 172.21.15.27:0/2909977063' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: from='mgr.14100 172.21.15.27:0/2909977063' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: Manager daemon a is now available 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: from='mgr.14100 172.21.15.27:0/2909977063' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: from='mgr.14100 172.21.15.27:0/2909977063' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: from='mgr.14100 172.21.15.27:0/2909977063' entity='mgr.a' 2024-04-22T23:54:02.883 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: from='mgr.14100 172.21.15.27:0/2909977063' entity='mgr.a' 2024-04-22T23:54:02.884 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:02 smithi027 ceph-mon[28196]: from='mgr.14100 172.21.15.27:0/2909977063' entity='mgr.a' 2024-04-22T23:54:04.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:04 smithi027 ceph-mon[28196]: mgrmap e3: a(active, since 1.00902s) 2024-04-22T23:54:05.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:05 smithi027 ceph-mon[28196]: mgrmap e4: a(active, since 2s) 2024-04-22T23:54:08.398 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsid": "62b1ddaa-0103-11ef-bc93-c7b262605968", 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "health": { 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 0 2024-04-22T23:54:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "a" 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:54:08.406 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-22T23:54:08.407 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "restful" 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:54:08.408 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:54:08.409 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:08.409 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-22T23:54:08.409 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:54:08.409 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modified": "2024-04-22T23:53:47.730321+0000", 2024-04-22T23:54:08.409 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:54:08.409 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:08.409 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-22T23:54:08.409 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:54:08.409 INFO:teuthology.orchestra.run.smithi027.stdout:mgr not available, waiting (2/15)... 2024-04-22T23:54:11.509 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:11 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/3226683532' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsid": "62b1ddaa-0103-11ef-bc93-c7b262605968", 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "health": { 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 0 2024-04-22T23:54:11.841 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "a" 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_age": 18, 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-22T23:54:11.842 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-22T23:54:11.843 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-22T23:54:11.843 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-22T23:54:11.843 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-22T23:54:11.843 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-22T23:54:11.846 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:11.846 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-22T23:54:11.846 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-22T23:54:11.846 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-22T23:54:11.846 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-22T23:54:11.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "restful" 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modified": "2024-04-22T23:53:47.730321+0000", 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:54:11.848 INFO:teuthology.orchestra.run.smithi027.stdout:mgr is available 2024-04-22T23:54:12.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:12 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/1573459691' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-22T23:54:12.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:12 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/1573459691' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-22T23:54:13.112 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:54:13.112 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [global] 2024-04-22T23:54:13.112 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout fsid = 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:54:13.112 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-04-22T23:54:13.112 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-22T23:54:13.112 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-22T23:54:13.113 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-22T23:54:13.113 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-22T23:54:13.113 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:54:13.113 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-22T23:54:13.113 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-22T23:54:13.113 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-04-22T23:54:13.113 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [osd] 2024-04-22T23:54:13.113 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-22T23:54:13.113 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-22T23:54:13.113 INFO:teuthology.orchestra.run.smithi027.stdout:Enabling cephadm module... 2024-04-22T23:54:14.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:13 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/3716901944' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-22T23:54:14.332 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:14 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: ignoring --setuser ceph since I am not root 2024-04-22T23:54:14.332 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:14 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: ignoring --setgroup ceph since I am not root 2024-04-22T23:54:14.332 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:14 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:14.149+0000 7fa5ce5f5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:54:14.332 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:14 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:14.339+0000 7fa5ce5f5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:54:14.622 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:14 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:14.446+0000 7fa5ce5f5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:54:14.882 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:14 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:14.766+0000 7fa5ce5f5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:54:14.882 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:14 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:14.855+0000 7fa5ce5f5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:54:15.250 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:14 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/3716901944' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-22T23:54:15.250 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:14 smithi027 ceph-mon[28196]: mgrmap e5: a(active, since 11s) 2024-04-22T23:54:16.212 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:15 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/959348908' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-22T23:54:16.212 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:16 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:16.125+0000 7fa5ce5f5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:54:16.215 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:54:16.215 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-22T23:54:16.215 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-22T23:54:16.215 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-04-22T23:54:16.215 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-22T23:54:16.215 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:54:16.216 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for the mgr to restart... 2024-04-22T23:54:16.216 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mgr epoch 5... 2024-04-22T23:54:16.482 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:16 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:16.307+0000 7fa5ce5f5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:54:16.482 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:16 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:16.490+0000 7fa5ce5f5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:54:17.088 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:16 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:16.792+0000 7fa5ce5f5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:54:17.089 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:16 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:16.888+0000 7fa5ce5f5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:54:17.089 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:17 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:17.097+0000 7fa5ce5f5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:54:17.382 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:17 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:17.296+0000 7fa5ce5f5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:54:18.345 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:17 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:17.919+0000 7fa5ce5f5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:54:18.632 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:18 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:18.354+0000 7fa5ce5f5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:54:18.632 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:18 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:18.453+0000 7fa5ce5f5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:54:19.132 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:18 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:18.661+0000 7fa5ce5f5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T23:54:19.539 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:19 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:19.202+0000 7fa5ce5f5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:54:19.539 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:19 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:19.297+0000 7fa5ce5f5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:54:19.882 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:19 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:19.547+0000 7fa5ce5f5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:54:19.882 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:19 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:19.684+0000 7fa5ce5f5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:54:19.882 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:19 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:19.782+0000 7fa5ce5f5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:54:20.204 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:19 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:19.901+0000 7fa5ce5f5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:54:20.204 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:20 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:20.212+0000 7fa5ce5f5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:54:21.105 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:20 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:20.836+0000 7fa5ce5f5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:54:21.105 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:21.060+0000 7fa5ce5f5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:54:21.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: Active manager daemon a restarted 2024-04-22T23:54:21.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: Activating manager daemon a 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: osdmap e2: 0 total, 0 up, 0 in 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: mgrmap e6: a(active, starting, since 0.00330433s) 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: Manager daemon a is now available 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:54:21.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:21 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:54:22.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:22 smithi027 ceph-mon[28196]: Found migration_current of "None". Setting to last migration. 2024-04-22T23:54:22.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:22 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-22T23:54:22.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:22 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:22.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:22 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:22.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:22 smithi027 ceph-mon[28196]: [22/Apr/2024:23:54:21] ENGINE Bus STARTING 2024-04-22T23:54:22.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:22 smithi027 ceph-mon[28196]: [22/Apr/2024:23:54:21] ENGINE Serving on http://172.21.15.27:8765 2024-04-22T23:54:22.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:22 smithi027 ceph-mon[28196]: [22/Apr/2024:23:54:21] ENGINE Serving on https://172.21.15.27:7150 2024-04-22T23:54:22.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:22 smithi027 ceph-mon[28196]: [22/Apr/2024:23:54:21] ENGINE Bus STARTED 2024-04-22T23:54:22.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:22 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:54:22.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:22 smithi027 ceph-mon[28196]: mgrmap e7: a(active, since 1.00583s) 2024-04-22T23:54:22.614 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:54:22.614 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-22T23:54:22.614 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-22T23:54:22.615 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:54:22.615 INFO:teuthology.orchestra.run.smithi027.stdout:mgr epoch 5 is available 2024-04-22T23:54:22.615 INFO:teuthology.orchestra.run.smithi027.stdout:Setting orchestrator backend to cephadm... 2024-04-22T23:54:23.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:23 smithi027 ceph-mon[28196]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-22T23:54:23.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:23 smithi027 ceph-mon[28196]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-22T23:54:24.324 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:24 smithi027 ceph-mon[28196]: mgrmap e8: a(active, since 2s) 2024-04-22T23:54:24.325 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:24 smithi027 ceph-mon[28196]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:54:24.325 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:24 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:24.325 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:24 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:54:25.283 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-22T23:54:25.283 INFO:teuthology.orchestra.run.smithi027.stdout:Generating ssh key... 2024-04-22T23:54:25.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:25 smithi027 ceph-mon[28196]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:54:26.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-mon[28196]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:54:26.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-mon[28196]: Generating ssh key... 2024-04-22T23:54:26.753 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: Generating public/private rsa key pair. 2024-04-22T23:54:26.753 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: Your identification has been saved in /tmp/tmp26zf_kww/key. 2024-04-22T23:54:26.753 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: Your public key has been saved in /tmp/tmp26zf_kww/key.pub. 2024-04-22T23:54:26.753 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: The key fingerprint is: 2024-04-22T23:54:26.753 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: SHA256:g3mzG6s4nt6YhbwWSnMPkvFP7zEOMI+aTKozMK0d+C4 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:54:26.753 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: The key's randomart image is: 2024-04-22T23:54:26.753 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: +---[RSA 3072]----+ 2024-04-22T23:54:26.753 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: | | 2024-04-22T23:54:26.754 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: | | 2024-04-22T23:54:26.754 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: | | 2024-04-22T23:54:26.754 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: | . o | 2024-04-22T23:54:26.754 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: | o +o o S | 2024-04-22T23:54:26.754 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: |+ B.=*.. + | 2024-04-22T23:54:26.754 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: |.*.*+*+.= | 2024-04-22T23:54:26.754 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: |E++ooOoo.* | 2024-04-22T23:54:26.754 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: |+==+O.oo= | 2024-04-22T23:54:26.754 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:26 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: +----[SHA256]-----+ 2024-04-22T23:54:27.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:27 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:27.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:27 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:28.313 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOhQYAgFhw1FDBFelzGFFvvJT5xb5bx6f6QY+KUrPo/x4wcxHhIrZCKtApOQeES7xB5nBSP5p+gmNfUo0BSRqMNOACT1jgX3vSxyMzKBte0jd/WTJamO/xSy9AuseXaosF2iVDUj8CKWq/AzlO06mt2MC3WPVv8JLIt4tjZ1MpTFoFQKEFcvT4Ps5INc9wk/4yZbRPqEMjGuEm6KaoADGhzde57DHnoDoof0QfhuSZ537Qcokp7hVv65fKUIeEzHALEqrrWkGlTiBF59zyja18GJR1gDNpPYBlAHHh7WNuBMgpxakcBE2hUNDy0L7gXyft1v1sTji4JMpCotLWnC0wMrk4q9Ero7WqX77UZwSkNchpKNbHkReb9W4i5A6C+fdDaakQvIY6AnXmv3mlb/rO3jqUSvBr43QttBglze3cZHmO2MZxuEv9Kk1/Tw8nXD9dd3T6thkC5Vnq6OZk4clOVA9RroUxCz9xuuy5lD2B0H1d1KbQ+lr7lkw11sYFG2E= ceph-62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:54:28.314 INFO:teuthology.orchestra.run.smithi027.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-22T23:54:28.314 INFO:teuthology.orchestra.run.smithi027.stdout:Adding key to root@localhost authorized_keys... 2024-04-22T23:54:28.314 INFO:teuthology.orchestra.run.smithi027.stdout:Adding host smithi027... 2024-04-22T23:54:28.560 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:28 smithi027 ceph-mon[28196]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:54:29.614 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:29 smithi027 ceph-mon[28196]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi027", "addr": "172.21.15.27", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:54:30.882 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:30 smithi027 ceph-mon[28196]: Deploying cephadm binary to smithi027 2024-04-22T23:54:33.795 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout Added host 'smithi027' with addr '172.21.15.27' 2024-04-22T23:54:33.795 INFO:teuthology.orchestra.run.smithi027.stdout:Deploying unmanaged mon service... 2024-04-22T23:54:34.488 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:34 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:34.488 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:34 smithi027 ceph-mon[28196]: Added host smithi027 2024-04-22T23:54:34.488 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:34 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:54:35.331 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-22T23:54:35.331 INFO:teuthology.orchestra.run.smithi027.stdout:Deploying unmanaged mgr service... 2024-04-22T23:54:35.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:35 smithi027 ceph-mon[28196]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:54:35.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:35 smithi027 ceph-mon[28196]: Saving service mon spec with placement count:5 2024-04-22T23:54:35.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:35 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:37.397 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:37 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:37.397 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:37 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:37.397 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:37 smithi027 ceph-mon[28196]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:54:37.397 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:37 smithi027 ceph-mon[28196]: Saving service mgr spec with placement count:2 2024-04-22T23:54:37.397 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:37 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:37.399 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-22T23:54:39.182 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:39 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/1877039789' entity='client.admin' 2024-04-22T23:54:39.182 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:39 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:40.524 INFO:teuthology.orchestra.run.smithi027.stdout:Enabling the dashboard module... 2024-04-22T23:54:41.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:40 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/2794814675' entity='client.admin' 2024-04-22T23:54:41.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:40 smithi027 ceph-mon[28196]: from='mgr.14118 172.21.15.27:0/3658794618' entity='mgr.a' 2024-04-22T23:54:42.126 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:42 smithi027 ceph-mon[28196]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:54:42.126 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:42 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/838483937' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-22T23:54:42.382 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:42 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: ignoring --setuser ceph since I am not root 2024-04-22T23:54:42.382 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:42 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: ignoring --setgroup ceph since I am not root 2024-04-22T23:54:42.382 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:42 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:42.267+0000 7fa89c3e2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:54:42.819 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:42 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:42.458+0000 7fa89c3e2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:54:42.819 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:42 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:42.566+0000 7fa89c3e2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:54:43.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:43 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/838483937' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-22T23:54:43.093 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:43 smithi027 ceph-mon[28196]: mgrmap e9: a(active, since 21s) 2024-04-22T23:54:43.093 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:42 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:42.895+0000 7fa89c3e2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:54:43.093 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:42 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:42.985+0000 7fa89c3e2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:54:44.253 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:44 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/2610901225' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-22T23:54:44.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:54:44.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-22T23:54:44.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-22T23:54:44.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-04-22T23:54:44.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-22T23:54:44.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:54:44.271 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for the mgr to restart... 2024-04-22T23:54:44.271 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mgr epoch 9... 2024-04-22T23:54:44.578 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:44 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:44.262+0000 7fa89c3e2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:54:44.578 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:44 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:44.450+0000 7fa89c3e2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:54:44.882 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:44 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:44.631+0000 7fa89c3e2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:54:45.230 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:44 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:44.933+0000 7fa89c3e2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:54:45.230 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:45 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:45.029+0000 7fa89c3e2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:54:45.230 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:45 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:45.239+0000 7fa89c3e2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:54:45.632 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:45 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:45.439+0000 7fa89c3e2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:54:46.382 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:46 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:46.063+0000 7fa89c3e2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:54:46.806 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:46 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:46.503+0000 7fa89c3e2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:54:46.806 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:46 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:46.604+0000 7fa89c3e2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:54:46.806 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:46 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:46.815+0000 7fa89c3e2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T23:54:47.632 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:47 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:47.363+0000 7fa89c3e2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:54:47.632 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:47 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:47.458+0000 7fa89c3e2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:54:48.063 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:47 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:47.715+0000 7fa89c3e2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:54:48.063 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:47 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:47.854+0000 7fa89c3e2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:54:48.063 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:47 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:47.952+0000 7fa89c3e2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:54:48.063 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:48 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:48.072+0000 7fa89c3e2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:54:48.632 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:48 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:48.382+0000 7fa89c3e2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:54:49.291 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:49.015+0000 7fa89c3e2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:54:49.291 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:54:49.243+0000 7fa89c3e2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:54:49.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: Active manager daemon a restarted 2024-04-22T23:54:49.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: Activating manager daemon a 2024-04-22T23:54:49.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: osdmap e3: 0 total, 0 up, 0 in 2024-04-22T23:54:49.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: mgrmap e10: a(active, starting, since 0.00311996s) 2024-04-22T23:54:49.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:54:49.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-22T23:54:49.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:54:49.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:54:49.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:54:49.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: Manager daemon a is now available 2024-04-22T23:54:49.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:54:49.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:54:50.522 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:50 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-22T23:54:50.522 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:50 smithi027 ceph-mon[28196]: [22/Apr/2024:23:54:49] ENGINE Bus STARTING 2024-04-22T23:54:50.523 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:50 smithi027 ceph-mon[28196]: [22/Apr/2024:23:54:49] ENGINE Serving on http://172.21.15.27:8765 2024-04-22T23:54:50.523 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:50 smithi027 ceph-mon[28196]: [22/Apr/2024:23:54:50] ENGINE Serving on https://172.21.15.27:7150 2024-04-22T23:54:50.523 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:50 smithi027 ceph-mon[28196]: [22/Apr/2024:23:54:50] ENGINE Bus STARTED 2024-04-22T23:54:50.523 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:50 smithi027 ceph-mon[28196]: mgrmap e11: a(active, since 1.00622s) 2024-04-22T23:54:51.188 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:54:51.188 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-22T23:54:51.188 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-22T23:54:51.188 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:54:51.188 INFO:teuthology.orchestra.run.smithi027.stdout:mgr epoch 9 is available 2024-04-22T23:54:51.188 INFO:teuthology.orchestra.run.smithi027.stdout:Generating a dashboard self-signed certificate... 2024-04-22T23:54:52.290 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:51 smithi027 ceph-mon[28196]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-22T23:54:52.291 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:51 smithi027 ceph-mon[28196]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-22T23:54:52.291 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:51 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:54:52.553 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-22T23:54:52.553 INFO:teuthology.orchestra.run.smithi027.stdout:Creating initial admin user... 2024-04-22T23:54:53.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:52 smithi027 ceph-mon[28196]: mgrmap e12: a(active, since 2s) 2024-04-22T23:54:53.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:52 smithi027 ceph-mon[28196]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:54:53.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:52 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:54:53.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:52 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:54:53.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:52 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:54:54.086 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$xZmLUUxpku/aRsiSyczAKO06q0j1v0wXk4wWemjUM1f1hfyF51ZyK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713830093, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-22T23:54:54.086 INFO:teuthology.orchestra.run.smithi027.stdout:Fetching dashboard port number... 2024-04-22T23:54:54.882 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:54 smithi027 ceph-mon[28196]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:54:54.967 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:54 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:54:55.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:55 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/749935517' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-22T23:54:55.847 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 8443 2024-04-22T23:54:55.859 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-22T23:54:55.859 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout disabled 2024-04-22T23:54:55.867 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-22T23:54:55.867 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-04-22T23:54:55.867 INFO:teuthology.orchestra.run.smithi027.stdout:firewalld.service is not enabled 2024-04-22T23:54:55.867 INFO:teuthology.orchestra.run.smithi027.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-22T23:54:55.869 INFO:teuthology.orchestra.run.smithi027.stdout:Ceph Dashboard is now available at: 2024-04-22T23:54:55.869 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:54:55.869 INFO:teuthology.orchestra.run.smithi027.stdout: URL: https://smithi027:8443/ 2024-04-22T23:54:55.869 INFO:teuthology.orchestra.run.smithi027.stdout: User: admin 2024-04-22T23:54:55.869 INFO:teuthology.orchestra.run.smithi027.stdout: Password: vjkgupuznd 2024-04-22T23:54:55.869 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:54:55.870 INFO:teuthology.orchestra.run.smithi027.stdout:Saving cluster configuration to /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config directory 2024-04-22T23:54:55.870 INFO:teuthology.orchestra.run.smithi027.stdout:Enabling autotune for osd_memory_target 2024-04-22T23:54:56.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:56 smithi027 ceph-mon[28196]: mgrmap e13: a(active, since 6s) 2024-04-22T23:54:58.551 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-22T23:54:58.551 INFO:teuthology.orchestra.run.smithi027.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-22T23:54:58.551 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:54:58.551 INFO:teuthology.orchestra.run.smithi027.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:54:58.551 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:54:58.551 INFO:teuthology.orchestra.run.smithi027.stdout:Or, if you are only running a single cluster on this host: 2024-04-22T23:54:58.551 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:54:58.551 INFO:teuthology.orchestra.run.smithi027.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-22T23:54:58.551 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:54:58.552 INFO:teuthology.orchestra.run.smithi027.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-22T23:54:58.552 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:54:58.552 INFO:teuthology.orchestra.run.smithi027.stdout: ceph telemetry on 2024-04-22T23:54:58.552 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:54:58.552 INFO:teuthology.orchestra.run.smithi027.stdout:For more information see: 2024-04-22T23:54:58.552 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:54:58.552 INFO:teuthology.orchestra.run.smithi027.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-04-22T23:54:58.552 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:54:58.552 INFO:teuthology.orchestra.run.smithi027.stdout:Bootstrap complete. 2024-04-22T23:54:58.593 INFO:tasks.cephadm:Fetching config... 2024-04-22T23:54:58.593 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:54:58.593 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-22T23:54:58.610 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-22T23:54:58.610 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:54:58.610 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-22T23:54:58.666 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-22T23:54:58.666 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:54:58.666 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-22T23:54:58.730 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-22T23:54:58.730 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:54:58.731 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-22T23:54:58.785 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-22T23:54:58.786 DEBUG:teuthology.orchestra.run.smithi027:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOhQYAgFhw1FDBFelzGFFvvJT5xb5bx6f6QY+KUrPo/x4wcxHhIrZCKtApOQeES7xB5nBSP5p+gmNfUo0BSRqMNOACT1jgX3vSxyMzKBte0jd/WTJamO/xSy9AuseXaosF2iVDUj8CKWq/AzlO06mt2MC3WPVv8JLIt4tjZ1MpTFoFQKEFcvT4Ps5INc9wk/4yZbRPqEMjGuEm6KaoADGhzde57DHnoDoof0QfhuSZ537Qcokp7hVv65fKUIeEzHALEqrrWkGlTiBF59zyja18GJR1gDNpPYBlAHHh7WNuBMgpxakcBE2hUNDy0L7gXyft1v1sTji4JMpCotLWnC0wMrk4q9Ero7WqX77UZwSkNchpKNbHkReb9W4i5A6C+fdDaakQvIY6AnXmv3mlb/rO3jqUSvBr43QttBglze3cZHmO2MZxuEv9Kk1/Tw8nXD9dd3T6thkC5Vnq6OZk4clOVA9RroUxCz9xuuy5lD2B0H1d1KbQ+lr7lkw11sYFG2E= ceph-62b1ddaa-0103-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-22T23:54:58.868 INFO:teuthology.orchestra.run.smithi027.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOhQYAgFhw1FDBFelzGFFvvJT5xb5bx6f6QY+KUrPo/x4wcxHhIrZCKtApOQeES7xB5nBSP5p+gmNfUo0BSRqMNOACT1jgX3vSxyMzKBte0jd/WTJamO/xSy9AuseXaosF2iVDUj8CKWq/AzlO06mt2MC3WPVv8JLIt4tjZ1MpTFoFQKEFcvT4Ps5INc9wk/4yZbRPqEMjGuEm6KaoADGhzde57DHnoDoof0QfhuSZ537Qcokp7hVv65fKUIeEzHALEqrrWkGlTiBF59zyja18GJR1gDNpPYBlAHHh7WNuBMgpxakcBE2hUNDy0L7gXyft1v1sTji4JMpCotLWnC0wMrk4q9Ero7WqX77UZwSkNchpKNbHkReb9W4i5A6C+fdDaakQvIY6AnXmv3mlb/rO3jqUSvBr43QttBglze3cZHmO2MZxuEv9Kk1/Tw8nXD9dd3T6thkC5Vnq6OZk4clOVA9RroUxCz9xuuy5lD2B0H1d1KbQ+lr7lkw11sYFG2E= ceph-62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:54:58.890 DEBUG:teuthology.orchestra.run.smithi092:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOhQYAgFhw1FDBFelzGFFvvJT5xb5bx6f6QY+KUrPo/x4wcxHhIrZCKtApOQeES7xB5nBSP5p+gmNfUo0BSRqMNOACT1jgX3vSxyMzKBte0jd/WTJamO/xSy9AuseXaosF2iVDUj8CKWq/AzlO06mt2MC3WPVv8JLIt4tjZ1MpTFoFQKEFcvT4Ps5INc9wk/4yZbRPqEMjGuEm6KaoADGhzde57DHnoDoof0QfhuSZ537Qcokp7hVv65fKUIeEzHALEqrrWkGlTiBF59zyja18GJR1gDNpPYBlAHHh7WNuBMgpxakcBE2hUNDy0L7gXyft1v1sTji4JMpCotLWnC0wMrk4q9Ero7WqX77UZwSkNchpKNbHkReb9W4i5A6C+fdDaakQvIY6AnXmv3mlb/rO3jqUSvBr43QttBglze3cZHmO2MZxuEv9Kk1/Tw8nXD9dd3T6thkC5Vnq6OZk4clOVA9RroUxCz9xuuy5lD2B0H1d1KbQ+lr7lkw11sYFG2E= ceph-62b1ddaa-0103-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-22T23:54:58.930 INFO:teuthology.orchestra.run.smithi092.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOhQYAgFhw1FDBFelzGFFvvJT5xb5bx6f6QY+KUrPo/x4wcxHhIrZCKtApOQeES7xB5nBSP5p+gmNfUo0BSRqMNOACT1jgX3vSxyMzKBte0jd/WTJamO/xSy9AuseXaosF2iVDUj8CKWq/AzlO06mt2MC3WPVv8JLIt4tjZ1MpTFoFQKEFcvT4Ps5INc9wk/4yZbRPqEMjGuEm6KaoADGhzde57DHnoDoof0QfhuSZ537Qcokp7hVv65fKUIeEzHALEqrrWkGlTiBF59zyja18GJR1gDNpPYBlAHHh7WNuBMgpxakcBE2hUNDy0L7gXyft1v1sTji4JMpCotLWnC0wMrk4q9Ero7WqX77UZwSkNchpKNbHkReb9W4i5A6C+fdDaakQvIY6AnXmv3mlb/rO3jqUSvBr43QttBglze3cZHmO2MZxuEv9Kk1/Tw8nXD9dd3T6thkC5Vnq6OZk4clOVA9RroUxCz9xuuy5lD2B0H1d1KbQ+lr7lkw11sYFG2E= ceph-62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:54:58.942 DEBUG:teuthology.orchestra.run.smithi114:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOhQYAgFhw1FDBFelzGFFvvJT5xb5bx6f6QY+KUrPo/x4wcxHhIrZCKtApOQeES7xB5nBSP5p+gmNfUo0BSRqMNOACT1jgX3vSxyMzKBte0jd/WTJamO/xSy9AuseXaosF2iVDUj8CKWq/AzlO06mt2MC3WPVv8JLIt4tjZ1MpTFoFQKEFcvT4Ps5INc9wk/4yZbRPqEMjGuEm6KaoADGhzde57DHnoDoof0QfhuSZ537Qcokp7hVv65fKUIeEzHALEqrrWkGlTiBF59zyja18GJR1gDNpPYBlAHHh7WNuBMgpxakcBE2hUNDy0L7gXyft1v1sTji4JMpCotLWnC0wMrk4q9Ero7WqX77UZwSkNchpKNbHkReb9W4i5A6C+fdDaakQvIY6AnXmv3mlb/rO3jqUSvBr43QttBglze3cZHmO2MZxuEv9Kk1/Tw8nXD9dd3T6thkC5Vnq6OZk4clOVA9RroUxCz9xuuy5lD2B0H1d1KbQ+lr7lkw11sYFG2E= ceph-62b1ddaa-0103-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-22T23:54:58.980 INFO:teuthology.orchestra.run.smithi114.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOhQYAgFhw1FDBFelzGFFvvJT5xb5bx6f6QY+KUrPo/x4wcxHhIrZCKtApOQeES7xB5nBSP5p+gmNfUo0BSRqMNOACT1jgX3vSxyMzKBte0jd/WTJamO/xSy9AuseXaosF2iVDUj8CKWq/AzlO06mt2MC3WPVv8JLIt4tjZ1MpTFoFQKEFcvT4Ps5INc9wk/4yZbRPqEMjGuEm6KaoADGhzde57DHnoDoof0QfhuSZ537Qcokp7hVv65fKUIeEzHALEqrrWkGlTiBF59zyja18GJR1gDNpPYBlAHHh7WNuBMgpxakcBE2hUNDy0L7gXyft1v1sTji4JMpCotLWnC0wMrk4q9Ero7WqX77UZwSkNchpKNbHkReb9W4i5A6C+fdDaakQvIY6AnXmv3mlb/rO3jqUSvBr43QttBglze3cZHmO2MZxuEv9Kk1/Tw8nXD9dd3T6thkC5Vnq6OZk4clOVA9RroUxCz9xuuy5lD2B0H1d1KbQ+lr7lkw11sYFG2E= ceph-62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:54:58.993 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-22T23:54:59.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:54:58 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/1694425834' entity='client.admin' 2024-04-22T23:54:59.236 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:55:00.963 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-22T23:55:00.963 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-22T23:55:01.214 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:00 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/1502421641' entity='client.admin' 2024-04-22T23:55:01.214 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:00 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:01.214 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:00 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:01.214 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:00 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:55:01.214 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:00 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:01.214 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:00 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:55:01.214 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:00 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:01.484 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:55:03.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:55:03.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:03.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:55:03.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:03.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:55:03.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: Updating smithi027:/etc/ceph/ceph.conf 2024-04-22T23:55:03.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: Updating smithi027:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:03.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:03.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: Updating smithi027:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:55:03.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:03.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:03.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:03 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:03.447 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi092 2024-04-22T23:55:03.448 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:55:03.448 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/etc/ceph/ceph.conf 2024-04-22T23:55:03.466 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:55:03.466 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:03.523 INFO:tasks.cephadm:Adding host smithi092 to orchestrator... 2024-04-22T23:55:03.523 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph orch host add smithi092 2024-04-22T23:55:03.763 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:55:05.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:05 smithi027 ceph-mon[28196]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:55:05.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:05 smithi027 ceph-mon[28196]: Deploying cephadm binary to smithi092 2024-04-22T23:55:08.726 INFO:teuthology.orchestra.run.smithi027.stdout:Added host 'smithi092' with addr '172.21.15.92' 2024-04-22T23:55:09.352 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-22T23:55:09.598 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:55:10.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:09 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:10.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:09 smithi027 ceph-mon[28196]: Added host smithi092 2024-04-22T23:55:10.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:09 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:55:10.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:09 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:10.294 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:55:10.294 INFO:teuthology.orchestra.run.smithi027.stdout:[{"addr": "172.21.15.27", "hostname": "smithi027", "labels": [], "status": ""}, {"addr": "172.21.15.92", "hostname": "smithi092", "labels": [], "status": ""}] 2024-04-22T23:55:10.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:10 smithi027 ceph-mon[28196]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:10.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:10 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:10.877 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi114 2024-04-22T23:55:10.877 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:55:10.877 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/etc/ceph/ceph.conf 2024-04-22T23:55:10.895 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:55:10.895 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:10.952 INFO:tasks.cephadm:Adding host smithi114 to orchestrator... 2024-04-22T23:55:10.953 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph orch host add smithi114 2024-04-22T23:55:11.192 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:55:11.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:11 smithi027 ceph-mon[28196]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:55:11.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:11 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:13.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:12 smithi027 ceph-mon[28196]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:13.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:12 smithi027 ceph-mon[28196]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:55:14.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:13 smithi027 ceph-mon[28196]: Deploying cephadm binary to smithi114 2024-04-22T23:55:15.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:14 smithi027 ceph-mon[28196]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:16.286 INFO:teuthology.orchestra.run.smithi027.stdout:Added host 'smithi114' with addr '172.21.15.114' 2024-04-22T23:55:16.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:16.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:16.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:16.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:16.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:16.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:55:16.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:16.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:55:16.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: Updating smithi092:/etc/ceph/ceph.conf 2024-04-22T23:55:16.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: Updating smithi092:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:16.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:16.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:16 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:16.914 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-22T23:55:17.161 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:55:17.608 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:17 smithi027 ceph-mon[28196]: Updating smithi092:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:55:17.609 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:17 smithi027 ceph-mon[28196]: Added host smithi114 2024-04-22T23:55:17.609 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:17 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:17.609 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:17 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:17.609 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:17 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:17.609 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:17 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:55:17.609 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:17 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:17.845 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-22T23:55:17.845 INFO:teuthology.orchestra.run.smithi027.stdout:[{"addr": "172.21.15.27", "hostname": "smithi027", "labels": [], "status": ""}, {"addr": "172.21.15.92", "hostname": "smithi092", "labels": [], "status": ""}, {"addr": "172.21.15.114", "hostname": "smithi114", "labels": [], "status": ""}] 2024-04-22T23:55:18.433 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-22T23:55:18.434 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-22T23:55:18.677 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:55:18.799 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:18 smithi027 ceph-mon[28196]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:18.799 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:18 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:18.800 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:18 smithi027 ceph-mon[28196]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:55:20.187 INFO:teuthology.orchestra.run.smithi027.stderr:adjusted tunables profile to default 2024-04-22T23:55:20.483 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:20 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:20.484 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:20 smithi027 ceph-mon[28196]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:20.484 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:20 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/1094507995' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-22T23:55:20.752 INFO:tasks.cephadm:Adding mon.a on smithi027 2024-04-22T23:55:20.752 INFO:tasks.cephadm:Adding mon.b on smithi092 2024-04-22T23:55:20.752 INFO:tasks.cephadm:Adding mon.c on smithi114 2024-04-22T23:55:20.753 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi027:172.21.15.27=a;smithi092:172.21.15.92=b;smithi114:172.21.15.114=c' 2024-04-22T23:55:21.235 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-22T23:55:21.298 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-22T23:55:21.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:21 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/1094507995' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-22T23:55:21.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:21 smithi027 ceph-mon[28196]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:22.072 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled mon update... 2024-04-22T23:55:22.970 DEBUG:teuthology.orchestra.run.smithi092:mon.b> sudo journalctl -f -n 0 -u ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.b.service 2024-04-22T23:55:22.973 DEBUG:teuthology.orchestra.run.smithi114:mon.c> sudo journalctl -f -n 0 -u ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.c.service 2024-04-22T23:55:22.976 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-22T23:55:22.976 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-22T23:55:23.242 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:23.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:23.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi027:172.21.15.27=a;smithi092:172.21.15.92=b;smithi114:172.21.15.114=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:55:23.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: Saving service mon spec with placement smithi027:172.21.15.27=a;smithi092:172.21.15.92=b;smithi114:172.21.15.114=c;count:3 2024-04-22T23:55:23.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:23.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:23.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:23.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:23.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:23.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:55:23.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:23.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:23 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:55:24.134 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:55:24.135 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":1,"fsid":"62b1ddaa-0103-11ef-bc93-c7b262605968","modified":"2024-04-22T23:53:44.801919Z","created":"2024-04-22T23:53:44.801919Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-22T23:55:24.137 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 1 2024-04-22T23:55:24.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:24 smithi027 ceph-mon[28196]: Updating smithi114:/etc/ceph/ceph.conf 2024-04-22T23:55:24.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:24 smithi027 ceph-mon[28196]: Updating smithi114:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:24.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:24 smithi027 ceph-mon[28196]: Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:24.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:24 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:24.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:24 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:24.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:24 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:24.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:24 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:24.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:24 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:25.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:25 smithi027 ceph-mon[28196]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:25.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:25 smithi027 ceph-mon[28196]: Updating smithi114:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:55:25.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:25 smithi027 ceph-mon[28196]: Deploying daemon mon.c on smithi114 2024-04-22T23:55:25.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:25 smithi027 ceph-mon[28196]: from='client.? 172.21.15.114:0/3298705352' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:26.332 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-22T23:55:26.333 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-22T23:55:26.717 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.c/config 2024-04-22T23:55:27.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:27 smithi027 ceph-mon[28196]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:27.658 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:55:27.658 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":1,"fsid":"62b1ddaa-0103-11ef-bc93-c7b262605968","modified":"2024-04-22T23:53:44.801919Z","created":"2024-04-22T23:53:44.801919Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-22T23:55:27.659 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 1 2024-04-22T23:55:27.858 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:27 smithi114 systemd[1]: Starting Ceph mon.c for 62b1ddaa-0103-11ef-bc93-c7b262605968... 2024-04-22T23:55:28.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:28 smithi027 ceph-mon[28196]: from='client.? 172.21.15.114:0/1438056699' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:28.501 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 podman[31766]: 2024-04-22 23:55:28.296739593 +0000 UTC m=+0.017955052 image pull a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c 2024-04-22T23:55:28.501 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 podman[31766]: 2024-04-22 23:55:28.394883517 +0000 UTC m=+0.116098973 container create a46f38845347be349c974a0980128e6622d01a1d504ed15fe866bbcbbdee7900 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-c, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240416, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-04-22-1618-43be020, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=) 2024-04-22T23:55:28.859 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 podman[31766]: 2024-04-22 23:55:28.61383072 +0000 UTC m=+0.335046178 container init a46f38845347be349c974a0980128e6622d01a1d504ed15fe866bbcbbdee7900 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-c, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240416, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67) 2024-04-22T23:55:28.859 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 podman[31766]: 2024-04-22 23:55:28.619111789 +0000 UTC m=+0.340327245 container start a46f38845347be349c974a0980128e6622d01a1d504ed15fe866bbcbbdee7900 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-c, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240416, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, GIT_CLEAN=True) 2024-04-22T23:55:28.859 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: set uid:gid to 167:167 (ceph:ceph) 2024-04-22T23:55:28.859 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev), process ceph-mon, pid 7 2024-04-22T23:55:28.859 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: pidfile_write: ignore empty --pid-file 2024-04-22T23:55:28.859 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: load: jerasure load: lrc 2024-04-22T23:55:28.859 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: RocksDB version: 7.9.2 2024-04-22T23:55:28.859 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Git sha 0 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Compile date 2024-04-22 21:33:31 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: DB SUMMARY 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: DB Session ID: 5QHKK8IYSAGPIYB6J478 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: CURRENT file: CURRENT 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: IDENTITY file: IDENTITY 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.error_if_exists: 0 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.create_if_missing: 0 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.paranoid_checks: 1 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T23:55:28.860 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-22T23:55:28.861 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.env: 0x55cc243b6cc0 2024-04-22T23:55:28.861 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.fs: PosixFileSystem 2024-04-22T23:55:28.861 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.info_log: 0x55cc25593be0 2024-04-22T23:55:28.861 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_file_opening_threads: 16 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.statistics: (nil) 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.use_fsync: 0 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_log_file_size: 0 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.keep_log_file_num: 1000 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.recycle_log_file_num: 0 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.allow_fallocate: 1 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.allow_mmap_reads: 0 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.allow_mmap_writes: 0 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.use_direct_reads: 0 2024-04-22T23:55:28.863 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.create_missing_column_families: 0 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.db_log_dir: 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.wal_dir: 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.advise_random_on_open: 1 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.db_write_buffer_size: 0 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.write_buffer_manager: 0x55cc255270e0 2024-04-22T23:55:28.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.rate_limiter: (nil) 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.wal_recovery_mode: 2 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.enable_thread_tracking: 0 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.enable_pipelined_write: 0 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.unordered_write: 0 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.row_cache: None 2024-04-22T23:55:28.865 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.wal_filter: None 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.allow_ingest_behind: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.two_write_queues: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.manual_wal_flush: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.wal_compression: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.atomic_flush: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.log_readahead_size: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.best_efforts_recovery: 0 2024-04-22T23:55:28.866 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.allow_data_in_errors: 0 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.db_host_id: __hostname__ 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_background_jobs: 2 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_background_compactions: -1 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_subcompactions: 1 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_total_wal_size: 0 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T23:55:28.867 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_open_files: -1 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bytes_per_sync: 0 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_readahead_size: 0 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_background_flushes: -1 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Compression algorithms supported: 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: kZSTD supported: 0 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: kXpressCompression supported: 0 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: kLZ4HCCompression supported: 1 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: kZlibCompression supported: 1 2024-04-22T23:55:28.868 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: kSnappyCompression supported: 1 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: kLZ4Compression supported: 1 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: kBZip2Compression supported: 0 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.merge_operator: 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_filter: None 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_filter_factory: None 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.sst_partitioner_factory: None 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T23:55:28.869 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cc25593dc0) 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: cache_index_and_filter_blocks: 1 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: pin_top_level_index_and_filter: 1 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: index_type: 0 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: data_block_index_type: 0 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: index_shortening: 1 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: checksum: 4 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: no_block_cache: 0 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: block_cache: 0x55cc255591f0 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: block_cache_name: BinnedLRUCache 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: block_cache_options: 2024-04-22T23:55:28.870 INFO:journalctl@ceph.mon.c.smithi114.stdout: capacity : 536870912 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: num_shard_bits : 4 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: strict_capacity_limit : 0 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: high_pri_pool_ratio: 0.000 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: block_cache_compressed: (nil) 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: persistent_cache: (nil) 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: block_size: 4096 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: block_size_deviation: 10 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: block_restart_interval: 16 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: index_block_restart_interval: 1 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: metadata_block_size: 4096 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: partition_filters: 0 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: use_delta_encoding: 1 2024-04-22T23:55:28.871 INFO:journalctl@ceph.mon.c.smithi114.stdout: filter_policy: bloomfilter 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout: whole_key_filtering: 1 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout: verify_compression: 0 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout: read_amp_bytes_per_bit: 0 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout: format_version: 5 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout: enable_index_compression: 1 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout: block_align: 0 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout: max_auto_readahead_size: 262144 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout: prepopulate_block_cache: 0 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout: initial_auto_readahead_size: 8192 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout: num_file_reads_for_auto_readahead: 2 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.write_buffer_size: 33554432 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_write_buffer_number: 2 2024-04-22T23:55:28.872 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compression: NoCompression 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bottommost_compression: Disabled 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.prefix_extractor: nullptr 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.num_levels: 7 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T23:55:28.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compression_opts.level: 32767 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compression_opts.strategy: 0 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compression_opts.enabled: false 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-22T23:55:28.874 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.target_file_size_base: 67108864 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T23:55:28.875 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.arena_block_size: 1048576 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.disable_auto_compactions: 0 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T23:55:28.876 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.inplace_update_support: 0 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T23:55:28.877 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.bloom_locality: 0 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.max_successive_merges: 0 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.paranoid_file_checks: 0 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.force_consistency_checks: 1 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.report_bg_io_stats: 0 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.ttl: 2592000 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.enable_blob_files: false 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.min_blob_size: 0 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.blob_file_size: 268435456 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T23:55:28.878 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.blob_file_starting_level: 0 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6e09e3a2-23b1-4e6a-8651-654f775b5e47 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713830128649306, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713830128649723, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713830128, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6e09e3a2-23b1-4e6a-8651-654f775b5e47", "db_session_id": "5QHKK8IYSAGPIYB6J478", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713830128649803, "job": 1, "event": "recovery_finished"} 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-22T23:55:28.879 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cc2566e000 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: DB pointer 0x55cc25658000 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: ** DB Stats ** 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: ** Compaction Stats [default] ** 2024-04-22T23:55:28.880 INFO:journalctl@ceph.mon.c.smithi114.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: ** Compaction Stats [default] ** 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: 2024-04-22T23:55:28.881 INFO:journalctl@ceph.mon.c.smithi114.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: Block cache BinnedLRUCache@0x55cc255591f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:55:28.882 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: using public_addr v2:172.21.15.114:0/0 -> [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: starting mon.c rank -1 at public addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] at bind addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(???) e0 preinit fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).mds e1 new map 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).mds e1 print_map 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout: e1 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout: legacy client fscid: -1 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout: 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout: No filesystems configured 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-22T23:55:28.883 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:55:28.884 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Updating smithi092:/etc/ceph/ceph.conf 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Updating smithi092:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Updating smithi092:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Added host smithi114 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.885 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='client.? 172.21.15.27:0/1094507995' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='client.? 172.21.15.27:0/1094507995' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi027:172.21.15.27=a;smithi092:172.21.15.92=b;smithi114:172.21.15.114=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Saving service mon spec with placement smithi027:172.21.15.27=a;smithi092:172.21.15.92=b;smithi114:172.21.15.114=c;count:3 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.886 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Updating smithi114:/etc/ceph/ceph.conf 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Updating smithi114:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Updating smithi114:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:55:28.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: Deploying daemon mon.c on smithi114 2024-04-22T23:55:28.888 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='client.? 172.21.15.114:0/3298705352' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:28.888 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:28.888 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: from='client.? 172.21.15.114:0/1438056699' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:28.888 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 ceph-mon[31803]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-22T23:55:28.888 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 bash[31766]: a46f38845347be349c974a0980128e6622d01a1d504ed15fe866bbcbbdee7900 2024-04-22T23:55:28.888 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:28 smithi114 systemd[1]: Started Ceph mon.c for 62b1ddaa-0103-11ef-bc93-c7b262605968. 2024-04-22T23:55:29.221 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-22T23:55:29.221 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-22T23:55:29.467 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.c/config 2024-04-22T23:55:34.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:55:34.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: mon.a calling monitor election 2024-04-22T23:55:34.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:34.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: mon.c calling monitor election 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: monmap epoch 2 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: last_changed 2024-04-22T23:55:28.677989+0000 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: min_mon_release 19 (squid) 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: election_strategy: 1 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-04-22T23:55:34.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: fsmap 2024-04-22T23:55:34.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:34.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: mgrmap e13: a(active, since 44s) 2024-04-22T23:55:34.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: overall HEALTH_OK 2024-04-22T23:55:34.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:34.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:33 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:34.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:55:34.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: mon.a calling monitor election 2024-04-22T23:55:34.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:34.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: mon.c calling monitor election 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: monmap epoch 2 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: last_changed 2024-04-22T23:55:28.677989+0000 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: min_mon_release 19 (squid) 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: election_strategy: 1 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:55:34.133 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-04-22T23:55:34.134 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: fsmap 2024-04-22T23:55:34.134 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:34.134 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: mgrmap e13: a(active, since 44s) 2024-04-22T23:55:34.134 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: overall HEALTH_OK 2024-04-22T23:55:34.134 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:34.134 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:33 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:34.652 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:55:34.652 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":2,"fsid":"62b1ddaa-0103-11ef-bc93-c7b262605968","modified":"2024-04-22T23:55:28.677989Z","created":"2024-04-22T23:53:44.801919Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-22T23:55:34.654 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 2 2024-04-22T23:55:34.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:34 smithi114 ceph-mon[31803]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:34.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:34 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:34.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:34 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:34.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:34 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:34.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:34 smithi114 ceph-mon[31803]: Deploying daemon mon.b on smithi092 2024-04-22T23:55:34.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:34 smithi114 ceph-mon[31803]: from='client.? 172.21.15.114:0/392954583' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:34.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:34 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:35.033 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:34 smithi027 ceph-mon[28196]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:35.033 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:34 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:35.034 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:34 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:35.034 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:34 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:35.034 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:34 smithi027 ceph-mon[28196]: Deploying daemon mon.b on smithi092 2024-04-22T23:55:35.034 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:34 smithi027 ceph-mon[28196]: from='client.? 172.21.15.114:0/392954583' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:35.034 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:34 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:36.236 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-22T23:55:36.237 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-22T23:55:36.480 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.c/config 2024-04-22T23:55:36.858 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:36 smithi114 ceph-mon[31803]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:37.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:36 smithi027 ceph-mon[28196]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:37.256 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:55:37.256 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":2,"fsid":"62b1ddaa-0103-11ef-bc93-c7b262605968","modified":"2024-04-22T23:55:28.677989Z","created":"2024-04-22T23:53:44.801919Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-22T23:55:37.258 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 2 2024-04-22T23:55:37.832 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:37 smithi114 ceph-mon[31803]: from='client.? 172.21.15.114:0/3782468643' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:37.947 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: load: jerasure load: lrc 2024-04-22T23:55:38.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:37 smithi027 ceph-mon[28196]: from='client.? 172.21.15.114:0/3782468643' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:38.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: RocksDB version: 7.9.2 2024-04-22T23:55:38.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Git sha 0 2024-04-22T23:55:38.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Compile date 2024-04-22 21:33:31 2024-04-22T23:55:38.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: DB SUMMARY 2024-04-22T23:55:38.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: DB Session ID: KTQ2F1MMF181AXHSP6ZN 2024-04-22T23:55:38.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: CURRENT file: CURRENT 2024-04-22T23:55:38.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: IDENTITY file: IDENTITY 2024-04-22T23:55:38.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.error_if_exists: 0 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.create_if_missing: 0 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.paranoid_checks: 1 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.env: 0x55e5a9d2ecc0 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.fs: PosixFileSystem 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.info_log: 0x55e5ab633be0 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_file_opening_threads: 16 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.statistics: (nil) 2024-04-22T23:55:38.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.use_fsync: 0 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_log_file_size: 0 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.keep_log_file_num: 1000 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.recycle_log_file_num: 0 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.allow_fallocate: 1 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.allow_mmap_reads: 0 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.allow_mmap_writes: 0 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.use_direct_reads: 0 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.create_missing_column_families: 0 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.db_log_dir: 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.wal_dir: 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T23:55:38.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T23:55:38.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T23:55:38.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T23:55:38.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T23:55:38.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T23:55:38.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.advise_random_on_open: 1 2024-04-22T23:55:38.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.db_write_buffer_size: 0 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.write_buffer_manager: 0x55e5ab5c70e0 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.rate_limiter: (nil) 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.wal_recovery_mode: 2 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.enable_thread_tracking: 0 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.enable_pipelined_write: 0 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.unordered_write: 0 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T23:55:38.289 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.row_cache: None 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.wal_filter: None 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.allow_ingest_behind: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.two_write_queues: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.manual_wal_flush: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.wal_compression: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.atomic_flush: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.log_readahead_size: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.best_efforts_recovery: 0 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T23:55:38.290 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.allow_data_in_errors: 0 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.db_host_id: __hostname__ 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_background_jobs: 2 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_background_compactions: -1 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_subcompactions: 1 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_total_wal_size: 0 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T23:55:38.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_open_files: -1 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bytes_per_sync: 0 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_readahead_size: 0 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_background_flushes: -1 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Compression algorithms supported: 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: kZSTD supported: 0 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: kXpressCompression supported: 0 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: kLZ4HCCompression supported: 1 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: kZlibCompression supported: 1 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: kSnappyCompression supported: 1 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: kLZ4Compression supported: 1 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: kBZip2Compression supported: 0 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-22T23:55:38.292 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.merge_operator: 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_filter: None 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_filter_factory: None 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.sst_partitioner_factory: None 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e5ab633dc0) 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout: cache_index_and_filter_blocks: 1 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout: pin_top_level_index_and_filter: 1 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout: index_type: 0 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout: data_block_index_type: 0 2024-04-22T23:55:38.293 INFO:journalctl@ceph.mon.b.smithi092.stdout: index_shortening: 1 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: checksum: 4 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: no_block_cache: 0 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: block_cache: 0x55e5ab5f91f0 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: block_cache_name: BinnedLRUCache 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: block_cache_options: 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: capacity : 536870912 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: num_shard_bits : 4 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: strict_capacity_limit : 0 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: high_pri_pool_ratio: 0.000 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: block_cache_compressed: (nil) 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: persistent_cache: (nil) 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: block_size: 4096 2024-04-22T23:55:38.294 INFO:journalctl@ceph.mon.b.smithi092.stdout: block_size_deviation: 10 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: block_restart_interval: 16 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: index_block_restart_interval: 1 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: metadata_block_size: 4096 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: partition_filters: 0 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: use_delta_encoding: 1 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: filter_policy: bloomfilter 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: whole_key_filtering: 1 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: verify_compression: 0 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: read_amp_bytes_per_bit: 0 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: format_version: 5 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: enable_index_compression: 1 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: block_align: 0 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: max_auto_readahead_size: 262144 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: prepopulate_block_cache: 0 2024-04-22T23:55:38.295 INFO:journalctl@ceph.mon.b.smithi092.stdout: initial_auto_readahead_size: 8192 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout: num_file_reads_for_auto_readahead: 2 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.write_buffer_size: 33554432 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_write_buffer_number: 2 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compression: NoCompression 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bottommost_compression: Disabled 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.prefix_extractor: nullptr 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.num_levels: 7 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T23:55:38.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compression_opts.level: 32767 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compression_opts.strategy: 0 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compression_opts.enabled: false 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T23:55:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.target_file_size_base: 67108864 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T23:55:38.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.arena_block_size: 1048576 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.disable_auto_compactions: 0 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T23:55:38.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.inplace_update_support: 0 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.bloom_locality: 0 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.max_successive_merges: 0 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.paranoid_file_checks: 0 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.force_consistency_checks: 1 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.report_bg_io_stats: 0 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.ttl: 2592000 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-22T23:55:38.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.enable_blob_files: false 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.min_blob_size: 0 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.blob_file_size: 268435456 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.blob_file_starting_level: 0 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-22T23:55:38.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5340a8ab-c40e-4a66-a1f3-a3af47524d73 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713830137959467, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713830137959876, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713830137, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5340a8ab-c40e-4a66-a1f3-a3af47524d73", "db_session_id": "KTQ2F1MMF181AXHSP6ZN", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713830137959961, "job": 1, "event": "recovery_finished"} 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e5ab70e000 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: DB pointer 0x55e5ab6f8000 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout: ** DB Stats ** 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-22T23:55:38.302 INFO:journalctl@ceph.mon.b.smithi092.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: ** Compaction Stats [default] ** 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: ** Compaction Stats [default] ** 2024-04-22T23:55:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: Cumulative compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: Interval compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:55:38.304 INFO:journalctl@ceph.mon.b.smithi092.stdout: Block cache BinnedLRUCache@0x55e5ab5f91f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout: 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: using public_addr v2:172.21.15.92:0/0 -> [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: starting mon.b rank -1 at public addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] at bind addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(???) e0 preinit fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).mds e1 new map 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).mds e1 print_map 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout: e1 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout: legacy client fscid: -1 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout: 2024-04-22T23:55:38.305 INFO:journalctl@ceph.mon.b.smithi092.stdout: No filesystems configured 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Updating smithi092:/etc/ceph/ceph.conf 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Updating smithi092:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Updating smithi092:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Added host smithi114 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:55:38.307 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='client.? 172.21.15.27:0/1094507995' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='client.? 172.21.15.27:0/1094507995' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi027:172.21.15.27=a;smithi092:172.21.15.92=b;smithi114:172.21.15.114=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Saving service mon spec with placement smithi027:172.21.15.27=a;smithi092:172.21.15.92=b;smithi114:172.21.15.114=c;count:3 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.308 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Updating smithi114:/etc/ceph/ceph.conf 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Updating smithi114:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Updating smithi114:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:55:38.309 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Deploying daemon mon.c on smithi114 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='client.? 172.21.15.114:0/3298705352' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='client.? 172.21.15.114:0/1438056699' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.a calling monitor election 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.c calling monitor election 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T23:55:38.310 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: monmap epoch 2 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: last_changed 2024-04-22T23:55:28.677989+0000 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: min_mon_release 19 (squid) 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: election_strategy: 1 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: fsmap 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mgrmap e13: a(active, since 44s) 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: overall HEALTH_OK 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:38.311 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:38.312 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:38.312 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: Deploying daemon mon.b on smithi092 2024-04-22T23:55:38.312 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='client.? 172.21.15.114:0/392954583' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:38.312 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:38.312 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:38.312 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: from='client.? 172.21.15.114:0/3782468643' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:38.312 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:37 smithi092 ceph-mon[31736]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-22T23:55:38.312 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:38 smithi092 bash[31698]: a9abdd84b74cabfb0406aacb561f6d1649e4e3bd0f6efb25eccfe89547319541 2024-04-22T23:55:38.312 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:38 smithi092 systemd[1]: Started Ceph mon.b for 62b1ddaa-0103-11ef-bc93-c7b262605968. 2024-04-22T23:55:38.858 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-22T23:55:38.859 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-22T23:55:39.092 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.c/config 2024-04-22T23:55:43.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:43.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:55:43.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: mon.a calling monitor election 2024-04-22T23:55:43.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: mon.c calling monitor election 2024-04-22T23:55:43.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: monmap epoch 3 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: last_changed 2024-04-22T23:55:37.981579+0000 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: min_mon_release 19 (squid) 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: election_strategy: 1 2024-04-22T23:55:43.360 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: fsmap 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: mgrmap e13: a(active, since 53s) 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: mon.b (rank 2) addr [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] is down (out of quorum) 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:43.361 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:43 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:43.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:43.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:55:43.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: mon.a calling monitor election 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: mon.c calling monitor election 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: monmap epoch 3 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:43.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: last_changed 2024-04-22T23:55:37.981579+0000 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: min_mon_release 19 (squid) 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: election_strategy: 1 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: fsmap 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: mgrmap e13: a(active, since 53s) 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: mon.b (rank 2) addr [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] is down (out of quorum) 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:43.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:43 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:43.481 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-04-22T23:55:43.481 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":3,"fsid":"62b1ddaa-0103-11ef-bc93-c7b262605968","modified":"2024-04-22T23:55:37.981579Z","created":"2024-04-22T23:53:44.801919Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-22T23:55:43.483 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 3 2024-04-22T23:55:44.049 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-22T23:55:44.049 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-22T23:55:44.307 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:55:44.358 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:44 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:44.358 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:44 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:44.358 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:44 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:55:44.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:44 smithi114 ceph-mon[31803]: from='client.? 172.21.15.114:0/976605937' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:44.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:44 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:44.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:44 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:44.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:44 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:44.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:44 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:55:44.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:44 smithi027 ceph-mon[28196]: from='client.? 172.21.15.114:0/976605937' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:44.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:44 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:44.997 INFO:teuthology.orchestra.run.smithi027.stdout:# minimal ceph.conf for 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:44.997 INFO:teuthology.orchestra.run.smithi027.stdout:[global] 2024-04-22T23:55:44.997 INFO:teuthology.orchestra.run.smithi027.stdout: fsid = 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:44.997 INFO:teuthology.orchestra.run.smithi027.stdout: mon_host = [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] 2024-04-22T23:55:45.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:45.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:55:45.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: mon.a calling monitor election 2024-04-22T23:55:45.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: mon.c calling monitor election 2024-04-22T23:55:45.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:45.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:55:45.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:45.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:45.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: monmap epoch 3 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: last_changed 2024-04-22T23:55:37.981579+0000 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: min_mon_release 19 (squid) 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: election_strategy: 1 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-04-22T23:55:45.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: fsmap 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: mgrmap e13: a(active, since 53s) 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: mon.b (rank 2) addr [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] is down (out of quorum) 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:55:45.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='client.? 172.21.15.114:0/976605937' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:55:45.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:44 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:45.684 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-22T23:55:45.684 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:55:45.684 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.conf 2024-04-22T23:55:45.710 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:55:45.710 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:45.775 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:55:45.775 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.conf 2024-04-22T23:55:45.801 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:55:45.801 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:45.864 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:55:45.865 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.conf 2024-04-22T23:55:45.891 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:55:45.891 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:45.954 INFO:tasks.cephadm:Adding mgr.a on smithi027 2024-04-22T23:55:45.955 INFO:tasks.cephadm:Adding mgr.b on smithi092 2024-04-22T23:55:45.955 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi027=a;smithi092=b' 2024-04-22T23:55:46.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: mon.b calling monitor election 2024-04-22T23:55:46.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: Updating smithi027:/etc/ceph/ceph.conf 2024-04-22T23:55:46.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: Updating smithi092:/etc/ceph/ceph.conf 2024-04-22T23:55:46.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: Updating smithi114:/etc/ceph/ceph.conf 2024-04-22T23:55:46.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: mon.b calling monitor election 2024-04-22T23:55:46.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: mon.c calling monitor election 2024-04-22T23:55:46.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: mon.a calling monitor election 2024-04-22T23:55:46.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T23:55:46.109 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: monmap epoch 3 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: last_changed 2024-04-22T23:55:37.981579+0000 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: min_mon_release 19 (squid) 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: election_strategy: 1 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: fsmap 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: mgrmap e13: a(active, since 55s) 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-22T23:55:46.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: Cluster is now healthy 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: overall HEALTH_OK 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='client.? 172.21.15.27:0/3755529004' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: Updating smithi092:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: Updating smithi027:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: Updating smithi114:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:46.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:55:46.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:45 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:46.117 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: mon.b calling monitor election 2024-04-22T23:55:46.117 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: Updating smithi027:/etc/ceph/ceph.conf 2024-04-22T23:55:46.117 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: Updating smithi092:/etc/ceph/ceph.conf 2024-04-22T23:55:46.117 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: Updating smithi114:/etc/ceph/ceph.conf 2024-04-22T23:55:46.117 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: mon.b calling monitor election 2024-04-22T23:55:46.117 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: mon.c calling monitor election 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: mon.a calling monitor election 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: monmap epoch 3 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: last_changed 2024-04-22T23:55:37.981579+0000 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: min_mon_release 19 (squid) 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: election_strategy: 1 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: fsmap 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:46.118 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: mgrmap e13: a(active, since 55s) 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: Cluster is now healthy 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: overall HEALTH_OK 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='client.? 172.21.15.27:0/3755529004' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: Updating smithi092:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: Updating smithi027:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: Updating smithi114:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.119 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.120 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.120 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.120 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.120 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:46.120 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:55:46.120 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:45 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:46.222 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.c/config 2024-04-22T23:55:46.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: mon.b calling monitor election 2024-04-22T23:55:46.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: Updating smithi027:/etc/ceph/ceph.conf 2024-04-22T23:55:46.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: Updating smithi092:/etc/ceph/ceph.conf 2024-04-22T23:55:46.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: Updating smithi114:/etc/ceph/ceph.conf 2024-04-22T23:55:46.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: mon.b calling monitor election 2024-04-22T23:55:46.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: mon.c calling monitor election 2024-04-22T23:55:46.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: mon.a calling monitor election 2024-04-22T23:55:46.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: monmap epoch 3 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: last_changed 2024-04-22T23:55:37.981579+0000 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: created 2024-04-22T23:53:44.801919+0000 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: min_mon_release 19 (squid) 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: election_strategy: 1 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: fsmap 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: mgrmap e13: a(active, since 55s) 2024-04-22T23:55:46.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-22T23:55:46.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: Cluster is now healthy 2024-04-22T23:55:46.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: overall HEALTH_OK 2024-04-22T23:55:46.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='client.? 172.21.15.27:0/3755529004' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:46.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: Updating smithi092:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:46.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: Updating smithi027:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:46.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: Updating smithi114:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:55:46.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:46.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:46.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:55:46.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:45 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:46.901 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled mgr update... 2024-04-22T23:55:46.913 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:46 smithi114 ceph-mon[31803]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:46.914 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:46 smithi114 ceph-mon[31803]: Reconfiguring mon.a (unknown last config time)... 2024-04-22T23:55:46.914 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:46 smithi114 ceph-mon[31803]: Reconfiguring daemon mon.a on smithi027 2024-04-22T23:55:46.914 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:46 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:47.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:46 smithi027 ceph-mon[28196]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:47.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:46 smithi027 ceph-mon[28196]: Reconfiguring mon.a (unknown last config time)... 2024-04-22T23:55:47.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:46 smithi027 ceph-mon[28196]: Reconfiguring daemon mon.a on smithi027 2024-04-22T23:55:47.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:46 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:47.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:46 smithi092 ceph-mon[31736]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:47.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:46 smithi092 ceph-mon[31736]: Reconfiguring mon.a (unknown last config time)... 2024-04-22T23:55:47.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:46 smithi092 ceph-mon[31736]: Reconfiguring daemon mon.a on smithi027 2024-04-22T23:55:47.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:46 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:55:47.507 DEBUG:teuthology.orchestra.run.smithi092:mgr.b> sudo journalctl -f -n 0 -u ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mgr.b.service 2024-04-22T23:55:47.510 INFO:tasks.cephadm:Deploying OSDs... 2024-04-22T23:55:47.511 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-22T23:55:47.511 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T23:55:47.526 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-22T23:55:47.527 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_1 2024-04-22T23:55:47.582 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T23:55:47.582 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:47.582 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-04-22T23:55:47.582 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:47.582 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:47.582 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-04-22 23:55:01.880666497 +0000 2024-04-22T23:55:47.582 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-04-22 23:49:39.692318330 +0000 2024-04-22T23:55:47.582 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-04-22 23:49:39.692318330 +0000 2024-04-22T23:55:47.582 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: 2024-04-22 23:49:39.692318330 +0000 2024-04-22T23:55:47.583 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T23:55:47.650 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-04-22T23:55:47.650 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-04-22T23:55:47.650 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000274997 s, 1.9 MB/s 2024-04-22T23:55:47.651 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T23:55:47.707 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_2 2024-04-22T23:55:47.763 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T23:55:47.763 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:47.763 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-04-22T23:55:47.763 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:47.763 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:47.763 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-04-22 23:55:01.907665818 +0000 2024-04-22T23:55:47.763 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-04-22 23:49:40.040309463 +0000 2024-04-22T23:55:47.764 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-04-22 23:49:40.040309463 +0000 2024-04-22T23:55:47.764 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: 2024-04-22 23:49:40.040309463 +0000 2024-04-22T23:55:47.764 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T23:55:47.826 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-04-22T23:55:47.827 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-04-22T23:55:47.827 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000209035 s, 2.4 MB/s 2024-04-22T23:55:47.828 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T23:55:47.884 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_3 2024-04-22T23:55:47.940 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T23:55:47.940 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:47.940 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 702 Links: 1 2024-04-22T23:55:47.940 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:47.940 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:47.940 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-04-22 23:55:01.933665165 +0000 2024-04-22T23:55:47.940 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-04-22 23:49:40.397300367 +0000 2024-04-22T23:55:47.940 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-04-22 23:49:40.397300367 +0000 2024-04-22T23:55:47.940 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: 2024-04-22 23:49:40.397300367 +0000 2024-04-22T23:55:47.940 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T23:55:48.004 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-04-22T23:55:48.004 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-04-22T23:55:48.004 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.00021362 s, 2.4 MB/s 2024-04-22T23:55:48.005 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T23:55:48.061 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_4 2024-04-22T23:55:48.117 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T23:55:48.117 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:48.117 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-04-22T23:55:48.117 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:48.117 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:48.118 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-04-22 23:55:01.959664511 +0000 2024-04-22T23:55:48.118 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-04-22 23:49:40.743291551 +0000 2024-04-22T23:55:48.118 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-04-22 23:49:40.743291551 +0000 2024-04-22T23:55:48.118 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: 2024-04-22 23:49:40.743291551 +0000 2024-04-22T23:55:48.118 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T23:55:48.178 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:47 smithi027 ceph-mon[28196]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi027=a;smithi092=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:55:48.178 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:47 smithi027 ceph-mon[28196]: Saving service mgr spec with placement smithi027=a;smithi092=b;count:2 2024-04-22T23:55:48.178 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:47 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:48.178 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:47 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:48.178 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:47 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:48.178 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:47 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:55:48.178 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:47 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:55:48.178 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:47 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:48.181 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-04-22T23:55:48.181 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-04-22T23:55:48.181 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000234995 s, 2.2 MB/s 2024-04-22T23:55:48.182 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T23:55:48.238 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-22T23:55:48.238 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T23:55:48.256 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-22T23:55:48.257 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_1 2024-04-22T23:55:48.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:47 smithi092 ceph-mon[31736]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi027=a;smithi092=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:55:48.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:47 smithi092 ceph-mon[31736]: Saving service mgr spec with placement smithi027=a;smithi092=b;count:2 2024-04-22T23:55:48.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:47 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:48.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:47 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:48.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:47 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:48.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:47 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:55:48.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:47 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:55:48.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:47 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:48.300 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T23:55:48.300 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:48.300 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-04-22T23:55:48.300 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:48.300 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:48.300 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-04-22 23:55:37.397381530 +0000 2024-04-22T23:55:48.300 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-04-22 23:49:36.146413063 +0000 2024-04-22T23:55:48.300 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-04-22 23:49:36.146413063 +0000 2024-04-22T23:55:48.301 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-04-22 23:49:36.146413063 +0000 2024-04-22T23:55:48.301 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T23:55:48.358 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:47 smithi114 ceph-mon[31803]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi027=a;smithi092=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:55:48.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:47 smithi114 ceph-mon[31803]: Saving service mgr spec with placement smithi027=a;smithi092=b;count:2 2024-04-22T23:55:48.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:47 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:48.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:47 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:48.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:47 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:48.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:47 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:55:48.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:47 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:55:48.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:47 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:48.364 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-04-22T23:55:48.365 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-04-22T23:55:48.365 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000230575 s, 2.2 MB/s 2024-04-22T23:55:48.366 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T23:55:48.423 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_2 2024-04-22T23:55:48.478 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T23:55:48.479 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:48.479 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-04-22T23:55:48.479 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:48.479 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:48.479 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-04-22 23:55:37.398381501 +0000 2024-04-22T23:55:48.479 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-04-22 23:49:36.499402909 +0000 2024-04-22T23:55:48.479 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-04-22 23:49:36.499402909 +0000 2024-04-22T23:55:48.479 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-04-22 23:49:36.499402909 +0000 2024-04-22T23:55:48.480 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T23:55:48.542 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-04-22T23:55:48.542 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-04-22T23:55:48.543 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000223451 s, 2.3 MB/s 2024-04-22T23:55:48.544 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T23:55:48.600 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_3 2024-04-22T23:55:48.655 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T23:55:48.655 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:48.655 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-04-22T23:55:48.655 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:48.655 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:48.655 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-04-22 23:55:37.398381501 +0000 2024-04-22T23:55:48.655 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-04-22 23:49:36.848392871 +0000 2024-04-22T23:55:48.655 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-04-22 23:49:36.848392871 +0000 2024-04-22T23:55:48.655 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-04-22 23:49:36.848392871 +0000 2024-04-22T23:55:48.655 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T23:55:48.717 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-04-22T23:55:48.717 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-04-22T23:55:48.717 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000211344 s, 2.4 MB/s 2024-04-22T23:55:48.718 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T23:55:48.773 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_4 2024-04-22T23:55:48.827 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T23:55:48.827 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:48.828 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-04-22T23:55:48.828 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:48.828 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:48.828 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-04-22 23:55:37.399381472 +0000 2024-04-22T23:55:48.828 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-04-22 23:49:37.183383236 +0000 2024-04-22T23:55:48.828 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-04-22 23:49:37.183383236 +0000 2024-04-22T23:55:48.828 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-04-22 23:49:37.183383236 +0000 2024-04-22T23:55:48.828 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T23:55:48.890 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-04-22T23:55:48.891 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-04-22T23:55:48.891 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000192572 s, 2.7 MB/s 2024-04-22T23:55:48.892 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T23:55:48.947 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-04-22T23:55:48.947 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T23:55:48.965 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-22T23:55:48.965 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_1 2024-04-22T23:55:49.023 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T23:55:49.023 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:49.023 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-04-22T23:55:49.023 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:49.023 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:49.023 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-04-22 23:55:27.679433398 +0000 2024-04-22T23:55:49.023 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-04-22 23:49:36.145505212 +0000 2024-04-22T23:55:49.023 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-04-22 23:49:36.145505212 +0000 2024-04-22T23:55:49.023 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-04-22 23:49:36.145505212 +0000 2024-04-22T23:55:49.024 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T23:55:49.033 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:48 smithi092 ceph-mon[31736]: Reconfiguring mgr.a (unknown last config time)... 2024-04-22T23:55:49.033 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:48 smithi092 ceph-mon[31736]: Reconfiguring daemon mgr.a on smithi027 2024-04-22T23:55:49.033 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:48 smithi092 ceph-mon[31736]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:49.088 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-04-22T23:55:49.089 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-04-22T23:55:49.089 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000257928 s, 2.0 MB/s 2024-04-22T23:55:49.090 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T23:55:49.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:48 smithi027 ceph-mon[28196]: Reconfiguring mgr.a (unknown last config time)... 2024-04-22T23:55:49.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:48 smithi027 ceph-mon[28196]: Reconfiguring daemon mgr.a on smithi027 2024-04-22T23:55:49.132 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:48 smithi027 ceph-mon[28196]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:49.148 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_2 2024-04-22T23:55:49.204 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T23:55:49.204 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:49.204 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-04-22T23:55:49.204 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:49.204 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:49.204 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-04-22 23:55:27.679433398 +0000 2024-04-22T23:55:49.204 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-04-22 23:49:36.480498533 +0000 2024-04-22T23:55:49.204 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-04-22 23:49:36.480498533 +0000 2024-04-22T23:55:49.205 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-04-22 23:49:36.480498533 +0000 2024-04-22T23:55:49.205 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T23:55:49.266 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:48 smithi114 ceph-mon[31803]: Reconfiguring mgr.a (unknown last config time)... 2024-04-22T23:55:49.266 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:48 smithi114 ceph-mon[31803]: Reconfiguring daemon mgr.a on smithi027 2024-04-22T23:55:49.266 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:48 smithi114 ceph-mon[31803]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:49.268 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-04-22T23:55:49.268 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-04-22T23:55:49.268 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000226168 s, 2.3 MB/s 2024-04-22T23:55:49.269 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T23:55:49.326 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_3 2024-04-22T23:55:49.382 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T23:55:49.382 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:49.382 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-04-22T23:55:49.382 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:49.382 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:49.382 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-04-22 23:55:27.680433379 +0000 2024-04-22T23:55:49.382 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-04-22 23:49:36.821491734 +0000 2024-04-22T23:55:49.382 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-04-22 23:49:36.821491734 +0000 2024-04-22T23:55:49.382 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-04-22 23:49:36.821491734 +0000 2024-04-22T23:55:49.382 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T23:55:49.444 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-04-22T23:55:49.444 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-04-22T23:55:49.444 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000201021 s, 2.5 MB/s 2024-04-22T23:55:49.446 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T23:55:49.503 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_4 2024-04-22T23:55:49.558 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T23:55:49.558 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:55:49.558 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-04-22T23:55:49.558 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:55:49.558 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T23:55:49.558 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-04-22 23:55:27.680433379 +0000 2024-04-22T23:55:49.558 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-04-22 23:49:37.138485414 +0000 2024-04-22T23:55:49.558 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-04-22 23:49:37.138485414 +0000 2024-04-22T23:55:49.558 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-04-22 23:49:37.138485414 +0000 2024-04-22T23:55:49.559 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T23:55:49.620 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-04-22T23:55:49.620 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-04-22T23:55:49.620 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000212183 s, 2.4 MB/s 2024-04-22T23:55:49.621 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T23:55:49.677 INFO:tasks.cephadm:Deploying osd.0 on smithi027 with /dev/vg_nvme/lv_4... 2024-04-22T23:55:49.677 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-22T23:55:49.920 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:55:50.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:50.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:50.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:49 smithi027 ceph-mon[28196]: Reconfiguring mon.b (monmap changed)... 2024-04-22T23:55:50.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:50.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:55:50.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:49 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:50.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:49 smithi027 ceph-mon[28196]: Reconfiguring daemon mon.b on smithi092 2024-04-22T23:55:50.222 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:49 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:50.222 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:49 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:50.222 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:49 smithi092 ceph-mon[31736]: Reconfiguring mon.b (monmap changed)... 2024-04-22T23:55:50.222 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:49 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:50.222 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:49 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:55:50.222 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:49 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:50.222 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:49 smithi092 ceph-mon[31736]: Reconfiguring daemon mon.b on smithi092 2024-04-22T23:55:50.358 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:49 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:50.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:49 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:50.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:49 smithi114 ceph-mon[31803]: Reconfiguring mon.b (monmap changed)... 2024-04-22T23:55:50.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:49 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:50.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:49 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:55:50.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:49 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:50.359 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:49 smithi114 ceph-mon[31803]: Reconfiguring daemon mon.b on smithi092 2024-04-22T23:55:50.657 INFO:teuthology.orchestra.run.smithi027.stderr: stderr: Unknown device, --name=, --path=, or absolute path in /dev/ or /sys expected. 2024-04-22T23:55:50.657 INFO:teuthology.orchestra.run.smithi027.stderr:usage: ceph-volume lvm zap [-h] [--destroy] [--osd-id OSD_ID] 2024-04-22T23:55:50.657 INFO:teuthology.orchestra.run.smithi027.stderr: [--osd-fsid OSD_FSID] [--no-systemd] 2024-04-22T23:55:50.657 INFO:teuthology.orchestra.run.smithi027.stderr: [DEVICES [DEVICES ...]] 2024-04-22T23:55:50.657 INFO:teuthology.orchestra.run.smithi027.stderr:ceph-volume lvm zap: error: Unable to proceed with non-existing device: /dev/vg_nvme/lv_4 2024-04-22T23:55:51.214 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:50 smithi114 ceph-mon[31803]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:51.214 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:50 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:51.214 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:50 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:51.214 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:50 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:51.214 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:50 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:55:51.214 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:50 smithi114 ceph-mon[31803]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:51.251 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:50 smithi027 ceph-mon[28196]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:51.251 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:50 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:51.251 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:50 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:51.251 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:50 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:51.251 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:50 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:55:51.251 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:50 smithi027 ceph-mon[28196]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:51.277 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-04-22T23:55:51.278 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 1091, in ceph_osds _shell(ctx, cluster_name, remote, [ File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi027 with status 2: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4' 2024-04-22T23:55:51.280 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:51.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:50 smithi092 ceph-mon[31736]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:55:51.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:50 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:51.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:50 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' 2024-04-22T23:55:51.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:50 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:55:51.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:50 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:55:51.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:50 smithi092 ceph-mon[31736]: from='mgr.14150 172.21.15.27:0/318690801' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:51.306 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:51.335 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:51.360 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-22T23:55:51.361 DEBUG:teuthology.orchestra.run.smithi027:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-22T23:55:51.375 DEBUG:teuthology.orchestra.run.smithi092:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-22T23:55:51.392 DEBUG:teuthology.orchestra.run.smithi114:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-22T23:55:51.415 INFO:tasks.cephadm:Stopping all daemons... 2024-04-22T23:55:51.415 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-22T23:55:51.415 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.a 2024-04-22T23:55:51.632 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:51 smithi027 systemd[1]: Stopping Ceph mon.a for 62b1ddaa-0103-11ef-bc93-c7b262605968... 2024-04-22T23:55:52.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:51 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a[28173]: 2024-04-22T23:55:51.750+0000 7faada838700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-22T23:55:52.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:51 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a[28173]: 2024-04-22T23:55:51.750+0000 7faada838700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-22T23:55:52.072 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:51 smithi027 podman[40933]: 2024-04-22 23:55:51.812620504 +0000 UTC m=+0.192937463 container died c640adefc9205ae06a19faabcfd6d68da4358caa3eb6525496a3bd0639655414 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a, ceph=True, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240416, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-04-22T23:55:52.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:52 smithi027 podman[40933]: 2024-04-22 23:55:52.172148776 +0000 UTC m=+0.552465721 container cleanup c640adefc9205ae06a19faabcfd6d68da4358caa3eb6525496a3bd0639655414 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.build-date=20240416, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-22T23:55:52.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Apr 22 23:55:52 smithi027 bash[40933]: ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-a 2024-04-22T23:55:52.549 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.a.service' 2024-04-22T23:55:52.610 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T23:55:52.610 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-22T23:55:52.610 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-04-22T23:55:52.611 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.b 2024-04-22T23:55:52.886 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:52 smithi092 systemd[1]: Stopping Ceph mon.b for 62b1ddaa-0103-11ef-bc93-c7b262605968... 2024-04-22T23:55:53.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:52 smithi092 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-b[31713]: 2024-04-22T23:55:52.894+0000 7fd491b0e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-22T23:55:53.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:52 smithi092 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-b[31713]: 2024-04-22T23:55:52.894+0000 7fd491b0e700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-22T23:55:53.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:53 smithi092 podman[32952]: 2024-04-22 23:55:53.059409871 +0000 UTC m=+0.244505935 container died a9abdd84b74cabfb0406aacb561f6d1649e4e3bd0f6efb25eccfe89547319541 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240416, org.label-schema.license=GPLv2, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-22T23:55:53.534 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:53 smithi092 podman[32952]: 2024-04-22 23:55:53.392227854 +0000 UTC m=+0.577323917 container cleanup a9abdd84b74cabfb0406aacb561f6d1649e4e3bd0f6efb25eccfe89547319541 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-b, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240416) 2024-04-22T23:55:53.534 INFO:journalctl@ceph.mon.b.smithi092.stdout:Apr 22 23:55:53 smithi092 bash[32952]: ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-b 2024-04-22T23:55:53.776 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.b.service' 2024-04-22T23:55:53.836 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T23:55:53.837 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-04-22T23:55:53.837 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-04-22T23:55:53.837 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.c 2024-04-22T23:55:54.151 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:53 smithi114 systemd[1]: Stopping Ceph mon.c for 62b1ddaa-0103-11ef-bc93-c7b262605968... 2024-04-22T23:55:54.609 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:54 smithi114 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-c[31780]: 2024-04-22T23:55:54.160+0000 7ff5e08cc700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-22T23:55:54.609 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:54 smithi114 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-c[31780]: 2024-04-22T23:55:54.160+0000 7ff5e08cc700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-22T23:55:54.609 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:54 smithi114 podman[33575]: 2024-04-22 23:55:54.375566548 +0000 UTC m=+0.327710535 container died a46f38845347be349c974a0980128e6622d01a1d504ed15fe866bbcbbdee7900 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-c, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240416, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, org.label-schema.schema-version=1.0) 2024-04-22T23:55:55.103 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:54 smithi114 podman[33575]: 2024-04-22 23:55:54.707172321 +0000 UTC m=+0.659316309 container cleanup a46f38845347be349c974a0980128e6622d01a1d504ed15fe866bbcbbdee7900 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-c, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.build-date=20240416, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-04-22T23:55:55.103 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:54 smithi114 bash[33575]: ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-c 2024-04-22T23:55:55.103 INFO:journalctl@ceph.mon.c.smithi114.stdout:Apr 22 23:55:54 smithi114 podman[33594]: 2024-04-22 23:55:54.883099722 +0000 UTC m=+0.505984640 container remove a46f38845347be349c974a0980128e6622d01a1d504ed15fe866bbcbbdee7900 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mon-c, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240416, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-04-22T23:55:55.132 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mon.c.service' 2024-04-22T23:55:55.185 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T23:55:55.185 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-04-22T23:55:55.185 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-04-22T23:55:55.185 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mgr.a 2024-04-22T23:55:55.487 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:55:55 smithi027 systemd[1]: Stopping Ceph mgr.a for 62b1ddaa-0103-11ef-bc93-c7b262605968... 2024-04-22T23:55:55.792 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:55:55 smithi027 ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a[28449]: 2024-04-22T23:55:55.496+0000 7fa890ded700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-22T23:55:55.792 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:55:55 smithi027 podman[41064]: 2024-04-22 23:55:55.527145709 +0000 UTC m=+0.132572734 container died 830095ee9daa105206b34a6c28793d4e6776010f37f82762b09b1f68ed36276f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a, org.label-schema.build-date=20240416, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-04-22T23:55:56.117 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:55:55 smithi027 podman[41064]: 2024-04-22 23:55:55.934100658 +0000 UTC m=+0.539527681 container cleanup 830095ee9daa105206b34a6c28793d4e6776010f37f82762b09b1f68ed36276f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, name=ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk-testing-2024-04-22-1618-43be020, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240416, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-04-22T23:55:56.117 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Apr 22 23:55:55 smithi027 bash[41064]: ceph-62b1ddaa-0103-11ef-bc93-c7b262605968-mgr-a 2024-04-22T23:55:56.271 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mgr.a.service' 2024-04-22T23:55:56.316 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T23:55:56.317 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-04-22T23:55:56.317 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-04-22T23:55:56.317 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mgr.b 2024-04-22T23:55:56.360 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62b1ddaa-0103-11ef-bc93-c7b262605968@mgr.b.service' 2024-04-22T23:55:56.455 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T23:55:56.456 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-04-22T23:55:56.456 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-22T23:55:56.641 INFO:teuthology.orchestra.run.smithi027.stdout:Deleting cluster with fsid: 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:57.540 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-22T23:55:57.729 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:58.576 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-22T23:55:58.766 INFO:teuthology.orchestra.run.smithi114.stdout:Deleting cluster with fsid: 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:55:59.437 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:59.469 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:59.498 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:55:59.523 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-22T23:55:59.525 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255/remote/smithi027/crash 2024-04-22T23:55:59.528 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/crash -- . 2024-04-22T23:55:59.579 INFO:teuthology.orchestra.run.smithi027.stderr:tar: /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T23:55:59.579 INFO:teuthology.orchestra.run.smithi027.stderr:tar: Error is not recoverable: exiting now 2024-04-22T23:55:59.581 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255/remote/smithi092/crash 2024-04-22T23:55:59.582 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/crash -- . 2024-04-22T23:55:59.626 INFO:teuthology.orchestra.run.smithi092.stderr:tar: /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T23:55:59.626 INFO:teuthology.orchestra.run.smithi092.stderr:tar: Error is not recoverable: exiting now 2024-04-22T23:55:59.628 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255/remote/smithi114/crash 2024-04-22T23:55:59.629 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/crash -- . 2024-04-22T23:55:59.672 INFO:teuthology.orchestra.run.smithi114.stderr:tar: /var/lib/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T23:55:59.672 INFO:teuthology.orchestra.run.smithi114.stderr:tar: Error is not recoverable: exiting now 2024-04-22T23:55:59.673 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-22T23:55:59.673 DEBUG:teuthology.orchestra.run.smithi027:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v 'out of quorum' | head -n 1 2024-04-22T23:55:59.703 INFO:tasks.cephadm:Compressing logs... 2024-04-22T23:55:59.704 DEBUG:teuthology.orchestra.run.smithi027:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-22T23:55:59.747 DEBUG:teuthology.orchestra.run.smithi092:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-22T23:55:59.749 DEBUG:teuthology.orchestra.run.smithi114:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-22T23:55:59.773 INFO:teuthology.orchestra.run.smithi027.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.log 2024-04-22T23:55:59.773 INFO:teuthology.orchestra.run.smithi027.stderr:: No such file or directory 2024-04-22T23:55:59.773 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-22T23:55:59.773 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-22T23:55:59.773 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.audit.log: 84.1% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-22T23:55:59.773 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-22T23:55:59.773 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mgr.a.log 2024-04-22T23:55:59.774 INFO:teuthology.orchestra.run.smithi027.stderr: 88.6% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-22T23:55:59.774 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-22T23:55:59.774 INFO:teuthology.orchestra.run.smithi027.stderr: 81.2% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-22T23:55:59.774 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T23:55:59.775 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-volume.log: /var/log/ceph/cephadm.log: 86.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T23:55:59.776 INFO:teuthology.orchestra.run.smithi027.stderr: 90.9% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.log 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr:: No such file or directory 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr: 81.5% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr: 88.9% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr: 74.8% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-volume.log: /var/log/ceph/cephadm.log: 88.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T23:55:59.780 INFO:teuthology.orchestra.run.smithi114.stderr: 90.1% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-22T23:55:59.781 INFO:teuthology.orchestra.run.smithi114.stderr: 92.3% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.log 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr:: No such file or directory 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.log: /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr: 79.2% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr: 87.7% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr: 75.2% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mon.b.log: /var/log/ceph/cephadm.log: 90.1% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-22T23:55:59.782 INFO:teuthology.orchestra.run.smithi092.stderr: 82.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T23:55:59.783 INFO:teuthology.orchestra.run.smithi092.stderr: 92.4% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-22T23:55:59.783 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-22T23:55:59.783 INFO:teuthology.orchestra.run.smithi092.stderr:real 0m0.017s 2024-04-22T23:55:59.783 INFO:teuthology.orchestra.run.smithi092.stderr:user 0m0.019s 2024-04-22T23:55:59.783 INFO:teuthology.orchestra.run.smithi092.stderr:sys 0m0.012s 2024-04-22T23:55:59.784 INFO:teuthology.orchestra.run.smithi114.stderr: 2024-04-22T23:55:59.784 INFO:teuthology.orchestra.run.smithi114.stderr:real 0m0.019s 2024-04-22T23:55:59.784 INFO:teuthology.orchestra.run.smithi114.stderr:user 0m0.017s 2024-04-22T23:55:59.784 INFO:teuthology.orchestra.run.smithi114.stderr:sys 0m0.015s 2024-04-22T23:55:59.800 INFO:teuthology.orchestra.run.smithi027.stderr: 89.0% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mgr.a.log.gz 2024-04-22T23:55:59.824 INFO:teuthology.orchestra.run.smithi027.stderr: 91.5% -- replaced with /var/log/ceph/62b1ddaa-0103-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-22T23:55:59.826 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-04-22T23:55:59.827 INFO:teuthology.orchestra.run.smithi027.stderr:real 0m0.066s 2024-04-22T23:55:59.827 INFO:teuthology.orchestra.run.smithi027.stderr:user 0m0.093s 2024-04-22T23:55:59.827 INFO:teuthology.orchestra.run.smithi027.stderr:sys 0m0.017s 2024-04-22T23:55:59.827 INFO:tasks.cephadm:Archiving logs... 2024-04-22T23:55:59.827 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255/remote/smithi027/log 2024-04-22T23:55:59.828 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T23:55:59.911 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255/remote/smithi092/log 2024-04-22T23:55:59.912 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T23:55:59.944 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255/remote/smithi114/log 2024-04-22T23:55:59.945 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T23:55:59.975 INFO:tasks.cephadm:Removing cluster... 2024-04-22T23:55:59.975 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 --force 2024-04-22T23:56:00.162 INFO:teuthology.orchestra.run.smithi027.stdout:Deleting cluster with fsid: 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:56:00.431 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 --force 2024-04-22T23:56:00.631 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:56:00.881 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 --force 2024-04-22T23:56:01.069 INFO:teuthology.orchestra.run.smithi114.stdout:Deleting cluster with fsid: 62b1ddaa-0103-11ef-bc93-c7b262605968 2024-04-22T23:56:01.320 INFO:tasks.cephadm:Removing cephadm ... 2024-04-22T23:56:01.321 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T23:56:01.340 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T23:56:01.356 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T23:56:01.371 INFO:tasks.cephadm:Teardown complete 2024-04-22T23:56:01.372 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 2210, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 1839, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 1091, in ceph_osds _shell(ctx, cluster_name, remote, [ File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi027 with status 2: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4' 2024-04-22T23:56:01.573 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=19dc967fba5d4d7d8c1e8e773d2e91e4 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 2210, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 1839, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 1091, in ceph_osds _shell(ctx, cluster_name, remote, [ File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi027 with status 2: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4' 2024-04-22T23:56:01.577 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-22T23:56:01.586 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-22T23:56:01.597 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-22T23:56:01.597 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-22T23:56:01.609 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-22T23:56:01.612 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-22T23:56:01.700 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-22T23:56:01.710 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-22T23:56:01.710 DEBUG:teuthology.orchestra.run.smithi027:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T23:56:01.713 DEBUG:teuthology.orchestra.run.smithi092:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T23:56:01.715 DEBUG:teuthology.orchestra.run.smithi114:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T23:56:01.727 INFO:teuthology.orchestra.run.smithi092.stderr:bash: line 1: ntpq: command not found 2024-04-22T23:56:01.727 INFO:teuthology.orchestra.run.smithi027.stderr:bash: line 1: ntpq: command not found 2024-04-22T23:56:01.729 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-04-22T23:56:01.731 INFO:teuthology.orchestra.run.smithi092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T23:56:01.731 INFO:teuthology.orchestra.run.smithi092.stdout:=============================================================================== 2024-04-22T23:56:01.731 INFO:teuthology.orchestra.run.smithi092.stdout:^- hv01.front.sepia.ceph.com 2 6 377 31 +434us[ +434us] +/- 587ms 2024-04-22T23:56:01.731 INFO:teuthology.orchestra.run.smithi092.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 32 -150us[ -150us] +/- 77ms 2024-04-22T23:56:01.731 INFO:teuthology.orchestra.run.smithi092.stdout:^* hv03.front.sepia.ceph.com 3 6 377 33 +154us[ +156us] +/- 72ms 2024-04-22T23:56:01.732 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:56:01.733 INFO:teuthology.orchestra.run.smithi027.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T23:56:01.733 INFO:teuthology.orchestra.run.smithi027.stdout:=============================================================================== 2024-04-22T23:56:01.733 INFO:teuthology.orchestra.run.smithi027.stdout:^- hv01.front.sepia.ceph.com 2 6 377 32 +433us[ +434us] +/- 587ms 2024-04-22T23:56:01.733 INFO:teuthology.orchestra.run.smithi027.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 32 -154us[ -153us] +/- 77ms 2024-04-22T23:56:01.733 INFO:teuthology.orchestra.run.smithi027.stdout:^* hv03.front.sepia.ceph.com 3 6 377 31 +150us[ +151us] +/- 72ms 2024-04-22T23:56:01.733 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:56:01.734 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T23:56:01.735 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-04-22T23:56:01.735 INFO:teuthology.orchestra.run.smithi114.stdout:^- hv01.front.sepia.ceph.com 2 6 377 32 +435us[ +435us] +/- 587ms 2024-04-22T23:56:01.735 INFO:teuthology.orchestra.run.smithi114.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 33 -153us[ -150us] +/- 77ms 2024-04-22T23:56:01.735 INFO:teuthology.orchestra.run.smithi114.stdout:^* hv03.front.sepia.ceph.com 3 6 377 33 +147us[ +150us] +/- 72ms 2024-04-22T23:56:01.735 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T23:56:01.735 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-22T23:56:01.744 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-22T23:56:01.744 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-22T23:56:01.755 DEBUG:teuthology.orchestra.run.smithi027:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-22T23:56:01.842 DEBUG:teuthology.orchestra.run.smithi092:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-22T23:56:01.902 DEBUG:teuthology.orchestra.run.smithi114:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-22T23:56:01.960 DEBUG:teuthology.orchestra.run.smithi027:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T23:56:01.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:56:01.990 DEBUG:teuthology.orchestra.run.smithi092:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T23:56:02.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:56:02.016 DEBUG:teuthology.orchestra.run.smithi114:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T23:56:02.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:56:02.041 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-22T23:56:02.051 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-22T23:56:02.062 INFO:teuthology.task.internal:Duration was 577.630369 seconds 2024-04-22T23:56:02.062 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-22T23:56:02.073 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-22T23:56:02.073 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T23:56:02.075 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T23:56:02.078 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T23:56:02.111 INFO:teuthology.orchestra.run.smithi092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T23:56:02.115 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T23:56:02.117 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T23:56:02.426 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-22T23:56:02.426 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi027.front.sepia.ceph.com 2024-04-22T23:56:02.427 DEBUG:teuthology.orchestra.run.smithi027:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-22T23:56:02.490 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi092.front.sepia.ceph.com 2024-04-22T23:56:02.491 DEBUG:teuthology.orchestra.run.smithi092:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-22T23:56:02.519 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi114.front.sepia.ceph.com 2024-04-22T23:56:02.519 DEBUG:teuthology.orchestra.run.smithi114:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-22T23:56:02.540 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-22T23:56:02.540 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T23:56:02.543 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T23:56:02.562 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T23:56:02.605 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-22T23:56:02.606 DEBUG:teuthology.orchestra.run.smithi027:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T23:56:02.610 DEBUG:teuthology.orchestra.run.smithi092:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T23:56:02.626 DEBUG:teuthology.orchestra.run.smithi114:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T23:56:02.750 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-22T23:56:02.760 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-22T23:56:02.760 DEBUG:teuthology.orchestra.run.smithi027:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T23:56:02.784 DEBUG:teuthology.orchestra.run.smithi092:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T23:56:02.807 DEBUG:teuthology.orchestra.run.smithi114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T23:56:02.831 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-22T23:56:02.841 DEBUG:teuthology.orchestra.run.smithi027:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-22T23:56:02.843 DEBUG:teuthology.orchestra.run.smithi092:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-22T23:56:02.850 DEBUG:teuthology.orchestra.run.smithi114:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-22T23:56:02.863 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = core 2024-04-22T23:56:02.870 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = core 2024-04-22T23:56:02.893 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = core 2024-04-22T23:56:02.913 DEBUG:teuthology.orchestra.run.smithi027:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T23:56:02.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:56:02.936 DEBUG:teuthology.orchestra.run.smithi092:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T23:56:02.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:56:02.950 DEBUG:teuthology.orchestra.run.smithi114:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T23:56:02.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:56:02.967 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-22T23:56:02.977 INFO:teuthology.task.internal:Transferring archived files... 2024-04-22T23:56:02.977 DEBUG:teuthology.misc:Transferring archived files from smithi027:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255/remote/smithi027 2024-04-22T23:56:02.977 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T23:56:03.013 DEBUG:teuthology.misc:Transferring archived files from smithi092:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255/remote/smithi092 2024-04-22T23:56:03.013 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T23:56:03.045 DEBUG:teuthology.misc:Transferring archived files from smithi114:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255/remote/smithi114 2024-04-22T23:56:03.046 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T23:56:03.077 INFO:teuthology.task.internal:Removing archive directory... 2024-04-22T23:56:03.077 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T23:56:03.080 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T23:56:03.082 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T23:56:03.126 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-22T23:56:03.139 INFO:teuthology.task.internal:Not uploading archives. 2024-04-22T23:56:03.139 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-22T23:56:03.150 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-22T23:56:03.150 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T23:56:03.153 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T23:56:03.155 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T23:56:03.165 INFO:teuthology.orchestra.run.smithi027.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 23:56 /home/ubuntu/cephtest 2024-04-22T23:56:03.167 INFO:teuthology.orchestra.run.smithi092.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 23:56 /home/ubuntu/cephtest 2024-04-22T23:56:03.181 INFO:teuthology.orchestra.run.smithi114.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 23:56 /home/ubuntu/cephtest 2024-04-22T23:56:03.182 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-22T23:56:03.193 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-22T23:56:03.216 INFO:teuthology.nuke:Checking targets against current locks 2024-04-22T23:56:03.243 DEBUG:teuthology.nuke:shortname: smithi027 2024-04-22T23:56:03.244 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T23:56:03.269 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 23:39:16.795145', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKDT1aiLviPjKVWW4E8pbwSlVxVM0UMGkc5JFPFyXeovH4b+mRZJz3WfZ+yGL9jFInO/SBtmnk8/WCXwQdURjhQ='} 2024-04-22T23:56:03.273 DEBUG:teuthology.nuke:shortname: smithi092 2024-04-22T23:56:03.274 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T23:56:03.301 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 23:39:16.792829', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKi+Osp06gM6yIcLO8NHKU8JnTrH7gvLpnfwJ2rmpFJ7WpoXLRbehHOy1BSbRgjTqExmYU1X5RTFRFXyltJVIrY='} 2024-04-22T23:56:03.304 DEBUG:teuthology.nuke:shortname: smithi114 2024-04-22T23:56:03.304 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T23:56:03.327 INFO:teuthology.orchestra.console.smithi027:Power off 2024-04-22T23:56:03.328 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T23:56:03.340 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669255', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 23:39:16.794086', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPT3YouJjhnB5rKchnvRmsp7afQqcoHXZehlQmEng+t1MTMS0qWFNI7FVNM7J4UnKkmfF9fzNF9EpIj63c352tk='} 2024-04-22T23:56:03.351 DEBUG:teuthology.orchestra.console.smithi027:power off output: Chassis Power Control: Down/Off 2024-04-22T23:56:03.351 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T23:56:03.373 INFO:teuthology.orchestra.console.smithi092:Power off 2024-04-22T23:56:03.373 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T23:56:03.382 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2024-04-22T23:56:03.394 DEBUG:teuthology.orchestra.console.smithi092:power off output: Chassis Power Control: Down/Off 2024-04-22T23:56:03.394 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T23:56:03.408 INFO:teuthology.orchestra.console.smithi114:Power off 2024-04-22T23:56:03.408 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T23:56:03.417 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is on 2024-04-22T23:56:03.429 DEBUG:teuthology.orchestra.console.smithi114:power off output: Chassis Power Control: Down/Off 2024-04-22T23:56:03.429 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T23:56:03.452 DEBUG:teuthology.orchestra.console.smithi114:check power output: Chassis Power is on 2024-04-22T23:56:07.382 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T23:56:07.418 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T23:56:07.454 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T23:56:07.492 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2024-04-22T23:56:07.526 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is on 2024-04-22T23:56:07.563 DEBUG:teuthology.orchestra.console.smithi114:check power output: Chassis Power is on 2024-04-22T23:56:11.497 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T23:56:11.528 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T23:56:11.564 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T23:56:11.609 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2024-04-22T23:56:11.639 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is off 2024-04-22T23:56:11.674 DEBUG:teuthology.orchestra.console.smithi114:check power output: Chassis Power is off 2024-04-22T23:56:11.739 INFO:teuthology.orchestra.console.smithi092:Power off completed 2024-04-22T23:56:11.775 INFO:teuthology.orchestra.console.smithi114:Power off completed 2024-04-22T23:56:15.613 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T23:56:15.723 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is off 2024-04-22T23:56:15.824 INFO:teuthology.orchestra.console.smithi027:Power off completed 2024-04-22T23:56:15.929 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} duration: 577.6303691864014 failure_reason: 'Command failed on smithi027 with status 2: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 62b1ddaa-0103-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4''' flavor: default owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=19dc967fba5d4d7d8c1e8e773d2e91e4 status: fail success: false 2024-04-22T23:56:15.929 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T23:56:16.012 INFO:teuthology.run:FAIL