archive_path: /home/teuthworker/archive/teuthology-2022-08-14_07:07:02-orch-quincy-distro-default-smithi/6972180 branch: quincy description: orch/cephadm/smoke-roleless/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: ceph-qa@ceph.io first_in_suite: false job_id: '6972180' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2022-08-14_07:07:02-orch-quincy-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.4' overrides: admin_socket: branch: quincy 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: 3f62a036422497c2b06717f93312cd5caa471675 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 3f62a036422497c2b06717f93312cd5caa471675 kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: d8f610b9643f0ffafccdb67ab38e9c66321a77ae owner: scheduled_teuthology@teuthology priority: 1000 repo: git://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 sha1: 3f62a036422497c2b06717f93312cd5caa471675 sleep_before_teardown: 0 suite: orch suite_branch: quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph_d8f610b9643f0ffafccdb67ab38e9c66321a77ae/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph.git suite_sha1: d8f610b9643f0ffafccdb67ab38e9c66321a77ae targets: smithi084.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3b6FEarH1jqRfeEk4TfJNRdVYiZ0C4hiDIVkQfuagOrysI/7sG3y76jv52x+H0wVuwTI1P6XUt9RuN0zJWo8ElEcqT0NM563qea+YEnddmkKTddopji7iIRevL9i9dK0+P+4uieqTDYY41qEcHtW2Z9junA+lmCQGC2UaJfs7C3H8t5FIHEer/VLhxvG7Adk5vWsltzKrwzS8bDDGxedX2v6kXLgpbicXbR0Paz3wNtQB3oK9y2BFnGL4DCglfNrjTpZdJ6F3UVzZDdFRLcSOXxdtW2toBkmyUdj4Z7kDwdeMeMh24QJTP8+z4vNQMRttRYXXCFM7S16961rOyfav60mBvA8pjfjUoBmokQrRtwsUowgVo7iJHlRUb6UYQ6bqDIgN9SU1u3AIJfEy7pAY84cf/SkcqNjraWo/9f41eacvNcRPgvfgdn5nQRe0DKkIG8rvuJcEmHUbode7nDbeKywe6DIs3fEW0ow/yn04ScMl3ns/tCxGGkJxThpk5dc= smithi133.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrYNCEMHoJmWDAIDaZ0jyJA4wHNG6W1NUzePJRdDOiX7OhG9YkjPNigYtqewwRHV+z97dD2vPpSJfWmuMF+3/tfXSfkIK4TQ06nPbOguzR3N4xw02wjWxXLYAYH1AW7WvR8N26KwucakhLKvb2yEMmIBuGMYB/NaYAePED8oMqU9wq99KJzS7PkihZI05AkPzKgPNsh/7GEubax1oYWjodZNhfoUjnwSjdLyqOpV1B6rBOa01KWfWGnbCqnKH1ujpQCyAs691ihbzCcCByAMIVqm5kUa0+UCoiF8Ynu5xcFaNz3Cu/LHhBCRJ4um972FCTnKUNDVyAv6gffxSw/FaXi2yuCCJbatC1gG8fi+0KDU/ps/X7AFYg3fUW7UgzC9htyUWQmLtt3MQOrskxlnd42NUN4Xkk2X2wi7m2PA305HV2qEoWk1J9g/eH4davGuk9QqEF/l5LKte/Fuo3/kWd2t7xG79ot2kqUk2j71L6FP/xpe6XLwNhyUkIhCBBiFE= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.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: 9e7483cc68a9eb6b54dacbb0bec3bf23a5d32425 timestamp: 2022-08-14_07:07:02 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1713