archive_path: /home/teuthworker/archive/sage-2021-04-24_15:27:17-rados:cephadm-wip-sage-testing-2021-04-23-1728-distro-basic-smithi/6071174 branch: wip-sage-testing-2021-04-23-1728 description: rados:cephadm/smoke-roleless/{0-distro/ubuntu_18.04 1-start 2-services/client-keyring 3-final} email: null first_in_suite: false job_id: '6071174' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: sage-2021-04-24_15:27:17-rados:cephadm-wip-sage-testing-2021-04-23-1728-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '18.04' overrides: admin_socket: branch: wip-sage-testing-2021-04-23-1728 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 log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 7eab354e46f8a6704ead2d6db7be1164afe763d6 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: sha1: 7eab354e46f8a6704ead2d6db7be1164afe763d6 workunit: branch: wip-sage-testing-2021-04-23-1728 sha1: 7eab354e46f8a6704ead2d6db7be1164afe763d6 owner: scheduled_sage@teuthology priority: 75 repo: git://git.ceph.com/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 - client.1 sha1: 7eab354e46f8a6704ead2d6db7be1164afe763d6 sleep_before_teardown: 0 suite: rados:cephadm suite_branch: wip-sage-testing-2021-04-23-1728 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_7eab354e46f8a6704ead2d6db7be1164afe763d6/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph-ci.git suite_sha1: 7eab354e46f8a6704ead2d6db7be1164afe763d6 targets: smithi008.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCocjeVVLJRc+RwPwL455yQoRCfxg9cANExZya5X2UUkLkNnx8tfIOdO8wWEIkrB3+eV0HIG/X+T8uYc8nuVJIT8+hX/CStPdNbuDJYBZFkwom3jViqvC3i4mD0AIycduOt5Mm6mopL36FgFsrP0aQviVdrXVZg8d/X7H4C20PtVvp7lJSJIOSrCHswCStAGzmi6wngxaPPULANXZRKrUIq+gwvpPgHyS6ydqWFK0/e5jeVP134Ae8uLl3dD+PE6vgUbRQq7SEmvlUS+0FUDJpyqg6DrlLdEngLvQB/Uo2uOMAQxjIvk0FKb4bRFnNJftFvnEqnxvJhybf+G065Zcv/ smithi146.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsPSt8Tzy9NmZONEr3z8bMRHW+HRXXQ+fSTvzo9hDbmJUEP6/Y2gSvmcQi332Ghz5lN4SfZ043QSOC8vJukYLpxwJIBxD+RPkYRGhWsAJajnAyXEbMJ8n/itFjAka7xfyGUwVIcKMTLN7cm8CxrKjjWRbuGpvphcLJTMmUaLSWeQjtGE6mQreljAyeC+kdS4FnyVZ3PbRSYm5HMmDhWBMMYYwdgMCLQmyMhX1yTyYeVqs2eSMNSHnXheNRcP+v8KXPCLL0lFjg/gW6N9GSNr7CbAQGNVpXGU1FW6QXXuDyJ+sJPNF46g/1Hyq2lTINNl2cCMfjY8MSoKMWMpOcW3V1 tasks: - 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 - 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 - cephadm.shell: host.b: - test ! -e /etc/ceph/ceph.client.foo.keyring - ceph orch host label add `hostname` foo - 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 - ceph orch host label rm `hostname` foo - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - cephadm.shell: host.a: - test -e /etc/ceph/ceph.client.foo.keyring - ceph orch client-keyring rm client.foo - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls teuthology_branch: master teuthology_sha1: 2713a3cd31b17738a50039eaa9d859b5dc39fb8a timestamp: 2021-04-24_15:27:17 tube: smithi user: sage verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.7665