2024-05-03T10:46:24.159 INFO:root:teuthology version: 0.0.1.dev271+g1ae7ad8 2024-05-03T10:46:24.159 DEBUG:teuthology.run:Teuthology command: teuthology --name gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi --owner scheduled_gabrioux@teuthology --archive /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321 --description orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_domain} --verbose -- /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321/orig.config.yaml 2024-05-03T10:46:24.191 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-03T10:46:24.266 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321 branch: wip-guits-testing-2024-05-02-0628 description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_domain} email: gabrioux@ibm.com first_in_suite: false job_id: '7687321' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-testing-2024-05-02-0628 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d workunit: branch: wip-guits-testing-2024-05-02-0628 sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 2184 sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2024-05-02-0628 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d targets: smithi132.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNyZm4jKhfEOcXGs1gLpi+j8xB6vB8A48tenkxtCFM8ap7EHtnmIXxJ8Y/ltRIyUC0OAbMtv0VTsKvS488j8QdA= smithi157.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB4US92yEd69/knjWU4J7wHBGBfIOQ1rnz9IXFhEpWGwfYc7cHdzrfGUcqJmaqAnkA30Y8lGMEoSz+rbdeyZAkA= tasks: - cephadm.deploy_samba_ad_dc: role: host.b - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs g1 - cmd: ceph fs subvolume create cephfs sub1 --group-name=g1 --mode=0777 - cmd: ceph fs authorize cephfs client.smbdata / rw - cmd: ceph osd pool create .smb --yes-i-really-mean-it - cmd: ceph osd pool application enable .smb smb - cmd: rados --pool=.smb --namespace=admem1 put conf.toml /dev/stdin stdin: 'samba-container-config = "v0" [configs.admem1] shares = ["share1"] globals = ["default", "domain"] instance_name = "SAMBA" [shares.share1.options] "vfs objects" = "ceph" path = "/" "ceph:config_file" = "/etc/ceph/ceph.conf" "ceph:user_id" = "smbdata" "kernel share modes" = "no" "read only" = "no" "browseable" = "yes" [globals.default.options] "server min protocol" = "SMB2" "load printers" = "no" "printing" = "bsd" "printcap name" = "/dev/null" "disable spoolss" = "yes" "guest ok" = "no" [globals.domain.options] security = "ads" workgroup = "DOMAIN1" realm = "domain1.sink.test" "idmap config * : backend" = "autorid" "idmap config * : range" = "2000-9999999" ' - cmd: ceph config-key set smb/config/admem1/join1.json -i - stdin: '{"username": "Administrator", "password": "Passw0rd"} ' - cephadm.apply: specs: - cluster_id: admem1 config_uri: rados://.smb/admem1/conf.toml custom_dns: - '{{ctx.samba_ad_dc_ip}}' features: - domain include_ceph_users: - client.smbdata join_sources: - rados:mon-config-key:smb/config/admem1/join1.json placement: count: 1 service_id: admem1 service_type: smb - cephadm.wait_for_service: service: smb.admem1 - cephadm.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 1ae7ad82388e92a475afff437d49054826c019a1 timestamp: 2024-05-03_06:31:58 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-05-03T10:46:24.266 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa; will attempt to use it 2024-05-03T10:46:24.267 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks 2024-05-03T10:46:24.267 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-03T10:46:24.269 INFO:teuthology.task.internal:Checking packages... 2024-05-03T10:46:24.292 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'f8e6d2d721bc96a93915917c59bc3d287d57263d' 2024-05-03T10:46:24.292 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-03T10:46:24.292 INFO:teuthology.packaging:ref: None 2024-05-03T10:46:24.292 INFO:teuthology.packaging:tag: None 2024-05-03T10:46:24.292 INFO:teuthology.packaging:branch: wip-guits-testing-2024-05-02-0628 2024-05-03T10:46:24.293 INFO:teuthology.packaging:sha1: f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:46:24.293 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-guits-testing-2024-05-02-0628 2024-05-03T10:46:24.532 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3353-gf8e6d2d7-1jammy 2024-05-03T10:46:24.534 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-03T10:46:24.541 INFO:teuthology.task.internal:no buildpackages task found 2024-05-03T10:46:24.541 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-03T10:46:24.564 INFO:teuthology.task.internal:Saving configuration 2024-05-03T10:46:24.576 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-03T10:46:24.587 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-03T10:46:24.610 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi132.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-03 10:40:05.068369', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPnm+LXruVzMNqMUHuxzEjIH95Vq4a6mr4xdatIrGe+G'} 2024-05-03T10:46:24.633 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi157.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-03 10:40:05.069666', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHXwOF4JeeXiql4rjzdFze46sFiVA3lq1xKJyq6hSxOh'} 2024-05-03T10:46:24.634 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-03T10:46:24.644 INFO:teuthology.task.internal:roles: ubuntu@smithi132.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-05-03T10:46:24.645 INFO:teuthology.task.internal:roles: ubuntu@smithi157.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2024-05-03T10:46:24.645 INFO:teuthology.run_tasks:Running task console_log... 2024-05-03T10:46:24.724 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fdd3f108280>, signals=[15]) 2024-05-03T10:46:24.724 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-03T10:46:24.734 INFO:teuthology.task.internal:Opening connections... 2024-05-03T10:46:24.735 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi132.front.sepia.ceph.com 2024-05-03T10:46:24.737 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:46:24.816 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi157.front.sepia.ceph.com 2024-05-03T10:46:24.817 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:46:24.896 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-03T10:46:24.906 DEBUG:teuthology.orchestra.run.smithi132:> uname -m 2024-05-03T10:46:24.911 INFO:teuthology.orchestra.run.smithi132.stdout:x86_64 2024-05-03T10:46:24.911 DEBUG:teuthology.orchestra.run.smithi132:> cat /etc/os-release 2024-05-03T10:46:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-05-03T10:46:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:NAME="Ubuntu" 2024-05-03T10:46:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION_ID="22.04" 2024-05-03T10:46:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-05-03T10:46:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION_CODENAME=jammy 2024-05-03T10:46:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:ID=ubuntu 2024-05-03T10:46:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:ID_LIKE=debian 2024-05-03T10:46:24.958 INFO:teuthology.orchestra.run.smithi132.stdout:HOME_URL="https://www.ubuntu.com/" 2024-05-03T10:46:24.958 INFO:teuthology.orchestra.run.smithi132.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-05-03T10:46:24.958 INFO:teuthology.orchestra.run.smithi132.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-05-03T10:46:24.958 INFO:teuthology.orchestra.run.smithi132.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-05-03T10:46:24.958 INFO:teuthology.orchestra.run.smithi132.stdout:UBUNTU_CODENAME=jammy 2024-05-03T10:46:24.958 INFO:teuthology.lock.ops:Updating smithi132.front.sepia.ceph.com on lock server 2024-05-03T10:46:24.978 DEBUG:teuthology.orchestra.run.smithi157:> uname -m 2024-05-03T10:46:24.983 INFO:teuthology.orchestra.run.smithi157.stdout:x86_64 2024-05-03T10:46:24.983 DEBUG:teuthology.orchestra.run.smithi157:> cat /etc/os-release 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:NAME="Ubuntu" 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION_ID="22.04" 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION_CODENAME=jammy 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:ID=ubuntu 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:ID_LIKE=debian 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:HOME_URL="https://www.ubuntu.com/" 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-05-03T10:46:25.033 INFO:teuthology.orchestra.run.smithi157.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-05-03T10:46:25.034 INFO:teuthology.orchestra.run.smithi157.stdout:UBUNTU_CODENAME=jammy 2024-05-03T10:46:25.034 INFO:teuthology.lock.ops:Updating smithi157.front.sepia.ceph.com on lock server 2024-05-03T10:46:25.061 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-03T10:46:25.072 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-03T10:46:25.085 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-03T10:46:25.085 DEBUG:teuthology.orchestra.run.smithi132:> test '!' -e /home/ubuntu/cephtest 2024-05-03T10:46:25.087 DEBUG:teuthology.orchestra.run.smithi157:> test '!' -e /home/ubuntu/cephtest 2024-05-03T10:46:25.092 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-03T10:46:25.102 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-03T10:46:25.103 DEBUG:teuthology.orchestra.run.smithi132:> test -z $(ls -A /var/lib/ceph) 2024-05-03T10:46:25.134 DEBUG:teuthology.orchestra.run.smithi157:> test -z $(ls -A /var/lib/ceph) 2024-05-03T10:46:25.150 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-03T10:46:25.213 INFO:teuthology.run_tasks:Running task kernel... 2024-05-03T10:46:25.233 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-03T10:46:25.233 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-03T10:46:25.234 DEBUG:teuthology.orchestra.run.smithi132:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-03T10:46:25.234 DEBUG:teuthology.orchestra.run.smithi157:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-03T10:46:25.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:46:25.239 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2024-05-03T10:46:25.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:46:25.240 DEBUG:teuthology.orchestra.run.smithi132:> uname -r 2024-05-03T10:46:25.285 INFO:teuthology.orchestra.run.smithi157.stdout:5.15.0-56-generic 2024-05-03T10:46:25.285 INFO:teuthology.task.kernel:Running kernel on smithi157: 5.15.0-56-generic 2024-05-03T10:46:25.285 DEBUG:teuthology.orchestra.run.smithi157:> sudo apt-get clean 2024-05-03T10:46:25.287 INFO:teuthology.orchestra.run.smithi132.stdout:5.15.0-56-generic 2024-05-03T10:46:25.287 INFO:teuthology.task.kernel:Running kernel on smithi132: 5.15.0-56-generic 2024-05-03T10:46:25.287 DEBUG:teuthology.orchestra.run.smithi132:> sudo apt-get clean 2024-05-03T10:46:25.416 DEBUG:teuthology.orchestra.run.smithi157:> sudo apt-get update 2024-05-03T10:46:25.434 DEBUG:teuthology.orchestra.run.smithi132:> sudo apt-get update 2024-05-03T10:46:25.573 INFO:teuthology.orchestra.run.smithi157.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-03T10:46:25.573 INFO:teuthology.orchestra.run.smithi157.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-05-03T10:46:25.591 INFO:teuthology.orchestra.run.smithi157.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-05-03T10:46:25.704 INFO:teuthology.orchestra.run.smithi132.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-03T10:46:25.705 INFO:teuthology.orchestra.run.smithi132.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-05-03T10:46:25.771 INFO:teuthology.orchestra.run.smithi132.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-05-03T10:46:25.809 INFO:teuthology.orchestra.run.smithi157.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-05-03T10:46:25.810 INFO:teuthology.orchestra.run.smithi157.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [453 kB] 2024-05-03T10:46:25.895 INFO:teuthology.orchestra.run.smithi157.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [620 kB] 2024-05-03T10:46:26.084 INFO:teuthology.orchestra.run.smithi157.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-05-03T10:46:26.136 INFO:teuthology.orchestra.run.smithi132.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-05-03T10:46:26.137 INFO:teuthology.orchestra.run.smithi132.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-05-03T10:46:26.157 INFO:teuthology.orchestra.run.smithi157.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,612 kB] 2024-05-03T10:46:26.274 INFO:teuthology.orchestra.run.smithi132.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,612 kB] 2024-05-03T10:46:26.332 INFO:teuthology.orchestra.run.smithi157.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB] 2024-05-03T10:46:26.424 INFO:teuthology.orchestra.run.smithi157.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-05-03T10:46:26.429 INFO:teuthology.orchestra.run.smithi157.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-05-03T10:46:26.431 INFO:teuthology.orchestra.run.smithi157.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-05-03T10:46:26.434 INFO:teuthology.orchestra.run.smithi157.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-05-03T10:46:26.443 INFO:teuthology.orchestra.run.smithi157.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-05-03T10:46:26.444 INFO:teuthology.orchestra.run.smithi157.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-05-03T10:46:26.448 INFO:teuthology.orchestra.run.smithi157.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-05-03T10:46:26.525 INFO:teuthology.orchestra.run.smithi157.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-05-03T10:46:26.552 INFO:teuthology.orchestra.run.smithi157.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-05-03T10:46:26.552 INFO:teuthology.orchestra.run.smithi157.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [701 kB] 2024-05-03T10:46:26.602 INFO:teuthology.orchestra.run.smithi157.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,072 kB] 2024-05-03T10:46:26.603 INFO:teuthology.orchestra.run.smithi132.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [620 kB] 2024-05-03T10:46:26.623 INFO:teuthology.orchestra.run.smithi132.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB] 2024-05-03T10:46:26.638 INFO:teuthology.orchestra.run.smithi132.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-05-03T10:46:26.639 INFO:teuthology.orchestra.run.smithi132.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-05-03T10:46:26.641 INFO:teuthology.orchestra.run.smithi132.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-05-03T10:46:26.651 INFO:teuthology.orchestra.run.smithi157.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-05-03T10:46:26.673 INFO:teuthology.orchestra.run.smithi157.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-05-03T10:46:26.683 INFO:teuthology.orchestra.run.smithi157.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-05-03T10:46:26.684 INFO:teuthology.orchestra.run.smithi157.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-05-03T10:46:26.684 INFO:teuthology.orchestra.run.smithi157.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-05-03T10:46:26.684 INFO:teuthology.orchestra.run.smithi157.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-05-03T10:46:26.684 INFO:teuthology.orchestra.run.smithi157.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-05-03T10:46:26.686 INFO:teuthology.orchestra.run.smithi157.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-05-03T10:46:26.686 INFO:teuthology.orchestra.run.smithi157.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-05-03T10:46:26.686 INFO:teuthology.orchestra.run.smithi157.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-05-03T10:46:26.689 INFO:teuthology.orchestra.run.smithi157.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-05-03T10:46:26.693 INFO:teuthology.orchestra.run.smithi157.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-05-03T10:46:26.702 INFO:teuthology.orchestra.run.smithi132.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-05-03T10:46:26.709 INFO:teuthology.orchestra.run.smithi132.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-05-03T10:46:26.732 INFO:teuthology.orchestra.run.smithi157.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-05-03T10:46:26.732 INFO:teuthology.orchestra.run.smithi157.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-05-03T10:46:26.734 INFO:teuthology.orchestra.run.smithi157.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-05-03T10:46:26.735 INFO:teuthology.orchestra.run.smithi157.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-05-03T10:46:26.736 INFO:teuthology.orchestra.run.smithi157.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-05-03T10:46:26.793 INFO:teuthology.orchestra.run.smithi157.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-05-03T10:46:26.799 INFO:teuthology.orchestra.run.smithi132.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [453 kB] 2024-05-03T10:46:26.824 INFO:teuthology.orchestra.run.smithi132.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-05-03T10:46:26.874 INFO:teuthology.orchestra.run.smithi157.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-05-03T10:46:26.875 INFO:teuthology.orchestra.run.smithi132.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-05-03T10:46:26.894 INFO:teuthology.orchestra.run.smithi157.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-05-03T10:46:26.894 INFO:teuthology.orchestra.run.smithi132.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [701 kB] 2024-05-03T10:46:26.895 INFO:teuthology.orchestra.run.smithi132.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-05-03T10:46:26.900 INFO:teuthology.orchestra.run.smithi157.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-05-03T10:46:26.900 INFO:teuthology.orchestra.run.smithi157.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-05-03T10:46:26.910 INFO:teuthology.orchestra.run.smithi157.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-05-03T10:46:26.910 INFO:teuthology.orchestra.run.smithi157.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-05-03T10:46:27.122 INFO:teuthology.orchestra.run.smithi132.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-05-03T10:46:27.123 INFO:teuthology.orchestra.run.smithi132.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-05-03T10:46:27.138 INFO:teuthology.orchestra.run.smithi132.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-05-03T10:46:27.138 INFO:teuthology.orchestra.run.smithi132.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-05-03T10:46:27.177 INFO:teuthology.orchestra.run.smithi132.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-05-03T10:46:27.362 INFO:teuthology.orchestra.run.smithi132.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-05-03T10:46:27.462 INFO:teuthology.orchestra.run.smithi132.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,072 kB] 2024-05-03T10:46:27.573 INFO:teuthology.orchestra.run.smithi132.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-05-03T10:46:27.593 INFO:teuthology.orchestra.run.smithi132.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-05-03T10:46:27.594 INFO:teuthology.orchestra.run.smithi132.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-05-03T10:46:27.598 INFO:teuthology.orchestra.run.smithi132.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-05-03T10:46:27.598 INFO:teuthology.orchestra.run.smithi132.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-05-03T10:46:27.599 INFO:teuthology.orchestra.run.smithi132.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-05-03T10:46:27.601 INFO:teuthology.orchestra.run.smithi132.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-05-03T10:46:27.603 INFO:teuthology.orchestra.run.smithi132.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-05-03T10:46:27.608 INFO:teuthology.orchestra.run.smithi132.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-05-03T10:46:27.770 INFO:teuthology.orchestra.run.smithi132.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-05-03T10:46:27.772 INFO:teuthology.orchestra.run.smithi132.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-05-03T10:46:27.778 INFO:teuthology.orchestra.run.smithi132.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-05-03T10:46:27.800 INFO:teuthology.orchestra.run.smithi132.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-05-03T10:46:27.801 INFO:teuthology.orchestra.run.smithi132.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-05-03T10:46:27.805 INFO:teuthology.orchestra.run.smithi132.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-05-03T10:46:27.855 INFO:teuthology.orchestra.run.smithi132.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-05-03T10:46:27.937 INFO:teuthology.orchestra.run.smithi132.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-05-03T10:46:28.018 INFO:teuthology.orchestra.run.smithi132.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-05-03T10:46:28.048 INFO:teuthology.orchestra.run.smithi132.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-05-03T10:46:31.914 INFO:teuthology.orchestra.run.smithi157.stdout:Fetched 13.3 MB in 2s (6,002 kB/s) 2024-05-03T10:46:32.473 INFO:teuthology.orchestra.run.smithi132.stdout:Fetched 13.3 MB in 3s (5,154 kB/s) 2024-05-03T10:46:33.368 INFO:teuthology.orchestra.run.smithi157.stdout:Reading package lists... 2024-05-03T10:46:33.386 DEBUG:teuthology.orchestra.run.smithi157:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-03T10:46:33.445 INFO:teuthology.orchestra.run.smithi157.stdout:Reading package lists... 2024-05-03T10:46:33.643 INFO:teuthology.orchestra.run.smithi157.stdout:Building dependency tree... 2024-05-03T10:46:33.643 INFO:teuthology.orchestra.run.smithi157.stdout:Reading state information... 2024-05-03T10:46:33.814 INFO:teuthology.orchestra.run.smithi157.stdout:The following packages were automatically installed and are no longer required: 2024-05-03T10:46:33.814 INFO:teuthology.orchestra.run.smithi157.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-03T10:46:33.814 INFO:teuthology.orchestra.run.smithi157.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-03T10:46:33.814 INFO:teuthology.orchestra.run.smithi157.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-03T10:46:33.815 INFO:teuthology.orchestra.run.smithi157.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-05-03T10:46:33.815 INFO:teuthology.orchestra.run.smithi157.stdout: python2.7-minimal 2024-05-03T10:46:33.815 INFO:teuthology.orchestra.run.smithi157.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-03T10:46:33.815 INFO:teuthology.orchestra.run.smithi157.stdout:The following additional packages will be installed: 2024-05-03T10:46:33.815 INFO:teuthology.orchestra.run.smithi157.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-05-03T10:46:33.816 INFO:teuthology.orchestra.run.smithi157.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-05-03T10:46:33.816 INFO:teuthology.orchestra.run.smithi157.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-05-03T10:46:33.817 INFO:teuthology.orchestra.run.smithi157.stdout:Suggested packages: 2024-05-03T10:46:33.817 INFO:teuthology.orchestra.run.smithi157.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-05-03T10:46:33.817 INFO:teuthology.orchestra.run.smithi157.stdout:Recommended packages: 2024-05-03T10:46:33.817 INFO:teuthology.orchestra.run.smithi157.stdout: thermald 2024-05-03T10:46:33.857 INFO:teuthology.orchestra.run.smithi157.stdout:The following NEW packages will be installed: 2024-05-03T10:46:33.857 INFO:teuthology.orchestra.run.smithi157.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-05-03T10:46:33.858 INFO:teuthology.orchestra.run.smithi157.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-05-03T10:46:33.858 INFO:teuthology.orchestra.run.smithi157.stdout: linux-modules-extra-5.15.0-105-generic 2024-05-03T10:46:33.859 INFO:teuthology.orchestra.run.smithi157.stdout:The following packages will be upgraded: 2024-05-03T10:46:33.859 INFO:teuthology.orchestra.run.smithi157.stdout: linux-generic linux-headers-generic linux-image-generic 2024-05-03T10:46:33.887 INFO:teuthology.orchestra.run.smithi132.stdout:Reading package lists... 2024-05-03T10:46:33.903 DEBUG:teuthology.orchestra.run.smithi132:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-03T10:46:33.916 INFO:teuthology.orchestra.run.smithi157.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-05-03T10:46:33.916 INFO:teuthology.orchestra.run.smithi157.stdout:Need to get 113 MB of archives. 2024-05-03T10:46:33.916 INFO:teuthology.orchestra.run.smithi157.stdout:After this operation, 583 MB of additional disk space will be used. 2024-05-03T10:46:33.916 INFO:teuthology.orchestra.run.smithi157.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-05-03T10:46:33.953 INFO:teuthology.orchestra.run.smithi132.stdout:Reading package lists... 2024-05-03T10:46:34.129 INFO:teuthology.orchestra.run.smithi132.stdout:Building dependency tree... 2024-05-03T10:46:34.129 INFO:teuthology.orchestra.run.smithi132.stdout:Reading state information... 2024-05-03T10:46:34.281 INFO:teuthology.orchestra.run.smithi132.stdout:The following packages were automatically installed and are no longer required: 2024-05-03T10:46:34.281 INFO:teuthology.orchestra.run.smithi132.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-03T10:46:34.282 INFO:teuthology.orchestra.run.smithi132.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-03T10:46:34.282 INFO:teuthology.orchestra.run.smithi132.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-03T10:46:34.282 INFO:teuthology.orchestra.run.smithi132.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-05-03T10:46:34.282 INFO:teuthology.orchestra.run.smithi132.stdout: python2.7-minimal 2024-05-03T10:46:34.282 INFO:teuthology.orchestra.run.smithi132.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-03T10:46:34.283 INFO:teuthology.orchestra.run.smithi132.stdout:The following additional packages will be installed: 2024-05-03T10:46:34.283 INFO:teuthology.orchestra.run.smithi132.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-05-03T10:46:34.283 INFO:teuthology.orchestra.run.smithi132.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-05-03T10:46:34.284 INFO:teuthology.orchestra.run.smithi132.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-05-03T10:46:34.285 INFO:teuthology.orchestra.run.smithi132.stdout:Suggested packages: 2024-05-03T10:46:34.285 INFO:teuthology.orchestra.run.smithi132.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-05-03T10:46:34.285 INFO:teuthology.orchestra.run.smithi132.stdout:Recommended packages: 2024-05-03T10:46:34.285 INFO:teuthology.orchestra.run.smithi132.stdout: thermald 2024-05-03T10:46:34.334 INFO:teuthology.orchestra.run.smithi132.stdout:The following NEW packages will be installed: 2024-05-03T10:46:34.334 INFO:teuthology.orchestra.run.smithi132.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-05-03T10:46:34.334 INFO:teuthology.orchestra.run.smithi132.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-05-03T10:46:34.335 INFO:teuthology.orchestra.run.smithi132.stdout: linux-modules-extra-5.15.0-105-generic 2024-05-03T10:46:34.336 INFO:teuthology.orchestra.run.smithi132.stdout:The following packages will be upgraded: 2024-05-03T10:46:34.336 INFO:teuthology.orchestra.run.smithi132.stdout: linux-generic linux-headers-generic linux-image-generic 2024-05-03T10:46:34.445 INFO:teuthology.orchestra.run.smithi157.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-05-03T10:46:34.520 INFO:teuthology.orchestra.run.smithi132.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-05-03T10:46:34.521 INFO:teuthology.orchestra.run.smithi132.stdout:Need to get 113 MB of archives. 2024-05-03T10:46:34.521 INFO:teuthology.orchestra.run.smithi132.stdout:After this operation, 583 MB of additional disk space will be used. 2024-05-03T10:46:34.521 INFO:teuthology.orchestra.run.smithi132.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-05-03T10:46:34.549 INFO:teuthology.orchestra.run.smithi157.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-05-03T10:46:35.483 INFO:teuthology.orchestra.run.smithi157.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-05-03T10:46:35.483 INFO:teuthology.orchestra.run.smithi157.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-05-03T10:46:35.483 INFO:teuthology.orchestra.run.smithi157.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-05-03T10:46:35.788 INFO:teuthology.orchestra.run.smithi157.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-05-03T10:46:35.846 INFO:teuthology.orchestra.run.smithi157.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-05-03T10:46:36.134 INFO:teuthology.orchestra.run.smithi132.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-05-03T10:46:36.249 INFO:teuthology.orchestra.run.smithi157.stdout:Fetched 113 MB in 2s (57.2 MB/s) 2024-05-03T10:46:36.434 INFO:teuthology.orchestra.run.smithi157.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-05-03T10:46:36.669 INFO:teuthology.orchestra.run.smithi132.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-05-03T10:46:38.425 INFO:teuthology.orchestra.run.smithi157.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 ... 129542 files and directories currently installed.) 2024-05-03T10:46:38.430 INFO:teuthology.orchestra.run.smithi157.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-03T10:46:38.565 INFO:teuthology.orchestra.run.smithi157.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:46:39.249 INFO:teuthology.orchestra.run.smithi132.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-05-03T10:46:39.249 INFO:teuthology.orchestra.run.smithi132.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-05-03T10:46:39.249 INFO:teuthology.orchestra.run.smithi132.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-05-03T10:46:39.771 INFO:teuthology.orchestra.run.smithi132.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-05-03T10:46:39.828 INFO:teuthology.orchestra.run.smithi132.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-05-03T10:46:40.230 INFO:teuthology.orchestra.run.smithi132.stdout:Fetched 113 MB in 5s (20.7 MB/s) 2024-05-03T10:46:40.389 INFO:teuthology.orchestra.run.smithi132.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-05-03T10:46:40.717 INFO:teuthology.orchestra.run.smithi157.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-05-03T10:46:40.738 INFO:teuthology.orchestra.run.smithi157.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-03T10:46:40.816 INFO:teuthology.orchestra.run.smithi157.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:46:41.270 INFO:teuthology.orchestra.run.smithi157.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-05-03T10:46:41.291 INFO:teuthology.orchestra.run.smithi157.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-03T10:46:41.322 INFO:teuthology.orchestra.run.smithi157.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:46:42.362 INFO:teuthology.orchestra.run.smithi132.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 ... 129542 files and directories currently installed.) 2024-05-03T10:46:42.366 INFO:teuthology.orchestra.run.smithi132.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-03T10:46:42.428 INFO:teuthology.orchestra.run.smithi132.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:46:44.462 INFO:teuthology.orchestra.run.smithi132.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-05-03T10:46:44.484 INFO:teuthology.orchestra.run.smithi132.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-03T10:46:44.565 INFO:teuthology.orchestra.run.smithi132.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:46:45.024 INFO:teuthology.orchestra.run.smithi132.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-05-03T10:46:45.045 INFO:teuthology.orchestra.run.smithi132.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-03T10:46:45.082 INFO:teuthology.orchestra.run.smithi132.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:46:48.529 INFO:teuthology.orchestra.run.smithi157.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-05-03T10:46:48.648 INFO:teuthology.orchestra.run.smithi157.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-03T10:46:49.014 INFO:teuthology.orchestra.run.smithi157.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-05-03T10:46:49.143 INFO:teuthology.orchestra.run.smithi157.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-03T10:46:49.471 INFO:teuthology.orchestra.run.smithi157.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-05-03T10:46:49.494 INFO:teuthology.orchestra.run.smithi157.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-05-03T10:46:49.538 INFO:teuthology.orchestra.run.smithi157.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-05-03T10:46:51.657 INFO:teuthology.orchestra.run.smithi132.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-05-03T10:46:51.785 INFO:teuthology.orchestra.run.smithi132.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-03T10:46:52.151 INFO:teuthology.orchestra.run.smithi132.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-05-03T10:46:52.280 INFO:teuthology.orchestra.run.smithi132.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-03T10:46:52.549 INFO:teuthology.orchestra.run.smithi132.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-05-03T10:46:52.572 INFO:teuthology.orchestra.run.smithi132.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-05-03T10:46:52.607 INFO:teuthology.orchestra.run.smithi132.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-05-03T10:46:55.067 INFO:teuthology.orchestra.run.smithi157.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-05-03T10:46:55.105 INFO:teuthology.orchestra.run.smithi157.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-03T10:46:55.150 INFO:teuthology.orchestra.run.smithi157.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:46:58.370 INFO:teuthology.orchestra.run.smithi132.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-05-03T10:46:58.402 INFO:teuthology.orchestra.run.smithi157.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-05-03T10:46:58.408 INFO:teuthology.orchestra.run.smithi132.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-03T10:46:58.445 INFO:teuthology.orchestra.run.smithi132.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:46:58.527 INFO:teuthology.orchestra.run.smithi157.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-03T10:46:58.876 INFO:teuthology.orchestra.run.smithi157.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-05-03T10:46:58.998 INFO:teuthology.orchestra.run.smithi157.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:46:59.157 INFO:teuthology.orchestra.run.smithi157.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-05-03T10:46:59.286 INFO:teuthology.orchestra.run.smithi157.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:47:00.593 INFO:teuthology.orchestra.run.smithi157.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-05-03T10:47:00.593 INFO:teuthology.orchestra.run.smithi157.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-05-03T10:47:00.593 INFO:teuthology.orchestra.run.smithi157.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-05-03T10:47:00.593 INFO:teuthology.orchestra.run.smithi157.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-05-03T10:47:00.737 INFO:teuthology.orchestra.run.smithi157.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:47:01.167 INFO:teuthology.orchestra.run.smithi132.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-05-03T10:47:01.891 INFO:teuthology.orchestra.run.smithi132.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-03T10:47:02.232 INFO:teuthology.orchestra.run.smithi132.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-05-03T10:47:02.264 INFO:teuthology.orchestra.run.smithi157.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:47:02.337 INFO:teuthology.orchestra.run.smithi132.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:47:02.438 INFO:teuthology.orchestra.run.smithi132.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-05-03T10:47:02.558 INFO:teuthology.orchestra.run.smithi132.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:47:03.690 INFO:teuthology.orchestra.run.smithi157.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-05-03T10:47:03.816 INFO:teuthology.orchestra.run.smithi157.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-05-03T10:47:03.888 INFO:teuthology.orchestra.run.smithi132.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-05-03T10:47:03.888 INFO:teuthology.orchestra.run.smithi132.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-05-03T10:47:03.888 INFO:teuthology.orchestra.run.smithi132.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-05-03T10:47:03.888 INFO:teuthology.orchestra.run.smithi132.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-05-03T10:47:03.934 INFO:teuthology.orchestra.run.smithi157.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:47:04.001 INFO:teuthology.orchestra.run.smithi157.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-05-03T10:47:04.001 INFO:teuthology.orchestra.run.smithi157.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-05-03T10:47:04.052 INFO:teuthology.orchestra.run.smithi132.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:47:05.430 INFO:teuthology.orchestra.run.smithi132.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:47:06.797 INFO:teuthology.orchestra.run.smithi132.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-05-03T10:47:07.114 INFO:teuthology.orchestra.run.smithi132.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-05-03T10:47:07.749 INFO:teuthology.orchestra.run.smithi132.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-03T10:47:07.821 INFO:teuthology.orchestra.run.smithi132.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-05-03T10:47:07.821 INFO:teuthology.orchestra.run.smithi132.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-05-03T10:47:18.411 INFO:teuthology.orchestra.run.smithi157.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-05-03T10:47:18.411 INFO:teuthology.orchestra.run.smithi157.stdout:Sourcing file `/etc/default/grub' 2024-05-03T10:47:18.442 INFO:teuthology.orchestra.run.smithi157.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-03T10:47:18.470 INFO:teuthology.orchestra.run.smithi157.stdout:Generating grub configuration file ... 2024-05-03T10:47:18.772 INFO:teuthology.orchestra.run.smithi157.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-05-03T10:47:18.796 INFO:teuthology.orchestra.run.smithi157.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-05-03T10:47:19.091 INFO:teuthology.orchestra.run.smithi157.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-03T10:47:19.097 INFO:teuthology.orchestra.run.smithi157.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-03T10:47:19.178 INFO:teuthology.orchestra.run.smithi157.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-03T10:47:19.183 INFO:teuthology.orchestra.run.smithi157.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-03T10:47:19.349 INFO:teuthology.orchestra.run.smithi157.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-03T10:47:19.349 INFO:teuthology.orchestra.run.smithi157.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-05-03T10:47:19.349 INFO:teuthology.orchestra.run.smithi157.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-03T10:47:19.388 INFO:teuthology.orchestra.run.smithi157.stdout:done 2024-05-03T10:47:19.851 DEBUG:teuthology.orchestra.run.smithi157:> dpkg -s linux-image-generic 2024-05-03T10:47:19.877 INFO:teuthology.orchestra.run.smithi157.stdout:Package: linux-image-generic 2024-05-03T10:47:19.877 INFO:teuthology.orchestra.run.smithi157.stdout:Status: install ok installed 2024-05-03T10:47:19.877 INFO:teuthology.orchestra.run.smithi157.stdout:Priority: optional 2024-05-03T10:47:19.877 INFO:teuthology.orchestra.run.smithi157.stdout:Section: kernel 2024-05-03T10:47:19.877 INFO:teuthology.orchestra.run.smithi157.stdout:Installed-Size: 21 2024-05-03T10:47:19.877 INFO:teuthology.orchestra.run.smithi157.stdout:Maintainer: Ubuntu Kernel Team 2024-05-03T10:47:19.877 INFO:teuthology.orchestra.run.smithi157.stdout:Architecture: amd64 2024-05-03T10:47:19.877 INFO:teuthology.orchestra.run.smithi157.stdout:Source: linux-meta 2024-05-03T10:47:19.877 INFO:teuthology.orchestra.run.smithi157.stdout:Version: 5.15.0.105.102 2024-05-03T10:47:19.878 INFO:teuthology.orchestra.run.smithi157.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-03T10:47:19.878 INFO:teuthology.orchestra.run.smithi157.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-03T10:47:19.878 INFO:teuthology.orchestra.run.smithi157.stdout:Recommends: thermald 2024-05-03T10:47:19.878 INFO:teuthology.orchestra.run.smithi157.stdout:Description: Generic Linux kernel image 2024-05-03T10:47:19.878 INFO:teuthology.orchestra.run.smithi157.stdout: This package will always depend on the latest generic kernel image 2024-05-03T10:47:19.878 INFO:teuthology.orchestra.run.smithi157.stdout: available. 2024-05-03T10:47:19.878 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-05-03T10:47:19.878 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-03T10:47:19.878 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-03T10:47:19.878 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-05-03T10:47:19.879 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi157.front.sepia.ceph.com, path=None, version=distro) 2024-05-03T10:47:19.879 DEBUG:teuthology.orchestra.run.smithi157:> sudo apt-get clean 2024-05-03T10:47:20.027 DEBUG:teuthology.orchestra.run.smithi157:> sudo apt-get update 2024-05-03T10:47:20.149 INFO:teuthology.orchestra.run.smithi157.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-03T10:47:20.149 INFO:teuthology.orchestra.run.smithi157.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-03T10:47:20.161 INFO:teuthology.orchestra.run.smithi157.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-03T10:47:20.181 INFO:teuthology.orchestra.run.smithi157.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-03T10:47:21.498 INFO:teuthology.orchestra.run.smithi157.stdout:Reading package lists... 2024-05-03T10:47:21.516 DEBUG:teuthology.orchestra.run.smithi157:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-03T10:47:21.578 INFO:teuthology.orchestra.run.smithi157.stdout:Reading package lists... 2024-05-03T10:47:21.696 INFO:teuthology.orchestra.run.smithi132.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-05-03T10:47:21.696 INFO:teuthology.orchestra.run.smithi132.stdout:Sourcing file `/etc/default/grub' 2024-05-03T10:47:21.707 INFO:teuthology.orchestra.run.smithi132.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-03T10:47:21.726 INFO:teuthology.orchestra.run.smithi132.stdout:Generating grub configuration file ... 2024-05-03T10:47:21.779 INFO:teuthology.orchestra.run.smithi157.stdout:Building dependency tree... 2024-05-03T10:47:21.779 INFO:teuthology.orchestra.run.smithi157.stdout:Reading state information... 2024-05-03T10:47:21.952 INFO:teuthology.orchestra.run.smithi157.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-05-03T10:47:21.953 INFO:teuthology.orchestra.run.smithi157.stdout:The following packages were automatically installed and are no longer required: 2024-05-03T10:47:21.953 INFO:teuthology.orchestra.run.smithi157.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-03T10:47:21.953 INFO:teuthology.orchestra.run.smithi157.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-03T10:47:21.953 INFO:teuthology.orchestra.run.smithi157.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-03T10:47:21.953 INFO:teuthology.orchestra.run.smithi157.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-03T10:47:21.954 INFO:teuthology.orchestra.run.smithi157.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-03T10:47:21.954 INFO:teuthology.orchestra.run.smithi157.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-03T10:47:21.983 INFO:teuthology.orchestra.run.smithi132.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-05-03T10:47:21.997 INFO:teuthology.orchestra.run.smithi157.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-05-03T10:47:21.997 INFO:teuthology.orchestra.run.smithi132.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-05-03T10:47:21.998 DEBUG:teuthology.orchestra.run.smithi157:> dpkg -s linux-image-generic 2024-05-03T10:47:22.014 INFO:teuthology.orchestra.run.smithi157.stdout:Package: linux-image-generic 2024-05-03T10:47:22.014 INFO:teuthology.orchestra.run.smithi157.stdout:Status: install ok installed 2024-05-03T10:47:22.014 INFO:teuthology.orchestra.run.smithi157.stdout:Priority: optional 2024-05-03T10:47:22.014 INFO:teuthology.orchestra.run.smithi157.stdout:Section: kernel 2024-05-03T10:47:22.014 INFO:teuthology.orchestra.run.smithi157.stdout:Installed-Size: 21 2024-05-03T10:47:22.014 INFO:teuthology.orchestra.run.smithi157.stdout:Maintainer: Ubuntu Kernel Team 2024-05-03T10:47:22.014 INFO:teuthology.orchestra.run.smithi157.stdout:Architecture: amd64 2024-05-03T10:47:22.014 INFO:teuthology.orchestra.run.smithi157.stdout:Source: linux-meta 2024-05-03T10:47:22.014 INFO:teuthology.orchestra.run.smithi157.stdout:Version: 5.15.0.105.102 2024-05-03T10:47:22.015 INFO:teuthology.orchestra.run.smithi157.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-03T10:47:22.015 INFO:teuthology.orchestra.run.smithi157.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-03T10:47:22.015 INFO:teuthology.orchestra.run.smithi157.stdout:Recommends: thermald 2024-05-03T10:47:22.015 INFO:teuthology.orchestra.run.smithi157.stdout:Description: Generic Linux kernel image 2024-05-03T10:47:22.015 INFO:teuthology.orchestra.run.smithi157.stdout: This package will always depend on the latest generic kernel image 2024-05-03T10:47:22.015 INFO:teuthology.orchestra.run.smithi157.stdout: available. 2024-05-03T10:47:22.015 DEBUG:teuthology.orchestra.run.smithi157:> mktemp 2024-05-03T10:47:22.059 INFO:teuthology.orchestra.run.smithi157.stdout:/tmp/tmp.ThOIYHIBBH 2024-05-03T10:47:22.059 DEBUG:teuthology.orchestra.run.smithi157:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ThOIYHIBBH 2024-05-03T10:47:22.115 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 0666 /tmp/tmp.ThOIYHIBBH 2024-05-03T10:47:22.233 DEBUG:teuthology.orchestra.remote:smithi157:/tmp/tmp.ThOIYHIBBH is 10KB 2024-05-03T10:47:22.248 DEBUG:teuthology.orchestra.run.smithi157:> rm -fr /tmp/tmp.ThOIYHIBBH 2024-05-03T10:47:22.254 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-05-03T10:47:22.302 INFO:teuthology.orchestra.run.smithi132.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-03T10:47:22.307 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-03T10:47:22.307 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-05-03T10:47:22.307 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-05-03T10:47:22.308 INFO:teuthology.orchestra.run.smithi132.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-03T10:47:22.379 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-05-03T10:47:22.379 DEBUG:teuthology.orchestra.run.smithi157:> sudo update-grub 2024-05-03T10:47:22.382 INFO:teuthology.orchestra.run.smithi132.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-03T10:47:22.387 INFO:teuthology.orchestra.run.smithi132.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-03T10:47:22.552 INFO:teuthology.orchestra.run.smithi132.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-03T10:47:22.552 INFO:teuthology.orchestra.run.smithi132.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-05-03T10:47:22.552 INFO:teuthology.orchestra.run.smithi132.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-03T10:47:22.604 INFO:teuthology.orchestra.run.smithi132.stdout:done 2024-05-03T10:47:23.051 DEBUG:teuthology.orchestra.run.smithi132:> dpkg -s linux-image-generic 2024-05-03T10:47:23.071 INFO:teuthology.orchestra.run.smithi132.stdout:Package: linux-image-generic 2024-05-03T10:47:23.071 INFO:teuthology.orchestra.run.smithi132.stdout:Status: install ok installed 2024-05-03T10:47:23.071 INFO:teuthology.orchestra.run.smithi132.stdout:Priority: optional 2024-05-03T10:47:23.071 INFO:teuthology.orchestra.run.smithi132.stdout:Section: kernel 2024-05-03T10:47:23.071 INFO:teuthology.orchestra.run.smithi132.stdout:Installed-Size: 21 2024-05-03T10:47:23.071 INFO:teuthology.orchestra.run.smithi132.stdout:Maintainer: Ubuntu Kernel Team 2024-05-03T10:47:23.071 INFO:teuthology.orchestra.run.smithi132.stdout:Architecture: amd64 2024-05-03T10:47:23.071 INFO:teuthology.orchestra.run.smithi132.stdout:Source: linux-meta 2024-05-03T10:47:23.072 INFO:teuthology.orchestra.run.smithi132.stdout:Version: 5.15.0.105.102 2024-05-03T10:47:23.072 INFO:teuthology.orchestra.run.smithi132.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-03T10:47:23.072 INFO:teuthology.orchestra.run.smithi132.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-03T10:47:23.072 INFO:teuthology.orchestra.run.smithi132.stdout:Recommends: thermald 2024-05-03T10:47:23.072 INFO:teuthology.orchestra.run.smithi132.stdout:Description: Generic Linux kernel image 2024-05-03T10:47:23.072 INFO:teuthology.orchestra.run.smithi132.stdout: This package will always depend on the latest generic kernel image 2024-05-03T10:47:23.072 INFO:teuthology.orchestra.run.smithi132.stdout: available. 2024-05-03T10:47:23.072 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-05-03T10:47:23.072 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-03T10:47:23.072 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-03T10:47:23.072 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-05-03T10:47:23.073 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi132.front.sepia.ceph.com, path=None, version=distro) 2024-05-03T10:47:23.073 DEBUG:teuthology.orchestra.run.smithi132:> sudo apt-get clean 2024-05-03T10:47:23.261 DEBUG:teuthology.orchestra.run.smithi132:> sudo apt-get update 2024-05-03T10:47:23.521 INFO:teuthology.orchestra.run.smithi132.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-03T10:47:23.522 INFO:teuthology.orchestra.run.smithi132.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-03T10:47:23.582 INFO:teuthology.orchestra.run.smithi132.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-03T10:47:23.643 INFO:teuthology.orchestra.run.smithi157.stderr:Sourcing file `/etc/default/grub' 2024-05-03T10:47:23.644 INFO:teuthology.orchestra.run.smithi157.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-03T10:47:23.647 INFO:teuthology.orchestra.run.smithi157.stderr:Generating grub configuration file ... 2024-05-03T10:47:23.665 INFO:teuthology.orchestra.run.smithi132.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-03T10:47:23.821 INFO:teuthology.orchestra.run.smithi157.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-05-03T10:47:23.826 INFO:teuthology.orchestra.run.smithi157.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-05-03T10:47:24.088 INFO:teuthology.orchestra.run.smithi157.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-03T10:47:24.093 INFO:teuthology.orchestra.run.smithi157.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-03T10:47:24.130 INFO:teuthology.orchestra.run.smithi157.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-03T10:47:24.135 INFO:teuthology.orchestra.run.smithi157.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-03T10:47:24.251 INFO:teuthology.orchestra.run.smithi157.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-03T10:47:24.251 INFO:teuthology.orchestra.run.smithi157.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-05-03T10:47:24.251 INFO:teuthology.orchestra.run.smithi157.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-03T10:47:24.275 INFO:teuthology.orchestra.run.smithi157.stderr:done 2024-05-03T10:47:24.284 DEBUG:teuthology.orchestra.run.smithi157:> sudo shutdown -r now 2024-05-03T10:47:24.898 INFO:teuthology.orchestra.run.smithi132.stdout:Reading package lists... 2024-05-03T10:47:24.915 DEBUG:teuthology.orchestra.run.smithi132:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-03T10:47:24.965 INFO:teuthology.orchestra.run.smithi132.stdout:Reading package lists... 2024-05-03T10:47:25.142 INFO:teuthology.orchestra.run.smithi132.stdout:Building dependency tree... 2024-05-03T10:47:25.142 INFO:teuthology.orchestra.run.smithi132.stdout:Reading state information... 2024-05-03T10:47:25.297 INFO:teuthology.orchestra.run.smithi132.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-05-03T10:47:25.297 INFO:teuthology.orchestra.run.smithi132.stdout:The following packages were automatically installed and are no longer required: 2024-05-03T10:47:25.297 INFO:teuthology.orchestra.run.smithi132.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-03T10:47:25.297 INFO:teuthology.orchestra.run.smithi132.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-03T10:47:25.297 INFO:teuthology.orchestra.run.smithi132.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-03T10:47:25.297 INFO:teuthology.orchestra.run.smithi132.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-03T10:47:25.297 INFO:teuthology.orchestra.run.smithi132.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-03T10:47:25.298 INFO:teuthology.orchestra.run.smithi132.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-03T10:47:25.337 INFO:teuthology.orchestra.run.smithi132.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-05-03T10:47:25.339 DEBUG:teuthology.orchestra.run.smithi132:> dpkg -s linux-image-generic 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Package: linux-image-generic 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Status: install ok installed 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Priority: optional 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Section: kernel 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Installed-Size: 21 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Maintainer: Ubuntu Kernel Team 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Architecture: amd64 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Source: linux-meta 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Version: 5.15.0.105.102 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-03T10:47:25.399 INFO:teuthology.orchestra.run.smithi132.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-03T10:47:25.400 INFO:teuthology.orchestra.run.smithi132.stdout:Recommends: thermald 2024-05-03T10:47:25.400 INFO:teuthology.orchestra.run.smithi132.stdout:Description: Generic Linux kernel image 2024-05-03T10:47:25.400 INFO:teuthology.orchestra.run.smithi132.stdout: This package will always depend on the latest generic kernel image 2024-05-03T10:47:25.400 INFO:teuthology.orchestra.run.smithi132.stdout: available. 2024-05-03T10:47:25.400 DEBUG:teuthology.orchestra.run.smithi132:> mktemp 2024-05-03T10:47:25.444 INFO:teuthology.orchestra.run.smithi132.stdout:/tmp/tmp.o2cp5ijac5 2024-05-03T10:47:25.444 DEBUG:teuthology.orchestra.run.smithi132:> sudo cp /boot/grub/grub.cfg /tmp/tmp.o2cp5ijac5 2024-05-03T10:47:25.506 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod 0666 /tmp/tmp.o2cp5ijac5 2024-05-03T10:47:25.622 DEBUG:teuthology.orchestra.remote:smithi132:/tmp/tmp.o2cp5ijac5 is 10KB 2024-05-03T10:47:25.635 DEBUG:teuthology.orchestra.run.smithi132:> rm -fr /tmp/tmp.o2cp5ijac5 2024-05-03T10:47:25.641 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-05-03T10:47:25.695 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-03T10:47:25.695 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-05-03T10:47:25.695 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-05-03T10:47:25.760 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-05-03T10:47:25.760 DEBUG:teuthology.orchestra.run.smithi132:> sudo update-grub 2024-05-03T10:47:26.895 INFO:teuthology.orchestra.run.smithi132.stderr:Sourcing file `/etc/default/grub' 2024-05-03T10:47:26.896 INFO:teuthology.orchestra.run.smithi132.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-03T10:47:26.899 INFO:teuthology.orchestra.run.smithi132.stderr:Generating grub configuration file ... 2024-05-03T10:47:27.063 INFO:teuthology.orchestra.run.smithi132.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-05-03T10:47:27.068 INFO:teuthology.orchestra.run.smithi132.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-05-03T10:47:27.278 INFO:teuthology.orchestra.run.smithi132.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-03T10:47:27.283 INFO:teuthology.orchestra.run.smithi132.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-03T10:47:27.322 INFO:teuthology.orchestra.run.smithi132.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-03T10:47:27.326 INFO:teuthology.orchestra.run.smithi132.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-03T10:47:27.442 INFO:teuthology.orchestra.run.smithi132.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-03T10:47:27.442 INFO:teuthology.orchestra.run.smithi132.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-05-03T10:47:27.443 INFO:teuthology.orchestra.run.smithi132.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-03T10:47:27.460 INFO:teuthology.orchestra.run.smithi132.stderr:done 2024-05-03T10:47:27.468 DEBUG:teuthology.orchestra.run.smithi132:> sudo shutdown -r now 2024-05-03T10:47:54.290 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-05-03T10:47:54.291 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-03T10:47:54.292 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:47:57.474 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-05-03T10:47:57.474 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-05-03T10:47:57.475 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:48:12.830 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-03T10:48:15.902 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.132 2024-05-03T10:48:21.838 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-03T10:48:21.838 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:48:24.894 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-03T10:48:24.904 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-05-03T10:48:24.904 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:48:27.966 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.132 2024-05-03T10:48:36.902 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-03T10:48:36.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:48:39.966 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-03T10:48:39.968 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-05-03T10:48:39.968 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:48:54.978 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-03T10:48:54.979 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:49:11.702 DEBUG:teuthology.orchestra.run.smithi132:> true 2024-05-03T10:49:12.228 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-05-03T10:49:12.229 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-105-generic"... 2024-05-03T10:49:12.229 DEBUG:teuthology.orchestra.run.smithi132:> uname -r 2024-05-03T10:49:12.273 INFO:teuthology.orchestra.run.smithi132.stdout:5.15.0-105-generic 2024-05-03T10:49:12.274 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-05-03T10:49:12.274 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-03T10:49:12.274 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-05-03T10:49:13.275 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-03T10:49:13.275 DEBUG:teuthology.orchestra.run.smithi132:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-03T10:49:13.363 INFO:teuthology.orchestra.run.smithi132.stdout:ttyS1 2024-05-03T10:49:13.407 DEBUG:teuthology.parallel:result is None 2024-05-03T10:49:13.502 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-03T10:49:31.505 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-03T10:49:31.506 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:49:31.722 DEBUG:teuthology.orchestra.run.smithi157:> true 2024-05-03T10:49:32.245 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-03T10:49:32.245 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-105-generic"... 2024-05-03T10:49:32.245 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2024-05-03T10:49:32.291 INFO:teuthology.orchestra.run.smithi157.stdout:5.15.0-105-generic 2024-05-03T10:49:32.291 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-05-03T10:49:32.292 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-03T10:49:32.292 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-05-03T10:49:33.293 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-03T10:49:33.293 DEBUG:teuthology.orchestra.run.smithi157:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-03T10:49:33.673 INFO:teuthology.orchestra.run.smithi157.stdout:ttyS1 2024-05-03T10:49:33.714 DEBUG:teuthology.parallel:result is None 2024-05-03T10:49:33.714 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-03T10:49:33.723 INFO:teuthology.task.internal:Creating test directory... 2024-05-03T10:49:33.723 DEBUG:teuthology.orchestra.run.smithi132:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-03T10:49:33.726 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-03T10:49:33.732 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-03T10:49:33.792 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-03T10:49:33.849 INFO:teuthology.task.internal:Creating archive directory... 2024-05-03T10:49:33.849 DEBUG:teuthology.orchestra.run.smithi132:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-03T10:49:33.852 DEBUG:teuthology.orchestra.run.smithi157:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-03T10:49:33.942 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-03T10:49:33.954 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-03T10:49:33.954 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-05-03T10:49:33.957 DEBUG:teuthology.orchestra.run.smithi157:> 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 2024-05-03T10:49:33.976 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-03T10:49:33.977 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-03T10:49:33.985 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-03T10:49:33.986 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-03T10:49:33.987 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-03T10:49:33.997 INFO:teuthology.task.internal:Configuring sudo... 2024-05-03T10:49:33.997 DEBUG:teuthology.orchestra.run.smithi132:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-03T10:49:34.034 DEBUG:teuthology.orchestra.run.smithi157:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-03T10:49:34.047 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-03T10:49:34.058 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-03T10:49:34.058 DEBUG:teuthology.orchestra.run.smithi132:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-03T10:49:34.090 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-03T10:49:34.095 DEBUG:teuthology.orchestra.run.smithi132:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-03T10:49:34.141 DEBUG:teuthology.orchestra.run.smithi132:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-03T10:49:34.189 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-03T10:49:34.189 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-03T10:49:34.252 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-03T10:49:34.258 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-03T10:49:34.304 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-03T10:49:34.304 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-03T10:49:34.366 DEBUG:teuthology.orchestra.run.smithi132:> sudo service rsyslog restart 2024-05-03T10:49:34.369 DEBUG:teuthology.orchestra.run.smithi157:> sudo service rsyslog restart 2024-05-03T10:49:34.437 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-03T10:49:34.445 INFO:teuthology.task.internal:Starting timer... 2024-05-03T10:49:34.445 INFO:teuthology.run_tasks:Running task pcp... 2024-05-03T10:49:34.456 INFO:teuthology.run_tasks:Running task selinux... 2024-05-03T10:49:34.465 DEBUG:teuthology.task.selinux:Excluding smithi132: OS 'ubuntu' does not support SELinux 2024-05-03T10:49:34.465 DEBUG:teuthology.task.selinux:Excluding smithi157: OS 'ubuntu' does not support SELinux 2024-05-03T10:49:34.465 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-03T10:49:34.465 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-05-03T10:49:34.466 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-03T10:49:34.466 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-03T10:49:34.476 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-03T10:49:34.492 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'}]}] 2024-05-03T10:49:34.494 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi132.front.sepia.ceph.com,smithi157.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-03T10:56:33.124 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi132.front.sepia.ceph.com'), Remote(name='ubuntu@smithi157.front.sepia.ceph.com')] 2024-05-03T10:56:33.125 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-05-03T10:56:33.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:56:33.209 DEBUG:teuthology.orchestra.run.smithi132:> true 2024-05-03T10:56:33.286 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-05-03T10:56:33.287 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-03T10:56:33.287 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-03T10:56:33.368 DEBUG:teuthology.orchestra.run.smithi157:> true 2024-05-03T10:56:33.446 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-03T10:56:33.446 INFO:teuthology.run_tasks:Running task clock... 2024-05-03T10:56:33.458 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-03T10:56:33.458 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-03T10:56:33.459 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-05-03T10:56:33.461 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-03T10:56:33.461 DEBUG:teuthology.orchestra.run.smithi157:> 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 2024-05-03T10:56:33.489 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-05-03T10:56:33.489 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: Command line: ntpd -gq 2024-05-03T10:56:33.489 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: ---------------------------------------------------- 2024-05-03T10:56:33.489 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: ntp-4 is maintained by Network Time Foundation, 2024-05-03T10:56:33.490 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-05-03T10:56:33.490 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: corporation. Support and training for ntp-4 are 2024-05-03T10:56:33.490 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: available at https://www.nwtime.org/support 2024-05-03T10:56:33.490 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: ---------------------------------------------------- 2024-05-03T10:56:33.490 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: proto: precision = 0.046 usec (-24) 2024-05-03T10:56:33.490 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: basedate set to 2022-02-04 2024-05-03T10:56:33.491 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: gps base set to 2022-02-06 (week 2196) 2024-05-03T10:56:33.491 INFO:teuthology.orchestra.run.smithi132.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-03T10:56:33.491 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-03T10:56:33.491 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: restrict ::: KOD does nothing without LIMITED. 2024-05-03T10:56:33.492 INFO:teuthology.orchestra.run.smithi132.stderr:restrict ::: KOD does nothing without LIMITED. 2024-05-03T10:56:33.493 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: Listen and drop on 0 v6wildcard [::]:123 2024-05-03T10:56:33.493 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-05-03T10:56:33.493 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: Listen normally on 2 lo 127.0.0.1:123 2024-05-03T10:56:33.493 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: Listen normally on 3 enp3s0f1 172.21.15.132:123 2024-05-03T10:56:33.493 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: Listen normally on 4 lo [::1]:123 2024-05-03T10:56:33.493 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:773f%5]:123 2024-05-03T10:56:33.493 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:33 ntpd[17267]: Listening on routing socket on fd #22 for interface updates 2024-05-03T10:56:33.519 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-05-03T10:56:33.519 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: Command line: ntpd -gq 2024-05-03T10:56:33.519 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: ---------------------------------------------------- 2024-05-03T10:56:33.519 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: ntp-4 is maintained by Network Time Foundation, 2024-05-03T10:56:33.519 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-05-03T10:56:33.519 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: corporation. Support and training for ntp-4 are 2024-05-03T10:56:33.519 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: available at https://www.nwtime.org/support 2024-05-03T10:56:33.520 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: ---------------------------------------------------- 2024-05-03T10:56:33.520 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: proto: precision = 0.045 usec (-24) 2024-05-03T10:56:33.520 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: basedate set to 2022-02-04 2024-05-03T10:56:33.520 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: gps base set to 2022-02-06 (week 2196) 2024-05-03T10:56:33.521 INFO:teuthology.orchestra.run.smithi157.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-03T10:56:33.521 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-03T10:56:33.521 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: restrict ::: KOD does nothing without LIMITED. 2024-05-03T10:56:33.522 INFO:teuthology.orchestra.run.smithi157.stderr:restrict ::: KOD does nothing without LIMITED. 2024-05-03T10:56:33.523 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: Listen and drop on 0 v6wildcard [::]:123 2024-05-03T10:56:33.523 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-05-03T10:56:33.523 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: Listen normally on 2 lo 127.0.0.1:123 2024-05-03T10:56:33.523 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: Listen normally on 3 enp3s0f1 172.21.15.157:123 2024-05-03T10:56:33.523 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: Listen normally on 4 lo [::1]:123 2024-05-03T10:56:33.523 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7ea1%5]:123 2024-05-03T10:56:33.523 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:33 ntpd[17278]: Listening on routing socket on fd #22 for interface updates 2024-05-03T10:56:34.490 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:34 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:34.490 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:34 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:34.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:34 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:34.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:34 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:34.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:34 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:34.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:34 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:34.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:34 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:34.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:34 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:34.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:34 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:34.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:34 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:34.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:34 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:34.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:34 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:34.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:34 ntpd[17278]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:34.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:34 ntpd[17278]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:35.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:35 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:35.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:35 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:35.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:35 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:35.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:35 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:35.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:35 ntpd[17278]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:35.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:35 ntpd[17278]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:36.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:36.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:36.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:36.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:36.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:36.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:36.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:36.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:36.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:36.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:36.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:36.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:36 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:36.523 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:36 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:36.523 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:36 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:36.523 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:36 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:36.523 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:36 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:36.523 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:36 ntpd[17278]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:36.523 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:36 ntpd[17278]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:37.490 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:37 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:37.490 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:37 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:37.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:37.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:37 ntpd[17278]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:38.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:38.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:38.493 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:38.493 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:38.493 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:38 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:38.519 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:38 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:38.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:38 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:38.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:38 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:38.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:38 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:38.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:38 ntpd[17278]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:38.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:38 ntpd[17278]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:39.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:39.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:39 ntpd[17278]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:40.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:40.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:40.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:40.491 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:40.492 INFO:teuthology.orchestra.run.smithi132.stdout: 3 May 10:56:40 ntpd[17267]: ntpd: time slew -0.002423 s 2024-05-03T10:56:40.493 INFO:teuthology.orchestra.run.smithi132.stdout:ntpd: time slew -0.002423s 2024-05-03T10:56:40.493 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-05-03T10:56:40.493 INFO:teuthology.orchestra.run.smithi132.stderr: 3 May 10:56:40 ntpd[17267]: can't open /var/log/ntpstats/loopstats.20240503: Permission denied 2024-05-03T10:56:40.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:40 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:40.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:40 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:40.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:40 ntpd[17278]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-03T10:56:40.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:40 ntpd[17278]: can't open /var/log/ntpstats/rawstats.20240503: Permission denied 2024-05-03T10:56:40.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:40 ntpd[17278]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-03T10:56:40.520 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:40 ntpd[17278]: can't open /var/log/ntpstats/peerstats.20240503: Permission denied 2024-05-03T10:56:40.520 INFO:teuthology.orchestra.run.smithi157.stdout: 3 May 10:56:40 ntpd[17278]: ntpd: time slew -0.002185 s 2024-05-03T10:56:40.520 INFO:teuthology.orchestra.run.smithi157.stdout:ntpd: time slew -0.002185s 2024-05-03T10:56:40.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:40 ntpd[17278]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-05-03T10:56:40.521 INFO:teuthology.orchestra.run.smithi157.stderr: 3 May 10:56:40 ntpd[17278]: can't open /var/log/ntpstats/loopstats.20240503: Permission denied 2024-05-03T10:56:40.567 INFO:teuthology.orchestra.run.smithi157.stdout: remote refid st t when poll reach delay offset jitter 2024-05-03T10:56:40.567 INFO:teuthology.orchestra.run.smithi157.stdout:============================================================================== 2024-05-03T10:56:40.567 INFO:teuthology.orchestra.run.smithi157.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-03T10:56:40.567 INFO:teuthology.orchestra.run.smithi157.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-03T10:56:40.567 INFO:teuthology.orchestra.run.smithi157.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-03T10:56:40.567 INFO:teuthology.orchestra.run.smithi157.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-03T10:56:40.612 INFO:teuthology.orchestra.run.smithi132.stdout: remote refid st t when poll reach delay offset jitter 2024-05-03T10:56:40.612 INFO:teuthology.orchestra.run.smithi132.stdout:============================================================================== 2024-05-03T10:56:40.612 INFO:teuthology.orchestra.run.smithi132.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-03T10:56:40.612 INFO:teuthology.orchestra.run.smithi132.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-03T10:56:40.612 INFO:teuthology.orchestra.run.smithi132.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-03T10:56:40.612 INFO:teuthology.orchestra.run.smithi132.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-03T10:56:40.613 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-05-03T10:56:40.711 INFO:tasks.cephadm:Testing if podman is available 2024-05-03T10:56:40.712 DEBUG:teuthology.orchestra.run.smithi157:> sudo podman --help 2024-05-03T10:56:40.721 INFO:teuthology.orchestra.run.smithi157.stderr:sudo: podman: command not found 2024-05-03T10:56:40.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:56:40.722 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-05-03T10:56:40.723 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-05-03T10:56:41.475 INFO:teuthology.orchestra.run.smithi157.stdout:latest: Pulling from samba.org/samba-ad-server 2024-05-03T10:56:41.475 INFO:teuthology.orchestra.run.smithi157.stdout:0a0c0043018d: Pulling fs layer 2024-05-03T10:56:41.475 INFO:teuthology.orchestra.run.smithi157.stdout:20fab316b36c: Pulling fs layer 2024-05-03T10:56:41.475 INFO:teuthology.orchestra.run.smithi157.stdout:51c9c325d20a: Pulling fs layer 2024-05-03T10:56:41.475 INFO:teuthology.orchestra.run.smithi157.stdout:e35713898ee0: Pulling fs layer 2024-05-03T10:56:41.475 INFO:teuthology.orchestra.run.smithi157.stdout:4f02e2f2a4be: Pulling fs layer 2024-05-03T10:56:41.475 INFO:teuthology.orchestra.run.smithi157.stdout:dca29497266a: Pulling fs layer 2024-05-03T10:56:41.475 INFO:teuthology.orchestra.run.smithi157.stdout:4f02e2f2a4be: Waiting 2024-05-03T10:56:41.475 INFO:teuthology.orchestra.run.smithi157.stdout:e35713898ee0: Waiting 2024-05-03T10:56:41.477 INFO:teuthology.orchestra.run.smithi157.stdout:dca29497266a: Waiting 2024-05-03T10:56:41.632 INFO:teuthology.orchestra.run.smithi157.stdout:20fab316b36c: Download complete 2024-05-03T10:56:41.898 INFO:teuthology.orchestra.run.smithi157.stdout:e35713898ee0: Download complete 2024-05-03T10:56:42.265 INFO:teuthology.orchestra.run.smithi157.stdout:4f02e2f2a4be: Verifying Checksum 2024-05-03T10:56:42.266 INFO:teuthology.orchestra.run.smithi157.stdout:4f02e2f2a4be: Download complete 2024-05-03T10:56:42.807 INFO:teuthology.orchestra.run.smithi157.stdout:0a0c0043018d: Download complete 2024-05-03T10:56:42.917 INFO:teuthology.orchestra.run.smithi157.stdout:51c9c325d20a: Verifying Checksum 2024-05-03T10:56:43.039 INFO:teuthology.orchestra.run.smithi157.stdout:dca29497266a: Verifying Checksum 2024-05-03T10:56:43.039 INFO:teuthology.orchestra.run.smithi157.stdout:dca29497266a: Download complete 2024-05-03T10:56:46.799 INFO:teuthology.orchestra.run.smithi157.stdout:0a0c0043018d: Pull complete 2024-05-03T10:56:46.959 INFO:teuthology.orchestra.run.smithi157.stdout:20fab316b36c: Pull complete 2024-05-03T10:56:51.045 INFO:teuthology.orchestra.run.smithi157.stdout:51c9c325d20a: Pull complete 2024-05-03T10:56:51.221 INFO:teuthology.orchestra.run.smithi157.stdout:e35713898ee0: Pull complete 2024-05-03T10:56:51.398 INFO:teuthology.orchestra.run.smithi157.stdout:4f02e2f2a4be: Pull complete 2024-05-03T10:56:52.456 INFO:teuthology.orchestra.run.smithi157.stdout:dca29497266a: Pull complete 2024-05-03T10:56:52.588 INFO:teuthology.orchestra.run.smithi157.stdout:Digest: sha256:cee32a13d13dbeced2434f4d3f905e56c3e70d0f7a8009221f854536390c4403 2024-05-03T10:56:52.640 INFO:teuthology.orchestra.run.smithi157.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-05-03T10:56:52.672 INFO:teuthology.orchestra.run.smithi157.stdout:quay.io/samba.org/samba-ad-server:latest 2024-05-03T10:56:52.676 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-05-03T10:56:53.322 INFO:teuthology.orchestra.run.smithi157.stdout:latest: Pulling from samba.org/samba-client 2024-05-03T10:56:53.322 INFO:teuthology.orchestra.run.smithi157.stdout:0a0c0043018d: Already exists 2024-05-03T10:56:53.375 INFO:teuthology.orchestra.run.smithi157.stdout:e92b40a05b40: Pulling fs layer 2024-05-03T10:56:54.039 INFO:teuthology.orchestra.run.smithi157.stdout:e92b40a05b40: Verifying Checksum 2024-05-03T10:56:54.039 INFO:teuthology.orchestra.run.smithi157.stdout:e92b40a05b40: Download complete 2024-05-03T10:56:55.931 INFO:teuthology.orchestra.run.smithi157.stdout:e92b40a05b40: Pull complete 2024-05-03T10:56:56.037 INFO:teuthology.orchestra.run.smithi157.stdout:Digest: sha256:cdcf7213a6520b9bc1061b89967e74c1d2911d2d6a9786457d8e4c0cf78433c8 2024-05-03T10:56:56.082 INFO:teuthology.orchestra.run.smithi157.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-05-03T10:56:56.104 INFO:teuthology.orchestra.run.smithi157.stdout:quay.io/samba.org/samba-client:latest 2024-05-03T10:56:56.109 DEBUG:teuthology.orchestra.run.smithi157:> ss -lunH 2024-05-03T10:56:56.145 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:34724 0.0.0.0:* 2024-05-03T10:56:56.145 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:35491 0.0.0.0:* 2024-05-03T10:56:56.145 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:36075 0.0.0.0:* 2024-05-03T10:56:56.145 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:41803 0.0.0.0:* 2024-05-03T10:56:56.145 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:60992 0.0.0.0:* 2024-05-03T10:56:56.145 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 172.21.15.157%enp3s0f1:68 0.0.0.0:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 172.21.15.157:123 0.0.0.0:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 127.0.0.1:703 0.0.0.0:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:35396 [::]:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:58020 [::]:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:41863 [::]:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:43022 [::]:* 2024-05-03T10:56:56.146 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:48950 [::]:* 2024-05-03T10:56:56.147 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-05-03T10:56:56.147 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:7ea1]%enp3s0f1:123 [::]:* 2024-05-03T10:56:56.147 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-05-03T10:56:56.147 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-05-03T10:56:56.147 INFO:tasks.cephadm:Disabling systemd-resolved on smithi157 2024-05-03T10:56:56.147 DEBUG:teuthology.orchestra.run.smithi157:> sudo cat /etc/systemd/resolved.conf 2024-05-03T10:56:56.200 INFO:teuthology.orchestra.run.smithi157.stdout:# This file is part of systemd. 2024-05-03T10:56:56.200 INFO:teuthology.orchestra.run.smithi157.stdout:# 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# any later version. 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-05-03T10:56:56.201 INFO:teuthology.orchestra.run.smithi157.stdout:# 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:# See resolved.conf(5) for details. 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:[Resolve] 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:# Cloudflare: 1.1.1.1#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 2606:4700:4700::1111#cloudflare-dns.com 2606:4700:4700::1001#cloudflare-dns.com 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:# Google: 8.8.8.8#dns.google 8.8.4.4#dns.google 2001:4860:4860::8888#dns.google 2001:4860:4860::8844#dns.google 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:# Quad9: 9.9.9.9#dns.quad9.net 149.112.112.112#dns.quad9.net 2620:fe::fe#dns.quad9.net 2620:fe::9#dns.quad9.net 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:#DNS= 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:#FallbackDNS= 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:#Domains= 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:#DNSSEC=no 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:#DNSOverTLS=no 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:#MulticastDNS=no 2024-05-03T10:56:56.202 INFO:teuthology.orchestra.run.smithi157.stdout:#LLMNR=no 2024-05-03T10:56:56.203 INFO:teuthology.orchestra.run.smithi157.stdout:#Cache=no-negative 2024-05-03T10:56:56.203 INFO:teuthology.orchestra.run.smithi157.stdout:#CacheFromLocalhost=no 2024-05-03T10:56:56.203 INFO:teuthology.orchestra.run.smithi157.stdout:#DNSStubListener=yes 2024-05-03T10:56:56.203 INFO:teuthology.orchestra.run.smithi157.stdout:#DNSStubListenerExtra= 2024-05-03T10:56:56.203 INFO:teuthology.orchestra.run.smithi157.stdout:#ReadEtcHosts=yes 2024-05-03T10:56:56.203 INFO:teuthology.orchestra.run.smithi157.stdout:#ResolveUnicastSingleLabel=no 2024-05-03T10:56:56.204 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-03T10:56:56.204 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/systemd/resolved.conf 2024-05-03T10:56:56.267 DEBUG:teuthology.orchestra.run.smithi157:> sudo systemctl restart systemd-resolved 2024-05-03T10:56:56.409 DEBUG:teuthology.orchestra.run.smithi157:> ss -lunH 2024-05-03T10:56:56.415 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:34724 0.0.0.0:* 2024-05-03T10:56:56.415 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:35491 0.0.0.0:* 2024-05-03T10:56:56.415 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:36075 0.0.0.0:* 2024-05-03T10:56:56.415 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:41803 0.0.0.0:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:60992 0.0.0.0:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 172.21.15.157%enp3s0f1:68 0.0.0.0:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 172.21.15.157:123 0.0.0.0:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 127.0.0.1:703 0.0.0.0:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:35396 [::]:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:58020 [::]:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:41863 [::]:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:43022 [::]:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:48950 [::]:* 2024-05-03T10:56:56.416 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-05-03T10:56:56.417 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:7ea1]%enp3s0f1:123 [::]:* 2024-05-03T10:56:56.417 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-05-03T10:56:56.417 INFO:teuthology.orchestra.run.smithi157.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-05-03T10:56:56.417 DEBUG:teuthology.orchestra.run.smithi157:> sudo systemctl restart docker 2024-05-03T10:56:56.470 INFO:teuthology.orchestra.run.smithi157.stderr:Warning: The unit file, source configuration file or drop-ins of docker.service changed on disk. Run 'systemctl daemon-reload' to reload units. 2024-05-03T10:57:02.704 DEBUG:teuthology.orchestra.run.smithi157:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-05-03T10:57:02.757 DEBUG:teuthology.orchestra.run.smithi157:> sudo mkdir -p /var/tmp/samba 2024-05-03T10:57:02.812 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-03T10:57:02.812 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/var/tmp/samba/container.json 2024-05-03T10:57:02.864 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-05-03T10:57:03.398 INFO:teuthology.orchestra.run.smithi157.stdout:aec65af694664bde70136fe90dc70da3c8e62a3ebd2abeba6c0e8ca9bc407c76 2024-05-03T10:57:04.245 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.157, idx=0 2024-05-03T10:57:04.246 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker run --rm --net=host --dns=172.21.15.157 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:57:05.388 INFO:teuthology.orchestra.run.smithi157.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:57:06.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:57:06.724 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.157, idx=1 2024-05-03T10:57:06.724 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker run --rm --net=host --dns=172.21.15.157 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:57:07.711 INFO:teuthology.orchestra.run.smithi157.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:57:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:57:09.555 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.157, idx=2 2024-05-03T10:57:09.556 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker run --rm --net=host --dns=172.21.15.157 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:57:10.320 INFO:teuthology.orchestra.run.smithi157.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:57:10.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:57:12.837 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.157, idx=3 2024-05-03T10:57:12.838 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker run --rm --net=host --dns=172.21.15.157 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:57:13.648 INFO:teuthology.orchestra.run.smithi157.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:57:14.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:57:18.410 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.157, idx=4 2024-05-03T10:57:18.410 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker run --rm --net=host --dns=172.21.15.157 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:57:19.656 INFO:teuthology.orchestra.run.smithi157.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-05-03T10:57:20.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:57:28.365 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.157, idx=5 2024-05-03T10:57:28.365 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker run --rm --net=host --dns=172.21.15.157 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-05-03T10:57:30.280 INFO:teuthology.orchestra.run.smithi157.stdout: . D 0 Fri May 3 10:57:14 2024 2024-05-03T10:57:30.281 INFO:teuthology.orchestra.run.smithi157.stdout: .. D 0 Fri May 3 10:57:14 2024 2024-05-03T10:57:30.281 INFO:teuthology.orchestra.run.smithi157.stdout: domain1.sink.test D 0 Fri May 3 10:57:13 2024 2024-05-03T10:57:30.281 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-03T10:57:30.281 INFO:teuthology.orchestra.run.smithi157.stdout: 960311348 blocks of size 1024. 902342656 blocks available 2024-05-03T10:57:31.096 INFO:tasks.cephadm:SMB status probe succeeded 2024-05-03T10:57:31.097 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-03T10:57:31.108 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'f8e6d2d721bc96a93915917c59bc3d287d57263d'} 2024-05-03T10:57:31.108 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:57:31.109 INFO:tasks.cephadm:Cluster fsid is f04d515e-093b-11ef-bc97-c7b262605968 2024-05-03T10:57:31.109 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-03T10:57:31.109 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.132'} 2024-05-03T10:57:31.109 INFO:tasks.cephadm:First mon is mon.a on smithi132 2024-05-03T10:57:31.110 INFO:tasks.cephadm:First mgr is x 2024-05-03T10:57:31.110 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-03T10:57:31.110 DEBUG:teuthology.orchestra.run.smithi132:> sudo hostname $(hostname -s) 2024-05-03T10:57:31.129 DEBUG:teuthology.orchestra.run.smithi157:> sudo hostname $(hostname -s) 2024-05-03T10:57:31.143 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-05-03T10:57:31.143 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:57:31.361 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f8e6d2d721bc96a93915917c59bc3d287d57263d', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/79050/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3353-gf8e6d2d7', 'node_name': '172.21.15.4+smithi004', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-3353-gf8e6d2d7-1jammy'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-guits-testing-2024-05-02-0628/f8e6d2d721bc96a93915917c59bc3d287d57263d/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-05-02 13:28:38.969707', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-testing-2024-05-02-0628', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-guits-testing-2024-05-02-0628/f8e6d2d721bc96a93915917c59bc3d287d57263d/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-05-03T10:57:31.499 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip-guits-testing-2024-05-02-0628, sha1 f8e6d2d721bc96a93915917c59bc3d287d57263d from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:57:31.500 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip-guits-testing-2024-05-02-0628/f8e6d2d721bc96a93915917c59bc3d287d57263d/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-05-03T10:57:31.500 DEBUG:teuthology.orchestra.run.smithi132:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-testing-2024-05-02-0628/f8e6d2d721bc96a93915917c59bc3d287d57263d/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-03T10:57:32.705 INFO:teuthology.orchestra.run.smithi132.stdout:-rw-rw-r-- 1 ubuntu ubuntu 789020 May 3 10:57 /home/ubuntu/cephtest/cephadm 2024-05-03T10:57:32.705 DEBUG:teuthology.orchestra.run.smithi157:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-testing-2024-05-02-0628/f8e6d2d721bc96a93915917c59bc3d287d57263d/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-03T10:57:33.910 INFO:teuthology.orchestra.run.smithi157.stdout:-rw-rw-r-- 1 ubuntu ubuntu 789020 May 3 10:57 /home/ubuntu/cephtest/cephadm 2024-05-03T10:57:33.911 DEBUG:teuthology.orchestra.run.smithi132:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-03T10:57:33.918 DEBUG:teuthology.orchestra.run.smithi157:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-03T10:57:33.935 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d on all hosts... 2024-05-03T10:57:33.935 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull 2024-05-03T10:57:33.962 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull 2024-05-03T10:57:34.125 INFO:teuthology.orchestra.run.smithi132.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d... 2024-05-03T10:57:34.135 INFO:teuthology.orchestra.run.smithi157.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d... 2024-05-03T10:57:34.305 INFO:teuthology.orchestra.run.smithi157.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:57:34.305 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d not found: manifest unknown: manifest unknown 2024-05-03T10:57:34.305 INFO:teuthology.orchestra.run.smithi157.stderr:ERROR: Failed command: /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:57:34.550 INFO:teuthology.orchestra.run.smithi132.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:57:34.551 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d not found: manifest unknown: manifest unknown 2024-05-03T10:57:34.551 INFO:teuthology.orchestra.run.smithi132.stderr:ERROR: Failed command: /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d 2024-05-03T10:57:34.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:57:34.580 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi132 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull' 2024-05-03T10:57:34.582 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-03T10:57:34.584 DEBUG:teuthology.misc:Transferring archived files from smithi132:/var/lib/ceph/f04d515e-093b-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321/remote/smithi132/crash 2024-05-03T10:57:34.584 DEBUG:teuthology.orchestra.run.smithi132:> sudo tar c -f - -C /var/lib/ceph/f04d515e-093b-11ef-bc97-c7b262605968/crash -- . 2024-05-03T10:57:34.596 INFO:teuthology.orchestra.run.smithi132.stderr:tar: /var/lib/ceph/f04d515e-093b-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-03T10:57:34.596 INFO:teuthology.orchestra.run.smithi132.stderr:tar: Error is not recoverable: exiting now 2024-05-03T10:57:34.598 DEBUG:teuthology.misc:Transferring archived files from smithi157:/var/lib/ceph/f04d515e-093b-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321/remote/smithi157/crash 2024-05-03T10:57:34.599 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /var/lib/ceph/f04d515e-093b-11ef-bc97-c7b262605968/crash -- . 2024-05-03T10:57:34.612 INFO:teuthology.orchestra.run.smithi157.stderr:tar: /var/lib/ceph/f04d515e-093b-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-03T10:57:34.612 INFO:teuthology.orchestra.run.smithi157.stderr:tar: Error is not recoverable: exiting now 2024-05-03T10:57:34.614 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-03T10:57:34.614 DEBUG:teuthology.orchestra.run.smithi132:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f04d515e-093b-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-05-03T10:57:34.652 INFO:teuthology.orchestra.run.smithi132.stderr:grep: /var/log/ceph/f04d515e-093b-11ef-bc97-c7b262605968/ceph.log: No such file or directory 2024-05-03T10:57:34.653 INFO:tasks.cephadm:Compressing logs... 2024-05-03T10:57:34.654 DEBUG:teuthology.orchestra.run.smithi132:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-03T10:57:34.702 DEBUG:teuthology.orchestra.run.smithi157:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-03T10:57:34.711 INFO:teuthology.orchestra.run.smithi132.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-05-03T10:57:34.716 INFO:teuthology.orchestra.run.smithi157.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-05-03T10:57:34.717 INFO:teuthology.orchestra.run.smithi132.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-03T10:57:34.718 INFO:teuthology.orchestra.run.smithi132.stderr:/var/log/ceph/cephadm.log: 69.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-03T10:57:34.720 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-05-03T10:57:34.720 INFO:teuthology.orchestra.run.smithi132.stderr:real 0m0.016s 2024-05-03T10:57:34.720 INFO:teuthology.orchestra.run.smithi132.stderr:user 0m0.014s 2024-05-03T10:57:34.720 INFO:teuthology.orchestra.run.smithi132.stderr:sys 0m0.004s 2024-05-03T10:57:34.733 INFO:teuthology.orchestra.run.smithi157.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-03T10:57:34.734 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/cephadm.log: 69.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-03T10:57:34.736 INFO:teuthology.orchestra.run.smithi157.stderr: 2024-05-03T10:57:34.736 INFO:teuthology.orchestra.run.smithi157.stderr:real 0m0.029s 2024-05-03T10:57:34.736 INFO:teuthology.orchestra.run.smithi157.stderr:user 0m0.015s 2024-05-03T10:57:34.736 INFO:teuthology.orchestra.run.smithi157.stderr:sys 0m0.008s 2024-05-03T10:57:34.736 INFO:tasks.cephadm:Archiving logs... 2024-05-03T10:57:34.737 DEBUG:teuthology.misc:Transferring archived files from smithi132:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321/remote/smithi132/log 2024-05-03T10:57:34.738 DEBUG:teuthology.orchestra.run.smithi132:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-03T10:57:34.773 DEBUG:teuthology.misc:Transferring archived files from smithi157:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321/remote/smithi157/log 2024-05-03T10:57:34.774 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-03T10:57:34.788 INFO:tasks.cephadm:Removing cluster... 2024-05-03T10:57:34.788 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f04d515e-093b-11ef-bc97-c7b262605968 --force 2024-05-03T10:57:34.979 INFO:teuthology.orchestra.run.smithi132.stdout:Deleting cluster with fsid: f04d515e-093b-11ef-bc97-c7b262605968 2024-05-03T10:57:36.096 INFO:tasks.cephadm:Removing cephadm ... 2024-05-03T10:57:36.096 DEBUG:teuthology.orchestra.run.smithi132:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-03T10:57:36.101 DEBUG:teuthology.orchestra.run.smithi157:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-03T10:57:36.107 INFO:tasks.cephadm:Teardown complete 2024-05-03T10:57:36.107 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 2210, 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_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 1839, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi132 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull' 2024-05-03T10:57:36.316 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=2b59d36ff0a04d2db7e946d15ed44f7c Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 2210, 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_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 1839, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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_ceph-c_f8e6d2d721bc96a93915917c59bc3d287d57263d/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi132 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull' 2024-05-03T10:57:36.319 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-03T10:57:36.328 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-05-03T10:57:36.367 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker stop samba-ad 2024-05-03T10:57:37.053 INFO:teuthology.orchestra.run.smithi157.stdout:samba-ad 2024-05-03T10:57:37.056 DEBUG:teuthology.orchestra.run.smithi157:> sudo docker rm samba-ad 2024-05-03T10:57:37.235 INFO:teuthology.orchestra.run.smithi157.stdout:samba-ad 2024-05-03T10:57:37.238 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-05-03T10:57:37.251 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi157 2024-05-03T10:57:37.251 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-03T10:57:37.251 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/systemd/resolved.conf 2024-05-03T10:57:37.304 DEBUG:teuthology.orchestra.run.smithi157:> sudo systemctl restart systemd-resolved 2024-05-03T10:57:37.435 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-03T10:57:37.444 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-03T10:57:37.445 DEBUG:teuthology.orchestra.run.smithi132:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-03T10:57:37.447 DEBUG:teuthology.orchestra.run.smithi157:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-03T10:57:37.459 INFO:teuthology.orchestra.run.smithi132.stdout: remote refid st t when poll reach delay offset jitter 2024-05-03T10:57:37.460 INFO:teuthology.orchestra.run.smithi132.stdout:============================================================================== 2024-05-03T10:57:37.460 INFO:teuthology.orchestra.run.smithi132.stdout: hv01.front.sepi 67.205.162.81 3 u 56 64 1 0.079 -2.195 0.000 2024-05-03T10:57:37.460 INFO:teuthology.orchestra.run.smithi132.stdout: hv02.front.sepi 63.231.80.2 3 u 56 64 1 0.089 -1.737 0.000 2024-05-03T10:57:37.460 INFO:teuthology.orchestra.run.smithi132.stdout: hv03.front.sepi 74.6.168.72 3 u 55 64 1 0.140 -0.120 0.000 2024-05-03T10:57:37.460 INFO:teuthology.orchestra.run.smithi132.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-03T10:57:37.462 INFO:teuthology.orchestra.run.smithi157.stdout: remote refid st t when poll reach delay offset jitter 2024-05-03T10:57:37.462 INFO:teuthology.orchestra.run.smithi157.stdout:============================================================================== 2024-05-03T10:57:37.462 INFO:teuthology.orchestra.run.smithi157.stdout: hv01.front.sepi 67.205.162.81 3 u 52 64 1 0.148 -0.112 0.000 2024-05-03T10:57:37.463 INFO:teuthology.orchestra.run.smithi157.stdout: hv02.front.sepi 63.231.80.2 3 u 56 64 1 0.101 -1.458 0.000 2024-05-03T10:57:37.463 INFO:teuthology.orchestra.run.smithi157.stdout: hv03.front.sepi 74.6.168.72 3 u 53 64 1 0.113 +1.151 0.000 2024-05-03T10:57:37.463 INFO:teuthology.orchestra.run.smithi157.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-03T10:57:37.464 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-03T10:57:37.472 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-03T10:57:37.473 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-03T10:57:37.481 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-03T10:57:37.490 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-03T10:57:37.499 INFO:teuthology.task.internal:Duration was 483.053734 seconds 2024-05-03T10:57:37.500 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-03T10:57:37.508 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-03T10:57:37.509 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-03T10:57:37.511 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-03T10:57:37.545 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-03T10:57:37.545 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi132.front.sepia.ceph.com 2024-05-03T10:57:37.545 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-05-03T10:57:37.597 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi157.front.sepia.ceph.com 2024-05-03T10:57:37.597 DEBUG:teuthology.orchestra.run.smithi157:> 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 2024-05-03T10:57:37.607 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-03T10:57:37.608 DEBUG:teuthology.orchestra.run.smithi132:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-03T10:57:37.646 DEBUG:teuthology.orchestra.run.smithi157:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-03T10:57:37.673 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-03T10:57:37.673 DEBUG:teuthology.orchestra.run.smithi132:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-03T10:57:37.713 DEBUG:teuthology.orchestra.run.smithi157:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-03T10:57:37.769 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-03T10:57:37.780 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-03T10:57:37.780 DEBUG:teuthology.orchestra.run.smithi132:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-03T10:57:37.791 DEBUG:teuthology.orchestra.run.smithi157:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-03T10:57:37.802 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-03T10:57:37.811 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-05-03T10:57:37.838 DEBUG:teuthology.orchestra.run.smithi157:> 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 2024-05-03T10:57:37.845 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern = core 2024-05-03T10:57:37.854 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = core 2024-05-03T10:57:37.878 DEBUG:teuthology.orchestra.run.smithi132:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-03T10:57:37.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:57:37.908 DEBUG:teuthology.orchestra.run.smithi157:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-03T10:57:37.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-03T10:57:37.924 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-03T10:57:37.934 INFO:teuthology.task.internal:Transferring archived files... 2024-05-03T10:57:37.934 DEBUG:teuthology.misc:Transferring archived files from smithi132:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321/remote/smithi132 2024-05-03T10:57:37.935 DEBUG:teuthology.orchestra.run.smithi132:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-03T10:57:37.973 DEBUG:teuthology.misc:Transferring archived files from smithi157:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321/remote/smithi157 2024-05-03T10:57:37.973 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-03T10:57:37.992 INFO:teuthology.task.internal:Removing archive directory... 2024-05-03T10:57:37.992 DEBUG:teuthology.orchestra.run.smithi132:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-03T10:57:38.014 DEBUG:teuthology.orchestra.run.smithi157:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-03T10:57:38.037 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-03T10:57:38.048 INFO:teuthology.task.internal:Not uploading archives. 2024-05-03T10:57:38.048 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-03T10:57:38.057 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-03T10:57:38.057 DEBUG:teuthology.orchestra.run.smithi132:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-03T10:57:38.062 DEBUG:teuthology.orchestra.run.smithi157:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-03T10:57:38.065 INFO:teuthology.orchestra.run.smithi132.stdout: 658633 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 3 10:57 /home/ubuntu/cephtest 2024-05-03T10:57:38.085 INFO:teuthology.orchestra.run.smithi157.stdout: 658617 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 3 10:57 /home/ubuntu/cephtest 2024-05-03T10:57:38.087 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-03T10:57:38.097 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-03T10:57:38.116 INFO:teuthology.nuke:Checking targets against current locks 2024-05-03T10:57:38.139 DEBUG:teuthology.nuke:shortname: smithi132 2024-05-03T10:57:38.139 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-03T10:57:38.160 DEBUG:teuthology.nuke:shortname: smithi157 2024-05-03T10:57:38.160 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-03T10:57:38.163 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi132.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-03 10:40:05.068369', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNyZm4jKhfEOcXGs1gLpi+j8xB6vB8A48tenkxtCFM8ap7EHtnmIXxJ8Y/ltRIyUC0OAbMtv0VTsKvS488j8QdA='} 2024-05-03T10:57:38.183 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi157.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-05-03_06:31:58-orch:cephadm-wip-guits-testing-2024-05-02-0628-distro-default-smithi/7687321', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-03 10:40:05.069666', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB4US92yEd69/knjWU4J7wHBGBfIOQ1rnz9IXFhEpWGwfYc7cHdzrfGUcqJmaqAnkA30Y8lGMEoSz+rbdeyZAkA='} 2024-05-03T10:57:38.208 INFO:teuthology.orchestra.console.smithi132:Power off 2024-05-03T10:57:38.209 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-03T10:57:38.232 DEBUG:teuthology.orchestra.console.smithi132:power off output: Chassis Power Control: Down/Off 2024-05-03T10:57:38.232 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:57:38.246 INFO:teuthology.orchestra.console.smithi157:Power off 2024-05-03T10:57:38.246 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-03T10:57:38.255 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is on 2024-05-03T10:57:38.267 DEBUG:teuthology.orchestra.console.smithi157:power off output: Chassis Power Control: Down/Off 2024-05-03T10:57:38.267 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:57:38.290 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is on 2024-05-03T10:57:42.256 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:57:42.292 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:57:42.367 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is on 2024-05-03T10:57:42.402 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is on 2024-05-03T10:57:46.369 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:57:46.402 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:57:46.480 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is off 2024-05-03T10:57:46.511 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is on 2024-05-03T10:57:46.581 INFO:teuthology.orchestra.console.smithi132:Power off completed 2024-05-03T10:57:50.514 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-03T10:57:50.624 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is off 2024-05-03T10:57:50.725 INFO:teuthology.orchestra.console.smithi157:Power off completed 2024-05-03T10:57:50.829 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_domain} duration: 483.0537338256836 failure_reason: 'Command failed on smithi132 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f8e6d2d721bc96a93915917c59bc3d287d57263d pull''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=2b59d36ff0a04d2db7e946d15ed44f7c status: fail success: false 2024-05-03T10:57:50.830 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-03T10:57:50.926 INFO:teuthology.run:FAIL