archive_path: /home/teuthworker/archive/vshankar-2023-08-30_12:53:13-orch:cephadm-main-testing-default-smithi/7384189 branch: main description: orch:cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools_crun 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: vshankar@redhat.com first_in_suite: false job_id: '7384189' kernel: &id001 flavor: default kdb: true sha1: 1931c6efd6a83fb6675c4150c7cc812ef143433f last_in_suite: false machine_type: smithi name: vshankar-2023-08-30_12:53:13-orch:cephadm-main-testing-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: main 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 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: ab521e694a4c96c82885c7a155db699a85afffe4 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: ab521e694a4c96c82885c7a155db699a85afffe4 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-62236-1 sha1: 7b6e2eb89ab478efae9e132612850249d2666650 owner: scheduled_vshankar@teuthology priority: 100 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4271 sha1: ab521e694a4c96c82885c7a155db699a85afffe4 sleep_before_teardown: 0 subset: 941/1024 suite: orch:cephadm suite_branch: wip-62236-1 suite_path: /home/teuthworker/src/github.com_vshankar_ceph_7b6e2eb89ab478efae9e132612850249d2666650/qa suite_relpath: qa suite_repo: https://github.com/vshankar/ceph.git suite_sha1: 7b6e2eb89ab478efae9e132612850249d2666650 targets: smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH1/0QxmCBo5YlFwdQ8/eRV1x4HUGAi3p7LYkbVtpFxIrza1zf8t/LYJcfRkf0ws9lad7DWAT72g+wQwRRVzV5I= smithi161.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCw5up7JYLUCooPYCwhJcATVX7dxWcQ7mNT/mmAvH1gSTu+mi+dCrPsgN1ev7yI1SjE2MofDyAz8Xnr7QlSXOTHXIAlJ42CuWMcPDG+x+gya9dTFcauDnx5RyX0AVgwnTL4EMn+pDpkv2sIVa79sbZu6jk4HVGifR/lCesNU4MswQ5dm/BReBRrGYPq9CI/NHGt5uE8WyaDB1jQaxFPhjrRwnETYOrTwO0/dbUKvcTDxfN07AoyteTDQ/psrIbgAxciIvx9jQ4vFHmKZsIrrove+JjoSSSh3SKO25j+3f1TuhSV9BjstZVg0jvxlKMoJUV5za0DtXdSlaulo7qz4ji5M5ukbLm2KLo8wELXUeUJGjIZkO9hFvroRdWILN+DrvogiSGVvkH5rtbxUjW3NXzafSXD2boal89mWUAhHvPMs46+8CGXFbnDOak4lmpeNRkRLrbn/61D4Yt8J+foKPNrL343NBRxavw8VBxtQ4CLA7VFmalY7PUfoHxBm86IXDs= tasks: - internal.check_packages: null - internal.buildpackages_prep: null - internal.save_config: null - internal.check_lock: null - internal.add_remotes: null - console_log: null - internal.connect: null - internal.push_inventory: null - internal.serialize_remote_roles: null - internal.check_conflict: null - internal.check_ceph_data: null - internal.vm_setup: null - kernel: *id001 - internal.base: null - internal.archive_upload: null - internal.archive: null - internal.coredump: null - internal.sudo: null - internal.syslog: null - internal.timer: null - pcp: null - selinux: null - ansible.cephlab: null - clock: null - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - cephadm.shell: host.a: - ceph orch host label add `hostname` foo - ceph auth get-or-create client.foo mon 'allow r' - ceph orch client-keyring set client.foo label:foo --mode 770 --owner 11111:22222 - exec: host.a: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - test -e /etc/ceph/ceph.conf - exec: host.b: - test ! -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.b: - ceph orch host label add `hostname` foo - exec: host.b: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - cephadm.shell: host.b: - ceph orch host label rm `hostname` foo - exec: host.b: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - exec: host.a: - test -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.a: - ceph orch client-keyring rm client.foo - exec: host.a: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 449a1bc2027504e7b3c3d7b30fa4178906581da7 timestamp: 2023-08-30_12:53:13 tube: smithi user: vshankar verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1394