2024-09-20T19:53:58.632 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T19:53:58.650 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:53:58.739 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860 branch: wip-adk-testing-2024-09-20-0910 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_ips} email: adking@redhat.com first_in_suite: false job_id: '7912860' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-09-20-0910 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-adk-testing-2024-09-20-0910 sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 8031 sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-20-0910 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 targets: smithi001.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD84Te6wcT9ASeHJyN35zAD+L1nQtHQxgQsMXj5GsFXDcn9KhamzFt05+EcBvoK8vkUzZqDXoQIv4/WbKVuxuK8= smithi027.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMExp6iju+5Gx7dwDwlzW7xxhAUrjbXSNHFN9W+nSOKokcXMRa6YRIT5WRVE9WRGj+pfTr93fpgApvKQDE9C7DQ= smithi098.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQL90GC+BXX+BhERlJiEkQzg6tXMrTlAVtOzoBHV1N8CqKgUrqueQD05xPmfVDCQPUPhlxqK4cTlTUj1zuYNq8= smithi136.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBABW5TbK2yy0KiVI0KXDHV4xc++bPZISBsEEbvBt9zxmcoatGa5dicXRfgEOx1h5hKUJRF8UCqMm9GCUhxwJiiU= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - cephadm.deploy_samba_ad_dc: role: host.d - vip: count: 2 - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adipctdb\n auth_mode: active-directory\n domain_settings:\n realm:\ \ DOMAIN1.SINK.TEST\n join_sources:\n - source_type: resource\n \ \ ref: join1-admin\n custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n\ \ public_addrs:\n - address: {{VIP0}}/{{VIPPREFIXLEN}}\n - address:\ \ {{VIP1}}/{{VIPPREFIXLEN}}\n placement:\n count: 3\n- resource_type:\ \ ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n username: Administrator\n\ \ password: Passw0rd\n- resource_type: ceph.smb.share\n cluster_id: adipctdb\n\ \ share_id: share1\n cephfs:\n volume: cephfs\n subvolumegroup: smb\n\ \ subvolume: sv1\n path: /\n- resource_type: ceph.smb.share\n cluster_id:\ \ adipctdb\n share_id: share2\n cephfs:\n volume: cephfs\n subvolumegroup:\ \ smb\n subvolume: sv2\n path: /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.adipctdb - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adipctdb")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share2 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adipctdb\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adipctdb\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adipctdb\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.adipctdb teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_18:25:04 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T19:53:58.739 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa; will attempt to use it 2024-09-20T19:53:58.740 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks 2024-09-20T19:53:58.740 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T19:53:58.742 INFO:teuthology.task.internal:Checking packages... 2024-09-20T19:53:58.762 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7' 2024-09-20T19:53:58.763 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T19:53:58.763 INFO:teuthology.packaging:ref: None 2024-09-20T19:53:58.763 INFO:teuthology.packaging:tag: None 2024-09-20T19:53:58.763 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-20-0910 2024-09-20T19:53:58.763 INFO:teuthology.packaging:sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:53:58.763 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-09-20-0910 2024-09-20T19:53:58.902 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5127.ge8baca1e 2024-09-20T19:53:58.903 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T19:53:58.914 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T19:53:58.914 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T19:53:58.951 INFO:teuthology.task.internal:Saving configuration 2024-09-20T19:53:58.966 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T19:53:58.998 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T19:53:59.024 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi001.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:47:56.426482', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD84Te6wcT9ASeHJyN35zAD+L1nQtHQxgQsMXj5GsFXDcn9KhamzFt05+EcBvoK8vkUzZqDXoQIv4/WbKVuxuK8='} 2024-09-20T19:53:59.050 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:47:56.423800', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMExp6iju+5Gx7dwDwlzW7xxhAUrjbXSNHFN9W+nSOKokcXMRa6YRIT5WRVE9WRGj+pfTr93fpgApvKQDE9C7DQ='} 2024-09-20T19:53:59.073 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi098.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:47:56.425261', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQL90GC+BXX+BhERlJiEkQzg6tXMrTlAVtOzoBHV1N8CqKgUrqueQD05xPmfVDCQPUPhlxqK4cTlTUj1zuYNq8='} 2024-09-20T19:53:59.096 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:47:56.427679', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBABW5TbK2yy0KiVI0KXDHV4xc++bPZISBsEEbvBt9zxmcoatGa5dicXRfgEOx1h5hKUJRF8UCqMm9GCUhxwJiiU='} 2024-09-20T19:53:59.096 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T19:53:59.108 INFO:teuthology.task.internal:roles: ubuntu@smithi001.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-20T19:53:59.108 INFO:teuthology.task.internal:roles: ubuntu@smithi027.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-20T19:53:59.108 INFO:teuthology.task.internal:roles: ubuntu@smithi098.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-20T19:53:59.108 INFO:teuthology.task.internal:roles: ubuntu@smithi136.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-20T19:53:59.108 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T19:53:59.252 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f3b5494c280>, signals=[15]) 2024-09-20T19:53:59.253 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T19:53:59.264 INFO:teuthology.task.internal:Opening connections... 2024-09-20T19:53:59.264 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi001.front.sepia.ceph.com 2024-09-20T19:53:59.265 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:59.343 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi027.front.sepia.ceph.com 2024-09-20T19:53:59.343 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:59.421 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi098.front.sepia.ceph.com 2024-09-20T19:53:59.422 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:59.503 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi136.front.sepia.ceph.com 2024-09-20T19:53:59.504 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:59.579 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T19:53:59.586 DEBUG:teuthology.orchestra.run.smithi001:> uname -m 2024-09-20T19:53:59.604 INFO:teuthology.orchestra.run.smithi001.stdout:x86_64 2024-09-20T19:53:59.605 DEBUG:teuthology.orchestra.run.smithi001:> cat /etc/os-release 2024-09-20T19:53:59.662 INFO:teuthology.orchestra.run.smithi001.stdout:NAME="CentOS Stream" 2024-09-20T19:53:59.662 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION="9" 2024-09-20T19:53:59.662 INFO:teuthology.orchestra.run.smithi001.stdout:ID="centos" 2024-09-20T19:53:59.662 INFO:teuthology.orchestra.run.smithi001.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:53:59.663 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION_ID="9" 2024-09-20T19:53:59.663 INFO:teuthology.orchestra.run.smithi001.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:53:59.663 INFO:teuthology.orchestra.run.smithi001.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:53:59.663 INFO:teuthology.orchestra.run.smithi001.stdout:ANSI_COLOR="0;31" 2024-09-20T19:53:59.663 INFO:teuthology.orchestra.run.smithi001.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:53:59.663 INFO:teuthology.orchestra.run.smithi001.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:53:59.663 INFO:teuthology.orchestra.run.smithi001.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:53:59.663 INFO:teuthology.orchestra.run.smithi001.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:53:59.663 INFO:teuthology.orchestra.run.smithi001.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:53:59.663 INFO:teuthology.orchestra.run.smithi001.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:53:59.664 INFO:teuthology.lock.ops:Updating smithi001.front.sepia.ceph.com on lock server 2024-09-20T19:53:59.689 DEBUG:teuthology.orchestra.run.smithi027:> uname -m 2024-09-20T19:53:59.708 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2024-09-20T19:53:59.708 DEBUG:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2024-09-20T19:53:59.767 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="CentOS Stream" 2024-09-20T19:53:59.767 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="9" 2024-09-20T19:53:59.767 INFO:teuthology.orchestra.run.smithi027.stdout:ID="centos" 2024-09-20T19:53:59.767 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:53:59.768 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="9" 2024-09-20T19:53:59.768 INFO:teuthology.orchestra.run.smithi027.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:53:59.768 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:53:59.768 INFO:teuthology.orchestra.run.smithi027.stdout:ANSI_COLOR="0;31" 2024-09-20T19:53:59.768 INFO:teuthology.orchestra.run.smithi027.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:53:59.768 INFO:teuthology.orchestra.run.smithi027.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:53:59.768 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:53:59.768 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:53:59.768 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:53:59.768 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:53:59.768 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2024-09-20T19:53:59.797 DEBUG:teuthology.orchestra.run.smithi098:> uname -m 2024-09-20T19:53:59.815 INFO:teuthology.orchestra.run.smithi098.stdout:x86_64 2024-09-20T19:53:59.816 DEBUG:teuthology.orchestra.run.smithi098:> cat /etc/os-release 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:NAME="CentOS Stream" 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:VERSION="9" 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:ID="centos" 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:VERSION_ID="9" 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:ANSI_COLOR="0;31" 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:53:59.874 INFO:teuthology.orchestra.run.smithi098.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:53:59.875 INFO:teuthology.orchestra.run.smithi098.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:53:59.875 INFO:teuthology.orchestra.run.smithi098.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:53:59.875 INFO:teuthology.orchestra.run.smithi098.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:53:59.875 INFO:teuthology.lock.ops:Updating smithi098.front.sepia.ceph.com on lock server 2024-09-20T19:53:59.897 DEBUG:teuthology.orchestra.run.smithi136:> uname -m 2024-09-20T19:53:59.915 INFO:teuthology.orchestra.run.smithi136.stdout:x86_64 2024-09-20T19:53:59.915 DEBUG:teuthology.orchestra.run.smithi136:> cat /etc/os-release 2024-09-20T19:53:59.974 INFO:teuthology.orchestra.run.smithi136.stdout:NAME="CentOS Stream" 2024-09-20T19:53:59.974 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION="9" 2024-09-20T19:53:59.974 INFO:teuthology.orchestra.run.smithi136.stdout:ID="centos" 2024-09-20T19:53:59.974 INFO:teuthology.orchestra.run.smithi136.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:53:59.975 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION_ID="9" 2024-09-20T19:53:59.975 INFO:teuthology.orchestra.run.smithi136.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:53:59.975 INFO:teuthology.orchestra.run.smithi136.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:53:59.975 INFO:teuthology.orchestra.run.smithi136.stdout:ANSI_COLOR="0;31" 2024-09-20T19:53:59.975 INFO:teuthology.orchestra.run.smithi136.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:53:59.975 INFO:teuthology.orchestra.run.smithi136.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:53:59.975 INFO:teuthology.orchestra.run.smithi136.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:53:59.975 INFO:teuthology.orchestra.run.smithi136.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:53:59.975 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:53:59.975 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:53:59.976 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2024-09-20T19:53:59.997 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T19:54:00.007 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T19:54:00.056 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T19:54:00.056 DEBUG:teuthology.orchestra.run.smithi001:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:54:00.060 DEBUG:teuthology.orchestra.run.smithi027:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:54:00.063 DEBUG:teuthology.orchestra.run.smithi098:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:54:00.065 DEBUG:teuthology.orchestra.run.smithi136:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:54:00.083 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T19:54:00.093 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T19:54:00.094 DEBUG:teuthology.orchestra.run.smithi001:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:54:00.117 DEBUG:teuthology.orchestra.run.smithi027:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:54:00.121 DEBUG:teuthology.orchestra.run.smithi098:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:54:00.123 DEBUG:teuthology.orchestra.run.smithi136:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:54:00.148 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T19:54:00.248 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T19:54:00.267 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T19:54:00.267 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}, 'host.d': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T19:54:00.268 DEBUG:teuthology.orchestra.run.smithi001:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:54:00.268 DEBUG:teuthology.orchestra.run.smithi027:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:54:00.268 DEBUG:teuthology.orchestra.run.smithi098:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:54:00.269 DEBUG:teuthology.orchestra.run.smithi136:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:54:00.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:54:00.286 DEBUG:teuthology.orchestra.run.smithi098:> uname -r 2024-09-20T19:54:00.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:54:00.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:54:00.287 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-09-20T19:54:00.288 DEBUG:teuthology.orchestra.run.smithi001:> uname -r 2024-09-20T19:54:00.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:54:00.289 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2024-09-20T19:54:00.343 INFO:teuthology.orchestra.run.smithi098.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:54:00.344 INFO:teuthology.task.kernel:Running kernel on smithi098: 5.14.0-503.el9.x86_64 2024-09-20T19:54:00.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo yum install -y kernel 2024-09-20T19:54:00.346 INFO:teuthology.orchestra.run.smithi001.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:54:00.346 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:54:00.346 INFO:teuthology.task.kernel:Running kernel on smithi001: 5.14.0-503.el9.x86_64 2024-09-20T19:54:00.347 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum install -y kernel 2024-09-20T19:54:00.347 INFO:teuthology.task.kernel:Running kernel on smithi136: 5.14.0-503.el9.x86_64 2024-09-20T19:54:00.347 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum install -y kernel 2024-09-20T19:54:00.348 INFO:teuthology.orchestra.run.smithi027.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:54:00.348 INFO:teuthology.task.kernel:Running kernel on smithi027: 5.14.0-503.el9.x86_64 2024-09-20T19:54:00.348 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum install -y kernel 2024-09-20T19:54:02.521 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 8.3 MB 00:00 2024-09-20T19:54:02.648 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.3 MB 00:00 2024-09-20T19:54:02.725 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.3 MB 00:00 2024-09-20T19:54:03.136 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - BaseOS 8.1 MB/s | 8.3 MB 00:01 2024-09-20T19:54:04.306 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - AppStream 30 MB/s | 20 MB 00:00 2024-09-20T19:54:04.912 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - AppStream 29 MB/s | 20 MB 00:00 2024-09-20T19:54:05.284 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - AppStream 14 MB/s | 20 MB 00:01 2024-09-20T19:54:08.290 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - AppStream 4.5 MB/s | 20 MB 00:04 2024-09-20T19:54:08.598 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - CRB 18 MB/s | 6.5 MB 00:00 2024-09-20T19:54:09.538 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - CRB 7.8 MB/s | 6.5 MB 00:00 2024-09-20T19:54:09.570 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.5 MB 00:00 2024-09-20T19:54:11.586 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - Extras packages 11 kB/s | 19 kB 00:01 2024-09-20T19:54:12.413 INFO:teuthology.orchestra.run.smithi027.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-20T19:54:13.216 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - Extras packages 7.8 kB/s | 19 kB 00:02 2024-09-20T19:54:13.602 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - Extras packages 6.6 kB/s | 19 kB 00:02 2024-09-20T19:54:13.725 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - CRB 4.2 MB/s | 6.5 MB 00:01 2024-09-20T19:54:14.391 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-20T19:54:14.553 INFO:teuthology.orchestra.run.smithi098.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-20T19:54:16.704 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - Extras packages 11 kB/s | 19 kB 00:01 2024-09-20T19:54:17.596 INFO:teuthology.orchestra.run.smithi001.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-20T19:54:17.943 INFO:teuthology.orchestra.run.smithi027.stdout:lab-extras 38 kB/s | 1.7 kB 00:00 2024-09-20T19:54:19.796 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-20T19:54:19.901 INFO:teuthology.orchestra.run.smithi098.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-20T19:54:20.017 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:54:20.017 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:54:20.106 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout:Install 4 Packages 2024-09-20T19:54:20.113 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T19:54:20.114 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 79 M 2024-09-20T19:54:20.114 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 126 M 2024-09-20T19:54:20.114 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-09-20T19:54:20.773 INFO:teuthology.orchestra.run.smithi027.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 65 kB/s | 36 kB 00:00 2024-09-20T19:54:21.719 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:54:21.719 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:54:21.728 INFO:teuthology.orchestra.run.smithi027.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 10 MB/s | 16 MB 00:01 2024-09-20T19:54:21.816 INFO:teuthology.orchestra.run.smithi098.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:54:21.816 INFO:teuthology.orchestra.run.smithi098.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:54:21.817 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-20T19:54:21.823 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-20T19:54:21.824 INFO:teuthology.orchestra.run.smithi136.stdout:Install 4 Packages 2024-09-20T19:54:21.824 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T19:54:21.824 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 79 M 2024-09-20T19:54:21.824 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 126 M 2024-09-20T19:54:21.824 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-20T19:54:21.901 INFO:teuthology.orchestra.run.smithi098.stdout:Dependencies resolved. 2024-09-20T19:54:21.911 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-20T19:54:21.911 INFO:teuthology.orchestra.run.smithi098.stdout: Package Architecture Version Repository Size 2024-09-20T19:54:21.911 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout:Installing: 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout:Installing dependencies: 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction Summary 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout:Install 4 Packages 2024-09-20T19:54:21.912 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T19:54:21.913 INFO:teuthology.orchestra.run.smithi098.stdout:Total download size: 79 M 2024-09-20T19:54:21.913 INFO:teuthology.orchestra.run.smithi098.stdout:Installed size: 126 M 2024-09-20T19:54:21.913 INFO:teuthology.orchestra.run.smithi098.stdout:Downloading Packages: 2024-09-20T19:54:21.981 INFO:teuthology.orchestra.run.smithi136.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 326 kB/s | 36 kB 00:00 2024-09-20T19:54:22.144 INFO:teuthology.orchestra.run.smithi098.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 275 kB/s | 36 kB 00:00 2024-09-20T19:54:22.279 INFO:teuthology.orchestra.run.smithi027.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-09-20T19:54:22.470 INFO:teuthology.orchestra.run.smithi098.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 34 MB/s | 16 MB 00:00 2024-09-20T19:54:22.812 INFO:teuthology.orchestra.run.smithi098.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 43 MB/s | 35 MB 00:00 2024-09-20T19:54:23.096 INFO:teuthology.orchestra.run.smithi027.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 12 MB/s | 29 MB 00:02 2024-09-20T19:54:23.096 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:54:23.096 INFO:teuthology.orchestra.run.smithi027.stdout:Total 26 MB/s | 79 MB 00:02 2024-09-20T19:54:23.135 INFO:teuthology.orchestra.run.smithi001.stdout:lab-extras 44 kB/s | 1.7 kB 00:00 2024-09-20T19:54:23.339 INFO:teuthology.orchestra.run.smithi098.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 24 MB/s | 29 MB 00:01 2024-09-20T19:54:23.339 INFO:teuthology.orchestra.run.smithi098.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:54:23.340 INFO:teuthology.orchestra.run.smithi098.stdout:Total 55 MB/s | 79 MB 00:01 2024-09-20T19:54:23.810 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-09-20T19:54:24.020 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction check 2024-09-20T19:54:24.114 INFO:teuthology.orchestra.run.smithi136.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 7.0 MB/s | 16 MB 00:02 2024-09-20T19:54:24.217 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-09-20T19:54:24.218 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-09-20T19:54:24.376 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction check succeeded. 2024-09-20T19:54:24.376 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction test 2024-09-20T19:54:25.100 INFO:teuthology.orchestra.run.smithi001.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:54:25.101 INFO:teuthology.orchestra.run.smithi001.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:54:25.193 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-20T19:54:25.205 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-20T19:54:25.205 INFO:teuthology.orchestra.run.smithi001.stdout: Package Architecture Version Repository Size 2024-09-20T19:54:25.205 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-20T19:54:25.205 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-20T19:54:25.205 INFO:teuthology.orchestra.run.smithi001.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:54:25.205 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-20T19:54:25.205 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:54:25.206 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:54:25.206 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:54:25.206 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T19:54:25.206 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-20T19:54:25.206 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-20T19:54:25.206 INFO:teuthology.orchestra.run.smithi001.stdout:Install 4 Packages 2024-09-20T19:54:25.206 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T19:54:25.206 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 79 M 2024-09-20T19:54:25.207 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 126 M 2024-09-20T19:54:25.207 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-20T19:54:25.234 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-09-20T19:54:25.234 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-09-20T19:54:25.344 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction test succeeded. 2024-09-20T19:54:25.345 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction 2024-09-20T19:54:25.420 INFO:teuthology.orchestra.run.smithi001.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 321 kB/s | 36 kB 00:00 2024-09-20T19:54:26.014 INFO:teuthology.orchestra.run.smithi136.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 7.1 MB/s | 29 MB 00:04 2024-09-20T19:54:27.295 INFO:teuthology.orchestra.run.smithi001.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 7.9 MB/s | 16 MB 00:01 2024-09-20T19:54:27.539 INFO:teuthology.orchestra.run.smithi136.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 6.1 MB/s | 35 MB 00:05 2024-09-20T19:54:27.539 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:54:27.539 INFO:teuthology.orchestra.run.smithi136.stdout:Total 14 MB/s | 79 MB 00:05 2024-09-20T19:54:27.774 INFO:teuthology.orchestra.run.smithi098.stdout: Preparing : 1/1 2024-09-20T19:54:27.820 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-09-20T19:54:28.216 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-20T19:54:28.413 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:54:28.497 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:54:28.503 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:54:28.577 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-20T19:54:28.577 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-20T19:54:28.590 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:54:29.532 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-20T19:54:29.532 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-20T19:54:31.179 INFO:teuthology.orchestra.run.smithi001.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 5.0 MB/s | 29 MB 00:05 2024-09-20T19:54:31.238 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:54:31.367 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:54:31.474 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:54:31.608 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:54:31.958 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-20T19:54:32.370 INFO:teuthology.orchestra.run.smithi001.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 4.9 MB/s | 35 MB 00:07 2024-09-20T19:54:32.371 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:54:32.371 INFO:teuthology.orchestra.run.smithi001.stdout:Total 11 MB/s | 79 MB 00:07 2024-09-20T19:54:32.688 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:54:32.771 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:54:33.080 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-20T19:54:33.469 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-20T19:54:33.469 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-20T19:54:34.464 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-20T19:54:34.465 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-20T19:54:35.522 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:54:35.663 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:54:36.209 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:54:36.252 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:54:36.825 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:54:36.868 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:54:37.043 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-20T19:54:37.707 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:54:37.796 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:54:40.495 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:54:40.530 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:54:40.605 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:54:40.657 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:54:41.103 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:54:42.110 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:54:45.446 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:54:45.787 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:54:45.834 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:54:51.006 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:19.253 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:19.292 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:19.686 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:19.686 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:55:19.686 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:55:19.686 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:55:20.536 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:20.536 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T19:55:20.536 INFO:teuthology.orchestra.run.smithi098.stdout:Installed: 2024-09-20T19:55:20.536 INFO:teuthology.orchestra.run.smithi098.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:20.536 INFO:teuthology.orchestra.run.smithi098.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:55:20.536 INFO:teuthology.orchestra.run.smithi098.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:55:20.536 INFO:teuthology.orchestra.run.smithi098.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:55:20.536 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T19:55:20.536 INFO:teuthology.orchestra.run.smithi098.stdout:Complete! 2024-09-20T19:55:20.898 DEBUG:teuthology.orchestra.run.smithi098:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:55:20.969 INFO:teuthology.orchestra.run.smithi098.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:20.969 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:55:20.969 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T19:55:20.970 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:55:20.970 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:55:20.970 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-20T19:55:20.970 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi098.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:55:20.970 DEBUG:teuthology.orchestra.run.smithi098:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:55:21.028 INFO:teuthology.orchestra.run.smithi098.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:21.028 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:55:21.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo rpm -qi grub2-tools 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Name : grub2-tools 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Epoch : 1 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Version : 2.06 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Release : 82.el9 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Architecture: x86_64 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Group : Unspecified 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Size : 8274670 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:License : GPLv3+ 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:55:21.066 INFO:teuthology.orchestra.run.smithi098.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:Packager : builder@centos.org 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:Vendor : CentOS 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:Summary : Support tools for GRUB. 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:Description : 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:hardware devices. 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T19:55:21.067 INFO:teuthology.orchestra.run.smithi098.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:55:21.068 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:55:21.068 INFO:teuthology.task.kernel:Updating grub on smithi098 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:55:21.068 DEBUG:teuthology.orchestra.run.smithi098:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:55:21.679 INFO:teuthology.orchestra.run.smithi098.stderr:Generating grub configuration file ... 2024-09-20T19:55:21.823 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:21.866 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:22.259 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:22.259 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:55:22.259 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:55:22.259 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:55:22.996 INFO:teuthology.orchestra.run.smithi098.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:55:23.022 INFO:teuthology.orchestra.run.smithi098.stderr:done 2024-09-20T19:55:23.025 DEBUG:teuthology.orchestra.run.smithi098:> mktemp 2024-09-20T19:55:23.041 INFO:teuthology.orchestra.run.smithi098.stdout:/tmp/tmp.CNKRzEAfsQ 2024-09-20T19:55:23.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.CNKRzEAfsQ 2024-09-20T19:55:23.112 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod 0666 /tmp/tmp.CNKRzEAfsQ 2024-09-20T19:55:23.118 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:23.118 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T19:55:23.118 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-09-20T19:55:23.118 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:23.119 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:55:23.119 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:55:23.119 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:55:23.119 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T19:55:23.119 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-09-20T19:55:23.253 DEBUG:teuthology.orchestra.remote:smithi098:/tmp/tmp.CNKRzEAfsQ is 6KB 2024-09-20T19:55:23.301 DEBUG:teuthology.orchestra.run.smithi098:> rm -fr /tmp/tmp.CNKRzEAfsQ 2024-09-20T19:55:23.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:55:23.378 INFO:teuthology.orchestra.run.smithi098.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:55:23.378 INFO:teuthology.orchestra.run.smithi098.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:55:23.379 INFO:teuthology.orchestra.run.smithi098.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:55:23.379 INFO:teuthology.orchestra.run.smithi098.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:55:23.380 DEBUG:teuthology.orchestra.run.smithi098:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:55:23.515 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:55:23.522 DEBUG:teuthology.orchestra.run.smithi098:> sudo shutdown -r now 2024-09-20T19:55:23.596 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:23.597 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:55:23.597 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T19:55:23.597 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:55:23.597 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:55:23.597 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-20T19:55:23.597 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi027.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:55:23.597 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:55:23.658 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:23.658 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:55:23.659 DEBUG:teuthology.orchestra.run.smithi027:> sudo rpm -qi grub2-tools 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Name : grub2-tools 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Epoch : 1 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Version : 2.06 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Release : 82.el9 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Architecture: x86_64 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Group : Unspecified 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Size : 8274670 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:License : GPLv3+ 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:55:23.692 INFO:teuthology.orchestra.run.smithi027.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout:Packager : builder@centos.org 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout:Vendor : CentOS 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout:Summary : Support tools for GRUB. 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout:Description : 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout:hardware devices. 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T19:55:23.693 INFO:teuthology.orchestra.run.smithi027.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:55:23.695 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:55:23.695 INFO:teuthology.task.kernel:Updating grub on smithi027 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:55:23.695 DEBUG:teuthology.orchestra.run.smithi027:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:55:23.767 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:23.814 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:24.214 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:24.214 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:55:24.215 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:55:24.215 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:55:24.381 INFO:teuthology.orchestra.run.smithi027.stderr:Generating grub configuration file ... 2024-09-20T19:55:25.055 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:25.055 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T19:55:25.055 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-20T19:55:25.055 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:25.055 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:55:25.056 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:55:25.056 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:55:25.056 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T19:55:25.056 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-20T19:55:25.409 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:55:25.483 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:25.483 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:55:25.483 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T19:55:25.483 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:55:25.483 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:55:25.484 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-20T19:55:25.484 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi136.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:55:25.484 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:55:25.546 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:25.546 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:55:25.546 DEBUG:teuthology.orchestra.run.smithi136:> sudo rpm -qi grub2-tools 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Name : grub2-tools 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Epoch : 1 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Version : 2.06 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Release : 82.el9 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Architecture: x86_64 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Group : Unspecified 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Size : 8274670 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:License : GPLv3+ 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:55:25.578 INFO:teuthology.orchestra.run.smithi136.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:Packager : builder@centos.org 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:Vendor : CentOS 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:Summary : Support tools for GRUB. 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:Description : 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout:hardware devices. 2024-09-20T19:55:25.579 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T19:55:25.580 INFO:teuthology.orchestra.run.smithi136.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:55:25.580 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:55:25.580 INFO:teuthology.task.kernel:Updating grub on smithi136 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:55:25.581 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:55:25.701 INFO:teuthology.orchestra.run.smithi027.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:55:25.730 INFO:teuthology.orchestra.run.smithi027.stderr:done 2024-09-20T19:55:25.732 DEBUG:teuthology.orchestra.run.smithi027:> mktemp 2024-09-20T19:55:25.748 INFO:teuthology.orchestra.run.smithi027.stdout:/tmp/tmp.eNhLpdH9Pl 2024-09-20T19:55:25.748 DEBUG:teuthology.orchestra.run.smithi027:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.eNhLpdH9Pl 2024-09-20T19:55:25.816 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 0666 /tmp/tmp.eNhLpdH9Pl 2024-09-20T19:55:25.960 DEBUG:teuthology.orchestra.remote:smithi027:/tmp/tmp.eNhLpdH9Pl is 6KB 2024-09-20T19:55:26.008 DEBUG:teuthology.orchestra.run.smithi027:> rm -fr /tmp/tmp.eNhLpdH9Pl 2024-09-20T19:55:26.024 DEBUG:teuthology.orchestra.run.smithi027:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:55:26.087 INFO:teuthology.orchestra.run.smithi027.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:55:26.087 INFO:teuthology.orchestra.run.smithi027.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:55:26.087 INFO:teuthology.orchestra.run.smithi027.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:55:26.088 INFO:teuthology.orchestra.run.smithi027.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:55:26.089 DEBUG:teuthology.orchestra.run.smithi027:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:55:26.232 INFO:teuthology.orchestra.run.smithi136.stderr:Generating grub configuration file ... 2024-09-20T19:55:26.243 DEBUG:teuthology.orchestra.run.smithi027:> sudo shutdown -r now 2024-09-20T19:55:27.572 INFO:teuthology.orchestra.run.smithi136.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:55:27.600 INFO:teuthology.orchestra.run.smithi136.stderr:done 2024-09-20T19:55:27.604 DEBUG:teuthology.orchestra.run.smithi136:> mktemp 2024-09-20T19:55:27.620 INFO:teuthology.orchestra.run.smithi136.stdout:/tmp/tmp.gif3cWGTYJ 2024-09-20T19:55:27.620 DEBUG:teuthology.orchestra.run.smithi136:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.gif3cWGTYJ 2024-09-20T19:55:27.722 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0666 /tmp/tmp.gif3cWGTYJ 2024-09-20T19:55:27.823 DEBUG:teuthology.orchestra.remote:smithi136:/tmp/tmp.gif3cWGTYJ is 6KB 2024-09-20T19:55:27.871 DEBUG:teuthology.orchestra.run.smithi136:> rm -fr /tmp/tmp.gif3cWGTYJ 2024-09-20T19:55:27.885 DEBUG:teuthology.orchestra.run.smithi136:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:55:27.948 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:55:27.949 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:55:27.949 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:55:27.949 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:55:27.950 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:55:28.108 DEBUG:teuthology.orchestra.run.smithi136:> sudo shutdown -r now 2024-09-20T19:55:28.193 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2024-09-20T19:55:29.973 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:30.015 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:30.321 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:30.322 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:55:30.322 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:55:30.322 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:55:31.204 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:55:31.205 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T19:55:31.205 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-20T19:55:31.205 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:31.205 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:55:31.205 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:55:31.205 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:55:31.205 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T19:55:31.205 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-20T19:55:31.528 DEBUG:teuthology.orchestra.run.smithi001:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:55:31.658 INFO:teuthology.orchestra.run.smithi001.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:31.658 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:55:31.658 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T19:55:31.658 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:55:31.658 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:55:31.658 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-20T19:55:31.658 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi001.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:55:31.658 DEBUG:teuthology.orchestra.run.smithi001:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:55:31.717 INFO:teuthology.orchestra.run.smithi001.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:55:31.717 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:55:31.717 DEBUG:teuthology.orchestra.run.smithi001:> sudo rpm -qi grub2-tools 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Name : grub2-tools 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Epoch : 1 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Version : 2.06 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Release : 82.el9 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Architecture: x86_64 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Group : Unspecified 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Size : 8274670 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:License : GPLv3+ 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:55:31.756 INFO:teuthology.orchestra.run.smithi001.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:Packager : builder@centos.org 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:Vendor : CentOS 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:Summary : Support tools for GRUB. 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:Description : 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:hardware devices. 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T19:55:31.757 INFO:teuthology.orchestra.run.smithi001.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:55:31.758 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:55:31.758 INFO:teuthology.task.kernel:Updating grub on smithi001 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:55:31.758 DEBUG:teuthology.orchestra.run.smithi001:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:55:32.327 INFO:teuthology.orchestra.run.smithi001.stderr:Generating grub configuration file ... 2024-09-20T19:55:33.702 INFO:teuthology.orchestra.run.smithi001.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:55:33.730 INFO:teuthology.orchestra.run.smithi001.stderr:done 2024-09-20T19:55:33.732 DEBUG:teuthology.orchestra.run.smithi001:> mktemp 2024-09-20T19:55:33.746 INFO:teuthology.orchestra.run.smithi001.stdout:/tmp/tmp.fGLNgcQ0QX 2024-09-20T19:55:33.747 DEBUG:teuthology.orchestra.run.smithi001:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.fGLNgcQ0QX 2024-09-20T19:55:33.813 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 0666 /tmp/tmp.fGLNgcQ0QX 2024-09-20T19:55:33.949 DEBUG:teuthology.orchestra.remote:smithi001:/tmp/tmp.fGLNgcQ0QX is 6KB 2024-09-20T19:55:33.998 DEBUG:teuthology.orchestra.run.smithi001:> rm -fr /tmp/tmp.fGLNgcQ0QX 2024-09-20T19:55:34.013 DEBUG:teuthology.orchestra.run.smithi001:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:55:34.074 INFO:teuthology.orchestra.run.smithi001.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:55:34.075 INFO:teuthology.orchestra.run.smithi001.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:55:34.075 INFO:teuthology.orchestra.run.smithi001.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:55:34.075 INFO:teuthology.orchestra.run.smithi001.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:55:34.076 DEBUG:teuthology.orchestra.run.smithi001:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:55:34.217 DEBUG:teuthology.orchestra.run.smithi001:> sudo shutdown -r now 2024-09-20T19:55:53.542 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-20T19:55:53.543 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi098.front.sepia.ceph.com' 2024-09-20T19:55:53.543 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:55:56.246 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-20T19:55:56.247 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-20T19:55:56.247 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:55:58.112 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-20T19:55:58.113 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-20T19:55:58.113 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:04.226 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-20T19:56:04.227 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-20T19:56:04.227 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:11.891 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.98 2024-09-20T19:56:14.703 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-20T19:56:16.495 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-20T19:56:20.894 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi098.front.sepia.ceph.com' 2024-09-20T19:56:20.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:22.638 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.1 2024-09-20T19:56:23.705 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-20T19:56:23.706 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:23.955 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.98 2024-09-20T19:56:25.496 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-20T19:56:25.497 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:26.771 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-20T19:56:28.559 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-20T19:56:31.642 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-20T19:56:31.643 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:35.958 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi098.front.sepia.ceph.com' 2024-09-20T19:56:35.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:38.772 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-20T19:56:38.773 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:40.630 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-20T19:56:40.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:41.839 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-20T19:56:56.850 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-20T19:56:56.851 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:56:59.923 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-20T19:57:07.812 DEBUG:teuthology.orchestra.run.smithi098:> true 2024-09-20T19:57:08.153 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi098.front.sepia.ceph.com' 2024-09-20T19:57:08.154 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:57:08.154 DEBUG:teuthology.orchestra.run.smithi098:> uname -r 2024-09-20T19:57:08.168 INFO:teuthology.orchestra.run.smithi098.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:57:08.169 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T19:57:08.169 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:57:08.169 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:57:09.170 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-20T19:57:09.170 DEBUG:teuthology.orchestra.run.smithi098:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:57:09.255 INFO:teuthology.orchestra.run.smithi098.stdout:ttyS1 2024-09-20T19:57:09.287 DEBUG:teuthology.parallel:result is None 2024-09-20T19:57:12.546 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-09-20T19:57:12.907 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-20T19:57:12.907 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:57:12.907 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-09-20T19:57:12.921 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:57:12.922 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T19:57:12.922 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:57:12.922 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:57:13.923 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-20T19:57:13.923 DEBUG:teuthology.orchestra.run.smithi136:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:57:14.041 INFO:teuthology.orchestra.run.smithi136.stdout:ttyS1 2024-09-20T19:57:14.076 DEBUG:teuthology.parallel:result is None 2024-09-20T19:57:17.923 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-20T19:57:17.924 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:57:31.645 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T19:57:36.370 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-20T19:57:43.645 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-20T19:57:43.646 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:57:43.908 DEBUG:teuthology.orchestra.run.smithi001:> true 2024-09-20T19:57:44.291 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-20T19:57:44.291 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:57:44.291 DEBUG:teuthology.orchestra.run.smithi001:> uname -r 2024-09-20T19:57:44.308 INFO:teuthology.orchestra.run.smithi001.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:57:44.308 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T19:57:44.308 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:57:44.308 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:57:45.309 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-20T19:57:45.309 DEBUG:teuthology.orchestra.run.smithi001:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:57:45.402 INFO:teuthology.orchestra.run.smithi001.stdout:ttyS1 2024-09-20T19:57:45.421 DEBUG:teuthology.parallel:result is None 2024-09-20T19:57:57.371 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-20T19:57:57.372 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:57:57.668 DEBUG:teuthology.orchestra.run.smithi027:> true 2024-09-20T19:57:58.037 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-20T19:57:58.037 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:57:58.037 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2024-09-20T19:57:58.054 INFO:teuthology.orchestra.run.smithi027.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:57:58.054 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T19:57:58.054 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:57:58.055 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:57:59.055 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-20T19:57:59.056 DEBUG:teuthology.orchestra.run.smithi027:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:57:59.123 INFO:teuthology.orchestra.run.smithi027.stdout:ttyS1 2024-09-20T19:57:59.144 DEBUG:teuthology.parallel:result is None 2024-09-20T19:57:59.144 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T19:57:59.157 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T19:57:59.157 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:57:59.160 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:57:59.163 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:57:59.165 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:57:59.184 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T19:57:59.249 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T19:57:59.308 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T19:57:59.309 DEBUG:teuthology.orchestra.run.smithi001:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:57:59.312 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:57:59.314 DEBUG:teuthology.orchestra.run.smithi098:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:57:59.317 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:57:59.361 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T19:57:59.370 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T19:57:59.370 DEBUG:teuthology.orchestra.run.smithi001:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T19:57:59.378 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-09-20T19:57:59.384 DEBUG:teuthology.orchestra.run.smithi098:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T19:57:59.386 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T19:57:59.409 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:57:59.417 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:57:59.418 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:57:59.421 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:57:59.428 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:57:59.430 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:57:59.438 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:57:59.450 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:57:59.452 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T19:57:59.458 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T19:57:59.458 DEBUG:teuthology.orchestra.run.smithi001:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:57:59.466 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-09-20T19:57:59.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:57:59.477 DEBUG:teuthology.orchestra.run.smithi136:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:57:59.520 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T19:57:59.530 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T19:57:59.530 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:57:59.535 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:57:59.543 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:57:59.546 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:57:59.577 DEBUG:teuthology.orchestra.run.smithi001:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:57:59.634 DEBUG:teuthology.orchestra.run.smithi001:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:57:59.685 DEBUG:teuthology.orchestra.run.smithi001:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:57:59.768 DEBUG:teuthology.orchestra.run.smithi001:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:57:59.811 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-20T19:57:59.811 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:57:59.878 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:57:59.924 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:57:59.975 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:58:00.059 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:58:00.107 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-20T19:58:00.108 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:58:00.178 DEBUG:teuthology.orchestra.run.smithi098:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:58:00.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:58:00.283 DEBUG:teuthology.orchestra.run.smithi098:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:58:00.330 DEBUG:teuthology.orchestra.run.smithi098:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:58:00.370 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-20T19:58:00.370 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:58:00.436 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:58:00.479 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:58:00.797 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:58:00.844 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:58:00.888 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-20T19:58:00.888 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:58:00.957 DEBUG:teuthology.orchestra.run.smithi001:> sudo service rsyslog restart 2024-09-20T19:58:00.960 DEBUG:teuthology.orchestra.run.smithi027:> sudo service rsyslog restart 2024-09-20T19:58:00.963 DEBUG:teuthology.orchestra.run.smithi098:> sudo service rsyslog restart 2024-09-20T19:58:00.965 DEBUG:teuthology.orchestra.run.smithi136:> sudo service rsyslog restart 2024-09-20T19:58:01.011 INFO:teuthology.orchestra.run.smithi001.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:58:01.013 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:58:01.014 INFO:teuthology.orchestra.run.smithi098.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:58:01.047 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:58:01.529 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T19:58:01.538 INFO:teuthology.task.internal:Starting timer... 2024-09-20T19:58:01.538 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T19:58:01.592 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T19:58:01.652 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-20T19:58:01.652 DEBUG:teuthology.orchestra.run.smithi001:> sudo service auditd rotate 2024-09-20T19:58:01.700 INFO:teuthology.orchestra.run.smithi001.stdout:Rotating logs: 2024-09-20T19:58:01.703 DEBUG:teuthology.orchestra.run.smithi027:> sudo service auditd rotate 2024-09-20T19:58:01.773 INFO:teuthology.orchestra.run.smithi027.stdout:Rotating logs: 2024-09-20T19:58:01.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo service auditd rotate 2024-09-20T19:58:01.840 INFO:teuthology.orchestra.run.smithi098.stdout:Rotating logs: 2024-09-20T19:58:01.842 DEBUG:teuthology.orchestra.run.smithi136:> sudo service auditd rotate 2024-09-20T19:58:01.922 INFO:teuthology.orchestra.run.smithi136.stdout:Rotating logs: 2024-09-20T19:58:01.924 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T19:58:01.924 DEBUG:teuthology.orchestra.run.smithi001:> /usr/sbin/getenforce 2024-09-20T19:58:01.951 INFO:teuthology.orchestra.run.smithi001.stdout:Permissive 2024-09-20T19:58:01.951 DEBUG:teuthology.orchestra.run.smithi027:> /usr/sbin/getenforce 2024-09-20T19:58:01.983 INFO:teuthology.orchestra.run.smithi027.stdout:Permissive 2024-09-20T19:58:01.983 DEBUG:teuthology.orchestra.run.smithi098:> /usr/sbin/getenforce 2024-09-20T19:58:02.010 INFO:teuthology.orchestra.run.smithi098.stdout:Permissive 2024-09-20T19:58:02.011 DEBUG:teuthology.orchestra.run.smithi136:> /usr/sbin/getenforce 2024-09-20T19:58:02.040 INFO:teuthology.orchestra.run.smithi136.stdout:Permissive 2024-09-20T19:58:02.040 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi001.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi027.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi098.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi136.front.sepia.ceph.com': 'permissive'} 2024-09-20T19:58:02.041 DEBUG:teuthology.orchestra.run.smithi001:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-20T19:58:02.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:02.068 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-20T19:58:02.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:02.100 DEBUG:teuthology.orchestra.run.smithi098:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-20T19:58:02.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:02.130 DEBUG:teuthology.orchestra.run.smithi136:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-20T19:58:02.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:02.161 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T19:58:02.162 DEBUG:teuthology.orchestra.run.smithi001:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:58:02.239 DEBUG:teuthology.orchestra.run.smithi027:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:58:02.282 DEBUG:teuthology.orchestra.run.smithi098:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:58:02.320 DEBUG:teuthology.orchestra.run.smithi136:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:58:02.356 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T19:58:02.364 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-20T19:58:02.368 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-20T19:58:02.497 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T19:58:02.509 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-20T19:58:02.509 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi001.front.sepia.ceph.com,smithi027.front.sepia.ceph.com,smithi098.front.sepia.ceph.com,smithi136.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T20:01:54.625 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi001.front.sepia.ceph.com'), Remote(name='ubuntu@smithi027.front.sepia.ceph.com'), Remote(name='ubuntu@smithi098.front.sepia.ceph.com'), Remote(name='ubuntu@smithi136.front.sepia.ceph.com')] 2024-09-20T20:01:54.627 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-20T20:01:54.628 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T20:01:54.706 DEBUG:teuthology.orchestra.run.smithi001:> true 2024-09-20T20:01:54.793 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-20T20:01:54.794 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-20T20:01:54.794 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T20:01:54.873 DEBUG:teuthology.orchestra.run.smithi027:> true 2024-09-20T20:01:54.958 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-20T20:01:54.958 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi098.front.sepia.ceph.com' 2024-09-20T20:01:54.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T20:01:55.037 DEBUG:teuthology.orchestra.run.smithi098:> true 2024-09-20T20:01:55.119 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi098.front.sepia.ceph.com' 2024-09-20T20:01:55.120 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-20T20:01:55.121 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T20:01:55.195 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-09-20T20:01:55.276 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-20T20:01:55.278 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T20:01:55.300 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T20:01:55.300 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T20:01:55.300 DEBUG:teuthology.orchestra.run.smithi001:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:01:55.303 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T20:01:55.303 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-09-20T20:01:55.305 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T20:01:55.305 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:01:55.307 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T20:01:55.308 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:01:55.336 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T20:01:55.337 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T20:01:55.339 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T20:01:55.350 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T20:01:55.352 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T20:01:55.353 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T20:01:55.355 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T20:01:55.366 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T20:01:55.378 INFO:teuthology.orchestra.run.smithi098.stderr:sudo: ntpd: command not found 2024-09-20T20:01:55.380 INFO:teuthology.orchestra.run.smithi001.stderr:sudo: ntpd: command not found 2024-09-20T20:01:55.383 INFO:teuthology.orchestra.run.smithi027.stderr:sudo: ntpd: command not found 2024-09-20T20:01:55.390 INFO:teuthology.orchestra.run.smithi098.stdout:506 Cannot talk to daemon 2024-09-20T20:01:55.392 INFO:teuthology.orchestra.run.smithi136.stderr:sudo: ntpd: command not found 2024-09-20T20:01:55.393 INFO:teuthology.orchestra.run.smithi001.stdout:506 Cannot talk to daemon 2024-09-20T20:01:55.396 INFO:teuthology.orchestra.run.smithi027.stdout:506 Cannot talk to daemon 2024-09-20T20:01:55.404 INFO:teuthology.orchestra.run.smithi136.stdout:506 Cannot talk to daemon 2024-09-20T20:01:55.405 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T20:01:55.409 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T20:01:55.411 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T20:01:55.418 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T20:01:55.419 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T20:01:55.424 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T20:01:55.427 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T20:01:55.433 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T20:01:55.472 INFO:teuthology.orchestra.run.smithi098.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:01:55.476 INFO:teuthology.orchestra.run.smithi098.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:01:55.476 INFO:teuthology.orchestra.run.smithi098.stdout:=============================================================================== 2024-09-20T20:01:55.476 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.476 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.476 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.476 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.480 INFO:teuthology.orchestra.run.smithi001.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:01:55.483 INFO:teuthology.orchestra.run.smithi001.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:01:55.483 INFO:teuthology.orchestra.run.smithi001.stdout:=============================================================================== 2024-09-20T20:01:55.483 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.483 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.483 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.484 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.484 INFO:teuthology.orchestra.run.smithi027.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:01:55.488 INFO:teuthology.orchestra.run.smithi027.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:01:55.488 INFO:teuthology.orchestra.run.smithi027.stdout:=============================================================================== 2024-09-20T20:01:55.488 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.488 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.488 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.488 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.490 INFO:teuthology.orchestra.run.smithi136.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:01:55.493 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:01:55.493 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2024-09-20T20:01:55.493 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.493 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.493 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.493 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:55.494 INFO:teuthology.run_tasks:Running task pexec... 2024-09-20T20:01:55.504 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-20T20:01:55.504 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi001.front.sepia.ceph.com 2024-09-20T20:01:55.504 DEBUG:teuthology.orchestra.run.smithi001:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T20:01:55.505 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi027.front.sepia.ceph.com 2024-09-20T20:01:55.505 DEBUG:teuthology.orchestra.run.smithi027:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T20:01:55.505 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi098.front.sepia.ceph.com 2024-09-20T20:01:55.506 DEBUG:teuthology.orchestra.run.smithi098:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T20:01:55.506 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi136.front.sepia.ceph.com 2024-09-20T20:01:55.506 DEBUG:teuthology.orchestra.run.smithi136:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T20:01:55.868 INFO:teuthology.orchestra.run.smithi098.stdout:Dependencies resolved. 2024-09-20T20:01:55.876 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-20T20:01:55.876 INFO:teuthology.orchestra.run.smithi098.stdout: Package Architecture Version Repository Size 2024-09-20T20:01:55.876 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-20T20:01:55.876 INFO:teuthology.orchestra.run.smithi098.stdout:Removing: 2024-09-20T20:01:55.876 INFO:teuthology.orchestra.run.smithi098.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T20:01:55.877 INFO:teuthology.orchestra.run.smithi098.stdout:Removing unused dependencies: 2024-09-20T20:01:55.877 INFO:teuthology.orchestra.run.smithi098.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T20:01:55.877 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T20:01:55.877 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction Summary 2024-09-20T20:01:55.877 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-20T20:01:55.877 INFO:teuthology.orchestra.run.smithi098.stdout:Remove 2 Packages 2024-09-20T20:01:55.877 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T20:01:55.877 INFO:teuthology.orchestra.run.smithi098.stdout:Freed space: 5.5 M 2024-09-20T20:01:55.877 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction check 2024-09-20T20:01:55.881 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction check succeeded. 2024-09-20T20:01:55.881 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction test 2024-09-20T20:01:55.885 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-20T20:01:55.896 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-20T20:01:55.898 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-09-20T20:01:55.900 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-09-20T20:01:55.900 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout:Removing: 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout:Removing unused dependencies: 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout:Remove 2 Packages 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout:Freed space: 5.5 M 2024-09-20T20:01:55.901 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-09-20T20:01:55.905 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-20T20:01:55.905 INFO:teuthology.orchestra.run.smithi001.stdout: Package Architecture Version Repository Size 2024-09-20T20:01:55.905 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout:Removing: 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout:Removing unused dependencies: 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout:Remove 2 Packages 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout:Freed space: 5.5 M 2024-09-20T20:01:55.906 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-20T20:01:55.907 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-09-20T20:01:55.907 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-09-20T20:01:55.910 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-20T20:01:55.910 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-20T20:01:55.939 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-20T20:01:55.939 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-20T20:01:55.940 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-20T20:01:55.940 INFO:teuthology.orchestra.run.smithi136.stdout:Removing: 2024-09-20T20:01:55.940 INFO:teuthology.orchestra.run.smithi136.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T20:01:55.940 INFO:teuthology.orchestra.run.smithi136.stdout:Removing unused dependencies: 2024-09-20T20:01:55.940 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T20:01:55.940 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:01:55.940 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-20T20:01:55.940 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-20T20:01:55.940 INFO:teuthology.orchestra.run.smithi136.stdout:Remove 2 Packages 2024-09-20T20:01:55.940 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:01:55.941 INFO:teuthology.orchestra.run.smithi136.stdout:Freed space: 5.5 M 2024-09-20T20:01:55.941 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-20T20:01:55.944 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-20T20:01:55.944 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-20T20:01:55.954 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction test succeeded. 2024-09-20T20:01:55.954 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction 2024-09-20T20:01:55.978 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-20T20:01:55.978 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-20T20:01:55.979 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-09-20T20:01:55.979 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-09-20T20:01:56.000 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-20T20:01:56.000 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-20T20:01:56.113 INFO:teuthology.orchestra.run.smithi098.stdout: Preparing : 1/1 2024-09-20T20:01:56.116 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-20T20:01:56.126 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-09-20T20:01:56.146 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-20T20:01:56.187 INFO:teuthology.orchestra.run.smithi001.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T20:01:56.192 INFO:teuthology.orchestra.run.smithi098.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T20:01:56.206 INFO:teuthology.orchestra.run.smithi027.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T20:01:56.218 INFO:teuthology.orchestra.run.smithi136.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T20:01:56.246 INFO:teuthology.orchestra.run.smithi001.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T20:01:56.255 INFO:teuthology.orchestra.run.smithi098.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T20:01:56.265 INFO:teuthology.orchestra.run.smithi027.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T20:01:56.280 INFO:teuthology.orchestra.run.smithi136.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T20:01:56.649 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T20:01:56.650 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T20:01:56.723 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T20:01:56.723 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T20:01:56.764 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T20:01:56.764 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T20:01:56.819 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T20:01:56.819 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T20:01:56.936 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T20:01:56.936 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:01:56.936 INFO:teuthology.orchestra.run.smithi001.stdout:Removed: 2024-09-20T20:01:56.936 INFO:teuthology.orchestra.run.smithi001.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T20:01:56.936 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:01:56.936 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-20T20:01:56.956 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T20:01:56.956 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T20:01:56.956 INFO:teuthology.orchestra.run.smithi098.stdout:Removed: 2024-09-20T20:01:56.956 INFO:teuthology.orchestra.run.smithi098.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T20:01:56.956 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T20:01:56.957 INFO:teuthology.orchestra.run.smithi098.stdout:Complete! 2024-09-20T20:01:57.006 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T20:01:57.006 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T20:01:57.006 INFO:teuthology.orchestra.run.smithi027.stdout:Removed: 2024-09-20T20:01:57.006 INFO:teuthology.orchestra.run.smithi027.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T20:01:57.006 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T20:01:57.006 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-09-20T20:01:57.090 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T20:01:57.090 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:01:57.090 INFO:teuthology.orchestra.run.smithi136.stdout:Removed: 2024-09-20T20:01:57.090 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T20:01:57.091 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:01:57.091 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-20T20:01:57.803 INFO:teuthology.orchestra.run.smithi098.stdout:Last metadata expiration check: 0:00:57 ago on Fri 20 Sep 2024 08:01:00 PM UTC. 2024-09-20T20:01:57.807 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:00:49 ago on Fri 20 Sep 2024 08:01:08 PM UTC. 2024-09-20T20:01:57.865 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:49 ago on Fri 20 Sep 2024 08:01:08 PM UTC. 2024-09-20T20:01:57.937 INFO:teuthology.orchestra.run.smithi098.stdout:Dependencies resolved. 2024-09-20T20:01:57.938 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-20T20:01:57.938 INFO:teuthology.orchestra.run.smithi098.stdout: Package Architecture Version Repository Size 2024-09-20T20:01:57.938 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-20T20:01:57.938 INFO:teuthology.orchestra.run.smithi098.stdout:Installing: 2024-09-20T20:01:57.938 INFO:teuthology.orchestra.run.smithi098.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T20:01:57.938 INFO:teuthology.orchestra.run.smithi098.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T20:01:57.939 INFO:teuthology.orchestra.run.smithi098.stdout:Installing dependencies: 2024-09-20T20:01:57.939 INFO:teuthology.orchestra.run.smithi098.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T20:01:57.939 INFO:teuthology.orchestra.run.smithi098.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T20:01:57.939 INFO:teuthology.orchestra.run.smithi098.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T20:01:57.939 INFO:teuthology.orchestra.run.smithi098.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T20:01:57.939 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T20:01:57.939 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction Summary 2024-09-20T20:01:57.939 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-20T20:01:57.939 INFO:teuthology.orchestra.run.smithi098.stdout:Install 6 Packages 2024-09-20T20:01:57.939 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T20:01:57.942 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-20T20:01:57.943 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-20T20:01:57.943 INFO:teuthology.orchestra.run.smithi001.stdout: Package Architecture Version Repository Size 2024-09-20T20:01:57.943 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-20T20:01:57.943 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-20T20:01:57.943 INFO:teuthology.orchestra.run.smithi001.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T20:01:57.943 INFO:teuthology.orchestra.run.smithi001.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T20:01:57.943 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-20T20:01:57.943 INFO:teuthology.orchestra.run.smithi001.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T20:01:57.944 INFO:teuthology.orchestra.run.smithi001.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T20:01:57.944 INFO:teuthology.orchestra.run.smithi001.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T20:01:57.944 INFO:teuthology.orchestra.run.smithi001.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T20:01:57.944 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:01:57.944 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-20T20:01:57.944 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-20T20:01:57.944 INFO:teuthology.orchestra.run.smithi001.stdout:Install 6 Packages 2024-09-20T20:01:57.944 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:01:57.952 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 2.0 M 2024-09-20T20:01:57.952 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 9.2 M 2024-09-20T20:01:57.953 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-20T20:01:57.957 INFO:teuthology.orchestra.run.smithi098.stdout:Total download size: 2.0 M 2024-09-20T20:01:57.957 INFO:teuthology.orchestra.run.smithi098.stdout:Installed size: 9.2 M 2024-09-20T20:01:57.957 INFO:teuthology.orchestra.run.smithi098.stdout:Downloading Packages: 2024-09-20T20:01:58.002 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-09-20T20:01:58.002 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-09-20T20:01:58.002 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2024-09-20T20:01:58.002 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-09-20T20:01:58.002 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-09-20T20:01:58.002 INFO:teuthology.orchestra.run.smithi027.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T20:01:58.002 INFO:teuthology.orchestra.run.smithi027.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T20:01:58.003 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-09-20T20:01:58.003 INFO:teuthology.orchestra.run.smithi027.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T20:01:58.003 INFO:teuthology.orchestra.run.smithi027.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T20:01:58.003 INFO:teuthology.orchestra.run.smithi027.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T20:01:58.003 INFO:teuthology.orchestra.run.smithi027.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T20:01:58.003 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T20:01:58.003 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-09-20T20:01:58.003 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-09-20T20:01:58.003 INFO:teuthology.orchestra.run.smithi027.stdout:Install 6 Packages 2024-09-20T20:01:58.003 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T20:01:58.011 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:56 ago on Fri 20 Sep 2024 08:01:01 PM UTC. 2024-09-20T20:01:58.011 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 2.0 M 2024-09-20T20:01:58.012 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 9.2 M 2024-09-20T20:01:58.012 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-09-20T20:01:58.146 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-20T20:01:58.147 INFO:teuthology.orchestra.run.smithi136.stdout:Install 6 Packages 2024-09-20T20:01:58.148 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:01:58.154 INFO:teuthology.orchestra.run.smithi098.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 306 kB/s | 44 kB 00:00 2024-09-20T20:01:58.157 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 2.0 M 2024-09-20T20:01:58.157 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 9.2 M 2024-09-20T20:01:58.157 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-20T20:01:58.187 INFO:teuthology.orchestra.run.smithi098.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 592 kB/s | 106 kB 00:00 2024-09-20T20:01:58.238 INFO:teuthology.orchestra.run.smithi098.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 852 kB/s | 72 kB 00:00 2024-09-20T20:01:58.263 INFO:teuthology.orchestra.run.smithi098.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-20T20:01:58.339 INFO:teuthology.orchestra.run.smithi098.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.7 MB/s | 906 kB 00:00 2024-09-20T20:01:58.361 INFO:teuthology.orchestra.run.smithi027.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 483 kB/s | 44 kB 00:00 2024-09-20T20:01:58.367 INFO:teuthology.orchestra.run.smithi001.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 288 kB/s | 44 kB 00:00 2024-09-20T20:01:58.386 INFO:teuthology.orchestra.run.smithi027.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 903 kB/s | 106 kB 00:00 2024-09-20T20:01:58.393 INFO:teuthology.orchestra.run.smithi001.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 591 kB/s | 106 kB 00:00 2024-09-20T20:01:58.395 INFO:teuthology.orchestra.run.smithi136.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 438 kB/s | 44 kB 00:00 2024-09-20T20:01:58.411 INFO:teuthology.orchestra.run.smithi027.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.4 MB/s | 72 kB 00:00 2024-09-20T20:01:58.414 INFO:teuthology.orchestra.run.smithi098.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.7 MB/s | 837 kB 00:00 2024-09-20T20:01:58.414 INFO:teuthology.orchestra.run.smithi098.stdout:-------------------------------------------------------------------------------- 2024-09-20T20:01:58.414 INFO:teuthology.orchestra.run.smithi098.stdout:Total 4.4 MB/s | 2.0 MB 00:00 2024-09-20T20:01:58.429 INFO:teuthology.orchestra.run.smithi136.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 781 kB/s | 106 kB 00:00 2024-09-20T20:01:58.437 INFO:teuthology.orchestra.run.smithi027.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-20T20:01:58.443 INFO:teuthology.orchestra.run.smithi001.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-20T20:01:58.468 INFO:teuthology.orchestra.run.smithi001.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 713 kB/s | 72 kB 00:00 2024-09-20T20:01:58.471 INFO:teuthology.orchestra.run.smithi136.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 950 kB/s | 72 kB 00:00 2024-09-20T20:01:58.488 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction check 2024-09-20T20:01:58.495 INFO:teuthology.orchestra.run.smithi027.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.9 MB/s | 906 kB 00:00 2024-09-20T20:01:58.496 INFO:teuthology.orchestra.run.smithi136.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-20T20:01:58.502 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction check succeeded. 2024-09-20T20:01:58.502 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction test 2024-09-20T20:01:58.527 INFO:teuthology.orchestra.run.smithi001.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.8 MB/s | 906 kB 00:00 2024-09-20T20:01:58.537 INFO:teuthology.orchestra.run.smithi027.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.5 MB/s | 837 kB 00:00 2024-09-20T20:01:58.537 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-09-20T20:01:58.538 INFO:teuthology.orchestra.run.smithi027.stdout:Total 3.8 MB/s | 2.0 MB 00:00 2024-09-20T20:01:58.594 INFO:teuthology.orchestra.run.smithi001.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.4 MB/s | 837 kB 00:00 2024-09-20T20:01:58.594 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-20T20:01:58.595 INFO:teuthology.orchestra.run.smithi001.stdout:Total 3.1 MB/s | 2.0 MB 00:00 2024-09-20T20:01:58.596 INFO:teuthology.orchestra.run.smithi136.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.9 MB/s | 906 kB 00:00 2024-09-20T20:01:58.614 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-09-20T20:01:58.628 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-09-20T20:01:58.628 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-09-20T20:01:58.670 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-20T20:01:58.671 INFO:teuthology.orchestra.run.smithi136.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.1 MB/s | 837 kB 00:00 2024-09-20T20:01:58.672 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-20T20:01:58.672 INFO:teuthology.orchestra.run.smithi136.stdout:Total 3.9 MB/s | 2.0 MB 00:00 2024-09-20T20:01:58.685 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-20T20:01:58.685 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-20T20:01:58.745 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-20T20:01:58.758 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-20T20:01:58.758 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-20T20:01:58.800 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction test succeeded. 2024-09-20T20:01:58.801 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction 2024-09-20T20:01:58.913 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-09-20T20:01:58.914 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-09-20T20:01:58.988 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-20T20:01:58.988 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-20T20:01:59.026 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-20T20:01:59.026 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-20T20:01:59.212 INFO:teuthology.orchestra.run.smithi098.stdout: Preparing : 1/1 2024-09-20T20:01:59.308 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-20T20:01:59.343 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-20T20:01:59.363 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-09-20T20:01:59.371 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-20T20:01:59.432 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-20T20:01:59.442 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-20T20:01:59.466 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-20T20:01:59.500 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-20T20:01:59.522 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-20T20:01:59.528 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-20T20:01:59.532 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-20T20:01:59.567 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-20T20:01:59.567 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-20T20:01:59.580 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-20T20:01:59.596 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-20T20:01:59.601 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-20T20:01:59.619 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T20:01:59.752 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-20T20:01:59.784 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T20:01:59.800 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-20T20:01:59.824 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-20T20:01:59.827 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T20:01:59.857 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T20:02:00.052 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T20:02:00.080 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T20:02:00.257 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T20:02:00.262 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T20:02:00.288 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T20:02:00.289 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T20:02:00.327 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T20:02:00.360 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T20:02:01.069 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T20:02:01.069 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-20T20:02:01.069 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-20T20:02:01.069 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-20T20:02:01.069 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-20T20:02:01.069 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-20T20:02:01.286 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T20:02:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-20T20:02:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-20T20:02:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-20T20:02:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-20T20:02:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-20T20:02:01.309 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T20:02:01.309 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-20T20:02:01.309 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-20T20:02:01.309 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-20T20:02:01.309 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-20T20:02:01.309 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-20T20:02:01.352 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T20:02:01.352 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-20T20:02:01.352 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-20T20:02:01.352 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-20T20:02:01.352 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-20T20:02:01.353 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-20T20:02:01.415 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-20T20:02:01.415 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T20:02:01.416 INFO:teuthology.orchestra.run.smithi098.stdout:Installed: 2024-09-20T20:02:01.416 INFO:teuthology.orchestra.run.smithi098.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T20:02:01.416 INFO:teuthology.orchestra.run.smithi098.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T20:02:01.416 INFO:teuthology.orchestra.run.smithi098.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T20:02:01.416 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-20T20:02:01.416 INFO:teuthology.orchestra.run.smithi098.stdout:Complete! 2024-09-20T20:02:01.643 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-20T20:02:01.643 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T20:02:01.643 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-09-20T20:02:01.643 INFO:teuthology.orchestra.run.smithi027.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T20:02:01.643 INFO:teuthology.orchestra.run.smithi027.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T20:02:01.643 INFO:teuthology.orchestra.run.smithi027.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T20:02:01.643 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-20T20:02:01.643 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-09-20T20:02:01.647 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-20T20:02:01.647 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:02:01.647 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-20T20:02:01.647 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T20:02:01.647 INFO:teuthology.orchestra.run.smithi136.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T20:02:01.647 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T20:02:01.647 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:02:01.647 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-20T20:02:01.693 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-20T20:02:01.694 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:02:01.694 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-20T20:02:01.694 INFO:teuthology.orchestra.run.smithi001.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T20:02:01.694 INFO:teuthology.orchestra.run.smithi001.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T20:02:01.694 INFO:teuthology.orchestra.run.smithi001.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T20:02:01.694 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:02:01.694 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-20T20:02:01.737 DEBUG:teuthology.parallel:result is None 2024-09-20T20:02:01.979 DEBUG:teuthology.parallel:result is None 2024-09-20T20:02:01.995 DEBUG:teuthology.parallel:result is None 2024-09-20T20:02:02.024 DEBUG:teuthology.parallel:result is None 2024-09-20T20:02:02.024 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-20T20:02:02.112 INFO:tasks.cephadm:Testing if podman is available 2024-09-20T20:02:02.112 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman --help 2024-09-20T20:02:03.233 INFO:teuthology.orchestra.run.smithi136.stdout:Manage pods, containers and images 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout:Usage: 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: podman [options] [command] 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout:Available Commands: 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: attach Attach to a running container 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: build Build an image using instructions from Containerfiles 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: commit Create new image based on the changed container 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: container Manage containers 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-20T20:02:03.234 INFO:teuthology.orchestra.run.smithi136.stdout: create Create but do not start a container 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: diff Display the changes to the object's file system 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: events Show podman system events 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: exec Run a process in a running container 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: export Export container's filesystem contents as a tar archive 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: farm Farm out builds to remote machines 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: healthcheck Manage health checks on containers 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: help Help about any command 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: history Show history of a specified image 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: image Manage images 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: images List images in local storage 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: import Import a tarball to create a filesystem image 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: info Display podman system information 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: init Initialize one or more containers 2024-09-20T20:02:03.235 INFO:teuthology.orchestra.run.smithi136.stdout: inspect Display the configuration of object denoted by ID 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: kill Kill one or more running containers with a specific signal 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: kube Play containers, pods or volumes from a structured file 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: load Load image(s) from a tar archive 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: login Log in to a container registry 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: logout Log out of a container registry 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: logs Fetch the logs of one or more containers 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: machine Manage a virtual machine 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: manifest Manipulate manifest lists and image indexes 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: mount Mount a working container's root filesystem 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: network Manage networks 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: pause Pause all the processes in one or more containers 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: pod Manage pods 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: port List port mappings or a specific mapping for the container 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: ps List containers 2024-09-20T20:02:03.236 INFO:teuthology.orchestra.run.smithi136.stdout: pull Pull an image from a registry 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: push Push an image to a specified destination 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: rename Rename an existing container 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: restart Restart one or more containers 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: rm Remove one or more containers 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: rmi Remove one or more images from local storage 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: run Run a command in a new container 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: save Save image(s) to an archive 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: search Search registry for image 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: secret Manage secrets 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: start Start one or more containers 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: stats Display a live stream of container resource usage statistics 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: stop Stop one or more containers 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: system Manage podman 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: tag Add an additional name to a local image 2024-09-20T20:02:03.237 INFO:teuthology.orchestra.run.smithi136.stdout: top Display the running processes of a container 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: unmount Unmount working container's root filesystem 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: unpause Unpause the processes in one or more containers 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: unshare Run a command in a modified user namespace 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: untag Remove a name from a local image 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: update Update an existing container 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: version Display the Podman version information 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: volume Manage volumes 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: wait Block on one or more containers 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout:Options: 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: --config string Location of authentication config file 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: --conmon string Path of the conmon binary 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-20T20:02:03.238 INFO:teuthology.orchestra.run.smithi136.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --help Help for podman 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --module stringArray Load the containers.conf(5) module 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --out string Send output (stdout) from podman to a file 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: -r, --remote Access remote Podman service 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-20T20:02:03.239 INFO:teuthology.orchestra.run.smithi136.stdout: --ssh string define the ssh mode (default "golang") 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: (default "/run/libpod") 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: --transient-store Enable transient container storage 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: -v, --version version for podman 2024-09-20T20:02:03.240 INFO:teuthology.orchestra.run.smithi136.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-20T20:02:03.241 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-20T20:02:04.077 INFO:teuthology.orchestra.run.smithi136.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-20T20:02:04.601 INFO:teuthology.orchestra.run.smithi136.stderr:Getting image source signatures 2024-09-20T20:02:04.615 INFO:teuthology.orchestra.run.smithi136.stderr:Copying blob sha256:d68d0cc04a2b22f8449425f1ce1e3c006ff3a65090ee2d57c92f44c89bb05428 2024-09-20T20:02:04.616 INFO:teuthology.orchestra.run.smithi136.stderr:Copying blob sha256:81bb7142e95e25a39f1eb420c77172810ac8f241edd42444a5fde70461d101e5 2024-09-20T20:02:04.616 INFO:teuthology.orchestra.run.smithi136.stderr:Copying blob sha256:b09935e33631101c3c13cf9377a284cea0264538d974ee372499ef712f9c4d79 2024-09-20T20:02:04.616 INFO:teuthology.orchestra.run.smithi136.stderr:Copying blob sha256:4e892222641c8e30225a7ade3b70936c4ef31c9884d53c67d4e759a5b9e2f83c 2024-09-20T20:02:04.616 INFO:teuthology.orchestra.run.smithi136.stderr:Copying blob sha256:bb0bb43235cbb00a1b6c66a66cabe48123b04c17ab782660cefff48cf5bab107 2024-09-20T20:02:04.616 INFO:teuthology.orchestra.run.smithi136.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-20T20:02:10.520 INFO:teuthology.orchestra.run.smithi136.stderr:Copying config sha256:8b18648de8be480932d98cbf4d3964824eb0306d2b54bf3fe9022fa247387c94 2024-09-20T20:02:10.646 INFO:teuthology.orchestra.run.smithi136.stderr:Writing manifest to image destination 2024-09-20T20:02:10.869 INFO:teuthology.orchestra.run.smithi136.stdout:8b18648de8be480932d98cbf4d3964824eb0306d2b54bf3fe9022fa247387c94 2024-09-20T20:02:10.875 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-20T20:02:11.013 INFO:teuthology.orchestra.run.smithi136.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-20T20:02:11.389 INFO:teuthology.orchestra.run.smithi136.stderr:Getting image source signatures 2024-09-20T20:02:11.390 INFO:teuthology.orchestra.run.smithi136.stderr:Copying blob sha256:4506de3cf5884a6b30df2f0aa5544bdd8d8988ef45262f7572ead6b66d9acf78 2024-09-20T20:02:11.390 INFO:teuthology.orchestra.run.smithi136.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-20T20:02:13.502 INFO:teuthology.orchestra.run.smithi136.stderr:Copying config sha256:b85f5fcbffcc5ae4d12567e6aa6306d51686f7638493506f90a44a122e81ab5f 2024-09-20T20:02:13.636 INFO:teuthology.orchestra.run.smithi136.stderr:Writing manifest to image destination 2024-09-20T20:02:13.786 INFO:teuthology.orchestra.run.smithi136.stdout:b85f5fcbffcc5ae4d12567e6aa6306d51686f7638493506f90a44a122e81ab5f 2024-09-20T20:02:13.790 DEBUG:teuthology.orchestra.run.smithi136:> ss -lunH 2024-09-20T20:02:13.815 INFO:teuthology.orchestra.run.smithi136.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-20T20:02:13.815 INFO:teuthology.orchestra.run.smithi136.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-20T20:02:13.815 INFO:teuthology.orchestra.run.smithi136.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-20T20:02:13.815 INFO:teuthology.orchestra.run.smithi136.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-20T20:02:13.815 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-20T20:02:13.889 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/tmp/samba 2024-09-20T20:02:13.953 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-20T20:02:13.953 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/var/tmp/samba/container.json 2024-09-20T20:02:14.022 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-09-20T20:02:14.894 INFO:teuthology.orchestra.run.smithi136.stdout:217ddd7dff3f95a1a03ac0f41ae0e67798fb2c1d629b452ee157cfc0730085a1 2024-09-20T20:02:15.148 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.136, idx=0 2024-09-20T20:02:15.148 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman run --rm --net=host --dns=172.21.15.136 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:02:15.757 INFO:teuthology.orchestra.run.smithi136.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T20:02:16.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:02:17.203 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.136, idx=1 2024-09-20T20:02:17.203 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman run --rm --net=host --dns=172.21.15.136 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:02:17.923 INFO:teuthology.orchestra.run.smithi136.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T20:02:18.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:02:19.925 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.136, idx=2 2024-09-20T20:02:19.925 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman run --rm --net=host --dns=172.21.15.136 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:02:24.114 INFO:teuthology.orchestra.run.smithi136.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T20:02:27.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:02:29.017 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.136, idx=3 2024-09-20T20:02:29.017 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman run --rm --net=host --dns=172.21.15.136 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:02:29.577 INFO:teuthology.orchestra.run.smithi136.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T20:02:30.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:02:34.139 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.136, idx=4 2024-09-20T20:02:34.139 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman run --rm --net=host --dns=172.21.15.136 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:02:34.694 INFO:teuthology.orchestra.run.smithi136.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T20:02:35.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:02:43.577 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.136, idx=5 2024-09-20T20:02:43.578 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman run --rm --net=host --dns=172.21.15.136 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T20:02:45.550 INFO:teuthology.orchestra.run.smithi136.stdout: . D 0 Fri Sep 20 20:02:27 2024 2024-09-20T20:02:45.550 INFO:teuthology.orchestra.run.smithi136.stdout: .. D 0 Fri Sep 20 20:02:27 2024 2024-09-20T20:02:45.550 INFO:teuthology.orchestra.run.smithi136.stdout: domain1.sink.test D 0 Fri Sep 20 20:02:26 2024 2024-09-20T20:02:45.550 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-20T20:02:45.550 INFO:teuthology.orchestra.run.smithi136.stdout: 960311424 blocks of size 1024. 907764704 blocks available 2024-09-20T20:02:46.539 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-20T20:02:46.539 INFO:teuthology.run_tasks:Running task vip... 2024-09-20T20:02:46.550 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-20T20:02:46.550 INFO:tasks.vip:peername 172.21.15.1 2024-09-20T20:02:46.553 INFO:tasks.vip:172.21.15.1 in 172.21.0.0/20, pos 3840 2024-09-20T20:02:46.559 INFO:tasks.vip:smithi001.front.sepia.ceph.com static 10.0.15.1, vnet 10.0.0.0/16 2024-09-20T20:02:46.559 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.1'), IPv4Address('10.0.47.1')] 2024-09-20T20:02:46.559 DEBUG:teuthology.orchestra.run.smithi001:> sudo ip route ls 2024-09-20T20:02:46.593 INFO:teuthology.orchestra.run.smithi001.stdout:default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.1 metric 100 2024-09-20T20:02:46.593 INFO:teuthology.orchestra.run.smithi001.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.1 metric 100 2024-09-20T20:02:46.594 INFO:tasks.vip:Configuring 10.0.15.1 on smithi001.front.sepia.ceph.com iface ens1f0... 2024-09-20T20:02:46.594 DEBUG:teuthology.orchestra.run.smithi001:> sudo ip addr add 10.0.15.1/16 dev ens1f0 2024-09-20T20:02:46.664 INFO:tasks.vip:peername 172.21.15.27 2024-09-20T20:02:46.667 INFO:tasks.vip:172.21.15.27 in 172.21.0.0/20, pos 3866 2024-09-20T20:02:46.710 INFO:tasks.vip:smithi027.front.sepia.ceph.com static 10.0.15.27, vnet 10.0.0.0/16 2024-09-20T20:02:46.710 DEBUG:teuthology.orchestra.run.smithi027:> sudo ip route ls 2024-09-20T20:02:46.744 INFO:teuthology.orchestra.run.smithi027.stdout:default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.27 metric 100 2024-09-20T20:02:46.744 INFO:teuthology.orchestra.run.smithi027.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.27 metric 100 2024-09-20T20:02:46.745 INFO:tasks.vip:Configuring 10.0.15.27 on smithi027.front.sepia.ceph.com iface ens1f0... 2024-09-20T20:02:46.746 DEBUG:teuthology.orchestra.run.smithi027:> sudo ip addr add 10.0.15.27/16 dev ens1f0 2024-09-20T20:02:46.815 INFO:tasks.vip:peername 172.21.15.98 2024-09-20T20:02:46.818 INFO:tasks.vip:172.21.15.98 in 172.21.0.0/20, pos 3937 2024-09-20T20:02:46.824 INFO:tasks.vip:smithi098.front.sepia.ceph.com static 10.0.15.98, vnet 10.0.0.0/16 2024-09-20T20:02:46.824 DEBUG:teuthology.orchestra.run.smithi098:> sudo ip route ls 2024-09-20T20:02:46.855 INFO:teuthology.orchestra.run.smithi098.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.98 metric 100 2024-09-20T20:02:46.855 INFO:teuthology.orchestra.run.smithi098.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.98 metric 100 2024-09-20T20:02:46.857 INFO:tasks.vip:Configuring 10.0.15.98 on smithi098.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T20:02:46.857 DEBUG:teuthology.orchestra.run.smithi098:> sudo ip addr add 10.0.15.98/16 dev enp3s0f1 2024-09-20T20:02:46.927 INFO:tasks.vip:peername 172.21.15.136 2024-09-20T20:02:46.929 INFO:tasks.vip:172.21.15.136 in 172.21.0.0/20, pos 3975 2024-09-20T20:02:46.935 INFO:tasks.vip:smithi136.front.sepia.ceph.com static 10.0.15.136, vnet 10.0.0.0/16 2024-09-20T20:02:46.935 DEBUG:teuthology.orchestra.run.smithi136:> sudo ip route ls 2024-09-20T20:02:46.965 INFO:teuthology.orchestra.run.smithi136.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.136 metric 100 2024-09-20T20:02:46.965 INFO:teuthology.orchestra.run.smithi136.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.136 metric 100 2024-09-20T20:02:46.967 INFO:tasks.vip:Configuring 10.0.15.136 on smithi136.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T20:02:46.967 DEBUG:teuthology.orchestra.run.smithi136:> sudo ip addr add 10.0.15.136/16 dev enp3s0f1 2024-09-20T20:02:47.036 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T20:02:47.044 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7'} 2024-09-20T20:02:47.045 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:02:47.045 INFO:tasks.cephadm:Cluster fsid is 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:02:47.045 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T20:02:47.045 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.1', 'mon.b': '172.21.15.27', 'mon.c': '172.21.15.98'} 2024-09-20T20:02:47.045 INFO:tasks.cephadm:First mon is mon.a on smithi001 2024-09-20T20:02:47.045 INFO:tasks.cephadm:First mgr is x 2024-09-20T20:02:47.046 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T20:02:47.046 DEBUG:teuthology.orchestra.run.smithi001:> sudo hostname $(hostname -s) 2024-09-20T20:02:47.077 DEBUG:teuthology.orchestra.run.smithi027:> sudo hostname $(hostname -s) 2024-09-20T20:02:47.108 DEBUG:teuthology.orchestra.run.smithi098:> sudo hostname $(hostname -s) 2024-09-20T20:02:47.138 DEBUG:teuthology.orchestra.run.smithi136:> sudo hostname $(hostname -s) 2024-09-20T20:02:47.167 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-20T20:02:47.167 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:02:47.311 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', '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/83188/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5127-ge8baca1e', 'node_name': '172.21.2.6+braggi06', '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.3.0-5127.ge8baca1e'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-20 14:53:51.724057', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-09-20-0910', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-20T20:02:47.448 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip-adk-testing-2024-09-20-0910, sha1 e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:02:47.450 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm 2024-09-20T20:02:47.450 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm 2024-09-20T20:02:47.450 DEBUG:teuthology.orchestra.run.smithi001:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:47.959 INFO:teuthology.orchestra.run.smithi001.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 20:02 /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:47.959 DEBUG:teuthology.orchestra.run.smithi027:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:48.506 INFO:teuthology.orchestra.run.smithi027.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 20:02 /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:48.506 DEBUG:teuthology.orchestra.run.smithi098:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:49.054 INFO:teuthology.orchestra.run.smithi098.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 20:02 /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:49.055 DEBUG:teuthology.orchestra.run.smithi136:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:49.588 INFO:teuthology.orchestra.run.smithi136.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 20:02 /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:49.589 DEBUG:teuthology.orchestra.run.smithi001:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:49.610 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-09-20T20:02:49.631 DEBUG:teuthology.orchestra.run.smithi098:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:49.651 DEBUG:teuthology.orchestra.run.smithi136:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T20:02:49.683 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 on all hosts... 2024-09-20T20:02:49.684 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T20:02:49.686 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T20:02:49.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T20:02:49.694 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T20:02:49.917 INFO:teuthology.orchestra.run.smithi136.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:02:51.201 INFO:teuthology.orchestra.run.smithi001.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:02:51.224 INFO:teuthology.orchestra.run.smithi098.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:02:51.287 INFO:teuthology.orchestra.run.smithi027.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:03:27.243 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-20T20:03:27.244 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T20:03:27.244 INFO:teuthology.orchestra.run.smithi027.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T20:03:27.244 INFO:teuthology.orchestra.run.smithi027.stdout: "repo_digests": [ 2024-09-20T20:03:27.244 INFO:teuthology.orchestra.run.smithi027.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T20:03:27.244 INFO:teuthology.orchestra.run.smithi027.stdout: ] 2024-09-20T20:03:27.244 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-20T20:03:28.151 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-20T20:03:28.152 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T20:03:28.152 INFO:teuthology.orchestra.run.smithi098.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T20:03:28.152 INFO:teuthology.orchestra.run.smithi098.stdout: "repo_digests": [ 2024-09-20T20:03:28.152 INFO:teuthology.orchestra.run.smithi098.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T20:03:28.152 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2024-09-20T20:03:28.152 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-20T20:04:24.088 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2024-09-20T20:04:24.089 INFO:teuthology.orchestra.run.smithi136.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T20:04:24.089 INFO:teuthology.orchestra.run.smithi136.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T20:04:24.089 INFO:teuthology.orchestra.run.smithi136.stdout: "repo_digests": [ 2024-09-20T20:04:24.089 INFO:teuthology.orchestra.run.smithi136.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T20:04:24.089 INFO:teuthology.orchestra.run.smithi136.stdout: ] 2024-09-20T20:04:24.089 INFO:teuthology.orchestra.run.smithi136.stdout:} 2024-09-20T20:04:27.031 INFO:teuthology.orchestra.run.smithi001.stdout:{ 2024-09-20T20:04:27.031 INFO:teuthology.orchestra.run.smithi001.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T20:04:27.031 INFO:teuthology.orchestra.run.smithi001.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T20:04:27.031 INFO:teuthology.orchestra.run.smithi001.stdout: "repo_digests": [ 2024-09-20T20:04:27.031 INFO:teuthology.orchestra.run.smithi001.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T20:04:27.031 INFO:teuthology.orchestra.run.smithi001.stdout: ] 2024-09-20T20:04:27.031 INFO:teuthology.orchestra.run.smithi001.stdout:} 2024-09-20T20:04:27.060 DEBUG:teuthology.orchestra.run.smithi001:> sudo mkdir -p /etc/ceph 2024-09-20T20:04:27.089 DEBUG:teuthology.orchestra.run.smithi027:> sudo mkdir -p /etc/ceph 2024-09-20T20:04:27.123 DEBUG:teuthology.orchestra.run.smithi098:> sudo mkdir -p /etc/ceph 2024-09-20T20:04:27.157 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /etc/ceph 2024-09-20T20:04:27.191 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 777 /etc/ceph 2024-09-20T20:04:27.218 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 777 /etc/ceph 2024-09-20T20:04:27.248 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod 777 /etc/ceph 2024-09-20T20:04:27.277 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 777 /etc/ceph 2024-09-20T20:04:27.306 INFO:tasks.cephadm:Writing seed config... 2024-09-20T20:04:27.307 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T20:04:27.307 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T20:04:27.308 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T20:04:27.308 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T20:04:27.308 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T20:04:27.308 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T20:04:27.308 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T20:04:27.308 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-20T20:04:27.309 DEBUG:teuthology.orchestra.run.smithi001:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T20:04:27.325 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 = 4e59fbb8-778b-11ef-baf5-efdc52797490 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-20T20:04:27.326 DEBUG:teuthology.orchestra.run.smithi001:mon.a> sudo journalctl -f -n 0 -u ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T20:04:27.368 DEBUG:teuthology.orchestra.run.smithi001:mgr.x> sudo journalctl -f -n 0 -u ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mgr.x.service 2024-09-20T20:04:27.412 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T20:04:27.412 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.1 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T20:04:27.622 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-20T20:04:27.622 INFO:teuthology.orchestra.run.smithi001.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', '-v', 'bootstrap', '--fsid', '4e59fbb8-778b-11ef-baf5-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.1', '--skip-admin-label'] 2024-09-20T20:04:27.623 INFO:teuthology.orchestra.run.smithi001.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T20:04:27.623 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying podman|docker is present... 2024-09-20T20:04:27.646 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stdout 5.2.2 2024-09-20T20:04:27.646 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying lvm2 is present... 2024-09-20T20:04:27.647 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying time synchronization is in place... 2024-09-20T20:04:27.654 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T20:04:27.654 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T20:04:27.660 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T20:04:27.660 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-20T20:04:27.668 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout enabled 2024-09-20T20:04:27.674 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout active 2024-09-20T20:04:27.675 INFO:teuthology.orchestra.run.smithi001.stdout:Unit chronyd.service is enabled and running 2024-09-20T20:04:27.675 INFO:teuthology.orchestra.run.smithi001.stdout:Repeating the final host check... 2024-09-20T20:04:27.697 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stdout 5.2.2 2024-09-20T20:04:27.697 INFO:teuthology.orchestra.run.smithi001.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-20T20:04:27.697 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl is present 2024-09-20T20:04:27.697 INFO:teuthology.orchestra.run.smithi001.stdout:lvcreate is present 2024-09-20T20:04:27.704 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T20:04:27.704 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T20:04:27.710 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T20:04:27.710 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-20T20:04:27.717 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout enabled 2024-09-20T20:04:27.724 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout active 2024-09-20T20:04:27.724 INFO:teuthology.orchestra.run.smithi001.stdout:Unit chronyd.service is enabled and running 2024-09-20T20:04:27.724 INFO:teuthology.orchestra.run.smithi001.stdout:Host looks OK 2024-09-20T20:04:27.724 INFO:teuthology.orchestra.run.smithi001.stdout:Cluster fsid: 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:27.724 INFO:teuthology.orchestra.run.smithi001.stdout:Acquiring lock 140141995321040 on /run/cephadm/4e59fbb8-778b-11ef-baf5-efdc52797490.lock 2024-09-20T20:04:27.724 INFO:teuthology.orchestra.run.smithi001.stdout:Lock 140141995321040 acquired on /run/cephadm/4e59fbb8-778b-11ef-baf5-efdc52797490.lock 2024-09-20T20:04:27.725 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying IP 172.21.15.1 port 3300 ... 2024-09-20T20:04:27.725 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying IP 172.21.15.1 port 6789 ... 2024-09-20T20:04:27.725 INFO:teuthology.orchestra.run.smithi001.stdout:Base mon IP(s) is [172.21.15.1:3300, 172.21.15.1:6789], mon addrv is [v2:172.21.15.1:3300,v1:172.21.15.1:6789] 2024-09-20T20:04:27.728 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.1 metric 100 2024-09-20T20:04:27.729 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout 10.0.0.0/16 dev ens1f0 proto kernel scope link src 10.0.15.1 2024-09-20T20:04:27.729 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.1 metric 100 2024-09-20T20:04:27.731 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T20:04:27.731 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-20T20:04:27.732 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1780sec hoplimit 64 pref medium 2024-09-20T20:04:27.735 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T20:04:27.735 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T20:04:27.735 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T20:04:27.735 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-20T20:04:27.736 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15e8/64 scope link 2024-09-20T20:04:27.736 INFO:teuthology.orchestra.run.smithi001.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T20:04:27.736 INFO:teuthology.orchestra.run.smithi001.stdout:Mon IP `172.21.15.1` is in CIDR network `172.21.0.0/20` 2024-09-20T20:04:27.736 INFO:teuthology.orchestra.run.smithi001.stdout:Mon IP `172.21.15.1` is in CIDR network `172.21.0.0/20` 2024-09-20T20:04:27.736 INFO:teuthology.orchestra.run.smithi001.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T20:04:27.736 INFO:teuthology.orchestra.run.smithi001.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T20:04:27.737 INFO:teuthology.orchestra.run.smithi001.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:04:28.324 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stdout 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 2024-09-20T20:04:28.324 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:04:28.324 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stderr Getting image source signatures 2024-09-20T20:04:28.324 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stderr Copying blob sha256:37dd1d0ec270b79acd9d97ddbf4dc10591523dcb8e45e975b12ce085114cc3b2 2024-09-20T20:04:28.324 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-20T20:04:28.324 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stderr Copying config sha256:82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 2024-09-20T20:04:28.325 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-20T20:04:30.458 INFO:teuthology.orchestra.run.smithi001.stdout:ceph: stdout ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T20:04:30.458 INFO:teuthology.orchestra.run.smithi001.stdout:Ceph version: ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T20:04:30.458 INFO:teuthology.orchestra.run.smithi001.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T20:04:40.117 INFO:teuthology.orchestra.run.smithi001.stdout:stat: stdout 167 167 2024-09-20T20:04:40.173 INFO:teuthology.orchestra.run.smithi001.stdout:Creating initial keys... 2024-09-20T20:04:41.389 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-authtool: stdout AQBY1e1m6J27MhAAMTJ1rCSCwEXQns8IlD12Cw== 2024-09-20T20:04:42.295 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-authtool: stdout AQBZ1e1mpLMuKhAAOcSWXg/GYYmVHcsj4GfqMg== 2024-09-20T20:04:43.225 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph-authtool: stdout AQBa1e1mSDv6JRAAO7dvklnYxXA9Zhbvn6W2eQ== 2024-09-20T20:04:43.226 INFO:teuthology.orchestra.run.smithi001.stdout:Creating initial monmap... 2024-09-20T20:04:44.174 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T20:04:44.174 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T20:04:44.174 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:44.174 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T20:04:44.174 INFO:teuthology.orchestra.run.smithi001.stdout:monmaptool for a [v2:172.21.15.1:3300,v1:172.21.15.1:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T20:04:44.174 INFO:teuthology.orchestra.run.smithi001.stdout:setting min_mon_release = quincy 2024-09-20T20:04:44.174 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: set fsid to 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:44.174 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T20:04:44.174 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:04:44.174 INFO:teuthology.orchestra.run.smithi001.stdout:Creating mon... 2024-09-20T20:04:44.995 INFO:teuthology.orchestra.run.smithi001.stdout:create mon.a on 2024-09-20T20:04:45.356 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-20T20:04:45.907 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490.target. 2024-09-20T20:04:45.907 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490.target. 2024-09-20T20:04:46.625 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a 2024-09-20T20:04:46.625 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T20:04:46.806 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490.target.wants/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a.service → /etc/systemd/system/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@.service. 2024-09-20T20:04:47.075 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:47 smithi001 podman[24679]: 2024-09-20 20:04:46.94445452 +0000 UTC m=+0.016578968 image pull 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:04:47.075 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:47 smithi001 podman[24679]: 2024-09-20 20:04:47.073291822 +0000 UTC m=+0.145416329 container create 836834ef4e1a9937d2857285d26a65fa1e4321dec3a988953056f5426960d7ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-20T20:04:47.344 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:47 smithi001 podman[24679]: 2024-09-20 20:04:47.300432475 +0000 UTC m=+0.372556931 container init 836834ef4e1a9937d2857285d26a65fa1e4321dec3a988953056f5426960d7ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1) 2024-09-20T20:04:47.345 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:47 smithi001 podman[24679]: 2024-09-20 20:04:47.304059827 +0000 UTC m=+0.376184274 container start 836834ef4e1a9937d2857285d26a65fa1e4321dec3a988953056f5426960d7ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-20T20:04:47.399 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T20:04:47.399 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout disabled 2024-09-20T20:04:47.407 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T20:04:47.407 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-20T20:04:47.407 INFO:teuthology.orchestra.run.smithi001.stdout:firewalld.service is not enabled 2024-09-20T20:04:47.407 INFO:teuthology.orchestra.run.smithi001.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T20:04:47.407 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mon to start... 2024-09-20T20:04:47.407 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mon... 2024-09-20T20:04:47.619 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:47 smithi001 ceph-mon[24709]: mkfs 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:47.619 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:47 smithi001 ceph-mon[24709]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T20:04:47.619 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:47 smithi001 bash[24679]: 836834ef4e1a9937d2857285d26a65fa1e4321dec3a988953056f5426960d7ce 2024-09-20T20:04:47.619 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:47 smithi001 systemd[1]: Started Ceph mon.a for 4e59fbb8-778b-11ef-baf5-efdc52797490. 2024-09-20T20:04:48.446 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T20:04:48.446 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout id: 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:48.446 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T20:04:48.446 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:04:48.446 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout services: 2024-09-20T20:04:48.446 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.541663s) 2024-09-20T20:04:48.446 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T20:04:48.446 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T20:04:48.446 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:04:48.446 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout data: 2024-09-20T20:04:48.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T20:04:48.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T20:04:48.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T20:04:48.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T20:04:48.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:04:48.447 INFO:teuthology.orchestra.run.smithi001.stdout:mon is available 2024-09-20T20:04:48.447 INFO:teuthology.orchestra.run.smithi001.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T20:04:48.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T20:04:48.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: monmap epoch 1 2024-09-20T20:04:48.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:48.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: last_changed 2024-09-20T20:04:43.566074+0000 2024-09-20T20:04:48.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: created 2024-09-20T20:04:43.566074+0000 2024-09-20T20:04:48.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: min_mon_release 19 (squid) 2024-09-20T20:04:48.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: election_strategy: 1 2024-09-20T20:04:48.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-20T20:04:48.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: fsmap 2024-09-20T20:04:48.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T20:04:48.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: mgrmap e1: no daemons active 2024-09-20T20:04:48.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:48 smithi001 ceph-mon[24709]: from='client.? 172.21.15.1:0/2924089255' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-20T20:04:49.447 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:49 smithi001 ceph-mon[24709]: from='client.? 172.21.15.1:0/851419822' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T20:04:49.447 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:49 smithi001 ceph-mon[24709]: from='client.? 172.21.15.1:0/851419822' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T20:04:49.451 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:04:49.451 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T20:04:49.451 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout fsid = 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:49.451 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T20:04:49.451 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.1:3300,v1:172.21.15.1:6789] 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T20:04:49.452 INFO:teuthology.orchestra.run.smithi001.stdout:Generating new minimal ceph.conf... 2024-09-20T20:04:50.403 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:50 smithi001 ceph-mon[24709]: from='client.? 172.21.15.1:0/3682633854' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:50.406 INFO:teuthology.orchestra.run.smithi001.stdout:Restarting the monitor... 2024-09-20T20:04:50.708 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:50 smithi001 systemd[1]: Stopping Ceph mon.a for 4e59fbb8-778b-11ef-baf5-efdc52797490... 2024-09-20T20:04:51.027 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:50 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a[24703]: 2024-09-20T20:04:50.706+0000 7fce00748640 -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-09-20T20:04:51.027 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:50 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a[24703]: 2024-09-20T20:04:50.706+0000 7fce00748640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T20:04:51.027 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:50 smithi001 podman[24951]: 2024-09-20 20:04:50.859445634 +0000 UTC m=+0.285107066 container died 836834ef4e1a9937d2857285d26a65fa1e4321dec3a988953056f5426960d7ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-20T20:04:51.490 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:51 smithi001 podman[24951]: 2024-09-20 20:04:51.221980429 +0000 UTC m=+0.647641868 container cleanup 836834ef4e1a9937d2857285d26a65fa1e4321dec3a988953056f5426960d7ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, io.buildah.version=1.37.2) 2024-09-20T20:04:51.490 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:51 smithi001 bash[24951]: ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a 2024-09-20T20:04:51.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:51 smithi001 podman[24964]: 2024-09-20 20:04:51.489518814 +0000 UTC m=+0.620150535 container remove 836834ef4e1a9937d2857285d26a65fa1e4321dec3a988953056f5426960d7ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-20T20:04:51.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:51 smithi001 systemd[1]: ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T20:04:51.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:51 smithi001 systemd[1]: Stopped Ceph mon.a for 4e59fbb8-778b-11ef-baf5-efdc52797490. 2024-09-20T20:04:51.778 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:51 smithi001 systemd[1]: Starting Ceph mon.a for 4e59fbb8-778b-11ef-baf5-efdc52797490... 2024-09-20T20:04:52.133 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:51 smithi001 podman[25058]: 2024-09-20 20:04:51.76653606 +0000 UTC m=+0.016309087 image pull 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:04:52.133 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:51 smithi001 podman[25058]: 2024-09-20 20:04:51.865329668 +0000 UTC m=+0.115102692 container create ec16124ee12b7d1c4931dc211ab80f872bae622ca25acd31111d729175ef8507 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T20:04:52.133 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 podman[25058]: 2024-09-20 20:04:52.042455691 +0000 UTC m=+0.292228716 container init ec16124ee12b7d1c4931dc211ab80f872bae622ca25acd31111d729175ef8507 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-20T20:04:52.133 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 podman[25058]: 2024-09-20 20:04:52.045634255 +0000 UTC m=+0.295407279 container start ec16124ee12b7d1c4931dc211ab80f872bae622ca25acd31111d729175ef8507 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-20T20:04:52.133 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T20:04:52.133 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev), process ceph-mon, pid 2 2024-09-20T20:04:52.133 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: pidfile_write: ignore empty --pid-file 2024-09-20T20:04:52.133 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: load: jerasure load: lrc 2024-09-20T20:04:52.133 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: RocksDB version: 7.9.2 2024-09-20T20:04:52.133 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Git sha 0 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Compile date 2024-09-20 13:31:19 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: DB SUMMARY 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: DB Session ID: 363IPQH431MX9HX91IOQ 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: CURRENT file: CURRENT 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88240 ; 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.error_if_exists: 0 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.create_if_missing: 0 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.paranoid_checks: 1 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T20:04:52.134 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.env: 0x558033fc4120 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.info_log: 0x558034fb7700 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.statistics: (nil) 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.use_fsync: 0 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_log_file_size: 0 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.allow_fallocate: 1 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T20:04:52.135 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.use_direct_reads: 0 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.db_log_dir: 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.wal_dir: 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.write_buffer_manager: 0x558034fbbb80 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T20:04:52.136 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T20:04:52.137 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T20:04:52.137 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T20:04:52.137 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T20:04:52.138 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T20:04:52.138 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T20:04:52.138 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T20:04:52.138 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.unordered_write: 0 2024-09-20T20:04:52.138 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T20:04:52.138 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T20:04:52.138 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T20:04:52.138 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T20:04:52.138 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.row_cache: None 2024-09-20T20:04:52.138 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.wal_filter: None 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.two_write_queues: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.wal_compression: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.atomic_flush: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.log_readahead_size: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T20:04:52.139 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_background_jobs: 2 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_background_compactions: -1 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_subcompactions: 1 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_open_files: -1 2024-09-20T20:04:52.140 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_background_flushes: -1 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Compression algorithms supported: 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: kZSTD supported: 0 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: kXpressCompression supported: 0 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: kBZip2Compression supported: 0 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: kLZ4Compression supported: 1 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: kZlibCompression supported: 1 2024-09-20T20:04:52.141 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: kSnappyCompression supported: 1 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.merge_operator: 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_filter: None 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558034fb7320) 2024-09-20T20:04:52.142 INFO:journalctl@ceph.mon.a.smithi001.stdout: cache_index_and_filter_blocks: 1 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: pin_top_level_index_and_filter: 1 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: index_type: 0 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: data_block_index_type: 0 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: index_shortening: 1 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: checksum: 4 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: no_block_cache: 0 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: block_cache: 0x558034fab610 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: block_cache_name: BinnedLRUCache 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: block_cache_options: 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: capacity : 536870912 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: num_shard_bits : 4 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: strict_capacity_limit : 0 2024-09-20T20:04:52.143 INFO:journalctl@ceph.mon.a.smithi001.stdout: high_pri_pool_ratio: 0.000 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: block_cache_compressed: (nil) 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: persistent_cache: (nil) 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: block_size: 4096 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: block_size_deviation: 10 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: block_restart_interval: 16 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: index_block_restart_interval: 1 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: metadata_block_size: 4096 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: partition_filters: 0 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: use_delta_encoding: 1 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: filter_policy: bloomfilter 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: whole_key_filtering: 1 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: verify_compression: 0 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: read_amp_bytes_per_bit: 0 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: format_version: 5 2024-09-20T20:04:52.144 INFO:journalctl@ceph.mon.a.smithi001.stdout: enable_index_compression: 1 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout: block_align: 0 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout: max_auto_readahead_size: 262144 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout: prepopulate_block_cache: 0 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout: initial_auto_readahead_size: 8192 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compression: NoCompression 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.num_levels: 7 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T20:04:52.145 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:04:52.146 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T20:04:52.147 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T20:04:52.148 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.inplace_update_support: 0 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.bloom_locality: 0 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.max_successive_merges: 0 2024-09-20T20:04:52.149 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.ttl: 2592000 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.enable_blob_files: false 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.min_blob_size: 0 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T20:04:52.150 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 29d79d30-b97c-4022-b139-2e03cd60282f 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862692072381, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862692073302, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85016, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83156, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10002, "raw_average_key_size": 46, "raw_value_size": 77405, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "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": 1726862692, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "29d79d30-b97c-4022-b139-2e03cd60282f", "db_session_id": "363IPQH431MX9HX91IOQ", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862692073398, "job": 1, "event": "recovery_finished"} 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558034fdae00 2024-09-20T20:04:52.151 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: DB pointer 0x5580350dc000 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout: ** DB Stats ** 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.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-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.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-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout: 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout: ** Compaction Stats [default] ** 2024-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.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-09-20T20:04:52.152 INFO:journalctl@ceph.mon.a.smithi001.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: L0 2/0 84.88 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: Sum 2/0 84.88 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.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 138.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: ** Compaction Stats [default] ** 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.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-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.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 138.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T20:04:52.153 INFO:journalctl@ceph.mon.a.smithi001.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout: Cumulative compaction: 0.00 GB write, 26.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout: Interval compaction: 0.00 GB write, 26.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.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-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout: Block cache BinnedLRUCache@0x558034fab610#2 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout: 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: starting mon.a rank 0 at public addrs [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] at bind addrs [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: mon.a@-1(???) e1 preinit fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: mon.a@-1(???).mds e1 new map 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: mon.a@-1(???).mds e1 print_map 2024-09-20T20:04:52.154 INFO:journalctl@ceph.mon.a.smithi001.stdout: e1 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout: btime 2024-09-20T20:04:47:341382+0000 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.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-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout: legacy client fscid: -1 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout: 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout: No filesystems configured 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: monmap epoch 1 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:04:52.155 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: last_changed 2024-09-20T20:04:43.566074+0000 2024-09-20T20:04:52.156 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: created 2024-09-20T20:04:43.566074+0000 2024-09-20T20:04:52.156 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: min_mon_release 19 (squid) 2024-09-20T20:04:52.156 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: election_strategy: 1 2024-09-20T20:04:52.156 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: 0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-20T20:04:52.156 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: fsmap 2024-09-20T20:04:52.156 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T20:04:52.156 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 ceph-mon[25077]: mgrmap e1: no daemons active 2024-09-20T20:04:52.199 INFO:teuthology.orchestra.run.smithi001.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T20:04:52.426 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 bash[25058]: ec16124ee12b7d1c4931dc211ab80f872bae622ca25acd31111d729175ef8507 2024-09-20T20:04:52.426 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:52 smithi001 systemd[1]: Started Ceph mon.a for 4e59fbb8-778b-11ef-baf5-efdc52797490. 2024-09-20T20:04:53.170 INFO:teuthology.orchestra.run.smithi001.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T20:04:53.191 INFO:teuthology.orchestra.run.smithi001.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T20:04:53.191 INFO:teuthology.orchestra.run.smithi001.stdout:Creating mgr... 2024-09-20T20:04:53.191 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T20:04:53.192 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T20:04:53.453 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mgr.x 2024-09-20T20:04:53.453 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mgr.x.service: Unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mgr.x.service not loaded. 2024-09-20T20:04:53.606 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490.target.wants/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mgr.x.service → /etc/systemd/system/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@.service. 2024-09-20T20:04:53.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:53 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/2873880386' entity='client.admin' 2024-09-20T20:04:54.147 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:54 smithi001 podman[25290]: 2024-09-20 20:04:54.07287577 +0000 UTC m=+0.346536731 container start a0f4b7f2bab485d3856dc8116632577a7d165f7c10fe7c282339c6a745026ef1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T20:04:54.147 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:54 smithi001 bash[25290]: a0f4b7f2bab485d3856dc8116632577a7d165f7c10fe7c282339c6a745026ef1 2024-09-20T20:04:54.161 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T20:04:54.161 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout disabled 2024-09-20T20:04:54.169 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T20:04:54.169 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-20T20:04:54.169 INFO:teuthology.orchestra.run.smithi001.stdout:firewalld.service is not enabled 2024-09-20T20:04:54.169 INFO:teuthology.orchestra.run.smithi001.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T20:04:54.180 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T20:04:54.180 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout disabled 2024-09-20T20:04:54.189 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T20:04:54.189 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stdout inactive 2024-09-20T20:04:54.189 INFO:teuthology.orchestra.run.smithi001.stdout:firewalld.service is not enabled 2024-09-20T20:04:54.189 INFO:teuthology.orchestra.run.smithi001.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T20:04:54.189 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mgr to start... 2024-09-20T20:04:54.189 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mgr... 2024-09-20T20:04:54.415 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:54 smithi001 systemd[1]: Started Ceph mgr.x for 4e59fbb8-778b-11ef-baf5-efdc52797490. 2024-09-20T20:04:55.027 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:54 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/3195147206' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsid": "4e59fbb8-778b-11ef-baf5-efdc52797490", 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 0 2024-09-20T20:04:55.324 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T20:04:55.325 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T20:04:55.326 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T20:04:55.326 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:55.329 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T20:04:47:341382+0000", 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:04:55.330 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:04:55.331 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:55.331 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T20:04:55.331 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:04:55.331 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T20:04:47.342082+0000", 2024-09-20T20:04:55.331 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:04:55.331 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:55.331 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T20:04:55.331 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:04:55.331 INFO:teuthology.orchestra.run.smithi001.stdout:mgr not available, waiting (1/15)... 2024-09-20T20:04:58.027 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:57 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/3578137913' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:04:58.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:04:58.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:04:58.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsid": "4e59fbb8-778b-11ef-baf5-efdc52797490", 2024-09-20T20:04:58.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T20:04:58.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T20:04:58.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T20:04:58.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T20:04:58.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:58.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T20:04:58.447 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 0 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T20:04:58.448 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T20:04:58.449 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T20:04:58.449 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T20:04:58.449 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T20:04:58.449 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T20:04:58.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:58.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T20:04:58.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T20:04:58.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T20:04:58.452 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T20:04:47:341382+0000", 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T20:04:58.453 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T20:04:58.454 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T20:04:58.454 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T20:04:58.454 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T20:04:58.454 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:04:58.454 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:04:58.454 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:58.454 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T20:04:58.454 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:04:58.454 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T20:04:47.342082+0000", 2024-09-20T20:04:58.455 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:04:58.455 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:04:58.455 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T20:04:58.455 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:04:58.455 INFO:teuthology.orchestra.run.smithi001.stdout:mgr not available, waiting (2/15)... 2024-09-20T20:04:59.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: Activating manager daemon x 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: mgrmap e2: x(active, starting, since 0.00286623s) 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: from='mgr.14100 172.21.15.1:0/3772383775' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: from='mgr.14100 172.21.15.1:0/3772383775' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: from='mgr.14100 172.21.15.1:0/3772383775' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: from='mgr.14100 172.21.15.1:0/3772383775' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: from='mgr.14100 172.21.15.1:0/3772383775' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: Manager daemon x is now available 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: from='mgr.14100 172.21.15.1:0/3772383775' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: from='mgr.14100 172.21.15.1:0/3772383775' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: from='mgr.14100 172.21.15.1:0/3772383775' entity='mgr.x' 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: from='mgr.14100 172.21.15.1:0/3772383775' entity='mgr.x' 2024-09-20T20:04:59.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-mon[25077]: from='mgr.14100 172.21.15.1:0/3772383775' entity='mgr.x' 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:04:59.142+0000 7ff9a0729040 -1 mgr[py] Module not found: 'dashboard' 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:04:59.142+0000 7ff9a0729040 -1 mgr[py] Traceback (most recent call last): 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/usr/share/ceph/mgr/dashboard/__init__.py", line 60, in 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: from .module import Module, StandbyModule # noqa: F401 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/usr/share/ceph/mgr/dashboard/module.py", line 55, in 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: from .plugins import PLUGIN_MANAGER, debug, feature_toggles, motd # isort:skip # noqa E501 # pylint: disable=unused-import 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/usr/share/ceph/mgr/dashboard/plugins/feature_toggles.py", line 15, in 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: from ..controllers.rgw import Rgw, RgwBucket, RgwDaemon, RgwUser 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/usr/share/ceph/mgr/dashboard/controllers/rgw.py", line 17, in 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: from ..services.rgw_client import _SYNC_GROUP_ID, NoRgwDaemonsException, RgwClient, RgwMultisite 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/usr/share/ceph/mgr/dashboard/services/rgw_client.py", line 251 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: logger.warning(f"Credentials not found for RGW Daemon '{daemon_name}'. 2024-09-20T20:04:59.529 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: ^ 2024-09-20T20:04:59.530 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: SyntaxError: EOL while scanning string literal 2024-09-20T20:04:59.530 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:04:59.530 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:04:59.143+0000 7ff9a0729040 -1 mgr[py] Class not found in module 'dashboard' 2024-09-20T20:04:59.530 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:04:59.143+0000 7ff9a0729040 -1 mgr[py] Error loading module 'dashboard': (2) No such file or directory 2024-09-20T20:04:59.530 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:04:59 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:04:59.327+0000 7ff9a0729040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: dashboard 2024-09-20T20:05:01.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:01 smithi001 ceph-mon[25077]: mgrmap e3: x(active, since 1.0071s) 2024-09-20T20:05:01.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:01 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/3645975574' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:05:01.922 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:05:01.922 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:05:01.922 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsid": "4e59fbb8-778b-11ef-baf5-efdc52797490", 2024-09-20T20:05:01.922 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 0 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T20:05:01.923 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T20:05:01.924 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T20:04:47:341382+0000", 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T20:05:01.925 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T20:04:47.342082+0000", 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T20:05:01.926 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:05:01.927 INFO:teuthology.orchestra.run.smithi001.stdout:mgr is available 2024-09-20T20:05:02.525 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:02 smithi001 ceph-mon[25077]: mgrmap e4: x(active, since 2s) 2024-09-20T20:05:03.065 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout fsid = 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.1:3300,v1:172.21.15.1:6789] 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout 2024-09-20T20:05:03.066 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T20:05:03.067 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T20:05:03.067 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T20:05:03.067 INFO:teuthology.orchestra.run.smithi001.stdout:Enabling cephadm module... 2024-09-20T20:05:03.473 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:03 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/3505094393' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T20:05:04.651 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:04 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/954034486' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-20T20:05:04.651 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:04 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: ignoring --setuser ceph since I am not root 2024-09-20T20:05:04.651 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:04 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: ignoring --setgroup ceph since I am not root 2024-09-20T20:05:05.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:05 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/954034486' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T20:05:05.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:05 smithi001 ceph-mon[25077]: mgrmap e5: x(active, since 5s) 2024-09-20T20:05:06.144 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:05:06.144 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T20:05:06.144 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T20:05:06.144 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-20T20:05:06.144 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T20:05:06.144 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:05:06.144 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for the mgr to restart... 2024-09-20T20:05:06.144 INFO:teuthology.orchestra.run.smithi001.stdout:Waiting for mgr epoch 5... 2024-09-20T20:05:06.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:06 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/2874546729' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T20:05:09.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-mon[25077]: Active manager daemon x restarted 2024-09-20T20:05:09.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-mon[25077]: Activating manager daemon x 2024-09-20T20:05:09.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-mon[25077]: osdmap e2: 0 total, 0 up, 0 in 2024-09-20T20:05:09.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-mon[25077]: mgrmap e6: x(active, starting, since 0.00311397s) 2024-09-20T20:05:09.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-mon[25077]: Manager daemon x is now available 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:05:09.371+0000 7fcdf5434040 -1 mgr[py] Module not found: 'dashboard' 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:05:09.371+0000 7fcdf5434040 -1 mgr[py] Traceback (most recent call last): 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/usr/share/ceph/mgr/dashboard/__init__.py", line 60, in 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: from .module import Module, StandbyModule # noqa: F401 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/usr/share/ceph/mgr/dashboard/module.py", line 55, in 2024-09-20T20:05:09.778 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: from .plugins import PLUGIN_MANAGER, debug, feature_toggles, motd # isort:skip # noqa E501 # pylint: disable=unused-import 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/usr/share/ceph/mgr/dashboard/plugins/feature_toggles.py", line 15, in 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: from ..controllers.rgw import Rgw, RgwBucket, RgwDaemon, RgwUser 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/usr/share/ceph/mgr/dashboard/controllers/rgw.py", line 17, in 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: from ..services.rgw_client import _SYNC_GROUP_ID, NoRgwDaemonsException, RgwClient, RgwMultisite 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/usr/share/ceph/mgr/dashboard/services/rgw_client.py", line 251 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: logger.warning(f"Credentials not found for RGW Daemon '{daemon_name}'. 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: ^ 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: SyntaxError: EOL while scanning string literal 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:05:09.372+0000 7fcdf5434040 -1 mgr[py] Class not found in module 'dashboard' 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:05:09.372+0000 7fcdf5434040 -1 mgr[py] Error loading module 'dashboard': (2) No such file or directory 2024-09-20T20:05:09.779 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:09 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:05:09.555+0000 7fcdf5434040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: dashboard 2024-09-20T20:05:11.174 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:05:11.174 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T20:05:11.174 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T20:05:11.174 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:05:11.174 INFO:teuthology.orchestra.run.smithi001.stdout:mgr epoch 5 is available 2024-09-20T20:05:11.175 INFO:teuthology.orchestra.run.smithi001.stdout:Verifying orchestrator module is enabled... 2024-09-20T20:05:11.706 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-mon[25077]: mgrmap e7: x(active, since 1.005s) 2024-09-20T20:05:11.706 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:11.706 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:11.706 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-mon[25077]: Found migration_current of "None". Setting to last migration. 2024-09-20T20:05:11.706 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:11.706 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:11.706 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:05:11.706 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:05:11.707 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T20:05:11.707 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:05:11.703+0000 7fcd61028640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:20:05:11] ENGINE Error in HTTPServer.serve 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: Traceback (most recent call last): 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: self._connections.run(self.expiration_interval) 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: self._run(expiration_interval) 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T20:05:12.028 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T20:05:12.029 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: s = self.context.wrap_socket( 2024-09-20T20:05:12.029 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T20:05:12.029 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: return self.sslsocket_class._create( 2024-09-20T20:05:12.029 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T20:05:12.029 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: self.do_handshake() 2024-09-20T20:05:12.029 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T20:05:12.029 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: self._sslobj.do_handshake() 2024-09-20T20:05:12.029 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T20:05:12.029 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:11 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:05:12.927 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:12 smithi001 ceph-mon[25077]: [20/Sep/2024:20:05:11] ENGINE Bus STARTING 2024-09-20T20:05:12.927 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:12 smithi001 ceph-mon[25077]: mgrmap e8: x(active, since 2s) 2024-09-20T20:05:12.927 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:12 smithi001 ceph-mon[25077]: [20/Sep/2024:20:05:11] ENGINE Serving on https://172.21.15.1:7150 2024-09-20T20:05:12.927 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:12 smithi001 ceph-mon[25077]: [20/Sep/2024:20:05:11] ENGINE Error in HTTPServer.serve 2024-09-20T20:05:12.927 INFO:journalctl@ceph.mon.a.smithi001.stdout: Traceback (most recent call last): 2024-09-20T20:05:12.927 INFO:journalctl@ceph.mon.a.smithi001.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T20:05:12.927 INFO:journalctl@ceph.mon.a.smithi001.stdout: self._connections.run(self.expiration_interval) 2024-09-20T20:05:12.927 INFO:journalctl@ceph.mon.a.smithi001.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: self._run(expiration_interval) 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: s = self.context.wrap_socket( 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: return self.sslsocket_class._create( 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: self.do_handshake() 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: self._sslobj.do_handshake() 2024-09-20T20:05:12.928 INFO:journalctl@ceph.mon.a.smithi001.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T20:05:12.929 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:12 smithi001 ceph-mon[25077]: [20/Sep/2024:20:05:11] ENGINE Serving on http://172.21.15.1:8765 2024-09-20T20:05:12.929 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:12 smithi001 ceph-mon[25077]: [20/Sep/2024:20:05:11] ENGINE Bus STARTED 2024-09-20T20:05:12.929 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:12 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:05:12.929 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:12 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/172296879' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-20T20:05:13.206 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-20T20:05:13.206 INFO:teuthology.orchestra.run.smithi001.stdout:Setting orchestrator backend to cephadm... 2024-09-20T20:05:13.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:13 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/172296879' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-20T20:05:13.852 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:13 smithi001 ceph-mon[25077]: mgrmap e9: x(active, since 3s) 2024-09-20T20:05:15.005 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:14 smithi001 ceph-mon[25077]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:15.006 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:14 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:15.006 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:14 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:05:15.584 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T20:05:15.584 INFO:teuthology.orchestra.run.smithi001.stdout:Generating ssh key... 2024-09-20T20:05:16.277 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:15 smithi001 ceph-mon[25077]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:16.595 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: Generating public/private rsa key pair. 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: Your identification has been saved in /tmp/tmpsvzua6ww/key 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: Your public key has been saved in /tmp/tmpsvzua6ww/key.pub 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: The key fingerprint is: 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: SHA256:QzC6fvlScFO1huPLfVsMZlhZQSdzZtu3zspWws9kesQ ceph-4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: The key's randomart image is: 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: +---[RSA 3072]----+ 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: | o .. +oB| 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: | . o .. . O+| 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: | . ..o o o.o| 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: | ...o. o o o| 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: | . oS.. o =. | 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: | . ..o o =oE | 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: | . o. o . @oo| 2024-09-20T20:05:16.596 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: | ... .+.* | 2024-09-20T20:05:16.597 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: | .. .oo | 2024-09-20T20:05:16.597 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:16 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: +----[SHA256]-----+ 2024-09-20T20:05:17.476 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:17 smithi001 ceph-mon[25077]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:17.476 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:17 smithi001 ceph-mon[25077]: Generating ssh key... 2024-09-20T20:05:17.476 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:17 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:17.476 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:17 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:18.029 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFDdKoxleZ8rAwDrBwycseFeKzMo/49k9J14uD7D4FPbFz9FZk7TbwvnUwjSavY5gCkbIW3P1w5I6Q5y9xUHlaGmOhsDcDsY+u/ywKMvsolIuvb0+ORRi1I9W184vtBDbjCAflwyy/ridseJqSdfgqXLgtIppxMX0n8PhYF+0pqA+gMe6xoU2Lq2lex+Vrhhqs5cvCGMAjXz/nr0Q6Pf+Ju9UEHXDoSurO3/ZEx6cDpeH9PggKNDZ6HeMEEx7W9ZOXMgN4c2q3huXocpY6Hrxi8T0o+nEYiLzEOIHfdzZnL0q8nmOaVkjBGlA4c560YPqBqhX7c1CzDJeLoAMIwFJZ/Sdd5MdDPZljOYtELX/MB91KtdYEL6UYtYMSQzP4GntbhjXkeQureeukE9bJ9ttXGm06DQqgSkCCoZhMaFwZeEJTBmkkSj5Sm/bOrWG9YEO3xL2aZ86DWnIs7c5juTVSOPTvaWXyQOFvpe4weCHbaakFNn8pROv7DR534VRC8W0= ceph-4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:05:18.030 INFO:teuthology.orchestra.run.smithi001.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:05:18.030 INFO:teuthology.orchestra.run.smithi001.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T20:05:18.039 INFO:teuthology.orchestra.run.smithi001.stdout:Adding host smithi001... 2024-09-20T20:05:18.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:18 smithi001 ceph-mon[25077]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:19.619 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:19 smithi001 ceph-mon[25077]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi001", "addr": "172.21.15.1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:20.505 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:20 smithi001 ceph-mon[25077]: Deploying cephadm binary to smithi001 2024-09-20T20:05:23.136 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout Added host 'smithi001' with addr '172.21.15.1' 2024-09-20T20:05:23.137 INFO:teuthology.orchestra.run.smithi001.stdout:Deploying unmanaged mon service... 2024-09-20T20:05:23.746 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:23 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:23.747 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:23 smithi001 ceph-mon[25077]: Added host smithi001 2024-09-20T20:05:23.747 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:23 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:05:24.504 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T20:05:24.505 INFO:teuthology.orchestra.run.smithi001.stdout:Deploying unmanaged mgr service... 2024-09-20T20:05:25.230 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:24 smithi001 ceph-mon[25077]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:25.231 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:24 smithi001 ceph-mon[25077]: Saving service mon spec with placement count:5 2024-09-20T20:05:25.231 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:24 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:26.362 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:26 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:26.362 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:26 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:26.362 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:26 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:26.365 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T20:05:27.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:27 smithi001 ceph-mon[25077]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:27.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:27 smithi001 ceph-mon[25077]: Saving service mgr spec with placement count:2 2024-09-20T20:05:27.528 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:27 smithi001 ceph-mon[25077]: from='client.? 172.21.15.1:0/1257058837' entity='client.admin' 2024-09-20T20:05:29.307 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 22 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi001 -v /var/log/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmpkneu_cov:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpg9733quo:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443 2024-09-20T20:05:29.307 INFO:teuthology.orchestra.run.smithi001.stdout:/usr/bin/ceph: stderr Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T20:05:29.307 INFO:teuthology.orchestra.run.smithi001.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi001 -v /var/log/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmpkneu_cov:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpg9733quo:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443: Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T20:05:29.307 INFO:teuthology.orchestra.run.smithi001.stderr: 2024-09-20T20:05:29.307 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: *************** 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: *************** 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-20T20:05:29.308 INFO:teuthology.orchestra.run.smithi001.stdout:Deleting cluster with fsid: 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:05:29.340 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stdout ec16124ee12b,33.95MB / 33.27GB 2024-09-20T20:05:29.340 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stdout a0f4b7f2bab4,467.5MB / 33.27GB 2024-09-20T20:05:29.368 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stdout ec16124ee12b,1.24% 2024-09-20T20:05:29.368 INFO:teuthology.orchestra.run.smithi001.stdout:/bin/podman: stdout a0f4b7f2bab4,44.23% 2024-09-20T20:05:29.587 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:29 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:29.587 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:29 smithi001 ceph-mon[25077]: from='mgr.14118 172.21.15.1:0/1502374654' entity='mgr.x' 2024-09-20T20:05:29.587 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:29 smithi001 systemd[1]: Stopping Ceph mon.a for 4e59fbb8-778b-11ef-baf5-efdc52797490... 2024-09-20T20:05:30.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:30 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a[25073]: 2024-09-20T20:05:30.470+0000 7f23a9e0b640 -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-09-20T20:05:30.527 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:30 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a[25073]: 2024-09-20T20:05:30.470+0000 7f23a9e0b640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T20:05:30.937 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:30 smithi001 podman[27395]: 2024-09-20 20:05:30.562888152 +0000 UTC m=+0.207943157 container died ec16124ee12b7d1c4931dc211ab80f872bae622ca25acd31111d729175ef8507 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-20T20:05:30.937 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:30 smithi001 podman[27395]: 2024-09-20 20:05:30.936587931 +0000 UTC m=+0.581642926 container cleanup ec16124ee12b7d1c4931dc211ab80f872bae622ca25acd31111d729175ef8507 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1) 2024-09-20T20:05:31.277 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:30 smithi001 bash[27395]: ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a 2024-09-20T20:05:31.313 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:31 smithi001 podman[27408]: 2024-09-20 20:05:31.104387099 +0000 UTC m=+0.535354221 container remove ec16124ee12b7d1c4931dc211ab80f872bae622ca25acd31111d729175ef8507 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mon-a, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-20T20:05:31.501 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490.target.wants/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a.service". 2024-09-20T20:05:31.509 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 5 from systemctl stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T20:05:31.509 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mon.a.service: Unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mon.a.service not loaded. 2024-09-20T20:05:31.516 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T20:05:31.516 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mon.a.service: Unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mon.a.service not loaded. 2024-09-20T20:05:31.522 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl disable ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T20:05:31.522 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mon.a.service does not exist. 2024-09-20T20:05:31.776 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:31 smithi001 systemd[1]: Stopping Ceph mgr.x for 4e59fbb8-778b-11ef-baf5-efdc52797490... 2024-09-20T20:05:31.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:31 smithi001 systemd[1]: ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T20:05:31.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:31 smithi001 systemd[1]: Stopped Ceph mon.a for 4e59fbb8-778b-11ef-baf5-efdc52797490. 2024-09-20T20:05:31.777 INFO:journalctl@ceph.mon.a.smithi001.stdout:Sep 20 20:05:31 smithi001 systemd[1]: ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a.service: Consumed 1.236s CPU time. 2024-09-20T20:05:32.027 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:31 smithi001 ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x[25305]: 2024-09-20T20:05:31.773+0000 7fcdf13d5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -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-09-20T20:05:32.027 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:31 smithi001 podman[27522]: 2024-09-20 20:05:31.805497306 +0000 UTC m=+0.124116319 container died a0f4b7f2bab485d3856dc8116632577a7d165f7c10fe7c282339c6a745026ef1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1) 2024-09-20T20:05:32.335 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:32 smithi001 podman[27522]: 2024-09-20 20:05:32.14076732 +0000 UTC m=+0.459386326 container cleanup a0f4b7f2bab485d3856dc8116632577a7d165f7c10fe7c282339c6a745026ef1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-20T20:05:32.335 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:32 smithi001 bash[27522]: ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x 2024-09-20T20:05:32.590 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:32 smithi001 podman[27534]: 2024-09-20 20:05:32.333510548 +0000 UTC m=+0.525643471 container remove a0f4b7f2bab485d3856dc8116632577a7d165f7c10fe7c282339c6a745026ef1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-20T20:05:32.590 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:32 smithi001 systemd[1]: ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mgr.x.service: Deactivated successfully. 2024-09-20T20:05:32.590 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:32 smithi001 systemd[1]: Stopped Ceph mgr.x for 4e59fbb8-778b-11ef-baf5-efdc52797490. 2024-09-20T20:05:32.590 INFO:journalctl@ceph.mgr.x.smithi001.stdout:Sep 20 20:05:32 smithi001 systemd[1]: ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mgr.x.service: Consumed 16.382s CPU time. 2024-09-20T20:05:32.734 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490.target.wants/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mgr.x.service". 2024-09-20T20:05:32.741 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 5 from systemctl stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mgr.x.service 2024-09-20T20:05:32.741 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mgr.x.service: Unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mgr.x.service not loaded. 2024-09-20T20:05:32.748 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mgr.x.service 2024-09-20T20:05:32.748 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mgr.x.service: Unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mgr.x.service not loaded. 2024-09-20T20:05:32.755 INFO:teuthology.orchestra.run.smithi001.stdout:Non-zero exit code 1 from systemctl disable ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mgr.x.service 2024-09-20T20:05:32.755 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-4e59fbb8-778b-11ef-baf5-efdc52797490-init@mgr.x.service does not exist. 2024-09-20T20:05:33.005 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph.target.wants/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490.target". 2024-09-20T20:05:33.005 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph-4e59fbb8-778b-11ef-baf5-efdc52797490.target". 2024-09-20T20:05:33.175 INFO:teuthology.orchestra.run.smithi001.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-20T20:05:33.176 INFO:teuthology.orchestra.run.smithi001.stderr:Traceback (most recent call last): 2024-09-20T20:05:33.177 INFO:teuthology.orchestra.run.smithi001.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-20T20:05:33.193 INFO:teuthology.orchestra.run.smithi001.stderr: return _run_code(code, main_globals, None, 2024-09-20T20:05:33.193 INFO:teuthology.orchestra.run.smithi001.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-20T20:05:33.194 INFO:teuthology.orchestra.run.smithi001.stderr: exec(code, run_globals) 2024-09-20T20:05:33.194 INFO:teuthology.orchestra.run.smithi001.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 5628, in 2024-09-20T20:05:33.194 INFO:teuthology.orchestra.run.smithi001.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 5616, in main 2024-09-20T20:05:33.195 INFO:teuthology.orchestra.run.smithi001.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2667, in _rollback 2024-09-20T20:05:33.195 INFO:teuthology.orchestra.run.smithi001.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 451, in _default_image 2024-09-20T20:05:33.195 INFO:teuthology.orchestra.run.smithi001.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2933, in command_bootstrap 2024-09-20T20:05:33.195 INFO:teuthology.orchestra.run.smithi001.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2431, in prepare_dashboard 2024-09-20T20:05:33.195 INFO:teuthology.orchestra.run.smithi001.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2846, in cli 2024-09-20T20:05:33.195 INFO:teuthology.orchestra.run.smithi001.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-09-20T20:05:33.195 INFO:teuthology.orchestra.run.smithi001.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-09-20T20:05:33.195 INFO:teuthology.orchestra.run.smithi001.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi001 -v /var/log/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmpkneu_cov:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpg9733quo:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443: Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T20:05:33.195 INFO:teuthology.orchestra.run.smithi001.stderr: 2024-09-20T20:05:33.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:05:33.220 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T20:05:33.221 DEBUG:teuthology.orchestra.run.smithi001:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:05:33.237 DEBUG:teuthology.orchestra.run.smithi027:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:05:33.259 DEBUG:teuthology.orchestra.run.smithi098:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:05:33.277 DEBUG:teuthology.orchestra.run.smithi136:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:05:33.297 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T20:05:33.297 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T20:05:33.297 DEBUG:teuthology.orchestra.run.smithi001:> sudo systemctl stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a 2024-09-20T20:05:33.330 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T20:05:33.331 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-09-20T20:05:33.332 ERROR:tasks.cephadm:Failed to stop "ceph.mon.a" Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi001 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.1 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi001 with status 5: 'sudo systemctl stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a' 2024-09-20T20:05:33.333 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi001 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.1 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi001 with status 5: 'sudo systemctl stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a' 2024-09-20T20:05:33.333 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T20:05:33.335 DEBUG:teuthology.misc:Transferring archived files from smithi001:/var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi001/crash 2024-09-20T20:05:33.336 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:05:33.410 INFO:teuthology.orchestra.run.smithi001.stderr:tar: /var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:05:33.410 INFO:teuthology.orchestra.run.smithi001.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:05:33.411 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi027/crash 2024-09-20T20:05:33.412 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:05:33.460 INFO:teuthology.orchestra.run.smithi027.stderr:tar: /var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:05:33.461 INFO:teuthology.orchestra.run.smithi027.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:05:33.462 DEBUG:teuthology.misc:Transferring archived files from smithi098:/var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi098/crash 2024-09-20T20:05:33.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo tar c -f - -C /var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:05:33.506 INFO:teuthology.orchestra.run.smithi098.stderr:tar: /var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:05:33.506 INFO:teuthology.orchestra.run.smithi098.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:05:33.508 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi136/crash 2024-09-20T20:05:33.509 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:05:33.609 INFO:teuthology.orchestra.run.smithi136.stderr:tar: /var/lib/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:05:33.609 INFO:teuthology.orchestra.run.smithi136.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:05:33.611 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T20:05:33.611 DEBUG:teuthology.orchestra.run.smithi001:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-20T20:05:33.636 INFO:teuthology.orchestra.run.smithi001.stderr:grep: /var/log/ceph/4e59fbb8-778b-11ef-baf5-efdc52797490/ceph.log: No such file or directory 2024-09-20T20:05:33.638 INFO:tasks.cephadm:Compressing logs... 2024-09-20T20:05:33.638 DEBUG:teuthology.orchestra.run.smithi001:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T20:05:33.680 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-09-20T20:05:33.683 DEBUG:teuthology.orchestra.run.smithi098:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T20:05:33.685 DEBUG:teuthology.orchestra.run.smithi136:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T20:05:33.703 INFO:teuthology.orchestra.run.smithi001.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:05:33.703 INFO:teuthology.orchestra.run.smithi001.stderr:: No such file or directory 2024-09-20T20:05:33.703 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/cephadm.log: 40.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:05:33.705 INFO:teuthology.orchestra.run.smithi001.stderr: 2024-09-20T20:05:33.705 INFO:teuthology.orchestra.run.smithi001.stderr:real 0m0.012s 2024-09-20T20:05:33.705 INFO:teuthology.orchestra.run.smithi001.stderr:user 0m0.013s 2024-09-20T20:05:33.705 INFO:teuthology.orchestra.run.smithi001.stderr:sys 0m0.009s 2024-09-20T20:05:33.710 INFO:teuthology.orchestra.run.smithi027.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:05:33.710 INFO:teuthology.orchestra.run.smithi027.stderr:: No such file or directory 2024-09-20T20:05:33.711 INFO:teuthology.orchestra.run.smithi098.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:05:33.712 INFO:teuthology.orchestra.run.smithi098.stderr:: No such file or directory 2024-09-20T20:05:33.712 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/cephadm.log: 55.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:05:33.712 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/cephadm.log: 56.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:05:33.713 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-20T20:05:33.714 INFO:teuthology.orchestra.run.smithi027.stderr:real 0m0.015s 2024-09-20T20:05:33.714 INFO:teuthology.orchestra.run.smithi027.stderr:user 0m0.010s 2024-09-20T20:05:33.714 INFO:teuthology.orchestra.run.smithi027.stderr:sys 0m0.018s 2024-09-20T20:05:33.715 INFO:teuthology.orchestra.run.smithi136.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:05:33.715 INFO:teuthology.orchestra.run.smithi136.stderr:: No such file or directory 2024-09-20T20:05:33.715 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/cephadm.log: 56.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:05:33.716 INFO:teuthology.orchestra.run.smithi098.stderr: 2024-09-20T20:05:33.716 INFO:teuthology.orchestra.run.smithi098.stderr:real 0m0.014s 2024-09-20T20:05:33.716 INFO:teuthology.orchestra.run.smithi098.stderr:user 0m0.011s 2024-09-20T20:05:33.716 INFO:teuthology.orchestra.run.smithi098.stderr:sys 0m0.014s 2024-09-20T20:05:33.717 INFO:teuthology.orchestra.run.smithi136.stderr: 2024-09-20T20:05:33.717 INFO:teuthology.orchestra.run.smithi136.stderr:real 0m0.014s 2024-09-20T20:05:33.717 INFO:teuthology.orchestra.run.smithi136.stderr:user 0m0.012s 2024-09-20T20:05:33.717 INFO:teuthology.orchestra.run.smithi136.stderr:sys 0m0.013s 2024-09-20T20:05:33.717 INFO:tasks.cephadm:Archiving logs... 2024-09-20T20:05:33.717 DEBUG:teuthology.misc:Transferring archived files from smithi001:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi001/log 2024-09-20T20:05:33.718 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:05:33.770 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi027/log 2024-09-20T20:05:33.771 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:05:33.801 DEBUG:teuthology.misc:Transferring archived files from smithi098:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi098/log 2024-09-20T20:05:33.802 DEBUG:teuthology.orchestra.run.smithi098:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:05:33.831 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi136/log 2024-09-20T20:05:33.831 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:05:33.861 INFO:tasks.cephadm:Removing cluster... 2024-09-20T20:05:33.861 DEBUG:teuthology.orchestra.run.smithi001:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 --force 2024-09-20T20:05:34.059 INFO:teuthology.orchestra.run.smithi001.stdout:Deleting cluster with fsid: 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:05:34.175 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 --force 2024-09-20T20:05:34.385 INFO:teuthology.orchestra.run.smithi027.stdout:Deleting cluster with fsid: 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:05:34.504 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 --force 2024-09-20T20:05:34.701 INFO:teuthology.orchestra.run.smithi098.stdout:Deleting cluster with fsid: 4e59fbb8-778b-11ef-baf5-efdc52797490 2024-09-20T20:05:34.835 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T20:05:34.835 DEBUG:teuthology.orchestra.run.smithi001:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:05:34.853 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:05:34.869 DEBUG:teuthology.orchestra.run.smithi098:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:05:34.883 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:05:34.899 INFO:tasks.cephadm:Teardown complete 2024-09-20T20:05:34.899 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi001 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.1 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi001 with status 5: 'sudo systemctl stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a' 2024-09-20T20:05:35.084 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=84949a8d09ca41db841eadf396542fa2 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi001 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 4e59fbb8-778b-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.1 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi001 with status 5: 'sudo systemctl stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a' 2024-09-20T20:05:35.090 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T20:05:35.108 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-20T20:05:35.189 INFO:tasks.vip:Removing 10.0.15.1 (and any VIPs) on smithi001.front.sepia.ceph.com iface ens1f0... 2024-09-20T20:05:35.190 DEBUG:teuthology.orchestra.run.smithi001:> sudo ip addr del 10.0.15.1/16 dev ens1f0 2024-09-20T20:05:35.226 DEBUG:teuthology.orchestra.run.smithi001:> sudo ip addr del 10.0.31.1/16 dev ens1f0 2024-09-20T20:05:35.295 INFO:teuthology.orchestra.run.smithi001.stderr:Error: ipv4: Address not found. 2024-09-20T20:05:35.296 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T20:05:35.297 DEBUG:teuthology.orchestra.run.smithi001:> sudo ip addr del 10.0.47.1/16 dev ens1f0 2024-09-20T20:05:35.365 INFO:teuthology.orchestra.run.smithi001.stderr:Error: ipv4: Address not found. 2024-09-20T20:05:35.366 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T20:05:35.367 INFO:tasks.vip:Removing 10.0.15.27 (and any VIPs) on smithi027.front.sepia.ceph.com iface ens1f0... 2024-09-20T20:05:35.367 DEBUG:teuthology.orchestra.run.smithi027:> sudo ip addr del 10.0.15.27/16 dev ens1f0 2024-09-20T20:05:35.397 DEBUG:teuthology.orchestra.run.smithi027:> sudo ip addr del 10.0.31.1/16 dev ens1f0 2024-09-20T20:05:35.464 INFO:teuthology.orchestra.run.smithi027.stderr:Error: ipv4: Address not found. 2024-09-20T20:05:35.466 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T20:05:35.466 DEBUG:teuthology.orchestra.run.smithi027:> sudo ip addr del 10.0.47.1/16 dev ens1f0 2024-09-20T20:05:35.533 INFO:teuthology.orchestra.run.smithi027.stderr:Error: ipv4: Address not found. 2024-09-20T20:05:35.534 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T20:05:35.535 INFO:tasks.vip:Removing 10.0.15.98 (and any VIPs) on smithi098.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T20:05:35.535 DEBUG:teuthology.orchestra.run.smithi098:> sudo ip addr del 10.0.15.98/16 dev enp3s0f1 2024-09-20T20:05:35.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo ip addr del 10.0.31.1/16 dev enp3s0f1 2024-09-20T20:05:35.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error: ipv4: Address not found. 2024-09-20T20:05:35.627 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T20:05:35.628 DEBUG:teuthology.orchestra.run.smithi098:> sudo ip addr del 10.0.47.1/16 dev enp3s0f1 2024-09-20T20:05:35.691 INFO:teuthology.orchestra.run.smithi098.stderr:Error: ipv4: Address not found. 2024-09-20T20:05:35.693 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T20:05:35.693 INFO:tasks.vip:Removing 10.0.15.136 (and any VIPs) on smithi136.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T20:05:35.693 DEBUG:teuthology.orchestra.run.smithi136:> sudo ip addr del 10.0.15.136/16 dev enp3s0f1 2024-09-20T20:05:35.720 DEBUG:teuthology.orchestra.run.smithi136:> sudo ip addr del 10.0.31.1/16 dev enp3s0f1 2024-09-20T20:05:35.785 INFO:teuthology.orchestra.run.smithi136.stderr:Error: ipv4: Address not found. 2024-09-20T20:05:35.786 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T20:05:35.787 DEBUG:teuthology.orchestra.run.smithi136:> sudo ip addr del 10.0.47.1/16 dev enp3s0f1 2024-09-20T20:05:35.851 INFO:teuthology.orchestra.run.smithi136.stderr:Error: ipv4: Address not found. 2024-09-20T20:05:35.852 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T20:05:35.852 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-20T20:05:35.861 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman stop samba-ad 2024-09-20T20:05:36.606 INFO:teuthology.orchestra.run.smithi136.stdout:samba-ad 2024-09-20T20:05:36.610 DEBUG:teuthology.orchestra.run.smithi136:> sudo podman rm samba-ad 2024-09-20T20:05:36.950 INFO:teuthology.orchestra.run.smithi136.stdout:samba-ad 2024-09-20T20:05:36.953 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-20T20:05:36.978 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T20:05:36.989 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T20:05:36.989 DEBUG:teuthology.orchestra.run.smithi001:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:05:36.992 DEBUG:teuthology.orchestra.run.smithi027:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:05:36.994 DEBUG:teuthology.orchestra.run.smithi098:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:05:36.996 DEBUG:teuthology.orchestra.run.smithi136:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:05:37.007 INFO:teuthology.orchestra.run.smithi001.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:05:37.010 INFO:teuthology.orchestra.run.smithi027.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:05:37.012 INFO:teuthology.orchestra.run.smithi098.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:05:37.012 INFO:teuthology.orchestra.run.smithi001.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:05:37.012 INFO:teuthology.orchestra.run.smithi001.stdout:=============================================================================== 2024-09-20T20:05:37.013 INFO:teuthology.orchestra.run.smithi001.stdout:^* hv01.front.sepia.ceph.com 3 6 177 21 +581us[ +578us] +/- 52ms 2024-09-20T20:05:37.013 INFO:teuthology.orchestra.run.smithi001.stdout:^+ hv02.front.sepia.ceph.com 3 6 177 22 +509us[ +506us] +/- 67ms 2024-09-20T20:05:37.013 INFO:teuthology.orchestra.run.smithi001.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 22 -1683us[-1686us] +/- 88ms 2024-09-20T20:05:37.013 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:05:37.015 INFO:teuthology.orchestra.run.smithi027.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:05:37.015 INFO:teuthology.orchestra.run.smithi027.stdout:=============================================================================== 2024-09-20T20:05:37.015 INFO:teuthology.orchestra.run.smithi027.stdout:^* hv01.front.sepia.ceph.com 3 6 177 21 +586us[ +590us] +/- 52ms 2024-09-20T20:05:37.015 INFO:teuthology.orchestra.run.smithi027.stdout:^+ hv02.front.sepia.ceph.com 3 6 177 22 +515us[ +519us] +/- 67ms 2024-09-20T20:05:37.015 INFO:teuthology.orchestra.run.smithi027.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 22 -1690us[-1685us] +/- 88ms 2024-09-20T20:05:37.015 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:05:37.017 INFO:teuthology.orchestra.run.smithi098.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:05:37.017 INFO:teuthology.orchestra.run.smithi098.stdout:=============================================================================== 2024-09-20T20:05:37.017 INFO:teuthology.orchestra.run.smithi098.stdout:^* hv01.front.sepia.ceph.com 3 6 177 22 +564us[ +540us] +/- 52ms 2024-09-20T20:05:37.017 INFO:teuthology.orchestra.run.smithi098.stdout:^+ hv02.front.sepia.ceph.com 3 6 177 21 +493us[ +493us] +/- 67ms 2024-09-20T20:05:37.017 INFO:teuthology.orchestra.run.smithi098.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 20 -1696us[-1696us] +/- 88ms 2024-09-20T20:05:37.017 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:05:37.033 INFO:teuthology.orchestra.run.smithi136.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:05:37.037 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:05:37.037 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2024-09-20T20:05:37.037 INFO:teuthology.orchestra.run.smithi136.stdout:^* hv01.front.sepia.ceph.com 3 6 177 23 +573us[ +544us] +/- 52ms 2024-09-20T20:05:37.037 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv02.front.sepia.ceph.com 3 6 177 22 +498us[ +498us] +/- 67ms 2024-09-20T20:05:37.037 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 21 -1691us[-1691us] +/- 88ms 2024-09-20T20:05:37.037 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:05:37.038 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T20:05:37.047 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T20:05:37.047 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T20:05:37.112 DEBUG:teuthology.orchestra.run.smithi001:> 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-09-20T20:05:37.181 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-09-20T20:05:37.247 DEBUG:teuthology.orchestra.run.smithi098:> 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-09-20T20:05:37.311 DEBUG:teuthology.orchestra.run.smithi136:> 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-09-20T20:05:37.369 DEBUG:teuthology.orchestra.run.smithi001:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-20T20:05:37.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:05:37.403 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-20T20:05:37.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:05:37.436 DEBUG:teuthology.orchestra.run.smithi098:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-20T20:05:37.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:05:37.466 DEBUG:teuthology.orchestra.run.smithi136:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-20T20:05:37.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:05:37.492 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T20:05:37.502 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T20:05:37.541 INFO:teuthology.task.internal:Duration was 456.003277 seconds 2024-09-20T20:05:37.541 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T20:05:37.625 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T20:05:37.625 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:05:37.628 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:05:37.630 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:05:37.632 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:05:37.670 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T20:05:37.672 INFO:teuthology.orchestra.run.smithi098.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T20:05:37.673 INFO:teuthology.orchestra.run.smithi001.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T20:05:37.676 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T20:05:38.186 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T20:05:38.186 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi001.front.sepia.ceph.com 2024-09-20T20:05:38.186 DEBUG:teuthology.orchestra.run.smithi001:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T20:05:38.212 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi027.front.sepia.ceph.com 2024-09-20T20:05:38.212 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-09-20T20:05:38.258 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi098.front.sepia.ceph.com 2024-09-20T20:05:38.258 DEBUG:teuthology.orchestra.run.smithi098:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T20:05:38.288 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi136.front.sepia.ceph.com 2024-09-20T20:05:38.289 DEBUG:teuthology.orchestra.run.smithi136:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T20:05:38.313 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T20:05:38.313 DEBUG:teuthology.orchestra.run.smithi001:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:05:38.316 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:05:38.318 DEBUG:teuthology.orchestra.run.smithi098:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:05:38.331 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:05:38.379 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T20:05:38.379 DEBUG:teuthology.orchestra.run.smithi001:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:05:38.388 DEBUG:teuthology.orchestra.run.smithi027:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:05:38.391 DEBUG:teuthology.orchestra.run.smithi098:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:05:38.402 DEBUG:teuthology.orchestra.run.smithi136:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:05:38.519 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T20:05:38.538 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T20:05:38.538 DEBUG:teuthology.orchestra.run.smithi001:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:05:38.565 DEBUG:teuthology.orchestra.run.smithi027:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:05:38.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:05:38.617 DEBUG:teuthology.orchestra.run.smithi136:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:05:38.642 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T20:05:38.653 DEBUG:teuthology.orchestra.run.smithi001:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:05:38.655 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-09-20T20:05:38.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:05:38.660 DEBUG:teuthology.orchestra.run.smithi136:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:05:38.678 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern = core 2024-09-20T20:05:38.680 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = core 2024-09-20T20:05:38.681 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern = core 2024-09-20T20:05:38.706 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = core 2024-09-20T20:05:38.734 DEBUG:teuthology.orchestra.run.smithi001:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:05:38.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:05:38.758 DEBUG:teuthology.orchestra.run.smithi027:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:05:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:05:38.772 DEBUG:teuthology.orchestra.run.smithi098:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:05:38.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:05:38.787 DEBUG:teuthology.orchestra.run.smithi136:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:05:38.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:05:38.802 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T20:05:38.816 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T20:05:38.817 DEBUG:teuthology.misc:Transferring archived files from smithi001:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi001 2024-09-20T20:05:38.817 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:05:38.852 DEBUG:teuthology.misc:Transferring archived files from smithi027:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi027 2024-09-20T20:05:38.852 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:05:38.888 DEBUG:teuthology.misc:Transferring archived files from smithi098:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi098 2024-09-20T20:05:38.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:05:38.923 DEBUG:teuthology.misc:Transferring archived files from smithi136:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912860/remote/smithi136 2024-09-20T20:05:38.923 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:05:38.956 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T20:05:38.956 DEBUG:teuthology.orchestra.run.smithi001:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:05:38.959 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:05:38.961 DEBUG:teuthology.orchestra.run.smithi098:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:05:38.963 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:05:39.006 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T20:05:39.017 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T20:05:39.017 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T20:05:39.050 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T20:05:39.050 DEBUG:teuthology.orchestra.run.smithi001:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:05:39.053 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:05:39.055 DEBUG:teuthology.orchestra.run.smithi098:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:05:39.058 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:05:39.066 INFO:teuthology.orchestra.run.smithi001.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:05 /home/ubuntu/cephtest 2024-09-20T20:05:39.068 INFO:teuthology.orchestra.run.smithi027.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:05 /home/ubuntu/cephtest 2024-09-20T20:05:39.070 INFO:teuthology.orchestra.run.smithi098.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:05 /home/ubuntu/cephtest 2024-09-20T20:05:39.072 INFO:teuthology.orchestra.run.smithi136.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:05 /home/ubuntu/cephtest 2024-09-20T20:05:39.073 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T20:05:39.085 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T20:05:39.265 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_ips} duration: 456.0032765865326 failure_reason: 'Command failed on smithi001 with status 5: ''sudo systemctl stop ceph-4e59fbb8-778b-11ef-baf5-efdc52797490@mon.a''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=84949a8d09ca41db841eadf396542fa2 status: fail success: false 2024-09-20T20:05:39.265 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T20:05:39.348 INFO:teuthology.run:FAIL