2023-12-01T05:43:30.962 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-01T05:43:30.963 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi --archive /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971 --description orch:cephadm/smoke-roleless/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-services/client-keyring 3-final} --owner scheduled_phlogistonjohn@teuthology -- /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971/orig.config.yaml 2023-12-01T05:43:30.996 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T05:43:31.075 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971 branch: wip-phlogistonjohn-testing-2023-11-30-1010 description: orch:cephadm/smoke-roleless/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: jmulligan@redhat.com first_in_suite: false job_id: '7472971' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-phlogistonjohn-testing-2023-11-30-1010 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: 875037c4c0585d32b171b61f9b83f482e6b73b3d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-phlogistonjohn-testing-2023-11-30-1010 sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d owner: scheduled_phlogistonjohn@teuthology priority: 99 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 9533 sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d sleep_before_teardown: 0 subset: 1/15 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2023-11-30-1010 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d targets: smithi102.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= 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 --allowerasing --nobest - 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: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-11-30_21:17:15 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-01T05:43:31.075 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa; will attempt to use it 2023-12-01T05:43:31.076 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks 2023-12-01T05:43:31.076 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T05:43:31.077 INFO:teuthology.task.internal:Checking packages... 2023-12-01T05:43:31.102 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '875037c4c0585d32b171b61f9b83f482e6b73b3d' 2023-12-01T05:43:31.102 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T05:43:31.103 INFO:teuthology.packaging:ref: None 2023-12-01T05:43:31.103 INFO:teuthology.packaging:tag: None 2023-12-01T05:43:31.103 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2023-11-30-1010 2023-12-01T05:43:31.103 INFO:teuthology.packaging:sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:43:31.103 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-phlogistonjohn-testing-2023-11-30-1010 2023-12-01T05:43:31.319 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7662.g875037c4 2023-12-01T05:43:31.319 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T05:43:31.324 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T05:43:31.324 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T05:43:31.330 INFO:teuthology.task.internal:Saving configuration 2023-12-01T05:43:31.344 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T05:43:31.349 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:43:31.375 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi102.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:38:26.623003', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T05:43:31.401 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:38:26.624502', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T05:43:31.401 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T05:43:31.406 INFO:teuthology.task.internal:roles: ubuntu@smithi102.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-12-01T05:43:31.407 INFO:teuthology.task.internal:roles: ubuntu@smithi138.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-12-01T05:43:31.407 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T05:43:31.489 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f222e20b9d0>, signals=[15]) 2023-12-01T05:43:31.489 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T05:43:31.494 INFO:teuthology.task.internal:Opening connections... 2023-12-01T05:43:31.495 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi102.front.sepia.ceph.com 2023-12-01T05:43:31.496 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:43:31.564 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi138.front.sepia.ceph.com 2023-12-01T05:43:31.564 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:43:31.631 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T05:43:31.637 DEBUG:teuthology.orchestra.run.smithi102:> uname -m 2023-12-01T05:43:31.656 INFO:teuthology.orchestra.run.smithi102.stdout:x86_64 2023-12-01T05:43:31.656 DEBUG:teuthology.orchestra.run.smithi102:> cat /etc/os-release 2023-12-01T05:43:31.714 INFO:teuthology.orchestra.run.smithi102.stdout:NAME="Red Hat Enterprise Linux" 2023-12-01T05:43:31.714 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION="8.6 (Ootpa)" 2023-12-01T05:43:31.714 INFO:teuthology.orchestra.run.smithi102.stdout:ID="rhel" 2023-12-01T05:43:31.714 INFO:teuthology.orchestra.run.smithi102.stdout:ID_LIKE="fedora" 2023-12-01T05:43:31.714 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION_ID="8.6" 2023-12-01T05:43:31.714 INFO:teuthology.orchestra.run.smithi102.stdout:PLATFORM_ID="platform:el8" 2023-12-01T05:43:31.714 INFO:teuthology.orchestra.run.smithi102.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-01T05:43:31.714 INFO:teuthology.orchestra.run.smithi102.stdout:ANSI_COLOR="0;31" 2023-12-01T05:43:31.714 INFO:teuthology.orchestra.run.smithi102.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-01T05:43:31.714 INFO:teuthology.orchestra.run.smithi102.stdout:HOME_URL="https://www.redhat.com/" 2023-12-01T05:43:31.715 INFO:teuthology.orchestra.run.smithi102.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-01T05:43:31.715 INFO:teuthology.orchestra.run.smithi102.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T05:43:31.715 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:43:31.715 INFO:teuthology.orchestra.run.smithi102.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T05:43:31.715 INFO:teuthology.orchestra.run.smithi102.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-01T05:43:31.715 INFO:teuthology.orchestra.run.smithi102.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-01T05:43:31.715 INFO:teuthology.orchestra.run.smithi102.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-01T05:43:31.716 INFO:teuthology.lock.ops:Updating smithi102.front.sepia.ceph.com on lock server 2023-12-01T05:43:31.744 DEBUG:teuthology.orchestra.run.smithi138:> uname -m 2023-12-01T05:43:31.764 INFO:teuthology.orchestra.run.smithi138.stdout:x86_64 2023-12-01T05:43:31.764 DEBUG:teuthology.orchestra.run.smithi138:> cat /etc/os-release 2023-12-01T05:43:31.823 INFO:teuthology.orchestra.run.smithi138.stdout:NAME="Red Hat Enterprise Linux" 2023-12-01T05:43:31.823 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION="8.6 (Ootpa)" 2023-12-01T05:43:31.823 INFO:teuthology.orchestra.run.smithi138.stdout:ID="rhel" 2023-12-01T05:43:31.823 INFO:teuthology.orchestra.run.smithi138.stdout:ID_LIKE="fedora" 2023-12-01T05:43:31.823 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_ID="8.6" 2023-12-01T05:43:31.823 INFO:teuthology.orchestra.run.smithi138.stdout:PLATFORM_ID="platform:el8" 2023-12-01T05:43:31.823 INFO:teuthology.orchestra.run.smithi138.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-01T05:43:31.823 INFO:teuthology.orchestra.run.smithi138.stdout:ANSI_COLOR="0;31" 2023-12-01T05:43:31.823 INFO:teuthology.orchestra.run.smithi138.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-01T05:43:31.824 INFO:teuthology.orchestra.run.smithi138.stdout:HOME_URL="https://www.redhat.com/" 2023-12-01T05:43:31.824 INFO:teuthology.orchestra.run.smithi138.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-01T05:43:31.824 INFO:teuthology.orchestra.run.smithi138.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T05:43:31.824 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:43:31.824 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T05:43:31.824 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-01T05:43:31.824 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-01T05:43:31.824 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-01T05:43:31.824 INFO:teuthology.lock.ops:Updating smithi138.front.sepia.ceph.com on lock server 2023-12-01T05:43:31.844 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T05:43:31.852 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T05:43:31.857 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T05:43:31.857 DEBUG:teuthology.orchestra.run.smithi102:> test '!' -e /home/ubuntu/cephtest 2023-12-01T05:43:31.859 DEBUG:teuthology.orchestra.run.smithi138:> test '!' -e /home/ubuntu/cephtest 2023-12-01T05:43:31.880 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T05:43:31.919 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T05:43:31.919 DEBUG:teuthology.orchestra.run.smithi102:> test -z $(ls -A /var/lib/ceph) 2023-12-01T05:43:31.922 DEBUG:teuthology.orchestra.run.smithi138:> test -z $(ls -A /var/lib/ceph) 2023-12-01T05:43:31.955 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T05:43:32.013 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T05:43:32.028 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T05:43:32.028 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-01T05:43:32.028 DEBUG:teuthology.orchestra.run.smithi102:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T05:43:32.029 DEBUG:teuthology.orchestra.run.smithi138:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T05:43:32.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:43:32.047 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2023-12-01T05:43:32.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:43:32.048 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2023-12-01T05:43:32.105 INFO:teuthology.orchestra.run.smithi138.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-01T05:43:32.105 INFO:teuthology.task.kernel:Running kernel on smithi138: 4.18.0-372.9.1.el8.x86_64 2023-12-01T05:43:32.105 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum install -y kernel 2023-12-01T05:43:32.108 INFO:teuthology.orchestra.run.smithi102.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-01T05:43:32.108 INFO:teuthology.task.kernel:Running kernel on smithi102: 4.18.0-372.9.1.el8.x86_64 2023-12-01T05:43:32.108 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum install -y kernel 2023-12-01T05:43:33.397 INFO:teuthology.orchestra.run.smithi102.stdout:Updating Subscription Management repositories. 2023-12-01T05:43:33.397 INFO:teuthology.orchestra.run.smithi102.stdout:Unable to read consumer identity 2023-12-01T05:43:33.410 INFO:teuthology.orchestra.run.smithi138.stdout:Updating Subscription Management repositories. 2023-12-01T05:43:33.410 INFO:teuthology.orchestra.run.smithi138.stdout:Unable to read consumer identity 2023-12-01T05:43:34.883 INFO:teuthology.orchestra.run.smithi102.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-01T05:43:34.954 INFO:teuthology.orchestra.run.smithi138.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-01T05:43:35.542 INFO:teuthology.orchestra.run.smithi102.stdout:Extra Packages for Enterprise Linux 25 MB/s | 16 MB 00:00 2023-12-01T05:43:36.187 INFO:teuthology.orchestra.run.smithi138.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-01T05:43:39.043 INFO:teuthology.orchestra.run.smithi102.stdout:lab-extras 352 kB/s | 24 kB 00:00 2023-12-01T05:43:39.687 INFO:teuthology.orchestra.run.smithi138.stdout:lab-extras 424 kB/s | 24 kB 00:00 2023-12-01T05:43:39.745 INFO:teuthology.orchestra.run.smithi102.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-01T05:43:39.798 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2023-12-01T05:43:39.799 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2023-12-01T05:43:39.800 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2023-12-01T05:43:39.931 DEBUG:teuthology.orchestra.run.smithi102:> echo no | sudo yum reinstall kernel || true 2023-12-01T05:43:40.262 INFO:teuthology.orchestra.run.smithi102.stdout:Updating Subscription Management repositories. 2023-12-01T05:43:40.262 INFO:teuthology.orchestra.run.smithi102.stdout:Unable to read consumer identity 2023-12-01T05:43:40.382 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-01T05:43:40.432 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2023-12-01T05:43:40.433 INFO:teuthology.orchestra.run.smithi138.stdout:Nothing to do. 2023-12-01T05:43:40.433 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2023-12-01T05:43:40.530 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 05:43:38 AM UTC. 2023-12-01T05:43:40.571 INFO:teuthology.orchestra.run.smithi102.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T05:43:40.591 DEBUG:teuthology.orchestra.run.smithi138:> echo no | sudo yum reinstall kernel || true 2023-12-01T05:43:40.605 INFO:teuthology.orchestra.run.smithi102.stderr:Error: No packages marked for reinstall. 2023-12-01T05:43:40.651 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum reinstall -y kernel || true 2023-12-01T05:43:40.920 INFO:teuthology.orchestra.run.smithi138.stdout:Updating Subscription Management repositories. 2023-12-01T05:43:40.920 INFO:teuthology.orchestra.run.smithi138.stdout:Unable to read consumer identity 2023-12-01T05:43:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:Updating Subscription Management repositories. 2023-12-01T05:43:40.981 INFO:teuthology.orchestra.run.smithi102.stdout:Unable to read consumer identity 2023-12-01T05:43:41.191 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 05:43:39 AM UTC. 2023-12-01T05:43:41.231 INFO:teuthology.orchestra.run.smithi138.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T05:43:41.244 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:03 ago on Fri 01 Dec 2023 05:43:38 AM UTC. 2023-12-01T05:43:41.284 INFO:teuthology.orchestra.run.smithi102.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T05:43:41.288 INFO:teuthology.orchestra.run.smithi138.stderr:Error: No packages marked for reinstall. 2023-12-01T05:43:41.306 INFO:teuthology.orchestra.run.smithi102.stderr:Error: No packages marked for reinstall. 2023-12-01T05:43:41.335 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum reinstall -y kernel || true 2023-12-01T05:43:41.358 DEBUG:teuthology.orchestra.run.smithi102:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:43:41.438 INFO:teuthology.orchestra.run.smithi102.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-01T05:43:41.438 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-01T05:43:41.439 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-01T05:43:41.439 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-01T05:43:41.439 DEBUG:teuthology.orchestra.run.smithi102:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T05:43:41.477 INFO:teuthology.orchestra.run.smithi102.stdout:ttyS1 2023-12-01T05:43:41.494 DEBUG:teuthology.parallel:result is None 2023-12-01T05:43:41.663 INFO:teuthology.orchestra.run.smithi138.stdout:Updating Subscription Management repositories. 2023-12-01T05:43:41.663 INFO:teuthology.orchestra.run.smithi138.stdout:Unable to read consumer identity 2023-12-01T05:43:41.930 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 05:43:39 AM UTC. 2023-12-01T05:43:41.970 INFO:teuthology.orchestra.run.smithi138.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T05:43:42.006 INFO:teuthology.orchestra.run.smithi138.stderr:Error: No packages marked for reinstall. 2023-12-01T05:43:42.052 DEBUG:teuthology.orchestra.run.smithi138:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:43:42.133 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-01T05:43:42.133 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-01T05:43:42.133 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-01T05:43:42.133 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-01T05:43:42.133 DEBUG:teuthology.orchestra.run.smithi138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T05:43:42.174 INFO:teuthology.orchestra.run.smithi138.stdout:ttyS1 2023-12-01T05:43:42.188 DEBUG:teuthology.parallel:result is None 2023-12-01T05:43:42.188 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T05:43:42.195 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T05:43:42.195 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T05:43:42.197 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T05:43:42.245 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T05:43:42.251 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T05:43:42.258 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T05:43:42.258 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T05:43:42.260 DEBUG:teuthology.orchestra.run.smithi138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T05:43:42.320 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T05:43:42.327 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T05:43:42.327 DEBUG:teuthology.orchestra.run.smithi102:> 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 2023-12-01T05:43:42.330 DEBUG:teuthology.orchestra.run.smithi138:> 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 2023-12-01T05:43:42.365 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:43:42.376 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:43:42.397 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:43:42.407 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:43:42.408 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T05:43:42.415 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T05:43:42.416 DEBUG:teuthology.orchestra.run.smithi102:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T05:43:42.419 DEBUG:teuthology.orchestra.run.smithi138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T05:43:42.476 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T05:43:42.484 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T05:43:42.484 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T05:43:42.487 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T05:43:42.533 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:43:42.578 DEBUG:teuthology.orchestra.run.smithi102:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:43:42.644 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:43:42.727 DEBUG:teuthology.orchestra.run.smithi102:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:43:42.768 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2023-12-01T05:43:42.768 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T05:43:42.835 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:43:42.878 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:43:42.925 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:43:43.008 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:43:43.048 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2023-12-01T05:43:43.048 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T05:43:43.116 DEBUG:teuthology.orchestra.run.smithi102:> sudo service rsyslog restart 2023-12-01T05:43:43.118 DEBUG:teuthology.orchestra.run.smithi138:> sudo service rsyslog restart 2023-12-01T05:43:43.171 INFO:teuthology.orchestra.run.smithi102.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:43:43.232 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:43:43.577 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T05:43:43.585 INFO:teuthology.task.internal:Starting timer... 2023-12-01T05:43:43.585 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T05:43:43.667 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T05:43:43.676 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-01T05:43:43.677 DEBUG:teuthology.orchestra.run.smithi102:> sudo service auditd rotate 2023-12-01T05:43:43.740 INFO:teuthology.orchestra.run.smithi102.stdout:Rotating logs: 2023-12-01T05:43:43.742 DEBUG:teuthology.orchestra.run.smithi138:> sudo service auditd rotate 2023-12-01T05:43:43.806 INFO:teuthology.orchestra.run.smithi138.stdout:Rotating logs: 2023-12-01T05:43:43.808 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T05:43:43.808 DEBUG:teuthology.orchestra.run.smithi102:> /usr/sbin/getenforce 2023-12-01T05:43:43.826 INFO:teuthology.orchestra.run.smithi102.stdout:Permissive 2023-12-01T05:43:43.826 DEBUG:teuthology.orchestra.run.smithi138:> /usr/sbin/getenforce 2023-12-01T05:43:43.846 INFO:teuthology.orchestra.run.smithi138.stdout:Permissive 2023-12-01T05:43:43.846 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi102.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi138.front.sepia.ceph.com': 'permissive'} 2023-12-01T05:43:43.846 DEBUG:teuthology.orchestra.run.smithi102:> 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 2023-12-01T05:43:43.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:43:43.894 DEBUG:teuthology.orchestra.run.smithi138:> 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 2023-12-01T05:43:43.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:43:43.921 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T05:43:43.921 DEBUG:teuthology.orchestra.run.smithi102:> sudo /usr/sbin/setenforce permissive 2023-12-01T05:43:43.961 DEBUG:teuthology.orchestra.run.smithi138:> sudo /usr/sbin/setenforce permissive 2023-12-01T05:43:43.987 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T05:43:43.997 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-01T05:43:44.003 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-01T05:43:44.135 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T05:43:44.158 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'}]}] 2023-12-01T05:43:44.159 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi102.front.sepia.ceph.com,smithi138.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T05:53:58.799 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi102.front.sepia.ceph.com'), Remote(name='ubuntu@smithi138.front.sepia.ceph.com')] 2023-12-01T05:53:58.800 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2023-12-01T05:53:58.801 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:53:58.870 DEBUG:teuthology.orchestra.run.smithi102:> true 2023-12-01T05:53:58.935 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2023-12-01T05:53:58.937 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2023-12-01T05:53:58.937 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:53:59.007 DEBUG:teuthology.orchestra.run.smithi138:> true 2023-12-01T05:53:59.033 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2023-12-01T05:53:59.033 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T05:53:59.046 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T05:53:59.047 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T05:53:59.047 DEBUG:teuthology.orchestra.run.smithi102:> 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 2023-12-01T05:53:59.049 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T05:53:59.049 DEBUG:teuthology.orchestra.run.smithi138:> 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 2023-12-01T05:53:59.077 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T05:53:59.091 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T05:53:59.107 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T05:53:59.121 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T05:53:59.155 INFO:teuthology.orchestra.run.smithi102.stderr:sudo: ntpd: command not found 2023-12-01T05:53:59.166 INFO:teuthology.orchestra.run.smithi102.stdout:506 Cannot talk to daemon 2023-12-01T05:53:59.180 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T05:53:59.189 INFO:teuthology.orchestra.run.smithi138.stderr:sudo: ntpd: command not found 2023-12-01T05:53:59.193 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T05:53:59.200 INFO:teuthology.orchestra.run.smithi138.stdout:506 Cannot talk to daemon 2023-12-01T05:53:59.215 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T05:53:59.229 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T05:53:59.263 INFO:teuthology.orchestra.run.smithi102.stderr:bash: ntpq: command not found 2023-12-01T05:53:59.266 INFO:teuthology.orchestra.run.smithi102.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:53:59.266 INFO:teuthology.orchestra.run.smithi102.stdout:=============================================================================== 2023-12-01T05:53:59.266 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:53:59.267 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:53:59.267 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:53:59.267 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:53:59.296 INFO:teuthology.orchestra.run.smithi138.stderr:bash: ntpq: command not found 2023-12-01T05:53:59.299 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:53:59.299 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2023-12-01T05:53:59.299 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:53:59.299 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:53:59.299 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:53:59.299 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:53:59.300 INFO:teuthology.run_tasks:Running task pexec... 2023-12-01T05:53:59.309 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-01T05:53:59.309 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi102.front.sepia.ceph.com 2023-12-01T05:53:59.309 DEBUG:teuthology.orchestra.run.smithi102:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T05:53:59.310 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi138.front.sepia.ceph.com 2023-12-01T05:53:59.310 DEBUG:teuthology.orchestra.run.smithi138:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T05:53:59.680 INFO:teuthology.orchestra.run.smithi102.stdout:Updating Subscription Management repositories. 2023-12-01T05:53:59.713 INFO:teuthology.orchestra.run.smithi138.stdout:Updating Subscription Management repositories. 2023-12-01T05:54:00.531 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:46 ago on Fri 01 Dec 2023 05:52:14 AM UTC. 2023-12-01T05:54:00.560 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:39 ago on Fri 01 Dec 2023 05:52:21 AM UTC. 2023-12-01T05:54:02.324 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2023-12-01T05:54:02.325 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:54:02.325 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2023-12-01T05:54:02.325 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:54:02.325 INFO:teuthology.orchestra.run.smithi138.stdout:Resetting modules: 2023-12-01T05:54:02.325 INFO:teuthology.orchestra.run.smithi138.stdout: container-tools 2023-12-01T05:54:02.325 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:54:02.325 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2023-12-01T05:54:02.325 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:54:02.325 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:54:02.408 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2023-12-01T05:54:02.409 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:54:02.409 INFO:teuthology.orchestra.run.smithi102.stdout: Package Architecture Version Repository Size 2023-12-01T05:54:02.409 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:54:02.409 INFO:teuthology.orchestra.run.smithi102.stdout:Resetting modules: 2023-12-01T05:54:02.410 INFO:teuthology.orchestra.run.smithi102.stdout: container-tools 2023-12-01T05:54:02.410 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:54:02.410 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2023-12-01T05:54:02.410 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:54:02.410 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:54:03.313 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:41 ago on Fri 01 Dec 2023 05:52:21 AM UTC. 2023-12-01T05:54:03.377 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:48 ago on Fri 01 Dec 2023 05:52:14 AM UTC. 2023-12-01T05:54:07.150 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2023-12-01T05:54:07.308 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2023-12-01T05:54:07.605 INFO:teuthology.orchestra.run.smithi138.stdout:Updating Subscription Management repositories. 2023-12-01T05:54:07.752 INFO:teuthology.orchestra.run.smithi102.stdout:Updating Subscription Management repositories. 2023-12-01T05:54:08.794 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:47 ago on Fri 01 Dec 2023 05:52:21 AM UTC. 2023-12-01T05:54:08.799 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:54 ago on Fri 01 Dec 2023 05:52:14 AM UTC. 2023-12-01T05:54:10.522 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2023-12-01T05:54:10.614 INFO:teuthology.orchestra.run.smithi138.stdout:============================================================================================================ 2023-12-01T05:54:10.614 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2023-12-01T05:54:10.614 INFO:teuthology.orchestra.run.smithi138.stdout:============================================================================================================ 2023-12-01T05:54:10.614 INFO:teuthology.orchestra.run.smithi138.stdout:Installing group/module packages: 2023-12-01T05:54:10.614 INFO:teuthology.orchestra.run.smithi138.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-01T05:54:10.614 INFO:teuthology.orchestra.run.smithi138.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-01T05:54:10.614 INFO:teuthology.orchestra.run.smithi138.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-01T05:54:10.614 INFO:teuthology.orchestra.run.smithi138.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-01T05:54:10.614 INFO:teuthology.orchestra.run.smithi138.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout:Installing module profiles: 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout: container-tools/common 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout:Enabling module streams: 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout: container-tools rhel8 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout:============================================================================================================ 2023-12-01T05:54:10.615 INFO:teuthology.orchestra.run.smithi138.stdout:Install 10 Packages 2023-12-01T05:54:10.616 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:54:10.616 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 18 M 2023-12-01T05:54:10.616 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 65 M 2023-12-01T05:54:10.616 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2023-12-01T05:54:10.655 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2023-12-01T05:54:10.751 INFO:teuthology.orchestra.run.smithi102.stdout:============================================================================================================ 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout:============================================================================================================ 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout:Installing group/module packages: 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2023-12-01T05:54:10.752 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout:Installing module profiles: 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout: container-tools/common 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout:Enabling module streams: 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout: container-tools rhel8 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout:============================================================================================================ 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout:Install 10 Packages 2023-12-01T05:54:10.753 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:54:10.754 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 18 M 2023-12-01T05:54:10.754 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 65 M 2023-12-01T05:54:10.754 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2023-12-01T05:54:10.770 INFO:teuthology.orchestra.run.smithi138.stdout:(1/10): python3-pytoml-0.1.14-5.git7dea353.el8. 162 kB/s | 25 kB 00:00 2023-12-01T05:54:10.795 INFO:teuthology.orchestra.run.smithi138.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 228 kB/s | 41 kB 00:00 2023-12-01T05:54:10.821 INFO:teuthology.orchestra.run.smithi138.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 460 kB/s | 94 kB 00:00 2023-12-01T05:54:10.922 INFO:teuthology.orchestra.run.smithi102.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 243 kB/s | 41 kB 00:00 2023-12-01T05:54:10.947 INFO:teuthology.orchestra.run.smithi102.stdout:(2/10): python3-pyxdg-0.25-16.el8.noarch.rpm 486 kB/s | 94 kB 00:00 2023-12-01T05:54:10.996 INFO:teuthology.orchestra.run.smithi138.stdout:(4/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.6 MB/s | 524 kB 00:00 2023-12-01T05:54:11.021 INFO:teuthology.orchestra.run.smithi138.stdout:(5/10): udica-0.2.6-4.module+el8.6.0+16771+28df 197 kB/s | 49 kB 00:00 2023-12-01T05:54:11.022 INFO:teuthology.orchestra.run.smithi102.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 92 kB/s | 25 kB 00:00 2023-12-01T05:54:11.090 INFO:teuthology.orchestra.run.smithi102.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 295 kB/s | 49 kB 00:00 2023-12-01T05:54:11.157 INFO:teuthology.orchestra.run.smithi102.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.5 MB/s | 524 kB 00:00 2023-12-01T05:54:11.180 INFO:teuthology.orchestra.run.smithi138.stdout:(6/10): buildah-1.26.2-1.module+el8.6.0+16771+2 22 MB/s | 8.0 MB 00:00 2023-12-01T05:54:11.205 INFO:teuthology.orchestra.run.smithi138.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.1 MB/s | 213 kB 00:00 2023-12-01T05:54:11.264 INFO:teuthology.orchestra.run.smithi102.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 855 kB/s | 149 kB 00:00 2023-12-01T05:54:11.339 INFO:teuthology.orchestra.run.smithi138.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 16 MB/s | 2.2 MB 00:00 2023-12-01T05:54:11.364 INFO:teuthology.orchestra.run.smithi138.stdout:(9/10): python3-podman-4.0.1-1.module+el8.6.0+1 406 kB/s | 149 kB 00:00 2023-12-01T05:54:11.382 INFO:teuthology.orchestra.run.smithi102.stdout:(7/10): buildah-1.26.2-1.module+el8.6.0+16771+2 22 MB/s | 8.0 MB 00:00 2023-12-01T05:54:11.416 INFO:teuthology.orchestra.run.smithi102.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 822 kB/s | 213 kB 00:00 2023-12-01T05:54:11.489 INFO:teuthology.orchestra.run.smithi138.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 23 MB/s | 7.0 MB 00:00 2023-12-01T05:54:11.490 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:54:11.490 INFO:teuthology.orchestra.run.smithi138.stdout:Total 21 MB/s | 18 MB 00:00 2023-12-01T05:54:11.532 INFO:teuthology.orchestra.run.smithi102.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 26 MB/s | 7.0 MB 00:00 2023-12-01T05:54:11.633 INFO:teuthology.orchestra.run.smithi102.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 8.8 MB/s | 2.2 MB 00:00 2023-12-01T05:54:11.633 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:54:11.633 INFO:teuthology.orchestra.run.smithi102.stdout:Total 21 MB/s | 18 MB 00:00 2023-12-01T05:54:11.691 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2023-12-01T05:54:11.709 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2023-12-01T05:54:11.710 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2023-12-01T05:54:11.833 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2023-12-01T05:54:11.852 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2023-12-01T05:54:11.852 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2023-12-01T05:54:11.890 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2023-12-01T05:54:11.894 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2023-12-01T05:54:12.033 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2023-12-01T05:54:12.037 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2023-12-01T05:54:12.429 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2023-12-01T05:54:12.563 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2023-12-01T05:54:12.612 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-01T05:54:12.766 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-01T05:54:12.796 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T05:54:12.955 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T05:54:12.965 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-01T05:54:13.124 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-01T05:54:13.217 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-01T05:54:13.368 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-01T05:54:13.600 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-01T05:54:13.716 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-01T05:54:14.395 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-01T05:54:14.478 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-01T05:54:15.268 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-01T05:54:15.398 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-01T05:54:15.504 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-01T05:54:15.666 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-01T05:54:15.678 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-01T05:54:15.837 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-01T05:54:15.855 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T05:54:16.056 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T05:54:16.121 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T05:54:16.121 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-01T05:54:16.121 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T05:54:16.121 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-01T05:54:16.121 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-01T05:54:16.121 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-01T05:54:16.121 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-01T05:54:16.121 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-01T05:54:16.121 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-01T05:54:16.121 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-01T05:54:16.318 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T05:54:16.318 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-01T05:54:16.318 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T05:54:16.318 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-01T05:54:16.318 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-01T05:54:16.318 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-01T05:54:16.318 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-01T05:54:16.319 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-01T05:54:16.319 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-01T05:54:16.319 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-01T05:54:17.356 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-01T05:54:17.356 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:55 ago on Fri 01 Dec 2023 05:52:21 AM UTC. 2023-12-01T05:54:17.452 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-01T05:54:17.452 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:02:02 ago on Fri 01 Dec 2023 05:52:14 AM UTC. 2023-12-01T05:54:24.916 INFO:teuthology.orchestra.run.smithi138.stdout:Installed products updated. 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T05:54:25.114 INFO:teuthology.orchestra.run.smithi138.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T05:54:25.115 INFO:teuthology.orchestra.run.smithi138.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-01T05:54:25.115 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:54:25.115 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2023-12-01T05:54:25.264 DEBUG:teuthology.parallel:result is None 2023-12-01T05:54:25.766 INFO:teuthology.orchestra.run.smithi102.stdout:Installed products updated. 2023-12-01T05:54:25.968 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:54:25.969 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2023-12-01T05:54:26.123 DEBUG:teuthology.parallel:result is None 2023-12-01T05:54:26.123 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-12-01T05:54:26.145 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-12-01T05:54:26.145 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2023-12-01T05:54:26.145 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:54:26.162 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T05:54:26.163 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_1 2023-12-01T05:54:26.220 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T05:54:26.220 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:54:26.220 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 386619 Links: 1 2023-12-01T05:54:26.220 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:54:26.220 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:54:26.220 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2023-12-01 05:53:57.724744410 +0000 2023-12-01T05:54:26.220 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2023-12-01 05:53:27.561341689 +0000 2023-12-01T05:54:26.220 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2023-12-01 05:53:27.561341689 +0000 2023-12-01T05:54:26.220 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2023-12-01T05:54:26.221 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T05:54:26.285 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2023-12-01T05:54:26.286 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2023-12-01T05:54:26.286 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000232979 s, 2.2 MB/s 2023-12-01T05:54:26.287 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T05:54:26.345 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_2 2023-12-01T05:54:26.402 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T05:54:26.402 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:54:26.402 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 392382 Links: 1 2023-12-01T05:54:26.402 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:54:26.402 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:54:26.402 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2023-12-01 05:53:57.724744410 +0000 2023-12-01T05:54:26.402 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2023-12-01 05:53:28.084331167 +0000 2023-12-01T05:54:26.402 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2023-12-01 05:53:28.084331167 +0000 2023-12-01T05:54:26.403 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2023-12-01T05:54:26.403 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T05:54:26.467 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2023-12-01T05:54:26.467 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2023-12-01T05:54:26.467 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000186347 s, 2.7 MB/s 2023-12-01T05:54:26.468 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T05:54:26.526 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_3 2023-12-01T05:54:26.583 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T05:54:26.583 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:54:26.583 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 394416 Links: 1 2023-12-01T05:54:26.584 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:54:26.584 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:54:26.584 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2023-12-01 05:53:57.724744410 +0000 2023-12-01T05:54:26.584 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2023-12-01 05:53:28.637320042 +0000 2023-12-01T05:54:26.584 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2023-12-01 05:53:28.637320042 +0000 2023-12-01T05:54:26.584 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2023-12-01T05:54:26.584 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T05:54:26.649 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2023-12-01T05:54:26.649 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2023-12-01T05:54:26.649 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000207092 s, 2.5 MB/s 2023-12-01T05:54:26.650 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T05:54:26.707 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_4 2023-12-01T05:54:26.765 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T05:54:26.765 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:54:26.765 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 393652 Links: 1 2023-12-01T05:54:26.765 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:54:26.765 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:54:26.766 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2023-12-01 05:53:57.724744410 +0000 2023-12-01T05:54:26.766 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2023-12-01 05:53:29.164309439 +0000 2023-12-01T05:54:26.766 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2023-12-01 05:53:29.164309439 +0000 2023-12-01T05:54:26.766 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2023-12-01T05:54:26.766 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T05:54:26.830 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2023-12-01T05:54:26.830 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2023-12-01T05:54:26.830 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000166926 s, 3.1 MB/s 2023-12-01T05:54:26.831 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T05:54:26.888 DEBUG:teuthology.orchestra.run.smithi102:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-12-01T05:54:27.012 INFO:teuthology.orchestra.run.smithi102.stdout:loop 2023-12-01T05:54:27.014 INFO:tasks.nvme_loop:Connecting nvme_loop smithi102:/dev/vg_nvme/lv_1... 2023-12-01T05:54:27.014 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-12-01T05:54:27.048 INFO:teuthology.orchestra.run.smithi102.stdout:1 2023-12-01T05:54:27.084 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/vg_nvme/lv_11 2023-12-01T05:54:27.132 INFO:tasks.nvme_loop:Connecting nvme_loop smithi102:/dev/vg_nvme/lv_2... 2023-12-01T05:54:27.133 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-12-01T05:54:27.209 INFO:teuthology.orchestra.run.smithi102.stdout:1 2023-12-01T05:54:27.244 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/vg_nvme/lv_21 2023-12-01T05:54:27.283 INFO:tasks.nvme_loop:Connecting nvme_loop smithi102:/dev/vg_nvme/lv_3... 2023-12-01T05:54:27.283 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-12-01T05:54:27.359 INFO:teuthology.orchestra.run.smithi102.stdout:1 2023-12-01T05:54:27.394 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/vg_nvme/lv_31 2023-12-01T05:54:27.433 INFO:tasks.nvme_loop:Connecting nvme_loop smithi102:/dev/vg_nvme/lv_4... 2023-12-01T05:54:27.433 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-12-01T05:54:27.508 INFO:teuthology.orchestra.run.smithi102.stdout:1 2023-12-01T05:54:27.542 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/vg_nvme/lv_41 2023-12-01T05:54:27.582 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2023-12-01T05:54:27.582 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:54:27.640 DEBUG:teuthology.orchestra.run.smithi102:> sudo nvme list 2023-12-01T05:54:27.705 INFO:teuthology.orchestra.run.smithi102.stdout:Node SN Model Namespace Usage Format FW Rev 2023-12-01T05:54:27.705 INFO:teuthology.orchestra.run.smithi102.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-12-01T05:54:27.705 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/nvme0n1 PHFT620400VK400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-12-01T05:54:27.705 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/nvme1n1 481b37452277f2cadb3e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-12-01T05:54:27.705 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/nvme2n1 87d968343643a61d2ed4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-12-01T05:54:27.705 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/nvme3n1 c1e5bbd7474f54d957d7 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-12-01T05:54:27.706 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/nvme4n1 8cf38203626e81e154fb Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-12-01T05:54:27.706 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-12-01T05:54:27.707 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2023-12-01T05:54:27.707 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/scratch_devs 2023-12-01T05:54:27.773 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2023-12-01T05:54:27.773 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:54:27.793 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T05:54:27.794 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_1 2023-12-01T05:54:27.854 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T05:54:27.855 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:54:27.855 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 381602 Links: 1 2023-12-01T05:54:27.855 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:54:27.855 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:54:27.855 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2023-12-01 05:53:57.766365671 +0000 2023-12-01T05:54:27.855 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2023-12-01 05:53:27.567012583 +0000 2023-12-01T05:54:27.855 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2023-12-01 05:53:27.567012583 +0000 2023-12-01T05:54:27.855 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2023-12-01T05:54:27.855 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T05:54:27.924 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2023-12-01T05:54:27.925 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2023-12-01T05:54:27.925 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000252373 s, 2.0 MB/s 2023-12-01T05:54:27.926 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T05:54:27.986 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_2 2023-12-01T05:54:28.044 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T05:54:28.044 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:54:28.044 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 381698 Links: 1 2023-12-01T05:54:28.044 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:54:28.044 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:54:28.044 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2023-12-01 05:53:57.766365671 +0000 2023-12-01T05:54:28.045 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2023-12-01 05:53:28.101001144 +0000 2023-12-01T05:54:28.045 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2023-12-01 05:53:28.101001144 +0000 2023-12-01T05:54:28.045 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2023-12-01T05:54:28.045 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T05:54:28.112 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2023-12-01T05:54:28.112 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2023-12-01T05:54:28.112 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000218565 s, 2.3 MB/s 2023-12-01T05:54:28.113 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T05:54:28.172 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_3 2023-12-01T05:54:28.231 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T05:54:28.232 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:54:28.232 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 381761 Links: 1 2023-12-01T05:54:28.232 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:54:28.232 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:54:28.232 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2023-12-01 05:53:57.766365671 +0000 2023-12-01T05:54:28.232 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2023-12-01 05:53:28.611990198 +0000 2023-12-01T05:54:28.232 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2023-12-01 05:53:28.611990198 +0000 2023-12-01T05:54:28.232 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2023-12-01T05:54:28.232 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T05:54:28.298 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2023-12-01T05:54:28.298 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2023-12-01T05:54:28.298 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000212132 s, 2.4 MB/s 2023-12-01T05:54:28.299 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T05:54:28.358 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_4 2023-12-01T05:54:28.415 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T05:54:28.415 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:54:28.415 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 387974 Links: 1 2023-12-01T05:54:28.415 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:54:28.416 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:54:28.416 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2023-12-01 05:53:57.766365671 +0000 2023-12-01T05:54:28.416 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2023-12-01 05:53:29.302975396 +0000 2023-12-01T05:54:28.416 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2023-12-01 05:53:29.302975396 +0000 2023-12-01T05:54:28.416 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2023-12-01T05:54:28.416 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T05:54:28.482 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2023-12-01T05:54:28.482 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2023-12-01T05:54:28.482 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000188287 s, 2.7 MB/s 2023-12-01T05:54:28.483 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T05:54:28.542 DEBUG:teuthology.orchestra.run.smithi138:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-12-01T05:54:28.677 INFO:teuthology.orchestra.run.smithi138.stdout:loop 2023-12-01T05:54:28.678 INFO:tasks.nvme_loop:Connecting nvme_loop smithi138:/dev/vg_nvme/lv_1... 2023-12-01T05:54:28.678 DEBUG:teuthology.orchestra.run.smithi138:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-12-01T05:54:28.713 INFO:teuthology.orchestra.run.smithi138.stdout:1 2023-12-01T05:54:28.747 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/vg_nvme/lv_11 2023-12-01T05:54:28.795 INFO:tasks.nvme_loop:Connecting nvme_loop smithi138:/dev/vg_nvme/lv_2... 2023-12-01T05:54:28.795 DEBUG:teuthology.orchestra.run.smithi138:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-12-01T05:54:28.873 INFO:teuthology.orchestra.run.smithi138.stdout:1 2023-12-01T05:54:28.908 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/vg_nvme/lv_21 2023-12-01T05:54:28.947 INFO:tasks.nvme_loop:Connecting nvme_loop smithi138:/dev/vg_nvme/lv_3... 2023-12-01T05:54:28.947 DEBUG:teuthology.orchestra.run.smithi138:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-12-01T05:54:29.022 INFO:teuthology.orchestra.run.smithi138.stdout:1 2023-12-01T05:54:29.056 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/vg_nvme/lv_31 2023-12-01T05:54:29.095 INFO:tasks.nvme_loop:Connecting nvme_loop smithi138:/dev/vg_nvme/lv_4... 2023-12-01T05:54:29.096 DEBUG:teuthology.orchestra.run.smithi138:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-12-01T05:54:29.171 INFO:teuthology.orchestra.run.smithi138.stdout:1 2023-12-01T05:54:29.206 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/vg_nvme/lv_41 2023-12-01T05:54:29.246 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2023-12-01T05:54:29.246 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:54:29.303 DEBUG:teuthology.orchestra.run.smithi138:> sudo nvme list 2023-12-01T05:54:29.368 INFO:teuthology.orchestra.run.smithi138.stdout:Node SN Model Namespace Usage Format FW Rev 2023-12-01T05:54:29.369 INFO:teuthology.orchestra.run.smithi138.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-12-01T05:54:29.369 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/nvme0n1 CVFT6161003C400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-12-01T05:54:29.369 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/nvme1n1 df3cd2d7231657e0375f Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-12-01T05:54:29.369 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/nvme2n1 d581a7ec70ce775a975a Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-12-01T05:54:29.369 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/nvme3n1 fd7d83b487faef2b8aef Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-12-01T05:54:29.369 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/nvme4n1 a96c7290211e8535e6c0 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-12-01T05:54:29.370 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-12-01T05:54:29.370 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2023-12-01T05:54:29.370 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/scratch_devs 2023-12-01T05:54:29.436 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T05:54:29.518 INFO:tasks.cephadm:Config: {'roleless': True, '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': '875037c4c0585d32b171b61f9b83f482e6b73b3d'} 2023-12-01T05:54:29.518 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:54:29.518 INFO:tasks.cephadm:Cluster fsid is 179d3f0a-900e-11ee-95a2-87774f69a715 2023-12-01T05:54:29.518 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-01T05:54:29.519 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-12-01T05:54:29.519 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi102': '172.21.15.102', 'mon.smithi138': '172.21.15.138'} 2023-12-01T05:54:29.519 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-01T05:54:29.519 DEBUG:teuthology.orchestra.run.smithi102:> sudo hostname $(hostname -s) 2023-12-01T05:54:29.552 DEBUG:teuthology.orchestra.run.smithi138:> sudo hostname $(hostname -s) 2023-12-01T05:54:29.579 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-01T05:54:29.579 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:54:29.720 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '875037c4c0585d32b171b61f9b83f482e6b73b3d', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/74575/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-7662-g875037c4', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-7662.g875037c4'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-11-30 18:26:27.278881', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-phlogistonjohn-testing-2023-11-30-1010', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2023-12-01T05:54:29.858 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-phlogistonjohn-testing-2023-11-30-1010, sha1 875037c4c0585d32b171b61f9b83f482e6b73b3d from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:54:29.858 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm 2023-12-01T05:54:29.859 DEBUG:teuthology.orchestra.run.smithi102:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T05:54:31.040 INFO:teuthology.orchestra.run.smithi102.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2171037 Dec 1 05:54 /home/ubuntu/cephtest/cephadm 2023-12-01T05:54:31.041 DEBUG:teuthology.orchestra.run.smithi138:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T05:54:32.048 INFO:teuthology.orchestra.run.smithi138.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2171037 Dec 1 05:54 /home/ubuntu/cephtest/cephadm 2023-12-01T05:54:32.048 DEBUG:teuthology.orchestra.run.smithi102:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T05:54:32.069 DEBUG:teuthology.orchestra.run.smithi138:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T05:54:32.098 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d on all hosts... 2023-12-01T05:54:32.098 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull 2023-12-01T05:54:32.112 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull 2023-12-01T05:54:32.187 INFO:teuthology.orchestra.run.smithi102.stderr:Traceback (most recent call last): 2023-12-01T05:54:32.187 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: return _get_module_details(main_name) 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: return _find_spec(fullname, None) 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 894, in _find_spec 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1157, in find_spec 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1131, in _get_spec 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:54:32.188 INFO:teuthology.orchestra.run.smithi102.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:54:32.189 INFO:teuthology.orchestra.run.smithi102.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:54:32.189 INFO:teuthology.orchestra.run.smithi102.stderr: ^ 2023-12-01T05:54:32.189 INFO:teuthology.orchestra.run.smithi102.stderr:SyntaxError: invalid syntax 2023-12-01T05:54:32.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:32.192 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' 2023-12-01T05:54:32.193 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-01T05:54:32.194 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/lib/ceph/179d3f0a-900e-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971/remote/smithi102/crash 2023-12-01T05:54:32.195 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/lib/ceph/179d3f0a-900e-11ee-95a2-87774f69a715/crash -- . 2023-12-01T05:54:32.213 INFO:teuthology.orchestra.run.smithi138.stderr:Traceback (most recent call last): 2023-12-01T05:54:32.214 INFO:teuthology.orchestra.run.smithi138.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:54:32.214 INFO:teuthology.orchestra.run.smithi138.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:54:32.214 INFO:teuthology.orchestra.run.smithi138.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:54:32.214 INFO:teuthology.orchestra.run.smithi138.stderr: return _get_module_details(main_name) 2023-12-01T05:54:32.214 INFO:teuthology.orchestra.run.smithi138.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:54:32.214 INFO:teuthology.orchestra.run.smithi138.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:54:32.214 INFO:teuthology.orchestra.run.smithi138.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:54:32.214 INFO:teuthology.orchestra.run.smithi138.stderr: return _find_spec(fullname, None) 2023-12-01T05:54:32.214 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 894, in _find_spec 2023-12-01T05:54:32.214 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 1157, in find_spec 2023-12-01T05:54:32.215 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 1131, in _get_spec 2023-12-01T05:54:32.215 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:54:32.215 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:54:32.215 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:54:32.215 INFO:teuthology.orchestra.run.smithi138.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:54:32.215 INFO:teuthology.orchestra.run.smithi138.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:54:32.215 INFO:teuthology.orchestra.run.smithi138.stderr: ^ 2023-12-01T05:54:32.215 INFO:teuthology.orchestra.run.smithi138.stderr:SyntaxError: invalid syntax 2023-12-01T05:54:32.231 INFO:teuthology.orchestra.run.smithi102.stderr:tar: /var/lib/ceph/179d3f0a-900e-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-01T05:54:32.232 INFO:teuthology.orchestra.run.smithi102.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:54:32.233 DEBUG:teuthology.misc:Transferring archived files from smithi138:/var/lib/ceph/179d3f0a-900e-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971/remote/smithi138/crash 2023-12-01T05:54:32.234 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /var/lib/ceph/179d3f0a-900e-11ee-95a2-87774f69a715/crash -- . 2023-12-01T05:54:32.272 INFO:teuthology.orchestra.run.smithi138.stderr:tar: /var/lib/ceph/179d3f0a-900e-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-01T05:54:32.272 INFO:teuthology.orchestra.run.smithi138.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:54:32.273 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-01T05:54:32.273 DEBUG:teuthology.orchestra.run.smithi102:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/179d3f0a-900e-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-01T05:54:32.300 INFO:teuthology.orchestra.run.smithi102.stderr:grep: /var/log/ceph/179d3f0a-900e-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-01T05:54:32.301 INFO:tasks.cephadm:Compressing logs... 2023-12-01T05:54:32.301 DEBUG:teuthology.orchestra.run.smithi102:> 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 -- 2023-12-01T05:54:32.343 DEBUG:teuthology.orchestra.run.smithi138:> 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 -- 2023-12-01T05:54:32.368 INFO:teuthology.orchestra.run.smithi102.stderr:find: ‘/var/log/ceph’: No such file or directory 2023-12-01T05:54:32.368 INFO:teuthology.orchestra.run.smithi102.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-01T05:54:32.370 INFO:teuthology.orchestra.run.smithi102.stderr: 2023-12-01T05:54:32.370 INFO:teuthology.orchestra.run.smithi102.stderr:real 0m0.013s 2023-12-01T05:54:32.370 INFO:teuthology.orchestra.run.smithi102.stderr:user 0m0.010s 2023-12-01T05:54:32.370 INFO:teuthology.orchestra.run.smithi102.stderr:sys 0m0.010s 2023-12-01T05:54:32.371 INFO:teuthology.orchestra.run.smithi138.stderr:find: ‘/var/log/ceph’: No such file or directory 2023-12-01T05:54:32.371 INFO:teuthology.orchestra.run.smithi138.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-01T05:54:32.373 INFO:teuthology.orchestra.run.smithi138.stderr: 2023-12-01T05:54:32.373 INFO:teuthology.orchestra.run.smithi138.stderr:real 0m0.013s 2023-12-01T05:54:32.373 INFO:teuthology.orchestra.run.smithi138.stderr:user 0m0.010s 2023-12-01T05:54:32.373 INFO:teuthology.orchestra.run.smithi138.stderr:sys 0m0.010s 2023-12-01T05:54:32.374 INFO:tasks.cephadm:Archiving logs... 2023-12-01T05:54:32.374 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971/remote/smithi102/log 2023-12-01T05:54:32.375 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-01T05:54:32.435 INFO:teuthology.orchestra.run.smithi102.stderr:tar: /var/log/ceph: Cannot open: No such file or directory 2023-12-01T05:54:32.435 INFO:teuthology.orchestra.run.smithi102.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:54:32.436 DEBUG:teuthology.misc:Transferring archived files from smithi138:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971/remote/smithi138/log 2023-12-01T05:54:32.437 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-01T05:54:32.464 INFO:teuthology.orchestra.run.smithi138.stderr:tar: /var/log/ceph: Cannot open: No such file or directory 2023-12-01T05:54:32.464 INFO:teuthology.orchestra.run.smithi138.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:54:32.465 INFO:tasks.cephadm:Removing cluster... 2023-12-01T05:54:32.465 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 179d3f0a-900e-11ee-95a2-87774f69a715 --force 2023-12-01T05:54:32.530 INFO:teuthology.orchestra.run.smithi102.stderr:Traceback (most recent call last): 2023-12-01T05:54:32.530 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:54:32.530 INFO:teuthology.orchestra.run.smithi102.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:54:32.530 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: return _get_module_details(main_name) 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: return _find_spec(fullname, None) 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 894, in _find_spec 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1157, in find_spec 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1131, in _get_spec 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr: ^ 2023-12-01T05:54:32.531 INFO:teuthology.orchestra.run.smithi102.stderr:SyntaxError: invalid syntax 2023-12-01T05:54:32.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:32.534 INFO:tasks.cephadm:Teardown complete 2023-12-01T05:54:32.534 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 179d3f0a-900e-11ee-95a2-87774f69a715 --force' 2023-12-01T05:54:32.609 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=34084748bcd448a7bd98b3e8fed96b5f Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 179d3f0a-900e-11ee-95a2-87774f69a715 --force' 2023-12-01T05:54:32.614 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-01T05:54:32.625 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2023-12-01T05:54:32.654 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi102:/dev/vg_nvme/lv_1... 2023-12-01T05:54:32.655 DEBUG:teuthology.orchestra.run.smithi102:> sudo nvme disconnect -n lv_1 2023-12-01T05:54:32.797 INFO:teuthology.orchestra.run.smithi102.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-12-01T05:54:32.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:32.799 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi102:/dev/vg_nvme/lv_2... 2023-12-01T05:54:32.799 DEBUG:teuthology.orchestra.run.smithi102:> sudo nvme disconnect -n lv_2 2023-12-01T05:54:32.934 INFO:teuthology.orchestra.run.smithi102.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-12-01T05:54:32.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:32.936 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi102:/dev/vg_nvme/lv_3... 2023-12-01T05:54:32.936 DEBUG:teuthology.orchestra.run.smithi102:> sudo nvme disconnect -n lv_3 2023-12-01T05:54:33.066 INFO:teuthology.orchestra.run.smithi102.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-12-01T05:54:33.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:33.068 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi102:/dev/vg_nvme/lv_4... 2023-12-01T05:54:33.068 DEBUG:teuthology.orchestra.run.smithi102:> sudo nvme disconnect -n lv_4 2023-12-01T05:54:33.218 INFO:teuthology.orchestra.run.smithi102.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-12-01T05:54:33.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:33.219 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2023-12-01T05:54:33.220 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/scratch_devs 2023-12-01T05:54:33.246 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi138:/dev/vg_nvme/lv_1... 2023-12-01T05:54:33.247 DEBUG:teuthology.orchestra.run.smithi138:> sudo nvme disconnect -n lv_1 2023-12-01T05:54:33.382 INFO:teuthology.orchestra.run.smithi138.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-12-01T05:54:33.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:33.383 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi138:/dev/vg_nvme/lv_2... 2023-12-01T05:54:33.383 DEBUG:teuthology.orchestra.run.smithi138:> sudo nvme disconnect -n lv_2 2023-12-01T05:54:33.512 INFO:teuthology.orchestra.run.smithi138.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-12-01T05:54:33.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:33.513 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi138:/dev/vg_nvme/lv_3... 2023-12-01T05:54:33.514 DEBUG:teuthology.orchestra.run.smithi138:> sudo nvme disconnect -n lv_3 2023-12-01T05:54:33.662 INFO:teuthology.orchestra.run.smithi138.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-12-01T05:54:33.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:33.664 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi138:/dev/vg_nvme/lv_4... 2023-12-01T05:54:33.665 DEBUG:teuthology.orchestra.run.smithi138:> sudo nvme disconnect -n lv_4 2023-12-01T05:54:33.806 INFO:teuthology.orchestra.run.smithi138.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-12-01T05:54:33.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:33.808 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2023-12-01T05:54:33.808 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/scratch_devs 2023-12-01T05:54:33.838 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-01T05:54:33.847 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-01T05:54:33.847 DEBUG:teuthology.orchestra.run.smithi102:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T05:54:33.849 DEBUG:teuthology.orchestra.run.smithi138:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T05:54:33.866 INFO:teuthology.orchestra.run.smithi102.stderr:bash: ntpq: command not found 2023-12-01T05:54:33.870 INFO:teuthology.orchestra.run.smithi102.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:54:33.870 INFO:teuthology.orchestra.run.smithi102.stdout:=============================================================================== 2023-12-01T05:54:33.870 INFO:teuthology.orchestra.run.smithi102.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 28 +1595us[+1595us] +/- 73ms 2023-12-01T05:54:33.871 INFO:teuthology.orchestra.run.smithi102.stdout:^* hv02.front.sepia.ceph.com 3 6 17 28 -1419us[-1438us] +/- 49ms 2023-12-01T05:54:33.871 INFO:teuthology.orchestra.run.smithi102.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 28 +530us[ +511us] +/- 65ms 2023-12-01T05:54:33.871 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:54:33.896 INFO:teuthology.orchestra.run.smithi138.stderr:bash: ntpq: command not found 2023-12-01T05:54:33.901 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:54:33.901 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2023-12-01T05:54:33.901 INFO:teuthology.orchestra.run.smithi138.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 28 +1557us[+1564us] +/- 73ms 2023-12-01T05:54:33.901 INFO:teuthology.orchestra.run.smithi138.stdout:^* hv02.front.sepia.ceph.com 3 6 17 27 -1425us[-1417us] +/- 49ms 2023-12-01T05:54:33.901 INFO:teuthology.orchestra.run.smithi138.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 28 +489us[ +496us] +/- 65ms 2023-12-01T05:54:33.901 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:54:33.902 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-01T05:54:33.910 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-01T05:54:33.911 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-01T05:54:33.962 DEBUG:teuthology.orchestra.run.smithi102:> 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 2023-12-01T05:54:34.074 DEBUG:teuthology.orchestra.run.smithi138:> 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 2023-12-01T05:54:34.174 DEBUG:teuthology.orchestra.run.smithi102:> 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 2023-12-01T05:54:34.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:34.208 DEBUG:teuthology.orchestra.run.smithi138:> 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 2023-12-01T05:54:34.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:34.241 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-01T05:54:34.250 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-01T05:54:34.321 INFO:teuthology.task.internal:Duration was 650.736166 seconds 2023-12-01T05:54:34.322 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-01T05:54:34.407 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-01T05:54:34.407 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T05:54:34.409 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T05:54:34.456 INFO:teuthology.orchestra.run.smithi102.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:54:34.458 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:54:34.828 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-01T05:54:34.828 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi102.front.sepia.ceph.com 2023-12-01T05:54:34.828 DEBUG:teuthology.orchestra.run.smithi102:> 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 2023-12-01T05:54:34.854 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi138.front.sepia.ceph.com 2023-12-01T05:54:34.855 DEBUG:teuthology.orchestra.run.smithi138:> 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 2023-12-01T05:54:34.877 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-01T05:54:34.878 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T05:54:34.897 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T05:54:34.960 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-01T05:54:34.960 DEBUG:teuthology.orchestra.run.smithi102:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T05:54:34.962 DEBUG:teuthology.orchestra.run.smithi138:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T05:54:35.079 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-01T05:54:35.088 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-01T05:54:35.088 DEBUG:teuthology.orchestra.run.smithi102:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T05:54:35.117 DEBUG:teuthology.orchestra.run.smithi138:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T05:54:35.163 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-01T05:54:35.172 DEBUG:teuthology.orchestra.run.smithi102:> 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 2023-12-01T05:54:35.174 DEBUG:teuthology.orchestra.run.smithi138:> 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 2023-12-01T05:54:35.199 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = core 2023-12-01T05:54:35.200 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = core 2023-12-01T05:54:35.226 DEBUG:teuthology.orchestra.run.smithi102:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T05:54:35.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:35.287 DEBUG:teuthology.orchestra.run.smithi138:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T05:54:35.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:35.303 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-01T05:54:35.314 INFO:teuthology.task.internal:Transferring archived files... 2023-12-01T05:54:35.315 DEBUG:teuthology.misc:Transferring archived files from smithi102:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971/remote/smithi102 2023-12-01T05:54:35.316 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T05:54:35.365 DEBUG:teuthology.misc:Transferring archived files from smithi138:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971/remote/smithi138 2023-12-01T05:54:35.365 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T05:54:35.405 INFO:teuthology.task.internal:Removing archive directory... 2023-12-01T05:54:35.405 DEBUG:teuthology.orchestra.run.smithi102:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T05:54:35.408 DEBUG:teuthology.orchestra.run.smithi138:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T05:54:35.452 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-01T05:54:35.464 INFO:teuthology.task.internal:Not uploading archives. 2023-12-01T05:54:35.464 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-01T05:54:35.533 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-01T05:54:35.533 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T05:54:35.535 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T05:54:35.549 INFO:teuthology.orchestra.run.smithi102.stdout: 262170 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 05:54 /home/ubuntu/cephtest 2023-12-01T05:54:35.550 INFO:teuthology.orchestra.run.smithi102.stdout: 262205 2124 -rwxrwxr-x 1 ubuntu ubuntu 2171037 Dec 1 05:54 /home/ubuntu/cephtest/cephadm 2023-12-01T05:54:35.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:54:35.551 INFO:teuthology.orchestra.run.smithi102.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-01T05:54:35.551 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-01T05:54:35.556 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-01T05:54:35.589 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-01T05:54:35.607 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi102 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-01T05:54:35.607 INFO:teuthology.nuke:Checking targets against current locks 2023-12-01T05:54:35.613 INFO:teuthology.orchestra.run.smithi138.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 05:54 /home/ubuntu/cephtest 2023-12-01T05:54:35.613 INFO:teuthology.orchestra.run.smithi138.stdout: 262205 2124 -rwxrwxr-x 1 ubuntu ubuntu 2171037 Dec 1 05:54 /home/ubuntu/cephtest/cephadm 2023-12-01T05:54:35.614 INFO:teuthology.orchestra.run.smithi138.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-01T05:54:35.637 DEBUG:teuthology.nuke:shortname: smithi102 2023-12-01T05:54:35.638 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:54:35.664 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi102.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:38:26.623003', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T05:54:35.668 DEBUG:teuthology.nuke:shortname: smithi138 2023-12-01T05:54:35.668 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:54:35.693 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472971', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:38:26.624502', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T05:54:35.734 INFO:teuthology.orchestra.console.smithi102:Power off 2023-12-01T05:54:35.734 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T05:54:35.765 DEBUG:teuthology.orchestra.console.smithi102:power off output: Chassis Power Control: Down/Off 2023-12-01T05:54:35.765 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:54:35.791 INFO:teuthology.orchestra.console.smithi138:Power off 2023-12-01T05:54:35.792 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T05:54:35.809 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is on 2023-12-01T05:54:35.820 DEBUG:teuthology.orchestra.console.smithi138:power off output: Chassis Power Control: Down/Off 2023-12-01T05:54:35.820 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:54:35.848 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is on 2023-12-01T05:54:39.811 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:54:39.848 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:54:39.921 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is on 2023-12-01T05:54:39.958 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is on 2023-12-01T05:54:43.926 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:54:43.959 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:54:44.036 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is on 2023-12-01T05:54:44.069 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is on 2023-12-01T05:54:48.038 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:54:48.070 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:54:48.148 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is off 2023-12-01T05:54:48.182 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is off 2023-12-01T05:54:48.249 INFO:teuthology.orchestra.console.smithi102:Power off completed 2023-12-01T05:54:48.283 INFO:teuthology.orchestra.console.smithi138:Power off completed 2023-12-01T05:54:48.388 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-services/client-keyring 3-final} duration: 650.7361662387848 failure_reason: 'Command failed on smithi102 with status 1: ''sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 179d3f0a-900e-11ee-95a2-87774f69a715 --force''' owner: scheduled_phlogistonjohn@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=34084748bcd448a7bd98b3e8fed96b5f status: fail success: false 2023-12-01T05:54:48.389 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T05:54:48.473 INFO:teuthology.run:FAIL