2026-03-31T03:30:42.392 INFO:root:teuthology version: 1.2.4.dev37+ga59626679 2026-03-31T03:30:42.396 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-31T03:30:42.416 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4284 branch: tentacle description: rados/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-wait} email: null first_in_suite: false flavor: default job_id: '4284' ktype: distro last_in_suite: false machine_type: vps name: kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: tentacle ansible.cephlab: branch: main repo: https://github.com/kshtsk/ceph-cm-ansible.git skip_tags: nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs vars: logical_volumes: lv_1: scratch_dev: true size: 25%VG vg: vg_nvme lv_2: scratch_dev: true size: 25%VG vg: vg_nvme lv_3: scratch_dev: true size: 25%VG vg: vg_nvme lv_4: scratch_dev: true size: 25%VG vg: vg_nvme timezone: UTC volume_groups: vg_nvme: pvs: /dev/vdb,/dev/vdc,/dev/vdd,/dev/vde 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 mclock iops capacity threshold hdd: 49000 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN - CEPHADM_FAILED_DAEMON - but is still running - PG_DEGRADED log-only-match: - CEPHADM_ sha1: 70f8415b300f041766fa27faf7d5472699e32388 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_binary_url: https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm install: ceph: flavor: default sha1: 70f8415b300f041766fa27faf7d5472699e32388 extra_system_packages: deb: - python3-jmespath - python3-xmltodict - s3cmd rpm: - bzip2 - perl-Test-Harness - python3-jmespath - python3-xmltodict - s3cmd workunit: branch: tt-tentacle sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 owner: kyr priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 2483 sha1: 70f8415b300f041766fa27faf7d5472699e32388 sleep_before_teardown: 0 subset: 1/100000 suite: rados suite_branch: tt-tentacle suite_path: /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 targets: vm06.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDPDbxK2KBFyCeRdNuMTVw+sFffdDyK1O5q0KMIny8YFen3qQm3OHfxh+W7xQs36Ea9NGKIkIIq5zqkeN8XrIVI= vm08.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMbCnvkD1gFYgHaKFl421aFm0IEm0GFNtGtfwi2yYgXZ9DsScvfCPr9WHDEYftyjS9S1p7JlDJ707zIqAwkelxg= tasks: - 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 - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: uv2 teuthology_repo: https://github.com/kshtsk/teuthology teuthology_sha1: a59626679648f962bca99d20d35578f2998c8f37 timestamp: 2026-03-30_19:18:25 tube: vps user: kyr verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.282426 2026-03-31T03:30:42.416 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa; will attempt to use it 2026-03-31T03:30:42.416 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks 2026-03-31T03:30:42.416 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-31T03:30:42.417 INFO:teuthology.task.internal:Checking packages... 2026-03-31T03:30:42.417 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '70f8415b300f041766fa27faf7d5472699e32388' 2026-03-31T03:30:42.417 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-31T03:30:42.417 INFO:teuthology.packaging:ref: None 2026-03-31T03:30:42.417 INFO:teuthology.packaging:tag: None 2026-03-31T03:30:42.417 INFO:teuthology.packaging:branch: tentacle 2026-03-31T03:30:42.417 INFO:teuthology.packaging:sha1: 70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T03:30:42.417 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=tentacle 2026-03-31T03:30:43.169 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-714-g147f7c6a-1jammy 2026-03-31T03:30:43.169 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-31T03:30:43.170 INFO:teuthology.task.internal:no buildpackages task found 2026-03-31T03:30:43.170 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-31T03:30:43.170 INFO:teuthology.task.internal:Saving configuration 2026-03-31T03:30:43.175 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-31T03:30:43.176 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-31T03:30:43.181 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm06.local', 'description': '/archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4284', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-31 03:29:26.680089', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:06', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDPDbxK2KBFyCeRdNuMTVw+sFffdDyK1O5q0KMIny8YFen3qQm3OHfxh+W7xQs36Ea9NGKIkIIq5zqkeN8XrIVI='} 2026-03-31T03:30:43.186 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm08.local', 'description': '/archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4284', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-31 03:29:26.679582', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:08', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMbCnvkD1gFYgHaKFl421aFm0IEm0GFNtGtfwi2yYgXZ9DsScvfCPr9WHDEYftyjS9S1p7JlDJ707zIqAwkelxg='} 2026-03-31T03:30:43.186 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-31T03:30:43.187 INFO:teuthology.task.internal:roles: ubuntu@vm06.local - ['host.a', 'client.0'] 2026-03-31T03:30:43.187 INFO:teuthology.task.internal:roles: ubuntu@vm08.local - ['host.b', 'client.1'] 2026-03-31T03:30:43.187 INFO:teuthology.run_tasks:Running task console_log... 2026-03-31T03:30:43.194 DEBUG:teuthology.task.console_log:vm06 does not support IPMI; excluding 2026-03-31T03:30:43.200 DEBUG:teuthology.task.console_log:vm08 does not support IPMI; excluding 2026-03-31T03:30:43.200 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff2e4975cf0>, signals=[15]) 2026-03-31T03:30:43.200 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-31T03:30:43.201 INFO:teuthology.task.internal:Opening connections... 2026-03-31T03:30:43.201 DEBUG:teuthology.task.internal:connecting to ubuntu@vm06.local 2026-03-31T03:30:43.202 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-31T03:30:43.262 DEBUG:teuthology.task.internal:connecting to ubuntu@vm08.local 2026-03-31T03:30:43.263 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-31T03:30:43.320 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-31T03:30:43.321 DEBUG:teuthology.orchestra.run.vm06:> uname -m 2026-03-31T03:30:43.341 INFO:teuthology.orchestra.run.vm06.stdout:x86_64 2026-03-31T03:30:43.341 DEBUG:teuthology.orchestra.run.vm06:> cat /etc/os-release 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:NAME="Ubuntu" 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_ID="22.04" 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_CODENAME=jammy 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:ID=ubuntu 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:ID_LIKE=debian 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-31T03:30:43.384 INFO:teuthology.orchestra.run.vm06.stdout:UBUNTU_CODENAME=jammy 2026-03-31T03:30:43.384 INFO:teuthology.lock.ops:Updating vm06.local on lock server 2026-03-31T03:30:43.390 DEBUG:teuthology.orchestra.run.vm08:> uname -m 2026-03-31T03:30:43.401 INFO:teuthology.orchestra.run.vm08.stdout:x86_64 2026-03-31T03:30:43.401 DEBUG:teuthology.orchestra.run.vm08:> cat /etc/os-release 2026-03-31T03:30:43.444 INFO:teuthology.orchestra.run.vm08.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:NAME="Ubuntu" 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_ID="22.04" 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_CODENAME=jammy 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:ID=ubuntu 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:ID_LIKE=debian 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-31T03:30:43.445 INFO:teuthology.orchestra.run.vm08.stdout:UBUNTU_CODENAME=jammy 2026-03-31T03:30:43.445 INFO:teuthology.lock.ops:Updating vm08.local on lock server 2026-03-31T03:30:43.449 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-31T03:30:43.451 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-31T03:30:43.452 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-31T03:30:43.452 DEBUG:teuthology.orchestra.run.vm06:> test '!' -e /home/ubuntu/cephtest 2026-03-31T03:30:43.453 DEBUG:teuthology.orchestra.run.vm08:> test '!' -e /home/ubuntu/cephtest 2026-03-31T03:30:43.488 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-31T03:30:43.489 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-31T03:30:43.489 DEBUG:teuthology.orchestra.run.vm06:> test -z $(ls -A /var/lib/ceph) 2026-03-31T03:30:43.498 DEBUG:teuthology.orchestra.run.vm08:> test -z $(ls -A /var/lib/ceph) 2026-03-31T03:30:43.500 INFO:teuthology.orchestra.run.vm06.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-31T03:30:43.533 INFO:teuthology.orchestra.run.vm08.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-31T03:30:43.533 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-31T03:30:43.540 DEBUG:teuthology.orchestra.run.vm06:> test -e /ceph-qa-ready 2026-03-31T03:30:43.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T03:30:43.832 DEBUG:teuthology.orchestra.run.vm08:> test -e /ceph-qa-ready 2026-03-31T03:30:43.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T03:30:44.053 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-31T03:30:44.054 INFO:teuthology.task.internal:Creating test directory... 2026-03-31T03:30:44.054 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-31T03:30:44.055 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-31T03:30:44.058 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-31T03:30:44.060 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-31T03:30:44.061 INFO:teuthology.task.internal:Creating archive directory... 2026-03-31T03:30:44.061 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-31T03:30:44.102 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-31T03:30:44.107 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-31T03:30:44.108 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-31T03:30:44.108 DEBUG:teuthology.orchestra.run.vm06:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-31T03:30:44.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T03:30:44.148 DEBUG:teuthology.orchestra.run.vm08:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-31T03:30:44.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T03:30:44.152 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-31T03:30:44.190 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-31T03:30:44.197 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-31T03:30:44.202 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-31T03:30:44.206 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-31T03:30:44.211 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-31T03:30:44.211 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-31T03:30:44.230 INFO:teuthology.task.internal:Configuring sudo... 2026-03-31T03:30:44.230 DEBUG:teuthology.orchestra.run.vm06:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-31T03:30:44.246 DEBUG:teuthology.orchestra.run.vm08:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-31T03:30:44.261 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-31T03:30:44.263 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-31T03:30:44.263 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-31T03:30:44.294 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-31T03:30:44.304 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-31T03:30:44.344 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-31T03:30:44.388 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-31T03:30:44.389 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-31T03:30:44.437 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-31T03:30:44.440 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-31T03:30:44.485 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-31T03:30:44.485 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-31T03:30:44.533 DEBUG:teuthology.orchestra.run.vm06:> sudo service rsyslog restart 2026-03-31T03:30:44.534 DEBUG:teuthology.orchestra.run.vm08:> sudo service rsyslog restart 2026-03-31T03:30:44.590 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-31T03:30:44.591 INFO:teuthology.task.internal:Starting timer... 2026-03-31T03:30:44.592 INFO:teuthology.run_tasks:Running task pcp... 2026-03-31T03:30:44.594 INFO:teuthology.run_tasks:Running task selinux... 2026-03-31T03:30:44.596 INFO:teuthology.task.selinux:Excluding vm06: VMs are not yet supported 2026-03-31T03:30:44.596 INFO:teuthology.task.selinux:Excluding vm08: VMs are not yet supported 2026-03-31T03:30:44.596 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-31T03:30:44.596 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-31T03:30:44.596 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-31T03:30:44.596 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-31T03:30:44.598 DEBUG:teuthology.task:Applying overrides for task ansible.cephlab: {'branch': 'main', 'repo': 'https://github.com/kshtsk/ceph-cm-ansible.git', 'skip_tags': 'nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs', 'vars': {'logical_volumes': {'lv_1': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_2': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_3': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_4': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}}, 'timezone': 'UTC', 'volume_groups': {'vg_nvme': {'pvs': '/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde'}}}} 2026-03-31T03:30:44.598 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/kshtsk/ceph-cm-ansible.git 2026-03-31T03:30:44.599 INFO:teuthology.repo_utils:Fetching github.com_kshtsk_ceph-cm-ansible_main from origin 2026-03-31T03:30:45.081 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-31T03:30:45.087 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'}]}] 2026-03-31T03:30:45.087 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "logical_volumes": {"lv_1": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_2": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_3": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_4": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}}, "timezone": "UTC", "volume_groups": {"vg_nvme": {"pvs": "/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde"}}}' -i /tmp/teuth_ansible_inventorytpwz15ke --limit vm06.local,vm08.local /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main/cephlab.yml --skip-tags nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs 2026-03-31T03:32:51.303 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm06.local'), Remote(name='ubuntu@vm08.local')] 2026-03-31T03:32:51.303 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm06.local' 2026-03-31T03:32:51.304 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-31T03:32:51.363 DEBUG:teuthology.orchestra.run.vm06:> true 2026-03-31T03:32:51.572 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm06.local' 2026-03-31T03:32:51.572 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm08.local' 2026-03-31T03:32:51.573 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-31T03:32:51.635 DEBUG:teuthology.orchestra.run.vm08:> true 2026-03-31T03:32:51.840 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm08.local' 2026-03-31T03:32:51.841 INFO:teuthology.run_tasks:Running task clock... 2026-03-31T03:32:51.843 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-31T03:32:51.843 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-31T03:32:51.843 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-31T03:32:51.844 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-31T03:32:51.844 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: Command line: ntpd -gq 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: ---------------------------------------------------- 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: ntp-4 is maintained by Network Time Foundation, 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: corporation. Support and training for ntp-4 are 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: available at https://www.nwtime.org/support 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: ---------------------------------------------------- 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: proto: precision = 0.029 usec (-25) 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: basedate set to 2022-02-04 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: gps base set to 2022-02-06 (week 2196) 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-31T03:32:51.858 INFO:teuthology.orchestra.run.vm06.stderr:31 Mar 03:32:51 ntpd[16224]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 94 days ago 2026-03-31T03:32:51.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: Listen and drop on 0 v6wildcard [::]:123 2026-03-31T03:32:51.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-31T03:32:51.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: Listen normally on 2 lo 127.0.0.1:123 2026-03-31T03:32:51.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: Listen normally on 3 ens3 192.168.123.106:123 2026-03-31T03:32:51.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: Listen normally on 4 lo [::1]:123 2026-03-31T03:32:51.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:6%2]:123 2026-03-31T03:32:51.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:51 ntpd[16224]: Listening on routing socket on fd #22 for interface updates 2026-03-31T03:32:51.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-31T03:32:51.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: Command line: ntpd -gq 2026-03-31T03:32:51.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: ---------------------------------------------------- 2026-03-31T03:32:51.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: ntp-4 is maintained by Network Time Foundation, 2026-03-31T03:32:51.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-31T03:32:51.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: corporation. Support and training for ntp-4 are 2026-03-31T03:32:51.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: available at https://www.nwtime.org/support 2026-03-31T03:32:51.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: ---------------------------------------------------- 2026-03-31T03:32:51.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: proto: precision = 0.040 usec (-24) 2026-03-31T03:32:51.899 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: basedate set to 2022-02-04 2026-03-31T03:32:51.899 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: gps base set to 2022-02-06 (week 2196) 2026-03-31T03:32:51.899 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-31T03:32:51.899 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-31T03:32:51.899 INFO:teuthology.orchestra.run.vm08.stderr:31 Mar 03:32:51 ntpd[16232]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 94 days ago 2026-03-31T03:32:51.900 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: Listen and drop on 0 v6wildcard [::]:123 2026-03-31T03:32:51.900 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-31T03:32:51.900 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: Listen normally on 2 lo 127.0.0.1:123 2026-03-31T03:32:51.900 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: Listen normally on 3 ens3 192.168.123.108:123 2026-03-31T03:32:51.900 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: Listen normally on 4 lo [::1]:123 2026-03-31T03:32:51.900 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:8%2]:123 2026-03-31T03:32:51.900 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:51 ntpd[16232]: Listening on routing socket on fd #22 for interface updates 2026-03-31T03:32:52.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:52 ntpd[16224]: Soliciting pool server 85.121.52.237 2026-03-31T03:32:52.899 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:52 ntpd[16232]: Soliciting pool server 85.121.52.237 2026-03-31T03:32:53.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:53 ntpd[16224]: Soliciting pool server 195.201.173.232 2026-03-31T03:32:53.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:53 ntpd[16224]: Soliciting pool server 195.201.20.16 2026-03-31T03:32:53.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:53 ntpd[16232]: Soliciting pool server 195.201.173.232 2026-03-31T03:32:53.899 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:53 ntpd[16232]: Soliciting pool server 195.201.20.16 2026-03-31T03:32:54.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:54 ntpd[16224]: Soliciting pool server 85.214.83.151 2026-03-31T03:32:54.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:54 ntpd[16224]: Soliciting pool server 168.119.211.223 2026-03-31T03:32:54.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:54 ntpd[16232]: Soliciting pool server 85.214.83.151 2026-03-31T03:32:54.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:54 ntpd[16232]: Soliciting pool server 168.119.211.223 2026-03-31T03:32:55.218 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:55 ntpd[16232]: Soliciting pool server 172.104.134.72 2026-03-31T03:32:55.218 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:55 ntpd[16224]: Soliciting pool server 172.104.134.72 2026-03-31T03:32:55.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:55 ntpd[16224]: Soliciting pool server 139.144.71.56 2026-03-31T03:32:55.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:55 ntpd[16224]: Soliciting pool server 88.198.200.96 2026-03-31T03:32:55.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:55 ntpd[16224]: Soliciting pool server 45.9.2.181 2026-03-31T03:32:55.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:55 ntpd[16224]: Soliciting pool server 128.140.109.119 2026-03-31T03:32:55.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:55 ntpd[16232]: Soliciting pool server 139.144.71.56 2026-03-31T03:32:55.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:55 ntpd[16232]: Soliciting pool server 88.198.200.96 2026-03-31T03:32:55.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:55 ntpd[16232]: Soliciting pool server 45.9.2.181 2026-03-31T03:32:55.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:55 ntpd[16232]: Soliciting pool server 128.140.109.119 2026-03-31T03:32:56.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:56 ntpd[16224]: Soliciting pool server 78.47.168.188 2026-03-31T03:32:56.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:56 ntpd[16224]: Soliciting pool server 5.75.181.179 2026-03-31T03:32:56.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:56 ntpd[16224]: Soliciting pool server 141.144.230.32 2026-03-31T03:32:56.859 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:56 ntpd[16224]: Soliciting pool server 91.189.91.157 2026-03-31T03:32:56.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:56 ntpd[16232]: Soliciting pool server 78.47.168.188 2026-03-31T03:32:56.899 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:56 ntpd[16232]: Soliciting pool server 5.75.181.179 2026-03-31T03:32:56.899 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:56 ntpd[16232]: Soliciting pool server 141.144.230.32 2026-03-31T03:32:56.899 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:56 ntpd[16232]: Soliciting pool server 91.189.91.157 2026-03-31T03:32:57.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:57 ntpd[16224]: Soliciting pool server 185.125.190.56 2026-03-31T03:32:57.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:57 ntpd[16224]: Soliciting pool server 85.215.166.214 2026-03-31T03:32:57.858 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:32:57 ntpd[16224]: Soliciting pool server 144.76.66.157 2026-03-31T03:32:57.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:57 ntpd[16232]: Soliciting pool server 185.125.190.56 2026-03-31T03:32:57.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:57 ntpd[16232]: Soliciting pool server 85.215.166.214 2026-03-31T03:32:57.898 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:57 ntpd[16232]: Soliciting pool server 144.76.66.157 2026-03-31T03:32:59.932 INFO:teuthology.orchestra.run.vm08.stdout:31 Mar 03:32:59 ntpd[16232]: ntpd: time slew -0.000650 s 2026-03-31T03:32:59.932 INFO:teuthology.orchestra.run.vm08.stdout:ntpd: time slew -0.000650s 2026-03-31T03:32:59.951 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-31T03:32:59.951 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-31T03:32:59.951 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:32:59.951 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:32:59.951 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:32:59.951 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:32:59.951 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:00.882 INFO:teuthology.orchestra.run.vm06.stdout:31 Mar 03:33:00 ntpd[16224]: ntpd: time slew -0.000012 s 2026-03-31T03:33:00.882 INFO:teuthology.orchestra.run.vm06.stdout:ntpd: time slew -0.000012s 2026-03-31T03:33:00.901 INFO:teuthology.orchestra.run.vm06.stdout: remote refid st t when poll reach delay offset jitter 2026-03-31T03:33:00.901 INFO:teuthology.orchestra.run.vm06.stdout:============================================================================== 2026-03-31T03:33:00.901 INFO:teuthology.orchestra.run.vm06.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:00.901 INFO:teuthology.orchestra.run.vm06.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:00.901 INFO:teuthology.orchestra.run.vm06.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:00.901 INFO:teuthology.orchestra.run.vm06.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:00.901 INFO:teuthology.orchestra.run.vm06.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:00.902 INFO:teuthology.run_tasks:Running task nvme_loop... 2026-03-31T03:33:00.904 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2026-03-31T03:33:00.904 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-31T03:33:00.904 DEBUG:teuthology.orchestra.run.vm06:> dd if=/scratch_devs of=/dev/stdout 2026-03-31T03:33:00.952 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-03-31T03:33:00.952 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_1 2026-03-31T03:33:00.996 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-31T03:33:00.996 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T03:33:00.996 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 787 Links: 1 2026-03-31T03:33:00.996 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T03:33:00.996 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-31 03:32:16.302516000 +0000 2026-03-31T03:33:00.996 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-31 03:32:16.298516000 +0000 2026-03-31T03:33:00.996 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-31 03:32:16.298516000 +0000 2026-03-31T03:33:00.996 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-31T03:33:00.996 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-31T03:33:01.043 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-31T03:33:01.043 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-31T03:33:01.043 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000171149 s, 3.0 MB/s 2026-03-31T03:33:01.044 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-31T03:33:01.088 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_2 2026-03-31T03:33:01.132 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-31T03:33:01.132 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T03:33:01.132 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 819 Links: 1 2026-03-31T03:33:01.132 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T03:33:01.132 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-31 03:32:16.710516000 +0000 2026-03-31T03:33:01.132 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-31 03:32:16.578516000 +0000 2026-03-31T03:33:01.132 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-31 03:32:16.578516000 +0000 2026-03-31T03:33:01.132 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-31T03:33:01.132 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-31T03:33:01.179 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-31T03:33:01.179 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-31T03:33:01.179 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000163774 s, 3.1 MB/s 2026-03-31T03:33:01.180 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-31T03:33:01.225 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_3 2026-03-31T03:33:01.268 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-31T03:33:01.268 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T03:33:01.268 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 852 Links: 1 2026-03-31T03:33:01.268 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T03:33:01.268 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-31 03:32:17.010516000 +0000 2026-03-31T03:33:01.268 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-31 03:32:16.878516000 +0000 2026-03-31T03:33:01.268 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-31 03:32:16.878516000 +0000 2026-03-31T03:33:01.268 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-31T03:33:01.268 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-31T03:33:01.315 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-31T03:33:01.315 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-31T03:33:01.315 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000135381 s, 3.8 MB/s 2026-03-31T03:33:01.315 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-31T03:33:01.360 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_4 2026-03-31T03:33:01.404 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-31T03:33:01.404 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T03:33:01.404 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 884 Links: 1 2026-03-31T03:33:01.404 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T03:33:01.404 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-31 03:32:48.906516000 +0000 2026-03-31T03:33:01.404 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-31 03:32:17.158516000 +0000 2026-03-31T03:33:01.404 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-31 03:32:17.158516000 +0000 2026-03-31T03:33:01.404 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-31T03:33:01.404 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-31T03:33:01.451 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-31T03:33:01.451 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-31T03:33:01.451 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000142886 s, 3.6 MB/s 2026-03-31T03:33:01.451 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-31T03:33:01.496 DEBUG:teuthology.orchestra.run.vm06:> sudo apt install -y linux-modules-extra-$(uname -r) 2026-03-31T03:33:01.545 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-31T03:33:01.545 INFO:teuthology.orchestra.run.vm06.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-31T03:33:01.545 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-31T03:33:01.569 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-31T03:33:01.688 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-31T03:33:01.688 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-31T03:33:01.780 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-31T03:33:01.780 INFO:teuthology.orchestra.run.vm06.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-31T03:33:01.780 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-31T03:33:01.780 INFO:teuthology.orchestra.run.vm06.stdout:The following additional packages will be installed: 2026-03-31T03:33:01.780 INFO:teuthology.orchestra.run.vm06.stdout: wireless-regdb 2026-03-31T03:33:01.816 INFO:teuthology.orchestra.run.vm06.stdout:The following NEW packages will be installed: 2026-03-31T03:33:01.816 INFO:teuthology.orchestra.run.vm06.stdout: linux-modules-extra-5.15.0-171-generic wireless-regdb 2026-03-31T03:33:01.843 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 2 newly installed, 0 to remove and 49 not upgraded. 2026-03-31T03:33:01.942 INFO:teuthology.orchestra.run.vm06.stdout:Need to get 63.9 MB of archives. 2026-03-31T03:33:01.943 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 353 MB of additional disk space will be used. 2026-03-31T03:33:01.943 INFO:teuthology.orchestra.run.vm06.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wireless-regdb all 2025.10.07-0ubuntu1~22.04.1 [10.1 kB] 2026-03-31T03:33:01.977 INFO:teuthology.orchestra.run.vm06.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-171-generic amd64 5.15.0-171.181 [63.9 MB] 2026-03-31T03:33:03.062 INFO:teuthology.orchestra.run.vm06.stderr:debconf: unable to initialize frontend: Dialog 2026-03-31T03:33:03.062 INFO:teuthology.orchestra.run.vm06.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-31T03:33:03.062 INFO:teuthology.orchestra.run.vm06.stderr:debconf: falling back to frontend: Readline 2026-03-31T03:33:03.066 INFO:teuthology.orchestra.run.vm06.stderr:debconf: unable to initialize frontend: Readline 2026-03-31T03:33:03.066 INFO:teuthology.orchestra.run.vm06.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-31T03:33:03.066 INFO:teuthology.orchestra.run.vm06.stderr:debconf: falling back to frontend: Teletype 2026-03-31T03:33:03.069 INFO:teuthology.orchestra.run.vm06.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-31T03:33:03.089 INFO:teuthology.orchestra.run.vm06.stdout:Fetched 63.9 MB in 1s (59.2 MB/s) 2026-03-31T03:33:03.107 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package wireless-regdb. 2026-03-31T03:33:03.133 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 119262 files and directories currently installed.) 2026-03-31T03:33:03.134 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../wireless-regdb_2025.10.07-0ubuntu1~22.04.1_all.deb ... 2026-03-31T03:33:03.135 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-31T03:33:03.152 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-171-generic. 2026-03-31T03:33:03.157 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../linux-modules-extra-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-03-31T03:33:03.158 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-31T03:33:04.613 INFO:teuthology.orchestra.run.vm06.stdout:Setting up wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-31T03:33:04.616 INFO:teuthology.orchestra.run.vm06.stdout:Setting up linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-31T03:33:05.789 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-31T03:33:05.821 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-31T03:33:05.825 INFO:teuthology.orchestra.run.vm06.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-03-31T03:33:05.825 INFO:teuthology.orchestra.run.vm06.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-03-31T03:33:13.474 INFO:teuthology.orchestra.run.vm06.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-03-31T03:33:13.474 INFO:teuthology.orchestra.run.vm06.stdout:Sourcing file `/etc/default/grub' 2026-03-31T03:33:13.491 INFO:teuthology.orchestra.run.vm06.stdout:Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 2026-03-31T03:33:13.492 INFO:teuthology.orchestra.run.vm06.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-03-31T03:33:13.493 INFO:teuthology.orchestra.run.vm06.stdout:Generating grub configuration file ... 2026-03-31T03:33:13.559 INFO:teuthology.orchestra.run.vm06.stdout:Found linux image: /boot/vmlinuz-5.15.0-171-generic 2026-03-31T03:33:13.564 INFO:teuthology.orchestra.run.vm06.stdout:Found initrd image: /boot/initrd.img-5.15.0-171-generic 2026-03-31T03:33:13.730 INFO:teuthology.orchestra.run.vm06.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-03-31T03:33:13.731 INFO:teuthology.orchestra.run.vm06.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-03-31T03:33:13.731 INFO:teuthology.orchestra.run.vm06.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-03-31T03:33:13.737 INFO:teuthology.orchestra.run.vm06.stdout:done 2026-03-31T03:33:13.966 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:13.966 INFO:teuthology.orchestra.run.vm06.stdout:Running kernel seems to be up-to-date. 2026-03-31T03:33:13.966 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:13.966 INFO:teuthology.orchestra.run.vm06.stdout:Services to be restarted: 2026-03-31T03:33:13.969 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart apache-htcacheclean.service 2026-03-31T03:33:13.974 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart rsyslog.service 2026-03-31T03:33:13.977 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:13.977 INFO:teuthology.orchestra.run.vm06.stdout:Service restarts being deferred: 2026-03-31T03:33:13.977 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart networkd-dispatcher.service 2026-03-31T03:33:13.977 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart unattended-upgrades.service 2026-03-31T03:33:13.977 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:13.977 INFO:teuthology.orchestra.run.vm06.stdout:No containers need to be restarted. 2026-03-31T03:33:13.977 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:13.977 INFO:teuthology.orchestra.run.vm06.stdout:No user sessions are running outdated binaries. 2026-03-31T03:33:13.977 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:13.977 INFO:teuthology.orchestra.run.vm06.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-31T03:33:14.708 DEBUG:teuthology.orchestra.run.vm06:> sudo apt install -y nvme-cli 2026-03-31T03:33:14.757 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-31T03:33:14.757 INFO:teuthology.orchestra.run.vm06.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-31T03:33:14.757 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-31T03:33:14.781 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-31T03:33:14.902 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-31T03:33:14.903 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-31T03:33:14.997 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-31T03:33:14.997 INFO:teuthology.orchestra.run.vm06.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-31T03:33:14.997 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-31T03:33:15.033 INFO:teuthology.orchestra.run.vm06.stdout:The following NEW packages will be installed: 2026-03-31T03:33:15.034 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli 2026-03-31T03:33:15.061 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded. 2026-03-31T03:33:15.309 INFO:teuthology.orchestra.run.vm06.stdout:Need to get 474 kB of archives. 2026-03-31T03:33:15.309 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 1136 kB of additional disk space will be used. 2026-03-31T03:33:15.309 INFO:teuthology.orchestra.run.vm06.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-03-31T03:33:16.027 INFO:teuthology.orchestra.run.vm06.stderr:debconf: unable to initialize frontend: Dialog 2026-03-31T03:33:16.027 INFO:teuthology.orchestra.run.vm06.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-31T03:33:16.027 INFO:teuthology.orchestra.run.vm06.stderr:debconf: falling back to frontend: Readline 2026-03-31T03:33:16.031 INFO:teuthology.orchestra.run.vm06.stderr:debconf: unable to initialize frontend: Readline 2026-03-31T03:33:16.031 INFO:teuthology.orchestra.run.vm06.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-31T03:33:16.031 INFO:teuthology.orchestra.run.vm06.stderr:debconf: falling back to frontend: Teletype 2026-03-31T03:33:16.033 INFO:teuthology.orchestra.run.vm06.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-31T03:33:16.054 INFO:teuthology.orchestra.run.vm06.stdout:Fetched 474 kB in 1s (571 kB/s) 2026-03-31T03:33:16.070 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package nvme-cli. 2026-03-31T03:33:16.095 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125168 files and directories currently installed.) 2026-03-31T03:33:16.097 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-03-31T03:33:16.098 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-03-31T03:33:16.147 INFO:teuthology.orchestra.run.vm06.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-03-31T03:33:16.207 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-03-31T03:33:16.421 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-03-31T03:33:16.767 INFO:teuthology.orchestra.run.vm06.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-03-31T03:33:16.783 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-31T03:33:17.058 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:17.058 INFO:teuthology.orchestra.run.vm06.stdout:Running kernel seems to be up-to-date. 2026-03-31T03:33:17.058 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:17.058 INFO:teuthology.orchestra.run.vm06.stdout:Services to be restarted: 2026-03-31T03:33:17.060 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart apache-htcacheclean.service 2026-03-31T03:33:17.065 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart rsyslog.service 2026-03-31T03:33:17.067 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:17.068 INFO:teuthology.orchestra.run.vm06.stdout:Service restarts being deferred: 2026-03-31T03:33:17.068 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart networkd-dispatcher.service 2026-03-31T03:33:17.068 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart unattended-upgrades.service 2026-03-31T03:33:17.068 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:17.068 INFO:teuthology.orchestra.run.vm06.stdout:No containers need to be restarted. 2026-03-31T03:33:17.068 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:17.068 INFO:teuthology.orchestra.run.vm06.stdout:No user sessions are running outdated binaries. 2026-03-31T03:33:17.068 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T03:33:17.068 INFO:teuthology.orchestra.run.vm06.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-31T03:33:17.771 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-31T03:33:17.836 INFO:teuthology.orchestra.run.vm06.stdout:loop 2026-03-31T03:33:17.837 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_1... 2026-03-31T03:33:17.837 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-31T03:33:17.887 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-31T03:33:17.899 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_11 2026-03-31T03:33:17.910 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_2... 2026-03-31T03:33:17.911 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-31T03:33:17.967 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-31T03:33:17.979 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_21 2026-03-31T03:33:17.989 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_3... 2026-03-31T03:33:17.989 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-31T03:33:18.042 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-31T03:33:18.055 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_31 2026-03-31T03:33:18.067 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_4... 2026-03-31T03:33:18.067 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-31T03:33:18.123 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-31T03:33:18.135 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_41 2026-03-31T03:33:18.145 DEBUG:teuthology.orchestra.run.vm06:> lsblk 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:loop0 7:0 0 63.8M 1 loop /snap/core20/2717 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:loop1 7:1 0 91.6M 1 loop /snap/lxd/37982 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:loop2 7:2 0 48.1M 1 loop /snap/snapd/25935 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:sr0 11:0 1 366K 0 rom 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:vda 252:0 0 40G 0 disk 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:├─vda1 252:1 0 39.9G 0 part / 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:├─vda14 252:14 0 4M 0 part 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:└─vda15 252:15 0 106M 0 part /boot/efi 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:vdb 252:16 0 20G 0 disk 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_1 253:0 0 20G 0 lvm 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:vdc 252:32 0 20G 0 disk 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_2 253:1 0 20G 0 lvm 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:vdd 252:48 0 20G 0 disk 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_3 253:2 0 20G 0 lvm 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:vde 252:64 0 20G 0 disk 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_4 253:3 0 20G 0 lvm 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:nvme0n1 259:1 0 20G 0 disk 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:nvme1n1 259:3 0 20G 0 disk 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:nvme2n1 259:5 0 20G 0 disk 2026-03-31T03:33:18.194 INFO:teuthology.orchestra.run.vm06.stdout:nvme3n1 259:7 0 20G 0 disk 2026-03-31T03:33:18.194 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme list -o json 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout:{ 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "Devices" : [ 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace" : 1, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath" : "/dev/nvme0n1", 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware" : "5.15.0-1", 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "Index" : 0, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber" : "Linux", 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber" : "a9159523a24197abf78d", 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes" : 21470642176, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA" : 41934848, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize" : 21470642176, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize" : 512 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: }, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace" : 1, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath" : "/dev/nvme1n1", 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware" : "5.15.0-1", 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "Index" : 1, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber" : "Linux", 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber" : "0411db88d058ddb36c83", 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes" : 21470642176, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA" : 41934848, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize" : 21470642176, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize" : 512 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: }, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace" : 1, 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath" : "/dev/nvme2n1", 2026-03-31T03:33:18.243 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware" : "5.15.0-1", 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "Index" : 2, 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber" : "Linux", 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber" : "38cedbd00544a6d97277", 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes" : 21470642176, 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA" : 41934848, 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize" : 21470642176, 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize" : 512 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: }, 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace" : 1, 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath" : "/dev/nvme3n1", 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware" : "5.15.0-1", 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "Index" : 3, 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber" : "Linux", 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber" : "ccf7680c5481507bb78e", 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes" : 21470642176, 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA" : 41934848, 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize" : 21470642176, 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize" : 512 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: } 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout: ] 2026-03-31T03:33:18.244 INFO:teuthology.orchestra.run.vm06.stdout:} 2026-03-31T03:33:18.244 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=0 bs=1 count=4096 2026-03-31T03:33:18.294 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:18.294 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:18.294 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00337105 s, 1.2 MB/s 2026-03-31T03:33:18.295 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme0n1 2026-03-31T03:33:18.343 INFO:teuthology.orchestra.run.vm06.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:18.343 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:18.343 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-31T03:33:18.344 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=1073741824 bs=1 count=4096 2026-03-31T03:33:18.394 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:18.394 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:18.394 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00336231 s, 1.2 MB/s 2026-03-31T03:33:18.395 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme0n1 2026-03-31T03:33:18.443 INFO:teuthology.orchestra.run.vm06.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:18.443 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:18.443 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-31T03:33:18.443 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=10737418240 bs=1 count=4096 2026-03-31T03:33:18.494 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:18.494 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:18.494 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0033052 s, 1.2 MB/s 2026-03-31T03:33:18.494 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme0n1 2026-03-31T03:33:18.543 INFO:teuthology.orchestra.run.vm06.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:18.543 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:18.543 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-31T03:33:18.544 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=0 bs=1 count=4096 2026-03-31T03:33:18.595 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:18.595 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:18.595 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00408298 s, 1.0 MB/s 2026-03-31T03:33:18.595 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme1n1 2026-03-31T03:33:18.643 INFO:teuthology.orchestra.run.vm06.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:18.643 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:18.643 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-31T03:33:18.643 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=1073741824 bs=1 count=4096 2026-03-31T03:33:18.694 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:18.694 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:18.694 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00397935 s, 1.0 MB/s 2026-03-31T03:33:18.695 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme1n1 2026-03-31T03:33:18.743 INFO:teuthology.orchestra.run.vm06.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:18.743 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:18.743 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-31T03:33:18.744 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=10737418240 bs=1 count=4096 2026-03-31T03:33:18.794 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:18.795 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:18.795 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00405907 s, 1.0 MB/s 2026-03-31T03:33:18.795 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme1n1 2026-03-31T03:33:18.843 INFO:teuthology.orchestra.run.vm06.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:18.843 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:18.843 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-31T03:33:18.843 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=0 bs=1 count=4096 2026-03-31T03:33:18.895 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:18.895 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:18.895 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00412623 s, 993 kB/s 2026-03-31T03:33:18.895 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme2n1 2026-03-31T03:33:18.943 INFO:teuthology.orchestra.run.vm06.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:18.943 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:18.943 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-31T03:33:18.944 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=1073741824 bs=1 count=4096 2026-03-31T03:33:18.994 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:18.994 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:18.995 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00403673 s, 1.0 MB/s 2026-03-31T03:33:18.995 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme2n1 2026-03-31T03:33:19.043 INFO:teuthology.orchestra.run.vm06.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:19.043 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:19.043 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-31T03:33:19.043 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=10737418240 bs=1 count=4096 2026-03-31T03:33:19.094 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:19.095 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:19.095 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00399087 s, 1.0 MB/s 2026-03-31T03:33:19.095 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme2n1 2026-03-31T03:33:19.143 INFO:teuthology.orchestra.run.vm06.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:19.143 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:19.143 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-31T03:33:19.143 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-03-31T03:33:19.195 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:19.195 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:19.195 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00403034 s, 1.0 MB/s 2026-03-31T03:33:19.195 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-03-31T03:33:19.247 INFO:teuthology.orchestra.run.vm06.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:19.247 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:19.247 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-31T03:33:19.247 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-03-31T03:33:19.299 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:19.299 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:19.299 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00398171 s, 1.0 MB/s 2026-03-31T03:33:19.299 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-03-31T03:33:19.347 INFO:teuthology.orchestra.run.vm06.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:19.347 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:19.347 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-31T03:33:19.347 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-03-31T03:33:19.402 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T03:33:19.402 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T03:33:19.402 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00398159 s, 1.0 MB/s 2026-03-31T03:33:19.403 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-03-31T03:33:19.455 INFO:teuthology.orchestra.run.vm06.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:19.455 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:19.455 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-31T03:33:19.455 INFO:tasks.nvme_loop:new_devs ['/dev/nvme0n1', '/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1'] 2026-03-31T03:33:19.456 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-31T03:33:19.456 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/scratch_devs 2026-03-31T03:33:19.507 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-31T03:33:19.508 DEBUG:teuthology.orchestra.run.vm08:> dd if=/scratch_devs of=/dev/stdout 2026-03-31T03:33:19.510 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-03-31T03:33:19.510 DEBUG:teuthology.orchestra.run.vm08:> stat /dev/vg_nvme/lv_1 2026-03-31T03:33:19.557 INFO:teuthology.orchestra.run.vm08.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-31T03:33:19.557 INFO:teuthology.orchestra.run.vm08.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T03:33:19.557 INFO:teuthology.orchestra.run.vm08.stdout:Device: 5h/5d Inode: 783 Links: 1 2026-03-31T03:33:19.557 INFO:teuthology.orchestra.run.vm08.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T03:33:19.557 INFO:teuthology.orchestra.run.vm08.stdout:Access: 2026-03-31 03:32:44.848630000 +0000 2026-03-31T03:33:19.557 INFO:teuthology.orchestra.run.vm08.stdout:Modify: 2026-03-31 03:32:44.724630000 +0000 2026-03-31T03:33:19.557 INFO:teuthology.orchestra.run.vm08.stdout:Change: 2026-03-31 03:32:44.724630000 +0000 2026-03-31T03:33:19.557 INFO:teuthology.orchestra.run.vm08.stdout: Birth: - 2026-03-31T03:33:19.557 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-31T03:33:19.605 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records in 2026-03-31T03:33:19.605 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records out 2026-03-31T03:33:19.605 INFO:teuthology.orchestra.run.vm08.stderr:512 bytes copied, 0.000163857 s, 3.1 MB/s 2026-03-31T03:33:19.605 DEBUG:teuthology.orchestra.run.vm08:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-31T03:33:19.649 DEBUG:teuthology.orchestra.run.vm08:> stat /dev/vg_nvme/lv_2 2026-03-31T03:33:19.693 INFO:teuthology.orchestra.run.vm08.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-31T03:33:19.693 INFO:teuthology.orchestra.run.vm08.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T03:33:19.693 INFO:teuthology.orchestra.run.vm08.stdout:Device: 5h/5d Inode: 825 Links: 1 2026-03-31T03:33:19.693 INFO:teuthology.orchestra.run.vm08.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T03:33:19.693 INFO:teuthology.orchestra.run.vm08.stdout:Access: 2026-03-31 03:32:45.132630000 +0000 2026-03-31T03:33:19.693 INFO:teuthology.orchestra.run.vm08.stdout:Modify: 2026-03-31 03:32:45.004630000 +0000 2026-03-31T03:33:19.693 INFO:teuthology.orchestra.run.vm08.stdout:Change: 2026-03-31 03:32:45.004630000 +0000 2026-03-31T03:33:19.693 INFO:teuthology.orchestra.run.vm08.stdout: Birth: - 2026-03-31T03:33:19.693 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-31T03:33:19.740 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records in 2026-03-31T03:33:19.740 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records out 2026-03-31T03:33:19.740 INFO:teuthology.orchestra.run.vm08.stderr:512 bytes copied, 0.000140814 s, 3.6 MB/s 2026-03-31T03:33:19.740 DEBUG:teuthology.orchestra.run.vm08:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-31T03:33:19.785 DEBUG:teuthology.orchestra.run.vm08:> stat /dev/vg_nvme/lv_3 2026-03-31T03:33:19.829 INFO:teuthology.orchestra.run.vm08.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-31T03:33:19.829 INFO:teuthology.orchestra.run.vm08.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T03:33:19.829 INFO:teuthology.orchestra.run.vm08.stdout:Device: 5h/5d Inode: 857 Links: 1 2026-03-31T03:33:19.829 INFO:teuthology.orchestra.run.vm08.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T03:33:19.829 INFO:teuthology.orchestra.run.vm08.stdout:Access: 2026-03-31 03:32:45.408630000 +0000 2026-03-31T03:33:19.829 INFO:teuthology.orchestra.run.vm08.stdout:Modify: 2026-03-31 03:32:45.276630000 +0000 2026-03-31T03:33:19.829 INFO:teuthology.orchestra.run.vm08.stdout:Change: 2026-03-31 03:32:45.276630000 +0000 2026-03-31T03:33:19.829 INFO:teuthology.orchestra.run.vm08.stdout: Birth: - 2026-03-31T03:33:19.829 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-31T03:33:19.876 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records in 2026-03-31T03:33:19.876 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records out 2026-03-31T03:33:19.876 INFO:teuthology.orchestra.run.vm08.stderr:512 bytes copied, 0.000157335 s, 3.3 MB/s 2026-03-31T03:33:19.877 DEBUG:teuthology.orchestra.run.vm08:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-31T03:33:19.921 DEBUG:teuthology.orchestra.run.vm08:> stat /dev/vg_nvme/lv_4 2026-03-31T03:33:19.965 INFO:teuthology.orchestra.run.vm08.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-31T03:33:19.965 INFO:teuthology.orchestra.run.vm08.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T03:33:19.965 INFO:teuthology.orchestra.run.vm08.stdout:Device: 5h/5d Inode: 887 Links: 1 2026-03-31T03:33:19.965 INFO:teuthology.orchestra.run.vm08.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T03:33:19.965 INFO:teuthology.orchestra.run.vm08.stdout:Access: 2026-03-31 03:32:48.880630000 +0000 2026-03-31T03:33:19.965 INFO:teuthology.orchestra.run.vm08.stdout:Modify: 2026-03-31 03:32:45.576630000 +0000 2026-03-31T03:33:19.965 INFO:teuthology.orchestra.run.vm08.stdout:Change: 2026-03-31 03:32:45.576630000 +0000 2026-03-31T03:33:19.965 INFO:teuthology.orchestra.run.vm08.stdout: Birth: - 2026-03-31T03:33:19.965 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-31T03:33:20.012 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records in 2026-03-31T03:33:20.012 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records out 2026-03-31T03:33:20.012 INFO:teuthology.orchestra.run.vm08.stderr:512 bytes copied, 0.000150241 s, 3.4 MB/s 2026-03-31T03:33:20.012 DEBUG:teuthology.orchestra.run.vm08:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-31T03:33:20.057 DEBUG:teuthology.orchestra.run.vm08:> sudo apt install -y linux-modules-extra-$(uname -r) 2026-03-31T03:33:20.107 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-31T03:33:20.107 INFO:teuthology.orchestra.run.vm08.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-31T03:33:20.107 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-31T03:33:20.130 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-31T03:33:20.249 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-31T03:33:20.249 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-31T03:33:20.341 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-31T03:33:20.341 INFO:teuthology.orchestra.run.vm08.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-31T03:33:20.341 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-31T03:33:20.342 INFO:teuthology.orchestra.run.vm08.stdout:The following additional packages will be installed: 2026-03-31T03:33:20.342 INFO:teuthology.orchestra.run.vm08.stdout: wireless-regdb 2026-03-31T03:33:20.382 INFO:teuthology.orchestra.run.vm08.stdout:The following NEW packages will be installed: 2026-03-31T03:33:20.382 INFO:teuthology.orchestra.run.vm08.stdout: linux-modules-extra-5.15.0-171-generic wireless-regdb 2026-03-31T03:33:20.412 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 2 newly installed, 0 to remove and 49 not upgraded. 2026-03-31T03:33:20.510 INFO:teuthology.orchestra.run.vm08.stdout:Need to get 63.9 MB of archives. 2026-03-31T03:33:20.510 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 353 MB of additional disk space will be used. 2026-03-31T03:33:20.510 INFO:teuthology.orchestra.run.vm08.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wireless-regdb all 2025.10.07-0ubuntu1~22.04.1 [10.1 kB] 2026-03-31T03:33:20.545 INFO:teuthology.orchestra.run.vm08.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-171-generic amd64 5.15.0-171.181 [63.9 MB] 2026-03-31T03:33:21.662 INFO:teuthology.orchestra.run.vm08.stderr:debconf: unable to initialize frontend: Dialog 2026-03-31T03:33:21.662 INFO:teuthology.orchestra.run.vm08.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-31T03:33:21.662 INFO:teuthology.orchestra.run.vm08.stderr:debconf: falling back to frontend: Readline 2026-03-31T03:33:21.667 INFO:teuthology.orchestra.run.vm08.stderr:debconf: unable to initialize frontend: Readline 2026-03-31T03:33:21.667 INFO:teuthology.orchestra.run.vm08.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-31T03:33:21.667 INFO:teuthology.orchestra.run.vm08.stderr:debconf: falling back to frontend: Teletype 2026-03-31T03:33:21.670 INFO:teuthology.orchestra.run.vm08.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-31T03:33:21.691 INFO:teuthology.orchestra.run.vm08.stdout:Fetched 63.9 MB in 1s (57.4 MB/s) 2026-03-31T03:33:21.721 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package wireless-regdb. 2026-03-31T03:33:21.747 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 119262 files and directories currently installed.) 2026-03-31T03:33:21.748 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../wireless-regdb_2025.10.07-0ubuntu1~22.04.1_all.deb ... 2026-03-31T03:33:21.749 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-31T03:33:21.766 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-171-generic. 2026-03-31T03:33:21.771 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../linux-modules-extra-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-03-31T03:33:21.771 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-31T03:33:23.271 INFO:teuthology.orchestra.run.vm08.stdout:Setting up wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-31T03:33:23.274 INFO:teuthology.orchestra.run.vm08.stdout:Setting up linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-31T03:33:24.444 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-31T03:33:24.474 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-31T03:33:24.478 INFO:teuthology.orchestra.run.vm08.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-03-31T03:33:24.478 INFO:teuthology.orchestra.run.vm08.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-03-31T03:33:32.093 INFO:teuthology.orchestra.run.vm08.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-03-31T03:33:32.094 INFO:teuthology.orchestra.run.vm08.stdout:Sourcing file `/etc/default/grub' 2026-03-31T03:33:32.111 INFO:teuthology.orchestra.run.vm08.stdout:Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 2026-03-31T03:33:32.112 INFO:teuthology.orchestra.run.vm08.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-03-31T03:33:32.113 INFO:teuthology.orchestra.run.vm08.stdout:Generating grub configuration file ... 2026-03-31T03:33:32.183 INFO:teuthology.orchestra.run.vm08.stdout:Found linux image: /boot/vmlinuz-5.15.0-171-generic 2026-03-31T03:33:32.187 INFO:teuthology.orchestra.run.vm08.stdout:Found initrd image: /boot/initrd.img-5.15.0-171-generic 2026-03-31T03:33:32.359 INFO:teuthology.orchestra.run.vm08.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-03-31T03:33:32.359 INFO:teuthology.orchestra.run.vm08.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-03-31T03:33:32.359 INFO:teuthology.orchestra.run.vm08.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-03-31T03:33:32.365 INFO:teuthology.orchestra.run.vm08.stdout:done 2026-03-31T03:33:32.597 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:32.597 INFO:teuthology.orchestra.run.vm08.stdout:Running kernel seems to be up-to-date. 2026-03-31T03:33:32.597 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:32.597 INFO:teuthology.orchestra.run.vm08.stdout:Services to be restarted: 2026-03-31T03:33:32.600 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart apache-htcacheclean.service 2026-03-31T03:33:32.604 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart rsyslog.service 2026-03-31T03:33:32.607 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:32.607 INFO:teuthology.orchestra.run.vm08.stdout:Service restarts being deferred: 2026-03-31T03:33:32.607 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart networkd-dispatcher.service 2026-03-31T03:33:32.607 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart unattended-upgrades.service 2026-03-31T03:33:32.607 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:32.607 INFO:teuthology.orchestra.run.vm08.stdout:No containers need to be restarted. 2026-03-31T03:33:32.607 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:32.608 INFO:teuthology.orchestra.run.vm08.stdout:No user sessions are running outdated binaries. 2026-03-31T03:33:32.608 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:32.608 INFO:teuthology.orchestra.run.vm08.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-31T03:33:33.314 DEBUG:teuthology.orchestra.run.vm08:> sudo apt install -y nvme-cli 2026-03-31T03:33:33.366 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-31T03:33:33.367 INFO:teuthology.orchestra.run.vm08.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-31T03:33:33.367 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-31T03:33:33.390 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-31T03:33:33.514 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-31T03:33:33.514 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-31T03:33:33.610 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-31T03:33:33.610 INFO:teuthology.orchestra.run.vm08.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-31T03:33:33.610 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-31T03:33:33.646 INFO:teuthology.orchestra.run.vm08.stdout:The following NEW packages will be installed: 2026-03-31T03:33:33.646 INFO:teuthology.orchestra.run.vm08.stdout: nvme-cli 2026-03-31T03:33:33.673 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded. 2026-03-31T03:33:33.717 INFO:teuthology.orchestra.run.vm08.stdout:Need to get 474 kB of archives. 2026-03-31T03:33:33.717 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 1136 kB of additional disk space will be used. 2026-03-31T03:33:33.717 INFO:teuthology.orchestra.run.vm08.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-03-31T03:33:33.866 INFO:teuthology.orchestra.run.vm08.stderr:debconf: unable to initialize frontend: Dialog 2026-03-31T03:33:33.866 INFO:teuthology.orchestra.run.vm08.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-31T03:33:33.866 INFO:teuthology.orchestra.run.vm08.stderr:debconf: falling back to frontend: Readline 2026-03-31T03:33:33.869 INFO:teuthology.orchestra.run.vm08.stderr:debconf: unable to initialize frontend: Readline 2026-03-31T03:33:33.869 INFO:teuthology.orchestra.run.vm08.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-31T03:33:33.869 INFO:teuthology.orchestra.run.vm08.stderr:debconf: falling back to frontend: Teletype 2026-03-31T03:33:33.872 INFO:teuthology.orchestra.run.vm08.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-31T03:33:33.894 INFO:teuthology.orchestra.run.vm08.stdout:Fetched 474 kB in 0s (8094 kB/s) 2026-03-31T03:33:33.907 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package nvme-cli. 2026-03-31T03:33:33.933 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125168 files and directories currently installed.) 2026-03-31T03:33:33.935 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-03-31T03:33:33.936 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-03-31T03:33:33.983 INFO:teuthology.orchestra.run.vm08.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-03-31T03:33:34.043 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-03-31T03:33:34.276 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-03-31T03:33:34.620 INFO:teuthology.orchestra.run.vm08.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-03-31T03:33:34.633 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-31T03:33:34.911 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:34.911 INFO:teuthology.orchestra.run.vm08.stdout:Running kernel seems to be up-to-date. 2026-03-31T03:33:34.911 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:34.911 INFO:teuthology.orchestra.run.vm08.stdout:Services to be restarted: 2026-03-31T03:33:34.913 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart apache-htcacheclean.service 2026-03-31T03:33:34.918 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart rsyslog.service 2026-03-31T03:33:34.921 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:34.921 INFO:teuthology.orchestra.run.vm08.stdout:Service restarts being deferred: 2026-03-31T03:33:34.921 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart networkd-dispatcher.service 2026-03-31T03:33:34.921 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart unattended-upgrades.service 2026-03-31T03:33:34.921 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:34.921 INFO:teuthology.orchestra.run.vm08.stdout:No containers need to be restarted. 2026-03-31T03:33:34.921 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:34.921 INFO:teuthology.orchestra.run.vm08.stdout:No user sessions are running outdated binaries. 2026-03-31T03:33:34.921 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-31T03:33:34.921 INFO:teuthology.orchestra.run.vm08.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-31T03:33:35.616 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-31T03:33:35.683 INFO:teuthology.orchestra.run.vm08.stdout:loop 2026-03-31T03:33:35.684 INFO:tasks.nvme_loop:Connecting nvme_loop vm08:/dev/vg_nvme/lv_1... 2026-03-31T03:33:35.684 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-31T03:33:35.737 INFO:teuthology.orchestra.run.vm08.stdout:1 2026-03-31T03:33:35.750 INFO:teuthology.orchestra.run.vm08.stdout:/dev/vg_nvme/lv_11 2026-03-31T03:33:35.763 INFO:tasks.nvme_loop:Connecting nvme_loop vm08:/dev/vg_nvme/lv_2... 2026-03-31T03:33:35.763 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-31T03:33:35.817 INFO:teuthology.orchestra.run.vm08.stdout:1 2026-03-31T03:33:35.831 INFO:teuthology.orchestra.run.vm08.stdout:/dev/vg_nvme/lv_21 2026-03-31T03:33:35.842 INFO:tasks.nvme_loop:Connecting nvme_loop vm08:/dev/vg_nvme/lv_3... 2026-03-31T03:33:35.842 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-31T03:33:35.897 INFO:teuthology.orchestra.run.vm08.stdout:1 2026-03-31T03:33:35.912 INFO:teuthology.orchestra.run.vm08.stdout:/dev/vg_nvme/lv_31 2026-03-31T03:33:35.925 INFO:tasks.nvme_loop:Connecting nvme_loop vm08:/dev/vg_nvme/lv_4... 2026-03-31T03:33:35.925 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-31T03:33:35.981 INFO:teuthology.orchestra.run.vm08.stdout:1 2026-03-31T03:33:35.996 INFO:teuthology.orchestra.run.vm08.stdout:/dev/vg_nvme/lv_41 2026-03-31T03:33:36.008 DEBUG:teuthology.orchestra.run.vm08:> lsblk 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:loop0 7:0 0 63.8M 1 loop /snap/core20/2717 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:loop1 7:1 0 91.6M 1 loop /snap/lxd/37982 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:loop2 7:2 0 48.1M 1 loop /snap/snapd/25935 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:sr0 11:0 1 366K 0 rom 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:vda 252:0 0 40G 0 disk 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:├─vda1 252:1 0 39.9G 0 part / 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:├─vda14 252:14 0 4M 0 part 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:└─vda15 252:15 0 106M 0 part /boot/efi 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:vdb 252:16 0 20G 0 disk 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:└─vg_nvme-lv_1 253:0 0 20G 0 lvm 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:vdc 252:32 0 20G 0 disk 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:└─vg_nvme-lv_2 253:1 0 20G 0 lvm 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:vdd 252:48 0 20G 0 disk 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:└─vg_nvme-lv_3 253:2 0 20G 0 lvm 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:vde 252:64 0 20G 0 disk 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:└─vg_nvme-lv_4 253:3 0 20G 0 lvm 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:nvme0n1 259:1 0 20G 0 disk 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:nvme1n1 259:3 0 20G 0 disk 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:nvme2n1 259:5 0 20G 0 disk 2026-03-31T03:33:36.055 INFO:teuthology.orchestra.run.vm08.stdout:nvme3n1 259:7 0 20G 0 disk 2026-03-31T03:33:36.055 DEBUG:teuthology.orchestra.run.vm08:> sudo nvme list -o json 2026-03-31T03:33:36.104 INFO:teuthology.orchestra.run.vm08.stdout:{ 2026-03-31T03:33:36.104 INFO:teuthology.orchestra.run.vm08.stdout: "Devices" : [ 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: { 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "NameSpace" : 1, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "DevicePath" : "/dev/nvme0n1", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "Firmware" : "5.15.0-1", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "Index" : 0, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "ModelNumber" : "Linux", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "SerialNumber" : "5fd0d31e3bcc9d3eaa43", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "UsedBytes" : 21470642176, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "MaximumLBA" : 41934848, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "PhysicalSize" : 21470642176, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "SectorSize" : 512 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: }, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: { 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "NameSpace" : 1, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "DevicePath" : "/dev/nvme1n1", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "Firmware" : "5.15.0-1", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "Index" : 1, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "ModelNumber" : "Linux", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "SerialNumber" : "5a900d1a9295749fa4b8", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "UsedBytes" : 21470642176, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "MaximumLBA" : 41934848, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "PhysicalSize" : 21470642176, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "SectorSize" : 512 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: }, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: { 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "NameSpace" : 1, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "DevicePath" : "/dev/nvme2n1", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "Firmware" : "5.15.0-1", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "Index" : 2, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "ModelNumber" : "Linux", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "SerialNumber" : "a41c56b8712efcd6c61e", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "UsedBytes" : 21470642176, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "MaximumLBA" : 41934848, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "PhysicalSize" : 21470642176, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "SectorSize" : 512 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: }, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: { 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "NameSpace" : 1, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "DevicePath" : "/dev/nvme3n1", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "Firmware" : "5.15.0-1", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "Index" : 3, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "ModelNumber" : "Linux", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "SerialNumber" : "e798bf0f334a9262326d", 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "UsedBytes" : 21470642176, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "MaximumLBA" : 41934848, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "PhysicalSize" : 21470642176, 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: "SectorSize" : 512 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: } 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout: ] 2026-03-31T03:33:36.105 INFO:teuthology.orchestra.run.vm08.stdout:} 2026-03-31T03:33:36.106 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=0 bs=1 count=4096 2026-03-31T03:33:36.155 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:36.155 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:36.155 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00349277 s, 1.2 MB/s 2026-03-31T03:33:36.156 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s0 /dev/nvme0n1 2026-03-31T03:33:36.209 INFO:teuthology.orchestra.run.vm08.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:36.209 INFO:teuthology.orchestra.run.vm08.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:36.209 INFO:teuthology.orchestra.run.vm08.stdout:00000016 2026-03-31T03:33:36.209 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=1073741824 bs=1 count=4096 2026-03-31T03:33:36.259 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:36.259 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:36.259 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00347016 s, 1.2 MB/s 2026-03-31T03:33:36.260 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s1073741824 /dev/nvme0n1 2026-03-31T03:33:36.308 INFO:teuthology.orchestra.run.vm08.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:36.308 INFO:teuthology.orchestra.run.vm08.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:36.308 INFO:teuthology.orchestra.run.vm08.stdout:40000016 2026-03-31T03:33:36.309 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=10737418240 bs=1 count=4096 2026-03-31T03:33:36.360 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:36.360 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:36.360 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00422581 s, 969 kB/s 2026-03-31T03:33:36.361 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s10737418240 /dev/nvme0n1 2026-03-31T03:33:36.408 INFO:teuthology.orchestra.run.vm08.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:36.408 INFO:teuthology.orchestra.run.vm08.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:36.408 INFO:teuthology.orchestra.run.vm08.stdout:280000016 2026-03-31T03:33:36.409 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=0 bs=1 count=4096 2026-03-31T03:33:36.460 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:36.460 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:36.460 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00407819 s, 1.0 MB/s 2026-03-31T03:33:36.461 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s0 /dev/nvme1n1 2026-03-31T03:33:36.512 INFO:teuthology.orchestra.run.vm08.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:36.512 INFO:teuthology.orchestra.run.vm08.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:36.512 INFO:teuthology.orchestra.run.vm08.stdout:00000016 2026-03-31T03:33:36.513 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=1073741824 bs=1 count=4096 2026-03-31T03:33:36.563 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:36.563 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:36.563 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00347978 s, 1.2 MB/s 2026-03-31T03:33:36.564 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s1073741824 /dev/nvme1n1 2026-03-31T03:33:36.616 INFO:teuthology.orchestra.run.vm08.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:36.616 INFO:teuthology.orchestra.run.vm08.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:36.616 INFO:teuthology.orchestra.run.vm08.stdout:40000016 2026-03-31T03:33:36.617 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=10737418240 bs=1 count=4096 2026-03-31T03:33:36.667 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:36.667 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:36.667 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00342675 s, 1.2 MB/s 2026-03-31T03:33:36.668 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s10737418240 /dev/nvme1n1 2026-03-31T03:33:36.720 INFO:teuthology.orchestra.run.vm08.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:36.720 INFO:teuthology.orchestra.run.vm08.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:36.720 INFO:teuthology.orchestra.run.vm08.stdout:280000016 2026-03-31T03:33:36.721 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=0 bs=1 count=4096 2026-03-31T03:33:36.771 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:36.771 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:36.771 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00345516 s, 1.2 MB/s 2026-03-31T03:33:36.772 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s0 /dev/nvme2n1 2026-03-31T03:33:36.820 INFO:teuthology.orchestra.run.vm08.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:36.820 INFO:teuthology.orchestra.run.vm08.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:36.820 INFO:teuthology.orchestra.run.vm08.stdout:00000016 2026-03-31T03:33:36.820 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=1073741824 bs=1 count=4096 2026-03-31T03:33:36.871 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:36.872 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:36.872 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00344924 s, 1.2 MB/s 2026-03-31T03:33:36.872 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s1073741824 /dev/nvme2n1 2026-03-31T03:33:36.924 INFO:teuthology.orchestra.run.vm08.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:36.924 INFO:teuthology.orchestra.run.vm08.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:36.924 INFO:teuthology.orchestra.run.vm08.stdout:40000016 2026-03-31T03:33:36.924 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=10737418240 bs=1 count=4096 2026-03-31T03:33:36.975 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:36.975 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:36.975 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00341248 s, 1.2 MB/s 2026-03-31T03:33:36.976 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s10737418240 /dev/nvme2n1 2026-03-31T03:33:37.028 INFO:teuthology.orchestra.run.vm08.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:37.028 INFO:teuthology.orchestra.run.vm08.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:37.028 INFO:teuthology.orchestra.run.vm08.stdout:280000016 2026-03-31T03:33:37.028 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-03-31T03:33:37.079 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:37.079 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:37.079 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00344547 s, 1.2 MB/s 2026-03-31T03:33:37.080 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-03-31T03:33:37.132 INFO:teuthology.orchestra.run.vm08.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:37.132 INFO:teuthology.orchestra.run.vm08.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:37.132 INFO:teuthology.orchestra.run.vm08.stdout:00000016 2026-03-31T03:33:37.132 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-03-31T03:33:37.183 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:37.183 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:37.183 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.003433 s, 1.2 MB/s 2026-03-31T03:33:37.184 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-03-31T03:33:37.232 INFO:teuthology.orchestra.run.vm08.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:37.232 INFO:teuthology.orchestra.run.vm08.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:37.232 INFO:teuthology.orchestra.run.vm08.stdout:40000016 2026-03-31T03:33:37.232 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-03-31T03:33:37.283 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records in 2026-03-31T03:33:37.283 INFO:teuthology.orchestra.run.vm08.stderr:4096+0 records out 2026-03-31T03:33:37.283 INFO:teuthology.orchestra.run.vm08.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00347234 s, 1.2 MB/s 2026-03-31T03:33:37.284 DEBUG:teuthology.orchestra.run.vm08:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-03-31T03:33:37.332 INFO:teuthology.orchestra.run.vm08.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T03:33:37.332 INFO:teuthology.orchestra.run.vm08.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T03:33:37.332 INFO:teuthology.orchestra.run.vm08.stdout:280000016 2026-03-31T03:33:37.332 INFO:tasks.nvme_loop:new_devs ['/dev/nvme0n1', '/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1'] 2026-03-31T03:33:37.332 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-31T03:33:37.332 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/scratch_devs 2026-03-31T03:33:37.380 INFO:teuthology.run_tasks:Running task cephadm... 2026-03-31T03:33:37.421 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 mclock iops capacity threshold hdd': 49000, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON', 'but is still running', 'PG_DEGRADED'], 'log-only-match': ['CEPHADM_'], 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'cephadm_binary_url': 'https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm'} 2026-03-31T03:33:37.421 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T03:33:37.421 INFO:tasks.cephadm:Cluster fsid is 674edef8-2cb2-11f1-98b1-35743a0a2fe7 2026-03-31T03:33:37.421 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-03-31T03:33:37.421 INFO:tasks.cephadm:No mon roles; fabricating mons 2026-03-31T03:33:37.422 INFO:tasks.cephadm:Monitor IPs: {'mon.vm06': '192.168.123.106', 'mon.vm08': '192.168.123.108'} 2026-03-31T03:33:37.422 INFO:tasks.cephadm:Normalizing hostnames... 2026-03-31T03:33:37.422 DEBUG:teuthology.orchestra.run.vm06:> sudo hostname $(hostname -s) 2026-03-31T03:33:37.430 DEBUG:teuthology.orchestra.run.vm08:> sudo hostname $(hostname -s) 2026-03-31T03:33:37.437 INFO:tasks.cephadm:Downloading cephadm from url: https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm 2026-03-31T03:33:37.437 DEBUG:teuthology.orchestra.run.vm06:> curl --silent -L https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-03-31T03:33:38.625 INFO:teuthology.orchestra.run.vm06.stdout:-rw-rw-r-- 1 ubuntu ubuntu 1036391 Mar 31 03:33 /home/ubuntu/cephtest/cephadm 2026-03-31T03:33:38.625 DEBUG:teuthology.orchestra.run.vm08:> curl --silent -L https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-03-31T03:33:39.759 INFO:teuthology.orchestra.run.vm08.stdout:-rw-rw-r-- 1 ubuntu ubuntu 1036391 Mar 31 03:33 /home/ubuntu/cephtest/cephadm 2026-03-31T03:33:39.759 DEBUG:teuthology.orchestra.run.vm06:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-31T03:33:39.763 DEBUG:teuthology.orchestra.run.vm08:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-31T03:33:39.769 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 on all hosts... 2026-03-31T03:33:39.769 DEBUG:teuthology.orchestra.run.vm06:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull 2026-03-31T03:33:39.806 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull 2026-03-31T03:33:40.039 INFO:teuthology.orchestra.run.vm06.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-31T03:33:40.043 INFO:teuthology.orchestra.run.vm08.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-31T03:33:41.483 INFO:teuthology.orchestra.run.vm08.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T03:33:41.483 INFO:teuthology.orchestra.run.vm08.stderr:/usr/bin/docker: stderr Error response from daemon: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine 2026-03-31T03:33:41.483 INFO:teuthology.orchestra.run.vm08.stderr:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T03:33:41.485 INFO:teuthology.orchestra.run.vm06.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T03:33:41.486 INFO:teuthology.orchestra.run.vm06.stderr:/usr/bin/docker: stderr Error response from daemon: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine 2026-03-31T03:33:41.486 INFO:teuthology.orchestra.run.vm06.stderr:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T03:33:41.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T03:33:41.500 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 623, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm06 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull' 2026-03-31T03:33:41.500 INFO:tasks.cephadm:Archiving crash dumps... 2026-03-31T03:33:41.500 DEBUG:teuthology.misc:Transferring archived files from vm06:/var/lib/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/crash to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4284/remote/vm06/crash 2026-03-31T03:33:41.500 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /var/lib/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/crash -- . 2026-03-31T03:33:41.507 INFO:teuthology.orchestra.run.vm06.stderr:tar: /var/lib/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/crash: Cannot open: No such file or directory 2026-03-31T03:33:41.507 INFO:teuthology.orchestra.run.vm06.stderr:tar: Error is not recoverable: exiting now 2026-03-31T03:33:41.507 DEBUG:teuthology.misc:Transferring archived files from vm08:/var/lib/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/crash to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4284/remote/vm08/crash 2026-03-31T03:33:41.508 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /var/lib/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/crash -- . 2026-03-31T03:33:41.514 INFO:teuthology.orchestra.run.vm08.stderr:tar: /var/lib/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/crash: Cannot open: No such file or directory 2026-03-31T03:33:41.514 INFO:teuthology.orchestra.run.vm08.stderr:tar: Error is not recoverable: exiting now 2026-03-31T03:33:41.515 INFO:tasks.cephadm:Checking cluster log for badness... 2026-03-31T03:33:41.515 DEBUG:teuthology.orchestra.run.vm06:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | egrep -v 'but is still running' | egrep -v PG_DEGRADED | head -n 1 2026-03-31T03:33:41.559 INFO:teuthology.orchestra.run.vm06.stderr:grep: /var/log/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/ceph.log: No such file or directory 2026-03-31T03:33:41.560 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2026-03-31T03:33:41.560 DEBUG:teuthology.orchestra.run.vm06:> sudo egrep '\[SEC\]' /var/log/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | egrep -v 'but is still running' | egrep -v PG_DEGRADED | head -n 1 2026-03-31T03:33:41.611 INFO:teuthology.orchestra.run.vm06.stderr:grep: /var/log/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/ceph.log: No such file or directory 2026-03-31T03:33:41.612 INFO:tasks.cephadm:Compressing logs... 2026-03-31T03:33:41.612 DEBUG:teuthology.orchestra.run.vm06:> 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 -- 2026-03-31T03:33:41.658 DEBUG:teuthology.orchestra.run.vm08:> 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 -- 2026-03-31T03:33:41.663 INFO:teuthology.orchestra.run.vm06.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-03-31T03:33:41.664 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-31T03:33:41.664 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/cephadm.log: 64.2% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-31T03:33:41.665 INFO:teuthology.orchestra.run.vm08.stderr:find: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-31T03:33:41.665 INFO:teuthology.orchestra.run.vm08.stderr:‘/var/log/rbd-target-api’: No such file or directory 2026-03-31T03:33:41.665 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-31T03:33:41.665 INFO:teuthology.orchestra.run.vm06.stderr:real 0m0.006s 2026-03-31T03:33:41.665 INFO:teuthology.orchestra.run.vm06.stderr:user 0m0.007s 2026-03-31T03:33:41.665 INFO:teuthology.orchestra.run.vm06.stderr:sys 0m0.003s 2026-03-31T03:33:41.666 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/cephadm.log: 64.2% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-31T03:33:41.666 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-31T03:33:41.666 INFO:teuthology.orchestra.run.vm08.stderr:real 0m0.006s 2026-03-31T03:33:41.666 INFO:teuthology.orchestra.run.vm08.stderr:user 0m0.010s 2026-03-31T03:33:41.666 INFO:teuthology.orchestra.run.vm08.stderr:sys 0m0.000s 2026-03-31T03:33:41.666 INFO:tasks.cephadm:Archiving logs... 2026-03-31T03:33:41.667 DEBUG:teuthology.misc:Transferring archived files from vm06:/var/log/ceph to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4284/remote/vm06/log 2026-03-31T03:33:41.667 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-31T03:33:41.720 DEBUG:teuthology.misc:Transferring archived files from vm08:/var/log/ceph to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4284/remote/vm08/log 2026-03-31T03:33:41.720 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-31T03:33:41.726 INFO:tasks.cephadm:Removing cluster... 2026-03-31T03:33:41.726 DEBUG:teuthology.orchestra.run.vm06:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 674edef8-2cb2-11f1-98b1-35743a0a2fe7 --force 2026-03-31T03:33:41.988 INFO:teuthology.orchestra.run.vm06.stdout:Deleting cluster with fsid: 674edef8-2cb2-11f1-98b1-35743a0a2fe7 2026-03-31T03:33:41.989 INFO:teuthology.orchestra.run.vm06.stderr:/var/lib/ceph is missing: no daemon listing available 2026-03-31T03:33:42.025 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 674edef8-2cb2-11f1-98b1-35743a0a2fe7 --force 2026-03-31T03:33:42.253 INFO:teuthology.orchestra.run.vm08.stdout:Deleting cluster with fsid: 674edef8-2cb2-11f1-98b1-35743a0a2fe7 2026-03-31T03:33:42.253 INFO:teuthology.orchestra.run.vm08.stderr:/var/lib/ceph is missing: no daemon listing available 2026-03-31T03:33:42.289 INFO:tasks.cephadm:Removing cephadm ... 2026-03-31T03:33:42.289 DEBUG:teuthology.orchestra.run.vm06:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-31T03:33:42.292 DEBUG:teuthology.orchestra.run.vm08:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-31T03:33:42.295 INFO:tasks.cephadm:Teardown complete 2026-03-31T03:33:42.295 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthos/kshtsk/teuthology/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 2380, in task with contextutil.nested( File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 1995, in initialize_config yield File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 623, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm06 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull' 2026-03-31T03:33:42.295 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-03-31T03:33:42.297 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2026-03-31T03:33:42.299 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_1... 2026-03-31T03:33:42.299 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_1 2026-03-31T03:33:42.470 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-03-31T03:33:42.471 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_2... 2026-03-31T03:33:42.471 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_2 2026-03-31T03:33:42.610 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-03-31T03:33:42.611 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_3... 2026-03-31T03:33:42.611 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_3 2026-03-31T03:33:42.742 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-03-31T03:33:42.742 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_4... 2026-03-31T03:33:42.742 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_4 2026-03-31T03:33:42.878 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-03-31T03:33:42.879 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-31T03:33:42.879 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/scratch_devs 2026-03-31T03:33:42.884 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm08:/dev/vg_nvme/lv_1... 2026-03-31T03:33:42.884 DEBUG:teuthology.orchestra.run.vm08:> sudo nvme disconnect -n lv_1 2026-03-31T03:33:43.027 INFO:teuthology.orchestra.run.vm08.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-03-31T03:33:43.028 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm08:/dev/vg_nvme/lv_2... 2026-03-31T03:33:43.028 DEBUG:teuthology.orchestra.run.vm08:> sudo nvme disconnect -n lv_2 2026-03-31T03:33:43.179 INFO:teuthology.orchestra.run.vm08.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-03-31T03:33:43.180 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm08:/dev/vg_nvme/lv_3... 2026-03-31T03:33:43.180 DEBUG:teuthology.orchestra.run.vm08:> sudo nvme disconnect -n lv_3 2026-03-31T03:33:43.335 INFO:teuthology.orchestra.run.vm08.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-03-31T03:33:43.336 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm08:/dev/vg_nvme/lv_4... 2026-03-31T03:33:43.336 DEBUG:teuthology.orchestra.run.vm08:> sudo nvme disconnect -n lv_4 2026-03-31T03:33:43.475 INFO:teuthology.orchestra.run.vm08.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-03-31T03:33:43.476 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-31T03:33:43.476 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/scratch_devs 2026-03-31T03:33:43.483 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-31T03:33:43.485 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-31T03:33:43.485 DEBUG:teuthology.orchestra.run.vm06:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-31T03:33:43.486 DEBUG:teuthology.orchestra.run.vm08:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-31T03:33:44.248 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:-ntp3.adminforge 131.188.3.220 2 u 28 64 1 25.028 +0.730 0.025 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:*static.buzo.eu 100.10.69.89 2 u 28 64 1 23.567 +0.704 0.139 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:-vps-fra8.orlean 195.145.119.188 2 u 31 64 1 33.210 +0.014 0.013 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:-ns8.starka.st 79.133.44.137 2 u 28 64 1 22.631 -0.221 0.037 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:-de.timeserver.p 131.188.3.221 2 u 30 64 1 25.090 +1.453 0.022 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:#vps-ams1.orlean 17.253.52.253 2 u 27 64 1 35.839 -0.045 13.491 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:+static.179.181. 122.227.206.195 3 u 28 64 1 23.787 +1.067 0.026 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:+static.119.109. 148.251.235.164 3 u 29 64 1 23.593 +0.755 0.044 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:#pve2.h4x-gamers 79.133.44.142 2 u 28 64 1 25.188 +0.876 0.030 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:-mail2.light-spe 124.216.164.14 2 u 28 64 1 28.956 +0.871 0.012 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:-141.144.230.32 192.53.103.108 2 u 26 64 1 20.957 +0.738 0.021 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:#139-144-71-56.i 80.192.165.246 2 u 25 64 1 22.682 -3.929 0.053 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:-ntp5.kernfusion 237.17.204.95 2 u 28 64 1 28.941 +0.852 0.045 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout: 185.125.190.58 99.220.8.133 2 u 35 64 1 34.533 -1.215 0.000 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout:#node-2.infogral 168.239.11.197 2 u 26 64 1 24.966 +1.051 0.419 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout: mailcow.f5s.de 195.145.119.188 2 u 24 64 1 25.029 +0.991 0.020 2026-03-31T03:33:44.249 INFO:teuthology.orchestra.run.vm08.stdout: 185.125.190.57 99.220.8.133 2 u 34 64 1 34.412 -0.980 0.000 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout: remote refid st t when poll reach delay offset jitter 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:============================================================================== 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:+ntp3.adminforge 131.188.3.220 2 u 28 64 1 25.005 -0.084 0.149 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:+141.144.230.32 192.53.103.108 2 u 27 64 1 21.092 -0.082 0.061 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:+pve2.h4x-gamers 79.133.44.142 2 u 30 64 1 25.072 -0.038 0.116 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:#139-144-71-56.i 80.192.165.246 2 u 29 64 1 22.475 -4.750 0.123 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:#de.timeserver.p 131.188.3.221 2 u 25 64 1 25.020 +0.653 0.052 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:-vps-ams1.orlean 17.253.52.253 2 u 29 64 1 29.081 +0.672 0.485 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:-ns8.starka.st 79.133.44.137 2 u 26 64 1 22.755 -1.115 0.058 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:*static.buzo.eu 100.10.69.89 2 u 27 64 1 23.580 -0.074 0.066 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:#217.160.19.219 10.50.0.2 2 u 28 64 1 29.053 -3.054 0.077 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:-vps-fra8.orlean 195.145.119.188 2 u 28 64 1 33.296 -0.824 0.113 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:-static.179.181. 122.227.206.195 3 u 27 64 1 23.661 +0.220 0.076 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:#node-2.infogral 168.239.11.197 2 u 24 64 1 25.078 +0.234 0.164 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:-mail2.light-spe 124.216.164.14 2 u 27 64 1 28.970 +0.169 0.065 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout: alphyn.canonica 132.163.96.1 2 u 32 64 1 109.459 -1.868 0.000 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:-static.119.109. 148.251.235.164 3 u 26 64 1 23.599 -0.044 0.080 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout:#mailcow.f5s.de 195.145.119.188 2 u 25 64 1 25.009 +0.150 0.078 2026-03-31T03:33:44.309 INFO:teuthology.orchestra.run.vm06.stdout: 185.125.190.56 146.131.121.246 2 u 37 64 1 31.313 -0.097 0.000 2026-03-31T03:33:44.309 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-31T03:33:44.312 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-31T03:33:44.312 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-31T03:33:44.313 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-31T03:33:44.315 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-31T03:33:44.317 INFO:teuthology.task.internal:Duration was 179.725350 seconds 2026-03-31T03:33:44.317 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-31T03:33:44.319 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-31T03:33:44.319 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-31T03:33:44.320 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-31T03:33:44.340 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-31T03:33:44.340 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm06.local 2026-03-31T03:33:44.340 DEBUG:teuthology.orchestra.run.vm06:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-31T03:33:44.388 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm08.local 2026-03-31T03:33:44.389 DEBUG:teuthology.orchestra.run.vm08:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-31T03:33:44.395 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-31T03:33:44.395 DEBUG:teuthology.orchestra.run.vm06:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-31T03:33:44.430 DEBUG:teuthology.orchestra.run.vm08:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-31T03:33:44.455 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-31T03:33:44.455 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-31T03:33:44.490 DEBUG:teuthology.orchestra.run.vm08:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-31T03:33:44.495 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-31T03:33:44.495 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-31T03:33:44.495 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-31T03:33:44.496 INFO:teuthology.orchestra.run.vm06.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-31T03:33:44.496 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-31T03:33:44.499 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 84.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-31T03:33:44.504 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-31T03:33:44.504 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-31T03:33:44.505 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-31T03:33:44.505 INFO:teuthology.orchestra.run.vm08.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-31T03:33:44.505 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-31T03:33:44.508 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 84.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-31T03:33:44.509 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-31T03:33:44.511 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-31T03:33:44.511 DEBUG:teuthology.orchestra.run.vm06:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-31T03:33:44.548 DEBUG:teuthology.orchestra.run.vm08:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-31T03:33:44.557 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-31T03:33:44.559 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-31T03:33:44.590 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-31T03:33:44.595 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = core 2026-03-31T03:33:44.604 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = core 2026-03-31T03:33:44.611 DEBUG:teuthology.orchestra.run.vm06:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-31T03:33:44.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T03:33:44.647 DEBUG:teuthology.orchestra.run.vm08:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-31T03:33:44.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T03:33:44.656 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-31T03:33:44.659 INFO:teuthology.task.internal:Transferring archived files... 2026-03-31T03:33:44.659 DEBUG:teuthology.misc:Transferring archived files from vm06:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4284/remote/vm06 2026-03-31T03:33:44.659 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-31T03:33:44.696 DEBUG:teuthology.misc:Transferring archived files from vm08:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4284/remote/vm08 2026-03-31T03:33:44.696 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-31T03:33:44.705 INFO:teuthology.task.internal:Removing archive directory... 2026-03-31T03:33:44.705 DEBUG:teuthology.orchestra.run.vm06:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-31T03:33:44.738 DEBUG:teuthology.orchestra.run.vm08:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-31T03:33:44.749 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-31T03:33:44.751 INFO:teuthology.task.internal:Not uploading archives. 2026-03-31T03:33:44.751 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-31T03:33:44.753 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-31T03:33:44.753 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-31T03:33:44.782 DEBUG:teuthology.orchestra.run.vm08:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-31T03:33:44.784 INFO:teuthology.orchestra.run.vm06.stdout: 258069 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 31 03:33 /home/ubuntu/cephtest 2026-03-31T03:33:44.793 INFO:teuthology.orchestra.run.vm08.stdout: 258079 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 31 03:33 /home/ubuntu/cephtest 2026-03-31T03:33:44.793 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-31T03:33:44.798 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-wait} duration: 179.7253499031067 failure_reason: '"grep: /var/log/ceph/674edef8-2cb2-11f1-98b1-35743a0a2fe7/ceph.log: No such file or directory" in cluster log' owner: kyr sentry_event: null status: fail success: false 2026-03-31T03:33:44.798 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-31T03:33:44.815 INFO:teuthology.run:FAIL