2023-10-21T10:33:14.933 INFO:root:teuthology version: 0.0.1.dev201+g202b180 2023-10-21T10:33:14.934 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433928 --owner scheduled_yuriw@teuthology --verbose --description upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --name yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433928/orig.config.yaml 2023-10-21T10:33:14.993 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-21T10:33:15.086 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433928 branch: main description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7433928' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-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: main ceph: conf: global: mon election default strategy: 1 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 create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f0804064d67a2a63dbabf1801ff452580a050cfc ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f0804064d67a2a63dbabf1801ff452580a050cfc kernel: hwe: true workunit: branch: main sha1: f0804064d67a2a63dbabf1801ff452580a050cfc owner: scheduled_yuriw@teuthology priority: 76 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 7983 sha1: f0804064d67a2a63dbabf1801ff452580a050cfc sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:pacific-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f0804064d67a2a63dbabf1801ff452580a050cfc targets: smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi086.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:pacific - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 202b180cb047e798fb131047314a862593f45403 timestamp: 2023-10-20_18:44:32 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-21T10:33:15.087 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa; will attempt to use it 2023-10-21T10:33:15.088 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks 2023-10-21T10:33:15.088 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-21T10:33:15.090 INFO:teuthology.task.internal:Checking packages... 2023-10-21T10:33:15.114 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'f0804064d67a2a63dbabf1801ff452580a050cfc' 2023-10-21T10:33:15.115 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-21T10:33:15.115 INFO:teuthology.packaging:ref: None 2023-10-21T10:33:15.115 INFO:teuthology.packaging:tag: None 2023-10-21T10:33:15.116 INFO:teuthology.packaging:branch: main 2023-10-21T10:33:15.116 INFO:teuthology.packaging:sha1: f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T10:33:15.116 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=main 2023-10-21T10:33:15.456 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6820-gf0804064-1focal 2023-10-21T10:33:15.457 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-21T10:33:15.464 INFO:teuthology.task.internal:no buildpackages task found 2023-10-21T10:33:15.464 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-21T10:33:15.499 INFO:teuthology.task.internal:Saving configuration 2023-10-21T10:33:15.522 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-21T10:33:15.557 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T10:33:15.583 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433928', '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-10-21 10:27:23.358356', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-21T10:33:15.604 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433928', '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-10-21 10:27:23.360319', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-21T10:33:15.605 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-21T10:33:15.612 INFO:teuthology.task.internal:roles: ubuntu@smithi040.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-10-21T10:33:15.612 INFO:teuthology.task.internal:roles: ubuntu@smithi086.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-10-21T10:33:15.612 INFO:teuthology.run_tasks:Running task console_log... 2023-10-21T10:33:15.698 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe967e07d30>, signals=[15]) 2023-10-21T10:33:15.699 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-21T10:33:15.705 INFO:teuthology.task.internal:Opening connections... 2023-10-21T10:33:15.705 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2023-10-21T10:33:15.708 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:33:15.757 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi086.front.sepia.ceph.com 2023-10-21T10:33:15.758 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:33:15.805 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-21T10:33:15.811 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2023-10-21T10:33:15.840 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2023-10-21T10:33:15.840 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2023-10-21T10:33:15.888 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="Ubuntu" 2023-10-21T10:33:15.889 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-21T10:33:15.889 INFO:teuthology.orchestra.run.smithi040.stdout:ID=ubuntu 2023-10-21T10:33:15.889 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE=debian 2023-10-21T10:33:15.889 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-21T10:33:15.889 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="20.04" 2023-10-21T10:33:15.890 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-21T10:33:15.890 INFO:teuthology.orchestra.run.smithi040.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-21T10:33:15.890 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-21T10:33:15.890 INFO:teuthology.orchestra.run.smithi040.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-21T10:33:15.891 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_CODENAME=focal 2023-10-21T10:33:15.891 INFO:teuthology.orchestra.run.smithi040.stdout:UBUNTU_CODENAME=focal 2023-10-21T10:33:15.892 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2023-10-21T10:33:15.911 DEBUG:teuthology.orchestra.run.smithi086:> uname -m 2023-10-21T10:33:15.918 INFO:teuthology.orchestra.run.smithi086.stdout:x86_64 2023-10-21T10:33:15.918 DEBUG:teuthology.orchestra.run.smithi086:> cat /etc/os-release 2023-10-21T10:33:15.967 INFO:teuthology.orchestra.run.smithi086.stdout:NAME="Ubuntu" 2023-10-21T10:33:15.967 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-21T10:33:15.968 INFO:teuthology.orchestra.run.smithi086.stdout:ID=ubuntu 2023-10-21T10:33:15.968 INFO:teuthology.orchestra.run.smithi086.stdout:ID_LIKE=debian 2023-10-21T10:33:15.968 INFO:teuthology.orchestra.run.smithi086.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-21T10:33:15.968 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_ID="20.04" 2023-10-21T10:33:15.968 INFO:teuthology.orchestra.run.smithi086.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-21T10:33:15.969 INFO:teuthology.orchestra.run.smithi086.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-21T10:33:15.969 INFO:teuthology.orchestra.run.smithi086.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-21T10:33:15.969 INFO:teuthology.orchestra.run.smithi086.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-21T10:33:15.969 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_CODENAME=focal 2023-10-21T10:33:15.969 INFO:teuthology.orchestra.run.smithi086.stdout:UBUNTU_CODENAME=focal 2023-10-21T10:33:15.970 INFO:teuthology.lock.ops:Updating smithi086.front.sepia.ceph.com on lock server 2023-10-21T10:33:15.994 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-21T10:33:16.004 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-21T10:33:16.023 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-21T10:33:16.024 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2023-10-21T10:33:16.026 DEBUG:teuthology.orchestra.run.smithi086:> test '!' -e /home/ubuntu/cephtest 2023-10-21T10:33:16.032 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-21T10:33:16.048 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-21T10:33:16.048 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2023-10-21T10:33:16.072 DEBUG:teuthology.orchestra.run.smithi086:> test -z $(ls -A /var/lib/ceph) 2023-10-21T10:33:16.086 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-21T10:33:16.141 INFO:teuthology.run_tasks:Running task kernel... 2023-10-21T10:33:16.155 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-21T10:33:16.156 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-10-21T10:33:16.156 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2023-10-21T10:33:16.157 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-10-21T10:33:16.157 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-21T10:33:16.158 DEBUG:teuthology.orchestra.run.smithi086:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-21T10:33:16.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:33:16.164 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-10-21T10:33:16.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:33:16.165 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2023-10-21T10:33:16.171 INFO:teuthology.orchestra.run.smithi040.stdout:5.4.0-124-generic 2023-10-21T10:33:16.172 INFO:teuthology.task.kernel:Running kernel on smithi040: 5.4.0-124-generic 2023-10-21T10:33:16.172 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2023-10-21T10:33:16.215 INFO:teuthology.orchestra.run.smithi086.stdout:5.4.0-124-generic 2023-10-21T10:33:16.216 INFO:teuthology.task.kernel:Running kernel on smithi086: 5.4.0-124-generic 2023-10-21T10:33:16.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-get clean 2023-10-21T10:33:16.322 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2023-10-21T10:33:16.343 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-get update 2023-10-21T10:33:16.488 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-21T10:33:16.501 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-21T10:33:16.551 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-21T10:33:16.555 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-21T10:33:16.585 INFO:teuthology.orchestra.run.smithi086.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-21T10:33:16.598 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-21T10:33:16.711 INFO:teuthology.orchestra.run.smithi086.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-21T10:33:16.871 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [899 kB] 2023-10-21T10:33:16.942 INFO:teuthology.orchestra.run.smithi086.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [899 kB] 2023-10-21T10:33:16.956 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,917 kB] 2023-10-21T10:33:16.992 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [477 kB] 2023-10-21T10:33:16.996 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-10-21T10:33:16.996 INFO:teuthology.orchestra.run.smithi040.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,419 kB] 2023-10-21T10:33:17.017 INFO:teuthology.orchestra.run.smithi040.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.7 kB] 2023-10-21T10:33:17.017 INFO:teuthology.orchestra.run.smithi040.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [338 kB] 2023-10-21T10:33:17.020 INFO:teuthology.orchestra.run.smithi040.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [568 B] 2023-10-21T10:33:17.020 INFO:teuthology.orchestra.run.smithi040.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,123 kB] 2023-10-21T10:33:17.029 INFO:teuthology.orchestra.run.smithi040.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [750 kB] 2023-10-21T10:33:17.034 INFO:teuthology.orchestra.run.smithi040.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-21T10:33:17.036 INFO:teuthology.orchestra.run.smithi040.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-21T10:33:17.037 INFO:teuthology.orchestra.run.smithi040.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-21T10:33:17.037 INFO:teuthology.orchestra.run.smithi040.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-21T10:33:17.042 INFO:teuthology.orchestra.run.smithi040.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-21T10:33:17.043 INFO:teuthology.orchestra.run.smithi040.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-21T10:33:17.043 INFO:teuthology.orchestra.run.smithi040.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-21T10:33:17.044 INFO:teuthology.orchestra.run.smithi040.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-21T10:33:17.047 INFO:teuthology.orchestra.run.smithi086.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,917 kB] 2023-10-21T10:33:17.059 INFO:teuthology.orchestra.run.smithi040.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-21T10:33:17.060 INFO:teuthology.orchestra.run.smithi040.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-21T10:33:17.060 INFO:teuthology.orchestra.run.smithi040.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-21T10:33:17.060 INFO:teuthology.orchestra.run.smithi040.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-21T10:33:17.109 INFO:teuthology.orchestra.run.smithi086.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [477 kB] 2023-10-21T10:33:17.116 INFO:teuthology.orchestra.run.smithi086.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-10-21T10:33:17.116 INFO:teuthology.orchestra.run.smithi086.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.7 kB] 2023-10-21T10:33:17.117 INFO:teuthology.orchestra.run.smithi086.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,419 kB] 2023-10-21T10:33:17.159 INFO:teuthology.orchestra.run.smithi086.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [338 kB] 2023-10-21T10:33:17.162 INFO:teuthology.orchestra.run.smithi086.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [568 B] 2023-10-21T10:33:17.163 INFO:teuthology.orchestra.run.smithi086.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,123 kB] 2023-10-21T10:33:17.191 INFO:teuthology.orchestra.run.smithi086.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [750 kB] 2023-10-21T10:33:17.199 INFO:teuthology.orchestra.run.smithi040.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [666 kB] 2023-10-21T10:33:17.204 INFO:teuthology.orchestra.run.smithi086.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-21T10:33:17.208 INFO:teuthology.orchestra.run.smithi086.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-21T10:33:17.216 INFO:teuthology.orchestra.run.smithi086.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-21T10:33:17.217 INFO:teuthology.orchestra.run.smithi086.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-21T10:33:17.218 INFO:teuthology.orchestra.run.smithi086.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-21T10:33:17.218 INFO:teuthology.orchestra.run.smithi086.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-21T10:33:17.250 INFO:teuthology.orchestra.run.smithi086.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-21T10:33:17.251 INFO:teuthology.orchestra.run.smithi086.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-21T10:33:17.252 INFO:teuthology.orchestra.run.smithi086.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-21T10:33:17.252 INFO:teuthology.orchestra.run.smithi086.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-21T10:33:17.253 INFO:teuthology.orchestra.run.smithi086.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-21T10:33:17.258 INFO:teuthology.orchestra.run.smithi086.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-21T10:33:17.526 INFO:teuthology.orchestra.run.smithi040.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,529 kB] 2023-10-21T10:33:17.714 INFO:teuthology.orchestra.run.smithi040.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [394 kB] 2023-10-21T10:33:17.728 INFO:teuthology.orchestra.run.smithi040.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.3 kB] 2023-10-21T10:33:17.729 INFO:teuthology.orchestra.run.smithi040.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,302 kB] 2023-10-21T10:33:17.797 INFO:teuthology.orchestra.run.smithi040.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-21T10:33:17.797 INFO:teuthology.orchestra.run.smithi040.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [322 kB] 2023-10-21T10:33:17.804 INFO:teuthology.orchestra.run.smithi040.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-21T10:33:17.804 INFO:teuthology.orchestra.run.smithi040.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [891 kB] 2023-10-21T10:33:17.826 INFO:teuthology.orchestra.run.smithi040.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [617 kB] 2023-10-21T10:33:18.016 INFO:teuthology.orchestra.run.smithi040.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [186 kB] 2023-10-21T10:33:18.432 INFO:teuthology.orchestra.run.smithi040.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-10-21T10:33:18.438 INFO:teuthology.orchestra.run.smithi040.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-21T10:33:18.446 INFO:teuthology.orchestra.run.smithi040.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-21T10:33:18.449 INFO:teuthology.orchestra.run.smithi040.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-21T10:33:18.451 INFO:teuthology.orchestra.run.smithi040.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-21T10:33:20.971 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 17.8 MB in 3s (6,787 kB/s) 2023-10-21T10:33:22.437 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-10-21T10:33:22.463 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-21T10:33:22.534 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-10-21T10:33:22.743 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2023-10-21T10:33:22.744 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2023-10-21T10:33:22.930 INFO:teuthology.orchestra.run.smithi040.stdout:The following additional packages will be installed: 2023-10-21T10:33:22.930 INFO:teuthology.orchestra.run.smithi040.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-21T10:33:22.931 INFO:teuthology.orchestra.run.smithi040.stdout: libusbmuxd6 linux-image-5.15.0-87-generic linux-modules-5.15.0-87-generic 2023-10-21T10:33:22.931 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-extra-5.15.0-87-generic thermald upower usbmuxd 2023-10-21T10:33:22.931 INFO:teuthology.orchestra.run.smithi040.stdout:Suggested packages: 2023-10-21T10:33:22.932 INFO:teuthology.orchestra.run.smithi040.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-21T10:33:22.932 INFO:teuthology.orchestra.run.smithi040.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-87-generic 2023-10-21T10:33:22.988 INFO:teuthology.orchestra.run.smithi040.stdout:The following NEW packages will be installed: 2023-10-21T10:33:22.988 INFO:teuthology.orchestra.run.smithi040.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-21T10:33:22.989 INFO:teuthology.orchestra.run.smithi040.stdout: libusbmuxd6 linux-image-5.15.0-87-generic linux-image-generic-hwe-20.04 2023-10-21T10:33:22.989 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-5.15.0-87-generic linux-modules-extra-5.15.0-87-generic 2023-10-21T10:33:22.989 INFO:teuthology.orchestra.run.smithi040.stdout: thermald upower usbmuxd 2023-10-21T10:33:23.050 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 13 newly installed, 0 to remove and 274 not upgraded. 2023-10-21T10:33:23.050 INFO:teuthology.orchestra.run.smithi040.stdout:Need to get 90.8 MB of archives. 2023-10-21T10:33:23.051 INFO:teuthology.orchestra.run.smithi040.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-21T10:33:23.051 INFO:teuthology.orchestra.run.smithi040.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-21T10:33:23.117 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-21T10:33:23.124 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-21T10:33:23.129 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-21T10:33:23.147 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-21T10:33:23.155 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-87-generic amd64 5.15.0-87.97~20.04.1 [20.9 MB] 2023-10-21T10:33:23.571 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-87-generic amd64 5.15.0-87.97~20.04.1 [11.4 MB] 2023-10-21T10:33:23.688 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-87-generic amd64 5.15.0-87.97~20.04.1 [58.0 MB] 2023-10-21T10:33:24.634 INFO:teuthology.orchestra.run.smithi040.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.87.97~20.04.45 [2,648 B] 2023-10-21T10:33:24.634 INFO:teuthology.orchestra.run.smithi040.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-21T10:33:24.635 INFO:teuthology.orchestra.run.smithi040.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-21T10:33:24.639 INFO:teuthology.orchestra.run.smithi040.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-21T10:33:24.641 INFO:teuthology.orchestra.run.smithi040.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-21T10:33:25.326 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 90.8 MB in 2s (55.2 MB/s) 2023-10-21T10:33:25.548 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-21T10:33:27.224 INFO:teuthology.orchestra.run.smithi040.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-10-21T10:33:27.228 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-21T10:33:27.354 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-21T10:33:27.650 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-21T10:33:27.665 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-21T10:33:27.699 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-21T10:33:28.019 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-21T10:33:28.034 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-21T10:33:28.094 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-21T10:33:28.422 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-21T10:33:28.435 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-21T10:33:28.480 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-21T10:33:28.775 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-21T10:33:28.788 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-21T10:33:28.816 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-21T10:33:28.982 INFO:teuthology.orchestra.run.smithi086.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-21T10:33:29.169 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-5.15.0-87-generic. 2023-10-21T10:33:29.185 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../05-linux-modules-5.15.0-87-generic_5.15.0-87.97~20.04.1_amd64.deb ... 2023-10-21T10:33:29.214 INFO:teuthology.orchestra.run.smithi086.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,529 kB] 2023-10-21T10:33:29.228 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:29.332 INFO:teuthology.orchestra.run.smithi086.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [666 kB] 2023-10-21T10:33:29.341 INFO:teuthology.orchestra.run.smithi086.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [394 kB] 2023-10-21T10:33:29.344 INFO:teuthology.orchestra.run.smithi086.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.3 kB] 2023-10-21T10:33:29.345 INFO:teuthology.orchestra.run.smithi086.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-21T10:33:29.345 INFO:teuthology.orchestra.run.smithi086.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,302 kB] 2023-10-21T10:33:29.362 INFO:teuthology.orchestra.run.smithi086.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [322 kB] 2023-10-21T10:33:29.364 INFO:teuthology.orchestra.run.smithi086.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-21T10:33:29.364 INFO:teuthology.orchestra.run.smithi086.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [617 kB] 2023-10-21T10:33:29.369 INFO:teuthology.orchestra.run.smithi086.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [891 kB] 2023-10-21T10:33:29.377 INFO:teuthology.orchestra.run.smithi086.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [186 kB] 2023-10-21T10:33:29.379 INFO:teuthology.orchestra.run.smithi086.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-10-21T10:33:29.387 INFO:teuthology.orchestra.run.smithi086.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-21T10:33:29.387 INFO:teuthology.orchestra.run.smithi086.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-21T10:33:29.388 INFO:teuthology.orchestra.run.smithi086.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-21T10:33:29.388 INFO:teuthology.orchestra.run.smithi086.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-21T10:33:31.912 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-image-5.15.0-87-generic. 2023-10-21T10:33:31.925 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../06-linux-image-5.15.0-87-generic_5.15.0-87.97~20.04.1_amd64.deb ... 2023-10-21T10:33:32.028 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:32.172 INFO:teuthology.orchestra.run.smithi086.stdout:Fetched 17.8 MB in 14s (1,288 kB/s) 2023-10-21T10:33:32.557 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-87-generic. 2023-10-21T10:33:32.571 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-87-generic_5.15.0-87.97~20.04.1_amd64.deb ... 2023-10-21T10:33:32.615 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-extra-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:33.618 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-21T10:33:33.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-21T10:33:33.758 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-21T10:33:33.958 INFO:teuthology.orchestra.run.smithi086.stdout:Building dependency tree... 2023-10-21T10:33:33.959 INFO:teuthology.orchestra.run.smithi086.stdout:Reading state information... 2023-10-21T10:33:34.135 INFO:teuthology.orchestra.run.smithi086.stdout:The following additional packages will be installed: 2023-10-21T10:33:34.135 INFO:teuthology.orchestra.run.smithi086.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-21T10:33:34.135 INFO:teuthology.orchestra.run.smithi086.stdout: libusbmuxd6 linux-image-5.15.0-87-generic linux-modules-5.15.0-87-generic 2023-10-21T10:33:34.136 INFO:teuthology.orchestra.run.smithi086.stdout: linux-modules-extra-5.15.0-87-generic thermald upower usbmuxd 2023-10-21T10:33:34.136 INFO:teuthology.orchestra.run.smithi086.stdout:Suggested packages: 2023-10-21T10:33:34.136 INFO:teuthology.orchestra.run.smithi086.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-21T10:33:34.137 INFO:teuthology.orchestra.run.smithi086.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-87-generic 2023-10-21T10:33:34.191 INFO:teuthology.orchestra.run.smithi086.stdout:The following NEW packages will be installed: 2023-10-21T10:33:34.192 INFO:teuthology.orchestra.run.smithi086.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-21T10:33:34.192 INFO:teuthology.orchestra.run.smithi086.stdout: libusbmuxd6 linux-image-5.15.0-87-generic linux-image-generic-hwe-20.04 2023-10-21T10:33:34.192 INFO:teuthology.orchestra.run.smithi086.stdout: linux-modules-5.15.0-87-generic linux-modules-extra-5.15.0-87-generic 2023-10-21T10:33:34.193 INFO:teuthology.orchestra.run.smithi086.stdout: thermald upower usbmuxd 2023-10-21T10:33:34.250 INFO:teuthology.orchestra.run.smithi086.stdout:0 upgraded, 13 newly installed, 0 to remove and 274 not upgraded. 2023-10-21T10:33:34.251 INFO:teuthology.orchestra.run.smithi086.stdout:Need to get 90.8 MB of archives. 2023-10-21T10:33:34.251 INFO:teuthology.orchestra.run.smithi086.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-21T10:33:34.251 INFO:teuthology.orchestra.run.smithi086.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-21T10:33:34.316 INFO:teuthology.orchestra.run.smithi086.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-21T10:33:34.323 INFO:teuthology.orchestra.run.smithi086.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-21T10:33:34.327 INFO:teuthology.orchestra.run.smithi086.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-21T10:33:34.349 INFO:teuthology.orchestra.run.smithi086.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-21T10:33:34.353 INFO:teuthology.orchestra.run.smithi086.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-87-generic amd64 5.15.0-87.97~20.04.1 [20.9 MB] 2023-10-21T10:33:34.644 INFO:teuthology.orchestra.run.smithi086.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-87-generic amd64 5.15.0-87.97~20.04.1 [11.4 MB] 2023-10-21T10:33:34.749 INFO:teuthology.orchestra.run.smithi086.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-87-generic amd64 5.15.0-87.97~20.04.1 [58.0 MB] 2023-10-21T10:33:35.499 INFO:teuthology.orchestra.run.smithi086.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.87.97~20.04.45 [2,648 B] 2023-10-21T10:33:35.576 INFO:teuthology.orchestra.run.smithi086.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-21T10:33:35.576 INFO:teuthology.orchestra.run.smithi086.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-21T10:33:35.581 INFO:teuthology.orchestra.run.smithi086.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-21T10:33:35.583 INFO:teuthology.orchestra.run.smithi086.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-21T10:33:36.238 INFO:teuthology.orchestra.run.smithi086.stdout:Fetched 90.8 MB in 1s (65.6 MB/s) 2023-10-21T10:33:36.437 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-21T10:33:38.177 INFO:teuthology.orchestra.run.smithi086.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-10-21T10:33:38.182 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-21T10:33:38.335 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-21T10:33:38.687 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-21T10:33:38.702 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-21T10:33:38.746 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-21T10:33:39.107 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-21T10:33:39.119 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-21T10:33:39.157 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-21T10:33:39.318 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-21T10:33:39.336 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.87.97~20.04.45_amd64.deb ... 2023-10-21T10:33:39.376 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.87.97~20.04.45) ... 2023-10-21T10:33:39.501 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-21T10:33:39.514 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-21T10:33:39.551 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-21T10:33:39.695 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-21T10:33:39.711 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-21T10:33:39.753 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-21T10:33:39.871 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-21T10:33:39.886 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-21T10:33:39.921 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-21T10:33:40.132 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package thermald. 2023-10-21T10:33:40.145 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-21T10:33:40.181 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-21T10:33:40.257 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package linux-modules-5.15.0-87-generic. 2023-10-21T10:33:40.272 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../05-linux-modules-5.15.0-87-generic_5.15.0-87.97~20.04.1_amd64.deb ... 2023-10-21T10:33:40.315 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking linux-modules-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:40.720 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package upower. 2023-10-21T10:33:40.734 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-21T10:33:40.795 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-21T10:33:41.167 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package usbmuxd. 2023-10-21T10:33:41.181 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-21T10:33:41.225 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-21T10:33:41.541 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-21T10:33:41.662 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-21T10:33:41.788 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-21T10:33:41.906 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-21T10:33:42.032 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-21T10:33:42.159 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-21T10:33:42.285 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-21T10:33:42.774 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package linux-image-5.15.0-87-generic. 2023-10-21T10:33:42.787 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../06-linux-image-5.15.0-87-generic_5.15.0-87.97~20.04.1_amd64.deb ... 2023-10-21T10:33:42.833 INFO:teuthology.orchestra.run.smithi040.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-21T10:33:42.881 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking linux-image-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:42.888 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-21T10:33:43.069 INFO:teuthology.orchestra.run.smithi040.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-21T10:33:43.080 INFO:teuthology.orchestra.run.smithi040.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-21T10:33:43.081 INFO:teuthology.orchestra.run.smithi040.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-21T10:33:43.443 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-87-generic. 2023-10-21T10:33:43.458 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-87-generic_5.15.0-87.97~20.04.1_amd64.deb ... 2023-10-21T10:33:43.517 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking linux-modules-extra-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:43.606 INFO:teuthology.orchestra.run.smithi040.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-21T10:33:43.822 INFO:teuthology.orchestra.run.smithi040.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-21T10:33:43.869 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-21T10:33:44.179 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-21T10:33:44.179 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-21T10:33:44.624 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:46.044 INFO:teuthology.orchestra.run.smithi040.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-87-generic 2023-10-21T10:33:46.044 INFO:teuthology.orchestra.run.smithi040.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-87-generic 2023-10-21T10:33:46.209 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-extra-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:47.644 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.87.97~20.04.45) ... 2023-10-21T10:33:47.770 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:49.180 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-21T10:33:49.461 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-21T10:33:50.247 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-21T10:33:50.455 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for linux-image-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:50.520 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-21T10:33:50.521 INFO:teuthology.orchestra.run.smithi040.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-87-generic 2023-10-21T10:33:51.011 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-21T10:33:51.027 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.87.97~20.04.45_amd64.deb ... 2023-10-21T10:33:51.059 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.87.97~20.04.45) ... 2023-10-21T10:33:51.394 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-21T10:33:51.411 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-21T10:33:51.453 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-21T10:33:51.814 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package thermald. 2023-10-21T10:33:51.831 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-21T10:33:51.872 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-21T10:33:52.448 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package upower. 2023-10-21T10:33:52.463 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-21T10:33:52.525 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-21T10:33:52.948 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package usbmuxd. 2023-10-21T10:33:52.962 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-21T10:33:53.006 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-21T10:33:53.305 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-21T10:33:53.410 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-21T10:33:53.536 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-21T10:33:53.662 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-21T10:33:53.813 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-21T10:33:53.939 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-21T10:33:54.074 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-21T10:33:54.645 INFO:teuthology.orchestra.run.smithi086.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-21T10:33:54.703 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-21T10:33:54.897 INFO:teuthology.orchestra.run.smithi086.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-21T10:33:54.905 INFO:teuthology.orchestra.run.smithi086.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-21T10:33:54.906 INFO:teuthology.orchestra.run.smithi086.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-21T10:33:55.420 INFO:teuthology.orchestra.run.smithi086.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-21T10:33:55.630 INFO:teuthology.orchestra.run.smithi086.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-21T10:33:55.675 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-21T10:33:56.007 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-21T10:33:56.008 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-21T10:33:56.446 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up linux-image-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:57.766 INFO:teuthology.orchestra.run.smithi086.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-87-generic 2023-10-21T10:33:57.766 INFO:teuthology.orchestra.run.smithi086.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-87-generic 2023-10-21T10:33:57.941 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up linux-modules-extra-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:33:59.334 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.87.97~20.04.45) ... 2023-10-21T10:33:59.459 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up linux-modules-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:34:00.853 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-21T10:34:01.133 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-21T10:34:01.944 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-21T10:34:02.069 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for linux-image-5.15.0-87-generic (5.15.0-87.97~20.04.1) ... 2023-10-21T10:34:02.133 INFO:teuthology.orchestra.run.smithi086.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-21T10:34:02.134 INFO:teuthology.orchestra.run.smithi086.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-87-generic 2023-10-21T10:34:16.928 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-21T10:34:16.928 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub' 2023-10-21T10:34:16.944 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-21T10:34:16.962 INFO:teuthology.orchestra.run.smithi040.stdout:Generating grub configuration file ... 2023-10-21T10:34:17.346 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.15.0-87-generic 2023-10-21T10:34:17.368 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.15.0-87-generic 2023-10-21T10:34:17.800 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-21T10:34:17.812 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-21T10:34:20.065 INFO:teuthology.orchestra.run.smithi040.stdout:done 2023-10-21T10:34:20.481 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic-hwe-20.04 2023-10-21T10:34:20.528 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic-hwe-20.04 2023-10-21T10:34:20.529 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2023-10-21T10:34:20.529 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2023-10-21T10:34:20.529 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2023-10-21T10:34:20.529 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 20 2023-10-21T10:34:20.530 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2023-10-21T10:34:20.530 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2023-10-21T10:34:20.530 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta-hwe-5.15 2023-10-21T10:34:20.530 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.15.0.87.97~20.04.45 2023-10-21T10:34:20.531 INFO:teuthology.orchestra.run.smithi040.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-87), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-21T10:34:20.531 INFO:teuthology.orchestra.run.smithi040.stdout:Depends: linux-image-5.15.0-87-generic, linux-modules-extra-5.15.0-87-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-21T10:34:20.531 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2023-10-21T10:34:20.531 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2023-10-21T10:34:20.531 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2023-10-21T10:34:20.532 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2023-10-21T10:34:20.532 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-87-generic 2023-10-21T10:34:20.532 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-21T10:34:20.532 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-21T10:34:20.533 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-10-21T10:34:20.533 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi040.front.sepia.ceph.com, path=None, version=distro) 2023-10-21T10:34:20.533 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2023-10-21T10:34:20.614 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2023-10-21T10:34:20.752 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-21T10:34:20.865 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-21T10:34:20.947 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-21T10:34:21.029 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-21T10:34:22.552 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-10-21T10:34:22.579 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-21T10:34:22.652 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-10-21T10:34:22.836 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2023-10-21T10:34:22.837 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2023-10-21T10:34:23.053 INFO:teuthology.orchestra.run.smithi040.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.87.97~20.04.45). 2023-10-21T10:34:23.054 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 274 not upgraded. 2023-10-21T10:34:23.055 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic-hwe-20.04 2023-10-21T10:34:23.079 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic-hwe-20.04 2023-10-21T10:34:23.079 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2023-10-21T10:34:23.079 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2023-10-21T10:34:23.079 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2023-10-21T10:34:23.080 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 20 2023-10-21T10:34:23.080 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2023-10-21T10:34:23.080 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2023-10-21T10:34:23.080 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta-hwe-5.15 2023-10-21T10:34:23.080 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.15.0.87.97~20.04.45 2023-10-21T10:34:23.081 INFO:teuthology.orchestra.run.smithi040.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-87), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-21T10:34:23.081 INFO:teuthology.orchestra.run.smithi040.stdout:Depends: linux-image-5.15.0-87-generic, linux-modules-extra-5.15.0-87-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-21T10:34:23.081 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2023-10-21T10:34:23.081 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2023-10-21T10:34:23.081 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2023-10-21T10:34:23.082 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2023-10-21T10:34:23.082 DEBUG:teuthology.orchestra.run.smithi040:> mktemp 2023-10-21T10:34:23.125 INFO:teuthology.orchestra.run.smithi040.stdout:/tmp/tmp.wuTI87M121 2023-10-21T10:34:23.125 DEBUG:teuthology.orchestra.run.smithi040:> sudo cp /boot/grub/grub.cfg /tmp/tmp.wuTI87M121 2023-10-21T10:34:23.140 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0666 /tmp/tmp.wuTI87M121 2023-10-21T10:34:23.173 DEBUG:teuthology.orchestra.remote:smithi040:/tmp/tmp.wuTI87M121 is 9KB 2023-10-21T10:34:23.186 DEBUG:teuthology.orchestra.run.smithi040:> rm -fr /tmp/tmp.wuTI87M121 2023-10-21T10:34:23.193 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-21T10:34:23.250 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-10-21T10:34:23.251 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-21T10:34:23.251 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-21T10:34:23.288 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-87-generic 2023-10-21T10:34:23.288 DEBUG:teuthology.orchestra.run.smithi040:> sudo update-grub 2023-10-21T10:34:24.569 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub' 2023-10-21T10:34:24.576 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-21T10:34:24.590 INFO:teuthology.orchestra.run.smithi040.stderr:Generating grub configuration file ... 2023-10-21T10:34:24.894 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.15.0-87-generic 2023-10-21T10:34:24.907 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.15.0-87-generic 2023-10-21T10:34:25.303 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-21T10:34:25.314 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-21T10:34:26.300 INFO:teuthology.orchestra.run.smithi040.stderr:done 2023-10-21T10:34:26.302 DEBUG:teuthology.orchestra.run.smithi040:> sudo shutdown -r now 2023-10-21T10:34:27.643 INFO:teuthology.orchestra.run.smithi086.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-21T10:34:27.644 INFO:teuthology.orchestra.run.smithi086.stdout:Sourcing file `/etc/default/grub' 2023-10-21T10:34:27.651 INFO:teuthology.orchestra.run.smithi086.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-21T10:34:27.671 INFO:teuthology.orchestra.run.smithi086.stdout:Generating grub configuration file ... 2023-10-21T10:34:27.979 INFO:teuthology.orchestra.run.smithi086.stdout:Found linux image: /boot/vmlinuz-5.15.0-87-generic 2023-10-21T10:34:28.005 INFO:teuthology.orchestra.run.smithi086.stdout:Found initrd image: /boot/initrd.img-5.15.0-87-generic 2023-10-21T10:34:28.415 INFO:teuthology.orchestra.run.smithi086.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-21T10:34:28.427 INFO:teuthology.orchestra.run.smithi086.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-21T10:34:30.481 INFO:teuthology.orchestra.run.smithi086.stdout:done 2023-10-21T10:34:30.929 DEBUG:teuthology.orchestra.run.smithi086:> dpkg -s linux-image-generic-hwe-20.04 2023-10-21T10:34:31.004 INFO:teuthology.orchestra.run.smithi086.stdout:Package: linux-image-generic-hwe-20.04 2023-10-21T10:34:31.004 INFO:teuthology.orchestra.run.smithi086.stdout:Status: install ok installed 2023-10-21T10:34:31.004 INFO:teuthology.orchestra.run.smithi086.stdout:Priority: optional 2023-10-21T10:34:31.004 INFO:teuthology.orchestra.run.smithi086.stdout:Section: kernel 2023-10-21T10:34:31.005 INFO:teuthology.orchestra.run.smithi086.stdout:Installed-Size: 20 2023-10-21T10:34:31.005 INFO:teuthology.orchestra.run.smithi086.stdout:Maintainer: Ubuntu Kernel Team 2023-10-21T10:34:31.005 INFO:teuthology.orchestra.run.smithi086.stdout:Architecture: amd64 2023-10-21T10:34:31.005 INFO:teuthology.orchestra.run.smithi086.stdout:Source: linux-meta-hwe-5.15 2023-10-21T10:34:31.005 INFO:teuthology.orchestra.run.smithi086.stdout:Version: 5.15.0.87.97~20.04.45 2023-10-21T10:34:31.006 INFO:teuthology.orchestra.run.smithi086.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-87), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-21T10:34:31.006 INFO:teuthology.orchestra.run.smithi086.stdout:Depends: linux-image-5.15.0-87-generic, linux-modules-extra-5.15.0-87-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-21T10:34:31.006 INFO:teuthology.orchestra.run.smithi086.stdout:Recommends: thermald 2023-10-21T10:34:31.006 INFO:teuthology.orchestra.run.smithi086.stdout:Description: Generic Linux kernel image 2023-10-21T10:34:31.007 INFO:teuthology.orchestra.run.smithi086.stdout: This package will always depend on the latest generic kernel image 2023-10-21T10:34:31.007 INFO:teuthology.orchestra.run.smithi086.stdout: available. 2023-10-21T10:34:31.007 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-87-generic 2023-10-21T10:34:31.007 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-21T10:34:31.007 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-21T10:34:31.008 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-10-21T10:34:31.008 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi086.front.sepia.ceph.com, path=None, version=distro) 2023-10-21T10:34:31.008 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-get clean 2023-10-21T10:34:31.085 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-get update 2023-10-21T10:34:31.214 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-21T10:34:31.214 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-21T10:34:31.220 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-21T10:34:31.237 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-21T10:34:32.954 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-21T10:34:32.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-21T10:34:33.051 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-21T10:34:33.252 INFO:teuthology.orchestra.run.smithi086.stdout:Building dependency tree... 2023-10-21T10:34:33.252 INFO:teuthology.orchestra.run.smithi086.stdout:Reading state information... 2023-10-21T10:34:33.465 INFO:teuthology.orchestra.run.smithi086.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.87.97~20.04.45). 2023-10-21T10:34:33.465 INFO:teuthology.orchestra.run.smithi086.stdout:0 upgraded, 0 newly installed, 0 to remove and 274 not upgraded. 2023-10-21T10:34:33.466 DEBUG:teuthology.orchestra.run.smithi086:> dpkg -s linux-image-generic-hwe-20.04 2023-10-21T10:34:33.489 INFO:teuthology.orchestra.run.smithi086.stdout:Package: linux-image-generic-hwe-20.04 2023-10-21T10:34:33.489 INFO:teuthology.orchestra.run.smithi086.stdout:Status: install ok installed 2023-10-21T10:34:33.489 INFO:teuthology.orchestra.run.smithi086.stdout:Priority: optional 2023-10-21T10:34:33.489 INFO:teuthology.orchestra.run.smithi086.stdout:Section: kernel 2023-10-21T10:34:33.490 INFO:teuthology.orchestra.run.smithi086.stdout:Installed-Size: 20 2023-10-21T10:34:33.490 INFO:teuthology.orchestra.run.smithi086.stdout:Maintainer: Ubuntu Kernel Team 2023-10-21T10:34:33.490 INFO:teuthology.orchestra.run.smithi086.stdout:Architecture: amd64 2023-10-21T10:34:33.491 INFO:teuthology.orchestra.run.smithi086.stdout:Source: linux-meta-hwe-5.15 2023-10-21T10:34:33.491 INFO:teuthology.orchestra.run.smithi086.stdout:Version: 5.15.0.87.97~20.04.45 2023-10-21T10:34:33.491 INFO:teuthology.orchestra.run.smithi086.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-87), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-21T10:34:33.491 INFO:teuthology.orchestra.run.smithi086.stdout:Depends: linux-image-5.15.0-87-generic, linux-modules-extra-5.15.0-87-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-21T10:34:33.491 INFO:teuthology.orchestra.run.smithi086.stdout:Recommends: thermald 2023-10-21T10:34:33.492 INFO:teuthology.orchestra.run.smithi086.stdout:Description: Generic Linux kernel image 2023-10-21T10:34:33.492 INFO:teuthology.orchestra.run.smithi086.stdout: This package will always depend on the latest generic kernel image 2023-10-21T10:34:33.492 INFO:teuthology.orchestra.run.smithi086.stdout: available. 2023-10-21T10:34:33.492 DEBUG:teuthology.orchestra.run.smithi086:> mktemp 2023-10-21T10:34:33.499 INFO:teuthology.orchestra.run.smithi086.stdout:/tmp/tmp.FAnks55E2N 2023-10-21T10:34:33.500 DEBUG:teuthology.orchestra.run.smithi086:> sudo cp /boot/grub/grub.cfg /tmp/tmp.FAnks55E2N 2023-10-21T10:34:33.561 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 0666 /tmp/tmp.FAnks55E2N 2023-10-21T10:34:33.604 DEBUG:teuthology.orchestra.remote:smithi086:/tmp/tmp.FAnks55E2N is 9KB 2023-10-21T10:34:33.617 DEBUG:teuthology.orchestra.run.smithi086:> rm -fr /tmp/tmp.FAnks55E2N 2023-10-21T10:34:33.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-21T10:34:33.680 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-21T10:34:33.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-21T10:34:33.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-21T10:34:33.713 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-87-generic 2023-10-21T10:34:33.714 DEBUG:teuthology.orchestra.run.smithi086:> sudo update-grub 2023-10-21T10:34:34.965 INFO:teuthology.orchestra.run.smithi086.stderr:Sourcing file `/etc/default/grub' 2023-10-21T10:34:34.975 INFO:teuthology.orchestra.run.smithi086.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-21T10:34:34.986 INFO:teuthology.orchestra.run.smithi086.stderr:Generating grub configuration file ... 2023-10-21T10:34:35.204 INFO:teuthology.orchestra.run.smithi086.stderr:Found linux image: /boot/vmlinuz-5.15.0-87-generic 2023-10-21T10:34:35.216 INFO:teuthology.orchestra.run.smithi086.stderr:Found initrd image: /boot/initrd.img-5.15.0-87-generic 2023-10-21T10:34:35.563 INFO:teuthology.orchestra.run.smithi086.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-21T10:34:35.574 INFO:teuthology.orchestra.run.smithi086.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-21T10:34:36.567 INFO:teuthology.orchestra.run.smithi086.stderr:done 2023-10-21T10:34:36.568 DEBUG:teuthology.orchestra.run.smithi086:> sudo shutdown -r now 2023-10-21T10:34:56.322 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-10-21T10:34:56.323 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-10-21T10:34:56.324 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:35:06.579 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-10-21T10:35:06.580 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-21T10:35:06.581 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:35:14.686 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2023-10-21T10:35:23.694 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-10-21T10:35:23.695 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:35:24.922 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.86 2023-10-21T10:35:26.746 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2023-10-21T10:35:33.930 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-21T10:35:33.931 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:35:36.990 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.86 2023-10-21T10:35:38.748 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-10-21T10:35:38.749 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:35:48.999 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-21T10:35:49.000 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:36:07.418 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.86 2023-10-21T10:36:10.892 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-10-21T10:36:12.015 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-10-21T10:36:12.015 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-87-generic"... 2023-10-21T10:36:12.016 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-10-21T10:36:12.063 INFO:teuthology.orchestra.run.smithi040.stdout:5.15.0-87-generic 2023-10-21T10:36:12.063 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-87-generic vs 5.15.0-87-generic 2023-10-21T10:36:12.064 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-21T10:36:12.064 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-21T10:36:13.065 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-21T10:36:13.066 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-21T10:36:13.198 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2023-10-21T10:36:13.228 DEBUG:teuthology.parallel:result is None 2023-10-21T10:36:22.420 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-21T10:36:22.421 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:36:22.652 DEBUG:teuthology.orchestra.run.smithi086:> true 2023-10-21T10:36:23.258 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-21T10:36:23.259 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-87-generic"... 2023-10-21T10:36:23.259 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2023-10-21T10:36:23.266 INFO:teuthology.orchestra.run.smithi086.stdout:5.15.0-87-generic 2023-10-21T10:36:23.267 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-87-generic vs 5.15.0-87-generic 2023-10-21T10:36:23.267 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-21T10:36:23.267 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-21T10:36:24.268 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-21T10:36:24.269 DEBUG:teuthology.orchestra.run.smithi086:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-21T10:36:24.355 INFO:teuthology.orchestra.run.smithi086.stdout:ttyS1 2023-10-21T10:36:24.382 DEBUG:teuthology.parallel:result is None 2023-10-21T10:36:24.383 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-21T10:36:24.390 INFO:teuthology.task.internal:Creating test directory... 2023-10-21T10:36:24.391 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-21T10:36:24.393 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-21T10:36:24.401 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-21T10:36:24.422 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-21T10:36:24.459 INFO:teuthology.task.internal:Creating archive directory... 2023-10-21T10:36:24.460 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-21T10:36:24.462 DEBUG:teuthology.orchestra.run.smithi086:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-21T10:36:24.487 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-21T10:36:24.494 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-21T10:36:24.494 DEBUG:teuthology.orchestra.run.smithi040:> 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-10-21T10:36:24.523 DEBUG:teuthology.orchestra.run.smithi086:> 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-10-21T10:36:24.539 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T10:36:24.542 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T10:36:24.546 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T10:36:24.549 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T10:36:24.551 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-21T10:36:24.559 INFO:teuthology.task.internal:Configuring sudo... 2023-10-21T10:36:24.559 DEBUG:teuthology.orchestra.run.smithi040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-21T10:36:24.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-21T10:36:24.610 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-21T10:36:24.621 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-21T10:36:24.621 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-21T10:36:24.652 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-21T10:36:24.659 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T10:36:24.704 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T10:36:24.752 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-10-21T10:36:24.752 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-21T10:36:24.819 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T10:36:24.827 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T10:36:24.875 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-21T10:36:24.875 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-21T10:36:24.941 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2023-10-21T10:36:24.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo service rsyslog restart 2023-10-21T10:36:25.024 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-21T10:36:25.032 INFO:teuthology.task.internal:Starting timer... 2023-10-21T10:36:25.032 INFO:teuthology.run_tasks:Running task pcp... 2023-10-21T10:36:25.125 INFO:teuthology.run_tasks:Running task selinux... 2023-10-21T10:36:25.184 DEBUG:teuthology.task.selinux:Excluding smithi040: OS 'ubuntu' does not support SELinux 2023-10-21T10:36:25.185 DEBUG:teuthology.task.selinux:Excluding smithi086: OS 'ubuntu' does not support SELinux 2023-10-21T10:36:25.185 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-21T10:36:25.186 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-10-21T10:36:25.186 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-21T10:36:25.186 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-21T10:36:25.255 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-10-21T10:36:25.255 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-21T10:36:25.274 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-10-21T10:36:25.276 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi040.front.sepia.ceph.com,smithi086.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-21T10:42:07.038 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi040.front.sepia.ceph.com'), Remote(name='ubuntu@smithi086.front.sepia.ceph.com')] 2023-10-21T10:42:07.040 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-10-21T10:42:07.041 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:42:07.133 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-10-21T10:42:07.256 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-10-21T10:42:07.257 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-21T10:42:07.257 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:42:07.385 DEBUG:teuthology.orchestra.run.smithi086:> true 2023-10-21T10:42:07.504 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-21T10:42:07.504 INFO:teuthology.run_tasks:Running task clock... 2023-10-21T10:42:07.515 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-21T10:42:07.516 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-21T10:42:07.516 DEBUG:teuthology.orchestra.run.smithi040:> 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-10-21T10:42:07.519 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-21T10:42:07.519 DEBUG:teuthology.orchestra.run.smithi086:> 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-10-21T10:42:07.551 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-21T10:42:07.551 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: Command line: ntpd -gq 2023-10-21T10:42:07.552 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: proto: precision = 0.092 usec (-23) 2023-10-21T10:42:07.552 INFO:teuthology.orchestra.run.smithi040.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-21T10:42:07.553 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-21T10:42:07.553 INFO:teuthology.orchestra.run.smithi040.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-21T10:42:07.554 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: restrict ::: KOD does nothing without LIMITED. 2023-10-21T10:42:07.554 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: Listen and drop on 0 v6wildcard [::]:123 2023-10-21T10:42:07.555 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-21T10:42:07.555 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: Listen normally on 2 lo 127.0.0.1:123 2023-10-21T10:42:07.555 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: Listen normally on 3 ens1f0 172.21.15.40:123 2023-10-21T10:42:07.555 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: Listen normally on 4 lo [::1]:123 2023-10-21T10:42:07.555 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:12cc%3]:123 2023-10-21T10:42:07.555 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:07 ntpd[22624]: Listening on routing socket on fd #22 for interface updates 2023-10-21T10:42:07.576 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-21T10:42:07.576 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: Command line: ntpd -gq 2023-10-21T10:42:07.577 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: proto: precision = 0.060 usec (-24) 2023-10-21T10:42:07.577 INFO:teuthology.orchestra.run.smithi086.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-21T10:42:07.578 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-21T10:42:07.578 INFO:teuthology.orchestra.run.smithi086.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-21T10:42:07.579 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: restrict ::: KOD does nothing without LIMITED. 2023-10-21T10:42:07.579 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: Listen and drop on 0 v6wildcard [::]:123 2023-10-21T10:42:07.580 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-21T10:42:07.580 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: Listen normally on 2 lo 127.0.0.1:123 2023-10-21T10:42:07.580 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: Listen normally on 3 enp3s0f1 172.21.15.86:123 2023-10-21T10:42:07.580 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: Listen normally on 4 lo [::1]:123 2023-10-21T10:42:07.581 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d809%5]:123 2023-10-21T10:42:07.581 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:07 ntpd[22722]: Listening on routing socket on fd #22 for interface updates 2023-10-21T10:42:08.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:08.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:08.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:08.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:08.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:08.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:08.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:08.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:08.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:08.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:08.555 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:08.555 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:08.555 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:08.555 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:08 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:09.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:09 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:09.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:09 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:09.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:09 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:09.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:09 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:09.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:09 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:09.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:09 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:09.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:09 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:09.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:09 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:09.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:09 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:09.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:09 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:09.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:09 ntpd[22722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:09.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:09 ntpd[22722]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:10.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:10.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:10.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:10.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:10.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:10.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:10.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:10.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:10.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:10.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:10.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:10.555 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:10 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:11.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:11 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:11.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:11 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:11.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:11 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:11.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:11 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:11.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:11 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:11.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:11 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:11.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:11.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:11.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:11.579 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:11.579 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:11.581 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:11.581 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:11.581 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:11.582 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:11.582 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:11.582 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:11.582 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:11.582 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:11.583 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:11 ntpd[22722]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:12.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:12.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:12.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:12.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:12.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:12.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:12.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:12.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:12.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:12.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:12.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:12.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:12 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:12.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:12 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:12.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:12 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:12.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:12 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:12.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:12 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:12.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:12 ntpd[22722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:12.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:12 ntpd[22722]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:13.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:13 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:13.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:13 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:13.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:13 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:13.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:13 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:13.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:13 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:13.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:13 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:13.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:13.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:13.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:13.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:13.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:13.579 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:13.579 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:13.579 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:13.579 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:13.579 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:13.579 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:13.580 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:13 ntpd[22722]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:14.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:14 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:14.552 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:14 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:14.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:14 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:14.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:14 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:14.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:14 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:14.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:14 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:14.553 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:14 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:14.554 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:14 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:14.554 INFO:teuthology.orchestra.run.smithi040.stdout:21 Oct 10:42:14 ntpd[22624]: ntpd: time slew +0.001693 s 2023-10-21T10:42:14.554 INFO:teuthology.orchestra.run.smithi040.stdout:ntpd: time slew +0.001693s 2023-10-21T10:42:14.555 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:14 ntpd[22624]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-21T10:42:14.555 INFO:teuthology.orchestra.run.smithi040.stderr:21 Oct 10:42:14 ntpd[22624]: can't open /var/log/ntpstats/loopstats.20231021: Permission denied 2023-10-21T10:42:14.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:14 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:14.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:14 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:14.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:14 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:14.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:14 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:14.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:14 ntpd[22722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:14.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:14 ntpd[22722]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:14.606 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2023-10-21T10:42:14.607 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2023-10-21T10:42:14.607 INFO:teuthology.orchestra.run.smithi040.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-21T10:42:14.607 INFO:teuthology.orchestra.run.smithi040.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-21T10:42:14.607 INFO:teuthology.orchestra.run.smithi040.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-21T10:42:14.608 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-21T10:42:15.577 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:15 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:15.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:15 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:15.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:15 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:15.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:15 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:15.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:15 ntpd[22722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-21T10:42:15.578 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:15 ntpd[22722]: can't open /var/log/ntpstats/rawstats.20231021: Permission denied 2023-10-21T10:42:15.579 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:15 ntpd[22722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-21T10:42:15.579 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:15 ntpd[22722]: can't open /var/log/ntpstats/peerstats.20231021: Permission denied 2023-10-21T10:42:15.579 INFO:teuthology.orchestra.run.smithi086.stdout:21 Oct 10:42:15 ntpd[22722]: ntpd: time slew +0.000278 s 2023-10-21T10:42:15.580 INFO:teuthology.orchestra.run.smithi086.stdout:ntpd: time slew +0.000278s 2023-10-21T10:42:15.580 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:15 ntpd[22722]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-21T10:42:15.580 INFO:teuthology.orchestra.run.smithi086.stderr:21 Oct 10:42:15 ntpd[22722]: can't open /var/log/ntpstats/loopstats.20231021: Permission denied 2023-10-21T10:42:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: remote refid st t when poll reach delay offset jitter 2023-10-21T10:42:15.644 INFO:teuthology.orchestra.run.smithi086.stdout:============================================================================== 2023-10-21T10:42:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-21T10:42:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-21T10:42:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-21T10:42:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-21T10:42:15.646 INFO:teuthology.run_tasks:Running task install... 2023-10-21T10:42:15.657 DEBUG:teuthology.task.install:project ceph 2023-10-21T10:42:15.657 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc'}} 2023-10-21T10:42:15.658 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc'} 2023-10-21T10:42:15.658 INFO:teuthology.task.install:Using flavor: default 2023-10-21T10:42:15.663 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-10-21T10:42:15.664 INFO:teuthology.task.install:extra packages: [] 2023-10-21T10:42:15.664 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-key list | grep Ceph 2023-10-21T10:42:15.665 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-key list | grep Ceph 2023-10-21T10:42:15.770 INFO:teuthology.orchestra.run.smithi040.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-21T10:42:15.787 INFO:teuthology.orchestra.run.smithi086.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-21T10:42:15.824 INFO:teuthology.orchestra.run.smithi040.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-21T10:42:15.825 INFO:teuthology.orchestra.run.smithi040.stdout:uid [ unknown] Ceph.com (release key) 2023-10-21T10:42:15.826 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-10-21T10:42:15.826 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-21T10:42:15.826 INFO:teuthology.packaging:ref: None 2023-10-21T10:42:15.827 INFO:teuthology.packaging:tag: None 2023-10-21T10:42:15.827 INFO:teuthology.packaging:branch: pacific 2023-10-21T10:42:15.827 INFO:teuthology.packaging:sha1: f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T10:42:15.828 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-10-21T10:42:15.845 INFO:teuthology.orchestra.run.smithi086.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-21T10:42:15.846 INFO:teuthology.orchestra.run.smithi086.stdout:uid [ unknown] Ceph.com (release key) 2023-10-21T10:42:15.847 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-10-21T10:42:15.847 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-21T10:42:15.847 INFO:teuthology.packaging:ref: None 2023-10-21T10:42:15.848 INFO:teuthology.packaging:tag: None 2023-10-21T10:42:15.848 INFO:teuthology.packaging:branch: pacific 2023-10-21T10:42:15.848 INFO:teuthology.packaging:sha1: f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T10:42:15.848 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-10-21T10:42:16.158 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/ubuntu/focal/flavors/default/ 2023-10-21T10:42:16.159 INFO:teuthology.task.install.deb:Package version is 16.2.14-92-ge99bbbdf-1focal 2023-10-21T10:42:16.176 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/ubuntu/focal/flavors/default/ 2023-10-21T10:42:16.176 INFO:teuthology.task.install.deb:Package version is 16.2.14-92-ge99bbbdf-1focal 2023-10-21T10:42:47.735 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-10-21T10:42:47.736 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-21T10:42:47.755 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2023-10-21T10:42:47.943 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-21T10:42:47.969 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-21T10:42:47.970 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-21T10:42:47.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-get update 2023-10-21T10:42:48.057 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-21T10:42:48.139 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-21T10:42:48.176 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-21T10:42:48.177 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-21T10:42:48.188 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-21T10:42:48.208 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-21T10:42:48.228 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-21T10:43:18.188 INFO:teuthology.orchestra.run.smithi040.stdout:Err:5 https://4.chacra.ceph.com/r/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/ubuntu/focal/flavors/default focal InRelease 2023-10-21T10:43:18.188 INFO:teuthology.orchestra.run.smithi040.stdout: Could not connect to 4.chacra.ceph.com:443 (158.69.64.56), connection timed out 2023-10-21T10:43:18.409 INFO:teuthology.orchestra.run.smithi086.stdout:Err:5 https://4.chacra.ceph.com/r/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/ubuntu/focal/flavors/default focal InRelease 2023-10-21T10:43:18.409 INFO:teuthology.orchestra.run.smithi086.stdout: Could not connect to 4.chacra.ceph.com:443 (158.69.64.56), connection timed out 2023-10-21T10:43:19.356 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-10-21T10:43:19.383 INFO:teuthology.orchestra.run.smithi040.stderr:W: Failed to fetch https://4.chacra.ceph.com/r/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/ubuntu/focal/flavors/default/dists/focal/InRelease Could not connect to 4.chacra.ceph.com:443 (158.69.64.56), connection timed out 2023-10-21T10:43:19.384 INFO:teuthology.orchestra.run.smithi040.stderr:W: Some index files failed to download. They have been ignored, or old ones used instead. 2023-10-21T10:43:19.385 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-92-ge99bbbdf-1focal cephadm=16.2.14-92-ge99bbbdf-1focal ceph-mds=16.2.14-92-ge99bbbdf-1focal ceph-mgr=16.2.14-92-ge99bbbdf-1focal ceph-common=16.2.14-92-ge99bbbdf-1focal ceph-fuse=16.2.14-92-ge99bbbdf-1focal ceph-test=16.2.14-92-ge99bbbdf-1focal radosgw=16.2.14-92-ge99bbbdf-1focal python3-rados=16.2.14-92-ge99bbbdf-1focal python3-rgw=16.2.14-92-ge99bbbdf-1focal python3-cephfs=16.2.14-92-ge99bbbdf-1focal python3-rbd=16.2.14-92-ge99bbbdf-1focal libcephfs2=16.2.14-92-ge99bbbdf-1focal libcephfs-dev=16.2.14-92-ge99bbbdf-1focal librados2=16.2.14-92-ge99bbbdf-1focal librbd1=16.2.14-92-ge99bbbdf-1focal rbd-fuse=16.2.14-92-ge99bbbdf-1focal 2023-10-21T10:43:19.462 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-10-21T10:43:19.524 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-21T10:43:19.553 INFO:teuthology.orchestra.run.smithi086.stderr:W: Failed to fetch https://4.chacra.ceph.com/r/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/ubuntu/focal/flavors/default/dists/focal/InRelease Could not connect to 4.chacra.ceph.com:443 (158.69.64.56), connection timed out 2023-10-21T10:43:19.553 INFO:teuthology.orchestra.run.smithi086.stderr:W: Some index files failed to download. They have been ignored, or old ones used instead. 2023-10-21T10:43:19.555 DEBUG:teuthology.orchestra.run.smithi086:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-92-ge99bbbdf-1focal cephadm=16.2.14-92-ge99bbbdf-1focal ceph-mds=16.2.14-92-ge99bbbdf-1focal ceph-mgr=16.2.14-92-ge99bbbdf-1focal ceph-common=16.2.14-92-ge99bbbdf-1focal ceph-fuse=16.2.14-92-ge99bbbdf-1focal ceph-test=16.2.14-92-ge99bbbdf-1focal radosgw=16.2.14-92-ge99bbbdf-1focal python3-rados=16.2.14-92-ge99bbbdf-1focal python3-rgw=16.2.14-92-ge99bbbdf-1focal python3-cephfs=16.2.14-92-ge99bbbdf-1focal python3-rbd=16.2.14-92-ge99bbbdf-1focal libcephfs2=16.2.14-92-ge99bbbdf-1focal libcephfs-dev=16.2.14-92-ge99bbbdf-1focal librados2=16.2.14-92-ge99bbbdf-1focal librbd1=16.2.14-92-ge99bbbdf-1focal rbd-fuse=16.2.14-92-ge99bbbdf-1focal 2023-10-21T10:43:19.629 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-21T10:43:19.668 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2023-10-21T10:43:19.669 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2023-10-21T10:43:19.699 INFO:teuthology.orchestra.run.smithi040.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-21T10:43:19.699 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph' was not found 2023-10-21T10:43:19.699 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'cephadm' was not found 2023-10-21T10:43:19.700 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph-mds' was not found 2023-10-21T10:43:19.700 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph-mgr' was not found 2023-10-21T10:43:19.700 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph-common' was not found 2023-10-21T10:43:19.700 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph-fuse' was not found 2023-10-21T10:43:19.700 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph-test' was not found 2023-10-21T10:43:19.701 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'radosgw' was not found 2023-10-21T10:43:19.701 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'python3-rados' was not found 2023-10-21T10:43:19.701 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'python3-rgw' was not found 2023-10-21T10:43:19.701 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'python3-cephfs' was not found 2023-10-21T10:43:19.701 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'python3-rbd' was not found 2023-10-21T10:43:19.702 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'libcephfs2' was not found 2023-10-21T10:43:19.702 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'libcephfs-dev' was not found 2023-10-21T10:43:19.702 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'librados2' was not found 2023-10-21T10:43:19.702 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'librbd1' was not found 2023-10-21T10:43:19.702 INFO:teuthology.orchestra.run.smithi040.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'rbd-fuse' was not found 2023-10-21T10:43:19.703 DEBUG:teuthology.orchestra.run:got remote process result: 100 2023-10-21T10:43:19.704 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/deb.py", line 94, in _update_package_list_and_install install_dep_packages(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/deb.py", line 32, in install_dep_packages _retry_if_eagain_in_output(remote, args) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/deb.py", line 20, in _retry_if_eagain_in_output return remote.run(args=args, stderr=stderr) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi040 with status 100: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-92-ge99bbbdf-1focal cephadm=16.2.14-92-ge99bbbdf-1focal ceph-mds=16.2.14-92-ge99bbbdf-1focal ceph-mgr=16.2.14-92-ge99bbbdf-1focal ceph-common=16.2.14-92-ge99bbbdf-1focal ceph-fuse=16.2.14-92-ge99bbbdf-1focal ceph-test=16.2.14-92-ge99bbbdf-1focal radosgw=16.2.14-92-ge99bbbdf-1focal python3-rados=16.2.14-92-ge99bbbdf-1focal python3-rgw=16.2.14-92-ge99bbbdf-1focal python3-cephfs=16.2.14-92-ge99bbbdf-1focal python3-rbd=16.2.14-92-ge99bbbdf-1focal libcephfs2=16.2.14-92-ge99bbbdf-1focal libcephfs-dev=16.2.14-92-ge99bbbdf-1focal librados2=16.2.14-92-ge99bbbdf-1focal librbd1=16.2.14-92-ge99bbbdf-1focal rbd-fuse=16.2.14-92-ge99bbbdf-1focal' 2023-10-21T10:43:19.705 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 622, 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_202b180cb047e798fb131047314a862593f45403/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/deb.py", line 94, in _update_package_list_and_install install_dep_packages(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/deb.py", line 32, in install_dep_packages _retry_if_eagain_in_output(remote, args) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/deb.py", line 20, in _retry_if_eagain_in_output return remote.run(args=args, stderr=stderr) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi040 with status 100: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-92-ge99bbbdf-1focal cephadm=16.2.14-92-ge99bbbdf-1focal ceph-mds=16.2.14-92-ge99bbbdf-1focal ceph-mgr=16.2.14-92-ge99bbbdf-1focal ceph-common=16.2.14-92-ge99bbbdf-1focal ceph-fuse=16.2.14-92-ge99bbbdf-1focal ceph-test=16.2.14-92-ge99bbbdf-1focal radosgw=16.2.14-92-ge99bbbdf-1focal python3-rados=16.2.14-92-ge99bbbdf-1focal python3-rgw=16.2.14-92-ge99bbbdf-1focal python3-cephfs=16.2.14-92-ge99bbbdf-1focal python3-rbd=16.2.14-92-ge99bbbdf-1focal libcephfs2=16.2.14-92-ge99bbbdf-1focal libcephfs-dev=16.2.14-92-ge99bbbdf-1focal librados2=16.2.14-92-ge99bbbdf-1focal librbd1=16.2.14-92-ge99bbbdf-1focal rbd-fuse=16.2.14-92-ge99bbbdf-1focal' 2023-10-21T10:43:19.787 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=4ed42e802f1b4785b79472b25e565350 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 622, 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_202b180cb047e798fb131047314a862593f45403/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/deb.py", line 94, in _update_package_list_and_install install_dep_packages(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/deb.py", line 32, in install_dep_packages _retry_if_eagain_in_output(remote, args) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/deb.py", line 20, in _retry_if_eagain_in_output return remote.run(args=args, stderr=stderr) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi040 with status 100: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-92-ge99bbbdf-1focal cephadm=16.2.14-92-ge99bbbdf-1focal ceph-mds=16.2.14-92-ge99bbbdf-1focal ceph-mgr=16.2.14-92-ge99bbbdf-1focal ceph-common=16.2.14-92-ge99bbbdf-1focal ceph-fuse=16.2.14-92-ge99bbbdf-1focal ceph-test=16.2.14-92-ge99bbbdf-1focal radosgw=16.2.14-92-ge99bbbdf-1focal python3-rados=16.2.14-92-ge99bbbdf-1focal python3-rgw=16.2.14-92-ge99bbbdf-1focal python3-cephfs=16.2.14-92-ge99bbbdf-1focal python3-rbd=16.2.14-92-ge99bbbdf-1focal libcephfs2=16.2.14-92-ge99bbbdf-1focal libcephfs-dev=16.2.14-92-ge99bbbdf-1focal librados2=16.2.14-92-ge99bbbdf-1focal librbd1=16.2.14-92-ge99bbbdf-1focal rbd-fuse=16.2.14-92-ge99bbbdf-1focal' 2023-10-21T10:43:19.792 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-21T10:43:19.800 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-21T10:43:19.839 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-21T10:43:19.840 DEBUG:teuthology.orchestra.run.smithi040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-21T10:43:19.845 INFO:teuthology.orchestra.run.smithi086.stdout:Building dependency tree... 2023-10-21T10:43:19.846 INFO:teuthology.orchestra.run.smithi086.stdout:Reading state information... 2023-10-21T10:43:19.846 DEBUG:teuthology.orchestra.run:got remote process result: 100 2023-10-21T10:43:19.847 INFO:teuthology.orchestra.run.smithi086.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-21T10:43:19.848 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph' was not found 2023-10-21T10:43:19.848 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'cephadm' was not found 2023-10-21T10:43:19.848 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph-mds' was not found 2023-10-21T10:43:19.848 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph-mgr' was not found 2023-10-21T10:43:19.849 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph-common' was not found 2023-10-21T10:43:19.849 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph-fuse' was not found 2023-10-21T10:43:19.849 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'ceph-test' was not found 2023-10-21T10:43:19.850 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'radosgw' was not found 2023-10-21T10:43:19.850 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'python3-rados' was not found 2023-10-21T10:43:19.850 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'python3-rgw' was not found 2023-10-21T10:43:19.851 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'python3-cephfs' was not found 2023-10-21T10:43:19.851 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'python3-rbd' was not found 2023-10-21T10:43:19.851 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'libcephfs2' was not found 2023-10-21T10:43:19.851 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'libcephfs-dev' was not found 2023-10-21T10:43:19.852 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'librados2' was not found 2023-10-21T10:43:19.852 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'librbd1' was not found 2023-10-21T10:43:19.852 INFO:teuthology.orchestra.run.smithi086.stderr:E: Version '16.2.14-92-ge99bbbdf-1focal' for 'rbd-fuse' was not found 2023-10-21T10:43:19.860 DEBUG:teuthology.orchestra.run.smithi086:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-21T10:43:19.865 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2023-10-21T10:43:19.865 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2023-10-21T10:43:19.866 INFO:teuthology.orchestra.run.smithi040.stdout: hv01.front.sepi 44.4.53.2 2 u 64 64 1 0.067 -0.716 0.000 2023-10-21T10:43:19.866 INFO:teuthology.orchestra.run.smithi040.stdout: hv02.front.sepi 63.231.80.2 3 u 61 64 1 0.115 0.118 0.000 2023-10-21T10:43:19.866 INFO:teuthology.orchestra.run.smithi040.stdout: hv03.front.sepi 74.6.168.72 3 u 62 64 1 0.083 0.467 0.000 2023-10-21T10:43:19.866 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-21T10:43:19.881 INFO:teuthology.orchestra.run.smithi086.stdout: remote refid st t when poll reach delay offset jitter 2023-10-21T10:43:19.881 INFO:teuthology.orchestra.run.smithi086.stdout:============================================================================== 2023-10-21T10:43:19.882 INFO:teuthology.orchestra.run.smithi086.stdout: hv01.front.sepi 44.4.53.2 2 u 59 64 1 0.090 -2.129 0.000 2023-10-21T10:43:19.882 INFO:teuthology.orchestra.run.smithi086.stdout: hv02.front.sepi 63.231.80.2 3 u 61 64 1 0.116 -0.015 0.000 2023-10-21T10:43:19.882 INFO:teuthology.orchestra.run.smithi086.stdout: hv03.front.sepi 74.6.168.72 3 u 61 64 1 0.124 0.022 0.000 2023-10-21T10:43:19.883 INFO:teuthology.orchestra.run.smithi086.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-21T10:43:19.884 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-21T10:43:19.893 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-21T10:43:19.893 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-21T10:43:19.943 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-21T10:43:19.992 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-21T10:43:20.040 INFO:teuthology.task.internal:Duration was 415.007883 seconds 2023-10-21T10:43:20.041 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-21T10:43:20.090 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-21T10:43:20.091 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-21T10:43:20.093 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-21T10:43:20.140 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-21T10:43:20.140 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi040.front.sepia.ceph.com 2023-10-21T10:43:20.141 DEBUG:teuthology.orchestra.run.smithi040:> 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-10-21T10:43:20.198 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi086.front.sepia.ceph.com 2023-10-21T10:43:20.199 DEBUG:teuthology.orchestra.run.smithi086:> 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-10-21T10:43:20.213 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-21T10:43:20.214 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-21T10:43:20.241 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-21T10:43:20.318 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-21T10:43:20.319 DEBUG:teuthology.orchestra.run.smithi040:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-21T10:43:20.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-21T10:43:20.383 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-21T10:43:20.395 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-21T10:43:20.395 DEBUG:teuthology.orchestra.run.smithi040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-21T10:43:20.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-21T10:43:20.429 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-21T10:43:20.439 DEBUG:teuthology.orchestra.run.smithi040:> 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-10-21T10:43:20.457 DEBUG:teuthology.orchestra.run.smithi086:> 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-10-21T10:43:20.470 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = core 2023-10-21T10:43:20.486 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = core 2023-10-21T10:43:20.510 DEBUG:teuthology.orchestra.run.smithi040:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-21T10:43:20.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:43:20.545 DEBUG:teuthology.orchestra.run.smithi086:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-21T10:43:20.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:43:20.559 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-21T10:43:20.568 INFO:teuthology.task.internal:Transferring archived files... 2023-10-21T10:43:20.570 DEBUG:teuthology.misc:Transferring archived files from smithi040:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433928/remote/smithi040 2023-10-21T10:43:20.571 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-21T10:43:20.610 DEBUG:teuthology.misc:Transferring archived files from smithi086:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433928/remote/smithi086 2023-10-21T10:43:20.611 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-21T10:43:20.634 INFO:teuthology.task.internal:Removing archive directory... 2023-10-21T10:43:20.634 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-21T10:43:20.649 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-21T10:43:20.680 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-21T10:43:20.691 INFO:teuthology.task.internal:Not uploading archives. 2023-10-21T10:43:20.691 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-21T10:43:20.718 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-21T10:43:20.719 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-21T10:43:20.721 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-21T10:43:20.727 INFO:teuthology.orchestra.run.smithi040.stdout: 1048609 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 21 10:43 /home/ubuntu/cephtest 2023-10-21T10:43:20.729 INFO:teuthology.orchestra.run.smithi086.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 21 10:43 /home/ubuntu/cephtest 2023-10-21T10:43:20.732 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-21T10:43:20.766 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-21T10:43:20.866 INFO:teuthology.nuke:Checking targets against current locks 2023-10-21T10:43:20.897 DEBUG:teuthology.nuke:shortname: smithi040 2023-10-21T10:43:20.898 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T10:43:20.922 DEBUG:teuthology.nuke:shortname: smithi086 2023-10-21T10:43:20.922 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T10:43:20.926 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433928', '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-10-21 10:27:23.358356', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-21T10:43:20.950 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433928', '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-10-21 10:27:23.360319', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-21T10:43:20.983 INFO:teuthology.orchestra.console.smithi040:Power off 2023-10-21T10:43:20.984 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-21T10:43:21.006 DEBUG:teuthology.orchestra.console.smithi040:power off output: Chassis Power Control: Down/Off 2023-10-21T10:43:21.007 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:43:21.022 INFO:teuthology.orchestra.console.smithi086:Power off 2023-10-21T10:43:21.023 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-21T10:43:21.034 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-10-21T10:43:21.047 DEBUG:teuthology.orchestra.console.smithi086:power off output: Chassis Power Control: Down/Off 2023-10-21T10:43:21.047 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:43:21.069 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2023-10-21T10:43:25.036 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:43:25.071 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:43:25.147 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-10-21T10:43:25.180 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2023-10-21T10:43:29.150 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:43:29.181 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:43:29.260 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is off 2023-10-21T10:43:29.292 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2023-10-21T10:43:29.361 INFO:teuthology.orchestra.console.smithi040:Power off completed 2023-10-21T10:43:33.298 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:43:33.408 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is off 2023-10-21T10:43:33.509 INFO:teuthology.orchestra.console.smithi086:Power off completed 2023-10-21T10:43:33.616 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 415.007883310318 failure_reason: 'Command failed on smithi040 with status 100: ''sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-92-ge99bbbdf-1focal cephadm=16.2.14-92-ge99bbbdf-1focal ceph-mds=16.2.14-92-ge99bbbdf-1focal ceph-mgr=16.2.14-92-ge99bbbdf-1focal ceph-common=16.2.14-92-ge99bbbdf-1focal ceph-fuse=16.2.14-92-ge99bbbdf-1focal ceph-test=16.2.14-92-ge99bbbdf-1focal radosgw=16.2.14-92-ge99bbbdf-1focal python3-rados=16.2.14-92-ge99bbbdf-1focal python3-rgw=16.2.14-92-ge99bbbdf-1focal python3-cephfs=16.2.14-92-ge99bbbdf-1focal python3-rbd=16.2.14-92-ge99bbbdf-1focal libcephfs2=16.2.14-92-ge99bbbdf-1focal libcephfs-dev=16.2.14-92-ge99bbbdf-1focal librados2=16.2.14-92-ge99bbbdf-1focal librbd1=16.2.14-92-ge99bbbdf-1focal rbd-fuse=16.2.14-92-ge99bbbdf-1focal''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=4ed42e802f1b4785b79472b25e565350 status: fail success: false 2023-10-21T10:43:33.616 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-21T10:43:33.705 INFO:teuthology.run:FAIL