2023-06-24T14:36:58.266 INFO:root:teuthology version: 0.0.1.dev128+g076bbeb 2023-06-24T14:36:58.268 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --description rbd/pwl-cache/tmpfs/{1-base/install 2-cluster/{fix-2 openstack} 3-supported-random-distro$/{centos_8} 4-cache-path 5-cache-mode/rwl 6-cache-size/1G 7-workloads/qemu_xfstests} --name yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi/7315294 --verbose -- /home/teuthworker/archive/yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi/7315294/orig.config.yaml 2023-06-24T14:36:58.304 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-06-24T14:37:03.398 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi/7315294 branch: reef description: rbd/pwl-cache/tmpfs/{1-base/install 2-cluster/{fix-2 openstack} 3-supported-random-distro$/{centos_8} 4-cache-path 5-cache-mode/rwl 6-cache-size/1G 7-workloads/qemu_xfstests} email: yweinste@redhat.com first_in_suite: false job_id: '7315294' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: reef ceph: conf: client: rbd_persistent_cache_mode: rwl rbd_persistent_cache_path: /home/ubuntu/cephtest/rbd-pwl-cache rbd_persistent_cache_size: 1073741824 rbd_plugins: pwl_cache mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: c9d917e3a4a8fddd8a281c771f80a9b76e3a6fb8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: c9d917e3a4a8fddd8a281c771f80a9b76e3a6fb8 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: b9d28de6006117997208584eb86d8d304f2a113d owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mgr.x - osd.0 - osd.1 - - mon.b - mgr.y - osd.2 - osd.3 - client.0 seed: 5812 sha1: c9d917e3a4a8fddd8a281c771f80a9b76e3a6fb8 sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: reef suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_b9d28de6006117997208584eb86d8d304f2a113d/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: b9d28de6006117997208584eb86d8d304f2a113d targets: smithi073.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD09X+r/wbL8Y7K+sX+1CJTuNDCR2hCswTN6p32NLf92cgGfgafohHl4PnVx5JMTe5kEMzzfOjXBomyI711PKCU= smithi107.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6QB7g8a51bDJ+7a1jLO3laMd4EXDWHGwNE1+tc85LwpO38Y2Q4Vdv+0AY8UBGNB5wEaVxFKmUyY/W2fBoaNyyApdfJzZWv+xSXxVHGEgKJNKZJ7RLNJhzYrgOhMJiPf6Lk65U32GJM65EqKFYikXvFllz0yH7M68BHW3+wIWjH8NXVFBHdVzV6/nhLd1wToMk3Fqz20G4AVeCE+OTcw6+BKHr5z6cqJ5u17uECLcComypav0t02/yk25WEEiWB9ZHVrO+vGuwgUk3LuiCuXtjFKowOINS/aaQ5Fa+OfOc1AMUkT8EIGRYlMbW+/2/PSqmPalwtCgEQow7NSEBsyJE2lY6WGiIBhoFjqSGn1wQECLa61grrmShW5EPVTaTt9rb6TsPfjYKJfhMDjEUE2IcrdKN1bo0hDsFxEx+8qXvVTfy4KMpoGQpXFNxIeVxGOHfOLGmmcle51TGcwuKEhvny14bwmfgRbUEMrB4mHgHLxNpKbvD8hit2TjODHtZ6xc= tasks: - install: null - ceph: null - exec: client.0: - mkdir /home/ubuntu/cephtest/tmpfs - mkdir /home/ubuntu/cephtest/rbd-pwl-cache - sudo mount -t tmpfs -o size=20G tmpfs /home/ubuntu/cephtest/tmpfs - truncate -s 20G /home/ubuntu/cephtest/tmpfs/loopfile - mkfs.ext4 /home/ubuntu/cephtest/tmpfs/loopfile - sudo mount -o loop /home/ubuntu/cephtest/tmpfs/loopfile /home/ubuntu/cephtest/rbd-pwl-cache - sudo chmod 777 /home/ubuntu/cephtest/rbd-pwl-cache - exec_on_cleanup: client.0: - sudo umount /home/ubuntu/cephtest/rbd-pwl-cache - sudo umount /home/ubuntu/cephtest/tmpfs - rm -rf /home/ubuntu/cephtest/rbd-pwl-cache - rm -rf /home/ubuntu/cephtest/tmpfs - qemu: client.0: cpus: 4 disks: 3 memory: 4096 test: qa/run_xfstests_qemu.sh type: block teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 076bbebc42a14f7d568aaa78eabb0038327bcb23 timestamp: 2023-06-23_21:02:01 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.23459 2023-06-24T14:37:03.398 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_b9d28de6006117997208584eb86d8d304f2a113d/qa; will attempt to use it 2023-06-24T14:37:03.400 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_b9d28de6006117997208584eb86d8d304f2a113d/qa/tasks 2023-06-24T14:37:03.400 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-06-24T14:37:03.402 INFO:teuthology.task.internal:Checking packages... 2023-06-24T14:37:03.431 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'c9d917e3a4a8fddd8a281c771f80a9b76e3a6fb8' 2023-06-24T14:37:03.431 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-06-24T14:37:03.432 INFO:teuthology.packaging:ref: None 2023-06-24T14:37:03.432 INFO:teuthology.packaging:tag: None 2023-06-24T14:37:03.432 INFO:teuthology.packaging:branch: reef 2023-06-24T14:37:03.432 INFO:teuthology.packaging:sha1: c9d917e3a4a8fddd8a281c771f80a9b76e3a6fb8 2023-06-24T14:37:03.433 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-06-24T14:37:11.527 INFO:teuthology.task.internal:Found packages for ceph version 18.1.0-176.g026e2477 2023-06-24T14:37:11.528 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-06-24T14:37:11.534 INFO:teuthology.task.internal:no buildpackages task found 2023-06-24T14:37:11.534 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-06-24T14:37:11.541 INFO:teuthology.task.internal:Saving configuration 2023-06-24T14:37:11.556 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-06-24T14:37:11.562 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-24T14:37:21.594 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi073.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi/7315294', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-06-24 14:31:05.884043', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD09X+r/wbL8Y7K+sX+1CJTuNDCR2hCswTN6p32NLf92cgGfgafohHl4PnVx5JMTe5kEMzzfOjXBomyI711PKCU='} 2023-06-24T14:37:26.631 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi/7315294', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-06-24 14:31:05.885725', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN/kJm4f5vxaHl7E9SDikSm9WqtD4ZXnIn1b2D2IMxGrvfczzd0qPaji3wuzTKduhbxp2oshV9kLDHZg1L+noTE='} 2023-06-24T14:37:26.631 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-06-24T14:37:26.639 INFO:teuthology.task.internal:roles: ubuntu@smithi073.front.sepia.ceph.com - ['mon.a', 'mgr.x', 'osd.0', 'osd.1'] 2023-06-24T14:37:26.639 INFO:teuthology.task.internal:roles: ubuntu@smithi107.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.2', 'osd.3', 'client.0'] 2023-06-24T14:37:26.639 INFO:teuthology.run_tasks:Running task console_log... 2023-06-24T14:37:36.747 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f42683a9f70>, signals=[15]) 2023-06-24T14:37:36.749 INFO:teuthology.run_tasks:Running task internal.connect... 2023-06-24T14:37:36.758 INFO:teuthology.task.internal:Opening connections... 2023-06-24T14:37:36.758 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi073.front.sepia.ceph.com 2023-06-24T14:37:36.760 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-24T14:37:36.832 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi107.front.sepia.ceph.com 2023-06-24T14:37:36.833 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-24T14:37:36.904 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-06-24T14:37:36.912 DEBUG:teuthology.orchestra.run.smithi073:> uname -m 2023-06-24T14:37:36.933 INFO:teuthology.orchestra.run.smithi073.stdout:x86_64 2023-06-24T14:37:36.933 DEBUG:teuthology.orchestra.run.smithi073:> cat /etc/os-release 2023-06-24T14:37:36.992 INFO:teuthology.orchestra.run.smithi073.stdout:NAME="CentOS Stream" 2023-06-24T14:37:36.993 INFO:teuthology.orchestra.run.smithi073.stdout:VERSION="8" 2023-06-24T14:37:36.993 INFO:teuthology.orchestra.run.smithi073.stdout:ID="centos" 2023-06-24T14:37:36.993 INFO:teuthology.orchestra.run.smithi073.stdout:ID_LIKE="rhel fedora" 2023-06-24T14:37:36.994 INFO:teuthology.orchestra.run.smithi073.stdout:VERSION_ID="8" 2023-06-24T14:37:36.994 INFO:teuthology.orchestra.run.smithi073.stdout:PLATFORM_ID="platform:el8" 2023-06-24T14:37:36.994 INFO:teuthology.orchestra.run.smithi073.stdout:PRETTY_NAME="CentOS Stream 8" 2023-06-24T14:37:36.995 INFO:teuthology.orchestra.run.smithi073.stdout:ANSI_COLOR="0;31" 2023-06-24T14:37:36.995 INFO:teuthology.orchestra.run.smithi073.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-06-24T14:37:36.995 INFO:teuthology.orchestra.run.smithi073.stdout:HOME_URL="https://centos.org/" 2023-06-24T14:37:36.995 INFO:teuthology.orchestra.run.smithi073.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-06-24T14:37:36.996 INFO:teuthology.orchestra.run.smithi073.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-06-24T14:37:36.996 INFO:teuthology.orchestra.run.smithi073.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-06-24T14:37:36.997 INFO:teuthology.lock.ops:Updating smithi073.front.sepia.ceph.com on lock server 2023-06-24T14:37:42.029 DEBUG:teuthology.orchestra.run.smithi107:> uname -m 2023-06-24T14:37:42.066 INFO:teuthology.orchestra.run.smithi107.stdout:x86_64 2023-06-24T14:37:42.067 DEBUG:teuthology.orchestra.run.smithi107:> cat /etc/os-release 2023-06-24T14:37:42.127 INFO:teuthology.orchestra.run.smithi107.stdout:NAME="CentOS Stream" 2023-06-24T14:37:42.128 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION="8" 2023-06-24T14:37:42.128 INFO:teuthology.orchestra.run.smithi107.stdout:ID="centos" 2023-06-24T14:37:42.128 INFO:teuthology.orchestra.run.smithi107.stdout:ID_LIKE="rhel fedora" 2023-06-24T14:37:42.128 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION_ID="8" 2023-06-24T14:37:42.128 INFO:teuthology.orchestra.run.smithi107.stdout:PLATFORM_ID="platform:el8" 2023-06-24T14:37:42.128 INFO:teuthology.orchestra.run.smithi107.stdout:PRETTY_NAME="CentOS Stream 8" 2023-06-24T14:37:42.128 INFO:teuthology.orchestra.run.smithi107.stdout:ANSI_COLOR="0;31" 2023-06-24T14:37:42.129 INFO:teuthology.orchestra.run.smithi107.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-06-24T14:37:42.129 INFO:teuthology.orchestra.run.smithi107.stdout:HOME_URL="https://centos.org/" 2023-06-24T14:37:42.129 INFO:teuthology.orchestra.run.smithi107.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-06-24T14:37:42.129 INFO:teuthology.orchestra.run.smithi107.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-06-24T14:37:42.129 INFO:teuthology.orchestra.run.smithi107.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-06-24T14:37:42.129 INFO:teuthology.lock.ops:Updating smithi107.front.sepia.ceph.com on lock server 2023-06-24T14:37:47.162 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-06-24T14:37:47.173 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-06-24T14:37:47.186 INFO:teuthology.task.internal:Checking for old test directory... 2023-06-24T14:37:47.186 DEBUG:teuthology.orchestra.run.smithi073:> test '!' -e /home/ubuntu/cephtest 2023-06-24T14:37:47.189 DEBUG:teuthology.orchestra.run.smithi107:> test '!' -e /home/ubuntu/cephtest 2023-06-24T14:37:47.210 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-06-24T14:37:47.216 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-06-24T14:37:47.216 DEBUG:teuthology.orchestra.run.smithi073:> test -z $(ls -A /var/lib/ceph) 2023-06-24T14:37:47.249 DEBUG:teuthology.orchestra.run.smithi107:> test -z $(ls -A /var/lib/ceph) 2023-06-24T14:37:47.268 INFO:teuthology.orchestra.run.smithi073.stderr:ls: cannot open directory '/var/lib/ceph': Permission denied 2023-06-24T14:37:47.272 INFO:teuthology.orchestra.run.smithi107.stderr:ls: cannot open directory '/var/lib/ceph': Permission denied 2023-06-24T14:37:47.272 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-06-24T14:37:48.415 INFO:teuthology.run_tasks:Running task kernel... 2023-06-24T14:37:48.432 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-06-24T14:37:48.433 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-06-24T14:37:48.433 DEBUG:teuthology.orchestra.run.smithi073:> test -f /run/.containerenv -o -f /.dockerenv 2023-06-24T14:37:48.434 DEBUG:teuthology.orchestra.run.smithi107:> test -f /run/.containerenv -o -f /.dockerenv 2023-06-24T14:37:48.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-24T14:37:48.455 DEBUG:teuthology.orchestra.run.smithi073:> uname -r 2023-06-24T14:37:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-24T14:37:48.456 DEBUG:teuthology.orchestra.run.smithi107:> uname -r 2023-06-24T14:37:48.517 INFO:teuthology.orchestra.run.smithi073.stdout:4.18.0-497.el8.x86_64 2023-06-24T14:37:48.518 INFO:teuthology.task.kernel:Running kernel on smithi073: 4.18.0-497.el8.x86_64 2023-06-24T14:37:48.518 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum install -y kernel 2023-06-24T14:37:48.519 INFO:teuthology.orchestra.run.smithi107.stdout:4.18.0-497.el8.x86_64 2023-06-24T14:37:48.520 INFO:teuthology.task.kernel:Running kernel on smithi107: 4.18.0-497.el8.x86_64 2023-06-24T14:37:48.520 DEBUG:teuthology.orchestra.run.smithi107:> sudo yum install -y kernel 2023-06-24T14:37:52.770 INFO:teuthology.orchestra.run.smithi107.stdout:Last metadata expiration check: 0:25:46 ago on Sat 24 Jun 2023 02:12:06 PM UTC. 2023-06-24T14:37:52.962 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:25:31 ago on Sat 24 Jun 2023 02:12:21 PM UTC. 2023-06-24T14:37:53.955 INFO:teuthology.orchestra.run.smithi107.stdout:Package kernel-4.18.0-497.el8.x86_64 is already installed. 2023-06-24T14:37:53.955 INFO:teuthology.orchestra.run.smithi107.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-06-24T14:37:53.955 INFO:teuthology.orchestra.run.smithi107.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-06-24T14:37:54.176 INFO:teuthology.orchestra.run.smithi073.stdout:Package kernel-4.18.0-497.el8.x86_64 is already installed. 2023-06-24T14:37:54.177 INFO:teuthology.orchestra.run.smithi073.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-06-24T14:37:54.177 INFO:teuthology.orchestra.run.smithi073.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-06-24T14:37:54.181 INFO:teuthology.orchestra.run.smithi107.stdout:Dependencies resolved. 2023-06-24T14:37:54.182 INFO:teuthology.orchestra.run.smithi107.stdout:Nothing to do. 2023-06-24T14:37:54.183 INFO:teuthology.orchestra.run.smithi107.stdout:Complete! 2023-06-24T14:37:54.313 DEBUG:teuthology.orchestra.run.smithi107:> echo no | sudo yum reinstall kernel || true 2023-06-24T14:37:54.410 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2023-06-24T14:37:54.411 INFO:teuthology.orchestra.run.smithi073.stdout:Nothing to do. 2023-06-24T14:37:54.411 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2023-06-24T14:37:54.524 DEBUG:teuthology.orchestra.run.smithi073:> echo no | sudo yum reinstall kernel || true 2023-06-24T14:37:55.118 INFO:teuthology.orchestra.run.smithi107.stdout:Last metadata expiration check: 0:25:49 ago on Sat 24 Jun 2023 02:12:06 PM UTC. 2023-06-24T14:37:55.330 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:25:34 ago on Sat 24 Jun 2023 02:12:21 PM UTC. 2023-06-24T14:37:56.394 INFO:teuthology.orchestra.run.smithi107.stdout:Dependencies resolved. 2023-06-24T14:37:56.416 INFO:teuthology.orchestra.run.smithi107.stdout:================================================================================ 2023-06-24T14:37:56.416 INFO:teuthology.orchestra.run.smithi107.stdout: Package Architecture Version Repository Size 2023-06-24T14:37:56.416 INFO:teuthology.orchestra.run.smithi107.stdout:================================================================================ 2023-06-24T14:37:56.417 INFO:teuthology.orchestra.run.smithi107.stdout:Reinstalling: 2023-06-24T14:37:56.417 INFO:teuthology.orchestra.run.smithi107.stdout: kernel x86_64 4.18.0-348.el8 baseos 7.0 M 2023-06-24T14:37:56.417 INFO:teuthology.orchestra.run.smithi107.stdout: kernel x86_64 4.18.0-489.el8 baseos 9.5 M 2023-06-24T14:37:56.417 INFO:teuthology.orchestra.run.smithi107.stdout: kernel x86_64 4.18.0-497.el8 baseos 9.6 M 2023-06-24T14:37:56.417 INFO:teuthology.orchestra.run.smithi107.stdout: 2023-06-24T14:37:56.417 INFO:teuthology.orchestra.run.smithi107.stdout:Transaction Summary 2023-06-24T14:37:56.417 INFO:teuthology.orchestra.run.smithi107.stdout:================================================================================ 2023-06-24T14:37:56.418 INFO:teuthology.orchestra.run.smithi107.stdout: 2023-06-24T14:37:56.418 INFO:teuthology.orchestra.run.smithi107.stdout:Total download size: 26 M 2023-06-24T14:37:56.419 INFO:teuthology.orchestra.run.smithi107.stdout:Installed size: 0 2023-06-24T14:37:56.419 INFO:teuthology.orchestra.run.smithi107.stderr:Operation aborted. 2023-06-24T14:37:56.493 INFO:teuthology.orchestra.run.smithi107.stdout:Is this ok [y/N]: 2023-06-24T14:37:56.494 DEBUG:teuthology.orchestra.run.smithi107:> sudo yum reinstall -y kernel || true 2023-06-24T14:37:56.621 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2023-06-24T14:37:56.633 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2023-06-24T14:37:56.634 INFO:teuthology.orchestra.run.smithi073.stdout: Package Architecture Version Repository Size 2023-06-24T14:37:56.634 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2023-06-24T14:37:56.634 INFO:teuthology.orchestra.run.smithi073.stdout:Reinstalling: 2023-06-24T14:37:56.634 INFO:teuthology.orchestra.run.smithi073.stdout: kernel x86_64 4.18.0-348.el8 baseos 7.0 M 2023-06-24T14:37:56.634 INFO:teuthology.orchestra.run.smithi073.stdout: kernel x86_64 4.18.0-489.el8 baseos 9.5 M 2023-06-24T14:37:56.634 INFO:teuthology.orchestra.run.smithi073.stdout: kernel x86_64 4.18.0-497.el8 baseos 9.6 M 2023-06-24T14:37:56.635 INFO:teuthology.orchestra.run.smithi073.stdout: 2023-06-24T14:37:56.635 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2023-06-24T14:37:56.635 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2023-06-24T14:37:56.635 INFO:teuthology.orchestra.run.smithi073.stdout: 2023-06-24T14:37:56.639 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 26 M 2023-06-24T14:37:56.639 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 0 2023-06-24T14:37:56.639 INFO:teuthology.orchestra.run.smithi073.stderr:Operation aborted. 2023-06-24T14:37:56.758 INFO:teuthology.orchestra.run.smithi073.stdout:Is this ok [y/N]: 2023-06-24T14:37:56.758 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum reinstall -y kernel || true 2023-06-24T14:37:57.275 INFO:teuthology.orchestra.run.smithi107.stdout:Last metadata expiration check: 0:25:51 ago on Sat 24 Jun 2023 02:12:06 PM UTC. 2023-06-24T14:37:57.545 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:25:36 ago on Sat 24 Jun 2023 02:12:21 PM UTC. 2023-06-24T14:37:58.555 INFO:teuthology.orchestra.run.smithi107.stdout:Dependencies resolved. 2023-06-24T14:37:58.556 INFO:teuthology.orchestra.run.smithi107.stdout:================================================================================ 2023-06-24T14:37:58.556 INFO:teuthology.orchestra.run.smithi107.stdout: Package Architecture Version Repository Size 2023-06-24T14:37:58.556 INFO:teuthology.orchestra.run.smithi107.stdout:================================================================================ 2023-06-24T14:37:58.556 INFO:teuthology.orchestra.run.smithi107.stdout:Reinstalling: 2023-06-24T14:37:58.557 INFO:teuthology.orchestra.run.smithi107.stdout: kernel x86_64 4.18.0-348.el8 baseos 7.0 M 2023-06-24T14:37:58.557 INFO:teuthology.orchestra.run.smithi107.stdout: kernel x86_64 4.18.0-489.el8 baseos 9.5 M 2023-06-24T14:37:58.557 INFO:teuthology.orchestra.run.smithi107.stdout: kernel x86_64 4.18.0-497.el8 baseos 9.6 M 2023-06-24T14:37:58.557 INFO:teuthology.orchestra.run.smithi107.stdout: 2023-06-24T14:37:58.557 INFO:teuthology.orchestra.run.smithi107.stdout:Transaction Summary 2023-06-24T14:37:58.557 INFO:teuthology.orchestra.run.smithi107.stdout:================================================================================ 2023-06-24T14:37:58.557 INFO:teuthology.orchestra.run.smithi107.stdout: 2023-06-24T14:37:58.558 INFO:teuthology.orchestra.run.smithi107.stdout:Total download size: 26 M 2023-06-24T14:37:58.558 INFO:teuthology.orchestra.run.smithi107.stdout:Installed size: 0 2023-06-24T14:37:58.558 INFO:teuthology.orchestra.run.smithi107.stdout:Downloading Packages: 2023-06-24T14:37:58.832 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2023-06-24T14:37:58.833 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2023-06-24T14:37:58.834 INFO:teuthology.orchestra.run.smithi073.stdout: Package Architecture Version Repository Size 2023-06-24T14:37:58.834 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2023-06-24T14:37:58.834 INFO:teuthology.orchestra.run.smithi073.stdout:Reinstalling: 2023-06-24T14:37:58.835 INFO:teuthology.orchestra.run.smithi073.stdout: kernel x86_64 4.18.0-348.el8 baseos 7.0 M 2023-06-24T14:37:58.835 INFO:teuthology.orchestra.run.smithi073.stdout: kernel x86_64 4.18.0-489.el8 baseos 9.5 M 2023-06-24T14:37:58.835 INFO:teuthology.orchestra.run.smithi073.stdout: kernel x86_64 4.18.0-497.el8 baseos 9.6 M 2023-06-24T14:37:58.836 INFO:teuthology.orchestra.run.smithi073.stdout: 2023-06-24T14:37:58.836 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2023-06-24T14:37:58.836 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2023-06-24T14:37:58.837 INFO:teuthology.orchestra.run.smithi073.stdout: 2023-06-24T14:37:58.837 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 26 M 2023-06-24T14:37:58.837 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 0 2023-06-24T14:37:58.837 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2023-06-24T14:37:59.611 INFO:teuthology.orchestra.run.smithi107.stdout:(1/3): kernel-4.18.0-497.el8.x86_64.rpm 9.9 MB/s | 9.6 MB 00:00 2023-06-24T14:37:59.694 INFO:teuthology.orchestra.run.smithi107.stdout:(2/3): kernel-4.18.0-348.el8.x86_64.rpm 6.6 MB/s | 7.0 MB 00:01 2023-06-24T14:37:59.796 INFO:teuthology.orchestra.run.smithi107.stdout:(3/3): kernel-4.18.0-489.el8.x86_64.rpm 8.1 MB/s | 9.5 MB 00:01 2023-06-24T14:37:59.796 INFO:teuthology.orchestra.run.smithi107.stdout:-------------------------------------------------------------------------------- 2023-06-24T14:37:59.796 INFO:teuthology.orchestra.run.smithi107.stdout:Total 21 MB/s | 26 MB 00:01 2023-06-24T14:38:00.078 INFO:teuthology.orchestra.run.smithi107.stdout:Running transaction check 2023-06-24T14:38:00.399 INFO:teuthology.orchestra.run.smithi073.stdout:(1/3): kernel-4.18.0-348.el8.x86_64.rpm 5.1 MB/s | 7.0 MB 00:01 2023-06-24T14:38:00.591 INFO:teuthology.orchestra.run.smithi073.stdout:(2/3): kernel-4.18.0-497.el8.x86_64.rpm 6.2 MB/s | 9.6 MB 00:01 2023-06-24T14:38:00.716 INFO:teuthology.orchestra.run.smithi073.stdout:(3/3): kernel-4.18.0-489.el8.x86_64.rpm 5.6 MB/s | 9.5 MB 00:01 2023-06-24T14:38:00.716 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2023-06-24T14:38:00.717 INFO:teuthology.orchestra.run.smithi073.stdout:Total 14 MB/s | 26 MB 00:01 2023-06-24T14:38:00.863 INFO:teuthology.orchestra.run.smithi107.stdout:Transaction check succeeded. 2023-06-24T14:38:00.864 INFO:teuthology.orchestra.run.smithi107.stdout:Running transaction test 2023-06-24T14:38:01.000 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2023-06-24T14:38:01.294 INFO:teuthology.orchestra.run.smithi107.stdout:Transaction test succeeded. 2023-06-24T14:38:01.320 INFO:teuthology.orchestra.run.smithi107.stdout:Running transaction 2023-06-24T14:38:01.791 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2023-06-24T14:38:01.791 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2023-06-24T14:38:01.889 INFO:teuthology.orchestra.run.smithi107.stdout: Preparing : 1/1 2023-06-24T14:38:02.165 INFO:teuthology.orchestra.run.smithi107.stdout: Reinstalling : kernel-4.18.0-497.el8.x86_64 1/6 2023-06-24T14:38:02.236 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2023-06-24T14:38:02.266 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2023-06-24T14:38:02.400 INFO:teuthology.orchestra.run.smithi107.stdout: Reinstalling : kernel-4.18.0-489.el8.x86_64 2/6 2023-06-24T14:38:02.568 INFO:teuthology.orchestra.run.smithi107.stdout: Reinstalling : kernel-4.18.0-348.el8.x86_64 3/6 2023-06-24T14:38:02.569 INFO:teuthology.orchestra.run.smithi107.stdout: Cleanup : kernel-4.18.0-497.el8.x86_64 4/6 2023-06-24T14:38:02.769 INFO:teuthology.orchestra.run.smithi107.stdout: Running scriptlet: kernel-4.18.0-497.el8.x86_64 4/6 2023-06-24T14:38:02.770 INFO:teuthology.orchestra.run.smithi107.stdout: Cleanup : kernel-4.18.0-489.el8.x86_64 5/6 2023-06-24T14:38:02.856 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2023-06-24T14:38:02.943 INFO:teuthology.orchestra.run.smithi107.stdout: Running scriptlet: kernel-4.18.0-489.el8.x86_64 5/6 2023-06-24T14:38:02.943 INFO:teuthology.orchestra.run.smithi107.stdout: Cleanup : kernel-4.18.0-348.el8.x86_64 6/6 2023-06-24T14:38:03.181 INFO:teuthology.orchestra.run.smithi073.stdout: Reinstalling : kernel-4.18.0-497.el8.x86_64 1/6 2023-06-24T14:38:03.391 INFO:teuthology.orchestra.run.smithi073.stdout: Reinstalling : kernel-4.18.0-489.el8.x86_64 2/6 2023-06-24T14:38:03.463 INFO:teuthology.orchestra.run.smithi107.stdout: Running scriptlet: kernel-4.18.0-348.el8.x86_64 6/6 2023-06-24T14:38:03.464 INFO:teuthology.orchestra.run.smithi107.stdout: Verifying : kernel-4.18.0-348.el8.x86_64 1/6 2023-06-24T14:38:03.464 INFO:teuthology.orchestra.run.smithi107.stdout: Verifying : kernel-4.18.0-348.el8.x86_64 2/6 2023-06-24T14:38:03.464 INFO:teuthology.orchestra.run.smithi107.stdout: Verifying : kernel-4.18.0-489.el8.x86_64 3/6 2023-06-24T14:38:03.464 INFO:teuthology.orchestra.run.smithi107.stdout: Verifying : kernel-4.18.0-489.el8.x86_64 4/6 2023-06-24T14:38:03.464 INFO:teuthology.orchestra.run.smithi107.stdout: Verifying : kernel-4.18.0-497.el8.x86_64 5/6 2023-06-24T14:38:03.601 INFO:teuthology.orchestra.run.smithi073.stdout: Reinstalling : kernel-4.18.0-348.el8.x86_64 3/6 2023-06-24T14:38:03.601 INFO:teuthology.orchestra.run.smithi073.stdout: Cleanup : kernel-4.18.0-497.el8.x86_64 4/6 2023-06-24T14:38:03.795 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-4.18.0-497.el8.x86_64 4/6 2023-06-24T14:38:03.795 INFO:teuthology.orchestra.run.smithi073.stdout: Cleanup : kernel-4.18.0-489.el8.x86_64 5/6 2023-06-24T14:38:04.008 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-4.18.0-489.el8.x86_64 5/6 2023-06-24T14:38:04.009 INFO:teuthology.orchestra.run.smithi073.stdout: Cleanup : kernel-4.18.0-348.el8.x86_64 6/6 2023-06-24T14:38:04.080 INFO:teuthology.orchestra.run.smithi107.stdout: Verifying : kernel-4.18.0-497.el8.x86_64 6/6 2023-06-24T14:38:04.080 INFO:teuthology.orchestra.run.smithi107.stdout: 2023-06-24T14:38:04.080 INFO:teuthology.orchestra.run.smithi107.stdout:Reinstalled: 2023-06-24T14:38:04.080 INFO:teuthology.orchestra.run.smithi107.stdout: kernel-4.18.0-348.el8.x86_64 kernel-4.18.0-489.el8.x86_64 2023-06-24T14:38:04.081 INFO:teuthology.orchestra.run.smithi107.stdout: kernel-4.18.0-497.el8.x86_64 2023-06-24T14:38:04.081 INFO:teuthology.orchestra.run.smithi107.stdout: 2023-06-24T14:38:04.081 INFO:teuthology.orchestra.run.smithi107.stdout:Complete! 2023-06-24T14:38:04.182 DEBUG:teuthology.orchestra.run.smithi107:> rpm -q kernel | sort -rV | head -n 1 2023-06-24T14:38:04.436 INFO:teuthology.orchestra.run.smithi107.stdout:kernel-4.18.0-497.el8.x86_64 2023-06-24T14:38:04.437 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-497.el8.x86_64 2023-06-24T14:38:04.437 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-06-24T14:38:04.437 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-06-24T14:38:04.437 DEBUG:teuthology.orchestra.run.smithi107:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-06-24T14:38:04.466 INFO:teuthology.orchestra.run.smithi107.stdout:ttyS1 2023-06-24T14:38:04.482 DEBUG:teuthology.parallel:result is None 2023-06-24T14:38:04.521 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-4.18.0-348.el8.x86_64 6/6 2023-06-24T14:38:04.522 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-4.18.0-348.el8.x86_64 1/6 2023-06-24T14:38:04.522 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-4.18.0-348.el8.x86_64 2/6 2023-06-24T14:38:04.522 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-4.18.0-489.el8.x86_64 3/6 2023-06-24T14:38:04.522 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-4.18.0-489.el8.x86_64 4/6 2023-06-24T14:38:04.522 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-4.18.0-497.el8.x86_64 5/6 2023-06-24T14:38:05.152 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-4.18.0-497.el8.x86_64 6/6 2023-06-24T14:38:05.152 INFO:teuthology.orchestra.run.smithi073.stdout: 2023-06-24T14:38:05.152 INFO:teuthology.orchestra.run.smithi073.stdout:Reinstalled: 2023-06-24T14:38:05.153 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-4.18.0-348.el8.x86_64 kernel-4.18.0-489.el8.x86_64 2023-06-24T14:38:05.153 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-4.18.0-497.el8.x86_64 2023-06-24T14:38:05.153 INFO:teuthology.orchestra.run.smithi073.stdout: 2023-06-24T14:38:05.153 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2023-06-24T14:38:05.266 DEBUG:teuthology.orchestra.run.smithi073:> rpm -q kernel | sort -rV | head -n 1 2023-06-24T14:38:05.482 INFO:teuthology.orchestra.run.smithi073.stdout:kernel-4.18.0-497.el8.x86_64 2023-06-24T14:38:05.483 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-497.el8.x86_64 2023-06-24T14:38:05.483 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-06-24T14:38:05.483 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-06-24T14:38:05.483 DEBUG:teuthology.orchestra.run.smithi073:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-06-24T14:38:05.521 INFO:teuthology.orchestra.run.smithi073.stdout:ttyS1 2023-06-24T14:38:05.533 DEBUG:teuthology.parallel:result is None 2023-06-24T14:38:05.534 INFO:teuthology.run_tasks:Running task internal.base... 2023-06-24T14:38:05.540 INFO:teuthology.task.internal:Creating test directory... 2023-06-24T14:38:05.541 DEBUG:teuthology.orchestra.run.smithi073:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-06-24T14:38:05.575 DEBUG:teuthology.orchestra.run.smithi107:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-06-24T14:38:05.596 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-06-24T14:38:05.603 INFO:teuthology.run_tasks:Running task internal.archive... 2023-06-24T14:38:05.613 INFO:teuthology.task.internal:Creating archive directory... 2023-06-24T14:38:05.614 DEBUG:teuthology.orchestra.run.smithi073:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-06-24T14:38:05.633 DEBUG:teuthology.orchestra.run.smithi107:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-06-24T14:38:05.683 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-06-24T14:38:05.690 INFO:teuthology.task.internal:Enabling coredump saving... 2023-06-24T14:38:05.691 DEBUG:teuthology.orchestra.run.smithi073:> 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-06-24T14:38:05.692 DEBUG:teuthology.orchestra.run.smithi107:> 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-06-24T14:38:05.728 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-06-24T14:38:05.738 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-06-24T14:38:05.758 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-06-24T14:38:05.769 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-06-24T14:38:05.770 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-06-24T14:38:05.777 INFO:teuthology.task.internal:Configuring sudo... 2023-06-24T14:38:05.777 DEBUG:teuthology.orchestra.run.smithi073:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-06-24T14:38:05.781 DEBUG:teuthology.orchestra.run.smithi107:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-06-24T14:38:05.845 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-06-24T14:38:05.853 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-06-24T14:38:05.853 DEBUG:teuthology.orchestra.run.smithi073:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-06-24T14:38:05.855 DEBUG:teuthology.orchestra.run.smithi107:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-06-24T14:38:05.904 DEBUG:teuthology.orchestra.run.smithi073:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-06-24T14:38:10.962 DEBUG:teuthology.orchestra.run.smithi073:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-06-24T14:38:11.003 DEBUG:teuthology.orchestra.run.smithi073:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-06-24T14:38:15.224 DEBUG:teuthology.orchestra.run.smithi073:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-06-24T14:38:15.258 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2023-06-24T14:38:15.258 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-06-24T14:38:15.329 DEBUG:teuthology.orchestra.run.smithi107:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-06-24T14:38:15.374 DEBUG:teuthology.orchestra.run.smithi107:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-06-24T14:38:15.432 DEBUG:teuthology.orchestra.run.smithi107:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-06-24T14:38:15.519 DEBUG:teuthology.orchestra.run.smithi107:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-06-24T14:38:15.566 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2023-06-24T14:38:15.566 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-06-24T14:38:15.635 DEBUG:teuthology.orchestra.run.smithi073:> sudo service rsyslog restart 2023-06-24T14:38:15.637 DEBUG:teuthology.orchestra.run.smithi107:> sudo service rsyslog restart 2023-06-24T14:38:15.708 INFO:teuthology.orchestra.run.smithi073.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-06-24T14:38:15.748 INFO:teuthology.orchestra.run.smithi107.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-06-24T14:38:16.100 INFO:teuthology.run_tasks:Running task internal.timer... 2023-06-24T14:38:16.108 INFO:teuthology.task.internal:Starting timer... 2023-06-24T14:38:16.109 INFO:teuthology.run_tasks:Running task pcp... 2023-06-24T14:38:16.137 INFO:teuthology.run_tasks:Running task selinux... 2023-06-24T14:38:16.149 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-06-24T14:38:16.150 DEBUG:teuthology.orchestra.run.smithi073:> sudo service auditd rotate 2023-06-24T14:38:16.236 INFO:teuthology.orchestra.run.smithi073.stdout:Rotating logs: 2023-06-24T14:38:16.238 DEBUG:teuthology.orchestra.run.smithi107:> sudo service auditd rotate 2023-06-24T14:38:16.336 INFO:teuthology.orchestra.run.smithi107.stdout:Rotating logs: 2023-06-24T14:38:16.337 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-06-24T14:38:16.337 DEBUG:teuthology.orchestra.run.smithi073:> /usr/sbin/getenforce 2023-06-24T14:38:16.367 INFO:teuthology.orchestra.run.smithi073.stdout:Permissive 2023-06-24T14:38:16.368 DEBUG:teuthology.orchestra.run.smithi107:> /usr/sbin/getenforce 2023-06-24T14:38:16.391 INFO:teuthology.orchestra.run.smithi107.stdout:Permissive 2023-06-24T14:38:16.391 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi073.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi107.front.sepia.ceph.com': 'permissive'} 2023-06-24T14:38:16.391 DEBUG:teuthology.orchestra.run.smithi073:> 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-06-24T14:38:16.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-24T14:38:16.438 DEBUG:teuthology.orchestra.run.smithi107:> 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-06-24T14:38:16.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-24T14:38:16.466 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-06-24T14:38:16.467 DEBUG:teuthology.orchestra.run.smithi073:> sudo /usr/sbin/setenforce permissive 2023-06-24T14:38:16.507 DEBUG:teuthology.orchestra.run.smithi107:> sudo /usr/sbin/setenforce permissive 2023-06-24T14:38:16.534 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-06-24T14:38:16.545 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-06-24T14:38:16.550 INFO:teuthology.repo_utils:Fetching main from origin 2023-06-24T14:38:16.693 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-06-24T14:38:16.712 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-06-24T14:38:16.714 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi073.front.sepia.ceph.com,smithi107.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-06-24T14:41:21.449 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi/7315294/ansible_failures.yaml 2023-06-24T14:41:21.451 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/task/ansible.py", line 426, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/task/ansible.py", line 267, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/task/ansible.py", line 295, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/task/ansible.py", line 320, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: {'smithi073.front.sepia.ceph.com': {'changed': False, 'msg': 'All items completed', 'results': [{'_ansible_item_label': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, '_ansible_no_log': False, 'ansible_loop_var': 'item', 'changed': False, 'err': " /dev/vg_nvme: already exists in filesystem\n Run `vgcreate --help' for more information.\n", 'failed': True, 'invocation': {'module_args': {'force': False, 'pesize': '4', 'pv_options': '', 'pvresize': False, 'pvs': ['/dev/nvme0n1'], 'state': 'present', 'vg': 'vg_nvme', 'vg_options': ''}}, 'item': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, 'msg': "Creating volume group 'vg_nvme' failed", 'rc': 3}]}, 'smithi107.front.sepia.ceph.com': {'changed': False, 'msg': 'All items completed', 'results': [{'_ansible_item_label': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, '_ansible_no_log': False, 'ansible_loop_var': 'item', 'changed': False, 'err': " /dev/vg_nvme: already exists in filesystem\n Run `vgcreate --help' for more information.\n", 'failed': True, 'invocation': {'module_args': {'force': False, 'pesize': '4', 'pv_options': '', 'pvresize': False, 'pvs': ['/dev/nvme0n1'], 'state': 'present', 'vg': 'vg_nvme', 'vg_options': ''}}, 'item': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, 'msg': "Creating volume group 'vg_nvme' failed", 'rc': 3}]}} 2023-06-24T14:41:21.515 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=213a01ea10ca4bba9096ac143d43e5a4 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/task/ansible.py", line 426, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/task/ansible.py", line 267, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/task/ansible.py", line 295, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_076bbebc42a14f7d568aaa78eabb0038327bcb23/teuthology/task/ansible.py", line 320, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: {'smithi073.front.sepia.ceph.com': {'changed': False, 'msg': 'All items completed', 'results': [{'_ansible_item_label': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, '_ansible_no_log': False, 'ansible_loop_var': 'item', 'changed': False, 'err': " /dev/vg_nvme: already exists in filesystem\n Run `vgcreate --help' for more information.\n", 'failed': True, 'invocation': {'module_args': {'force': False, 'pesize': '4', 'pv_options': '', 'pvresize': False, 'pvs': ['/dev/nvme0n1'], 'state': 'present', 'vg': 'vg_nvme', 'vg_options': ''}}, 'item': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, 'msg': "Creating volume group 'vg_nvme' failed", 'rc': 3}]}, 'smithi107.front.sepia.ceph.com': {'changed': False, 'msg': 'All items completed', 'results': [{'_ansible_item_label': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, '_ansible_no_log': False, 'ansible_loop_var': 'item', 'changed': False, 'err': " /dev/vg_nvme: already exists in filesystem\n Run `vgcreate --help' for more information.\n", 'failed': True, 'invocation': {'module_args': {'force': False, 'pesize': '4', 'pv_options': '', 'pvresize': False, 'pvs': ['/dev/nvme0n1'], 'state': 'present', 'vg': 'vg_nvme', 'vg_options': ''}}, 'item': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, 'msg': "Creating volume group 'vg_nvme' failed", 'rc': 3}]}} 2023-06-24T14:41:21.517 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-06-24T14:41:21.526 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-06-24T14:41:21.526 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-06-24T14:41:21.569 DEBUG:teuthology.orchestra.run.smithi073:> 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-06-24T14:41:26.642 DEBUG:teuthology.orchestra.run.smithi107:> 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-06-24T14:41:26.698 DEBUG:teuthology.orchestra.run.smithi073:> 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-06-24T14:41:26.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-24T14:41:26.730 DEBUG:teuthology.orchestra.run.smithi107:> 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-06-24T14:41:26.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-24T14:41:26.762 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-06-24T14:41:26.771 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-06-24T14:41:26.780 INFO:teuthology.task.internal:Duration was 190.671193 seconds 2023-06-24T14:41:26.780 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-06-24T14:41:26.788 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-06-24T14:41:26.789 DEBUG:teuthology.orchestra.run.smithi073:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-06-24T14:41:26.791 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-06-24T14:41:26.838 INFO:teuthology.orchestra.run.smithi073.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-06-24T14:41:26.851 INFO:teuthology.orchestra.run.smithi107.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-06-24T14:41:27.097 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-06-24T14:41:27.098 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi073.front.sepia.ceph.com 2023-06-24T14:41:27.098 DEBUG:teuthology.orchestra.run.smithi073:> 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-06-24T14:41:27.122 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi107.front.sepia.ceph.com 2023-06-24T14:41:27.122 DEBUG:teuthology.orchestra.run.smithi107:> 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-06-24T14:41:27.147 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-06-24T14:41:27.148 DEBUG:teuthology.orchestra.run.smithi073:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-06-24T14:41:27.164 DEBUG:teuthology.orchestra.run.smithi107:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-06-24T14:41:27.219 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-06-24T14:41:27.220 DEBUG:teuthology.orchestra.run.smithi073:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-06-24T14:41:27.234 DEBUG:teuthology.orchestra.run.smithi107:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-06-24T14:41:27.305 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-06-24T14:41:27.314 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-06-24T14:41:27.314 DEBUG:teuthology.orchestra.run.smithi073:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-06-24T14:41:27.341 DEBUG:teuthology.orchestra.run.smithi107:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-06-24T14:41:27.369 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-06-24T14:41:27.384 DEBUG:teuthology.orchestra.run.smithi073:> 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-06-24T14:41:27.387 DEBUG:teuthology.orchestra.run.smithi107:> 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-06-24T14:41:27.411 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern = core 2023-06-24T14:41:27.436 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern = core 2023-06-24T14:41:27.475 DEBUG:teuthology.orchestra.run.smithi073:> test -e /home/ubuntu/cephtest/archive/coredump 2023-06-24T14:41:27.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-24T14:41:27.502 DEBUG:teuthology.orchestra.run.smithi107:> test -e /home/ubuntu/cephtest/archive/coredump 2023-06-24T14:41:27.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-24T14:41:27.532 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-06-24T14:41:27.541 INFO:teuthology.task.internal:Transferring archived files... 2023-06-24T14:41:27.542 DEBUG:teuthology.misc:Transferring archived files from smithi073:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi/7315294/remote/smithi073 2023-06-24T14:41:27.543 DEBUG:teuthology.orchestra.run.smithi073:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-06-24T14:41:27.595 DEBUG:teuthology.misc:Transferring archived files from smithi107:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi/7315294/remote/smithi107 2023-06-24T14:41:27.596 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-06-24T14:41:27.643 INFO:teuthology.task.internal:Removing archive directory... 2023-06-24T14:41:27.643 DEBUG:teuthology.orchestra.run.smithi073:> rm -rf -- /home/ubuntu/cephtest/archive 2023-06-24T14:41:27.645 DEBUG:teuthology.orchestra.run.smithi107:> rm -rf -- /home/ubuntu/cephtest/archive 2023-06-24T14:41:27.697 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-06-24T14:41:27.707 INFO:teuthology.task.internal:Not uploading archives. 2023-06-24T14:41:27.708 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-06-24T14:41:27.771 INFO:teuthology.task.internal:Tidying up after the test... 2023-06-24T14:41:27.772 DEBUG:teuthology.orchestra.run.smithi073:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-06-24T14:41:27.774 DEBUG:teuthology.orchestra.run.smithi107:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-06-24T14:41:27.790 INFO:teuthology.orchestra.run.smithi073.stdout: 393266 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 24 14:41 /home/ubuntu/cephtest 2023-06-24T14:41:27.792 INFO:teuthology.orchestra.run.smithi107.stdout: 525339 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 24 14:41 /home/ubuntu/cephtest 2023-06-24T14:41:27.793 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-06-24T14:41:27.833 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-06-24T14:41:27.853 INFO:teuthology.nuke:Checking targets against current locks 2023-06-24T14:41:32.890 DEBUG:teuthology.nuke:shortname: smithi073 2023-06-24T14:41:32.891 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-24T14:41:42.930 DEBUG:teuthology.nuke:shortname: smithi107 2023-06-24T14:41:42.931 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-24T14:41:46.499 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi073.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi/7315294', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-06-24 14:31:05.884043', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD09X+r/wbL8Y7K+sX+1CJTuNDCR2hCswTN6p32NLf92cgGfgafohHl4PnVx5JMTe5kEMzzfOjXBomyI711PKCU='} 2023-06-24T14:41:46.528 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-06-23_21:02:01-rbd-reef-distro-default-smithi/7315294', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-06-24 14:31:05.885725', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6QB7g8a51bDJ+7a1jLO3laMd4EXDWHGwNE1+tc85LwpO38Y2Q4Vdv+0AY8UBGNB5wEaVxFKmUyY/W2fBoaNyyApdfJzZWv+xSXxVHGEgKJNKZJ7RLNJhzYrgOhMJiPf6Lk65U32GJM65EqKFYikXvFllz0yH7M68BHW3+wIWjH8NXVFBHdVzV6/nhLd1wToMk3Fqz20G4AVeCE+OTcw6+BKHr5z6cqJ5u17uECLcComypav0t02/yk25WEEiWB9ZHVrO+vGuwgUk3LuiCuXtjFKowOINS/aaQ5Fa+OfOc1AMUkT8EIGRYlMbW+/2/PSqmPalwtCgEQow7NSEBsyJE2lY6WGiIBhoFjqSGn1wQECLa61grrmShW5EPVTaTt9rb6TsPfjYKJfhMDjEUE2IcrdKN1bo0hDsFxEx+8qXvVTfy4KMpoGQpXFNxIeVxGOHfOLGmmcle51TGcwuKEhvny14bwmfgRbUEMrB4mHgHLxNpKbvD8hit2TjODHtZ6xc='} 2023-06-24T14:41:46.560 INFO:teuthology.orchestra.console:Power off smithi073 2023-06-24T14:41:46.561 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-06-24T14:41:46.584 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:41:46.602 INFO:teuthology.orchestra.console:Power off smithi107 2023-06-24T14:41:46.603 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-06-24T14:41:46.625 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:41:50.552 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2023-06-24T14:41:50.618 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:41:50.648 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:41:55.731 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:41:55.761 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:00.843 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:00.873 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:05.956 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:05.984 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:06.197 INFO:teuthology.orchestra.console:Power off for smithi107 completed 2023-06-24T14:42:11.068 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:16.183 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:21.294 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:26.408 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:31.520 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:36.632 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-24T14:42:36.844 INFO:teuthology.orchestra.console:Power off for smithi073 completed 2023-06-24T14:42:36.958 INFO:teuthology.run:Summary data: description: rbd/pwl-cache/tmpfs/{1-base/install 2-cluster/{fix-2 openstack} 3-supported-random-distro$/{centos_8} 4-cache-path 5-cache-mode/rwl 6-cache-size/1G 7-workloads/qemu_xfstests} duration: 190.6711926460266 failure_reason: '{''smithi073.front.sepia.ceph.com'': {''changed'': False, ''msg'': ''All items completed'', ''results'': [{''_ansible_item_label'': {''key'': ''vg_nvme'', ''value'': {''pvs'': ''/dev/nvme0n1''}}, ''_ansible_no_log'': False, ''ansible_loop_var'': ''item'', ''changed'': False, ''err'': " /dev/vg_nvme: already exists in filesystem\n Run `vgcreate --help'' for more information.\n", ''failed'': True, ''invocation'': {''module_args'': {''force'': False, ''pesize'': ''4'', ''pv_options'': '''', ''pvresize'': False, ''pvs'': [''/dev/nvme0n1''], ''state'': ''present'', ''vg'': ''vg_nvme'', ''vg_options'': ''''}}, ''item'': {''key'': ''vg_nvme'', ''value'': {''pvs'': ''/dev/nvme0n1''}}, ''msg'': "Creating volume group ''vg_nvme'' failed", ''rc'': 3}]}, ''smithi107.front.sepia.ceph.com'': {''changed'': False, ''msg'': ''All items completed'', ''results'': [{''_ansible_item_label'': {''key'': ''vg_nvme'', ''value'': {''pvs'': ''/dev/nvme0n1''}}, ''_ansible_no_log'': False, ''ansible_loop_var'': ''item'', ''changed'': False, ''err'': " /dev/vg_nvme: already exists in filesystem\n Run `vgcreate --help'' for more information.\n", ''failed'': True, ''invocation'': {''module_args'': {''force'': False, ''pesize'': ''4'', ''pv_options'': '''', ''pvresize'': False, ''pvs'': [''/dev/nvme0n1''], ''state'': ''present'', ''vg'': ''vg_nvme'', ''vg_options'': ''''}}, ''item'': {''key'': ''vg_nvme'', ''value'': {''pvs'': ''/dev/nvme0n1''}}, ''msg'': "Creating volume group ''vg_nvme'' failed", ''rc'': 3}]}}' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=213a01ea10ca4bba9096ac143d43e5a4 status: dead success: false 2023-06-24T14:42:36.959 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-06-24T14:42:38.155 INFO:teuthology.run:DEAD