2023-09-11T18:44:02.711 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-11T18:44:02.712 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi --description rados/cephadm/osds/{0-distro/ubuntu_20.04 0-nvme-loop 1-start 2-ops/rmdir-reactivate} --archive /home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706 --owner scheduled_benhanokh@teuthology -- /home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706/orig.config.yaml 2023-09-11T18:44:02.738 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-11T18:44:02.832 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706 branch: wip_snap_mapper_fix description: rados/cephadm/osds/{0-distro/ubuntu_20.04 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: null first_in_suite: false job_id: '7393706' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip_snap_mapper_fix ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 3a7a56e0a663f340e447b51386e01bec5538febf ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3a7a56e0a663f340e447b51386e01bec5538febf kernel: hwe: true workunit: branch: wip_snap_mapper_fix sha1: 3a7a56e0a663f340e447b51386e01bec5538febf owner: scheduled_benhanokh@teuthology priority: 150 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 3300 sha1: 3a7a56e0a663f340e447b51386e01bec5538febf sleep_before_teardown: 0 subset: 100/10000 suite: rados suite_branch: wip_snap_mapper_fix suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_3a7a56e0a663f340e447b51386e01bec5538febf/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 3a7a56e0a663f340e447b51386e01bec5538febf targets: smithi103.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi184.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= 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 HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-09-11_16:17:37 tube: smithi user: benhanokh verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1394 2023-09-11T18:44:02.833 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_3a7a56e0a663f340e447b51386e01bec5538febf/qa; will attempt to use it 2023-09-11T18:44:02.834 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_3a7a56e0a663f340e447b51386e01bec5538febf/qa/tasks 2023-09-11T18:44:02.834 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-09-11T18:44:02.836 INFO:teuthology.task.internal:Checking packages... 2023-09-11T18:44:02.858 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '3a7a56e0a663f340e447b51386e01bec5538febf' 2023-09-11T18:44:02.858 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-11T18:44:02.859 INFO:teuthology.packaging:ref: None 2023-09-11T18:44:02.859 INFO:teuthology.packaging:tag: None 2023-09-11T18:44:02.859 INFO:teuthology.packaging:branch: wip_snap_mapper_fix 2023-09-11T18:44:02.860 INFO:teuthology.packaging:sha1: 3a7a56e0a663f340e447b51386e01bec5538febf 2023-09-11T18:44:02.860 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip_snap_mapper_fix 2023-09-11T18:44:03.072 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-5843-g3a7a56e0-1focal 2023-09-11T18:44:03.073 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-09-11T18:44:03.081 INFO:teuthology.task.internal:no buildpackages task found 2023-09-11T18:44:03.082 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-09-11T18:44:03.120 INFO:teuthology.task.internal:Saving configuration 2023-09-11T18:44:03.131 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-09-11T18:44:03.142 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-11T18:44:03.165 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi103.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-11 18:37:33.556345', 'locked_by': 'scheduled_benhanokh@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-11T18:44:03.185 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-11 18:37:33.558134', 'locked_by': 'scheduled_benhanokh@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-11T18:44:03.185 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-09-11T18:44:03.194 INFO:teuthology.task.internal:roles: ubuntu@smithi103.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-09-11T18:44:03.194 INFO:teuthology.task.internal:roles: ubuntu@smithi184.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-09-11T18:44:03.194 INFO:teuthology.run_tasks:Running task console_log... 2023-09-11T18:44:03.274 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f32c8705af0>, signals=[15]) 2023-09-11T18:44:03.276 INFO:teuthology.run_tasks:Running task internal.connect... 2023-09-11T18:44:03.305 INFO:teuthology.task.internal:Opening connections... 2023-09-11T18:44:03.305 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi103.front.sepia.ceph.com 2023-09-11T18:44:03.307 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:44:03.360 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi184.front.sepia.ceph.com 2023-09-11T18:44:03.361 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:44:03.409 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-09-11T18:44:03.418 DEBUG:teuthology.orchestra.run.smithi103:> uname -m 2023-09-11T18:44:03.437 INFO:teuthology.orchestra.run.smithi103.stdout:x86_64 2023-09-11T18:44:03.438 DEBUG:teuthology.orchestra.run.smithi103:> cat /etc/os-release 2023-09-11T18:44:03.444 INFO:teuthology.orchestra.run.smithi103.stdout:NAME="Ubuntu" 2023-09-11T18:44:03.444 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-11T18:44:03.444 INFO:teuthology.orchestra.run.smithi103.stdout:ID=ubuntu 2023-09-11T18:44:03.444 INFO:teuthology.orchestra.run.smithi103.stdout:ID_LIKE=debian 2023-09-11T18:44:03.445 INFO:teuthology.orchestra.run.smithi103.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-11T18:44:03.445 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION_ID="20.04" 2023-09-11T18:44:03.445 INFO:teuthology.orchestra.run.smithi103.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-11T18:44:03.445 INFO:teuthology.orchestra.run.smithi103.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-11T18:44:03.445 INFO:teuthology.orchestra.run.smithi103.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-11T18:44:03.446 INFO:teuthology.orchestra.run.smithi103.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-11T18:44:03.446 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION_CODENAME=focal 2023-09-11T18:44:03.446 INFO:teuthology.orchestra.run.smithi103.stdout:UBUNTU_CODENAME=focal 2023-09-11T18:44:03.447 INFO:teuthology.lock.ops:Updating smithi103.front.sepia.ceph.com on lock server 2023-09-11T18:44:03.469 DEBUG:teuthology.orchestra.run.smithi184:> uname -m 2023-09-11T18:44:03.491 INFO:teuthology.orchestra.run.smithi184.stdout:x86_64 2023-09-11T18:44:03.491 DEBUG:teuthology.orchestra.run.smithi184:> cat /etc/os-release 2023-09-11T18:44:03.539 INFO:teuthology.orchestra.run.smithi184.stdout:NAME="Ubuntu" 2023-09-11T18:44:03.539 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-11T18:44:03.539 INFO:teuthology.orchestra.run.smithi184.stdout:ID=ubuntu 2023-09-11T18:44:03.539 INFO:teuthology.orchestra.run.smithi184.stdout:ID_LIKE=debian 2023-09-11T18:44:03.540 INFO:teuthology.orchestra.run.smithi184.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-11T18:44:03.540 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_ID="20.04" 2023-09-11T18:44:03.540 INFO:teuthology.orchestra.run.smithi184.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-11T18:44:03.540 INFO:teuthology.orchestra.run.smithi184.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-11T18:44:03.540 INFO:teuthology.orchestra.run.smithi184.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-11T18:44:03.541 INFO:teuthology.orchestra.run.smithi184.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-11T18:44:03.541 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_CODENAME=focal 2023-09-11T18:44:03.541 INFO:teuthology.orchestra.run.smithi184.stdout:UBUNTU_CODENAME=focal 2023-09-11T18:44:03.541 INFO:teuthology.lock.ops:Updating smithi184.front.sepia.ceph.com on lock server 2023-09-11T18:44:03.561 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-09-11T18:44:03.572 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-09-11T18:44:03.584 INFO:teuthology.task.internal:Checking for old test directory... 2023-09-11T18:44:03.585 DEBUG:teuthology.orchestra.run.smithi103:> test '!' -e /home/ubuntu/cephtest 2023-09-11T18:44:03.587 DEBUG:teuthology.orchestra.run.smithi184:> test '!' -e /home/ubuntu/cephtest 2023-09-11T18:44:03.593 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-09-11T18:44:03.602 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-09-11T18:44:03.602 DEBUG:teuthology.orchestra.run.smithi103:> test -z $(ls -A /var/lib/ceph) 2023-09-11T18:44:03.604 DEBUG:teuthology.orchestra.run.smithi184:> test -z $(ls -A /var/lib/ceph) 2023-09-11T18:44:03.625 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-09-11T18:44:03.682 INFO:teuthology.run_tasks:Running task kernel... 2023-09-11T18:44:03.722 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-09-11T18:44:03.723 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-09-11T18:44:03.723 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.0': {'hwe': True}, 'host.b': {'hwe': True}, 'client.1': {'hwe': True}} 2023-09-11T18:44:03.723 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'host.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-09-11T18:44:03.724 DEBUG:teuthology.orchestra.run.smithi103:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-11T18:44:03.724 DEBUG:teuthology.orchestra.run.smithi184:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-11T18:44:03.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:44:03.730 DEBUG:teuthology.orchestra.run.smithi103:> uname -r 2023-09-11T18:44:03.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:44:03.731 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2023-09-11T18:44:03.737 INFO:teuthology.orchestra.run.smithi103.stdout:5.4.0-124-generic 2023-09-11T18:44:03.738 INFO:teuthology.task.kernel:Running kernel on smithi103: 5.4.0-124-generic 2023-09-11T18:44:03.738 DEBUG:teuthology.orchestra.run.smithi103:> sudo apt-get clean 2023-09-11T18:44:03.739 INFO:teuthology.orchestra.run.smithi184.stdout:5.4.0-124-generic 2023-09-11T18:44:03.739 INFO:teuthology.task.kernel:Running kernel on smithi184: 5.4.0-124-generic 2023-09-11T18:44:03.740 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2023-09-11T18:44:03.837 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2023-09-11T18:44:03.854 DEBUG:teuthology.orchestra.run.smithi103:> sudo apt-get update 2023-09-11T18:44:04.007 INFO:teuthology.orchestra.run.smithi184.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-11T18:44:04.117 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-11T18:44:04.164 INFO:teuthology.orchestra.run.smithi103.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-11T18:44:04.164 INFO:teuthology.orchestra.run.smithi103.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-11T18:44:04.199 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-11T18:44:04.217 INFO:teuthology.orchestra.run.smithi103.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-11T18:44:04.289 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,434 kB] 2023-09-11T18:44:04.443 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [646 kB] 2023-09-11T18:44:04.450 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [381 kB] 2023-09-11T18:44:04.455 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.1 kB] 2023-09-11T18:44:04.455 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-11T18:44:04.456 INFO:teuthology.orchestra.run.smithi184.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,173 kB] 2023-09-11T18:44:04.481 INFO:teuthology.orchestra.run.smithi184.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [304 kB] 2023-09-11T18:44:04.485 INFO:teuthology.orchestra.run.smithi184.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-11T18:44:04.485 INFO:teuthology.orchestra.run.smithi184.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [613 kB] 2023-09-11T18:44:04.492 INFO:teuthology.orchestra.run.smithi184.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [879 kB] 2023-09-11T18:44:04.499 INFO:teuthology.orchestra.run.smithi184.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [184 kB] 2023-09-11T18:44:04.500 INFO:teuthology.orchestra.run.smithi184.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-11T18:44:04.500 INFO:teuthology.orchestra.run.smithi184.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-11T18:44:04.501 INFO:teuthology.orchestra.run.smithi184.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-11T18:44:04.501 INFO:teuthology.orchestra.run.smithi184.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-11T18:44:04.502 INFO:teuthology.orchestra.run.smithi184.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-11T18:44:04.542 INFO:teuthology.orchestra.run.smithi184.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-11T18:44:04.561 INFO:teuthology.orchestra.run.smithi103.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-11T18:44:04.635 INFO:teuthology.orchestra.run.smithi103.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,434 kB] 2023-09-11T18:44:04.683 INFO:teuthology.orchestra.run.smithi184.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,821 kB] 2023-09-11T18:44:04.773 INFO:teuthology.orchestra.run.smithi103.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [878 kB] 2023-09-11T18:44:05.061 INFO:teuthology.orchestra.run.smithi184.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [878 kB] 2023-09-11T18:44:05.090 INFO:teuthology.orchestra.run.smithi184.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [465 kB] 2023-09-11T18:44:05.104 INFO:teuthology.orchestra.run.smithi184.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.0 kB] 2023-09-11T18:44:05.104 INFO:teuthology.orchestra.run.smithi184.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,287 kB] 2023-09-11T18:44:05.142 INFO:teuthology.orchestra.run.smithi103.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,821 kB] 2023-09-11T18:44:05.142 INFO:teuthology.orchestra.run.smithi103.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [646 kB] 2023-09-11T18:44:05.157 INFO:teuthology.orchestra.run.smithi103.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [381 kB] 2023-09-11T18:44:05.162 INFO:teuthology.orchestra.run.smithi184.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-11T18:44:05.162 INFO:teuthology.orchestra.run.smithi184.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [320 kB] 2023-09-11T18:44:05.166 INFO:teuthology.orchestra.run.smithi103.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.1 kB] 2023-09-11T18:44:05.166 INFO:teuthology.orchestra.run.smithi103.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,173 kB] 2023-09-11T18:44:05.172 INFO:teuthology.orchestra.run.smithi184.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-11T18:44:05.240 INFO:teuthology.orchestra.run.smithi103.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-11T18:44:05.241 INFO:teuthology.orchestra.run.smithi103.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [304 kB] 2023-09-11T18:44:05.248 INFO:teuthology.orchestra.run.smithi103.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-11T18:44:05.248 INFO:teuthology.orchestra.run.smithi103.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [613 kB] 2023-09-11T18:44:05.263 INFO:teuthology.orchestra.run.smithi103.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [879 kB] 2023-09-11T18:44:05.317 INFO:teuthology.orchestra.run.smithi103.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [465 kB] 2023-09-11T18:44:05.328 INFO:teuthology.orchestra.run.smithi103.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.0 kB] 2023-09-11T18:44:05.329 INFO:teuthology.orchestra.run.smithi103.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,287 kB] 2023-09-11T18:44:05.336 INFO:teuthology.orchestra.run.smithi184.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,110 kB] 2023-09-11T18:44:05.397 INFO:teuthology.orchestra.run.smithi103.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-11T18:44:05.398 INFO:teuthology.orchestra.run.smithi103.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [320 kB] 2023-09-11T18:44:05.403 INFO:teuthology.orchestra.run.smithi103.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-11T18:44:05.445 INFO:teuthology.orchestra.run.smithi103.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [184 kB] 2023-09-11T18:44:05.567 INFO:teuthology.orchestra.run.smithi103.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [746 kB] 2023-09-11T18:44:05.861 INFO:teuthology.orchestra.run.smithi103.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-11T18:44:05.867 INFO:teuthology.orchestra.run.smithi103.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-11T18:44:05.875 INFO:teuthology.orchestra.run.smithi103.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-11T18:44:05.877 INFO:teuthology.orchestra.run.smithi103.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-11T18:44:05.879 INFO:teuthology.orchestra.run.smithi103.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-11T18:44:05.970 INFO:teuthology.orchestra.run.smithi184.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [746 kB] 2023-09-11T18:44:06.008 INFO:teuthology.orchestra.run.smithi184.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [265 kB] 2023-09-11T18:44:06.022 INFO:teuthology.orchestra.run.smithi184.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.5 kB] 2023-09-11T18:44:06.024 INFO:teuthology.orchestra.run.smithi184.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-11T18:44:06.024 INFO:teuthology.orchestra.run.smithi184.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-11T18:44:06.026 INFO:teuthology.orchestra.run.smithi184.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-11T18:44:06.026 INFO:teuthology.orchestra.run.smithi184.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-11T18:44:06.026 INFO:teuthology.orchestra.run.smithi184.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-11T18:44:06.052 INFO:teuthology.orchestra.run.smithi184.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-11T18:44:06.054 INFO:teuthology.orchestra.run.smithi184.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-11T18:44:06.153 INFO:teuthology.orchestra.run.smithi103.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,110 kB] 2023-09-11T18:44:06.217 INFO:teuthology.orchestra.run.smithi184.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-11T18:44:06.262 INFO:teuthology.orchestra.run.smithi103.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [265 kB] 2023-09-11T18:44:06.282 INFO:teuthology.orchestra.run.smithi103.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.5 kB] 2023-09-11T18:44:06.284 INFO:teuthology.orchestra.run.smithi103.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-11T18:44:06.285 INFO:teuthology.orchestra.run.smithi103.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-11T18:44:06.287 INFO:teuthology.orchestra.run.smithi103.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-11T18:44:06.287 INFO:teuthology.orchestra.run.smithi103.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-11T18:44:06.288 INFO:teuthology.orchestra.run.smithi103.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-11T18:44:06.289 INFO:teuthology.orchestra.run.smithi103.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-11T18:44:06.293 INFO:teuthology.orchestra.run.smithi103.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-11T18:44:06.400 INFO:teuthology.orchestra.run.smithi184.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-11T18:44:06.422 INFO:teuthology.orchestra.run.smithi184.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-11T18:44:06.457 INFO:teuthology.orchestra.run.smithi103.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-11T18:44:06.642 INFO:teuthology.orchestra.run.smithi103.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-11T18:44:06.664 INFO:teuthology.orchestra.run.smithi103.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-11T18:44:08.429 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 17.2 MB in 3s (6,873 kB/s) 2023-09-11T18:44:08.843 INFO:teuthology.orchestra.run.smithi103.stdout:Fetched 17.2 MB in 3s (5,653 kB/s) 2023-09-11T18:44:09.868 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2023-09-11T18:44:09.892 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-11T18:44:09.965 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2023-09-11T18:44:10.162 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2023-09-11T18:44:10.163 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2023-09-11T18:44:10.328 INFO:teuthology.orchestra.run.smithi184.stdout:The following additional packages will be installed: 2023-09-11T18:44:10.329 INFO:teuthology.orchestra.run.smithi184.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-11T18:44:10.329 INFO:teuthology.orchestra.run.smithi184.stdout: libusbmuxd6 linux-image-5.15.0-83-generic linux-modules-5.15.0-83-generic 2023-09-11T18:44:10.329 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-extra-5.15.0-83-generic thermald upower usbmuxd 2023-09-11T18:44:10.330 INFO:teuthology.orchestra.run.smithi184.stdout:Suggested packages: 2023-09-11T18:44:10.330 INFO:teuthology.orchestra.run.smithi184.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-11T18:44:10.330 INFO:teuthology.orchestra.run.smithi184.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-83-generic 2023-09-11T18:44:10.350 INFO:teuthology.orchestra.run.smithi103.stdout:Reading package lists... 2023-09-11T18:44:10.375 INFO:teuthology.orchestra.run.smithi184.stdout:The following NEW packages will be installed: 2023-09-11T18:44:10.376 INFO:teuthology.orchestra.run.smithi184.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-11T18:44:10.376 INFO:teuthology.orchestra.run.smithi184.stdout: libusbmuxd6 linux-image-5.15.0-83-generic linux-image-generic-hwe-20.04 2023-09-11T18:44:10.377 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-5.15.0-83-generic linux-modules-extra-5.15.0-83-generic 2023-09-11T18:44:10.377 INFO:teuthology.orchestra.run.smithi184.stdout: thermald upower usbmuxd 2023-09-11T18:44:10.378 DEBUG:teuthology.orchestra.run.smithi103:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-11T18:44:10.429 INFO:teuthology.orchestra.run.smithi184.stdout:0 upgraded, 13 newly installed, 0 to remove and 265 not upgraded. 2023-09-11T18:44:10.429 INFO:teuthology.orchestra.run.smithi184.stdout:Need to get 90.9 MB of archives. 2023-09-11T18:44:10.430 INFO:teuthology.orchestra.run.smithi184.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-11T18:44:10.430 INFO:teuthology.orchestra.run.smithi184.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-11T18:44:10.448 INFO:teuthology.orchestra.run.smithi103.stdout:Reading package lists... 2023-09-11T18:44:10.486 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-11T18:44:10.492 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-11T18:44:10.496 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-11T18:44:10.511 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-11T18:44:10.518 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-83-generic amd64 5.15.0-83.92~20.04.1 [20.9 MB] 2023-09-11T18:44:10.647 INFO:teuthology.orchestra.run.smithi103.stdout:Building dependency tree... 2023-09-11T18:44:10.648 INFO:teuthology.orchestra.run.smithi103.stdout:Reading state information... 2023-09-11T18:44:10.809 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-83-generic amd64 5.15.0-83.92~20.04.1 [11.4 MB] 2023-09-11T18:44:10.813 INFO:teuthology.orchestra.run.smithi103.stdout:The following additional packages will be installed: 2023-09-11T18:44:10.813 INFO:teuthology.orchestra.run.smithi103.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-11T18:44:10.813 INFO:teuthology.orchestra.run.smithi103.stdout: libusbmuxd6 linux-image-5.15.0-83-generic linux-modules-5.15.0-83-generic 2023-09-11T18:44:10.814 INFO:teuthology.orchestra.run.smithi103.stdout: linux-modules-extra-5.15.0-83-generic thermald upower usbmuxd 2023-09-11T18:44:10.814 INFO:teuthology.orchestra.run.smithi103.stdout:Suggested packages: 2023-09-11T18:44:10.815 INFO:teuthology.orchestra.run.smithi103.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-11T18:44:10.815 INFO:teuthology.orchestra.run.smithi103.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-83-generic 2023-09-11T18:44:10.864 INFO:teuthology.orchestra.run.smithi103.stdout:The following NEW packages will be installed: 2023-09-11T18:44:10.864 INFO:teuthology.orchestra.run.smithi103.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-11T18:44:10.865 INFO:teuthology.orchestra.run.smithi103.stdout: libusbmuxd6 linux-image-5.15.0-83-generic linux-image-generic-hwe-20.04 2023-09-11T18:44:10.865 INFO:teuthology.orchestra.run.smithi103.stdout: linux-modules-5.15.0-83-generic linux-modules-extra-5.15.0-83-generic 2023-09-11T18:44:10.865 INFO:teuthology.orchestra.run.smithi103.stdout: thermald upower usbmuxd 2023-09-11T18:44:10.908 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-83-generic amd64 5.15.0-83.92~20.04.1 [58.0 MB] 2023-09-11T18:44:10.919 INFO:teuthology.orchestra.run.smithi103.stdout:0 upgraded, 13 newly installed, 0 to remove and 265 not upgraded. 2023-09-11T18:44:10.920 INFO:teuthology.orchestra.run.smithi103.stdout:Need to get 90.9 MB of archives. 2023-09-11T18:44:10.920 INFO:teuthology.orchestra.run.smithi103.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-11T18:44:10.920 INFO:teuthology.orchestra.run.smithi103.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-11T18:44:10.976 INFO:teuthology.orchestra.run.smithi103.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-11T18:44:10.982 INFO:teuthology.orchestra.run.smithi103.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-11T18:44:10.986 INFO:teuthology.orchestra.run.smithi103.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-11T18:44:11.001 INFO:teuthology.orchestra.run.smithi103.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-11T18:44:11.009 INFO:teuthology.orchestra.run.smithi103.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-83-generic amd64 5.15.0-83.92~20.04.1 [20.9 MB] 2023-09-11T18:44:11.283 INFO:teuthology.orchestra.run.smithi103.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-83-generic amd64 5.15.0-83.92~20.04.1 [11.4 MB] 2023-09-11T18:44:11.379 INFO:teuthology.orchestra.run.smithi103.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-83-generic amd64 5.15.0-83.92~20.04.1 [58.0 MB] 2023-09-11T18:44:11.624 INFO:teuthology.orchestra.run.smithi184.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.83.92~20.04.41 [2,684 B] 2023-09-11T18:44:11.625 INFO:teuthology.orchestra.run.smithi184.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-09-11T18:44:11.625 INFO:teuthology.orchestra.run.smithi184.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-11T18:44:11.628 INFO:teuthology.orchestra.run.smithi184.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-11T18:44:11.629 INFO:teuthology.orchestra.run.smithi184.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-11T18:44:12.144 INFO:teuthology.orchestra.run.smithi103.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.83.92~20.04.41 [2,684 B] 2023-09-11T18:44:12.144 INFO:teuthology.orchestra.run.smithi103.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-09-11T18:44:12.145 INFO:teuthology.orchestra.run.smithi103.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-11T18:44:12.151 INFO:teuthology.orchestra.run.smithi103.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-11T18:44:12.153 INFO:teuthology.orchestra.run.smithi103.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-11T18:44:12.289 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 90.9 MB in 1s (73.0 MB/s) 2023-09-11T18:44:12.464 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-11T18:44:12.865 INFO:teuthology.orchestra.run.smithi103.stdout:Fetched 90.9 MB in 1s (71.0 MB/s) 2023-09-11T18:44:13.100 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-11T18:44:14.196 INFO:teuthology.orchestra.run.smithi184.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 ... 104373 files and directories currently installed.) 2023-09-11T18:44:14.201 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-11T18:44:14.362 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-11T18:44:14.681 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-11T18:44:14.697 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-11T18:44:14.740 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-11T18:44:14.873 INFO:teuthology.orchestra.run.smithi103.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 ... 104373 files and directories currently installed.) 2023-09-11T18:44:14.878 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-11T18:44:15.101 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-11T18:44:15.114 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-11T18:44:15.148 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-11T18:44:15.150 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-11T18:44:15.512 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-11T18:44:15.526 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-11T18:44:15.569 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-11T18:44:15.570 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-11T18:44:15.584 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-11T18:44:15.627 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-11T18:44:15.898 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-11T18:44:15.913 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-11T18:44:15.948 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-11T18:44:15.997 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-11T18:44:16.010 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-11T18:44:16.047 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-11T18:44:16.243 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-5.15.0-83-generic. 2023-09-11T18:44:16.257 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../05-linux-modules-5.15.0-83-generic_5.15.0-83.92~20.04.1_amd64.deb ... 2023-09-11T18:44:16.301 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:16.400 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-11T18:44:16.413 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-11T18:44:16.458 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-11T18:44:16.845 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-11T18:44:16.860 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-11T18:44:16.903 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-11T18:44:17.240 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package linux-modules-5.15.0-83-generic. 2023-09-11T18:44:17.253 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../05-linux-modules-5.15.0-83-generic_5.15.0-83.92~20.04.1_amd64.deb ... 2023-09-11T18:44:17.298 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-modules-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:18.911 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-image-5.15.0-83-generic. 2023-09-11T18:44:18.926 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../06-linux-image-5.15.0-83-generic_5.15.0-83.92~20.04.1_amd64.deb ... 2023-09-11T18:44:19.019 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:19.539 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-83-generic. 2023-09-11T18:44:19.553 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-83-generic_5.15.0-83.92~20.04.1_amd64.deb ... 2023-09-11T18:44:19.597 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-extra-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:19.917 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package linux-image-5.15.0-83-generic. 2023-09-11T18:44:19.933 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../06-linux-image-5.15.0-83-generic_5.15.0-83.92~20.04.1_amd64.deb ... 2023-09-11T18:44:20.066 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-image-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:20.630 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-83-generic. 2023-09-11T18:44:20.646 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-83-generic_5.15.0-83.92~20.04.1_amd64.deb ... 2023-09-11T18:44:20.687 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-modules-extra-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:26.300 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-11T18:44:26.316 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.83.92~20.04.41_amd64.deb ... 2023-09-11T18:44:26.358 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.83.92~20.04.41) ... 2023-09-11T18:44:26.702 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-11T18:44:26.716 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-11T18:44:26.760 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-11T18:44:27.164 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package thermald. 2023-09-11T18:44:27.178 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-11T18:44:27.222 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-11T18:44:27.686 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-11T18:44:27.702 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.83.92~20.04.41_amd64.deb ... 2023-09-11T18:44:27.761 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.83.92~20.04.41) ... 2023-09-11T18:44:27.800 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package upower. 2023-09-11T18:44:27.817 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-11T18:44:27.876 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-11T18:44:28.105 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-11T18:44:28.121 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-11T18:44:28.164 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-11T18:44:28.307 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package usbmuxd. 2023-09-11T18:44:28.324 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-11T18:44:28.365 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-11T18:44:28.567 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package thermald. 2023-09-11T18:44:28.580 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-11T18:44:28.625 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-11T18:44:28.664 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-11T18:44:28.819 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-11T18:44:28.945 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-11T18:44:29.071 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-11T18:44:29.206 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package upower. 2023-09-11T18:44:29.214 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-11T18:44:29.219 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-11T18:44:29.282 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-11T18:44:29.340 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-11T18:44:29.483 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-11T18:44:29.719 INFO:teuthology.orchestra.run.smithi103.stdout:Selecting previously unselected package usbmuxd. 2023-09-11T18:44:29.734 INFO:teuthology.orchestra.run.smithi103.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-11T18:44:29.785 INFO:teuthology.orchestra.run.smithi103.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-11T18:44:30.073 INFO:teuthology.orchestra.run.smithi184.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-11T18:44:30.103 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-11T18:44:30.129 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-11T18:44:30.224 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-11T18:44:30.306 INFO:teuthology.orchestra.run.smithi184.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-11T18:44:30.324 INFO:teuthology.orchestra.run.smithi184.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-11T18:44:30.325 INFO:teuthology.orchestra.run.smithi184.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-11T18:44:30.375 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-11T18:44:30.501 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-11T18:44:30.813 INFO:teuthology.orchestra.run.smithi184.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-11T18:44:30.823 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-11T18:44:31.040 INFO:teuthology.orchestra.run.smithi184.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-11T18:44:31.084 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-11T18:44:31.145 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-11T18:44:31.263 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-11T18:44:31.394 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-11T18:44:31.394 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-11T18:44:31.805 INFO:teuthology.orchestra.run.smithi103.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-11T18:44:31.858 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-11T18:44:31.871 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:32.060 INFO:teuthology.orchestra.run.smithi103.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-11T18:44:32.067 INFO:teuthology.orchestra.run.smithi103.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-11T18:44:32.068 INFO:teuthology.orchestra.run.smithi103.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-11T18:44:32.627 INFO:teuthology.orchestra.run.smithi103.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-11T18:44:32.843 INFO:teuthology.orchestra.run.smithi103.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-11T18:44:32.881 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-11T18:44:33.193 INFO:teuthology.orchestra.run.smithi103.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-11T18:44:33.193 INFO:teuthology.orchestra.run.smithi103.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-11T18:44:33.310 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:33.627 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-modules-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:34.647 INFO:teuthology.orchestra.run.smithi184.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-83-generic 2023-09-11T18:44:34.647 INFO:teuthology.orchestra.run.smithi184.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-83-generic 2023-09-11T18:44:34.786 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-extra-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:35.081 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-image-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:36.179 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.83.92~20.04.41) ... 2023-09-11T18:44:36.329 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-11T18:44:36.585 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-11T18:44:36.739 INFO:teuthology.orchestra.run.smithi103.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-83-generic 2023-09-11T18:44:36.739 INFO:teuthology.orchestra.run.smithi103.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-83-generic 2023-09-11T18:44:36.933 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-modules-extra-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:37.338 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-11T18:44:37.446 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for linux-image-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:37.508 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-11T18:44:37.508 INFO:teuthology.orchestra.run.smithi184.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-83-generic 2023-09-11T18:44:38.351 INFO:teuthology.orchestra.run.smithi103.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.83.92~20.04.41) ... 2023-09-11T18:44:38.502 INFO:teuthology.orchestra.run.smithi103.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-11T18:44:38.800 INFO:teuthology.orchestra.run.smithi103.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-11T18:44:39.603 INFO:teuthology.orchestra.run.smithi103.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-11T18:44:39.711 INFO:teuthology.orchestra.run.smithi103.stdout:Processing triggers for linux-image-5.15.0-83-generic (5.15.0-83.92~20.04.1) ... 2023-09-11T18:44:39.773 INFO:teuthology.orchestra.run.smithi103.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-11T18:44:39.773 INFO:teuthology.orchestra.run.smithi103.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-83-generic 2023-09-11T18:45:03.681 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-11T18:45:03.681 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub' 2023-09-11T18:45:03.702 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-11T18:45:03.726 INFO:teuthology.orchestra.run.smithi184.stdout:Generating grub configuration file ... 2023-09-11T18:45:04.044 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-5.15.0-83-generic 2023-09-11T18:45:04.068 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-5.15.0-83-generic 2023-09-11T18:45:04.463 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-11T18:45:04.475 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-11T18:45:05.181 INFO:teuthology.orchestra.run.smithi103.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-11T18:45:05.181 INFO:teuthology.orchestra.run.smithi103.stdout:Sourcing file `/etc/default/grub' 2023-09-11T18:45:05.189 INFO:teuthology.orchestra.run.smithi103.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-11T18:45:05.207 INFO:teuthology.orchestra.run.smithi103.stdout:Generating grub configuration file ... 2023-09-11T18:45:05.514 INFO:teuthology.orchestra.run.smithi103.stdout:Found linux image: /boot/vmlinuz-5.15.0-83-generic 2023-09-11T18:45:05.535 INFO:teuthology.orchestra.run.smithi103.stdout:Found initrd image: /boot/initrd.img-5.15.0-83-generic 2023-09-11T18:45:05.942 INFO:teuthology.orchestra.run.smithi103.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-11T18:45:05.953 INFO:teuthology.orchestra.run.smithi103.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-11T18:45:06.969 INFO:teuthology.orchestra.run.smithi184.stdout:done 2023-09-11T18:45:07.420 DEBUG:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic-hwe-20.04 2023-09-11T18:45:07.463 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic-hwe-20.04 2023-09-11T18:45:07.463 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2023-09-11T18:45:07.464 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2023-09-11T18:45:07.464 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2023-09-11T18:45:07.464 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 20 2023-09-11T18:45:07.464 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2023-09-11T18:45:07.465 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2023-09-11T18:45:07.465 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta-hwe-5.15 2023-09-11T18:45:07.465 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 5.15.0.83.92~20.04.41 2023-09-11T18:45:07.465 INFO:teuthology.orchestra.run.smithi184.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-83), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-11T18:45:07.466 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-5.15.0-83-generic, linux-modules-extra-5.15.0-83-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-11T18:45:07.466 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2023-09-11T18:45:07.466 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2023-09-11T18:45:07.466 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2023-09-11T18:45:07.466 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2023-09-11T18:45:07.467 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-83-generic 2023-09-11T18:45:07.467 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-11T18:45:07.467 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-11T18:45:07.468 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-09-11T18:45:07.468 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi184.front.sepia.ceph.com, path=None, version=distro) 2023-09-11T18:45:07.468 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2023-09-11T18:45:07.547 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2023-09-11T18:45:07.676 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-11T18:45:07.677 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-11T18:45:07.682 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-11T18:45:07.699 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-11T18:45:07.996 INFO:teuthology.orchestra.run.smithi103.stdout:done 2023-09-11T18:45:08.487 DEBUG:teuthology.orchestra.run.smithi103:> dpkg -s linux-image-generic-hwe-20.04 2023-09-11T18:45:08.533 INFO:teuthology.orchestra.run.smithi103.stdout:Package: linux-image-generic-hwe-20.04 2023-09-11T18:45:08.534 INFO:teuthology.orchestra.run.smithi103.stdout:Status: install ok installed 2023-09-11T18:45:08.534 INFO:teuthology.orchestra.run.smithi103.stdout:Priority: optional 2023-09-11T18:45:08.534 INFO:teuthology.orchestra.run.smithi103.stdout:Section: kernel 2023-09-11T18:45:08.534 INFO:teuthology.orchestra.run.smithi103.stdout:Installed-Size: 20 2023-09-11T18:45:08.534 INFO:teuthology.orchestra.run.smithi103.stdout:Maintainer: Ubuntu Kernel Team 2023-09-11T18:45:08.535 INFO:teuthology.orchestra.run.smithi103.stdout:Architecture: amd64 2023-09-11T18:45:08.535 INFO:teuthology.orchestra.run.smithi103.stdout:Source: linux-meta-hwe-5.15 2023-09-11T18:45:08.535 INFO:teuthology.orchestra.run.smithi103.stdout:Version: 5.15.0.83.92~20.04.41 2023-09-11T18:45:08.535 INFO:teuthology.orchestra.run.smithi103.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-83), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-11T18:45:08.535 INFO:teuthology.orchestra.run.smithi103.stdout:Depends: linux-image-5.15.0-83-generic, linux-modules-extra-5.15.0-83-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-11T18:45:08.536 INFO:teuthology.orchestra.run.smithi103.stdout:Recommends: thermald 2023-09-11T18:45:08.536 INFO:teuthology.orchestra.run.smithi103.stdout:Description: Generic Linux kernel image 2023-09-11T18:45:08.536 INFO:teuthology.orchestra.run.smithi103.stdout: This package will always depend on the latest generic kernel image 2023-09-11T18:45:08.536 INFO:teuthology.orchestra.run.smithi103.stdout: available. 2023-09-11T18:45:08.536 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-83-generic 2023-09-11T18:45:08.537 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-11T18:45:08.537 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-11T18:45:08.537 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-09-11T18:45:08.538 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi103.front.sepia.ceph.com, path=None, version=distro) 2023-09-11T18:45:08.538 DEBUG:teuthology.orchestra.run.smithi103:> sudo apt-get clean 2023-09-11T18:45:08.611 DEBUG:teuthology.orchestra.run.smithi103:> sudo apt-get update 2023-09-11T18:45:08.740 INFO:teuthology.orchestra.run.smithi103.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-11T18:45:08.741 INFO:teuthology.orchestra.run.smithi103.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-11T18:45:08.746 INFO:teuthology.orchestra.run.smithi103.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-11T18:45:08.763 INFO:teuthology.orchestra.run.smithi103.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-11T18:45:09.434 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2023-09-11T18:45:09.460 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-11T18:45:09.529 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2023-09-11T18:45:09.722 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2023-09-11T18:45:09.723 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2023-09-11T18:45:09.930 INFO:teuthology.orchestra.run.smithi184.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.83.92~20.04.41). 2023-09-11T18:45:09.930 INFO:teuthology.orchestra.run.smithi184.stdout:0 upgraded, 0 newly installed, 0 to remove and 265 not upgraded. 2023-09-11T18:45:09.932 DEBUG:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic-hwe-20.04 2023-09-11T18:45:09.952 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic-hwe-20.04 2023-09-11T18:45:09.952 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2023-09-11T18:45:09.953 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2023-09-11T18:45:09.953 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2023-09-11T18:45:09.953 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 20 2023-09-11T18:45:09.953 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2023-09-11T18:45:09.953 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2023-09-11T18:45:09.953 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta-hwe-5.15 2023-09-11T18:45:09.954 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 5.15.0.83.92~20.04.41 2023-09-11T18:45:09.954 INFO:teuthology.orchestra.run.smithi184.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-83), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-11T18:45:09.954 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-5.15.0-83-generic, linux-modules-extra-5.15.0-83-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-11T18:45:09.954 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2023-09-11T18:45:09.954 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2023-09-11T18:45:09.955 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2023-09-11T18:45:09.955 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2023-09-11T18:45:09.955 DEBUG:teuthology.orchestra.run.smithi184:> mktemp 2023-09-11T18:45:09.960 INFO:teuthology.orchestra.run.smithi184.stdout:/tmp/tmp.kYnZXZmJuS 2023-09-11T18:45:09.960 DEBUG:teuthology.orchestra.run.smithi184:> sudo cp /boot/grub/grub.cfg /tmp/tmp.kYnZXZmJuS 2023-09-11T18:45:10.015 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0666 /tmp/tmp.kYnZXZmJuS 2023-09-11T18:45:10.050 DEBUG:teuthology.orchestra.remote:smithi184:/tmp/tmp.kYnZXZmJuS is 9KB 2023-09-11T18:45:10.064 DEBUG:teuthology.orchestra.run.smithi184:> rm -fr /tmp/tmp.kYnZXZmJuS 2023-09-11T18:45:10.070 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-11T18:45:10.129 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-09-11T18:45:10.129 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-11T18:45:10.129 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-11T18:45:10.165 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-83-generic 2023-09-11T18:45:10.165 DEBUG:teuthology.orchestra.run.smithi184:> sudo update-grub 2023-09-11T18:45:10.492 INFO:teuthology.orchestra.run.smithi103.stdout:Reading package lists... 2023-09-11T18:45:10.518 DEBUG:teuthology.orchestra.run.smithi103:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-11T18:45:10.584 INFO:teuthology.orchestra.run.smithi103.stdout:Reading package lists... 2023-09-11T18:45:10.785 INFO:teuthology.orchestra.run.smithi103.stdout:Building dependency tree... 2023-09-11T18:45:10.786 INFO:teuthology.orchestra.run.smithi103.stdout:Reading state information... 2023-09-11T18:45:10.994 INFO:teuthology.orchestra.run.smithi103.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.83.92~20.04.41). 2023-09-11T18:45:10.995 INFO:teuthology.orchestra.run.smithi103.stdout:0 upgraded, 0 newly installed, 0 to remove and 265 not upgraded. 2023-09-11T18:45:10.997 DEBUG:teuthology.orchestra.run.smithi103:> dpkg -s linux-image-generic-hwe-20.04 2023-09-11T18:45:11.020 INFO:teuthology.orchestra.run.smithi103.stdout:Package: linux-image-generic-hwe-20.04 2023-09-11T18:45:11.020 INFO:teuthology.orchestra.run.smithi103.stdout:Status: install ok installed 2023-09-11T18:45:11.020 INFO:teuthology.orchestra.run.smithi103.stdout:Priority: optional 2023-09-11T18:45:11.021 INFO:teuthology.orchestra.run.smithi103.stdout:Section: kernel 2023-09-11T18:45:11.021 INFO:teuthology.orchestra.run.smithi103.stdout:Installed-Size: 20 2023-09-11T18:45:11.021 INFO:teuthology.orchestra.run.smithi103.stdout:Maintainer: Ubuntu Kernel Team 2023-09-11T18:45:11.021 INFO:teuthology.orchestra.run.smithi103.stdout:Architecture: amd64 2023-09-11T18:45:11.021 INFO:teuthology.orchestra.run.smithi103.stdout:Source: linux-meta-hwe-5.15 2023-09-11T18:45:11.021 INFO:teuthology.orchestra.run.smithi103.stdout:Version: 5.15.0.83.92~20.04.41 2023-09-11T18:45:11.022 INFO:teuthology.orchestra.run.smithi103.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-83), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-11T18:45:11.022 INFO:teuthology.orchestra.run.smithi103.stdout:Depends: linux-image-5.15.0-83-generic, linux-modules-extra-5.15.0-83-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-11T18:45:11.022 INFO:teuthology.orchestra.run.smithi103.stdout:Recommends: thermald 2023-09-11T18:45:11.022 INFO:teuthology.orchestra.run.smithi103.stdout:Description: Generic Linux kernel image 2023-09-11T18:45:11.022 INFO:teuthology.orchestra.run.smithi103.stdout: This package will always depend on the latest generic kernel image 2023-09-11T18:45:11.023 INFO:teuthology.orchestra.run.smithi103.stdout: available. 2023-09-11T18:45:11.023 DEBUG:teuthology.orchestra.run.smithi103:> mktemp 2023-09-11T18:45:11.027 INFO:teuthology.orchestra.run.smithi103.stdout:/tmp/tmp.JDGMOu1OaJ 2023-09-11T18:45:11.028 DEBUG:teuthology.orchestra.run.smithi103:> sudo cp /boot/grub/grub.cfg /tmp/tmp.JDGMOu1OaJ 2023-09-11T18:45:11.086 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 0666 /tmp/tmp.JDGMOu1OaJ 2023-09-11T18:45:11.134 DEBUG:teuthology.orchestra.remote:smithi103:/tmp/tmp.JDGMOu1OaJ is 9KB 2023-09-11T18:45:11.149 DEBUG:teuthology.orchestra.run.smithi103:> rm -fr /tmp/tmp.JDGMOu1OaJ 2023-09-11T18:45:11.156 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-11T18:45:11.212 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2023-09-11T18:45:11.212 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-11T18:45:11.212 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-11T18:45:11.239 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-83-generic 2023-09-11T18:45:11.240 DEBUG:teuthology.orchestra.run.smithi103:> sudo update-grub 2023-09-11T18:45:11.534 INFO:teuthology.orchestra.run.smithi184.stderr:Sourcing file `/etc/default/grub' 2023-09-11T18:45:11.542 INFO:teuthology.orchestra.run.smithi184.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-11T18:45:11.552 INFO:teuthology.orchestra.run.smithi184.stderr:Generating grub configuration file ... 2023-09-11T18:45:11.796 INFO:teuthology.orchestra.run.smithi184.stderr:Found linux image: /boot/vmlinuz-5.15.0-83-generic 2023-09-11T18:45:11.808 INFO:teuthology.orchestra.run.smithi184.stderr:Found initrd image: /boot/initrd.img-5.15.0-83-generic 2023-09-11T18:45:12.196 INFO:teuthology.orchestra.run.smithi184.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-11T18:45:12.208 INFO:teuthology.orchestra.run.smithi184.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-11T18:45:12.569 INFO:teuthology.orchestra.run.smithi103.stderr:Sourcing file `/etc/default/grub' 2023-09-11T18:45:12.579 INFO:teuthology.orchestra.run.smithi103.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-11T18:45:12.589 INFO:teuthology.orchestra.run.smithi103.stderr:Generating grub configuration file ... 2023-09-11T18:45:12.883 INFO:teuthology.orchestra.run.smithi103.stderr:Found linux image: /boot/vmlinuz-5.15.0-83-generic 2023-09-11T18:45:12.895 INFO:teuthology.orchestra.run.smithi103.stderr:Found initrd image: /boot/initrd.img-5.15.0-83-generic 2023-09-11T18:45:13.250 INFO:teuthology.orchestra.run.smithi103.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-11T18:45:13.261 INFO:teuthology.orchestra.run.smithi103.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-11T18:45:13.699 INFO:teuthology.orchestra.run.smithi184.stderr:done 2023-09-11T18:45:13.701 DEBUG:teuthology.orchestra.run.smithi184:> sudo shutdown -r now 2023-09-11T18:45:14.280 INFO:teuthology.orchestra.run.smithi103.stderr:done 2023-09-11T18:45:14.282 DEBUG:teuthology.orchestra.run.smithi103:> sudo shutdown -r now 2023-09-11T18:45:43.724 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-09-11T18:45:43.725 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-09-11T18:45:43.725 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:45:44.285 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-09-11T18:45:44.285 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2023-09-11T18:45:44.286 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:46:02.138 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2023-09-11T18:46:02.650 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.103 2023-09-11T18:46:11.146 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-09-11T18:46:11.147 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:46:11.651 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2023-09-11T18:46:11.652 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:46:14.202 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2023-09-11T18:46:14.714 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.103 2023-09-11T18:46:26.214 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-09-11T18:46:26.215 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:46:26.715 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2023-09-11T18:46:26.716 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:46:29.790 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.103 2023-09-11T18:46:44.634 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2023-09-11T18:46:44.791 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2023-09-11T18:46:44.792 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:46:59.650 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-09-11T18:46:59.651 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:47:00.046 DEBUG:teuthology.orchestra.run.smithi184:> true 2023-09-11T18:47:01.053 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-09-11T18:47:01.053 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-83-generic"... 2023-09-11T18:47:01.054 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2023-09-11T18:47:01.100 INFO:teuthology.orchestra.run.smithi184.stdout:5.15.0-83-generic 2023-09-11T18:47:01.100 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-83-generic vs 5.15.0-83-generic 2023-09-11T18:47:01.100 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-11T18:47:01.101 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-11T18:47:02.102 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-09-11T18:47:02.102 DEBUG:teuthology.orchestra.run.smithi184:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-11T18:47:02.191 INFO:teuthology.orchestra.run.smithi184.stdout:ttyS1 2023-09-11T18:47:02.225 DEBUG:teuthology.parallel:result is None 2023-09-11T18:47:03.322 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.103 2023-09-11T18:47:21.323 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2023-09-11T18:47:21.324 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:47:21.555 DEBUG:teuthology.orchestra.run.smithi103:> true 2023-09-11T18:47:22.062 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi103.front.sepia.ceph.com' 2023-09-11T18:47:22.062 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-83-generic"... 2023-09-11T18:47:22.063 DEBUG:teuthology.orchestra.run.smithi103:> uname -r 2023-09-11T18:47:22.112 INFO:teuthology.orchestra.run.smithi103.stdout:5.15.0-83-generic 2023-09-11T18:47:22.113 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-83-generic vs 5.15.0-83-generic 2023-09-11T18:47:22.113 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-11T18:47:22.114 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-11T18:47:23.115 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-09-11T18:47:23.115 DEBUG:teuthology.orchestra.run.smithi103:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-11T18:47:23.499 INFO:teuthology.orchestra.run.smithi103.stdout:ttyS1 2023-09-11T18:47:23.524 DEBUG:teuthology.parallel:result is None 2023-09-11T18:47:23.525 INFO:teuthology.run_tasks:Running task internal.base... 2023-09-11T18:47:23.532 INFO:teuthology.task.internal:Creating test directory... 2023-09-11T18:47:23.532 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-11T18:47:23.535 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-11T18:47:23.543 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-09-11T18:47:23.550 INFO:teuthology.run_tasks:Running task internal.archive... 2023-09-11T18:47:23.557 INFO:teuthology.task.internal:Creating archive directory... 2023-09-11T18:47:23.557 DEBUG:teuthology.orchestra.run.smithi103:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-11T18:47:23.584 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-11T18:47:23.687 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-09-11T18:47:23.695 INFO:teuthology.task.internal:Enabling coredump saving... 2023-09-11T18:47:23.695 DEBUG:teuthology.orchestra.run.smithi103:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-09-11T18:47:23.698 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-09-11T18:47:23.713 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-11T18:47:23.717 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-11T18:47:23.723 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-11T18:47:23.725 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-11T18:47:23.727 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-09-11T18:47:23.734 INFO:teuthology.task.internal:Configuring sudo... 2023-09-11T18:47:23.735 DEBUG:teuthology.orchestra.run.smithi103:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-11T18:47:23.773 DEBUG:teuthology.orchestra.run.smithi184:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-11T18:47:23.791 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-09-11T18:47:23.802 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-09-11T18:47:23.803 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-11T18:47:23.832 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-11T18:47:23.840 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-11T18:47:23.885 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-11T18:47:23.932 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2023-09-11T18:47:23.933 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-11T18:47:23.998 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-11T18:47:24.006 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-11T18:47:24.057 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-09-11T18:47:24.058 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-11T18:47:24.134 DEBUG:teuthology.orchestra.run.smithi103:> sudo service rsyslog restart 2023-09-11T18:47:24.136 DEBUG:teuthology.orchestra.run.smithi184:> sudo service rsyslog restart 2023-09-11T18:47:24.222 INFO:teuthology.run_tasks:Running task internal.timer... 2023-09-11T18:47:24.230 INFO:teuthology.task.internal:Starting timer... 2023-09-11T18:47:24.230 INFO:teuthology.run_tasks:Running task pcp... 2023-09-11T18:47:24.239 INFO:teuthology.run_tasks:Running task selinux... 2023-09-11T18:47:24.249 DEBUG:teuthology.task.selinux:Excluding smithi103: OS 'ubuntu' does not support SELinux 2023-09-11T18:47:24.249 DEBUG:teuthology.task.selinux:Excluding smithi184: OS 'ubuntu' does not support SELinux 2023-09-11T18:47:24.250 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-09-11T18:47:24.250 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-09-11T18:47:24.250 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-09-11T18:47:24.251 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-09-11T18:47:24.260 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-09-11T18:47:24.260 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-09-11T18:47:24.282 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-09-11T18:47:24.283 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi103.front.sepia.ceph.com,smithi184.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-09-11T18:52:59.210 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi103.front.sepia.ceph.com'), Remote(name='ubuntu@smithi184.front.sepia.ceph.com')] 2023-09-11T18:52:59.212 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2023-09-11T18:52:59.213 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:52:59.295 DEBUG:teuthology.orchestra.run.smithi103:> true 2023-09-11T18:52:59.411 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi103.front.sepia.ceph.com' 2023-09-11T18:52:59.412 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-09-11T18:52:59.413 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-11T18:52:59.500 DEBUG:teuthology.orchestra.run.smithi184:> true 2023-09-11T18:52:59.615 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-09-11T18:52:59.616 INFO:teuthology.run_tasks:Running task clock... 2023-09-11T18:52:59.626 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-09-11T18:52:59.627 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-11T18:52:59.628 DEBUG:teuthology.orchestra.run.smithi103:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-11T18:52:59.630 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-11T18:52:59.631 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-11T18:52:59.661 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-11T18:52:59.662 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: Command line: ntpd -gq 2023-09-11T18:52:59.662 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: proto: precision = 0.078 usec (-24) 2023-09-11T18:52:59.663 INFO:teuthology.orchestra.run.smithi103.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-11T18:52:59.663 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-11T18:52:59.664 INFO:teuthology.orchestra.run.smithi103.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-11T18:52:59.665 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: restrict ::: KOD does nothing without LIMITED. 2023-09-11T18:52:59.665 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: Listen and drop on 0 v6wildcard [::]:123 2023-09-11T18:52:59.665 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-11T18:52:59.665 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: Listen normally on 2 lo 127.0.0.1:123 2023-09-11T18:52:59.666 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: Listen normally on 3 enp3s0f1 172.21.15.103:123 2023-09-11T18:52:59.666 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: Listen normally on 4 lo [::1]:123 2023-09-11T18:52:59.666 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cc0b%5]:123 2023-09-11T18:52:59.666 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:52:59 ntpd[22552]: Listening on routing socket on fd #22 for interface updates 2023-09-11T18:52:59.689 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-11T18:52:59.690 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: Command line: ntpd -gq 2023-09-11T18:52:59.690 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: proto: precision = 0.082 usec (-23) 2023-09-11T18:52:59.691 INFO:teuthology.orchestra.run.smithi184.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-11T18:52:59.691 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-11T18:52:59.692 INFO:teuthology.orchestra.run.smithi184.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-11T18:52:59.693 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: restrict ::: KOD does nothing without LIMITED. 2023-09-11T18:52:59.693 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: Listen and drop on 0 v6wildcard [::]:123 2023-09-11T18:52:59.693 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-11T18:52:59.693 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: Listen normally on 2 lo 127.0.0.1:123 2023-09-11T18:52:59.693 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: Listen normally on 3 enp3s0f1 172.21.15.184:123 2023-09-11T18:52:59.694 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: Listen normally on 4 lo [::1]:123 2023-09-11T18:52:59.694 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7b8f%5]:123 2023-09-11T18:52:59.694 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:52:59 ntpd[22518]: Listening on routing socket on fd #22 for interface updates 2023-09-11T18:53:00.662 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:00 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:00.663 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:00 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:00.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:00 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:00.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:00 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:00.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:00 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:00.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:00 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:00.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:00 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:00.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:00 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:00.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:00 ntpd[22518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:00.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:00 ntpd[22518]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:02.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:02.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:02.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:02.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:02.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:02.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:02.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:02.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:02.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:02.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:02.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:02.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:02 ntpd[22518]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:04.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:04.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:04.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:04.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:04.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:04.668 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:04 ntpd[22552]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:04.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:04.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:04.694 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.694 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.694 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:04.694 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:04.695 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:04.695 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:04.695 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:04.695 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:04 ntpd[22518]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:06.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:06.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:06.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:06.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:06.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:06.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:06.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:06.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:06.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:06.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:06.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:06.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:06.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:06.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:06.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:06.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:06.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:06.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:06 ntpd[22552]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:06.690 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:06.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:06.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:06.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:06.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:06.691 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:06.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:06.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:06.692 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:06.692 INFO:teuthology.orchestra.run.smithi184.stdout:11 Sep 18:53:06 ntpd[22518]: ntpd: time slew -0.001504 s 2023-09-11T18:53:06.693 INFO:teuthology.orchestra.run.smithi184.stdout:ntpd: time slew -0.001504s 2023-09-11T18:53:06.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:06.693 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-11T18:53:06.694 INFO:teuthology.orchestra.run.smithi184.stderr:11 Sep 18:53:06 ntpd[22518]: can't open /var/log/ntpstats/loopstats.20230911: Permission denied 2023-09-11T18:53:06.761 INFO:teuthology.orchestra.run.smithi184.stdout: remote refid st t when poll reach delay offset jitter 2023-09-11T18:53:06.761 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================== 2023-09-11T18:53:06.761 INFO:teuthology.orchestra.run.smithi184.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-11T18:53:06.761 INFO:teuthology.orchestra.run.smithi184.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-11T18:53:06.762 INFO:teuthology.orchestra.run.smithi184.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-11T18:53:06.762 INFO:teuthology.orchestra.run.smithi184.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-11T18:53:08.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:08.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:08.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:08.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:08.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:08.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:08.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:08.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:08.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:08.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:08.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:08.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:08.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:08.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:08.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:08.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:08.667 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:08.668 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:08 ntpd[22552]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:10.663 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:10.663 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:10.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:10.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:10.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:10.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:10.664 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-11T18:53:10.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: can't open /var/log/ntpstats/rawstats.20230911: Permission denied 2023-09-11T18:53:10.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-11T18:53:10.665 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: can't open /var/log/ntpstats/peerstats.20230911: Permission denied 2023-09-11T18:53:10.665 INFO:teuthology.orchestra.run.smithi103.stdout:11 Sep 18:53:10 ntpd[22552]: ntpd: time slew +0.000708 s 2023-09-11T18:53:10.666 INFO:teuthology.orchestra.run.smithi103.stdout:ntpd: time slew +0.000708s 2023-09-11T18:53:10.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-11T18:53:10.666 INFO:teuthology.orchestra.run.smithi103.stderr:11 Sep 18:53:10 ntpd[22552]: can't open /var/log/ntpstats/loopstats.20230911: Permission denied 2023-09-11T18:53:10.789 INFO:teuthology.orchestra.run.smithi103.stdout: remote refid st t when poll reach delay offset jitter 2023-09-11T18:53:10.790 INFO:teuthology.orchestra.run.smithi103.stdout:============================================================================== 2023-09-11T18:53:10.790 INFO:teuthology.orchestra.run.smithi103.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-11T18:53:10.790 INFO:teuthology.orchestra.run.smithi103.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-11T18:53:10.791 INFO:teuthology.orchestra.run.smithi103.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-11T18:53:10.791 INFO:teuthology.orchestra.run.smithi103.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-11T18:53:10.791 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-09-11T18:53:10.806 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-09-11T18:53:10.807 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2023-09-11T18:53:10.807 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/scratch_devs of=/dev/stdout 2023-09-11T18:53:10.840 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-11T18:53:10.840 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_1 2023-09-11T18:53:10.890 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-11T18:53:10.891 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-11T18:53:10.891 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 490 Links: 1 2023-09-11T18:53:10.891 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-11T18:53:10.891 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2023-09-11 18:51:31.494750076 +0000 2023-09-11T18:53:10.892 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2023-09-11 18:51:31.174757454 +0000 2023-09-11T18:53:10.892 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2023-09-11 18:51:31.174757454 +0000 2023-09-11T18:53:10.892 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2023-09-11T18:53:10.892 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-11T18:53:10.946 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2023-09-11T18:53:10.946 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2023-09-11T18:53:10.946 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000413978 s, 1.2 MB/s 2023-09-11T18:53:10.948 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-11T18:53:11.004 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_2 2023-09-11T18:53:11.054 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-11T18:53:11.055 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-11T18:53:11.055 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 499 Links: 1 2023-09-11T18:53:11.055 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-11T18:53:11.055 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2023-09-11 18:51:31.698745373 +0000 2023-09-11T18:53:11.055 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2023-09-11 18:51:31.690745558 +0000 2023-09-11T18:53:11.056 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2023-09-11 18:51:31.690745558 +0000 2023-09-11T18:53:11.056 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2023-09-11T18:53:11.056 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-11T18:53:11.108 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2023-09-11T18:53:11.108 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2023-09-11T18:53:11.108 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000384798 s, 1.3 MB/s 2023-09-11T18:53:11.109 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-11T18:53:11.160 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_3 2023-09-11T18:53:11.214 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-11T18:53:11.214 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-11T18:53:11.214 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 502 Links: 1 2023-09-11T18:53:11.215 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-11T18:53:11.215 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2023-09-11 18:51:32.530726186 +0000 2023-09-11T18:53:11.215 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2023-09-11 18:51:32.214733473 +0000 2023-09-11T18:53:11.215 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2023-09-11 18:51:32.214733473 +0000 2023-09-11T18:53:11.215 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2023-09-11T18:53:11.216 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-11T18:53:11.270 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2023-09-11T18:53:11.270 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2023-09-11T18:53:11.270 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000406602 s, 1.3 MB/s 2023-09-11T18:53:11.271 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-11T18:53:11.324 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_4 2023-09-11T18:53:11.374 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-11T18:53:11.374 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-11T18:53:11.374 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 5h/5d Inode: 511 Links: 1 2023-09-11T18:53:11.375 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-11T18:53:11.375 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2023-09-11 18:51:33.058714008 +0000 2023-09-11T18:53:11.375 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2023-09-11 18:51:32.746721203 +0000 2023-09-11T18:53:11.375 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2023-09-11 18:51:32.746721203 +0000 2023-09-11T18:53:11.375 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2023-09-11T18:53:11.376 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-11T18:53:11.428 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2023-09-11T18:53:11.428 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2023-09-11T18:53:11.428 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000412888 s, 1.2 MB/s 2023-09-11T18:53:11.429 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-11T18:53:11.480 DEBUG:teuthology.orchestra.run.smithi103:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-09-11T18:53:11.614 INFO:teuthology.orchestra.run.smithi103.stdout:loop 2023-09-11T18:53:11.615 INFO:tasks.nvme_loop:Connecting nvme_loop smithi103:/dev/vg_nvme/lv_1... 2023-09-11T18:53:11.615 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-09-11T18:53:11.635 INFO:teuthology.orchestra.run.smithi103.stdout:1 2023-09-11T18:53:11.658 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/vg_nvme/lv_11 2023-09-11T18:53:11.682 INFO:tasks.nvme_loop:Connecting nvme_loop smithi103:/dev/vg_nvme/lv_2... 2023-09-11T18:53:11.682 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-09-11T18:53:11.744 INFO:teuthology.orchestra.run.smithi103.stdout:1 2023-09-11T18:53:11.769 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/vg_nvme/lv_21 2023-09-11T18:53:11.793 INFO:tasks.nvme_loop:Connecting nvme_loop smithi103:/dev/vg_nvme/lv_3... 2023-09-11T18:53:11.794 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-09-11T18:53:11.857 INFO:teuthology.orchestra.run.smithi103.stdout:1 2023-09-11T18:53:11.880 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/vg_nvme/lv_31 2023-09-11T18:53:11.906 INFO:tasks.nvme_loop:Connecting nvme_loop smithi103:/dev/vg_nvme/lv_4... 2023-09-11T18:53:11.906 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-09-11T18:53:11.973 INFO:teuthology.orchestra.run.smithi103.stdout:1 2023-09-11T18:53:11.995 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/vg_nvme/lv_41 2023-09-11T18:53:12.020 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2023-09-11T18:53:12.021 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/scratch_devs of=/dev/stdout 2023-09-11T18:53:12.070 DEBUG:teuthology.orchestra.run.smithi103:> sudo nvme list 2023-09-11T18:53:12.124 INFO:teuthology.orchestra.run.smithi103.stdout:Node SN Model Namespace Usage Format FW Rev 2023-09-11T18:53:12.125 INFO:teuthology.orchestra.run.smithi103.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-09-11T18:53:12.125 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/nvme0n1 PHFT6204012Z400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-09-11T18:53:12.126 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/nvme1n1 8b0df2963d2930bf4413 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-8 2023-09-11T18:53:12.126 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/nvme2n1 5c0d0ad2e773dbfe73b1 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-8 2023-09-11T18:53:12.126 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/nvme3n1 8ef6dd77c10d25e3d0d5 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-8 2023-09-11T18:53:12.127 INFO:teuthology.orchestra.run.smithi103.stdout:/dev/nvme4n1 d30f20b70b973b7729f6 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-8 2023-09-11T18:53:12.128 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-09-11T18:53:12.129 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2023-09-11T18:53:12.130 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/scratch_devs 2023-09-11T18:53:12.190 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-09-11T18:53:12.191 DEBUG:teuthology.orchestra.run.smithi184:> dd if=/scratch_devs of=/dev/stdout 2023-09-11T18:53:12.198 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-11T18:53:12.199 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_1 2023-09-11T18:53:12.248 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-11T18:53:12.248 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-11T18:53:12.248 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 5h/5d Inode: 494 Links: 1 2023-09-11T18:53:12.249 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-11T18:53:12.249 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2023-09-11 18:51:31.494762754 +0000 2023-09-11T18:53:12.249 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2023-09-11 18:51:31.162770408 +0000 2023-09-11T18:53:12.249 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2023-09-11 18:51:31.162770408 +0000 2023-09-11T18:53:12.249 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2023-09-11T18:53:12.250 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-11T18:53:12.303 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2023-09-11T18:53:12.304 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2023-09-11T18:53:12.304 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000417287 s, 1.2 MB/s 2023-09-11T18:53:12.305 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-11T18:53:12.358 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_2 2023-09-11T18:53:12.408 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-11T18:53:12.409 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-11T18:53:12.409 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 5h/5d Inode: 499 Links: 1 2023-09-11T18:53:12.409 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-11T18:53:12.410 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2023-09-11 18:51:32.002751046 +0000 2023-09-11T18:53:12.410 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2023-09-11 18:51:31.702757961 +0000 2023-09-11T18:53:12.410 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2023-09-11 18:51:31.702757961 +0000 2023-09-11T18:53:12.411 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2023-09-11T18:53:12.411 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-11T18:53:12.463 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2023-09-11T18:53:12.464 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2023-09-11T18:53:12.464 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000399994 s, 1.3 MB/s 2023-09-11T18:53:12.465 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-11T18:53:12.518 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_3 2023-09-11T18:53:12.568 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-11T18:53:12.569 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-11T18:53:12.569 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 5h/5d Inode: 506 Links: 1 2023-09-11T18:53:12.569 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-11T18:53:12.569 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2023-09-11 18:51:32.234745697 +0000 2023-09-11T18:53:12.569 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2023-09-11 18:51:32.230745790 +0000 2023-09-11T18:53:12.570 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2023-09-11 18:51:32.230745790 +0000 2023-09-11T18:53:12.570 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2023-09-11T18:53:12.570 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-11T18:53:12.621 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2023-09-11T18:53:12.622 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2023-09-11T18:53:12.622 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000386043 s, 1.3 MB/s 2023-09-11T18:53:12.623 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-11T18:53:12.674 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_4 2023-09-11T18:53:12.724 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-11T18:53:12.725 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-11T18:53:12.725 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 5h/5d Inode: 513 Links: 1 2023-09-11T18:53:12.725 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-11T18:53:12.725 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2023-09-11 18:51:33.074726336 +0000 2023-09-11T18:53:12.726 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2023-09-11 18:51:32.766733435 +0000 2023-09-11T18:53:12.726 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2023-09-11 18:51:32.766733435 +0000 2023-09-11T18:53:12.726 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2023-09-11T18:53:12.726 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-11T18:53:12.778 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2023-09-11T18:53:12.778 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2023-09-11T18:53:12.778 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000415267 s, 1.2 MB/s 2023-09-11T18:53:12.779 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-11T18:53:12.829 DEBUG:teuthology.orchestra.run.smithi184:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-09-11T18:53:12.957 INFO:teuthology.orchestra.run.smithi184.stdout:loop 2023-09-11T18:53:12.959 INFO:tasks.nvme_loop:Connecting nvme_loop smithi184:/dev/vg_nvme/lv_1... 2023-09-11T18:53:12.959 DEBUG:teuthology.orchestra.run.smithi184:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-09-11T18:53:12.983 INFO:teuthology.orchestra.run.smithi184.stdout:1 2023-09-11T18:53:13.004 INFO:teuthology.orchestra.run.smithi184.stdout:/dev/vg_nvme/lv_11 2023-09-11T18:53:13.026 INFO:tasks.nvme_loop:Connecting nvme_loop smithi184:/dev/vg_nvme/lv_2... 2023-09-11T18:53:13.027 DEBUG:teuthology.orchestra.run.smithi184:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-09-11T18:53:13.099 INFO:teuthology.orchestra.run.smithi184.stdout:1 2023-09-11T18:53:13.125 INFO:teuthology.orchestra.run.smithi184.stdout:/dev/vg_nvme/lv_21 2023-09-11T18:53:13.149 INFO:tasks.nvme_loop:Connecting nvme_loop smithi184:/dev/vg_nvme/lv_3... 2023-09-11T18:53:13.150 DEBUG:teuthology.orchestra.run.smithi184:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-09-11T18:53:13.215 INFO:teuthology.orchestra.run.smithi184.stdout:1 2023-09-11T18:53:13.241 INFO:teuthology.orchestra.run.smithi184.stdout:/dev/vg_nvme/lv_31 2023-09-11T18:53:13.264 INFO:tasks.nvme_loop:Connecting nvme_loop smithi184:/dev/vg_nvme/lv_4... 2023-09-11T18:53:13.264 DEBUG:teuthology.orchestra.run.smithi184:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-09-11T18:53:13.331 INFO:teuthology.orchestra.run.smithi184.stdout:1 2023-09-11T18:53:13.357 INFO:teuthology.orchestra.run.smithi184.stdout:/dev/vg_nvme/lv_41 2023-09-11T18:53:13.382 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-09-11T18:53:13.382 DEBUG:teuthology.orchestra.run.smithi184:> dd if=/scratch_devs of=/dev/stdout 2023-09-11T18:53:13.432 DEBUG:teuthology.orchestra.run.smithi184:> sudo nvme list 2023-09-11T18:53:13.488 INFO:teuthology.orchestra.run.smithi184.stdout:Node SN Model Namespace Usage Format FW Rev 2023-09-11T18:53:13.488 INFO:teuthology.orchestra.run.smithi184.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-09-11T18:53:13.489 INFO:teuthology.orchestra.run.smithi184.stdout:/dev/nvme0n1 CVFT626500CE400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-09-11T18:53:13.489 INFO:teuthology.orchestra.run.smithi184.stdout:/dev/nvme1n1 f539df633a50e7aa4026 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-8 2023-09-11T18:53:13.489 INFO:teuthology.orchestra.run.smithi184.stdout:/dev/nvme2n1 4565bd4fa9851e744b66 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-8 2023-09-11T18:53:13.489 INFO:teuthology.orchestra.run.smithi184.stdout:/dev/nvme3n1 8b6328c740bd4279d814 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-8 2023-09-11T18:53:13.489 INFO:teuthology.orchestra.run.smithi184.stdout:/dev/nvme4n1 19eff00d43f6653e634d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-8 2023-09-11T18:53:13.490 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-09-11T18:53:13.491 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-09-11T18:53:13.491 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/scratch_devs 2023-09-11T18:53:13.549 INFO:teuthology.run_tasks:Running task cephadm... 2023-09-11T18:53:13.625 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '3a7a56e0a663f340e447b51386e01bec5538febf'} 2023-09-11T18:53:13.626 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf 2023-09-11T18:53:13.627 INFO:tasks.cephadm:Cluster fsid is 75e4a19e-50d4-11ee-9ab7-7b867c8bd7da 2023-09-11T18:53:13.627 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-09-11T18:53:13.627 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-09-11T18:53:13.628 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi103': '172.21.15.103', 'mon.smithi184': '172.21.15.184'} 2023-09-11T18:53:13.628 INFO:tasks.cephadm:Normalizing hostnames... 2023-09-11T18:53:13.628 DEBUG:teuthology.orchestra.run.smithi103:> sudo hostname $(hostname -s) 2023-09-11T18:53:13.646 DEBUG:teuthology.orchestra.run.smithi184:> sudo hostname $(hostname -s) 2023-09-11T18:53:13.661 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-09-11T18:53:13.662 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=3a7a56e0a663f340e447b51386e01bec5538febf 2023-09-11T18:53:13.874 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '3a7a56e0a663f340e447b51386e01bec5538febf', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=focal,DIST=focal,MACHINE_SIZE=gigantic/72512/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-5843-g3a7a56e0', 'node_name': '172.21.2.11+braggi11', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=focal,DIST=focal,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-5843-g3a7a56e0-1focal'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip_snap_mapper_fix/3a7a56e0a663f340e447b51386e01bec5538febf/ubuntu/focal/flavors/default/', 'distro_codename': 'focal', 'modified': '2023-09-10 12:27:49.739011', 'distro_version': '20.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip_snap_mapper_fix', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip_snap_mapper_fix/3a7a56e0a663f340e447b51386e01bec5538febf/ubuntu/focal/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2023-09-11T18:53:14.082 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip_snap_mapper_fix, sha1 3a7a56e0a663f340e447b51386e01bec5538febf from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F20.04%2Fx86_64&flavor=default&sha1=3a7a56e0a663f340e447b51386e01bec5538febf 2023-09-11T18:53:14.083 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip_snap_mapper_fix/3a7a56e0a663f340e447b51386e01bec5538febf/ubuntu/focal/x86_64/flavors/default/cephadm 2023-09-11T18:53:14.083 DEBUG:teuthology.orchestra.run.smithi103:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip_snap_mapper_fix/3a7a56e0a663f340e447b51386e01bec5538febf/ubuntu/focal/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-11T18:53:14.816 INFO:teuthology.orchestra.run.smithi103.stdout:-rw-rw-r-- 1 ubuntu ubuntu 233838 Sep 11 18:53 /home/ubuntu/cephtest/cephadm 2023-09-11T18:53:14.817 DEBUG:teuthology.orchestra.run.smithi184:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip_snap_mapper_fix/3a7a56e0a663f340e447b51386e01bec5538febf/ubuntu/focal/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-11T18:53:15.329 INFO:teuthology.orchestra.run.smithi184.stdout:-rw-rw-r-- 1 ubuntu ubuntu 233838 Sep 11 18:53 /home/ubuntu/cephtest/cephadm 2023-09-11T18:53:15.329 DEBUG:teuthology.orchestra.run.smithi103:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-11T18:53:15.339 DEBUG:teuthology.orchestra.run.smithi184:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-11T18:53:15.355 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf on all hosts... 2023-09-11T18:53:15.355 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf pull 2023-09-11T18:53:15.384 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf pull 2023-09-11T18:53:15.617 INFO:teuthology.orchestra.run.smithi184.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf... 2023-09-11T18:53:15.651 INFO:teuthology.orchestra.run.smithi103.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf... 2023-09-11T18:53:15.838 INFO:teuthology.orchestra.run.smithi184.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf 2023-09-11T18:53:15.839 INFO:teuthology.orchestra.run.smithi184.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf not found: manifest unknown: manifest unknown 2023-09-11T18:53:15.839 INFO:teuthology.orchestra.run.smithi184.stderr:ERROR: Failed command: /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf 2023-09-11T18:53:15.892 INFO:teuthology.orchestra.run.smithi103.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf 2023-09-11T18:53:15.893 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf not found: manifest unknown: manifest unknown 2023-09-11T18:53:15.893 INFO:teuthology.orchestra.run.smithi103.stderr:ERROR: Failed command: /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf 2023-09-11T18:53:15.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:15.919 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_3a7a56e0a663f340e447b51386e01bec5538febf/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi103 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf pull' 2023-09-11T18:53:15.920 INFO:tasks.cephadm:Archiving crash dumps... 2023-09-11T18:53:15.922 DEBUG:teuthology.misc:Transferring archived files from smithi103:/var/lib/ceph/75e4a19e-50d4-11ee-9ab7-7b867c8bd7da/crash to /home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706/remote/smithi103/crash 2023-09-11T18:53:15.923 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /var/lib/ceph/75e4a19e-50d4-11ee-9ab7-7b867c8bd7da/crash -- . 2023-09-11T18:53:15.939 INFO:teuthology.orchestra.run.smithi103.stderr:tar: /var/lib/ceph/75e4a19e-50d4-11ee-9ab7-7b867c8bd7da/crash: Cannot open: No such file or directory 2023-09-11T18:53:15.939 INFO:teuthology.orchestra.run.smithi103.stderr:tar: Error is not recoverable: exiting now 2023-09-11T18:53:15.941 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/lib/ceph/75e4a19e-50d4-11ee-9ab7-7b867c8bd7da/crash to /home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706/remote/smithi184/crash 2023-09-11T18:53:15.942 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/lib/ceph/75e4a19e-50d4-11ee-9ab7-7b867c8bd7da/crash -- . 2023-09-11T18:53:15.957 INFO:teuthology.orchestra.run.smithi184.stderr:tar: /var/lib/ceph/75e4a19e-50d4-11ee-9ab7-7b867c8bd7da/crash: Cannot open: No such file or directory 2023-09-11T18:53:15.958 INFO:teuthology.orchestra.run.smithi184.stderr:tar: Error is not recoverable: exiting now 2023-09-11T18:53:15.958 INFO:tasks.cephadm:Checking cluster log for badness... 2023-09-11T18:53:15.959 DEBUG:teuthology.orchestra.run.smithi103:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/75e4a19e-50d4-11ee-9ab7-7b867c8bd7da/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-09-11T18:53:15.999 INFO:teuthology.orchestra.run.smithi103.stderr:grep: /var/log/ceph/75e4a19e-50d4-11ee-9ab7-7b867c8bd7da/ceph.log: No such file or directory 2023-09-11T18:53:16.000 INFO:tasks.cephadm:Compressing logs... 2023-09-11T18:53:16.001 DEBUG:teuthology.orchestra.run.smithi103:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-09-11T18:53:16.044 DEBUG:teuthology.orchestra.run.smithi184:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-09-11T18:53:16.056 INFO:teuthology.orchestra.run.smithi103.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-11T18:53:16.059 INFO:teuthology.orchestra.run.smithi184.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-11T18:53:16.067 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-09-11T18:53:16.068 INFO:teuthology.orchestra.run.smithi103.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-09-11T18:53:16.068 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/cephadm.log: 69.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-09-11T18:53:16.069 INFO:teuthology.orchestra.run.smithi103.stderr:/var/log/ceph/cephadm.log: 69.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-09-11T18:53:16.070 INFO:teuthology.orchestra.run.smithi184.stderr: 2023-09-11T18:53:16.070 INFO:teuthology.orchestra.run.smithi184.stderr:real 0m0.020s 2023-09-11T18:53:16.070 INFO:teuthology.orchestra.run.smithi184.stderr:user 0m0.013s 2023-09-11T18:53:16.070 INFO:teuthology.orchestra.run.smithi184.stderr:sys 0m0.009s 2023-09-11T18:53:16.071 INFO:teuthology.orchestra.run.smithi103.stderr: 2023-09-11T18:53:16.071 INFO:teuthology.orchestra.run.smithi103.stderr:real 0m0.023s 2023-09-11T18:53:16.072 INFO:teuthology.orchestra.run.smithi103.stderr:user 0m0.010s 2023-09-11T18:53:16.072 INFO:teuthology.orchestra.run.smithi103.stderr:sys 0m0.012s 2023-09-11T18:53:16.072 INFO:tasks.cephadm:Archiving logs... 2023-09-11T18:53:16.073 DEBUG:teuthology.misc:Transferring archived files from smithi103:/var/log/ceph to /home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706/remote/smithi103/log 2023-09-11T18:53:16.074 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-11T18:53:16.130 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/log/ceph to /home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706/remote/smithi184/log 2023-09-11T18:53:16.131 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-11T18:53:16.147 INFO:tasks.cephadm:Removing cluster... 2023-09-11T18:53:16.148 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 75e4a19e-50d4-11ee-9ab7-7b867c8bd7da --force 2023-09-11T18:53:16.307 INFO:teuthology.orchestra.run.smithi103.stdout:Deleting cluster with fsid: 75e4a19e-50d4-11ee-9ab7-7b867c8bd7da 2023-09-11T18:53:17.488 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 75e4a19e-50d4-11ee-9ab7-7b867c8bd7da --force 2023-09-11T18:53:17.621 INFO:teuthology.orchestra.run.smithi184.stdout:Deleting cluster with fsid: 75e4a19e-50d4-11ee-9ab7-7b867c8bd7da 2023-09-11T18:53:18.801 INFO:tasks.cephadm:Removing cephadm ... 2023-09-11T18:53:18.802 DEBUG:teuthology.orchestra.run.smithi103:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-11T18:53:18.809 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-11T18:53:18.817 INFO:tasks.cephadm:Teardown complete 2023-09-11T18:53:18.818 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_3a7a56e0a663f340e447b51386e01bec5538febf/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_3a7a56e0a663f340e447b51386e01bec5538febf/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_3a7a56e0a663f340e447b51386e01bec5538febf/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi103 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf pull' 2023-09-11T18:53:18.884 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6e59607c37cb4879bb7a34397b3ba36d Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_3a7a56e0a663f340e447b51386e01bec5538febf/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_3a7a56e0a663f340e447b51386e01bec5538febf/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_3a7a56e0a663f340e447b51386e01bec5538febf/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi103 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf pull' 2023-09-11T18:53:18.888 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-09-11T18:53:18.898 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2023-09-11T18:53:18.912 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi103:/dev/vg_nvme/lv_1... 2023-09-11T18:53:18.913 DEBUG:teuthology.orchestra.run.smithi103:> sudo nvme disconnect -n lv_1 2023-09-11T18:53:19.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:19.199 INFO:teuthology.orchestra.run.smithi103.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-09-11T18:53:19.200 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi103:/dev/vg_nvme/lv_2... 2023-09-11T18:53:19.200 DEBUG:teuthology.orchestra.run.smithi103:> sudo nvme disconnect -n lv_2 2023-09-11T18:53:19.475 INFO:teuthology.orchestra.run.smithi103.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-09-11T18:53:19.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:19.477 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi103:/dev/vg_nvme/lv_3... 2023-09-11T18:53:19.478 DEBUG:teuthology.orchestra.run.smithi103:> sudo nvme disconnect -n lv_3 2023-09-11T18:53:19.751 INFO:teuthology.orchestra.run.smithi103.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-09-11T18:53:19.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:19.753 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi103:/dev/vg_nvme/lv_4... 2023-09-11T18:53:19.754 DEBUG:teuthology.orchestra.run.smithi103:> sudo nvme disconnect -n lv_4 2023-09-11T18:53:20.007 INFO:teuthology.orchestra.run.smithi103.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-09-11T18:53:20.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:20.009 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2023-09-11T18:53:20.009 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/scratch_devs 2023-09-11T18:53:20.024 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi184:/dev/vg_nvme/lv_1... 2023-09-11T18:53:20.024 DEBUG:teuthology.orchestra.run.smithi184:> sudo nvme disconnect -n lv_1 2023-09-11T18:53:20.282 INFO:teuthology.orchestra.run.smithi184.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-09-11T18:53:20.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:20.284 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi184:/dev/vg_nvme/lv_2... 2023-09-11T18:53:20.284 DEBUG:teuthology.orchestra.run.smithi184:> sudo nvme disconnect -n lv_2 2023-09-11T18:53:20.582 INFO:teuthology.orchestra.run.smithi184.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-09-11T18:53:20.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:20.584 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi184:/dev/vg_nvme/lv_3... 2023-09-11T18:53:20.584 DEBUG:teuthology.orchestra.run.smithi184:> sudo nvme disconnect -n lv_3 2023-09-11T18:53:20.854 INFO:teuthology.orchestra.run.smithi184.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-09-11T18:53:20.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:20.856 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi184:/dev/vg_nvme/lv_4... 2023-09-11T18:53:20.856 DEBUG:teuthology.orchestra.run.smithi184:> sudo nvme disconnect -n lv_4 2023-09-11T18:53:21.129 INFO:teuthology.orchestra.run.smithi184.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-09-11T18:53:21.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:21.132 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-09-11T18:53:21.132 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/scratch_devs 2023-09-11T18:53:21.147 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-09-11T18:53:21.210 INFO:teuthology.task.clock:Checking final clock skew... 2023-09-11T18:53:21.211 DEBUG:teuthology.orchestra.run.smithi103:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-11T18:53:21.213 DEBUG:teuthology.orchestra.run.smithi184:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-11T18:53:21.227 INFO:teuthology.orchestra.run.smithi103.stdout: remote refid st t when poll reach delay offset jitter 2023-09-11T18:53:21.228 INFO:teuthology.orchestra.run.smithi103.stdout:============================================================================== 2023-09-11T18:53:21.228 INFO:teuthology.orchestra.run.smithi103.stdout: hv01.front.sepi 44.4.53.2 2 u 8 64 1 0.136 2.046 0.000 2023-09-11T18:53:21.228 INFO:teuthology.orchestra.run.smithi103.stdout: hv02.front.sepi 63.231.80.2 3 u 10 64 1 0.066 2.474 0.000 2023-09-11T18:53:21.228 INFO:teuthology.orchestra.run.smithi103.stdout: hv03.front.sepi 74.6.168.72 3 u 10 64 1 0.099 0.362 0.000 2023-09-11T18:53:21.229 INFO:teuthology.orchestra.run.smithi103.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-11T18:53:21.233 INFO:teuthology.orchestra.run.smithi184.stdout: remote refid st t when poll reach delay offset jitter 2023-09-11T18:53:21.233 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================== 2023-09-11T18:53:21.234 INFO:teuthology.orchestra.run.smithi184.stdout: hv01.front.sepi 44.4.53.2 2 u 14 64 1 0.097 0.892 0.000 2023-09-11T18:53:21.234 INFO:teuthology.orchestra.run.smithi184.stdout: hv02.front.sepi 63.231.80.2 3 u 11 64 1 0.120 2.110 0.000 2023-09-11T18:53:21.234 INFO:teuthology.orchestra.run.smithi184.stdout: hv03.front.sepi 74.6.168.72 3 u 10 64 1 0.095 0.013 0.000 2023-09-11T18:53:21.235 INFO:teuthology.orchestra.run.smithi184.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-11T18:53:21.236 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-09-11T18:53:21.245 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-09-11T18:53:21.246 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-09-11T18:53:21.257 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-09-11T18:53:21.269 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-09-11T18:53:21.281 INFO:teuthology.task.internal:Duration was 357.050320 seconds 2023-09-11T18:53:21.281 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-09-11T18:53:21.293 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-09-11T18:53:21.293 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-11T18:53:21.296 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-11T18:53:21.341 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-09-11T18:53:21.342 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi103.front.sepia.ceph.com 2023-09-11T18:53:21.342 DEBUG:teuthology.orchestra.run.smithi103:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-09-11T18:53:21.396 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi184.front.sepia.ceph.com 2023-09-11T18:53:21.397 DEBUG:teuthology.orchestra.run.smithi184:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-09-11T18:53:21.412 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-09-11T18:53:21.412 DEBUG:teuthology.orchestra.run.smithi103:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-11T18:53:21.440 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-11T18:53:21.485 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-09-11T18:53:21.485 DEBUG:teuthology.orchestra.run.smithi103:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-11T18:53:21.516 DEBUG:teuthology.orchestra.run.smithi184:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-11T18:53:21.589 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-09-11T18:53:21.599 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-09-11T18:53:21.600 DEBUG:teuthology.orchestra.run.smithi103:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-11T18:53:21.615 DEBUG:teuthology.orchestra.run.smithi184:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-11T18:53:21.631 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-09-11T18:53:21.641 DEBUG:teuthology.orchestra.run.smithi103:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-09-11T18:53:21.660 DEBUG:teuthology.orchestra.run.smithi184:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-09-11T18:53:21.672 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = core 2023-09-11T18:53:21.688 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = core 2023-09-11T18:53:21.720 DEBUG:teuthology.orchestra.run.smithi103:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-11T18:53:21.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:21.744 DEBUG:teuthology.orchestra.run.smithi184:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-11T18:53:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-11T18:53:21.770 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-09-11T18:53:21.782 INFO:teuthology.task.internal:Transferring archived files... 2023-09-11T18:53:21.783 DEBUG:teuthology.misc:Transferring archived files from smithi103:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706/remote/smithi103 2023-09-11T18:53:21.784 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-11T18:53:21.810 DEBUG:teuthology.misc:Transferring archived files from smithi184:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706/remote/smithi184 2023-09-11T18:53:21.811 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-11T18:53:21.834 INFO:teuthology.task.internal:Removing archive directory... 2023-09-11T18:53:21.835 DEBUG:teuthology.orchestra.run.smithi103:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-11T18:53:21.848 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-11T18:53:21.879 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-09-11T18:53:21.891 INFO:teuthology.task.internal:Not uploading archives. 2023-09-11T18:53:21.892 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-09-11T18:53:21.956 INFO:teuthology.task.internal:Tidying up after the test... 2023-09-11T18:53:21.957 DEBUG:teuthology.orchestra.run.smithi103:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-11T18:53:21.959 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-11T18:53:21.965 INFO:teuthology.orchestra.run.smithi103.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 11 18:53 /home/ubuntu/cephtest 2023-09-11T18:53:21.967 INFO:teuthology.orchestra.run.smithi184.stdout: 1048617 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 11 18:53 /home/ubuntu/cephtest 2023-09-11T18:53:21.970 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-09-11T18:53:21.983 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-09-11T18:53:22.014 INFO:teuthology.nuke:Checking targets against current locks 2023-09-11T18:53:22.043 DEBUG:teuthology.nuke:shortname: smithi103 2023-09-11T18:53:22.044 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-11T18:53:22.068 DEBUG:teuthology.nuke:shortname: smithi184 2023-09-11T18:53:22.069 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-11T18:53:22.073 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi103.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-11 18:37:33.556345', 'locked_by': 'scheduled_benhanokh@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-11T18:53:22.098 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/benhanokh-2023-09-11_16:17:37-rados-wip_snap_mapper_fix-distro-default-smithi/7393706', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-11 18:37:33.558134', 'locked_by': 'scheduled_benhanokh@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-11T18:53:22.123 INFO:teuthology.orchestra.console.smithi103:Power off 2023-09-11T18:53:22.124 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-11T18:53:22.146 DEBUG:teuthology.orchestra.console.smithi103:power off output: Chassis Power Control: Down/Off 2023-09-11T18:53:22.146 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-11T18:53:22.161 INFO:teuthology.orchestra.console.smithi184:Power off 2023-09-11T18:53:22.162 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-11T18:53:22.172 DEBUG:teuthology.orchestra.console.smithi103:check power output: Chassis Power is on 2023-09-11T18:53:22.185 DEBUG:teuthology.orchestra.console.smithi184:power off output: Chassis Power Control: Down/Off 2023-09-11T18:53:22.185 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-11T18:53:22.207 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2023-09-11T18:53:26.173 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-11T18:53:26.209 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-11T18:53:26.283 DEBUG:teuthology.orchestra.console.smithi103:check power output: Chassis Power is on 2023-09-11T18:53:26.319 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2023-09-11T18:53:30.286 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-11T18:53:30.320 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-11T18:53:30.396 DEBUG:teuthology.orchestra.console.smithi103:check power output: Chassis Power is off 2023-09-11T18:53:30.431 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2023-09-11T18:53:30.497 INFO:teuthology.orchestra.console.smithi103:Power off completed 2023-09-11T18:53:34.436 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-11T18:53:34.546 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is off 2023-09-11T18:53:34.647 INFO:teuthology.orchestra.console.smithi184:Power off completed 2023-09-11T18:53:34.751 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/ubuntu_20.04 0-nvme-loop 1-start 2-ops/rmdir-reactivate} duration: 357.05031991004944 failure_reason: 'Command failed on smithi103 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:3a7a56e0a663f340e447b51386e01bec5538febf pull''' owner: scheduled_benhanokh@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=6e59607c37cb4879bb7a34397b3ba36d status: fail success: false 2023-09-11T18:53:34.752 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-11T18:53:34.830 INFO:teuthology.run:FAIL