2026-03-30T23:24:49.467 INFO:root:teuthology version: 1.2.4.dev37+ga59626679 2026-03-30T23:24:49.471 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-30T23:24:49.492 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4163 branch: tentacle description: rados/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-flag} email: null first_in_suite: false flavor: default job_id: '4163' 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: vm04.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAC1Vck/NDdj06X6mKtTTaOMPqEZN0xjoB3dAF8uB2SA9VeS7hC27HdenTMVZ6oe+lTyR6D7EPhTSQN7SY62BuI= vm09.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOBlC8qcm0WpDaxGPIdfzPTTMMS2SmtaCWyg9ImF5ao/VTXuZwcfKl92x01bbpySX4IwTbxr0nAqBqNE5wrWVBM= 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 --zap --replace 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; 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-30T23:24:49.493 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa; will attempt to use it 2026-03-30T23:24:49.493 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks 2026-03-30T23:24:49.493 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-30T23:24:49.493 INFO:teuthology.task.internal:Checking packages... 2026-03-30T23:24:49.494 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '70f8415b300f041766fa27faf7d5472699e32388' 2026-03-30T23:24:49.494 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-30T23:24:49.494 INFO:teuthology.packaging:ref: None 2026-03-30T23:24:49.494 INFO:teuthology.packaging:tag: None 2026-03-30T23:24:49.494 INFO:teuthology.packaging:branch: tentacle 2026-03-30T23:24:49.494 INFO:teuthology.packaging:sha1: 70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T23:24:49.494 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-30T23:24:50.219 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-714-g147f7c6a-1jammy 2026-03-30T23:24:50.219 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-30T23:24:50.220 INFO:teuthology.task.internal:no buildpackages task found 2026-03-30T23:24:50.220 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-30T23:24:50.220 INFO:teuthology.task.internal:Saving configuration 2026-03-30T23:24:50.225 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-30T23:24:50.225 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-30T23:24:50.232 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm04.local', 'description': '/archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4163', '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-30 23:23:33.522827', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:04', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAC1Vck/NDdj06X6mKtTTaOMPqEZN0xjoB3dAF8uB2SA9VeS7hC27HdenTMVZ6oe+lTyR6D7EPhTSQN7SY62BuI='} 2026-03-30T23:24:50.236 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm09.local', 'description': '/archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4163', '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-30 23:23:33.523239', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:09', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOBlC8qcm0WpDaxGPIdfzPTTMMS2SmtaCWyg9ImF5ao/VTXuZwcfKl92x01bbpySX4IwTbxr0nAqBqNE5wrWVBM='} 2026-03-30T23:24:50.236 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-30T23:24:50.237 INFO:teuthology.task.internal:roles: ubuntu@vm04.local - ['host.a', 'client.0'] 2026-03-30T23:24:50.237 INFO:teuthology.task.internal:roles: ubuntu@vm09.local - ['host.b', 'client.1'] 2026-03-30T23:24:50.237 INFO:teuthology.run_tasks:Running task console_log... 2026-03-30T23:24:50.248 DEBUG:teuthology.task.console_log:vm04 does not support IPMI; excluding 2026-03-30T23:24:50.253 DEBUG:teuthology.task.console_log:vm09 does not support IPMI; excluding 2026-03-30T23:24:50.253 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb60b099a20>, signals=[15]) 2026-03-30T23:24:50.253 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-30T23:24:50.257 INFO:teuthology.task.internal:Opening connections... 2026-03-30T23:24:50.257 DEBUG:teuthology.task.internal:connecting to ubuntu@vm04.local 2026-03-30T23:24:50.258 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm04.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-30T23:24:50.316 DEBUG:teuthology.task.internal:connecting to ubuntu@vm09.local 2026-03-30T23:24:50.317 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm09.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-30T23:24:50.377 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-30T23:24:50.379 DEBUG:teuthology.orchestra.run.vm04:> uname -m 2026-03-30T23:24:50.403 INFO:teuthology.orchestra.run.vm04.stdout:x86_64 2026-03-30T23:24:50.405 DEBUG:teuthology.orchestra.run.vm04:> cat /etc/os-release 2026-03-30T23:24:50.449 INFO:teuthology.orchestra.run.vm04.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:NAME="Ubuntu" 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:VERSION_ID="22.04" 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:VERSION_CODENAME=jammy 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:ID=ubuntu 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:ID_LIKE=debian 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-30T23:24:50.450 INFO:teuthology.orchestra.run.vm04.stdout:UBUNTU_CODENAME=jammy 2026-03-30T23:24:50.450 INFO:teuthology.lock.ops:Updating vm04.local on lock server 2026-03-30T23:24:50.455 DEBUG:teuthology.orchestra.run.vm09:> uname -m 2026-03-30T23:24:50.481 INFO:teuthology.orchestra.run.vm09.stdout:x86_64 2026-03-30T23:24:50.481 DEBUG:teuthology.orchestra.run.vm09:> cat /etc/os-release 2026-03-30T23:24:50.528 INFO:teuthology.orchestra.run.vm09.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-30T23:24:50.528 INFO:teuthology.orchestra.run.vm09.stdout:NAME="Ubuntu" 2026-03-30T23:24:50.528 INFO:teuthology.orchestra.run.vm09.stdout:VERSION_ID="22.04" 2026-03-30T23:24:50.528 INFO:teuthology.orchestra.run.vm09.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-30T23:24:50.528 INFO:teuthology.orchestra.run.vm09.stdout:VERSION_CODENAME=jammy 2026-03-30T23:24:50.529 INFO:teuthology.orchestra.run.vm09.stdout:ID=ubuntu 2026-03-30T23:24:50.529 INFO:teuthology.orchestra.run.vm09.stdout:ID_LIKE=debian 2026-03-30T23:24:50.529 INFO:teuthology.orchestra.run.vm09.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-30T23:24:50.529 INFO:teuthology.orchestra.run.vm09.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-30T23:24:50.529 INFO:teuthology.orchestra.run.vm09.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-30T23:24:50.529 INFO:teuthology.orchestra.run.vm09.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-30T23:24:50.529 INFO:teuthology.orchestra.run.vm09.stdout:UBUNTU_CODENAME=jammy 2026-03-30T23:24:50.529 INFO:teuthology.lock.ops:Updating vm09.local on lock server 2026-03-30T23:24:50.534 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-30T23:24:50.538 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-30T23:24:50.539 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-30T23:24:50.540 DEBUG:teuthology.orchestra.run.vm04:> test '!' -e /home/ubuntu/cephtest 2026-03-30T23:24:50.541 DEBUG:teuthology.orchestra.run.vm09:> test '!' -e /home/ubuntu/cephtest 2026-03-30T23:24:50.571 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-30T23:24:50.572 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-30T23:24:50.572 DEBUG:teuthology.orchestra.run.vm04:> test -z $(ls -A /var/lib/ceph) 2026-03-30T23:24:50.587 DEBUG:teuthology.orchestra.run.vm09:> test -z $(ls -A /var/lib/ceph) 2026-03-30T23:24:50.589 INFO:teuthology.orchestra.run.vm04.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-30T23:24:50.616 INFO:teuthology.orchestra.run.vm09.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-30T23:24:50.616 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-30T23:24:50.626 DEBUG:teuthology.orchestra.run.vm04:> test -e /ceph-qa-ready 2026-03-30T23:24:50.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T23:24:50.870 DEBUG:teuthology.orchestra.run.vm09:> test -e /ceph-qa-ready 2026-03-30T23:24:50.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T23:24:51.146 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-30T23:24:51.147 INFO:teuthology.task.internal:Creating test directory... 2026-03-30T23:24:51.147 DEBUG:teuthology.orchestra.run.vm04:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-30T23:24:51.149 DEBUG:teuthology.orchestra.run.vm09:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-30T23:24:51.152 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-30T23:24:51.153 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-30T23:24:51.155 INFO:teuthology.task.internal:Creating archive directory... 2026-03-30T23:24:51.155 DEBUG:teuthology.orchestra.run.vm04:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-30T23:24:51.195 DEBUG:teuthology.orchestra.run.vm09:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-30T23:24:51.200 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-30T23:24:51.202 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-30T23:24:51.202 DEBUG:teuthology.orchestra.run.vm04:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-30T23:24:51.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T23:24:51.244 DEBUG:teuthology.orchestra.run.vm09:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-30T23:24:51.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T23:24:51.247 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:24:51.287 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:24:51.296 INFO:teuthology.orchestra.run.vm04.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-30T23:24:51.299 INFO:teuthology.orchestra.run.vm09.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-30T23:24:51.301 INFO:teuthology.orchestra.run.vm04.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-30T23:24:51.305 INFO:teuthology.orchestra.run.vm09.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-30T23:24:51.306 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-30T23:24:51.320 INFO:teuthology.task.internal:Configuring sudo... 2026-03-30T23:24:51.320 DEBUG:teuthology.orchestra.run.vm04:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-30T23:24:51.347 DEBUG:teuthology.orchestra.run.vm09:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-30T23:24:51.357 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-30T23:24:51.359 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-30T23:24:51.359 DEBUG:teuthology.orchestra.run.vm04:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-30T23:24:51.399 DEBUG:teuthology.orchestra.run.vm09:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-30T23:24:51.404 DEBUG:teuthology.orchestra.run.vm04:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-30T23:24:51.451 DEBUG:teuthology.orchestra.run.vm04:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-30T23:24:51.499 DEBUG:teuthology.orchestra.run.vm04:> set -ex 2026-03-30T23:24:51.499 DEBUG:teuthology.orchestra.run.vm04:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-30T23:24:51.556 DEBUG:teuthology.orchestra.run.vm09:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-30T23:24:51.559 DEBUG:teuthology.orchestra.run.vm09:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-30T23:24:51.603 DEBUG:teuthology.orchestra.run.vm09:> set -ex 2026-03-30T23:24:51.603 DEBUG:teuthology.orchestra.run.vm09:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-30T23:24:51.652 DEBUG:teuthology.orchestra.run.vm04:> sudo service rsyslog restart 2026-03-30T23:24:51.654 DEBUG:teuthology.orchestra.run.vm09:> sudo service rsyslog restart 2026-03-30T23:24:51.715 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-30T23:24:51.716 INFO:teuthology.task.internal:Starting timer... 2026-03-30T23:24:51.716 INFO:teuthology.run_tasks:Running task pcp... 2026-03-30T23:24:51.719 INFO:teuthology.run_tasks:Running task selinux... 2026-03-30T23:24:51.722 INFO:teuthology.task.selinux:Excluding vm04: VMs are not yet supported 2026-03-30T23:24:51.722 INFO:teuthology.task.selinux:Excluding vm09: VMs are not yet supported 2026-03-30T23:24:51.722 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-30T23:24:51.722 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-30T23:24:51.722 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-30T23:24:51.722 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-30T23:24:51.724 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-30T23:24:51.724 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/kshtsk/ceph-cm-ansible.git 2026-03-30T23:24:51.726 INFO:teuthology.repo_utils:Fetching github.com_kshtsk_ceph-cm-ansible_main from origin 2026-03-30T23:24:52.325 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-30T23:24:52.332 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-30T23:24:52.333 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_inventorypc8elfy7 --limit vm04.local,vm09.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-30T23:26:54.783 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm04.local'), Remote(name='ubuntu@vm09.local')] 2026-03-30T23:26:54.784 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm04.local' 2026-03-30T23:26:54.784 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm04.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-30T23:26:54.842 DEBUG:teuthology.orchestra.run.vm04:> true 2026-03-30T23:26:55.060 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm04.local' 2026-03-30T23:26:55.061 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm09.local' 2026-03-30T23:26:55.061 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm09.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-30T23:26:55.118 DEBUG:teuthology.orchestra.run.vm09:> true 2026-03-30T23:26:55.348 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm09.local' 2026-03-30T23:26:55.348 INFO:teuthology.run_tasks:Running task clock... 2026-03-30T23:26:55.351 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-30T23:26:55.351 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-30T23:26:55.351 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:26:55.352 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-30T23:26:55.352 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:26:55.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-30T23:26:55.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: Command line: ntpd -gq 2026-03-30T23:26:55.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: ---------------------------------------------------- 2026-03-30T23:26:55.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: ntp-4 is maintained by Network Time Foundation, 2026-03-30T23:26:55.369 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-30T23:26:55.369 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: corporation. Support and training for ntp-4 are 2026-03-30T23:26:55.369 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: available at https://www.nwtime.org/support 2026-03-30T23:26:55.369 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: ---------------------------------------------------- 2026-03-30T23:26:55.369 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: proto: precision = 0.030 usec (-25) 2026-03-30T23:26:55.370 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: basedate set to 2022-02-04 2026-03-30T23:26:55.370 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: gps base set to 2022-02-06 (week 2196) 2026-03-30T23:26:55.370 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-30T23:26:55.370 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: 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-30T23:26:55.370 INFO:teuthology.orchestra.run.vm04.stderr:30 Mar 23:26:55 ntpd[16227]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 93 days ago 2026-03-30T23:26:55.371 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: Listen and drop on 0 v6wildcard [::]:123 2026-03-30T23:26:55.371 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-30T23:26:55.371 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: Listen normally on 2 lo 127.0.0.1:123 2026-03-30T23:26:55.372 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: Listen normally on 3 ens3 192.168.123.104:123 2026-03-30T23:26:55.372 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: Listen normally on 4 lo [::1]:123 2026-03-30T23:26:55.372 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:4%2]:123 2026-03-30T23:26:55.373 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:55 ntpd[16227]: Listening on routing socket on fd #22 for interface updates 2026-03-30T23:26:55.403 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-30T23:26:55.403 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: Command line: ntpd -gq 2026-03-30T23:26:55.403 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: ---------------------------------------------------- 2026-03-30T23:26:55.403 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: ntp-4 is maintained by Network Time Foundation, 2026-03-30T23:26:55.404 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-30T23:26:55.404 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: corporation. Support and training for ntp-4 are 2026-03-30T23:26:55.404 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: available at https://www.nwtime.org/support 2026-03-30T23:26:55.404 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: ---------------------------------------------------- 2026-03-30T23:26:55.404 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: proto: precision = 0.029 usec (-25) 2026-03-30T23:26:55.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: basedate set to 2022-02-04 2026-03-30T23:26:55.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: gps base set to 2022-02-06 (week 2196) 2026-03-30T23:26:55.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-30T23:26:55.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: 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-30T23:26:55.405 INFO:teuthology.orchestra.run.vm09.stderr:30 Mar 23:26:55 ntpd[16225]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 93 days ago 2026-03-30T23:26:55.406 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: Listen and drop on 0 v6wildcard [::]:123 2026-03-30T23:26:55.406 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-30T23:26:55.406 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: Listen normally on 2 lo 127.0.0.1:123 2026-03-30T23:26:55.406 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: Listen normally on 3 ens3 192.168.123.109:123 2026-03-30T23:26:55.407 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: Listen normally on 4 lo [::1]:123 2026-03-30T23:26:55.407 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:9%2]:123 2026-03-30T23:26:55.407 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:55 ntpd[16225]: Listening on routing socket on fd #22 for interface updates 2026-03-30T23:26:56.370 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:56 ntpd[16227]: Soliciting pool server 139.162.152.20 2026-03-30T23:26:56.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:56 ntpd[16225]: Soliciting pool server 139.162.152.20 2026-03-30T23:26:57.369 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:57 ntpd[16227]: Soliciting pool server 79.133.44.137 2026-03-30T23:26:57.369 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:57 ntpd[16227]: Soliciting pool server 129.70.132.37 2026-03-30T23:26:57.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:57 ntpd[16225]: Soliciting pool server 79.133.44.137 2026-03-30T23:26:57.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:57 ntpd[16225]: Soliciting pool server 129.70.132.37 2026-03-30T23:26:58.369 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:58 ntpd[16227]: Soliciting pool server 80.153.195.191 2026-03-30T23:26:58.369 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:58 ntpd[16227]: Soliciting pool server 134.60.1.30 2026-03-30T23:26:58.370 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:58 ntpd[16227]: Soliciting pool server 78.47.56.71 2026-03-30T23:26:58.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:58 ntpd[16225]: Soliciting pool server 80.153.195.191 2026-03-30T23:26:58.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:58 ntpd[16225]: Soliciting pool server 134.60.1.30 2026-03-30T23:26:58.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:58 ntpd[16225]: Soliciting pool server 78.47.56.71 2026-03-30T23:26:59.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:59 ntpd[16227]: Soliciting pool server 141.84.43.73 2026-03-30T23:26:59.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:59 ntpd[16227]: Soliciting pool server 185.197.135.21 2026-03-30T23:26:59.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:59 ntpd[16227]: Soliciting pool server 217.197.91.176 2026-03-30T23:26:59.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:26:59 ntpd[16227]: Soliciting pool server 85.220.190.246 2026-03-30T23:26:59.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:59 ntpd[16225]: Soliciting pool server 141.84.43.73 2026-03-30T23:26:59.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:59 ntpd[16225]: Soliciting pool server 185.197.135.21 2026-03-30T23:26:59.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:59 ntpd[16225]: Soliciting pool server 217.197.91.176 2026-03-30T23:26:59.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:26:59 ntpd[16225]: Soliciting pool server 85.220.190.246 2026-03-30T23:27:00.367 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:27:00 ntpd[16227]: Soliciting pool server 49.12.199.148 2026-03-30T23:27:00.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:27:00 ntpd[16227]: Soliciting pool server 188.245.170.46 2026-03-30T23:27:00.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:27:00 ntpd[16227]: Soliciting pool server 81.3.27.46 2026-03-30T23:27:00.368 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:27:00 ntpd[16227]: Soliciting pool server 185.125.190.56 2026-03-30T23:27:00.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:27:00 ntpd[16225]: Soliciting pool server 49.12.199.148 2026-03-30T23:27:00.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:27:00 ntpd[16225]: Soliciting pool server 188.245.170.46 2026-03-30T23:27:00.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:27:00 ntpd[16225]: Soliciting pool server 81.3.27.46 2026-03-30T23:27:00.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:27:00 ntpd[16225]: Soliciting pool server 185.125.190.56 2026-03-30T23:27:01.367 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:27:01 ntpd[16227]: Soliciting pool server 91.189.91.157 2026-03-30T23:27:01.367 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:27:01 ntpd[16227]: Soliciting pool server 213.172.105.106 2026-03-30T23:27:01.367 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:27:01 ntpd[16227]: Soliciting pool server 78.46.162.102 2026-03-30T23:27:01.404 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:27:01 ntpd[16225]: Soliciting pool server 91.189.91.157 2026-03-30T23:27:01.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:27:01 ntpd[16225]: Soliciting pool server 213.172.105.106 2026-03-30T23:27:01.405 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:27:01 ntpd[16225]: Soliciting pool server 78.46.162.102 2026-03-30T23:27:04.386 INFO:teuthology.orchestra.run.vm04.stdout:30 Mar 23:27:04 ntpd[16227]: ntpd: time slew +0.009064 s 2026-03-30T23:27:04.386 INFO:teuthology.orchestra.run.vm04.stdout:ntpd: time slew +0.009064s 2026-03-30T23:27:04.408 INFO:teuthology.orchestra.run.vm04.stdout: remote refid st t when poll reach delay offset jitter 2026-03-30T23:27:04.408 INFO:teuthology.orchestra.run.vm04.stdout:============================================================================== 2026-03-30T23:27:04.408 INFO:teuthology.orchestra.run.vm04.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:04.408 INFO:teuthology.orchestra.run.vm04.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:04.408 INFO:teuthology.orchestra.run.vm04.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:04.408 INFO:teuthology.orchestra.run.vm04.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:04.408 INFO:teuthology.orchestra.run.vm04.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:04.434 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 23:27:04 ntpd[16225]: ntpd: time slew +0.002777 s 2026-03-30T23:27:04.434 INFO:teuthology.orchestra.run.vm09.stdout:ntpd: time slew +0.002777s 2026-03-30T23:27:04.456 INFO:teuthology.orchestra.run.vm09.stdout: remote refid st t when poll reach delay offset jitter 2026-03-30T23:27:04.457 INFO:teuthology.orchestra.run.vm09.stdout:============================================================================== 2026-03-30T23:27:04.457 INFO:teuthology.orchestra.run.vm09.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:04.457 INFO:teuthology.orchestra.run.vm09.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:04.457 INFO:teuthology.orchestra.run.vm09.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:04.457 INFO:teuthology.orchestra.run.vm09.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:04.457 INFO:teuthology.orchestra.run.vm09.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:04.457 INFO:teuthology.run_tasks:Running task nvme_loop... 2026-03-30T23:27:04.460 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2026-03-30T23:27:04.460 DEBUG:teuthology.orchestra.run.vm04:> set -ex 2026-03-30T23:27:04.460 DEBUG:teuthology.orchestra.run.vm04:> dd if=/scratch_devs of=/dev/stdout 2026-03-30T23:27:04.464 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-30T23:27:04.464 DEBUG:teuthology.orchestra.run.vm04:> stat /dev/vg_nvme/lv_1 2026-03-30T23:27:04.510 INFO:teuthology.orchestra.run.vm04.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-30T23:27:04.510 INFO:teuthology.orchestra.run.vm04.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T23:27:04.510 INFO:teuthology.orchestra.run.vm04.stdout:Device: 5h/5d Inode: 780 Links: 1 2026-03-30T23:27:04.510 INFO:teuthology.orchestra.run.vm04.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T23:27:04.511 INFO:teuthology.orchestra.run.vm04.stdout:Access: 2026-03-30 23:26:47.316606650 +0000 2026-03-30T23:27:04.511 INFO:teuthology.orchestra.run.vm04.stdout:Modify: 2026-03-30 23:26:47.192544650 +0000 2026-03-30T23:27:04.511 INFO:teuthology.orchestra.run.vm04.stdout:Change: 2026-03-30 23:26:47.192544650 +0000 2026-03-30T23:27:04.511 INFO:teuthology.orchestra.run.vm04.stdout: Birth: - 2026-03-30T23:27:04.511 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-30T23:27:04.559 INFO:teuthology.orchestra.run.vm04.stderr:1+0 records in 2026-03-30T23:27:04.559 INFO:teuthology.orchestra.run.vm04.stderr:1+0 records out 2026-03-30T23:27:04.559 INFO:teuthology.orchestra.run.vm04.stderr:512 bytes copied, 0.000166414 s, 3.1 MB/s 2026-03-30T23:27:04.560 DEBUG:teuthology.orchestra.run.vm04:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-30T23:27:04.607 DEBUG:teuthology.orchestra.run.vm04:> stat /dev/vg_nvme/lv_2 2026-03-30T23:27:04.654 INFO:teuthology.orchestra.run.vm04.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-30T23:27:04.655 INFO:teuthology.orchestra.run.vm04.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T23:27:04.655 INFO:teuthology.orchestra.run.vm04.stdout:Device: 5h/5d Inode: 814 Links: 1 2026-03-30T23:27:04.655 INFO:teuthology.orchestra.run.vm04.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T23:27:04.655 INFO:teuthology.orchestra.run.vm04.stdout:Access: 2026-03-30 23:26:47.628762650 +0000 2026-03-30T23:27:04.655 INFO:teuthology.orchestra.run.vm04.stdout:Modify: 2026-03-30 23:26:47.488692650 +0000 2026-03-30T23:27:04.655 INFO:teuthology.orchestra.run.vm04.stdout:Change: 2026-03-30 23:26:47.488692650 +0000 2026-03-30T23:27:04.655 INFO:teuthology.orchestra.run.vm04.stdout: Birth: - 2026-03-30T23:27:04.655 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-30T23:27:04.702 INFO:teuthology.orchestra.run.vm04.stderr:1+0 records in 2026-03-30T23:27:04.703 INFO:teuthology.orchestra.run.vm04.stderr:1+0 records out 2026-03-30T23:27:04.703 INFO:teuthology.orchestra.run.vm04.stderr:512 bytes copied, 0.000195303 s, 2.6 MB/s 2026-03-30T23:27:04.703 DEBUG:teuthology.orchestra.run.vm04:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-30T23:27:04.751 DEBUG:teuthology.orchestra.run.vm04:> stat /dev/vg_nvme/lv_3 2026-03-30T23:27:04.798 INFO:teuthology.orchestra.run.vm04.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-30T23:27:04.798 INFO:teuthology.orchestra.run.vm04.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T23:27:04.798 INFO:teuthology.orchestra.run.vm04.stdout:Device: 5h/5d Inode: 847 Links: 1 2026-03-30T23:27:04.798 INFO:teuthology.orchestra.run.vm04.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T23:27:04.798 INFO:teuthology.orchestra.run.vm04.stdout:Access: 2026-03-30 23:26:47.932914649 +0000 2026-03-30T23:27:04.798 INFO:teuthology.orchestra.run.vm04.stdout:Modify: 2026-03-30 23:26:47.796846650 +0000 2026-03-30T23:27:04.798 INFO:teuthology.orchestra.run.vm04.stdout:Change: 2026-03-30 23:26:47.796846650 +0000 2026-03-30T23:27:04.798 INFO:teuthology.orchestra.run.vm04.stdout: Birth: - 2026-03-30T23:27:04.798 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-30T23:27:04.847 INFO:teuthology.orchestra.run.vm04.stderr:1+0 records in 2026-03-30T23:27:04.847 INFO:teuthology.orchestra.run.vm04.stderr:1+0 records out 2026-03-30T23:27:04.847 INFO:teuthology.orchestra.run.vm04.stderr:512 bytes copied, 0.000147128 s, 3.5 MB/s 2026-03-30T23:27:04.847 DEBUG:teuthology.orchestra.run.vm04:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-30T23:27:04.895 DEBUG:teuthology.orchestra.run.vm04:> stat /dev/vg_nvme/lv_4 2026-03-30T23:27:04.941 INFO:teuthology.orchestra.run.vm04.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-30T23:27:04.941 INFO:teuthology.orchestra.run.vm04.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T23:27:04.941 INFO:teuthology.orchestra.run.vm04.stdout:Device: 5h/5d Inode: 877 Links: 1 2026-03-30T23:27:04.941 INFO:teuthology.orchestra.run.vm04.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T23:27:04.941 INFO:teuthology.orchestra.run.vm04.stdout:Access: 2026-03-30 23:26:52.014954651 +0000 2026-03-30T23:27:04.941 INFO:teuthology.orchestra.run.vm04.stdout:Modify: 2026-03-30 23:26:48.096996650 +0000 2026-03-30T23:27:04.941 INFO:teuthology.orchestra.run.vm04.stdout:Change: 2026-03-30 23:26:48.096996650 +0000 2026-03-30T23:27:04.941 INFO:teuthology.orchestra.run.vm04.stdout: Birth: - 2026-03-30T23:27:04.941 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-30T23:27:04.990 INFO:teuthology.orchestra.run.vm04.stderr:1+0 records in 2026-03-30T23:27:04.990 INFO:teuthology.orchestra.run.vm04.stderr:1+0 records out 2026-03-30T23:27:04.990 INFO:teuthology.orchestra.run.vm04.stderr:512 bytes copied, 0.000142467 s, 3.6 MB/s 2026-03-30T23:27:04.991 DEBUG:teuthology.orchestra.run.vm04:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-30T23:27:05.034 DEBUG:teuthology.orchestra.run.vm04:> sudo apt install -y linux-modules-extra-$(uname -r) 2026-03-30T23:27:05.086 INFO:teuthology.orchestra.run.vm04.stderr: 2026-03-30T23:27:05.086 INFO:teuthology.orchestra.run.vm04.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-30T23:27:05.086 INFO:teuthology.orchestra.run.vm04.stderr: 2026-03-30T23:27:05.113 INFO:teuthology.orchestra.run.vm04.stdout:Reading package lists... 2026-03-30T23:27:05.304 INFO:teuthology.orchestra.run.vm04.stdout:Building dependency tree... 2026-03-30T23:27:05.304 INFO:teuthology.orchestra.run.vm04.stdout:Reading state information... 2026-03-30T23:27:05.460 INFO:teuthology.orchestra.run.vm04.stdout:The following packages were automatically installed and are no longer required: 2026-03-30T23:27:05.461 INFO:teuthology.orchestra.run.vm04.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-30T23:27:05.461 INFO:teuthology.orchestra.run.vm04.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-30T23:27:05.461 INFO:teuthology.orchestra.run.vm04.stdout:The following additional packages will be installed: 2026-03-30T23:27:05.462 INFO:teuthology.orchestra.run.vm04.stdout: wireless-regdb 2026-03-30T23:27:05.511 INFO:teuthology.orchestra.run.vm04.stdout:The following NEW packages will be installed: 2026-03-30T23:27:05.511 INFO:teuthology.orchestra.run.vm04.stdout: linux-modules-extra-5.15.0-171-generic wireless-regdb 2026-03-30T23:27:05.552 INFO:teuthology.orchestra.run.vm04.stdout:0 upgraded, 2 newly installed, 0 to remove and 49 not upgraded. 2026-03-30T23:27:05.800 INFO:teuthology.orchestra.run.vm04.stdout:Need to get 63.9 MB of archives. 2026-03-30T23:27:05.800 INFO:teuthology.orchestra.run.vm04.stdout:After this operation, 353 MB of additional disk space will be used. 2026-03-30T23:27:05.800 INFO:teuthology.orchestra.run.vm04.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-30T23:27:05.907 INFO:teuthology.orchestra.run.vm04.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-30T23:27:08.930 INFO:teuthology.orchestra.run.vm04.stderr:debconf: unable to initialize frontend: Dialog 2026-03-30T23:27:08.930 INFO:teuthology.orchestra.run.vm04.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-30T23:27:08.930 INFO:teuthology.orchestra.run.vm04.stderr:debconf: falling back to frontend: Readline 2026-03-30T23:27:08.935 INFO:teuthology.orchestra.run.vm04.stderr:debconf: unable to initialize frontend: Readline 2026-03-30T23:27:08.935 INFO:teuthology.orchestra.run.vm04.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-30T23:27:08.935 INFO:teuthology.orchestra.run.vm04.stderr:debconf: falling back to frontend: Teletype 2026-03-30T23:27:08.937 INFO:teuthology.orchestra.run.vm04.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-30T23:27:08.957 INFO:teuthology.orchestra.run.vm04.stdout:Fetched 63.9 MB in 3s (19.8 MB/s) 2026-03-30T23:27:08.998 INFO:teuthology.orchestra.run.vm04.stdout:Selecting previously unselected package wireless-regdb. 2026-03-30T23:27:09.032 INFO:teuthology.orchestra.run.vm04.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-30T23:27:09.034 INFO:teuthology.orchestra.run.vm04.stdout:Preparing to unpack .../wireless-regdb_2025.10.07-0ubuntu1~22.04.1_all.deb ... 2026-03-30T23:27:09.035 INFO:teuthology.orchestra.run.vm04.stdout:Unpacking wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-30T23:27:09.053 INFO:teuthology.orchestra.run.vm04.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-171-generic. 2026-03-30T23:27:09.059 INFO:teuthology.orchestra.run.vm04.stdout:Preparing to unpack .../linux-modules-extra-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-03-30T23:27:09.059 INFO:teuthology.orchestra.run.vm04.stdout:Unpacking linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T23:27:10.538 INFO:teuthology.orchestra.run.vm04.stdout:Setting up wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-30T23:27:10.541 INFO:teuthology.orchestra.run.vm04.stdout:Setting up linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T23:27:11.720 INFO:teuthology.orchestra.run.vm04.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-30T23:27:11.750 INFO:teuthology.orchestra.run.vm04.stdout:Processing triggers for linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T23:27:11.756 INFO:teuthology.orchestra.run.vm04.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-03-30T23:27:11.756 INFO:teuthology.orchestra.run.vm04.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-03-30T23:27:20.217 INFO:teuthology.orchestra.run.vm04.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-03-30T23:27:20.217 INFO:teuthology.orchestra.run.vm04.stdout:Sourcing file `/etc/default/grub' 2026-03-30T23:27:20.236 INFO:teuthology.orchestra.run.vm04.stdout:Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 2026-03-30T23:27:20.236 INFO:teuthology.orchestra.run.vm04.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-03-30T23:27:20.238 INFO:teuthology.orchestra.run.vm04.stdout:Generating grub configuration file ... 2026-03-30T23:27:20.320 INFO:teuthology.orchestra.run.vm04.stdout:Found linux image: /boot/vmlinuz-5.15.0-171-generic 2026-03-30T23:27:20.326 INFO:teuthology.orchestra.run.vm04.stdout:Found initrd image: /boot/initrd.img-5.15.0-171-generic 2026-03-30T23:27:20.541 INFO:teuthology.orchestra.run.vm04.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-03-30T23:27:20.541 INFO:teuthology.orchestra.run.vm04.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-03-30T23:27:20.541 INFO:teuthology.orchestra.run.vm04.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-03-30T23:27:20.549 INFO:teuthology.orchestra.run.vm04.stdout:done 2026-03-30T23:27:20.812 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:20.812 INFO:teuthology.orchestra.run.vm04.stdout:Running kernel seems to be up-to-date. 2026-03-30T23:27:20.812 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:20.812 INFO:teuthology.orchestra.run.vm04.stdout:Services to be restarted: 2026-03-30T23:27:20.816 INFO:teuthology.orchestra.run.vm04.stdout: systemctl restart apache-htcacheclean.service 2026-03-30T23:27:20.822 INFO:teuthology.orchestra.run.vm04.stdout: systemctl restart rsyslog.service 2026-03-30T23:27:20.826 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:20.826 INFO:teuthology.orchestra.run.vm04.stdout:Service restarts being deferred: 2026-03-30T23:27:20.826 INFO:teuthology.orchestra.run.vm04.stdout: systemctl restart networkd-dispatcher.service 2026-03-30T23:27:20.826 INFO:teuthology.orchestra.run.vm04.stdout: systemctl restart unattended-upgrades.service 2026-03-30T23:27:20.826 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:20.826 INFO:teuthology.orchestra.run.vm04.stdout:No containers need to be restarted. 2026-03-30T23:27:20.826 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:20.826 INFO:teuthology.orchestra.run.vm04.stdout:No user sessions are running outdated binaries. 2026-03-30T23:27:20.826 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:20.826 INFO:teuthology.orchestra.run.vm04.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-30T23:27:21.971 DEBUG:teuthology.orchestra.run.vm04:> sudo apt install -y nvme-cli 2026-03-30T23:27:22.022 INFO:teuthology.orchestra.run.vm04.stderr: 2026-03-30T23:27:22.022 INFO:teuthology.orchestra.run.vm04.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-30T23:27:22.022 INFO:teuthology.orchestra.run.vm04.stderr: 2026-03-30T23:27:22.050 INFO:teuthology.orchestra.run.vm04.stdout:Reading package lists... 2026-03-30T23:27:22.237 INFO:teuthology.orchestra.run.vm04.stdout:Building dependency tree... 2026-03-30T23:27:22.237 INFO:teuthology.orchestra.run.vm04.stdout:Reading state information... 2026-03-30T23:27:22.413 INFO:teuthology.orchestra.run.vm04.stdout:The following packages were automatically installed and are no longer required: 2026-03-30T23:27:22.413 INFO:teuthology.orchestra.run.vm04.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-30T23:27:22.413 INFO:teuthology.orchestra.run.vm04.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-30T23:27:22.460 INFO:teuthology.orchestra.run.vm04.stdout:The following NEW packages will be installed: 2026-03-30T23:27:22.460 INFO:teuthology.orchestra.run.vm04.stdout: nvme-cli 2026-03-30T23:27:22.497 INFO:teuthology.orchestra.run.vm04.stdout:0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded. 2026-03-30T23:27:22.592 INFO:teuthology.orchestra.run.vm04.stdout:Need to get 474 kB of archives. 2026-03-30T23:27:22.592 INFO:teuthology.orchestra.run.vm04.stdout:After this operation, 1136 kB of additional disk space will be used. 2026-03-30T23:27:22.592 INFO:teuthology.orchestra.run.vm04.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-03-30T23:27:22.919 INFO:teuthology.orchestra.run.vm04.stderr:debconf: unable to initialize frontend: Dialog 2026-03-30T23:27:22.919 INFO:teuthology.orchestra.run.vm04.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-30T23:27:22.919 INFO:teuthology.orchestra.run.vm04.stderr:debconf: falling back to frontend: Readline 2026-03-30T23:27:22.923 INFO:teuthology.orchestra.run.vm04.stderr:debconf: unable to initialize frontend: Readline 2026-03-30T23:27:22.923 INFO:teuthology.orchestra.run.vm04.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-30T23:27:22.923 INFO:teuthology.orchestra.run.vm04.stderr:debconf: falling back to frontend: Teletype 2026-03-30T23:27:22.925 INFO:teuthology.orchestra.run.vm04.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-30T23:27:22.955 INFO:teuthology.orchestra.run.vm04.stdout:Fetched 474 kB in 0s (2005 kB/s) 2026-03-30T23:27:22.970 INFO:teuthology.orchestra.run.vm04.stdout:Selecting previously unselected package nvme-cli. 2026-03-30T23:27:23.004 INFO:teuthology.orchestra.run.vm04.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-30T23:27:23.007 INFO:teuthology.orchestra.run.vm04.stdout:Preparing to unpack .../nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-03-30T23:27:23.008 INFO:teuthology.orchestra.run.vm04.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-03-30T23:27:23.066 INFO:teuthology.orchestra.run.vm04.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-03-30T23:27:23.144 INFO:teuthology.orchestra.run.vm04.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-03-30T23:27:23.374 INFO:teuthology.orchestra.run.vm04.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-03-30T23:27:23.755 INFO:teuthology.orchestra.run.vm04.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-03-30T23:27:23.801 INFO:teuthology.orchestra.run.vm04.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-30T23:27:24.135 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:24.135 INFO:teuthology.orchestra.run.vm04.stdout:Running kernel seems to be up-to-date. 2026-03-30T23:27:24.135 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:24.135 INFO:teuthology.orchestra.run.vm04.stdout:Services to be restarted: 2026-03-30T23:27:24.138 INFO:teuthology.orchestra.run.vm04.stdout: systemctl restart apache-htcacheclean.service 2026-03-30T23:27:24.146 INFO:teuthology.orchestra.run.vm04.stdout: systemctl restart rsyslog.service 2026-03-30T23:27:24.150 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:24.150 INFO:teuthology.orchestra.run.vm04.stdout:Service restarts being deferred: 2026-03-30T23:27:24.150 INFO:teuthology.orchestra.run.vm04.stdout: systemctl restart networkd-dispatcher.service 2026-03-30T23:27:24.150 INFO:teuthology.orchestra.run.vm04.stdout: systemctl restart unattended-upgrades.service 2026-03-30T23:27:24.150 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:24.150 INFO:teuthology.orchestra.run.vm04.stdout:No containers need to be restarted. 2026-03-30T23:27:24.150 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:24.150 INFO:teuthology.orchestra.run.vm04.stdout:No user sessions are running outdated binaries. 2026-03-30T23:27:24.150 INFO:teuthology.orchestra.run.vm04.stdout: 2026-03-30T23:27:24.150 INFO:teuthology.orchestra.run.vm04.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-30T23:27:25.263 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:27:25.334 INFO:teuthology.orchestra.run.vm04.stdout:loop 2026-03-30T23:27:25.335 INFO:tasks.nvme_loop:Connecting nvme_loop vm04:/dev/vg_nvme/lv_1... 2026-03-30T23:27:25.335 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:27:25.390 INFO:teuthology.orchestra.run.vm04.stdout:1 2026-03-30T23:27:25.404 INFO:teuthology.orchestra.run.vm04.stdout:/dev/vg_nvme/lv_11 2026-03-30T23:27:25.418 INFO:tasks.nvme_loop:Connecting nvme_loop vm04:/dev/vg_nvme/lv_2... 2026-03-30T23:27:25.418 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:27:25.476 INFO:teuthology.orchestra.run.vm04.stdout:1 2026-03-30T23:27:25.493 INFO:teuthology.orchestra.run.vm04.stdout:/dev/vg_nvme/lv_21 2026-03-30T23:27:25.505 INFO:tasks.nvme_loop:Connecting nvme_loop vm04:/dev/vg_nvme/lv_3... 2026-03-30T23:27:25.506 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:27:25.560 INFO:teuthology.orchestra.run.vm04.stdout:1 2026-03-30T23:27:25.575 INFO:teuthology.orchestra.run.vm04.stdout:/dev/vg_nvme/lv_31 2026-03-30T23:27:25.589 INFO:tasks.nvme_loop:Connecting nvme_loop vm04:/dev/vg_nvme/lv_4... 2026-03-30T23:27:25.589 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:27:25.644 INFO:teuthology.orchestra.run.vm04.stdout:1 2026-03-30T23:27:25.659 INFO:teuthology.orchestra.run.vm04.stdout:/dev/vg_nvme/lv_41 2026-03-30T23:27:25.674 DEBUG:teuthology.orchestra.run.vm04:> lsblk 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:loop0 7:0 0 63.8M 1 loop /snap/core20/2717 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:loop1 7:1 0 91.6M 1 loop /snap/lxd/37982 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:loop2 7:2 0 48.1M 1 loop /snap/snapd/25935 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:sr0 11:0 1 366K 0 rom 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:vda 252:0 0 40G 0 disk 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:├─vda1 252:1 0 39.9G 0 part / 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:├─vda14 252:14 0 4M 0 part 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:└─vda15 252:15 0 106M 0 part /boot/efi 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:vdb 252:16 0 20G 0 disk 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:└─vg_nvme-lv_1 253:0 0 20G 0 lvm 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:vdc 252:32 0 20G 0 disk 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:└─vg_nvme-lv_2 253:1 0 20G 0 lvm 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:vdd 252:48 0 20G 0 disk 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:└─vg_nvme-lv_3 253:2 0 20G 0 lvm 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:vde 252:64 0 20G 0 disk 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:└─vg_nvme-lv_4 253:3 0 20G 0 lvm 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:nvme0n1 259:1 0 20G 0 disk 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:nvme1n1 259:3 0 20G 0 disk 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:nvme2n1 259:5 0 20G 0 disk 2026-03-30T23:27:25.722 INFO:teuthology.orchestra.run.vm04.stdout:nvme3n1 259:7 0 20G 0 disk 2026-03-30T23:27:25.722 DEBUG:teuthology.orchestra.run.vm04:> sudo nvme list -o json 2026-03-30T23:27:25.772 INFO:teuthology.orchestra.run.vm04.stdout:{ 2026-03-30T23:27:25.772 INFO:teuthology.orchestra.run.vm04.stdout: "Devices" : [ 2026-03-30T23:27:25.772 INFO:teuthology.orchestra.run.vm04.stdout: { 2026-03-30T23:27:25.772 INFO:teuthology.orchestra.run.vm04.stdout: "NameSpace" : 1, 2026-03-30T23:27:25.772 INFO:teuthology.orchestra.run.vm04.stdout: "DevicePath" : "/dev/nvme0n1", 2026-03-30T23:27:25.772 INFO:teuthology.orchestra.run.vm04.stdout: "Firmware" : "5.15.0-1", 2026-03-30T23:27:25.772 INFO:teuthology.orchestra.run.vm04.stdout: "Index" : 0, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "ModelNumber" : "Linux", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "SerialNumber" : "dbd8c1d229e823af8cd3", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "UsedBytes" : 21470642176, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "MaximumLBA" : 41934848, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "PhysicalSize" : 21470642176, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "SectorSize" : 512 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: }, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: { 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "NameSpace" : 1, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "DevicePath" : "/dev/nvme1n1", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "Firmware" : "5.15.0-1", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "Index" : 1, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "ModelNumber" : "Linux", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "SerialNumber" : "43aa57511e02af47d287", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "UsedBytes" : 21470642176, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "MaximumLBA" : 41934848, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "PhysicalSize" : 21470642176, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "SectorSize" : 512 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: }, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: { 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "NameSpace" : 1, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "DevicePath" : "/dev/nvme2n1", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "Firmware" : "5.15.0-1", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "Index" : 2, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "ModelNumber" : "Linux", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "SerialNumber" : "bfb8add9be4aa672a268", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "UsedBytes" : 21470642176, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "MaximumLBA" : 41934848, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "PhysicalSize" : 21470642176, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "SectorSize" : 512 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: }, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: { 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "NameSpace" : 1, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "DevicePath" : "/dev/nvme3n1", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "Firmware" : "5.15.0-1", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "Index" : 3, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "ModelNumber" : "Linux", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "SerialNumber" : "9acccbee21c7ec33a586", 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "UsedBytes" : 21470642176, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "MaximumLBA" : 41934848, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "PhysicalSize" : 21470642176, 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: "SectorSize" : 512 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: } 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout: ] 2026-03-30T23:27:25.773 INFO:teuthology.orchestra.run.vm04.stdout:} 2026-03-30T23:27:25.774 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=0 bs=1 count=4096 2026-03-30T23:27:25.829 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:25.829 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:25.829 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00463006 s, 885 kB/s 2026-03-30T23:27:25.830 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s0 /dev/nvme0n1 2026-03-30T23:27:25.880 INFO:teuthology.orchestra.run.vm04.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:25.881 INFO:teuthology.orchestra.run.vm04.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:25.881 INFO:teuthology.orchestra.run.vm04.stdout:00000016 2026-03-30T23:27:25.881 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=1073741824 bs=1 count=4096 2026-03-30T23:27:25.937 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:25.937 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:25.937 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0046912 s, 873 kB/s 2026-03-30T23:27:25.938 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s1073741824 /dev/nvme0n1 2026-03-30T23:27:25.992 INFO:teuthology.orchestra.run.vm04.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:25.992 INFO:teuthology.orchestra.run.vm04.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:25.992 INFO:teuthology.orchestra.run.vm04.stdout:40000016 2026-03-30T23:27:25.992 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=10737418240 bs=1 count=4096 2026-03-30T23:27:26.047 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:26.047 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:26.048 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00470434 s, 871 kB/s 2026-03-30T23:27:26.048 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s10737418240 /dev/nvme0n1 2026-03-30T23:27:26.099 INFO:teuthology.orchestra.run.vm04.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:26.099 INFO:teuthology.orchestra.run.vm04.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:26.099 INFO:teuthology.orchestra.run.vm04.stdout:280000016 2026-03-30T23:27:26.100 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=0 bs=1 count=4096 2026-03-30T23:27:26.151 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:26.151 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:26.151 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00451464 s, 907 kB/s 2026-03-30T23:27:26.151 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s0 /dev/nvme1n1 2026-03-30T23:27:26.199 INFO:teuthology.orchestra.run.vm04.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:26.199 INFO:teuthology.orchestra.run.vm04.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:26.199 INFO:teuthology.orchestra.run.vm04.stdout:00000016 2026-03-30T23:27:26.200 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=1073741824 bs=1 count=4096 2026-03-30T23:27:26.252 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:26.252 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:26.252 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0044952 s, 911 kB/s 2026-03-30T23:27:26.253 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s1073741824 /dev/nvme1n1 2026-03-30T23:27:26.303 INFO:teuthology.orchestra.run.vm04.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:26.303 INFO:teuthology.orchestra.run.vm04.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:26.303 INFO:teuthology.orchestra.run.vm04.stdout:40000016 2026-03-30T23:27:26.304 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=10737418240 bs=1 count=4096 2026-03-30T23:27:26.356 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:26.356 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:26.356 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00481523 s, 851 kB/s 2026-03-30T23:27:26.357 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s10737418240 /dev/nvme1n1 2026-03-30T23:27:26.408 INFO:teuthology.orchestra.run.vm04.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:26.408 INFO:teuthology.orchestra.run.vm04.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:26.408 INFO:teuthology.orchestra.run.vm04.stdout:280000016 2026-03-30T23:27:26.409 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=0 bs=1 count=4096 2026-03-30T23:27:26.463 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:26.463 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:26.463 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00428379 s, 956 kB/s 2026-03-30T23:27:26.464 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s0 /dev/nvme2n1 2026-03-30T23:27:26.515 INFO:teuthology.orchestra.run.vm04.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:26.515 INFO:teuthology.orchestra.run.vm04.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:26.515 INFO:teuthology.orchestra.run.vm04.stdout:00000016 2026-03-30T23:27:26.516 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=1073741824 bs=1 count=4096 2026-03-30T23:27:26.573 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:26.573 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:26.573 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00538037 s, 761 kB/s 2026-03-30T23:27:26.574 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s1073741824 /dev/nvme2n1 2026-03-30T23:27:26.623 INFO:teuthology.orchestra.run.vm04.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:26.623 INFO:teuthology.orchestra.run.vm04.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:26.623 INFO:teuthology.orchestra.run.vm04.stdout:40000016 2026-03-30T23:27:26.624 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=10737418240 bs=1 count=4096 2026-03-30T23:27:26.683 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:26.683 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:26.683 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00435106 s, 941 kB/s 2026-03-30T23:27:26.684 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s10737418240 /dev/nvme2n1 2026-03-30T23:27:26.735 INFO:teuthology.orchestra.run.vm04.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:26.735 INFO:teuthology.orchestra.run.vm04.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:26.735 INFO:teuthology.orchestra.run.vm04.stdout:280000016 2026-03-30T23:27:26.736 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-03-30T23:27:26.792 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:26.792 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:26.792 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00446436 s, 917 kB/s 2026-03-30T23:27:26.793 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-03-30T23:27:26.845 INFO:teuthology.orchestra.run.vm04.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:26.845 INFO:teuthology.orchestra.run.vm04.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:26.845 INFO:teuthology.orchestra.run.vm04.stdout:00000016 2026-03-30T23:27:26.845 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-03-30T23:27:26.899 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:26.899 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:26.899 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00450286 s, 910 kB/s 2026-03-30T23:27:26.900 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-03-30T23:27:26.956 INFO:teuthology.orchestra.run.vm04.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:26.956 INFO:teuthology.orchestra.run.vm04.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:26.956 INFO:teuthology.orchestra.run.vm04.stdout:40000016 2026-03-30T23:27:26.957 DEBUG:teuthology.orchestra.run.vm04:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-03-30T23:27:27.013 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records in 2026-03-30T23:27:27.014 INFO:teuthology.orchestra.run.vm04.stderr:4096+0 records out 2026-03-30T23:27:27.014 INFO:teuthology.orchestra.run.vm04.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0047795 s, 857 kB/s 2026-03-30T23:27:27.014 DEBUG:teuthology.orchestra.run.vm04:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-03-30T23:27:27.064 INFO:teuthology.orchestra.run.vm04.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:27.064 INFO:teuthology.orchestra.run.vm04.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:27.064 INFO:teuthology.orchestra.run.vm04.stdout:280000016 2026-03-30T23:27:27.064 INFO:tasks.nvme_loop:new_devs ['/dev/nvme0n1', '/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1'] 2026-03-30T23:27:27.065 DEBUG:teuthology.orchestra.run.vm04:> set -ex 2026-03-30T23:27:27.065 DEBUG:teuthology.orchestra.run.vm04:> sudo dd of=/scratch_devs 2026-03-30T23:27:27.117 DEBUG:teuthology.orchestra.run.vm09:> set -ex 2026-03-30T23:27:27.117 DEBUG:teuthology.orchestra.run.vm09:> dd if=/scratch_devs of=/dev/stdout 2026-03-30T23:27:27.121 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-30T23:27:27.121 DEBUG:teuthology.orchestra.run.vm09:> stat /dev/vg_nvme/lv_1 2026-03-30T23:27:27.167 INFO:teuthology.orchestra.run.vm09.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-30T23:27:27.167 INFO:teuthology.orchestra.run.vm09.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T23:27:27.168 INFO:teuthology.orchestra.run.vm09.stdout:Device: 5h/5d Inode: 771 Links: 1 2026-03-30T23:27:27.168 INFO:teuthology.orchestra.run.vm09.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T23:27:27.168 INFO:teuthology.orchestra.run.vm09.stdout:Access: 2026-03-30 23:26:41.372366000 +0000 2026-03-30T23:27:27.168 INFO:teuthology.orchestra.run.vm09.stdout:Modify: 2026-03-30 23:26:41.232366000 +0000 2026-03-30T23:27:27.168 INFO:teuthology.orchestra.run.vm09.stdout:Change: 2026-03-30 23:26:41.232366000 +0000 2026-03-30T23:27:27.168 INFO:teuthology.orchestra.run.vm09.stdout: Birth: - 2026-03-30T23:27:27.168 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-30T23:27:27.216 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records in 2026-03-30T23:27:27.216 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records out 2026-03-30T23:27:27.216 INFO:teuthology.orchestra.run.vm09.stderr:512 bytes copied, 0.000177182 s, 2.9 MB/s 2026-03-30T23:27:27.217 DEBUG:teuthology.orchestra.run.vm09:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-30T23:27:27.265 DEBUG:teuthology.orchestra.run.vm09:> stat /dev/vg_nvme/lv_2 2026-03-30T23:27:27.311 INFO:teuthology.orchestra.run.vm09.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-30T23:27:27.312 INFO:teuthology.orchestra.run.vm09.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T23:27:27.312 INFO:teuthology.orchestra.run.vm09.stdout:Device: 5h/5d Inode: 815 Links: 1 2026-03-30T23:27:27.312 INFO:teuthology.orchestra.run.vm09.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T23:27:27.312 INFO:teuthology.orchestra.run.vm09.stdout:Access: 2026-03-30 23:26:41.656366000 +0000 2026-03-30T23:27:27.312 INFO:teuthology.orchestra.run.vm09.stdout:Modify: 2026-03-30 23:26:41.528366000 +0000 2026-03-30T23:27:27.312 INFO:teuthology.orchestra.run.vm09.stdout:Change: 2026-03-30 23:26:41.528366000 +0000 2026-03-30T23:27:27.312 INFO:teuthology.orchestra.run.vm09.stdout: Birth: - 2026-03-30T23:27:27.312 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-30T23:27:27.360 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records in 2026-03-30T23:27:27.360 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records out 2026-03-30T23:27:27.360 INFO:teuthology.orchestra.run.vm09.stderr:512 bytes copied, 0.000152094 s, 3.4 MB/s 2026-03-30T23:27:27.360 DEBUG:teuthology.orchestra.run.vm09:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-30T23:27:27.409 DEBUG:teuthology.orchestra.run.vm09:> stat /dev/vg_nvme/lv_3 2026-03-30T23:27:27.456 INFO:teuthology.orchestra.run.vm09.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-30T23:27:27.456 INFO:teuthology.orchestra.run.vm09.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T23:27:27.456 INFO:teuthology.orchestra.run.vm09.stdout:Device: 5h/5d Inode: 845 Links: 1 2026-03-30T23:27:27.456 INFO:teuthology.orchestra.run.vm09.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T23:27:27.456 INFO:teuthology.orchestra.run.vm09.stdout:Access: 2026-03-30 23:26:41.932366000 +0000 2026-03-30T23:27:27.456 INFO:teuthology.orchestra.run.vm09.stdout:Modify: 2026-03-30 23:26:41.812366000 +0000 2026-03-30T23:27:27.456 INFO:teuthology.orchestra.run.vm09.stdout:Change: 2026-03-30 23:26:41.812366000 +0000 2026-03-30T23:27:27.456 INFO:teuthology.orchestra.run.vm09.stdout: Birth: - 2026-03-30T23:27:27.457 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-30T23:27:27.505 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records in 2026-03-30T23:27:27.505 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records out 2026-03-30T23:27:27.505 INFO:teuthology.orchestra.run.vm09.stderr:512 bytes copied, 0.00017129 s, 3.0 MB/s 2026-03-30T23:27:27.506 DEBUG:teuthology.orchestra.run.vm09:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-30T23:27:27.554 DEBUG:teuthology.orchestra.run.vm09:> stat /dev/vg_nvme/lv_4 2026-03-30T23:27:27.600 INFO:teuthology.orchestra.run.vm09.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-30T23:27:27.601 INFO:teuthology.orchestra.run.vm09.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T23:27:27.601 INFO:teuthology.orchestra.run.vm09.stdout:Device: 5h/5d Inode: 880 Links: 1 2026-03-30T23:27:27.601 INFO:teuthology.orchestra.run.vm09.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T23:27:27.601 INFO:teuthology.orchestra.run.vm09.stdout:Access: 2026-03-30 23:26:52.024366000 +0000 2026-03-30T23:27:27.601 INFO:teuthology.orchestra.run.vm09.stdout:Modify: 2026-03-30 23:26:42.104366000 +0000 2026-03-30T23:27:27.601 INFO:teuthology.orchestra.run.vm09.stdout:Change: 2026-03-30 23:26:42.104366000 +0000 2026-03-30T23:27:27.601 INFO:teuthology.orchestra.run.vm09.stdout: Birth: - 2026-03-30T23:27:27.601 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-30T23:27:27.652 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records in 2026-03-30T23:27:27.652 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records out 2026-03-30T23:27:27.652 INFO:teuthology.orchestra.run.vm09.stderr:512 bytes copied, 0.000161192 s, 3.2 MB/s 2026-03-30T23:27:27.653 DEBUG:teuthology.orchestra.run.vm09:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-30T23:27:27.701 DEBUG:teuthology.orchestra.run.vm09:> sudo apt install -y linux-modules-extra-$(uname -r) 2026-03-30T23:27:27.755 INFO:teuthology.orchestra.run.vm09.stderr: 2026-03-30T23:27:27.756 INFO:teuthology.orchestra.run.vm09.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-30T23:27:27.756 INFO:teuthology.orchestra.run.vm09.stderr: 2026-03-30T23:27:27.784 INFO:teuthology.orchestra.run.vm09.stdout:Reading package lists... 2026-03-30T23:27:27.943 INFO:teuthology.orchestra.run.vm09.stdout:Building dependency tree... 2026-03-30T23:27:27.944 INFO:teuthology.orchestra.run.vm09.stdout:Reading state information... 2026-03-30T23:27:28.056 INFO:teuthology.orchestra.run.vm09.stdout:The following packages were automatically installed and are no longer required: 2026-03-30T23:27:28.057 INFO:teuthology.orchestra.run.vm09.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-30T23:27:28.057 INFO:teuthology.orchestra.run.vm09.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-30T23:27:28.058 INFO:teuthology.orchestra.run.vm09.stdout:The following additional packages will be installed: 2026-03-30T23:27:28.058 INFO:teuthology.orchestra.run.vm09.stdout: wireless-regdb 2026-03-30T23:27:28.104 INFO:teuthology.orchestra.run.vm09.stdout:The following NEW packages will be installed: 2026-03-30T23:27:28.104 INFO:teuthology.orchestra.run.vm09.stdout: linux-modules-extra-5.15.0-171-generic wireless-regdb 2026-03-30T23:27:28.141 INFO:teuthology.orchestra.run.vm09.stdout:0 upgraded, 2 newly installed, 0 to remove and 49 not upgraded. 2026-03-30T23:27:28.384 INFO:teuthology.orchestra.run.vm09.stdout:Need to get 63.9 MB of archives. 2026-03-30T23:27:28.384 INFO:teuthology.orchestra.run.vm09.stdout:After this operation, 353 MB of additional disk space will be used. 2026-03-30T23:27:28.384 INFO:teuthology.orchestra.run.vm09.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-30T23:27:28.487 INFO:teuthology.orchestra.run.vm09.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-30T23:27:31.437 INFO:teuthology.orchestra.run.vm09.stderr:debconf: unable to initialize frontend: Dialog 2026-03-30T23:27:31.437 INFO:teuthology.orchestra.run.vm09.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-30T23:27:31.437 INFO:teuthology.orchestra.run.vm09.stderr:debconf: falling back to frontend: Readline 2026-03-30T23:27:31.443 INFO:teuthology.orchestra.run.vm09.stderr:debconf: unable to initialize frontend: Readline 2026-03-30T23:27:31.443 INFO:teuthology.orchestra.run.vm09.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-30T23:27:31.443 INFO:teuthology.orchestra.run.vm09.stderr:debconf: falling back to frontend: Teletype 2026-03-30T23:27:31.446 INFO:teuthology.orchestra.run.vm09.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-30T23:27:31.478 INFO:teuthology.orchestra.run.vm09.stdout:Fetched 63.9 MB in 3s (20.5 MB/s) 2026-03-30T23:27:31.509 INFO:teuthology.orchestra.run.vm09.stdout:Selecting previously unselected package wireless-regdb. 2026-03-30T23:27:31.546 INFO:teuthology.orchestra.run.vm09.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-30T23:27:31.548 INFO:teuthology.orchestra.run.vm09.stdout:Preparing to unpack .../wireless-regdb_2025.10.07-0ubuntu1~22.04.1_all.deb ... 2026-03-30T23:27:31.550 INFO:teuthology.orchestra.run.vm09.stdout:Unpacking wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-30T23:27:31.573 INFO:teuthology.orchestra.run.vm09.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-171-generic. 2026-03-30T23:27:31.580 INFO:teuthology.orchestra.run.vm09.stdout:Preparing to unpack .../linux-modules-extra-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-03-30T23:27:31.581 INFO:teuthology.orchestra.run.vm09.stdout:Unpacking linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T23:27:33.112 INFO:teuthology.orchestra.run.vm09.stdout:Setting up wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-30T23:27:33.115 INFO:teuthology.orchestra.run.vm09.stdout:Setting up linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T23:27:34.428 INFO:teuthology.orchestra.run.vm09.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-30T23:27:34.464 INFO:teuthology.orchestra.run.vm09.stdout:Processing triggers for linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T23:27:34.470 INFO:teuthology.orchestra.run.vm09.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-03-30T23:27:34.470 INFO:teuthology.orchestra.run.vm09.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-03-30T23:27:43.519 INFO:teuthology.orchestra.run.vm09.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-03-30T23:27:43.519 INFO:teuthology.orchestra.run.vm09.stdout:Sourcing file `/etc/default/grub' 2026-03-30T23:27:43.544 INFO:teuthology.orchestra.run.vm09.stdout:Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 2026-03-30T23:27:43.544 INFO:teuthology.orchestra.run.vm09.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-03-30T23:27:43.545 INFO:teuthology.orchestra.run.vm09.stdout:Generating grub configuration file ... 2026-03-30T23:27:43.627 INFO:teuthology.orchestra.run.vm09.stdout:Found linux image: /boot/vmlinuz-5.15.0-171-generic 2026-03-30T23:27:43.633 INFO:teuthology.orchestra.run.vm09.stdout:Found initrd image: /boot/initrd.img-5.15.0-171-generic 2026-03-30T23:27:43.845 INFO:teuthology.orchestra.run.vm09.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-03-30T23:27:43.845 INFO:teuthology.orchestra.run.vm09.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-03-30T23:27:43.845 INFO:teuthology.orchestra.run.vm09.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-03-30T23:27:43.852 INFO:teuthology.orchestra.run.vm09.stdout:done 2026-03-30T23:27:44.115 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:44.115 INFO:teuthology.orchestra.run.vm09.stdout:Running kernel seems to be up-to-date. 2026-03-30T23:27:44.115 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:44.115 INFO:teuthology.orchestra.run.vm09.stdout:Services to be restarted: 2026-03-30T23:27:44.119 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart apache-htcacheclean.service 2026-03-30T23:27:44.126 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart rsyslog.service 2026-03-30T23:27:44.130 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:44.130 INFO:teuthology.orchestra.run.vm09.stdout:Service restarts being deferred: 2026-03-30T23:27:44.130 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart networkd-dispatcher.service 2026-03-30T23:27:44.130 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart unattended-upgrades.service 2026-03-30T23:27:44.130 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:44.130 INFO:teuthology.orchestra.run.vm09.stdout:No containers need to be restarted. 2026-03-30T23:27:44.130 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:44.130 INFO:teuthology.orchestra.run.vm09.stdout:No user sessions are running outdated binaries. 2026-03-30T23:27:44.130 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:44.130 INFO:teuthology.orchestra.run.vm09.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-30T23:27:45.132 DEBUG:teuthology.orchestra.run.vm09:> sudo apt install -y nvme-cli 2026-03-30T23:27:45.182 INFO:teuthology.orchestra.run.vm09.stderr: 2026-03-30T23:27:45.182 INFO:teuthology.orchestra.run.vm09.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-30T23:27:45.182 INFO:teuthology.orchestra.run.vm09.stderr: 2026-03-30T23:27:45.215 INFO:teuthology.orchestra.run.vm09.stdout:Reading package lists... 2026-03-30T23:27:45.433 INFO:teuthology.orchestra.run.vm09.stdout:Building dependency tree... 2026-03-30T23:27:45.434 INFO:teuthology.orchestra.run.vm09.stdout:Reading state information... 2026-03-30T23:27:45.627 INFO:teuthology.orchestra.run.vm09.stdout:The following packages were automatically installed and are no longer required: 2026-03-30T23:27:45.628 INFO:teuthology.orchestra.run.vm09.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-30T23:27:45.628 INFO:teuthology.orchestra.run.vm09.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-30T23:27:45.679 INFO:teuthology.orchestra.run.vm09.stdout:The following NEW packages will be installed: 2026-03-30T23:27:45.679 INFO:teuthology.orchestra.run.vm09.stdout: nvme-cli 2026-03-30T23:27:45.716 INFO:teuthology.orchestra.run.vm09.stdout:0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded. 2026-03-30T23:27:45.784 INFO:teuthology.orchestra.run.vm09.stdout:Need to get 474 kB of archives. 2026-03-30T23:27:45.784 INFO:teuthology.orchestra.run.vm09.stdout:After this operation, 1136 kB of additional disk space will be used. 2026-03-30T23:27:45.785 INFO:teuthology.orchestra.run.vm09.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-03-30T23:27:45.979 INFO:teuthology.orchestra.run.vm09.stderr:debconf: unable to initialize frontend: Dialog 2026-03-30T23:27:45.980 INFO:teuthology.orchestra.run.vm09.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-30T23:27:45.980 INFO:teuthology.orchestra.run.vm09.stderr:debconf: falling back to frontend: Readline 2026-03-30T23:27:45.984 INFO:teuthology.orchestra.run.vm09.stderr:debconf: unable to initialize frontend: Readline 2026-03-30T23:27:45.984 INFO:teuthology.orchestra.run.vm09.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-30T23:27:45.984 INFO:teuthology.orchestra.run.vm09.stderr:debconf: falling back to frontend: Teletype 2026-03-30T23:27:45.987 INFO:teuthology.orchestra.run.vm09.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-30T23:27:46.015 INFO:teuthology.orchestra.run.vm09.stdout:Fetched 474 kB in 0s (5535 kB/s) 2026-03-30T23:27:46.033 INFO:teuthology.orchestra.run.vm09.stdout:Selecting previously unselected package nvme-cli. 2026-03-30T23:27:46.069 INFO:teuthology.orchestra.run.vm09.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-30T23:27:46.071 INFO:teuthology.orchestra.run.vm09.stdout:Preparing to unpack .../nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-03-30T23:27:46.072 INFO:teuthology.orchestra.run.vm09.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-03-30T23:27:46.126 INFO:teuthology.orchestra.run.vm09.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-03-30T23:27:46.192 INFO:teuthology.orchestra.run.vm09.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-03-30T23:27:46.444 INFO:teuthology.orchestra.run.vm09.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-03-30T23:27:46.854 INFO:teuthology.orchestra.run.vm09.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-03-30T23:27:46.872 INFO:teuthology.orchestra.run.vm09.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-30T23:27:47.182 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:47.182 INFO:teuthology.orchestra.run.vm09.stdout:Running kernel seems to be up-to-date. 2026-03-30T23:27:47.182 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:47.182 INFO:teuthology.orchestra.run.vm09.stdout:Services to be restarted: 2026-03-30T23:27:47.185 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart apache-htcacheclean.service 2026-03-30T23:27:47.191 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart rsyslog.service 2026-03-30T23:27:47.194 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:47.194 INFO:teuthology.orchestra.run.vm09.stdout:Service restarts being deferred: 2026-03-30T23:27:47.194 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart networkd-dispatcher.service 2026-03-30T23:27:47.194 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart unattended-upgrades.service 2026-03-30T23:27:47.194 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:47.194 INFO:teuthology.orchestra.run.vm09.stdout:No containers need to be restarted. 2026-03-30T23:27:47.194 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:47.195 INFO:teuthology.orchestra.run.vm09.stdout:No user sessions are running outdated binaries. 2026-03-30T23:27:47.195 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T23:27:47.195 INFO:teuthology.orchestra.run.vm09.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-30T23:27:48.237 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:27:48.307 INFO:teuthology.orchestra.run.vm09.stdout:loop 2026-03-30T23:27:48.308 INFO:tasks.nvme_loop:Connecting nvme_loop vm09:/dev/vg_nvme/lv_1... 2026-03-30T23:27:48.308 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:27:48.365 INFO:teuthology.orchestra.run.vm09.stdout:1 2026-03-30T23:27:48.381 INFO:teuthology.orchestra.run.vm09.stdout:/dev/vg_nvme/lv_11 2026-03-30T23:27:48.396 INFO:tasks.nvme_loop:Connecting nvme_loop vm09:/dev/vg_nvme/lv_2... 2026-03-30T23:27:48.396 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:27:48.450 INFO:teuthology.orchestra.run.vm09.stdout:1 2026-03-30T23:27:48.466 INFO:teuthology.orchestra.run.vm09.stdout:/dev/vg_nvme/lv_21 2026-03-30T23:27:48.479 INFO:tasks.nvme_loop:Connecting nvme_loop vm09:/dev/vg_nvme/lv_3... 2026-03-30T23:27:48.479 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:27:48.533 INFO:teuthology.orchestra.run.vm09.stdout:1 2026-03-30T23:27:48.551 INFO:teuthology.orchestra.run.vm09.stdout:/dev/vg_nvme/lv_31 2026-03-30T23:27:48.566 INFO:tasks.nvme_loop:Connecting nvme_loop vm09:/dev/vg_nvme/lv_4... 2026-03-30T23:27:48.566 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:27:48.621 INFO:teuthology.orchestra.run.vm09.stdout:1 2026-03-30T23:27:48.636 INFO:teuthology.orchestra.run.vm09.stdout:/dev/vg_nvme/lv_41 2026-03-30T23:27:48.647 DEBUG:teuthology.orchestra.run.vm09:> lsblk 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:loop0 7:0 0 91.6M 1 loop /snap/lxd/37982 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:loop1 7:1 0 63.8M 1 loop /snap/core20/2717 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:loop2 7:2 0 48.1M 1 loop /snap/snapd/25935 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:sr0 11:0 1 366K 0 rom 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:vda 252:0 0 40G 0 disk 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:├─vda1 252:1 0 39.9G 0 part / 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:├─vda14 252:14 0 4M 0 part 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:└─vda15 252:15 0 106M 0 part /boot/efi 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:vdb 252:16 0 20G 0 disk 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:└─vg_nvme-lv_1 253:0 0 20G 0 lvm 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:vdc 252:32 0 20G 0 disk 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:└─vg_nvme-lv_2 253:1 0 20G 0 lvm 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:vdd 252:48 0 20G 0 disk 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:└─vg_nvme-lv_3 253:2 0 20G 0 lvm 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:vde 252:64 0 20G 0 disk 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:└─vg_nvme-lv_4 253:3 0 20G 0 lvm 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:nvme0n1 259:1 0 20G 0 disk 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:nvme1n1 259:3 0 20G 0 disk 2026-03-30T23:27:48.698 INFO:teuthology.orchestra.run.vm09.stdout:nvme2n1 259:5 0 20G 0 disk 2026-03-30T23:27:48.699 INFO:teuthology.orchestra.run.vm09.stdout:nvme3n1 259:7 0 20G 0 disk 2026-03-30T23:27:48.699 DEBUG:teuthology.orchestra.run.vm09:> sudo nvme list -o json 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout:{ 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "Devices" : [ 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: { 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "NameSpace" : 1, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "DevicePath" : "/dev/nvme0n1", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "Firmware" : "5.15.0-1", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "Index" : 0, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "ModelNumber" : "Linux", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "SerialNumber" : "5c82c5cf12dcfde33694", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "UsedBytes" : 21470642176, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "MaximumLBA" : 41934848, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "PhysicalSize" : 21470642176, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "SectorSize" : 512 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: }, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: { 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "NameSpace" : 1, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "DevicePath" : "/dev/nvme1n1", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "Firmware" : "5.15.0-1", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "Index" : 1, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "ModelNumber" : "Linux", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "SerialNumber" : "c12a6eb63e8f26093db9", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "UsedBytes" : 21470642176, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "MaximumLBA" : 41934848, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "PhysicalSize" : 21470642176, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "SectorSize" : 512 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: }, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: { 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "NameSpace" : 1, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "DevicePath" : "/dev/nvme2n1", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "Firmware" : "5.15.0-1", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "Index" : 2, 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "ModelNumber" : "Linux", 2026-03-30T23:27:48.748 INFO:teuthology.orchestra.run.vm09.stdout: "SerialNumber" : "d3f8607bda1c10c6a999", 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "UsedBytes" : 21470642176, 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "MaximumLBA" : 41934848, 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "PhysicalSize" : 21470642176, 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "SectorSize" : 512 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: }, 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: { 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "NameSpace" : 1, 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "DevicePath" : "/dev/nvme3n1", 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "Firmware" : "5.15.0-1", 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "Index" : 3, 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "ModelNumber" : "Linux", 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "SerialNumber" : "17e0fb765710c24cf94e", 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "UsedBytes" : 21470642176, 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "MaximumLBA" : 41934848, 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "PhysicalSize" : 21470642176, 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: "SectorSize" : 512 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: } 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout: ] 2026-03-30T23:27:48.749 INFO:teuthology.orchestra.run.vm09.stdout:} 2026-03-30T23:27:48.749 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=0 bs=1 count=4096 2026-03-30T23:27:48.803 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:48.803 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:48.803 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00353295 s, 1.2 MB/s 2026-03-30T23:27:48.804 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s0 /dev/nvme0n1 2026-03-30T23:27:48.853 INFO:teuthology.orchestra.run.vm09.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:48.853 INFO:teuthology.orchestra.run.vm09.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:48.853 INFO:teuthology.orchestra.run.vm09.stdout:00000016 2026-03-30T23:27:48.854 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=1073741824 bs=1 count=4096 2026-03-30T23:27:48.907 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:48.907 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:48.907 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0039249 s, 1.0 MB/s 2026-03-30T23:27:48.908 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s1073741824 /dev/nvme0n1 2026-03-30T23:27:48.959 INFO:teuthology.orchestra.run.vm09.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:48.959 INFO:teuthology.orchestra.run.vm09.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:48.959 INFO:teuthology.orchestra.run.vm09.stdout:40000016 2026-03-30T23:27:48.960 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=10737418240 bs=1 count=4096 2026-03-30T23:27:49.011 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:49.011 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:49.011 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00370179 s, 1.1 MB/s 2026-03-30T23:27:49.012 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s10737418240 /dev/nvme0n1 2026-03-30T23:27:49.063 INFO:teuthology.orchestra.run.vm09.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:49.063 INFO:teuthology.orchestra.run.vm09.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:49.063 INFO:teuthology.orchestra.run.vm09.stdout:280000016 2026-03-30T23:27:49.064 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=0 bs=1 count=4096 2026-03-30T23:27:49.116 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:49.116 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:49.116 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00366091 s, 1.1 MB/s 2026-03-30T23:27:49.117 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s0 /dev/nvme1n1 2026-03-30T23:27:49.168 INFO:teuthology.orchestra.run.vm09.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:49.168 INFO:teuthology.orchestra.run.vm09.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:49.168 INFO:teuthology.orchestra.run.vm09.stdout:00000016 2026-03-30T23:27:49.168 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=1073741824 bs=1 count=4096 2026-03-30T23:27:49.223 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:49.223 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:49.223 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00354441 s, 1.2 MB/s 2026-03-30T23:27:49.224 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s1073741824 /dev/nvme1n1 2026-03-30T23:27:49.277 INFO:teuthology.orchestra.run.vm09.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:49.277 INFO:teuthology.orchestra.run.vm09.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:49.277 INFO:teuthology.orchestra.run.vm09.stdout:40000016 2026-03-30T23:27:49.278 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=10737418240 bs=1 count=4096 2026-03-30T23:27:49.332 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:49.332 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:49.332 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00363086 s, 1.1 MB/s 2026-03-30T23:27:49.333 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s10737418240 /dev/nvme1n1 2026-03-30T23:27:49.383 INFO:teuthology.orchestra.run.vm09.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:49.383 INFO:teuthology.orchestra.run.vm09.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:49.383 INFO:teuthology.orchestra.run.vm09.stdout:280000016 2026-03-30T23:27:49.384 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=0 bs=1 count=4096 2026-03-30T23:27:49.437 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:49.437 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:49.437 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00436093 s, 939 kB/s 2026-03-30T23:27:49.438 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s0 /dev/nvme2n1 2026-03-30T23:27:49.489 INFO:teuthology.orchestra.run.vm09.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:49.489 INFO:teuthology.orchestra.run.vm09.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:49.489 INFO:teuthology.orchestra.run.vm09.stdout:00000016 2026-03-30T23:27:49.490 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=1073741824 bs=1 count=4096 2026-03-30T23:27:49.546 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:49.546 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:49.546 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00471137 s, 869 kB/s 2026-03-30T23:27:49.547 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s1073741824 /dev/nvme2n1 2026-03-30T23:27:49.600 INFO:teuthology.orchestra.run.vm09.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:49.600 INFO:teuthology.orchestra.run.vm09.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:49.600 INFO:teuthology.orchestra.run.vm09.stdout:40000016 2026-03-30T23:27:49.601 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=10737418240 bs=1 count=4096 2026-03-30T23:27:49.655 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:49.655 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:49.655 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00391006 s, 1.0 MB/s 2026-03-30T23:27:49.656 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s10737418240 /dev/nvme2n1 2026-03-30T23:27:49.707 INFO:teuthology.orchestra.run.vm09.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:49.708 INFO:teuthology.orchestra.run.vm09.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:49.708 INFO:teuthology.orchestra.run.vm09.stdout:280000016 2026-03-30T23:27:49.708 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-03-30T23:27:49.760 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:49.760 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:49.760 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.004319 s, 948 kB/s 2026-03-30T23:27:49.761 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-03-30T23:27:49.811 INFO:teuthology.orchestra.run.vm09.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:49.811 INFO:teuthology.orchestra.run.vm09.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:49.811 INFO:teuthology.orchestra.run.vm09.stdout:00000016 2026-03-30T23:27:49.812 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-03-30T23:27:49.862 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:49.862 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:49.862 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00352685 s, 1.2 MB/s 2026-03-30T23:27:49.863 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-03-30T23:27:49.912 INFO:teuthology.orchestra.run.vm09.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:49.913 INFO:teuthology.orchestra.run.vm09.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:49.913 INFO:teuthology.orchestra.run.vm09.stdout:40000016 2026-03-30T23:27:49.913 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-03-30T23:27:49.968 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T23:27:49.968 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T23:27:49.968 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00437496 s, 936 kB/s 2026-03-30T23:27:49.969 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-03-30T23:27:50.024 INFO:teuthology.orchestra.run.vm09.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T23:27:50.024 INFO:teuthology.orchestra.run.vm09.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T23:27:50.024 INFO:teuthology.orchestra.run.vm09.stdout:280000016 2026-03-30T23:27:50.025 INFO:tasks.nvme_loop:new_devs ['/dev/nvme0n1', '/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1'] 2026-03-30T23:27:50.025 DEBUG:teuthology.orchestra.run.vm09:> set -ex 2026-03-30T23:27:50.025 DEBUG:teuthology.orchestra.run.vm09:> sudo dd of=/scratch_devs 2026-03-30T23:27:50.076 INFO:teuthology.run_tasks:Running task cephadm... 2026-03-30T23:27:50.125 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-30T23:27:50.125 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T23:27:50.126 INFO:tasks.cephadm:Cluster fsid is 113c1bce-2c90-11f1-b9bc-9dca0ebaf6af 2026-03-30T23:27:50.126 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-03-30T23:27:50.126 INFO:tasks.cephadm:No mon roles; fabricating mons 2026-03-30T23:27:50.126 INFO:tasks.cephadm:Monitor IPs: {'mon.vm04': '192.168.123.104', 'mon.vm09': '192.168.123.109'} 2026-03-30T23:27:50.126 INFO:tasks.cephadm:Normalizing hostnames... 2026-03-30T23:27:50.126 DEBUG:teuthology.orchestra.run.vm04:> sudo hostname $(hostname -s) 2026-03-30T23:27:50.135 DEBUG:teuthology.orchestra.run.vm09:> sudo hostname $(hostname -s) 2026-03-30T23:27:50.144 INFO:tasks.cephadm:Downloading cephadm from url: https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm 2026-03-30T23:27:50.144 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:27:51.313 INFO:teuthology.orchestra.run.vm04.stdout:-rw-rw-r-- 1 ubuntu ubuntu 1036391 Mar 30 23:27 /home/ubuntu/cephtest/cephadm 2026-03-30T23:27:51.313 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:27:52.512 INFO:teuthology.orchestra.run.vm09.stdout:-rw-rw-r-- 1 ubuntu ubuntu 1036391 Mar 30 23:27 /home/ubuntu/cephtest/cephadm 2026-03-30T23:27:52.512 DEBUG:teuthology.orchestra.run.vm04:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-30T23:27:52.516 DEBUG:teuthology.orchestra.run.vm09:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-30T23:27:52.523 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 on all hosts... 2026-03-30T23:27:52.523 DEBUG:teuthology.orchestra.run.vm04:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull 2026-03-30T23:27:52.557 DEBUG:teuthology.orchestra.run.vm09:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull 2026-03-30T23:27:52.832 INFO:teuthology.orchestra.run.vm04.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-30T23:27:52.847 INFO:teuthology.orchestra.run.vm09.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-30T23:27:54.203 INFO:teuthology.orchestra.run.vm04.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T23:27:54.203 INFO:teuthology.orchestra.run.vm04.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-30T23:27:54.203 INFO:teuthology.orchestra.run.vm04.stderr:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T23:27:54.221 INFO:teuthology.orchestra.run.vm09.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T23:27:54.221 INFO:teuthology.orchestra.run.vm09.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-30T23:27:54.221 INFO:teuthology.orchestra.run.vm09.stderr:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T23:27:54.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T23:27:54.225 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 vm04 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull' 2026-03-30T23:27:54.225 INFO:tasks.cephadm:Archiving crash dumps... 2026-03-30T23:27:54.225 DEBUG:teuthology.misc:Transferring archived files from vm04:/var/lib/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/crash to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4163/remote/vm04/crash 2026-03-30T23:27:54.225 DEBUG:teuthology.orchestra.run.vm04:> sudo tar c -f - -C /var/lib/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/crash -- . 2026-03-30T23:27:54.232 INFO:teuthology.orchestra.run.vm04.stderr:tar: /var/lib/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/crash: Cannot open: No such file or directory 2026-03-30T23:27:54.232 INFO:teuthology.orchestra.run.vm04.stderr:tar: Error is not recoverable: exiting now 2026-03-30T23:27:54.233 DEBUG:teuthology.misc:Transferring archived files from vm09:/var/lib/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/crash to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4163/remote/vm09/crash 2026-03-30T23:27:54.233 DEBUG:teuthology.orchestra.run.vm09:> sudo tar c -f - -C /var/lib/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/crash -- . 2026-03-30T23:27:54.241 INFO:teuthology.orchestra.run.vm09.stderr:tar: /var/lib/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/crash: Cannot open: No such file or directory 2026-03-30T23:27:54.241 INFO:teuthology.orchestra.run.vm09.stderr:tar: Error is not recoverable: exiting now 2026-03-30T23:27:54.242 INFO:tasks.cephadm:Checking cluster log for badness... 2026-03-30T23:27:54.242 DEBUG:teuthology.orchestra.run.vm04:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/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-30T23:27:54.284 INFO:teuthology.orchestra.run.vm04.stderr:grep: /var/log/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/ceph.log: No such file or directory 2026-03-30T23:27:54.285 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2026-03-30T23:27:54.285 DEBUG:teuthology.orchestra.run.vm04:> sudo egrep '\[SEC\]' /var/log/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/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-30T23:27:54.335 INFO:teuthology.orchestra.run.vm04.stderr:grep: /var/log/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/ceph.log: No such file or directory 2026-03-30T23:27:54.337 INFO:tasks.cephadm:Compressing logs... 2026-03-30T23:27:54.337 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:27:54.381 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:27:54.388 INFO:teuthology.orchestra.run.vm04.stderr:find: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-30T23:27:54.388 INFO:teuthology.orchestra.run.vm04.stderr:‘/var/log/rbd-target-api’: No such file or directory 2026-03-30T23:27:54.389 INFO:teuthology.orchestra.run.vm04.stderr:/var/log/ceph/cephadm.log: 64.0% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-30T23:27:54.389 INFO:teuthology.orchestra.run.vm09.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-03-30T23:27:54.390 INFO:teuthology.orchestra.run.vm04.stderr: 2026-03-30T23:27:54.390 INFO:teuthology.orchestra.run.vm04.stderr:real 0m0.008s 2026-03-30T23:27:54.390 INFO:teuthology.orchestra.run.vm04.stderr:user 0m0.010s 2026-03-30T23:27:54.390 INFO:teuthology.orchestra.run.vm04.stderr:sys 0m0.001s 2026-03-30T23:27:54.390 INFO:teuthology.orchestra.run.vm09.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-30T23:27:54.391 INFO:teuthology.orchestra.run.vm09.stderr:/var/log/ceph/cephadm.log: 64.2% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-30T23:27:54.392 INFO:teuthology.orchestra.run.vm09.stderr: 2026-03-30T23:27:54.392 INFO:teuthology.orchestra.run.vm09.stderr:real 0m0.008s 2026-03-30T23:27:54.392 INFO:teuthology.orchestra.run.vm09.stderr:user 0m0.006s 2026-03-30T23:27:54.392 INFO:teuthology.orchestra.run.vm09.stderr:sys 0m0.006s 2026-03-30T23:27:54.392 INFO:tasks.cephadm:Archiving logs... 2026-03-30T23:27:54.392 DEBUG:teuthology.misc:Transferring archived files from vm04:/var/log/ceph to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4163/remote/vm04/log 2026-03-30T23:27:54.393 DEBUG:teuthology.orchestra.run.vm04:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-30T23:27:54.440 DEBUG:teuthology.misc:Transferring archived files from vm09:/var/log/ceph to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4163/remote/vm09/log 2026-03-30T23:27:54.440 DEBUG:teuthology.orchestra.run.vm09:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-30T23:27:54.447 INFO:tasks.cephadm:Removing cluster... 2026-03-30T23:27:54.447 DEBUG:teuthology.orchestra.run.vm04:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 113c1bce-2c90-11f1-b9bc-9dca0ebaf6af --force 2026-03-30T23:27:54.746 INFO:teuthology.orchestra.run.vm04.stdout:Deleting cluster with fsid: 113c1bce-2c90-11f1-b9bc-9dca0ebaf6af 2026-03-30T23:27:54.746 INFO:teuthology.orchestra.run.vm04.stderr:/var/lib/ceph is missing: no daemon listing available 2026-03-30T23:27:54.794 DEBUG:teuthology.orchestra.run.vm09:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 113c1bce-2c90-11f1-b9bc-9dca0ebaf6af --force 2026-03-30T23:27:55.079 INFO:teuthology.orchestra.run.vm09.stdout:Deleting cluster with fsid: 113c1bce-2c90-11f1-b9bc-9dca0ebaf6af 2026-03-30T23:27:55.079 INFO:teuthology.orchestra.run.vm09.stderr:/var/lib/ceph is missing: no daemon listing available 2026-03-30T23:27:55.129 INFO:tasks.cephadm:Removing cephadm ... 2026-03-30T23:27:55.129 DEBUG:teuthology.orchestra.run.vm04:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-30T23:27:55.132 DEBUG:teuthology.orchestra.run.vm09:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-30T23:27:55.135 INFO:tasks.cephadm:Teardown complete 2026-03-30T23:27:55.136 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 vm04 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull' 2026-03-30T23:27:55.136 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-03-30T23:27:55.138 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2026-03-30T23:27:55.139 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm04:/dev/vg_nvme/lv_1... 2026-03-30T23:27:55.139 DEBUG:teuthology.orchestra.run.vm04:> sudo nvme disconnect -n lv_1 2026-03-30T23:27:55.312 INFO:teuthology.orchestra.run.vm04.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-03-30T23:27:55.313 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm04:/dev/vg_nvme/lv_2... 2026-03-30T23:27:55.313 DEBUG:teuthology.orchestra.run.vm04:> sudo nvme disconnect -n lv_2 2026-03-30T23:27:55.453 INFO:teuthology.orchestra.run.vm04.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-03-30T23:27:55.454 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm04:/dev/vg_nvme/lv_3... 2026-03-30T23:27:55.454 DEBUG:teuthology.orchestra.run.vm04:> sudo nvme disconnect -n lv_3 2026-03-30T23:27:55.605 INFO:teuthology.orchestra.run.vm04.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-03-30T23:27:55.606 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm04:/dev/vg_nvme/lv_4... 2026-03-30T23:27:55.606 DEBUG:teuthology.orchestra.run.vm04:> sudo nvme disconnect -n lv_4 2026-03-30T23:27:55.760 INFO:teuthology.orchestra.run.vm04.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-03-30T23:27:55.762 DEBUG:teuthology.orchestra.run.vm04:> set -ex 2026-03-30T23:27:55.762 DEBUG:teuthology.orchestra.run.vm04:> sudo dd of=/scratch_devs 2026-03-30T23:27:55.770 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm09:/dev/vg_nvme/lv_1... 2026-03-30T23:27:55.770 DEBUG:teuthology.orchestra.run.vm09:> sudo nvme disconnect -n lv_1 2026-03-30T23:27:55.901 INFO:teuthology.orchestra.run.vm09.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-03-30T23:27:55.902 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm09:/dev/vg_nvme/lv_2... 2026-03-30T23:27:55.902 DEBUG:teuthology.orchestra.run.vm09:> sudo nvme disconnect -n lv_2 2026-03-30T23:27:56.037 INFO:teuthology.orchestra.run.vm09.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-03-30T23:27:56.039 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm09:/dev/vg_nvme/lv_3... 2026-03-30T23:27:56.039 DEBUG:teuthology.orchestra.run.vm09:> sudo nvme disconnect -n lv_3 2026-03-30T23:27:56.193 INFO:teuthology.orchestra.run.vm09.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-03-30T23:27:56.194 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm09:/dev/vg_nvme/lv_4... 2026-03-30T23:27:56.195 DEBUG:teuthology.orchestra.run.vm09:> sudo nvme disconnect -n lv_4 2026-03-30T23:27:56.341 INFO:teuthology.orchestra.run.vm09.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-03-30T23:27:56.342 DEBUG:teuthology.orchestra.run.vm09:> set -ex 2026-03-30T23:27:56.342 DEBUG:teuthology.orchestra.run.vm09:> sudo dd of=/scratch_devs 2026-03-30T23:27:56.350 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-30T23:27:56.352 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-30T23:27:56.352 DEBUG:teuthology.orchestra.run.vm04:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-30T23:27:56.354 DEBUG:teuthology.orchestra.run.vm09:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: remote refid st t when poll reach delay offset jitter 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout:============================================================================== 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout:*79.133.44.137 .MBGh. 1 u 40 64 1 20.593 +0.025 1.984 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout:-139-162-152-20. 81.104.22.229 2 u 38 64 1 22.726 -5.688 1.332 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout:-track.infra.9rc 141.144.246.224 5 u 38 64 1 28.294 -2.342 1.334 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: srv.hueske-edv. 189.97.54.122 2 u 36 64 1 25.268 -0.156 0.566 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout:+ntp3.uni-ulm.de 189.97.54.122 2 u 39 64 1 27.517 -0.987 1.105 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: 141.84.43.73 40.33.41.76 2 u 37 64 1 31.714 -0.585 0.772 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout:+mail.sassmann.n 192.53.103.103 2 u 39 64 1 23.636 +0.131 1.091 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: srv01.spectre-n 130.149.17.21 2 u 36 64 1 24.036 +2.162 0.561 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: static.46.170.2 212.132.97.26 3 u 38 64 1 25.054 -0.284 0.834 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: tor.nocabal.de 131.188.3.222 2 u 35 64 1 25.239 -0.031 0.419 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: node-1.infogral 168.239.11.197 2 u 34 64 1 23.619 +0.170 0.240 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: ntp2.wup-de.hos 237.17.204.95 2 u 38 64 1 30.789 +0.097 0.901 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: ns1.blazing.de 213.172.96.14 3 u 35 64 1 31.937 +0.074 0.430 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: 185.125.190.57 99.220.8.133 2 u 46 64 1 35.853 +0.306 0.000 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: festnoz.de 131.188.3.223 2 u 34 64 1 23.682 +0.059 0.218 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: 185.125.190.58 99.220.8.133 2 u 46 64 1 31.166 +1.406 0.000 2026-03-30T23:27:58.551 INFO:teuthology.orchestra.run.vm09.stdout: ernie.gerger-ne 213.172.96.14 3 u 36 64 1 31.935 +0.143 0.598 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout: remote refid st t when poll reach delay offset jitter 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:============================================================================== 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:#srv01.spectre-n 130.149.17.21 2 u 37 64 1 24.081 +4.224 2.838 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:*79.133.44.137 .MBGh. 1 u 36 64 1 20.572 +2.040 2.460 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:+track.infra.9rc 141.144.246.224 5 u 39 64 1 28.264 +0.232 3.273 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:+srv.hueske-edv. 189.97.54.122 2 u 40 64 1 25.296 +2.013 3.125 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:+ntp3.uni-ulm.de 189.97.54.122 2 u 39 64 1 27.549 +1.128 2.834 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:+141.84.43.73 40.33.41.76 2 u 39 64 1 33.070 +1.199 3.122 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:#139-162-152-20. 81.104.22.229 2 u 38 64 1 22.675 -3.756 2.415 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:+festnoz.de 131.188.3.223 2 u 35 64 1 23.592 +2.106 1.305 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:+tor.nocabal.de 131.188.3.222 2 u 37 64 1 25.310 +2.104 2.020 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:+ernie.gerger-ne 213.172.96.14 3 u 39 64 1 31.876 +2.183 2.853 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:+static.46.170.2 212.132.97.26 3 u 35 64 1 25.044 +1.734 1.326 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:+ntp2.wup-de.hos 237.17.204.95 2 u 37 64 1 30.679 +2.136 2.058 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:#nox.spnr.de 237.17.204.95 2 u 36 64 1 32.805 -0.905 1.658 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout: 185.125.190.57 99.220.8.133 2 u 44 64 1 34.661 +2.564 0.000 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:+node-1.infogral 168.239.11.197 2 u 35 64 1 23.656 +2.186 1.311 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout:#ns1.blazing.de 213.172.96.14 3 u 33 64 1 32.010 +2.076 0.724 2026-03-30T23:27:58.555 INFO:teuthology.orchestra.run.vm04.stdout: 185.125.190.56 146.131.121.246 2 u 47 64 1 34.349 +3.968 0.000 2026-03-30T23:27:58.556 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-30T23:27:58.558 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-30T23:27:58.558 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-30T23:27:58.560 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-30T23:27:58.561 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-30T23:27:58.563 INFO:teuthology.task.internal:Duration was 186.847058 seconds 2026-03-30T23:27:58.563 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-30T23:27:58.565 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-30T23:27:58.565 DEBUG:teuthology.orchestra.run.vm04:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-30T23:27:58.566 DEBUG:teuthology.orchestra.run.vm09:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-30T23:27:58.590 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-30T23:27:58.590 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm04.local 2026-03-30T23:27:58.590 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:27:58.640 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm09.local 2026-03-30T23:27:58.640 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:27:58.648 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-30T23:27:58.648 DEBUG:teuthology.orchestra.run.vm04:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-30T23:27:58.685 DEBUG:teuthology.orchestra.run.vm09:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-30T23:27:58.706 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-30T23:27:58.706 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:27:58.749 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:27:58.756 INFO:teuthology.orchestra.run.vm04.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-30T23:27:58.757 INFO:teuthology.orchestra.run.vm04.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-30T23:27:58.757 INFO:teuthology.orchestra.run.vm04.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-30T23:27:58.757 INFO:teuthology.orchestra.run.vm09.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-30T23:27:58.757 INFO:teuthology.orchestra.run.vm09.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-30T23:27:58.757 INFO:teuthology.orchestra.run.vm09.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-30T23:27:58.757 INFO:teuthology.orchestra.run.vm09.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-30T23:27:58.758 INFO:teuthology.orchestra.run.vm04.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-30T23:27:58.758 INFO:teuthology.orchestra.run.vm04.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-30T23:27:58.758 INFO:teuthology.orchestra.run.vm09.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-30T23:27:58.760 INFO:teuthology.orchestra.run.vm04.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 84.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-30T23:27:58.761 INFO:teuthology.orchestra.run.vm09.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 84.6% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-30T23:27:58.763 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-30T23:27:58.765 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-30T23:27:58.765 DEBUG:teuthology.orchestra.run.vm04:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-30T23:27:58.812 DEBUG:teuthology.orchestra.run.vm09:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-30T23:27:58.820 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-30T23:27:58.822 DEBUG:teuthology.orchestra.run.vm04:> 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-30T23:27:58.857 DEBUG:teuthology.orchestra.run.vm09:> 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-30T23:27:58.864 INFO:teuthology.orchestra.run.vm04.stdout:kernel.core_pattern = core 2026-03-30T23:27:58.867 INFO:teuthology.orchestra.run.vm09.stdout:kernel.core_pattern = core 2026-03-30T23:27:58.876 DEBUG:teuthology.orchestra.run.vm04:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-30T23:27:58.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T23:27:58.919 DEBUG:teuthology.orchestra.run.vm09:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-30T23:27:58.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T23:27:58.923 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-30T23:27:58.925 INFO:teuthology.task.internal:Transferring archived files... 2026-03-30T23:27:58.925 DEBUG:teuthology.misc:Transferring archived files from vm04:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4163/remote/vm04 2026-03-30T23:27:58.926 DEBUG:teuthology.orchestra.run.vm04:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-30T23:27:58.969 DEBUG:teuthology.misc:Transferring archived files from vm09:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4163/remote/vm09 2026-03-30T23:27:58.969 DEBUG:teuthology.orchestra.run.vm09:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-30T23:27:58.978 INFO:teuthology.task.internal:Removing archive directory... 2026-03-30T23:27:58.978 DEBUG:teuthology.orchestra.run.vm04:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-30T23:27:59.013 DEBUG:teuthology.orchestra.run.vm09:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-30T23:27:59.024 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-30T23:27:59.026 INFO:teuthology.task.internal:Not uploading archives. 2026-03-30T23:27:59.026 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-30T23:27:59.028 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-30T23:27:59.028 DEBUG:teuthology.orchestra.run.vm04:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-30T23:27:59.057 DEBUG:teuthology.orchestra.run.vm09:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-30T23:27:59.059 INFO:teuthology.orchestra.run.vm04.stdout: 258075 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 23:27 /home/ubuntu/cephtest 2026-03-30T23:27:59.068 INFO:teuthology.orchestra.run.vm09.stdout: 258068 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 23:27 /home/ubuntu/cephtest 2026-03-30T23:27:59.068 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-30T23:27:59.074 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-flag} duration: 186.84705758094788 failure_reason: '"grep: /var/log/ceph/113c1bce-2c90-11f1-b9bc-9dca0ebaf6af/ceph.log: No such file or directory" in cluster log' owner: kyr sentry_event: null status: fail success: false 2026-03-30T23:27:59.074 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-30T23:27:59.097 INFO:teuthology.run:FAIL