2026-03-31T01:36:11.048 INFO:root:teuthology version: 1.2.4.dev37+ga59626679 2026-03-31T01:36:11.052 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-31T01:36:11.073 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4241 branch: tentacle description: rados/cephadm/smoke-singlehost/{0-random-distro$/{centos_9.stream_runc} 1-start 2-services/rgw 3-final} email: null first_in_suite: false flavor: default job_id: '4241' 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: centos os_version: 9.stream 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 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 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: tt-tentacle sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 owner: kyr priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 seed: 2483 sha1: 70f8415b300f041766fa27faf7d5472699e32388 sleep_before_teardown: 0 subset: 1/100000 suite: rados suite_branch: tt-tentacle suite_path: /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 targets: vm06.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHQ9UfwjpFfVOpoRf7PLdrd7SZemaM4Aj+Pxf7JFXRHp5JBAXTua2tPKJv6Rcw6ynKxPOdorTmW7U0S7REw/exA= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm: roleless: true single_host_defaults: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - cephadm.apply: specs: - placement: count_per_host: 4 host_pattern: '*' service_id: foo service_type: rgw spec: rgw_frontend_port: 8000 - cephadm.wait_for_service: service: rgw.foo - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls 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-31T01:36:11.073 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa; will attempt to use it 2026-03-31T01:36:11.074 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks 2026-03-31T01:36:11.074 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-31T01:36:11.074 INFO:teuthology.task.internal:Checking packages... 2026-03-31T01:36:11.074 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '70f8415b300f041766fa27faf7d5472699e32388' 2026-03-31T01:36:11.074 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-31T01:36:11.074 INFO:teuthology.packaging:ref: None 2026-03-31T01:36:11.074 INFO:teuthology.packaging:tag: None 2026-03-31T01:36:11.074 INFO:teuthology.packaging:branch: tentacle 2026-03-31T01:36:11.074 INFO:teuthology.packaging:sha1: 70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T01:36:11.075 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=tentacle 2026-03-31T01:36:11.810 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-721.g5bb32787 2026-03-31T01:36:11.810 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-31T01:36:11.811 INFO:teuthology.task.internal:no buildpackages task found 2026-03-31T01:36:11.811 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-31T01:36:11.811 INFO:teuthology.task.internal:Saving configuration 2026-03-31T01:36:11.817 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-31T01:36:11.818 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-31T01:36:11.825 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm06.local', 'description': '/archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4241', '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': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-31 01:35:34.006403', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:06', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHQ9UfwjpFfVOpoRf7PLdrd7SZemaM4Aj+Pxf7JFXRHp5JBAXTua2tPKJv6Rcw6ynKxPOdorTmW7U0S7REw/exA='} 2026-03-31T01:36:11.825 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-31T01:36:11.826 INFO:teuthology.task.internal:roles: ubuntu@vm06.local - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2026-03-31T01:36:11.826 INFO:teuthology.run_tasks:Running task console_log... 2026-03-31T01:36:11.833 DEBUG:teuthology.task.console_log:vm06 does not support IPMI; excluding 2026-03-31T01:36:11.833 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fed5a0729e0>, signals=[15]) 2026-03-31T01:36:11.833 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-31T01:36:11.834 INFO:teuthology.task.internal:Opening connections... 2026-03-31T01:36:11.834 DEBUG:teuthology.task.internal:connecting to ubuntu@vm06.local 2026-03-31T01:36:11.835 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-31T01:36:11.916 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-31T01:36:11.917 DEBUG:teuthology.orchestra.run.vm06:> uname -m 2026-03-31T01:36:12.063 INFO:teuthology.orchestra.run.vm06.stdout:x86_64 2026-03-31T01:36:12.064 DEBUG:teuthology.orchestra.run.vm06:> cat /etc/os-release 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:NAME="CentOS Stream" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:VERSION="9" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:ID="centos" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:ID_LIKE="rhel fedora" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_ID="9" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:PLATFORM_ID="platform:el9" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:PRETTY_NAME="CentOS Stream 9" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:ANSI_COLOR="0;31" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:LOGO="fedora-logo-icon" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:HOME_URL="https://centos.org/" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-03-31T01:36:12.119 INFO:teuthology.orchestra.run.vm06.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-03-31T01:36:12.119 INFO:teuthology.lock.ops:Updating vm06.local on lock server 2026-03-31T01:36:12.124 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-31T01:36:12.126 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-31T01:36:12.127 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-31T01:36:12.127 DEBUG:teuthology.orchestra.run.vm06:> test '!' -e /home/ubuntu/cephtest 2026-03-31T01:36:12.174 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-31T01:36:12.175 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-31T01:36:12.175 DEBUG:teuthology.orchestra.run.vm06:> test -z $(ls -A /var/lib/ceph) 2026-03-31T01:36:12.230 INFO:teuthology.orchestra.run.vm06.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-31T01:36:12.230 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-31T01:36:12.239 DEBUG:teuthology.orchestra.run.vm06:> test -e /ceph-qa-ready 2026-03-31T01:36:12.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T01:36:12.470 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-31T01:36:12.472 INFO:teuthology.task.internal:Creating test directory... 2026-03-31T01:36:12.472 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-31T01:36:12.487 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-31T01:36:12.488 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-31T01:36:12.489 INFO:teuthology.task.internal:Creating archive directory... 2026-03-31T01:36:12.489 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-31T01:36:12.543 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-31T01:36:12.544 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-31T01:36:12.544 DEBUG:teuthology.orchestra.run.vm06:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-31T01:36:12.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T01:36:12.597 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2026-03-31T01:36:12.663 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-31T01:36:12.672 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-31T01:36:12.673 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-31T01:36:12.675 INFO:teuthology.task.internal:Configuring sudo... 2026-03-31T01:36:12.675 DEBUG:teuthology.orchestra.run.vm06:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-31T01:36:12.737 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-31T01:36:12.739 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-31T01:36:12.739 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-31T01:36:12.792 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-31T01:36:12.857 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-31T01:36:12.916 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-31T01:36:12.916 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-31T01:36:12.980 DEBUG:teuthology.orchestra.run.vm06:> sudo service rsyslog restart 2026-03-31T01:36:13.052 INFO:teuthology.orchestra.run.vm06.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-31T01:36:13.430 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-31T01:36:13.432 INFO:teuthology.task.internal:Starting timer... 2026-03-31T01:36:13.432 INFO:teuthology.run_tasks:Running task pcp... 2026-03-31T01:36:13.435 INFO:teuthology.run_tasks:Running task selinux... 2026-03-31T01:36:13.437 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-03-31T01:36:13.437 INFO:teuthology.task.selinux:Excluding vm06: VMs are not yet supported 2026-03-31T01:36:13.437 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-31T01:36:13.437 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-31T01:36:13.437 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-31T01:36:13.437 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-31T01:36:13.439 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-31T01:36:13.439 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/kshtsk/ceph-cm-ansible.git 2026-03-31T01:36:13.441 INFO:teuthology.repo_utils:Fetching github.com_kshtsk_ceph-cm-ansible_main from origin 2026-03-31T01:36:14.014 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-31T01:36:14.020 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-31T01:36:14.020 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_inventorycj5z8dd6 --limit vm06.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-31T01:37:47.238 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm06.local')] 2026-03-31T01:37:47.238 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm06.local' 2026-03-31T01:37:47.239 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-31T01:37:47.299 DEBUG:teuthology.orchestra.run.vm06:> true 2026-03-31T01:37:47.372 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm06.local' 2026-03-31T01:37:47.372 INFO:teuthology.run_tasks:Running task clock... 2026-03-31T01:37:47.374 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-31T01:37:47.374 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-31T01:37:47.375 DEBUG:teuthology.orchestra.run.vm06:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-31T01:37:47.440 INFO:teuthology.orchestra.run.vm06.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-03-31T01:37:47.452 INFO:teuthology.orchestra.run.vm06.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-03-31T01:37:47.473 INFO:teuthology.orchestra.run.vm06.stderr:sudo: ntpd: command not found 2026-03-31T01:37:47.482 INFO:teuthology.orchestra.run.vm06.stdout:506 Cannot talk to daemon 2026-03-31T01:37:47.494 INFO:teuthology.orchestra.run.vm06.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-03-31T01:37:47.505 INFO:teuthology.orchestra.run.vm06.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-03-31T01:37:47.548 INFO:teuthology.orchestra.run.vm06.stderr:bash: line 1: ntpq: command not found 2026-03-31T01:37:47.551 INFO:teuthology.orchestra.run.vm06.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-31T01:37:47.551 INFO:teuthology.orchestra.run.vm06.stdout:=============================================================================== 2026-03-31T01:37:47.552 INFO:teuthology.run_tasks:Running task pexec... 2026-03-31T01:37:47.554 INFO:teuthology.task.pexec:Executing custom commands... 2026-03-31T01:37:47.554 DEBUG:teuthology.orchestra.run.vm06:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-03-31T01:37:47.594 INFO:teuthology.task.pexec:Running commands on host ubuntu@vm06.local 2026-03-31T01:37:47.594 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-03-31T01:37:47.594 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-03-31T01:37:47.594 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-03-31T01:37:47.594 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-03-31T01:37:47.774 INFO:teuthology.orchestra.run.vm06.stdout:No match for argument: nvme-cli 2026-03-31T01:37:47.774 INFO:teuthology.orchestra.run.vm06.stderr:No packages marked for removal. 2026-03-31T01:37:47.776 INFO:teuthology.orchestra.run.vm06.stdout:Dependencies resolved. 2026-03-31T01:37:47.777 INFO:teuthology.orchestra.run.vm06.stdout:Nothing to do. 2026-03-31T01:37:47.777 INFO:teuthology.orchestra.run.vm06.stdout:Complete! 2026-03-31T01:37:48.122 INFO:teuthology.orchestra.run.vm06.stdout:Last metadata expiration check: 0:01:02 ago on Tue 31 Mar 2026 01:36:46 AM UTC. 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout:Dependencies resolved. 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout:================================================================================ 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout: Package Arch Version Repository Size 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout:================================================================================ 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout:Installing: 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout: runc x86_64 4:1.4.0-2.el9 appstream 4.0 M 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout:Installing dependencies: 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-03-31T01:37:48.210 INFO:teuthology.orchestra.run.vm06.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-03-31T01:37:48.211 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T01:37:48.211 INFO:teuthology.orchestra.run.vm06.stdout:Transaction Summary 2026-03-31T01:37:48.211 INFO:teuthology.orchestra.run.vm06.stdout:================================================================================ 2026-03-31T01:37:48.211 INFO:teuthology.orchestra.run.vm06.stdout:Install 7 Packages 2026-03-31T01:37:48.211 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T01:37:48.211 INFO:teuthology.orchestra.run.vm06.stdout:Total download size: 6.3 M 2026-03-31T01:37:48.211 INFO:teuthology.orchestra.run.vm06.stdout:Installed size: 24 M 2026-03-31T01:37:48.211 INFO:teuthology.orchestra.run.vm06.stdout:Downloading Packages: 2026-03-31T01:37:49.332 INFO:teuthology.orchestra.run.vm06.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 783 kB/s | 44 kB 00:00 2026-03-31T01:37:49.361 INFO:teuthology.orchestra.run.vm06.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 844 kB/s | 72 kB 00:00 2026-03-31T01:37:49.364 INFO:teuthology.orchestra.run.vm06.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 2.6 MB/s | 84 kB 00:00 2026-03-31T01:37:49.401 INFO:teuthology.orchestra.run.vm06.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 3.7 MB/s | 150 kB 00:00 2026-03-31T01:37:49.414 INFO:teuthology.orchestra.run.vm06.stdout:(5/7): nvme-cli-2.16-1.el9.x86_64.rpm 8.3 MB/s | 1.2 MB 00:00 2026-03-31T01:37:49.423 INFO:teuthology.orchestra.run.vm06.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 14 MB/s | 837 kB 00:00 2026-03-31T01:37:50.248 INFO:teuthology.orchestra.run.vm06.stdout:(7/7): runc-1.4.0-2.el9.x86_64.rpm 4.7 MB/s | 4.0 MB 00:00 2026-03-31T01:37:50.249 INFO:teuthology.orchestra.run.vm06.stdout:-------------------------------------------------------------------------------- 2026-03-31T01:37:50.249 INFO:teuthology.orchestra.run.vm06.stdout:Total 3.1 MB/s | 6.3 MB 00:02 2026-03-31T01:37:50.310 INFO:teuthology.orchestra.run.vm06.stdout:Running transaction check 2026-03-31T01:37:50.317 INFO:teuthology.orchestra.run.vm06.stdout:Transaction check succeeded. 2026-03-31T01:37:50.317 INFO:teuthology.orchestra.run.vm06.stdout:Running transaction test 2026-03-31T01:37:50.375 INFO:teuthology.orchestra.run.vm06.stdout:Transaction test succeeded. 2026-03-31T01:37:50.375 INFO:teuthology.orchestra.run.vm06.stdout:Running transaction 2026-03-31T01:37:50.523 INFO:teuthology.orchestra.run.vm06.stdout: Preparing : 1/1 2026-03-31T01:37:50.533 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-03-31T01:37:50.542 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-03-31T01:37:50.549 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-03-31T01:37:50.555 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-03-31T01:37:50.557 INFO:teuthology.orchestra.run.vm06.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-03-31T01:37:50.608 INFO:teuthology.orchestra.run.vm06.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-03-31T01:37:50.733 INFO:teuthology.orchestra.run.vm06.stdout: Installing : runc-4:1.4.0-2.el9.x86_64 6/7 2026-03-31T01:37:50.737 INFO:teuthology.orchestra.run.vm06.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-03-31T01:37:51.012 INFO:teuthology.orchestra.run.vm06.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-03-31T01:37:51.012 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-03-31T01:37:51.012 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T01:37:51.333 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-03-31T01:37:51.333 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-03-31T01:37:51.333 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-03-31T01:37:51.333 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-03-31T01:37:51.333 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-03-31T01:37:51.333 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-03-31T01:37:51.387 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : runc-4:1.4.0-2.el9.x86_64 7/7 2026-03-31T01:37:51.387 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T01:37:51.387 INFO:teuthology.orchestra.run.vm06.stdout:Installed: 2026-03-31T01:37:51.387 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-03-31T01:37:51.387 INFO:teuthology.orchestra.run.vm06.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-03-31T01:37:51.387 INFO:teuthology.orchestra.run.vm06.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-03-31T01:37:51.387 INFO:teuthology.orchestra.run.vm06.stdout: runc-4:1.4.0-2.el9.x86_64 2026-03-31T01:37:51.387 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T01:37:51.387 INFO:teuthology.orchestra.run.vm06.stdout:Complete! 2026-03-31T01:37:51.447 DEBUG:teuthology.parallel:result is None 2026-03-31T01:37:51.447 INFO:teuthology.run_tasks:Running task cephadm... 2026-03-31T01:37:51.491 INFO:tasks.cephadm:Config: {'roleless': True, 'single_host_defaults': 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'], 'log-only-match': ['CEPHADM_'], 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'cephadm_binary_url': 'https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm'} 2026-03-31T01:37:51.491 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T01:37:51.491 INFO:tasks.cephadm:Cluster fsid is 3b360446-2ca2-11f1-b933-55e23f63897d 2026-03-31T01:37:51.491 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-03-31T01:37:51.491 INFO:tasks.cephadm:No mon roles; fabricating mons 2026-03-31T01:37:51.491 INFO:tasks.cephadm:Monitor IPs: {'mon.vm06': '192.168.123.106'} 2026-03-31T01:37:51.491 INFO:tasks.cephadm:Normalizing hostnames... 2026-03-31T01:37:51.491 DEBUG:teuthology.orchestra.run.vm06:> sudo hostname $(hostname -s) 2026-03-31T01:37:51.517 INFO:tasks.cephadm:Downloading cephadm from url: https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm 2026-03-31T01:37:51.517 DEBUG:teuthology.orchestra.run.vm06:> curl --silent -L https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-03-31T01:37:53.410 INFO:teuthology.orchestra.run.vm06.stdout:-rw-r--r--. 1 ubuntu ubuntu 1036391 Mar 31 01:37 /home/ubuntu/cephtest/cephadm 2026-03-31T01:37:53.410 DEBUG:teuthology.orchestra.run.vm06:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-31T01:37:53.429 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 on all hosts... 2026-03-31T01:37:53.429 DEBUG:teuthology.orchestra.run.vm06:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull 2026-03-31T01:37:53.622 INFO:teuthology.orchestra.run.vm06.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-31T01:37:59.907 INFO:teuthology.orchestra.run.vm06.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T01:37:59.907 INFO:teuthology.orchestra.run.vm06.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-31T01:37:59.907 INFO:teuthology.orchestra.run.vm06.stderr:/bin/podman: stderr time="2026-03-31T01:37:54Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine" 2026-03-31T01:37:59.907 INFO:teuthology.orchestra.run.vm06.stderr:/bin/podman: stderr time="2026-03-31T01:37:56Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine" 2026-03-31T01:37:59.907 INFO:teuthology.orchestra.run.vm06.stderr:/bin/podman: stderr time="2026-03-31T01:37:58Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine" 2026-03-31T01:37:59.907 INFO:teuthology.orchestra.run.vm06.stderr:/bin/podman: stderr Error: unable to copy from source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine 2026-03-31T01:37:59.907 INFO:teuthology.orchestra.run.vm06.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T01:37:59.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T01:37:59.923 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 623, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm06 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull' 2026-03-31T01:37:59.924 INFO:tasks.cephadm:Archiving crash dumps... 2026-03-31T01:37:59.924 DEBUG:teuthology.misc:Transferring archived files from vm06:/var/lib/ceph/3b360446-2ca2-11f1-b933-55e23f63897d/crash to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4241/remote/vm06/crash 2026-03-31T01:37:59.924 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /var/lib/ceph/3b360446-2ca2-11f1-b933-55e23f63897d/crash -- . 2026-03-31T01:37:59.947 INFO:teuthology.orchestra.run.vm06.stderr:tar: /var/lib/ceph/3b360446-2ca2-11f1-b933-55e23f63897d/crash: Cannot open: No such file or directory 2026-03-31T01:37:59.947 INFO:teuthology.orchestra.run.vm06.stderr:tar: Error is not recoverable: exiting now 2026-03-31T01:37:59.948 INFO:tasks.cephadm:Checking cluster log for badness... 2026-03-31T01:37:59.948 DEBUG:teuthology.orchestra.run.vm06:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3b360446-2ca2-11f1-b933-55e23f63897d/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | head -n 1 2026-03-31T01:38:00.010 INFO:teuthology.orchestra.run.vm06.stderr:grep: /var/log/ceph/3b360446-2ca2-11f1-b933-55e23f63897d/ceph.log: No such file or directory 2026-03-31T01:38:00.012 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2026-03-31T01:38:00.012 DEBUG:teuthology.orchestra.run.vm06:> sudo egrep '\[SEC\]' /var/log/ceph/3b360446-2ca2-11f1-b933-55e23f63897d/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | head -n 1 2026-03-31T01:38:00.073 INFO:teuthology.orchestra.run.vm06.stderr:grep: /var/log/ceph/3b360446-2ca2-11f1-b933-55e23f63897d/ceph.log: No such file or directory 2026-03-31T01:38:00.074 INFO:tasks.cephadm:Compressing logs... 2026-03-31T01:38:00.075 DEBUG:teuthology.orchestra.run.vm06:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-03-31T01:38:00.135 INFO:teuthology.orchestra.run.vm06.stderr:find: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-31T01:38:00.135 INFO:teuthology.orchestra.run.vm06.stderr:‘/var/log/rbd-target-api’: No such file or directory 2026-03-31T01:38:00.136 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/cephadm.log: 82.6% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-31T01:38:00.137 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-31T01:38:00.137 INFO:teuthology.orchestra.run.vm06.stderr:real 0m0.011s 2026-03-31T01:38:00.137 INFO:teuthology.orchestra.run.vm06.stderr:user 0m0.002s 2026-03-31T01:38:00.137 INFO:teuthology.orchestra.run.vm06.stderr:sys 0m0.014s 2026-03-31T01:38:00.137 INFO:tasks.cephadm:Archiving logs... 2026-03-31T01:38:00.137 DEBUG:teuthology.misc:Transferring archived files from vm06:/var/log/ceph to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4241/remote/vm06/log 2026-03-31T01:38:00.138 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-31T01:38:00.199 INFO:tasks.cephadm:Removing cluster... 2026-03-31T01:38:00.199 DEBUG:teuthology.orchestra.run.vm06:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3b360446-2ca2-11f1-b933-55e23f63897d --force 2026-03-31T01:38:00.319 INFO:teuthology.orchestra.run.vm06.stdout:Deleting cluster with fsid: 3b360446-2ca2-11f1-b933-55e23f63897d 2026-03-31T01:38:00.319 INFO:teuthology.orchestra.run.vm06.stderr:/var/lib/ceph is missing: no daemon listing available 2026-03-31T01:38:00.370 INFO:tasks.cephadm:Removing cephadm ... 2026-03-31T01:38:00.370 DEBUG:teuthology.orchestra.run.vm06:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-31T01:38:00.382 INFO:tasks.cephadm:Teardown complete 2026-03-31T01:38:00.382 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthos/kshtsk/teuthology/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 2380, in task with contextutil.nested( File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 1995, in initialize_config yield File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 623, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm06 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull' 2026-03-31T01:38:00.382 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-03-31T01:38:00.384 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-31T01:38:00.386 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-31T01:38:00.386 DEBUG:teuthology.orchestra.run.vm06:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-31T01:38:00.435 INFO:teuthology.orchestra.run.vm06.stderr:bash: line 1: ntpq: command not found 2026-03-31T01:38:00.439 INFO:teuthology.orchestra.run.vm06.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-31T01:38:00.439 INFO:teuthology.orchestra.run.vm06.stdout:=============================================================================== 2026-03-31T01:38:00.439 INFO:teuthology.orchestra.run.vm06.stdout:^+ hermes.linxx.party 2 6 17 6 +1241us[+1213us] +/- 62ms 2026-03-31T01:38:00.439 INFO:teuthology.orchestra.run.vm06.stdout:^- 82.165.178.31 2 6 17 6 -4383ns[-4383ns] +/- 49ms 2026-03-31T01:38:00.439 INFO:teuthology.orchestra.run.vm06.stdout:^* ctb01.martinmoerch.dk 2 6 17 6 -489us[ -517us] +/- 27ms 2026-03-31T01:38:00.439 INFO:teuthology.orchestra.run.vm06.stdout:^? ts5.sct.de 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-03-31T01:38:00.439 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-31T01:38:00.441 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-31T01:38:00.441 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-31T01:38:00.443 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-31T01:38:00.445 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-31T01:38:00.447 INFO:teuthology.task.internal:Duration was 107.014784 seconds 2026-03-31T01:38:00.447 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-31T01:38:00.449 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-31T01:38:00.449 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-31T01:38:00.513 INFO:teuthology.orchestra.run.vm06.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-31T01:38:00.737 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-31T01:38:00.737 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm06.local 2026-03-31T01:38:00.737 DEBUG:teuthology.orchestra.run.vm06:> grep -E --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-31T01:38:00.796 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-31T01:38:00.796 DEBUG:teuthology.orchestra.run.vm06:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-31T01:38:01.003 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-31T01:38:01.003 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-31T01:38:01.023 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-31T01:38:01.023 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-31T01:38:01.024 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-31T01:38:01.024 INFO:teuthology.orchestra.run.vm06.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-31T01:38:01.024 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-31T01:38:01.071 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 98.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-31T01:38:01.073 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-31T01:38:01.075 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-31T01:38:01.075 DEBUG:teuthology.orchestra.run.vm06:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-31T01:38:01.134 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-31T01:38:01.137 DEBUG:teuthology.orchestra.run.vm06:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2026-03-31T01:38:01.198 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = core 2026-03-31T01:38:01.210 DEBUG:teuthology.orchestra.run.vm06:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-31T01:38:01.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T01:38:01.263 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-31T01:38:01.266 INFO:teuthology.task.internal:Transferring archived files... 2026-03-31T01:38:01.266 DEBUG:teuthology.misc:Transferring archived files from vm06:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4241/remote/vm06 2026-03-31T01:38:01.266 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-31T01:38:01.327 INFO:teuthology.task.internal:Removing archive directory... 2026-03-31T01:38:01.327 DEBUG:teuthology.orchestra.run.vm06:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-31T01:38:01.380 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-31T01:38:01.382 INFO:teuthology.task.internal:Not uploading archives. 2026-03-31T01:38:01.382 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-31T01:38:01.384 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-31T01:38:01.384 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-31T01:38:01.434 INFO:teuthology.orchestra.run.vm06.stdout: 8532146 0 drwxr-xr-x 2 ubuntu ubuntu 6 Mar 31 01:38 /home/ubuntu/cephtest 2026-03-31T01:38:01.435 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-31T01:38:01.440 INFO:teuthology.run:Summary data: description: rados/cephadm/smoke-singlehost/{0-random-distro$/{centos_9.stream_runc} 1-start 2-services/rgw 3-final} duration: 107.01478385925293 failure_reason: '"grep: /var/log/ceph/3b360446-2ca2-11f1-b933-55e23f63897d/ceph.log: No such file or directory" in cluster log' owner: kyr sentry_event: null status: fail success: false 2026-03-31T01:38:01.440 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-31T01:38:01.456 INFO:teuthology.run:FAIL