2024-03-30T14:38:42.058 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-30T14:38:42.058 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi --owner scheduled_teuthology@teuthology --description orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/off mon_election/connectivity task/test_ca_signed_key} --verbose --archive /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220 -- /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220/orig.config.yaml 2024-03-30T14:38:42.082 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T14:38:42.193 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220 branch: squid description: orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/off mon_election/connectivity task/test_ca_signed_key} email: ceph-qa@ceph.com first_in_suite: false job_id: '7630220' kernel: kdb: true sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false 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\) sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: use-ca-signed-key: true install: ceph: flavor: default sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb workunit: branch: squid sha1: 5af0400050a123dc31f105425174f106e057276a owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - client.0 - - host.b - mon.b - mgr.b - osd.1 - client.1 seed: 8777 sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb sleep_before_teardown: 0 subset: 43/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 5af0400050a123dc31f105425174f106e057276a targets: smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIehIAvMpVinuM4iovUMH/kfIlF2XIp6hqdAVhNZP/4e8uKQMaRJN5YklBfMPpyfKb2jNod0zBNbkFqequAnyN8= smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOM213/DXcYEy3imbTYBOzIZ3UUDsuWcNjGsuokEVevsuvQ5lrVoLSfYRWbONR35AV974O+HWgkZ8Y8hJHEJCKc= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # do a check-host on each host to make sure it's\ \ reachable\n ceph cephadm check-host ${host} 2> ${host}-ok.txt\n HOST_OK=$(cat\ \ ${host}-ok.txt)\n if ! grep -q \"Host looks OK\" <<< \"$HOST_OK\"; then\n\ \ printf \"Failed host check:\\n\\n$HOST_OK\"\n exit 1\n fi\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-29_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-30T14:38:42.193 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa; will attempt to use it 2024-03-30T14:38:42.194 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa/tasks 2024-03-30T14:38:42.194 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-30T14:38:42.195 INFO:teuthology.task.internal:Checking packages... 2024-03-30T14:38:42.217 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '4e50bbcdd1630c7760b708f3a5b4d38a121e66cb' 2024-03-30T14:38:42.217 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-30T14:38:42.217 INFO:teuthology.packaging:ref: None 2024-03-30T14:38:42.217 INFO:teuthology.packaging:tag: None 2024-03-30T14:38:42.217 INFO:teuthology.packaging:branch: squid 2024-03-30T14:38:42.217 INFO:teuthology.packaging:sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:38:42.217 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2024-03-30T14:38:42.386 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1973-g5af04000-1jammy 2024-03-30T14:38:42.387 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-30T14:38:42.395 INFO:teuthology.task.internal:no buildpackages task found 2024-03-30T14:38:42.396 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-30T14:38:42.404 INFO:teuthology.task.internal:Saving configuration 2024-03-30T14:38:42.415 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-30T14:38:42.422 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T14:38:42.446 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220', '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-03-30 14:33:10.831706', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILvdVNRGuAlxYv0lFOa4FRaGFRI/wTD+Fwv3FA086Ddh'} 2024-03-30T14:38:42.465 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220', '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-03-30 14:33:10.830310', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM4zj4qkHaDjFpi1eJgIf7eDDhe8O7/+L2lJvSMdm0xX'} 2024-03-30T14:38:42.465 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-30T14:38:42.477 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'client.0'] 2024-03-30T14:38:42.477 INFO:teuthology.task.internal:roles: ubuntu@smithi135.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1', 'client.1'] 2024-03-30T14:38:42.477 INFO:teuthology.run_tasks:Running task console_log... 2024-03-30T14:38:42.549 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc3da254280>, signals=[15]) 2024-03-30T14:38:42.549 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-30T14:38:42.557 INFO:teuthology.task.internal:Opening connections... 2024-03-30T14:38:42.557 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2024-03-30T14:38:42.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T14:38:42.638 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2024-03-30T14:38:42.639 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T14:38:42.715 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-30T14:38:42.726 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2024-03-30T14:38:42.732 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2024-03-30T14:38:42.732 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2024-03-30T14:38:42.778 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-30T14:38:42.778 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="Ubuntu" 2024-03-30T14:38:42.778 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="22.04" 2024-03-30T14:38:42.778 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-30T14:38:42.778 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_CODENAME=jammy 2024-03-30T14:38:42.778 INFO:teuthology.orchestra.run.smithi060.stdout:ID=ubuntu 2024-03-30T14:38:42.778 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE=debian 2024-03-30T14:38:42.778 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T14:38:42.778 INFO:teuthology.orchestra.run.smithi060.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T14:38:42.778 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T14:38:42.779 INFO:teuthology.orchestra.run.smithi060.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T14:38:42.779 INFO:teuthology.orchestra.run.smithi060.stdout:UBUNTU_CODENAME=jammy 2024-03-30T14:38:42.779 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2024-03-30T14:38:42.799 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2024-03-30T14:38:42.804 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2024-03-30T14:38:42.804 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2024-03-30T14:38:42.851 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-30T14:38:42.851 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="Ubuntu" 2024-03-30T14:38:42.851 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="22.04" 2024-03-30T14:38:42.851 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-30T14:38:42.851 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_CODENAME=jammy 2024-03-30T14:38:42.851 INFO:teuthology.orchestra.run.smithi135.stdout:ID=ubuntu 2024-03-30T14:38:42.851 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE=debian 2024-03-30T14:38:42.852 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T14:38:42.852 INFO:teuthology.orchestra.run.smithi135.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T14:38:42.852 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T14:38:42.852 INFO:teuthology.orchestra.run.smithi135.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T14:38:42.852 INFO:teuthology.orchestra.run.smithi135.stdout:UBUNTU_CODENAME=jammy 2024-03-30T14:38:42.852 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2024-03-30T14:38:42.874 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-30T14:38:42.891 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-30T14:38:42.908 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-30T14:38:42.908 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2024-03-30T14:38:42.911 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2024-03-30T14:38:42.915 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-30T14:38:42.931 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-30T14:38:42.931 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2024-03-30T14:38:42.960 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2024-03-30T14:38:42.976 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-30T14:38:43.032 INFO:teuthology.run_tasks:Running task kernel... 2024-03-30T14:38:43.050 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-30T14:38:43.050 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-30T14:38:43.051 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T14:38:43.051 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T14:38:43.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T14:38:43.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T14:38:43.056 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-03-30T14:38:43.056 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-03-30T14:38:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:5.15.0-56-generic 2024-03-30T14:38:43.103 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.15.0-56-generic 2024-03-30T14:38:43.103 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-03-30T14:38:43.104 INFO:teuthology.orchestra.run.smithi135.stdout:5.15.0-56-generic 2024-03-30T14:38:43.105 INFO:teuthology.task.kernel:Running kernel on smithi135: 5.15.0-56-generic 2024-03-30T14:38:43.105 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get clean 2024-03-30T14:38:43.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-03-30T14:38:43.242 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2024-03-30T14:38:43.375 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T14:38:43.376 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-30T14:38:43.380 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-30T14:38:43.387 INFO:teuthology.orchestra.run.smithi135.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-30T14:38:43.474 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-30T14:38:43.489 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T14:38:43.571 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-30T14:38:43.620 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-03-30T14:38:43.676 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-03-30T14:38:43.705 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-03-30T14:38:43.770 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-03-30T14:38:43.778 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-30T14:38:43.778 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-30T14:38:43.780 INFO:teuthology.orchestra.run.smithi135.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-03-30T14:38:43.788 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-03-30T14:38:43.827 INFO:teuthology.orchestra.run.smithi135.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-03-30T14:38:43.834 INFO:teuthology.orchestra.run.smithi135.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T14:38:43.834 INFO:teuthology.orchestra.run.smithi135.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-30T14:38:43.851 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-03-30T14:38:43.851 INFO:teuthology.orchestra.run.smithi135.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-03-30T14:38:43.870 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-03-30T14:38:43.876 INFO:teuthology.orchestra.run.smithi135.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-03-30T14:38:43.881 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-30T14:38:43.881 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-03-30T14:38:43.890 INFO:teuthology.orchestra.run.smithi135.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-30T14:38:43.890 INFO:teuthology.orchestra.run.smithi135.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-30T14:38:43.890 INFO:teuthology.orchestra.run.smithi135.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-30T14:38:43.891 INFO:teuthology.orchestra.run.smithi135.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-30T14:38:43.914 INFO:teuthology.orchestra.run.smithi135.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-30T14:38:43.937 INFO:teuthology.orchestra.run.smithi135.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-30T14:38:43.939 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-30T14:38:43.940 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-03-30T14:38:43.948 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T14:38:43.948 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-30T14:38:43.963 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,518 kB] 2024-03-30T14:38:43.967 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-03-30T14:38:43.983 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-03-30T14:38:43.986 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-30T14:38:43.987 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-30T14:38:44.006 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-30T14:38:44.006 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-30T14:38:44.006 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-30T14:38:44.074 INFO:teuthology.orchestra.run.smithi135.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,518 kB] 2024-03-30T14:38:44.079 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-03-30T14:38:44.088 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-30T14:38:44.089 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-03-30T14:38:44.138 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-30T14:38:44.139 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-03-30T14:38:44.145 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T14:38:44.145 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-03-30T14:38:44.161 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,061 kB] 2024-03-30T14:38:44.188 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-03-30T14:38:44.193 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-30T14:38:44.193 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-03-30T14:38:44.194 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-03-30T14:38:44.218 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-03-30T14:38:44.219 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-30T14:38:44.219 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-30T14:38:44.221 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-30T14:38:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-30T14:38:44.258 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-30T14:38:44.258 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-30T14:38:44.260 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-30T14:38:44.260 INFO:teuthology.orchestra.run.smithi060.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-30T14:38:44.260 INFO:teuthology.orchestra.run.smithi060.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-30T14:38:44.378 INFO:teuthology.orchestra.run.smithi135.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-03-30T14:38:44.417 INFO:teuthology.orchestra.run.smithi135.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-03-30T14:38:44.432 INFO:teuthology.orchestra.run.smithi135.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-30T14:38:44.433 INFO:teuthology.orchestra.run.smithi135.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-03-30T14:38:44.492 INFO:teuthology.orchestra.run.smithi135.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-30T14:38:44.493 INFO:teuthology.orchestra.run.smithi135.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-03-30T14:38:44.500 INFO:teuthology.orchestra.run.smithi135.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T14:38:44.665 INFO:teuthology.orchestra.run.smithi135.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-03-30T14:38:45.243 INFO:teuthology.orchestra.run.smithi135.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,061 kB] 2024-03-30T14:38:45.354 INFO:teuthology.orchestra.run.smithi135.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-03-30T14:38:45.374 INFO:teuthology.orchestra.run.smithi135.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-30T14:38:45.376 INFO:teuthology.orchestra.run.smithi135.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-03-30T14:38:45.376 INFO:teuthology.orchestra.run.smithi135.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-03-30T14:38:45.380 INFO:teuthology.orchestra.run.smithi135.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-03-30T14:38:45.381 INFO:teuthology.orchestra.run.smithi135.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-30T14:38:45.381 INFO:teuthology.orchestra.run.smithi135.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-30T14:38:45.385 INFO:teuthology.orchestra.run.smithi135.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-30T14:38:45.389 INFO:teuthology.orchestra.run.smithi135.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-30T14:38:45.555 INFO:teuthology.orchestra.run.smithi135.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-30T14:38:45.638 INFO:teuthology.orchestra.run.smithi135.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-30T14:38:45.739 INFO:teuthology.orchestra.run.smithi135.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-30T14:38:45.801 INFO:teuthology.orchestra.run.smithi135.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-30T14:38:45.831 INFO:teuthology.orchestra.run.smithi135.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-30T14:38:49.745 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 12.6 MB in 2s (6,467 kB/s) 2024-03-30T14:38:50.096 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 12.6 MB in 3s (4,992 kB/s) 2024-03-30T14:38:51.049 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-03-30T14:38:51.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T14:38:51.132 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-03-30T14:38:51.333 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-03-30T14:38:51.333 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-03-30T14:38:51.378 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-03-30T14:38:51.397 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T14:38:51.456 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-03-30T14:38:51.513 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T14:38:51.513 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T14:38:51.513 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T14:38:51.513 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T14:38:51.513 INFO:teuthology.orchestra.run.smithi060.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-30T14:38:51.514 INFO:teuthology.orchestra.run.smithi060.stdout: python2.7-minimal 2024-03-30T14:38:51.514 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T14:38:51.515 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-03-30T14:38:51.515 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T14:38:51.515 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-30T14:38:51.516 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-30T14:38:51.517 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-03-30T14:38:51.517 INFO:teuthology.orchestra.run.smithi060.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-30T14:38:51.517 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2024-03-30T14:38:51.517 INFO:teuthology.orchestra.run.smithi060.stdout: thermald 2024-03-30T14:38:51.565 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-03-30T14:38:51.565 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T14:38:51.565 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-30T14:38:51.565 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-30T14:38:51.567 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be upgraded: 2024-03-30T14:38:51.567 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T14:38:51.652 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2024-03-30T14:38:51.653 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2024-03-30T14:38:51.749 INFO:teuthology.orchestra.run.smithi060.stdout:3 upgraded, 5 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T14:38:51.749 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 113 MB of archives. 2024-03-30T14:38:51.749 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-30T14:38:51.749 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-30T14:38:51.816 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T14:38:51.816 INFO:teuthology.orchestra.run.smithi135.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T14:38:51.816 INFO:teuthology.orchestra.run.smithi135.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T14:38:51.817 INFO:teuthology.orchestra.run.smithi135.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T14:38:51.817 INFO:teuthology.orchestra.run.smithi135.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-30T14:38:51.817 INFO:teuthology.orchestra.run.smithi135.stdout: python2.7-minimal 2024-03-30T14:38:51.817 INFO:teuthology.orchestra.run.smithi135.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T14:38:51.818 INFO:teuthology.orchestra.run.smithi135.stdout:The following additional packages will be installed: 2024-03-30T14:38:51.818 INFO:teuthology.orchestra.run.smithi135.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T14:38:51.818 INFO:teuthology.orchestra.run.smithi135.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-30T14:38:51.819 INFO:teuthology.orchestra.run.smithi135.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-30T14:38:51.820 INFO:teuthology.orchestra.run.smithi135.stdout:Suggested packages: 2024-03-30T14:38:51.820 INFO:teuthology.orchestra.run.smithi135.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-30T14:38:51.820 INFO:teuthology.orchestra.run.smithi135.stdout:Recommended packages: 2024-03-30T14:38:51.820 INFO:teuthology.orchestra.run.smithi135.stdout: thermald 2024-03-30T14:38:51.872 INFO:teuthology.orchestra.run.smithi135.stdout:The following NEW packages will be installed: 2024-03-30T14:38:51.872 INFO:teuthology.orchestra.run.smithi135.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T14:38:51.872 INFO:teuthology.orchestra.run.smithi135.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-30T14:38:51.872 INFO:teuthology.orchestra.run.smithi135.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-30T14:38:51.873 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages will be upgraded: 2024-03-30T14:38:51.874 INFO:teuthology.orchestra.run.smithi135.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T14:38:51.928 INFO:teuthology.orchestra.run.smithi135.stdout:3 upgraded, 5 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T14:38:51.928 INFO:teuthology.orchestra.run.smithi135.stdout:Need to get 113 MB of archives. 2024-03-30T14:38:51.928 INFO:teuthology.orchestra.run.smithi135.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-30T14:38:51.928 INFO:teuthology.orchestra.run.smithi135.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-30T14:38:52.520 INFO:teuthology.orchestra.run.smithi135.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-30T14:38:52.757 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-30T14:38:53.174 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-30T14:38:53.504 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-30T14:38:54.211 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-30T14:38:54.211 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-30T14:38:54.212 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-30T14:38:54.403 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-30T14:38:54.455 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-30T14:38:54.853 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 113 MB in 3s (43.9 MB/s) 2024-03-30T14:38:55.167 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-30T14:38:55.806 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-30T14:38:55.806 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-30T14:38:55.806 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-30T14:38:57.138 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-30T14:38:57.141 INFO:teuthology.orchestra.run.smithi135.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-03-30T14:38:57.145 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T14:38:57.214 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:38:57.254 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-30T14:38:57.688 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 113 MB in 6s (19.9 MB/s) 2024-03-30T14:38:57.878 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-30T14:38:59.358 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-30T14:38:59.379 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T14:38:59.461 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:38:59.869 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-30T14:38:59.890 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T14:38:59.916 INFO:teuthology.orchestra.run.smithi060.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-03-30T14:38:59.919 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:38:59.920 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T14:38:59.984 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:02.269 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-30T14:39:02.290 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T14:39:02.375 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:02.772 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-30T14:39:02.793 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T14:39:02.830 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:06.938 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T14:39:07.065 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T14:39:07.441 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T14:39:07.569 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T14:39:07.847 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-30T14:39:07.869 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-30T14:39:07.914 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T14:39:09.550 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T14:39:09.676 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T14:39:09.993 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T14:39:10.113 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T14:39:10.408 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-30T14:39:10.430 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-30T14:39:10.474 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T14:39:13.994 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-30T14:39:14.032 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T14:39:14.086 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:16.272 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-30T14:39:16.309 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T14:39:16.346 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:16.703 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T14:39:16.829 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T14:39:17.162 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T14:39:17.283 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:17.409 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-30T14:39:17.513 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:18.814 INFO:teuthology.orchestra.run.smithi135.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-30T14:39:18.815 INFO:teuthology.orchestra.run.smithi135.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-30T14:39:18.815 INFO:teuthology.orchestra.run.smithi135.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-30T14:39:18.815 INFO:teuthology.orchestra.run.smithi135.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-30T14:39:19.608 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:19.700 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T14:39:19.825 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T14:39:20.201 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T14:39:20.321 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:20.447 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-30T14:39:20.576 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:21.049 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:21.948 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-30T14:39:21.949 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-30T14:39:21.949 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-30T14:39:21.949 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-30T14:39:22.114 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:22.426 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-30T14:39:22.543 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-30T14:39:22.644 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:22.703 INFO:teuthology.orchestra.run.smithi135.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T14:39:22.703 INFO:teuthology.orchestra.run.smithi135.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-30T14:39:23.556 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:25.525 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-30T14:39:25.650 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-30T14:39:25.776 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T14:39:25.842 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T14:39:25.843 INFO:teuthology.orchestra.run.smithi060.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-30T14:39:36.696 INFO:teuthology.orchestra.run.smithi135.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T14:39:36.696 INFO:teuthology.orchestra.run.smithi135.stdout:Sourcing file `/etc/default/grub' 2024-03-30T14:39:36.710 INFO:teuthology.orchestra.run.smithi135.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T14:39:36.734 INFO:teuthology.orchestra.run.smithi135.stdout:Generating grub configuration file ... 2024-03-30T14:39:37.000 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T14:39:37.019 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T14:39:37.312 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T14:39:37.317 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T14:39:37.387 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T14:39:37.392 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T14:39:37.566 INFO:teuthology.orchestra.run.smithi135.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T14:39:37.566 INFO:teuthology.orchestra.run.smithi135.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T14:39:37.566 INFO:teuthology.orchestra.run.smithi135.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T14:39:37.603 INFO:teuthology.orchestra.run.smithi135.stdout:done 2024-03-30T14:39:38.077 DEBUG:teuthology.orchestra.run.smithi135:> dpkg -s linux-image-generic 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Package: linux-image-generic 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Status: install ok installed 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Priority: optional 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Section: kernel 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Installed-Size: 21 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: amd64 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Source: linux-meta 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Version: 5.15.0.101.98 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.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-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Recommends: thermald 2024-03-30T14:39:38.094 INFO:teuthology.orchestra.run.smithi135.stdout:Description: Generic Linux kernel image 2024-03-30T14:39:38.095 INFO:teuthology.orchestra.run.smithi135.stdout: This package will always depend on the latest generic kernel image 2024-03-30T14:39:38.095 INFO:teuthology.orchestra.run.smithi135.stdout: available. 2024-03-30T14:39:38.095 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-30T14:39:38.096 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T14:39:38.096 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T14:39:38.096 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-03-30T14:39:38.096 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi135.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T14:39:38.096 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get clean 2024-03-30T14:39:38.271 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2024-03-30T14:39:38.427 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T14:39:38.445 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-30T14:39:38.471 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-30T14:39:38.527 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-30T14:39:39.770 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-03-30T14:39:39.789 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T14:39:39.848 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-03-30T14:39:40.046 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2024-03-30T14:39:40.046 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2024-03-30T14:39:40.221 INFO:teuthology.orchestra.run.smithi135.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-30T14:39:40.221 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T14:39:40.221 INFO:teuthology.orchestra.run.smithi135.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T14:39:40.221 INFO:teuthology.orchestra.run.smithi135.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T14:39:40.221 INFO:teuthology.orchestra.run.smithi135.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T14:39:40.222 INFO:teuthology.orchestra.run.smithi135.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-30T14:39:40.222 INFO:teuthology.orchestra.run.smithi135.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-30T14:39:40.222 INFO:teuthology.orchestra.run.smithi135.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T14:39:40.263 INFO:teuthology.orchestra.run.smithi135.stdout:0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T14:39:40.265 DEBUG:teuthology.orchestra.run.smithi135:> dpkg -s linux-image-generic 2024-03-30T14:39:40.280 INFO:teuthology.orchestra.run.smithi135.stdout:Package: linux-image-generic 2024-03-30T14:39:40.280 INFO:teuthology.orchestra.run.smithi135.stdout:Status: install ok installed 2024-03-30T14:39:40.280 INFO:teuthology.orchestra.run.smithi135.stdout:Priority: optional 2024-03-30T14:39:40.280 INFO:teuthology.orchestra.run.smithi135.stdout:Section: kernel 2024-03-30T14:39:40.280 INFO:teuthology.orchestra.run.smithi135.stdout:Installed-Size: 21 2024-03-30T14:39:40.281 INFO:teuthology.orchestra.run.smithi135.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T14:39:40.281 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: amd64 2024-03-30T14:39:40.281 INFO:teuthology.orchestra.run.smithi135.stdout:Source: linux-meta 2024-03-30T14:39:40.281 INFO:teuthology.orchestra.run.smithi135.stdout:Version: 5.15.0.101.98 2024-03-30T14:39:40.281 INFO:teuthology.orchestra.run.smithi135.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-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T14:39:40.281 INFO:teuthology.orchestra.run.smithi135.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T14:39:40.281 INFO:teuthology.orchestra.run.smithi135.stdout:Recommends: thermald 2024-03-30T14:39:40.281 INFO:teuthology.orchestra.run.smithi135.stdout:Description: Generic Linux kernel image 2024-03-30T14:39:40.281 INFO:teuthology.orchestra.run.smithi135.stdout: This package will always depend on the latest generic kernel image 2024-03-30T14:39:40.281 INFO:teuthology.orchestra.run.smithi135.stdout: available. 2024-03-30T14:39:40.281 DEBUG:teuthology.orchestra.run.smithi135:> mktemp 2024-03-30T14:39:40.327 INFO:teuthology.orchestra.run.smithi135.stdout:/tmp/tmp.RuDEdzZami 2024-03-30T14:39:40.327 DEBUG:teuthology.orchestra.run.smithi135:> sudo cp /boot/grub/grub.cfg /tmp/tmp.RuDEdzZami 2024-03-30T14:39:40.391 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0666 /tmp/tmp.RuDEdzZami 2024-03-30T14:39:40.426 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T14:39:40.426 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub' 2024-03-30T14:39:40.438 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T14:39:40.453 INFO:teuthology.orchestra.run.smithi060.stdout:Generating grub configuration file ... 2024-03-30T14:39:40.515 DEBUG:teuthology.orchestra.remote:smithi135:/tmp/tmp.RuDEdzZami is 10KB 2024-03-30T14:39:40.527 DEBUG:teuthology.orchestra.run.smithi135:> rm -fr /tmp/tmp.RuDEdzZami 2024-03-30T14:39:40.531 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T14:39:40.586 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-30T14:39:40.586 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T14:39:40.586 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T14:39:40.650 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-30T14:39:40.650 DEBUG:teuthology.orchestra.run.smithi135:> sudo update-grub 2024-03-30T14:39:40.768 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T14:39:40.788 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T14:39:41.119 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T14:39:41.125 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T14:39:41.202 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T14:39:41.208 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T14:39:41.387 INFO:teuthology.orchestra.run.smithi060.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T14:39:41.387 INFO:teuthology.orchestra.run.smithi060.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T14:39:41.387 INFO:teuthology.orchestra.run.smithi060.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T14:39:41.437 INFO:teuthology.orchestra.run.smithi060.stdout:done 2024-03-30T14:39:41.870 INFO:teuthology.orchestra.run.smithi135.stderr:Sourcing file `/etc/default/grub' 2024-03-30T14:39:41.871 INFO:teuthology.orchestra.run.smithi135.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T14:39:41.874 INFO:teuthology.orchestra.run.smithi135.stderr:Generating grub configuration file ... 2024-03-30T14:39:41.905 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 21 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.15.0.101.98 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.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-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-03-30T14:39:41.936 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-03-30T14:39:41.937 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-03-30T14:39:41.937 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-03-30T14:39:41.937 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-30T14:39:41.937 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T14:39:41.937 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T14:39:41.937 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-03-30T14:39:41.937 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T14:39:41.937 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-03-30T14:39:42.030 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T14:39:42.035 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T14:39:42.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-03-30T14:39:42.248 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T14:39:42.254 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T14:39:42.292 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T14:39:42.297 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T14:39:42.329 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T14:39:42.330 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-30T14:39:42.369 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-30T14:39:42.411 INFO:teuthology.orchestra.run.smithi135.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T14:39:42.411 INFO:teuthology.orchestra.run.smithi135.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T14:39:42.411 INFO:teuthology.orchestra.run.smithi135.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T14:39:42.421 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-30T14:39:42.422 INFO:teuthology.orchestra.run.smithi135.stderr:done 2024-03-30T14:39:42.440 DEBUG:teuthology.orchestra.run.smithi135:> sudo shutdown -r now 2024-03-30T14:39:43.690 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-03-30T14:39:43.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T14:39:43.761 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-03-30T14:39:43.956 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-03-30T14:39:43.957 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-03-30T14:39:44.118 INFO:teuthology.orchestra.run.smithi060.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-30T14:39:44.118 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T14:39:44.118 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T14:39:44.118 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T14:39:44.118 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T14:39:44.119 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-30T14:39:44.119 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-30T14:39:44.119 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T14:39:44.159 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T14:39:44.161 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-03-30T14:39:44.221 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-03-30T14:39:44.221 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 21 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.15.0.101.98 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.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-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-03-30T14:39:44.222 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-03-30T14:39:44.223 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-03-30T14:39:44.266 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.iSrOcIdo9V 2024-03-30T14:39:44.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub/grub.cfg /tmp/tmp.iSrOcIdo9V 2024-03-30T14:39:44.334 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.iSrOcIdo9V 2024-03-30T14:39:44.450 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.iSrOcIdo9V is 10KB 2024-03-30T14:39:44.463 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.iSrOcIdo9V 2024-03-30T14:39:44.469 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T14:39:44.526 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-03-30T14:39:44.526 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T14:39:44.526 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T14:39:44.594 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-30T14:39:44.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo update-grub 2024-03-30T14:39:45.772 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub' 2024-03-30T14:39:45.773 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T14:39:45.775 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2024-03-30T14:39:45.965 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T14:39:45.971 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T14:39:46.205 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T14:39:46.210 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T14:39:46.254 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T14:39:46.260 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T14:39:46.405 INFO:teuthology.orchestra.run.smithi060.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T14:39:46.406 INFO:teuthology.orchestra.run.smithi060.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T14:39:46.406 INFO:teuthology.orchestra.run.smithi060.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T14:39:46.424 INFO:teuthology.orchestra.run.smithi060.stderr:done 2024-03-30T14:39:46.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2024-03-30T14:40:12.452 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-03-30T14:40:12.452 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-30T14:40:12.453 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T14:40:16.430 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-03-30T14:40:16.430 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-03-30T14:40:16.431 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T14:41:12.511 DEBUG:teuthology.orchestra.remote:timed out 2024-03-30T14:41:16.437 DEBUG:teuthology.orchestra.remote:timed out 2024-03-30T14:41:21.514 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-30T14:41:21.518 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T14:41:22.077 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-03-30T14:41:23.224 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-30T14:41:23.224 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-101-generic"... 2024-03-30T14:41:23.224 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-03-30T14:41:23.229 INFO:teuthology.orchestra.run.smithi135.stdout:5.15.0-101-generic 2024-03-30T14:41:23.229 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-30T14:41:23.229 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T14:41:23.229 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T14:41:24.230 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-03-30T14:41:24.230 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T14:41:24.648 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2024-03-30T14:41:24.672 DEBUG:teuthology.parallel:result is None 2024-03-30T14:41:25.439 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-03-30T14:41:25.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T14:41:33.657 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-03-30T14:41:34.843 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-03-30T14:41:34.843 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-101-generic"... 2024-03-30T14:41:34.843 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-03-30T14:41:34.848 INFO:teuthology.orchestra.run.smithi060.stdout:5.15.0-101-generic 2024-03-30T14:41:34.849 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-30T14:41:34.849 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T14:41:34.849 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T14:41:35.851 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-03-30T14:41:35.851 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T14:41:36.062 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2024-03-30T14:41:36.086 DEBUG:teuthology.parallel:result is None 2024-03-30T14:41:36.086 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-30T14:41:36.094 INFO:teuthology.task.internal:Creating test directory... 2024-03-30T14:41:36.095 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T14:41:36.097 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T14:41:36.103 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-30T14:41:36.116 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-30T14:41:36.126 INFO:teuthology.task.internal:Creating archive directory... 2024-03-30T14:41:36.126 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T14:41:36.145 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T14:41:36.283 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-30T14:41:36.289 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-30T14:41:36.289 DEBUG:teuthology.orchestra.run.smithi060:> 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-03-30T14:41:36.292 DEBUG:teuthology.orchestra.run.smithi135:> 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-03-30T14:41:36.328 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T14:41:36.338 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T14:41:36.407 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T14:41:36.415 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T14:41:36.417 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-30T14:41:36.425 INFO:teuthology.task.internal:Configuring sudo... 2024-03-30T14:41:36.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T14:41:36.427 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T14:41:36.441 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-30T14:41:36.474 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-30T14:41:36.475 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T14:41:36.481 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T14:41:36.490 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T14:41:36.536 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T14:41:36.584 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-03-30T14:41:36.584 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T14:41:36.658 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T14:41:36.664 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T14:41:36.710 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-30T14:41:36.710 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T14:41:36.782 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2024-03-30T14:41:36.785 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2024-03-30T14:41:36.869 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-30T14:41:36.876 INFO:teuthology.task.internal:Starting timer... 2024-03-30T14:41:36.876 INFO:teuthology.run_tasks:Running task pcp... 2024-03-30T14:41:36.888 INFO:teuthology.run_tasks:Running task selinux... 2024-03-30T14:41:36.895 DEBUG:teuthology.task.selinux:Excluding smithi060: OS 'ubuntu' does not support SELinux 2024-03-30T14:41:36.895 DEBUG:teuthology.task.selinux:Excluding smithi135: OS 'ubuntu' does not support SELinux 2024-03-30T14:41:36.895 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-30T14:41:36.895 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-30T14:41:36.896 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-30T14:41:36.896 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-30T14:41:36.904 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-30T14:41:36.921 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-03-30T14:41:36.922 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi060.front.sepia.ceph.com,smithi135.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-30T14:48:44.210 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi060.front.sepia.ceph.com'), Remote(name='ubuntu@smithi135.front.sepia.ceph.com')] 2024-03-30T14:48:44.212 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-03-30T14:48:44.213 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T14:48:44.298 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-03-30T14:48:44.374 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-03-30T14:48:44.374 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-30T14:48:44.375 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T14:48:44.454 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-03-30T14:48:44.530 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-30T14:48:44.531 INFO:teuthology.run_tasks:Running task clock... 2024-03-30T14:48:44.545 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-30T14:48:44.545 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T14:48:44.546 DEBUG:teuthology.orchestra.run.smithi060:> 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-03-30T14:48:44.548 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T14:48:44.548 DEBUG:teuthology.orchestra.run.smithi135:> 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-03-30T14:48:44.578 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-30T14:48:44.578 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: Command line: ntpd -gq 2024-03-30T14:48:44.578 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: ---------------------------------------------------- 2024-03-30T14:48:44.578 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: ntp-4 is maintained by Network Time Foundation, 2024-03-30T14:48:44.578 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-30T14:48:44.578 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: corporation. Support and training for ntp-4 are 2024-03-30T14:48:44.578 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: available at https://www.nwtime.org/support 2024-03-30T14:48:44.578 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: ---------------------------------------------------- 2024-03-30T14:48:44.579 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: proto: precision = 0.061 usec (-24) 2024-03-30T14:48:44.579 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: basedate set to 2022-02-04 2024-03-30T14:48:44.579 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: gps base set to 2022-02-06 (week 2196) 2024-03-30T14:48:44.579 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T14:48:44.579 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T14:48:44.580 INFO:teuthology.orchestra.run.smithi060.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T14:48:44.580 INFO:teuthology.orchestra.run.smithi060.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T14:48:44.581 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T14:48:44.581 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T14:48:44.581 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T14:48:44.581 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: Listen normally on 3 ens1f0 172.21.15.60:123 2024-03-30T14:48:44.581 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: Listen normally on 4 lo [::1]:123 2024-03-30T14:48:44.581 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1560%4]:123 2024-03-30T14:48:44.581 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:44 ntpd[17069]: Listening on routing socket on fd #22 for interface updates 2024-03-30T14:48:44.596 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-30T14:48:44.596 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: Command line: ntpd -gq 2024-03-30T14:48:44.596 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: ---------------------------------------------------- 2024-03-30T14:48:44.596 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: ntp-4 is maintained by Network Time Foundation, 2024-03-30T14:48:44.596 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-30T14:48:44.597 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: corporation. Support and training for ntp-4 are 2024-03-30T14:48:44.597 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: available at https://www.nwtime.org/support 2024-03-30T14:48:44.597 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: ---------------------------------------------------- 2024-03-30T14:48:44.597 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: proto: precision = 0.091 usec (-23) 2024-03-30T14:48:44.597 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: basedate set to 2022-02-04 2024-03-30T14:48:44.597 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: gps base set to 2022-02-06 (week 2196) 2024-03-30T14:48:44.598 INFO:teuthology.orchestra.run.smithi135.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T14:48:44.599 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T14:48:44.599 INFO:teuthology.orchestra.run.smithi135.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T14:48:44.600 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T14:48:44.600 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T14:48:44.600 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T14:48:44.600 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T14:48:44.600 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: Listen normally on 3 enp3s0f1 172.21.15.135:123 2024-03-30T14:48:44.600 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: Listen normally on 4 lo [::1]:123 2024-03-30T14:48:44.600 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8083%5]:123 2024-03-30T14:48:44.601 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:44 ntpd[17193]: Listening on routing socket on fd #22 for interface updates 2024-03-30T14:48:45.578 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:45 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:45.578 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:45 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:45.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:45 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:45.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:45 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:45.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:45 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:45.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:45 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:45.596 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:45 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:45.596 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:45 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:45.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:45 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:45.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:45 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:45.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:45 ntpd[17193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:45.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:45 ntpd[17193]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:47.578 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:47 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:47.578 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:47 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:47.582 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:47 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:47.582 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:47 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:47.582 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:47 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:47.582 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:47 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:47.582 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:47 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:47.582 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:47 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:47.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:47.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:47.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:47.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:47.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:47.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:47 ntpd[17193]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:48.578 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:48 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:48.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:48 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:48.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:48 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:48.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:48 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:48.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:48 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:48.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:48 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:48.596 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:48 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:48.596 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:48 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:49.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:49.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:49.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:49.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:49.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:49.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:49.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:49 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:49.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:49.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:49.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:49.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:49.600 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:49.600 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:49 ntpd[17193]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:50.578 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:50 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:50.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:50 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:50.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:50 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:50.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:50 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:50.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:50 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:50.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:50 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:51.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:51.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:51.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:51.580 INFO:teuthology.orchestra.run.smithi060.stdout:30 Mar 14:48:51 ntpd[17069]: ntpd: time slew -0.000072 s 2024-03-30T14:48:51.580 INFO:teuthology.orchestra.run.smithi060.stdout:ntpd: time slew -0.000072s 2024-03-30T14:48:51.580 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T14:48:51.581 INFO:teuthology.orchestra.run.smithi060.stderr:30 Mar 14:48:51 ntpd[17069]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T14:48:51.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:51.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:51.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:51.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:51.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:51.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:51.597 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:51.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:51.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:51.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:51.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:48:51.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:48:51.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:48:51.598 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:48:51.598 INFO:teuthology.orchestra.run.smithi135.stdout:30 Mar 14:48:51 ntpd[17193]: ntpd: time slew -0.001065 s 2024-03-30T14:48:51.598 INFO:teuthology.orchestra.run.smithi135.stdout:ntpd: time slew -0.001065s 2024-03-30T14:48:51.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T14:48:51.599 INFO:teuthology.orchestra.run.smithi135.stderr:30 Mar 14:48:51 ntpd[17193]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T14:48:51.633 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T14:48:51.633 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-03-30T14:48:51.633 INFO:teuthology.orchestra.run.smithi060.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T14:48:51.633 INFO:teuthology.orchestra.run.smithi060.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T14:48:51.633 INFO:teuthology.orchestra.run.smithi060.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T14:48:51.634 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T14:48:51.657 INFO:teuthology.orchestra.run.smithi135.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T14:48:51.657 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================== 2024-03-30T14:48:51.657 INFO:teuthology.orchestra.run.smithi135.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T14:48:51.657 INFO:teuthology.orchestra.run.smithi135.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T14:48:51.657 INFO:teuthology.orchestra.run.smithi135.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T14:48:51.657 INFO:teuthology.orchestra.run.smithi135.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T14:48:51.658 INFO:teuthology.run_tasks:Running task install... 2024-03-30T14:48:51.666 DEBUG:teuthology.task.install:project ceph 2024-03-30T14:48:51.666 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '4e50bbcdd1630c7760b708f3a5b4d38a121e66cb'}} 2024-03-30T14:48:51.666 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '4e50bbcdd1630c7760b708f3a5b4d38a121e66cb'} 2024-03-30T14:48:51.667 INFO:teuthology.task.install:Using flavor: default 2024-03-30T14:48:51.672 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-03-30T14:48:51.672 INFO:teuthology.task.install:extra packages: [] 2024-03-30T14:48:51.673 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-key list | grep Ceph 2024-03-30T14:48:51.673 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-key list | grep Ceph 2024-03-30T14:48:51.734 INFO:teuthology.orchestra.run.smithi060.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-03-30T14:48:51.756 INFO:teuthology.orchestra.run.smithi135.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-03-30T14:48:51.760 INFO:teuthology.orchestra.run.smithi060.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-03-30T14:48:51.760 INFO:teuthology.orchestra.run.smithi060.stdout:uid [ unknown] Ceph.com (release key) 2024-03-30T14:48:51.761 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-03-30T14:48:51.762 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:48:51.784 INFO:teuthology.orchestra.run.smithi135.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-03-30T14:48:51.784 INFO:teuthology.orchestra.run.smithi135.stdout:uid [ unknown] Ceph.com (release key) 2024-03-30T14:48:51.785 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-03-30T14:48:51.785 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:48:51.930 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default/ 2024-03-30T14:48:51.930 INFO:teuthology.task.install.deb:Package version is 19.0.0-1967-g4e50bbcd-1jammy 2024-03-30T14:48:51.985 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default/ 2024-03-30T14:48:51.985 INFO:teuthology.task.install.deb:Package version is 19.0.0-1967-g4e50bbcd-1jammy 2024-03-30T14:48:52.103 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-30T14:48:52.103 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-03-30T14:48:52.117 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2024-03-30T14:48:52.156 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-03-30T14:48:52.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-03-30T14:48:52.171 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-03-30T14:48:52.313 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-30T14:48:52.346 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T14:48:52.346 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-30T14:48:52.357 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-30T14:48:52.378 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-30T14:48:52.398 INFO:teuthology.orchestra.run.smithi135.stdout:Ign:2 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy InRelease 2024-03-30T14:48:52.402 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T14:48:52.434 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-03-30T14:48:52.452 INFO:teuthology.orchestra.run.smithi060.stdout:Ign:5 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy InRelease 2024-03-30T14:48:52.471 INFO:teuthology.orchestra.run.smithi135.stdout:Ign:5 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy Release.gpg 2024-03-30T14:48:52.484 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-30T14:48:52.488 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-03-30T14:48:52.507 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.8 kB] 2024-03-30T14:48:52.525 INFO:teuthology.orchestra.run.smithi060.stdout:Ign:7 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy Release.gpg 2024-03-30T14:48:52.552 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,412 B] 2024-03-30T14:48:52.561 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,412 B] 2024-03-30T14:48:52.565 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-30T14:48:52.605 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.8 kB] 2024-03-30T14:48:52.703 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 28.9 kB in 0s (70.5 kB/s) 2024-03-30T14:48:52.734 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 28.9 kB in 0s (74.6 kB/s) 2024-03-30T14:48:53.608 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-03-30T14:48:53.624 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-1967-g4e50bbcd-1jammy cephadm=19.0.0-1967-g4e50bbcd-1jammy ceph-mds=19.0.0-1967-g4e50bbcd-1jammy ceph-mgr=19.0.0-1967-g4e50bbcd-1jammy ceph-common=19.0.0-1967-g4e50bbcd-1jammy ceph-fuse=19.0.0-1967-g4e50bbcd-1jammy ceph-test=19.0.0-1967-g4e50bbcd-1jammy ceph-volume=19.0.0-1967-g4e50bbcd-1jammy radosgw=19.0.0-1967-g4e50bbcd-1jammy python3-rados=19.0.0-1967-g4e50bbcd-1jammy python3-rgw=19.0.0-1967-g4e50bbcd-1jammy python3-cephfs=19.0.0-1967-g4e50bbcd-1jammy python3-rbd=19.0.0-1967-g4e50bbcd-1jammy libcephfs2=19.0.0-1967-g4e50bbcd-1jammy libcephfs-dev=19.0.0-1967-g4e50bbcd-1jammy librados2=19.0.0-1967-g4e50bbcd-1jammy librbd1=19.0.0-1967-g4e50bbcd-1jammy rbd-fuse=19.0.0-1967-g4e50bbcd-1jammy 2024-03-30T14:48:53.676 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-03-30T14:48:53.700 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-03-30T14:48:53.717 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-1967-g4e50bbcd-1jammy cephadm=19.0.0-1967-g4e50bbcd-1jammy ceph-mds=19.0.0-1967-g4e50bbcd-1jammy ceph-mgr=19.0.0-1967-g4e50bbcd-1jammy ceph-common=19.0.0-1967-g4e50bbcd-1jammy ceph-fuse=19.0.0-1967-g4e50bbcd-1jammy ceph-test=19.0.0-1967-g4e50bbcd-1jammy ceph-volume=19.0.0-1967-g4e50bbcd-1jammy radosgw=19.0.0-1967-g4e50bbcd-1jammy python3-rados=19.0.0-1967-g4e50bbcd-1jammy python3-rgw=19.0.0-1967-g4e50bbcd-1jammy python3-cephfs=19.0.0-1967-g4e50bbcd-1jammy python3-rbd=19.0.0-1967-g4e50bbcd-1jammy libcephfs2=19.0.0-1967-g4e50bbcd-1jammy libcephfs-dev=19.0.0-1967-g4e50bbcd-1jammy librados2=19.0.0-1967-g4e50bbcd-1jammy librbd1=19.0.0-1967-g4e50bbcd-1jammy rbd-fuse=19.0.0-1967-g4e50bbcd-1jammy 2024-03-30T14:48:53.769 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-03-30T14:48:53.850 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2024-03-30T14:48:53.851 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2024-03-30T14:48:53.952 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-03-30T14:48:53.952 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-03-30T14:48:54.024 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T14:48:54.025 INFO:teuthology.orchestra.run.smithi135.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T14:48:54.025 INFO:teuthology.orchestra.run.smithi135.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T14:48:54.025 INFO:teuthology.orchestra.run.smithi135.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T14:48:54.025 INFO:teuthology.orchestra.run.smithi135.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-30T14:48:54.026 INFO:teuthology.orchestra.run.smithi135.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-30T14:48:54.026 INFO:teuthology.orchestra.run.smithi135.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T14:48:54.026 INFO:teuthology.orchestra.run.smithi135.stdout:The following additional packages will be installed: 2024-03-30T14:48:54.026 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-03-30T14:48:54.026 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-03-30T14:48:54.026 INFO:teuthology.orchestra.run.smithi135.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-03-30T14:48:54.026 INFO:teuthology.orchestra.run.smithi135.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-03-30T14:48:54.027 INFO:teuthology.orchestra.run.smithi135.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-03-30T14:48:54.027 INFO:teuthology.orchestra.run.smithi135.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-03-30T14:48:54.028 INFO:teuthology.orchestra.run.smithi135.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-03-30T14:48:54.029 INFO:teuthology.orchestra.run.smithi135.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-03-30T14:48:54.029 INFO:teuthology.orchestra.run.smithi135.stdout: xmlstarlet zip 2024-03-30T14:48:54.029 INFO:teuthology.orchestra.run.smithi135.stdout:Suggested packages: 2024-03-30T14:48:54.029 INFO:teuthology.orchestra.run.smithi135.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-03-30T14:48:54.029 INFO:teuthology.orchestra.run.smithi135.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-03-30T14:48:54.029 INFO:teuthology.orchestra.run.smithi135.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-03-30T14:48:54.029 INFO:teuthology.orchestra.run.smithi135.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-03-30T14:48:54.029 INFO:teuthology.orchestra.run.smithi135.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-03-30T14:48:54.029 INFO:teuthology.orchestra.run.smithi135.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-03-30T14:48:54.029 INFO:teuthology.orchestra.run.smithi135.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-03-30T14:48:54.030 INFO:teuthology.orchestra.run.smithi135.stdout:Recommended packages: 2024-03-30T14:48:54.030 INFO:teuthology.orchestra.run.smithi135.stdout: btrfs-tools 2024-03-30T14:48:54.127 INFO:teuthology.orchestra.run.smithi135.stdout:The following NEW packages will be installed: 2024-03-30T14:48:54.127 INFO:teuthology.orchestra.run.smithi135.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-03-30T14:48:54.127 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-03-30T14:48:54.127 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-03-30T14:48:54.127 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-03-30T14:48:54.127 INFO:teuthology.orchestra.run.smithi135.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-03-30T14:48:54.128 INFO:teuthology.orchestra.run.smithi135.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-03-30T14:48:54.129 INFO:teuthology.orchestra.run.smithi135.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-03-30T14:48:54.130 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-03-30T14:48:54.130 INFO:teuthology.orchestra.run.smithi135.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-03-30T14:48:54.130 INFO:teuthology.orchestra.run.smithi135.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-03-30T14:48:54.130 INFO:teuthology.orchestra.run.smithi135.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-03-30T14:48:54.130 INFO:teuthology.orchestra.run.smithi135.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-03-30T14:48:54.130 INFO:teuthology.orchestra.run.smithi135.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-03-30T14:48:54.130 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-03-30T14:48:54.130 INFO:teuthology.orchestra.run.smithi135.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-03-30T14:48:54.131 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T14:48:54.131 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T14:48:54.131 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T14:48:54.131 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T14:48:54.131 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-30T14:48:54.131 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-30T14:48:54.131 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T14:48:54.133 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-03-30T14:48:54.133 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-03-30T14:48:54.133 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-03-30T14:48:54.133 INFO:teuthology.orchestra.run.smithi060.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-03-30T14:48:54.133 INFO:teuthology.orchestra.run.smithi060.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-03-30T14:48:54.133 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-03-30T14:48:54.133 INFO:teuthology.orchestra.run.smithi060.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-03-30T14:48:54.133 INFO:teuthology.orchestra.run.smithi060.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-03-30T14:48:54.133 INFO:teuthology.orchestra.run.smithi060.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-03-30T14:48:54.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-03-30T14:48:54.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-03-30T14:48:54.135 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet zip 2024-03-30T14:48:54.135 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-03-30T14:48:54.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-03-30T14:48:54.135 INFO:teuthology.orchestra.run.smithi060.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-03-30T14:48:54.135 INFO:teuthology.orchestra.run.smithi060.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-03-30T14:48:54.135 INFO:teuthology.orchestra.run.smithi060.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-03-30T14:48:54.135 INFO:teuthology.orchestra.run.smithi060.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-03-30T14:48:54.135 INFO:teuthology.orchestra.run.smithi060.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-03-30T14:48:54.135 INFO:teuthology.orchestra.run.smithi060.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-03-30T14:48:54.136 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2024-03-30T14:48:54.136 INFO:teuthology.orchestra.run.smithi060.stdout: btrfs-tools 2024-03-30T14:48:54.236 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-03-30T14:48:54.236 INFO:teuthology.orchestra.run.smithi060.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-03-30T14:48:54.236 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-03-30T14:48:54.236 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-03-30T14:48:54.236 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-03-30T14:48:54.237 INFO:teuthology.orchestra.run.smithi060.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-03-30T14:48:54.237 INFO:teuthology.orchestra.run.smithi060.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-03-30T14:48:54.238 INFO:teuthology.orchestra.run.smithi060.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-03-30T14:48:54.238 INFO:teuthology.orchestra.run.smithi060.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-03-30T14:48:54.238 INFO:teuthology.orchestra.run.smithi060.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-03-30T14:48:54.238 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-03-30T14:48:54.238 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-03-30T14:48:54.238 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-03-30T14:48:54.238 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-03-30T14:48:54.238 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-03-30T14:48:54.238 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-03-30T14:48:54.238 INFO:teuthology.orchestra.run.smithi060.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-03-30T14:48:54.239 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-03-30T14:48:54.239 INFO:teuthology.orchestra.run.smithi060.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-03-30T14:48:54.239 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-03-30T14:48:54.239 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-03-30T14:48:54.239 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-03-30T14:48:54.239 INFO:teuthology.orchestra.run.smithi060.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-03-30T14:48:54.239 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-03-30T14:48:54.239 INFO:teuthology.orchestra.run.smithi060.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-03-30T14:48:54.239 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-03-30T14:48:54.239 INFO:teuthology.orchestra.run.smithi060.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-03-30T14:48:54.303 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 118 newly installed, 0 to remove and 298 not upgraded. 2024-03-30T14:48:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 178 MB of archives. 2024-03-30T14:48:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 815 MB of additional disk space will be used. 2024-03-30T14:48:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-03-30T14:48:54.317 INFO:teuthology.orchestra.run.smithi135.stdout:0 upgraded, 118 newly installed, 0 to remove and 298 not upgraded. 2024-03-30T14:48:54.317 INFO:teuthology.orchestra.run.smithi135.stdout:Need to get 178 MB of archives. 2024-03-30T14:48:54.317 INFO:teuthology.orchestra.run.smithi135.stdout:After this operation, 815 MB of additional disk space will be used. 2024-03-30T14:48:54.317 INFO:teuthology.orchestra.run.smithi135.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-03-30T14:48:54.348 INFO:teuthology.orchestra.run.smithi135.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-1967-g4e50bbcd-1jammy [3,544 kB] 2024-03-30T14:48:54.410 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-03-30T14:48:54.413 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-03-30T14:48:54.434 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-03-30T14:48:54.458 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-1967-g4e50bbcd-1jammy [3,544 kB] 2024-03-30T14:48:54.503 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-03-30T14:48:54.508 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-03-30T14:48:54.522 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-03-30T14:48:54.526 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-03-30T14:48:54.527 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-03-30T14:48:54.528 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-03-30T14:48:54.537 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-03-30T14:48:54.540 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-03-30T14:48:54.542 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-03-30T14:48:54.543 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-03-30T14:48:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-03-30T14:48:54.553 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-03-30T14:48:54.555 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-03-30T14:48:54.557 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-03-30T14:48:54.572 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-03-30T14:48:54.572 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-03-30T14:48:54.573 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-03-30T14:48:54.573 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-03-30T14:48:54.573 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-03-30T14:48:54.574 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-03-30T14:48:54.592 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-03-30T14:48:54.592 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-03-30T14:48:54.593 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-03-30T14:48:54.595 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-03-30T14:48:54.613 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-03-30T14:48:54.613 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-03-30T14:48:54.614 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-03-30T14:48:54.615 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-03-30T14:48:54.615 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-03-30T14:48:54.615 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-03-30T14:48:54.634 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-03-30T14:48:54.634 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-03-30T14:48:54.635 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-03-30T14:48:54.641 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-03-30T14:48:54.655 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-03-30T14:48:54.655 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-03-30T14:48:54.656 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-03-30T14:48:54.657 INFO:teuthology.orchestra.run.smithi060.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-03-30T14:48:54.659 INFO:teuthology.orchestra.run.smithi060.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-03-30T14:48:54.660 INFO:teuthology.orchestra.run.smithi060.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-03-30T14:48:54.663 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-1967-g4e50bbcd-1jammy [3,217 kB] 2024-03-30T14:48:54.677 INFO:teuthology.orchestra.run.smithi060.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-03-30T14:48:54.678 INFO:teuthology.orchestra.run.smithi060.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-03-30T14:48:54.680 INFO:teuthology.orchestra.run.smithi060.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-03-30T14:48:54.681 INFO:teuthology.orchestra.run.smithi060.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-03-30T14:48:54.699 INFO:teuthology.orchestra.run.smithi060.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-03-30T14:48:54.702 INFO:teuthology.orchestra.run.smithi060.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-03-30T14:48:54.740 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-03-30T14:48:54.752 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-03-30T14:48:54.784 INFO:teuthology.orchestra.run.smithi060.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-03-30T14:48:54.785 INFO:teuthology.orchestra.run.smithi060.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-03-30T14:48:54.788 INFO:teuthology.orchestra.run.smithi060.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-03-30T14:48:54.788 INFO:teuthology.orchestra.run.smithi060.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-03-30T14:48:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-03-30T14:48:54.833 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-03-30T14:48:54.882 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-1967-g4e50bbcd-1jammy [711 kB] 2024-03-30T14:48:54.898 INFO:teuthology.orchestra.run.smithi060.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-03-30T14:48:54.901 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-1967-g4e50bbcd-1jammy [356 kB] 2024-03-30T14:48:54.902 INFO:teuthology.orchestra.run.smithi060.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-03-30T14:48:54.902 INFO:teuthology.orchestra.run.smithi060.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-03-30T14:48:54.910 INFO:teuthology.orchestra.run.smithi135.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-1967-g4e50bbcd-1jammy [32.8 kB] 2024-03-30T14:48:54.911 INFO:teuthology.orchestra.run.smithi135.stdout:Get:10 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-1967-g4e50bbcd-1jammy [180 kB] 2024-03-30T14:48:54.915 INFO:teuthology.orchestra.run.smithi135.stdout:Get:11 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-1967-g4e50bbcd-1jammy [64.6 kB] 2024-03-30T14:48:54.917 INFO:teuthology.orchestra.run.smithi135.stdout:Get:12 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-1967-g4e50bbcd-1jammy [330 kB] 2024-03-30T14:48:54.924 INFO:teuthology.orchestra.run.smithi135.stdout:Get:13 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-1967-g4e50bbcd-1jammy [6,577 kB] 2024-03-30T14:48:54.931 INFO:teuthology.orchestra.run.smithi060.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-03-30T14:48:54.931 INFO:teuthology.orchestra.run.smithi060.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-03-30T14:48:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-03-30T14:48:54.933 INFO:teuthology.orchestra.run.smithi060.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-03-30T14:48:54.933 INFO:teuthology.orchestra.run.smithi060.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-03-30T14:48:54.934 INFO:teuthology.orchestra.run.smithi060.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-03-30T14:48:54.939 INFO:teuthology.orchestra.run.smithi060.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-03-30T14:48:54.956 INFO:teuthology.orchestra.run.smithi060.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-03-30T14:48:54.961 INFO:teuthology.orchestra.run.smithi060.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-03-30T14:48:54.964 INFO:teuthology.orchestra.run.smithi060.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-03-30T14:48:54.966 INFO:teuthology.orchestra.run.smithi060.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-03-30T14:48:54.967 INFO:teuthology.orchestra.run.smithi060.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-03-30T14:48:54.972 INFO:teuthology.orchestra.run.smithi060.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-03-30T14:48:54.976 INFO:teuthology.orchestra.run.smithi060.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-03-30T14:48:54.977 INFO:teuthology.orchestra.run.smithi060.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-03-30T14:48:54.978 INFO:teuthology.orchestra.run.smithi060.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-03-30T14:48:55.010 INFO:teuthology.orchestra.run.smithi060.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-03-30T14:48:55.014 INFO:teuthology.orchestra.run.smithi060.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-03-30T14:48:55.015 INFO:teuthology.orchestra.run.smithi060.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-03-30T14:48:55.016 INFO:teuthology.orchestra.run.smithi060.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-03-30T14:48:55.055 INFO:teuthology.orchestra.run.smithi060.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-03-30T14:48:55.056 INFO:teuthology.orchestra.run.smithi060.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-03-30T14:48:55.058 INFO:teuthology.orchestra.run.smithi060.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-03-30T14:48:55.059 INFO:teuthology.orchestra.run.smithi060.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-03-30T14:48:55.064 INFO:teuthology.orchestra.run.smithi135.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-03-30T14:48:55.070 INFO:teuthology.orchestra.run.smithi060.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-03-30T14:48:55.070 INFO:teuthology.orchestra.run.smithi060.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-03-30T14:48:55.075 INFO:teuthology.orchestra.run.smithi135.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-03-30T14:48:55.102 INFO:teuthology.orchestra.run.smithi060.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-03-30T14:48:55.105 INFO:teuthology.orchestra.run.smithi135.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-03-30T14:48:55.106 INFO:teuthology.orchestra.run.smithi060.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-03-30T14:48:55.107 INFO:teuthology.orchestra.run.smithi060.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-03-30T14:48:55.114 INFO:teuthology.orchestra.run.smithi135.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-03-30T14:48:55.115 INFO:teuthology.orchestra.run.smithi135.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-03-30T14:48:55.117 INFO:teuthology.orchestra.run.smithi135.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-03-30T14:48:55.135 INFO:teuthology.orchestra.run.smithi135.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-03-30T14:48:55.186 INFO:teuthology.orchestra.run.smithi135.stdout:Get:21 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-1967-g4e50bbcd-1jammy [112 kB] 2024-03-30T14:48:55.188 INFO:teuthology.orchestra.run.smithi135.stdout:Get:22 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-1967-g4e50bbcd-1jammy [466 kB] 2024-03-30T14:48:55.207 INFO:teuthology.orchestra.run.smithi135.stdout:Get:23 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-1967-g4e50bbcd-1jammy [25.2 MB] 2024-03-30T14:48:55.304 INFO:teuthology.orchestra.run.smithi135.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-03-30T14:48:55.553 INFO:teuthology.orchestra.run.smithi060.stdout:Get:89 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-1967-g4e50bbcd-1jammy [3,217 kB] 2024-03-30T14:48:55.711 INFO:teuthology.orchestra.run.smithi135.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-03-30T14:48:55.745 INFO:teuthology.orchestra.run.smithi135.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-03-30T14:48:55.746 INFO:teuthology.orchestra.run.smithi135.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-03-30T14:48:55.827 INFO:teuthology.orchestra.run.smithi135.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-03-30T14:48:55.878 INFO:teuthology.orchestra.run.smithi135.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-03-30T14:48:55.900 INFO:teuthology.orchestra.run.smithi135.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-03-30T14:48:55.907 INFO:teuthology.orchestra.run.smithi135.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-03-30T14:48:55.907 INFO:teuthology.orchestra.run.smithi135.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-03-30T14:48:55.919 INFO:teuthology.orchestra.run.smithi135.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-03-30T14:48:55.920 INFO:teuthology.orchestra.run.smithi135.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-03-30T14:48:56.055 INFO:teuthology.orchestra.run.smithi060.stdout:Get:90 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-1967-g4e50bbcd-1jammy [711 kB] 2024-03-30T14:48:56.086 INFO:teuthology.orchestra.run.smithi135.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-03-30T14:48:56.169 INFO:teuthology.orchestra.run.smithi135.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-03-30T14:48:56.179 INFO:teuthology.orchestra.run.smithi060.stdout:Get:91 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-1967-g4e50bbcd-1jammy [356 kB] 2024-03-30T14:48:56.190 INFO:teuthology.orchestra.run.smithi060.stdout:Get:92 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-1967-g4e50bbcd-1jammy [32.8 kB] 2024-03-30T14:48:56.191 INFO:teuthology.orchestra.run.smithi060.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-1967-g4e50bbcd-1jammy [180 kB] 2024-03-30T14:48:56.197 INFO:teuthology.orchestra.run.smithi135.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-03-30T14:48:56.250 INFO:teuthology.orchestra.run.smithi060.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-1967-g4e50bbcd-1jammy [64.6 kB] 2024-03-30T14:48:56.251 INFO:teuthology.orchestra.run.smithi060.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-1967-g4e50bbcd-1jammy [330 kB] 2024-03-30T14:48:56.261 INFO:teuthology.orchestra.run.smithi060.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-1967-g4e50bbcd-1jammy [6,577 kB] 2024-03-30T14:48:56.277 INFO:teuthology.orchestra.run.smithi135.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-03-30T14:48:56.277 INFO:teuthology.orchestra.run.smithi135.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-03-30T14:48:56.339 INFO:teuthology.orchestra.run.smithi135.stdout:Get:40 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-1967-g4e50bbcd-1jammy [5,077 kB] 2024-03-30T14:48:56.448 INFO:teuthology.orchestra.run.smithi135.stdout:Get:41 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-1967-g4e50bbcd-1jammy [244 kB] 2024-03-30T14:48:56.455 INFO:teuthology.orchestra.run.smithi135.stdout:Get:42 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-1967-g4e50bbcd-1jammy [124 kB] 2024-03-30T14:48:56.460 INFO:teuthology.orchestra.run.smithi135.stdout:Get:43 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-1967-g4e50bbcd-1jammy [1,526 kB] 2024-03-30T14:48:56.481 INFO:teuthology.orchestra.run.smithi135.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-03-30T14:48:56.494 INFO:teuthology.orchestra.run.smithi135.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-03-30T14:48:56.500 INFO:teuthology.orchestra.run.smithi135.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-03-30T14:48:56.506 INFO:teuthology.orchestra.run.smithi135.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-03-30T14:48:56.527 INFO:teuthology.orchestra.run.smithi135.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-03-30T14:48:56.530 INFO:teuthology.orchestra.run.smithi135.stdout:Get:49 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-1967-g4e50bbcd-1jammy [6,247 kB] 2024-03-30T14:48:56.531 INFO:teuthology.orchestra.run.smithi135.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-03-30T14:48:56.697 INFO:teuthology.orchestra.run.smithi135.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-03-30T14:48:56.831 INFO:teuthology.orchestra.run.smithi135.stdout:Get:52 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-1967-g4e50bbcd-1jammy [22.7 MB] 2024-03-30T14:48:56.977 INFO:teuthology.orchestra.run.smithi060.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-1967-g4e50bbcd-1jammy [112 kB] 2024-03-30T14:48:56.979 INFO:teuthology.orchestra.run.smithi060.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-1967-g4e50bbcd-1jammy [466 kB] 2024-03-30T14:48:57.014 INFO:teuthology.orchestra.run.smithi135.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-03-30T14:48:57.048 INFO:teuthology.orchestra.run.smithi060.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-1967-g4e50bbcd-1jammy [25.2 MB] 2024-03-30T14:48:57.053 INFO:teuthology.orchestra.run.smithi135.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-03-30T14:48:57.064 INFO:teuthology.orchestra.run.smithi135.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-03-30T14:48:57.269 INFO:teuthology.orchestra.run.smithi135.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-03-30T14:48:57.269 INFO:teuthology.orchestra.run.smithi135.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-03-30T14:48:57.275 INFO:teuthology.orchestra.run.smithi135.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-03-30T14:48:57.281 INFO:teuthology.orchestra.run.smithi135.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-03-30T14:48:57.296 INFO:teuthology.orchestra.run.smithi135.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-03-30T14:48:57.317 INFO:teuthology.orchestra.run.smithi135.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-03-30T14:48:57.323 INFO:teuthology.orchestra.run.smithi135.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-03-30T14:48:57.499 INFO:teuthology.orchestra.run.smithi135.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-03-30T14:48:57.763 INFO:teuthology.orchestra.run.smithi135.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-03-30T14:48:57.942 INFO:teuthology.orchestra.run.smithi135.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-03-30T14:48:57.956 INFO:teuthology.orchestra.run.smithi135.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-03-30T14:48:57.975 INFO:teuthology.orchestra.run.smithi135.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-03-30T14:48:58.102 INFO:teuthology.orchestra.run.smithi135.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-03-30T14:48:58.103 INFO:teuthology.orchestra.run.smithi135.stdout:Get:69 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-1967-g4e50bbcd-1jammy [14.0 kB] 2024-03-30T14:48:58.103 INFO:teuthology.orchestra.run.smithi135.stdout:Get:70 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-1967-g4e50bbcd-1jammy [869 kB] 2024-03-30T14:48:58.120 INFO:teuthology.orchestra.run.smithi135.stdout:Get:71 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-1967-g4e50bbcd-1jammy [2,434 kB] 2024-03-30T14:48:58.218 INFO:teuthology.orchestra.run.smithi135.stdout:Get:72 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-1967-g4e50bbcd-1jammy [777 kB] 2024-03-30T14:48:58.273 INFO:teuthology.orchestra.run.smithi135.stdout:Get:73 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-1967-g4e50bbcd-1jammy [145 kB] 2024-03-30T14:48:58.277 INFO:teuthology.orchestra.run.smithi135.stdout:Get:74 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-1967-g4e50bbcd-1jammy [2,229 kB] 2024-03-30T14:48:58.349 INFO:teuthology.orchestra.run.smithi135.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-03-30T14:48:58.351 INFO:teuthology.orchestra.run.smithi135.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-03-30T14:48:58.354 INFO:teuthology.orchestra.run.smithi135.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-03-30T14:48:58.355 INFO:teuthology.orchestra.run.smithi135.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-03-30T14:48:58.357 INFO:teuthology.orchestra.run.smithi135.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-03-30T14:48:58.407 INFO:teuthology.orchestra.run.smithi135.stdout:Get:80 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-1967-g4e50bbcd-1jammy [8,625 kB] 2024-03-30T14:48:58.582 INFO:teuthology.orchestra.run.smithi135.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-03-30T14:48:58.899 INFO:teuthology.orchestra.run.smithi135.stdout:Get:82 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-1967-g4e50bbcd-1jammy [14.2 kB] 2024-03-30T14:48:58.899 INFO:teuthology.orchestra.run.smithi135.stdout:Get:83 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-1967-g4e50bbcd-1jammy [50.0 MB] 2024-03-30T14:48:59.013 INFO:teuthology.orchestra.run.smithi135.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-03-30T14:48:59.018 INFO:teuthology.orchestra.run.smithi135.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-03-30T14:48:59.121 INFO:teuthology.orchestra.run.smithi060.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-1967-g4e50bbcd-1jammy [5,077 kB] 2024-03-30T14:48:59.309 INFO:teuthology.orchestra.run.smithi135.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-03-30T14:48:59.309 INFO:teuthology.orchestra.run.smithi135.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-03-30T14:48:59.311 INFO:teuthology.orchestra.run.smithi135.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-03-30T14:48:59.313 INFO:teuthology.orchestra.run.smithi135.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-03-30T14:48:59.314 INFO:teuthology.orchestra.run.smithi135.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-03-30T14:48:59.316 INFO:teuthology.orchestra.run.smithi135.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-03-30T14:48:59.318 INFO:teuthology.orchestra.run.smithi135.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-03-30T14:48:59.319 INFO:teuthology.orchestra.run.smithi135.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-03-30T14:48:59.431 INFO:teuthology.orchestra.run.smithi060.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-1967-g4e50bbcd-1jammy [244 kB] 2024-03-30T14:48:59.447 INFO:teuthology.orchestra.run.smithi060.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-1967-g4e50bbcd-1jammy [124 kB] 2024-03-30T14:48:59.451 INFO:teuthology.orchestra.run.smithi060.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-1967-g4e50bbcd-1jammy [1,526 kB] 2024-03-30T14:48:59.501 INFO:teuthology.orchestra.run.smithi135.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-03-30T14:48:59.580 INFO:teuthology.orchestra.run.smithi060.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-1967-g4e50bbcd-1jammy [6,247 kB] 2024-03-30T14:48:59.915 INFO:teuthology.orchestra.run.smithi135.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-03-30T14:48:59.961 INFO:teuthology.orchestra.run.smithi135.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-03-30T14:48:59.997 INFO:teuthology.orchestra.run.smithi135.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-03-30T14:49:00.049 INFO:teuthology.orchestra.run.smithi060.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-1967-g4e50bbcd-1jammy [22.7 MB] 2024-03-30T14:49:00.093 INFO:teuthology.orchestra.run.smithi135.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-03-30T14:49:00.133 INFO:teuthology.orchestra.run.smithi135.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-03-30T14:49:00.144 INFO:teuthology.orchestra.run.smithi135.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-03-30T14:49:00.150 INFO:teuthology.orchestra.run.smithi135.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-03-30T14:49:00.197 INFO:teuthology.orchestra.run.smithi135.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-03-30T14:49:00.200 INFO:teuthology.orchestra.run.smithi135.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-03-30T14:49:00.222 INFO:teuthology.orchestra.run.smithi135.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-03-30T14:49:00.386 INFO:teuthology.orchestra.run.smithi135.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-03-30T14:49:00.650 INFO:teuthology.orchestra.run.smithi135.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-03-30T14:49:00.669 INFO:teuthology.orchestra.run.smithi135.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-03-30T14:49:00.821 INFO:teuthology.orchestra.run.smithi135.stdout:Get:108 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-03-30T14:49:00.849 INFO:teuthology.orchestra.run.smithi135.stdout:Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-03-30T14:49:01.007 INFO:teuthology.orchestra.run.smithi135.stdout:Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-03-30T14:49:01.009 INFO:teuthology.orchestra.run.smithi135.stdout:Get:111 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-03-30T14:49:01.011 INFO:teuthology.orchestra.run.smithi135.stdout:Get:112 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-03-30T14:49:01.033 INFO:teuthology.orchestra.run.smithi135.stdout:Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-03-30T14:49:01.039 INFO:teuthology.orchestra.run.smithi135.stdout:Get:114 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-03-30T14:49:01.820 INFO:teuthology.orchestra.run.smithi060.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-1967-g4e50bbcd-1jammy [14.0 kB] 2024-03-30T14:49:01.821 INFO:teuthology.orchestra.run.smithi060.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-1967-g4e50bbcd-1jammy [869 kB] 2024-03-30T14:49:01.837 INFO:teuthology.orchestra.run.smithi060.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-1967-g4e50bbcd-1jammy [2,434 kB] 2024-03-30T14:49:01.956 INFO:teuthology.orchestra.run.smithi060.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-1967-g4e50bbcd-1jammy [777 kB] 2024-03-30T14:49:02.002 INFO:teuthology.orchestra.run.smithi060.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-1967-g4e50bbcd-1jammy [145 kB] 2024-03-30T14:49:02.007 INFO:teuthology.orchestra.run.smithi060.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-1967-g4e50bbcd-1jammy [2,229 kB] 2024-03-30T14:49:02.076 INFO:teuthology.orchestra.run.smithi135.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-1967-g4e50bbcd-1jammy [121 kB] 2024-03-30T14:49:02.078 INFO:teuthology.orchestra.run.smithi135.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-1967-g4e50bbcd-1jammy [38.9 kB] 2024-03-30T14:49:02.079 INFO:teuthology.orchestra.run.smithi135.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-1967-g4e50bbcd-1jammy [13.0 MB] 2024-03-30T14:49:02.120 INFO:teuthology.orchestra.run.smithi060.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-1967-g4e50bbcd-1jammy [8,625 kB] 2024-03-30T14:49:02.707 INFO:teuthology.orchestra.run.smithi060.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-1967-g4e50bbcd-1jammy [14.2 kB] 2024-03-30T14:49:02.707 INFO:teuthology.orchestra.run.smithi060.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-1967-g4e50bbcd-1jammy [50.0 MB] 2024-03-30T14:49:02.715 INFO:teuthology.orchestra.run.smithi135.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-1967-g4e50bbcd-1jammy [91.5 kB] 2024-03-30T14:49:03.279 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 178 MB in 9s (20.7 MB/s) 2024-03-30T14:49:03.452 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-03-30T14:49:03.525 INFO:teuthology.orchestra.run.smithi135.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 ... 165997 files and directories currently installed.) 2024-03-30T14:49:03.530 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-03-30T14:49:03.609 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-03-30T14:49:03.955 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-03-30T14:49:03.971 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-03-30T14:49:04.014 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-03-30T14:49:04.300 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-03-30T14:49:04.323 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-03-30T14:49:04.359 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-03-30T14:49:04.636 INFO:teuthology.orchestra.run.smithi060.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-1967-g4e50bbcd-1jammy [121 kB] 2024-03-30T14:49:04.639 INFO:teuthology.orchestra.run.smithi060.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-1967-g4e50bbcd-1jammy [38.9 kB] 2024-03-30T14:49:04.640 INFO:teuthology.orchestra.run.smithi060.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-1967-g4e50bbcd-1jammy [13.0 MB] 2024-03-30T14:49:04.813 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-03-30T14:49:04.839 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-30T14:49:04.896 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:49:04.972 INFO:teuthology.orchestra.run.smithi060.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-1967-g4e50bbcd-1jammy [91.5 kB] 2024-03-30T14:49:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-03-30T14:49:05.327 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-30T14:49:05.359 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:49:05.561 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 178 MB in 11s (16.6 MB/s) 2024-03-30T14:49:05.696 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-03-30T14:49:05.723 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-30T14:49:05.724 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-03-30T14:49:05.763 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:49:05.827 INFO:teuthology.orchestra.run.smithi060.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 ... 165997 files and directories currently installed.) 2024-03-30T14:49:05.832 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-03-30T14:49:05.923 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-03-30T14:49:06.117 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-03-30T14:49:06.142 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-03-30T14:49:06.183 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-03-30T14:49:06.243 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-03-30T14:49:06.267 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-03-30T14:49:06.301 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-03-30T14:49:06.445 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package librados2. 2024-03-30T14:49:06.460 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../007-librados2_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:06.503 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking librados2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:06.637 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-03-30T14:49:06.664 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-03-30T14:49:06.704 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-03-30T14:49:06.957 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package librbd1. 2024-03-30T14:49:06.983 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../008-librbd1_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:07.024 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking librbd1 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:07.159 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-03-30T14:49:07.185 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-30T14:49:07.241 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:49:07.460 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libcephfs2. 2024-03-30T14:49:07.486 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:07.519 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libcephfs2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:07.797 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-rados. 2024-03-30T14:49:07.822 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../010-python3-rados_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:07.836 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-03-30T14:49:07.862 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-30T14:49:07.872 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-rados (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:07.894 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:49:08.200 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-03-30T14:49:08.226 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:08.239 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-03-30T14:49:08.266 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-03-30T14:49:08.267 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-ceph-argparse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:08.305 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:49:08.503 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-cephfs. 2024-03-30T14:49:08.518 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:08.553 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-cephfs (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:08.667 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-03-30T14:49:08.694 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-03-30T14:49:08.750 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-03-30T14:49:08.856 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-ceph-common. 2024-03-30T14:49:08.882 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:08.923 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-ceph-common (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:09.053 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librados2. 2024-03-30T14:49:09.080 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../007-librados2_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:09.111 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librados2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:09.285 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-wcwidth. 2024-03-30T14:49:09.312 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-03-30T14:49:09.352 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-03-30T14:49:09.556 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librbd1. 2024-03-30T14:49:09.583 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../008-librbd1_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:09.622 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librbd1 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:09.672 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-prettytable. 2024-03-30T14:49:09.698 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-03-30T14:49:09.748 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-03-30T14:49:10.042 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-rbd. 2024-03-30T14:49:10.068 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:10.084 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libcephfs2. 2024-03-30T14:49:10.111 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:10.117 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-rbd (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:10.150 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libcephfs2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:10.395 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rados. 2024-03-30T14:49:10.422 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../010-python3-rados_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:10.461 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rados (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:10.496 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-03-30T14:49:10.522 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-03-30T14:49:10.562 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-03-30T14:49:10.789 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-03-30T14:49:10.816 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:10.849 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-03-30T14:49:10.855 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-ceph-argparse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:10.872 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-03-30T14:49:10.916 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-03-30T14:49:11.124 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cephfs. 2024-03-30T14:49:11.148 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:11.200 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cephfs (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:11.253 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-03-30T14:49:11.279 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-03-30T14:49:11.327 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-03-30T14:49:11.545 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-ceph-common. 2024-03-30T14:49:11.572 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:11.611 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-ceph-common (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:11.682 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package lua5.1. 2024-03-30T14:49:11.708 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-03-30T14:49:11.748 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-03-30T14:49:11.922 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-wcwidth. 2024-03-30T14:49:11.949 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-03-30T14:49:11.989 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-03-30T14:49:12.077 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package lua-any. 2024-03-30T14:49:12.092 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-03-30T14:49:12.144 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking lua-any (27ubuntu1) ... 2024-03-30T14:49:12.358 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-prettytable. 2024-03-30T14:49:12.385 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-03-30T14:49:12.433 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-03-30T14:49:12.447 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package zip. 2024-03-30T14:49:12.473 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-03-30T14:49:12.522 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking zip (3.0-12build2) ... 2024-03-30T14:49:12.720 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rbd. 2024-03-30T14:49:12.736 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:12.867 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package unzip. 2024-03-30T14:49:12.893 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-03-30T14:49:12.928 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rbd (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:12.934 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-03-30T14:49:13.290 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-03-30T14:49:13.316 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-03-30T14:49:13.356 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-03-30T14:49:13.406 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package luarocks. 2024-03-30T14:49:13.432 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-03-30T14:49:13.481 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-03-30T14:49:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-03-30T14:49:13.633 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-03-30T14:49:13.675 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-03-30T14:49:13.858 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package librgw2. 2024-03-30T14:49:13.884 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../025-librgw2_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:13.924 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking librgw2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:13.987 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-03-30T14:49:14.013 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-03-30T14:49:14.053 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-03-30T14:49:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package lua5.1. 2024-03-30T14:49:14.408 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-03-30T14:49:14.448 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-03-30T14:49:14.502 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-rgw. 2024-03-30T14:49:14.529 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:14.569 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-rgw (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:14.743 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package lua-any. 2024-03-30T14:49:14.758 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-03-30T14:49:14.793 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking lua-any (27ubuntu1) ... 2024-03-30T14:49:14.914 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package liboath0:amd64. 2024-03-30T14:49:14.941 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-03-30T14:49:14.981 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-03-30T14:49:15.037 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package zip. 2024-03-30T14:49:15.064 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-03-30T14:49:15.104 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking zip (3.0-12build2) ... 2024-03-30T14:49:15.268 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libradosstriper1. 2024-03-30T14:49:15.294 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:15.335 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libradosstriper1 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:15.440 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package unzip. 2024-03-30T14:49:15.467 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-03-30T14:49:15.507 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-03-30T14:49:15.772 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-common. 2024-03-30T14:49:15.798 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../029-ceph-common_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:15.838 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-common (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:15.944 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package luarocks. 2024-03-30T14:49:15.971 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-03-30T14:49:16.019 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-03-30T14:49:16.402 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librgw2. 2024-03-30T14:49:16.418 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../025-librgw2_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:16.451 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librgw2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:16.979 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rgw. 2024-03-30T14:49:17.006 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:17.046 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rgw (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:17.212 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-base. 2024-03-30T14:49:17.238 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../030-ceph-base_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:17.288 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-base (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:17.390 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package liboath0:amd64. 2024-03-30T14:49:17.417 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-03-30T14:49:17.457 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-03-30T14:49:17.760 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libradosstriper1. 2024-03-30T14:49:17.787 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:17.826 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libradosstriper1 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:17.859 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-03-30T14:49:17.886 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-03-30T14:49:17.926 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-03-30T14:49:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-common. 2024-03-30T14:49:18.415 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../029-ceph-common_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:18.455 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-common (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:18.563 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-cheroot. 2024-03-30T14:49:18.589 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-03-30T14:49:18.629 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-03-30T14:49:18.942 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-03-30T14:49:18.968 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-03-30T14:49:19.008 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-03-30T14:49:19.312 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-jaraco.text. 2024-03-30T14:49:19.338 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-03-30T14:49:19.378 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-03-30T14:49:19.649 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-03-30T14:49:19.675 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-03-30T14:49:19.707 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-03-30T14:49:19.827 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-base. 2024-03-30T14:49:19.854 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../030-ceph-base_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:19.903 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-base (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:20.010 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-tempora. 2024-03-30T14:49:20.037 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-03-30T14:49:20.077 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-03-30T14:49:20.389 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-portend. 2024-03-30T14:49:20.415 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-03-30T14:49:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-03-30T14:49:20.506 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-03-30T14:49:20.533 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-03-30T14:49:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-03-30T14:49:20.742 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-03-30T14:49:20.769 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-03-30T14:49:20.809 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-03-30T14:49:20.817 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cheroot. 2024-03-30T14:49:20.833 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-03-30T14:49:20.867 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-03-30T14:49:21.113 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-cherrypy3. 2024-03-30T14:49:21.139 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-03-30T14:49:21.164 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-03-30T14:49:21.179 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-03-30T14:49:21.191 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-03-30T14:49:21.341 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-03-30T14:49:21.519 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-natsort. 2024-03-30T14:49:21.533 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.text. 2024-03-30T14:49:21.545 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-03-30T14:49:21.560 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-03-30T14:49:21.585 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-03-30T14:49:21.600 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-03-30T14:49:21.870 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-03-30T14:49:21.897 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-logutils. 2024-03-30T14:49:21.897 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-03-30T14:49:21.923 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-03-30T14:49:21.928 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-03-30T14:49:21.963 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-03-30T14:49:22.256 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-tempora. 2024-03-30T14:49:22.274 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-markupsafe. 2024-03-30T14:49:22.283 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-03-30T14:49:22.300 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-03-30T14:49:22.322 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-03-30T14:49:22.349 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-03-30T14:49:22.625 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-portend. 2024-03-30T14:49:22.652 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-03-30T14:49:22.692 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-03-30T14:49:22.727 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-mako. 2024-03-30T14:49:22.754 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-03-30T14:49:22.802 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-03-30T14:49:22.953 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-03-30T14:49:22.980 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-03-30T14:49:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-03-30T14:49:23.197 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-simplegeneric. 2024-03-30T14:49:23.223 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-03-30T14:49:23.263 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-03-30T14:49:23.540 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cherrypy3. 2024-03-30T14:49:23.566 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-singledispatch. 2024-03-30T14:49:23.566 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-03-30T14:49:23.593 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-03-30T14:49:23.606 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-03-30T14:49:23.632 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-03-30T14:49:23.944 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-webob. 2024-03-30T14:49:23.971 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-03-30T14:49:23.976 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-natsort. 2024-03-30T14:49:24.004 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-03-30T14:49:24.010 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-03-30T14:49:24.043 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-03-30T14:49:24.313 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-logutils. 2024-03-30T14:49:24.329 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-03-30T14:49:24.363 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-03-30T14:49:24.430 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-waitress. 2024-03-30T14:49:24.457 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-03-30T14:49:24.508 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-03-30T14:49:24.683 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-markupsafe. 2024-03-30T14:49:24.710 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-03-30T14:49:24.749 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-03-30T14:49:24.882 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-tempita. 2024-03-30T14:49:24.909 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-03-30T14:49:24.957 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-03-30T14:49:25.052 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-mako. 2024-03-30T14:49:25.079 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-03-30T14:49:25.118 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-03-30T14:49:25.302 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-paste. 2024-03-30T14:49:25.329 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-03-30T14:49:25.368 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-03-30T14:49:25.413 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-simplegeneric. 2024-03-30T14:49:25.441 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-03-30T14:49:25.472 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-03-30T14:49:25.705 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-03-30T14:49:25.732 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-03-30T14:49:25.741 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-singledispatch. 2024-03-30T14:49:25.763 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-03-30T14:49:25.766 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-03-30T14:49:25.800 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-03-30T14:49:26.049 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pastedeploy. 2024-03-30T14:49:26.076 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-03-30T14:49:26.077 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-webob. 2024-03-30T14:49:26.105 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-03-30T14:49:26.116 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-03-30T14:49:26.144 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-03-30T14:49:26.444 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-webtest. 2024-03-30T14:49:26.470 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-03-30T14:49:26.506 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-waitress. 2024-03-30T14:49:26.510 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-03-30T14:49:26.533 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-03-30T14:49:26.576 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-03-30T14:49:26.821 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pecan. 2024-03-30T14:49:26.848 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-03-30T14:49:26.867 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-tempita. 2024-03-30T14:49:26.888 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-03-30T14:49:26.894 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-03-30T14:49:26.933 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-03-30T14:49:27.194 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-paste. 2024-03-30T14:49:27.211 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-03-30T14:49:27.234 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-certifi. 2024-03-30T14:49:27.245 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-03-30T14:49:27.261 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-03-30T14:49:27.309 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-03-30T14:49:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-03-30T14:49:28.406 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-03-30T14:49:28.457 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-03-30T14:49:28.496 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-idna. 2024-03-30T14:49:28.523 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-03-30T14:49:28.562 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-idna (3.3-1) ... 2024-03-30T14:49:28.835 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pastedeploy. 2024-03-30T14:49:28.862 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-03-30T14:49:28.882 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-urllib3. 2024-03-30T14:49:28.908 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-03-30T14:49:28.926 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-03-30T14:49:28.948 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-03-30T14:49:29.213 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-webtest. 2024-03-30T14:49:29.240 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-03-30T14:49:29.268 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-requests. 2024-03-30T14:49:29.279 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-03-30T14:49:29.295 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-03-30T14:49:29.335 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-03-30T14:49:29.541 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pecan. 2024-03-30T14:49:29.557 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-03-30T14:49:29.591 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-03-30T14:49:29.646 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-werkzeug. 2024-03-30T14:49:29.673 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-03-30T14:49:29.712 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-03-30T14:49:29.896 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-certifi. 2024-03-30T14:49:29.923 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-03-30T14:49:29.962 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-03-30T14:49:30.024 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-03-30T14:49:30.050 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:30.090 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr-modules-core (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:30.290 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-idna. 2024-03-30T14:49:30.318 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-03-30T14:49:30.357 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-idna (3.3-1) ... 2024-03-30T14:49:30.453 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-03-30T14:49:30.480 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:30.520 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:30.677 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-urllib3. 2024-03-30T14:49:30.704 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-03-30T14:49:30.743 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-03-30T14:49:30.814 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-bcrypt. 2024-03-30T14:49:30.841 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-03-30T14:49:30.881 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-03-30T14:49:31.080 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-requests. 2024-03-30T14:49:31.107 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-03-30T14:49:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-03-30T14:49:31.183 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-openssl. 2024-03-30T14:49:31.210 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-03-30T14:49:31.250 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-03-30T14:49:31.416 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-werkzeug. 2024-03-30T14:49:31.432 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-03-30T14:49:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-03-30T14:49:31.561 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr. 2024-03-30T14:49:31.577 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:31.611 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:31.769 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-03-30T14:49:31.785 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:31.827 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-modules-core (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:31.972 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mon. 2024-03-30T14:49:31.999 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:32.039 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mon (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:32.232 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-03-30T14:49:32.260 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:32.299 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:32.619 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-bcrypt. 2024-03-30T14:49:32.646 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-03-30T14:49:32.685 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-03-30T14:49:32.692 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-osd. 2024-03-30T14:49:32.719 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:32.759 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-osd (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:32.946 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-openssl. 2024-03-30T14:49:32.962 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-03-30T14:49:32.996 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-03-30T14:49:33.366 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr. 2024-03-30T14:49:33.393 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:33.836 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mon. 2024-03-30T14:49:33.863 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:33.902 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mon (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:34.012 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph. 2024-03-30T14:49:34.027 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../066-ceph_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:34.062 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:34.331 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-fuse. 2024-03-30T14:49:34.358 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:34.397 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-fuse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:34.456 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-osd. 2024-03-30T14:49:34.483 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:34.523 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-osd (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:34.776 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mds. 2024-03-30T14:49:34.802 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:34.842 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mds (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:35.254 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package cephadm. 2024-03-30T14:49:35.280 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../069-cephadm_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:35.320 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking cephadm (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:35.609 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph. 2024-03-30T14:49:35.614 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-asyncssh. 2024-03-30T14:49:35.625 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../066-ceph_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:35.630 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-03-30T14:49:35.664 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-03-30T14:49:35.667 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:35.987 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-fuse. 2024-03-30T14:49:36.001 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python-babel-localedata. 2024-03-30T14:49:36.014 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:36.027 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-03-30T14:49:36.054 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-fuse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:36.066 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-03-30T14:49:36.382 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mds. 2024-03-30T14:49:36.410 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:36.440 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mds (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:36.818 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package cephadm. 2024-03-30T14:49:36.845 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../069-cephadm_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:36.884 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking cephadm (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:37.055 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-babel. 2024-03-30T14:49:37.082 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-03-30T14:49:37.121 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-03-30T14:49:37.204 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-asyncssh. 2024-03-30T14:49:37.232 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-03-30T14:49:37.271 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-03-30T14:49:37.449 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-jinja2. 2024-03-30T14:49:37.476 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-03-30T14:49:37.516 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-03-30T14:49:37.582 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python-babel-localedata. 2024-03-30T14:49:37.598 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-03-30T14:49:37.657 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-03-30T14:49:37.852 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-03-30T14:49:37.879 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:37.918 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr-cephadm (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:38.255 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-repoze.lru. 2024-03-30T14:49:38.282 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-03-30T14:49:38.321 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-03-30T14:49:38.624 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-routes. 2024-03-30T14:49:38.651 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-03-30T14:49:38.691 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-03-30T14:49:38.770 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-babel. 2024-03-30T14:49:38.798 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-03-30T14:49:38.837 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-03-30T14:49:39.036 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-03-30T14:49:39.063 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:39.102 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr-dashboard (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:39.382 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jinja2. 2024-03-30T14:49:39.409 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-03-30T14:49:39.448 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-03-30T14:49:39.793 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-03-30T14:49:39.820 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:39.859 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-cephadm (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:40.196 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-repoze.lru. 2024-03-30T14:49:40.224 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-03-30T14:49:40.262 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-03-30T14:49:40.424 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-03-30T14:49:40.451 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-03-30T14:49:40.490 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-03-30T14:49:40.516 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-routes. 2024-03-30T14:49:40.543 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-03-30T14:49:40.574 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-03-30T14:49:40.869 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-03-30T14:49:40.896 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:40.927 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-dashboard (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:41.002 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-joblib. 2024-03-30T14:49:41.029 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-03-30T14:49:41.068 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-03-30T14:49:41.422 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-03-30T14:49:41.448 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-03-30T14:49:41.488 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-03-30T14:49:41.749 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-sklearn. 2024-03-30T14:49:41.776 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-03-30T14:49:41.807 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-03-30T14:49:42.174 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-03-30T14:49:42.202 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-03-30T14:49:42.249 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-03-30T14:49:42.490 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-03-30T14:49:42.518 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:42.642 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:42.794 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-joblib. 2024-03-30T14:49:42.822 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-03-30T14:49:42.860 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-03-30T14:49:43.198 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-03-30T14:49:43.225 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-03-30T14:49:43.255 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-03-30T14:49:43.525 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-sklearn. 2024-03-30T14:49:43.553 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-03-30T14:49:43.592 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-03-30T14:49:43.629 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-cachetools. 2024-03-30T14:49:43.656 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-03-30T14:49:43.695 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-03-30T14:49:43.999 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pyasn1. 2024-03-30T14:49:44.026 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-03-30T14:49:44.064 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-03-30T14:49:44.326 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-03-30T14:49:44.355 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:44.410 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-03-30T14:49:44.437 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-03-30T14:49:44.476 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-03-30T14:49:44.486 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:44.762 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-rsa. 2024-03-30T14:49:44.778 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-03-30T14:49:44.820 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-rsa (4.8-1) ... 2024-03-30T14:49:45.116 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-google-auth. 2024-03-30T14:49:45.132 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-03-30T14:49:45.174 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-03-30T14:49:45.415 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cachetools. 2024-03-30T14:49:45.443 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-03-30T14:49:45.482 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-03-30T14:49:45.494 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-03-30T14:49:45.522 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-03-30T14:49:45.560 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-03-30T14:49:45.785 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pyasn1. 2024-03-30T14:49:45.813 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-03-30T14:49:45.851 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-03-30T14:49:45.871 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-websocket. 2024-03-30T14:49:45.899 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-03-30T14:49:45.938 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-03-30T14:49:46.180 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-03-30T14:49:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-03-30T14:49:46.246 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-03-30T14:49:46.266 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-kubernetes. 2024-03-30T14:49:46.293 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-03-30T14:49:46.333 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-03-30T14:49:46.583 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rsa. 2024-03-30T14:49:46.611 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-03-30T14:49:46.649 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rsa (4.8-1) ... 2024-03-30T14:49:46.945 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-google-auth. 2024-03-30T14:49:46.961 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-03-30T14:49:46.971 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-03-30T14:49:46.988 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:46.994 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-03-30T14:49:47.029 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:47.256 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-03-30T14:49:47.274 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-03-30T14:49:47.306 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-03-30T14:49:47.349 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libonig5:amd64. 2024-03-30T14:49:47.376 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-03-30T14:49:47.415 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-03-30T14:49:47.609 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-websocket. 2024-03-30T14:49:47.637 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-03-30T14:49:47.676 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-03-30T14:49:47.760 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libjq1:amd64. 2024-03-30T14:49:47.787 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-03-30T14:49:47.826 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-03-30T14:49:47.979 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-kubernetes. 2024-03-30T14:49:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-03-30T14:49:48.046 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-03-30T14:49:48.079 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package jq. 2024-03-30T14:49:48.095 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-03-30T14:49:48.129 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-03-30T14:49:48.365 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package socat. 2024-03-30T14:49:48.390 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-03-30T14:49:48.431 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-03-30T14:49:48.735 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-03-30T14:49:48.752 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:48.759 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package xmlstarlet. 2024-03-30T14:49:48.787 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-03-30T14:49:48.793 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:48.826 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-03-30T14:49:49.213 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libonig5:amd64. 2024-03-30T14:49:49.241 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-03-30T14:49:49.346 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-03-30T14:49:49.380 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-test. 2024-03-30T14:49:49.397 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../097-ceph-test_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:49.438 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-test (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:49.657 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libjq1:amd64. 2024-03-30T14:49:49.685 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-03-30T14:49:49.715 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-03-30T14:49:49.952 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package jq. 2024-03-30T14:49:49.968 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-03-30T14:49:50.010 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-03-30T14:49:50.263 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package socat. 2024-03-30T14:49:50.290 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-03-30T14:49:50.329 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-03-30T14:49:50.616 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package xmlstarlet. 2024-03-30T14:49:50.632 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-03-30T14:49:50.699 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-03-30T14:49:51.070 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-test. 2024-03-30T14:49:51.098 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../097-ceph-test_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:51.136 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-test (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:51.709 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-volume. 2024-03-30T14:49:51.725 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:51.792 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-volume (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:52.071 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libcephfs-dev. 2024-03-30T14:49:52.099 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:52.137 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libcephfs-dev (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:52.450 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package lua-socket:amd64. 2024-03-30T14:49:52.476 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-03-30T14:49:52.515 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-03-30T14:49:52.861 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package lua-sec:amd64. 2024-03-30T14:49:52.888 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-03-30T14:49:52.928 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-03-30T14:49:53.248 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package nvme-cli. 2024-03-30T14:49:53.276 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-03-30T14:49:53.306 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-03-30T14:49:53.516 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-volume. 2024-03-30T14:49:53.545 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-1967-g4e50bbcd-1jammy_all.deb ... 2024-03-30T14:49:53.583 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-volume (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:53.661 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package pkg-config. 2024-03-30T14:49:53.689 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-03-30T14:49:53.728 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-03-30T14:49:53.878 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libcephfs-dev. 2024-03-30T14:49:53.895 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:53.936 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libcephfs-dev (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:53.989 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-03-30T14:49:54.005 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-03-30T14:49:54.047 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-03-30T14:49:54.264 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package lua-socket:amd64. 2024-03-30T14:49:54.292 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-03-30T14:49:54.331 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-03-30T14:49:54.792 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-iniconfig. 2024-03-30T14:49:54.819 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-03-30T14:49:54.858 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-03-30T14:49:54.911 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package lua-sec:amd64. 2024-03-30T14:49:54.939 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-03-30T14:49:54.977 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-03-30T14:49:55.169 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pastescript. 2024-03-30T14:49:55.197 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-03-30T14:49:55.235 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-03-30T14:49:55.365 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package nvme-cli. 2024-03-30T14:49:55.393 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-03-30T14:49:55.431 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-03-30T14:49:55.555 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pluggy. 2024-03-30T14:49:55.583 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-03-30T14:49:55.647 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-03-30T14:49:55.878 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package pkg-config. 2024-03-30T14:49:55.906 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-03-30T14:49:55.924 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-psutil. 2024-03-30T14:49:55.944 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-03-30T14:49:55.949 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-03-30T14:49:55.991 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-03-30T14:49:56.197 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-03-30T14:49:56.214 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-03-30T14:49:56.256 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-03-30T14:49:56.344 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-py. 2024-03-30T14:49:56.371 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-03-30T14:49:56.427 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-py (1.10.0-1) ... 2024-03-30T14:49:56.676 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-iniconfig. 2024-03-30T14:49:56.704 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-03-30T14:49:56.742 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-03-30T14:49:56.755 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pygments. 2024-03-30T14:49:56.783 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-03-30T14:49:56.822 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-03-30T14:49:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pastescript. 2024-03-30T14:49:56.995 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-03-30T14:49:57.036 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-03-30T14:49:57.234 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pyinotify. 2024-03-30T14:49:57.249 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-03-30T14:49:57.283 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-03-30T14:49:57.357 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pluggy. 2024-03-30T14:49:57.385 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-03-30T14:49:57.423 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-03-30T14:49:57.612 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-toml. 2024-03-30T14:49:57.639 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-03-30T14:49:57.678 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-03-30T14:49:57.718 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-psutil. 2024-03-30T14:49:57.746 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-03-30T14:49:57.784 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-03-30T14:49:57.981 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pytest. 2024-03-30T14:49:58.008 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-03-30T14:49:58.047 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-03-30T14:49:58.138 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-py. 2024-03-30T14:49:58.166 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-03-30T14:49:58.212 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-py (1.10.0-1) ... 2024-03-30T14:49:58.375 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-simplejson. 2024-03-30T14:49:58.403 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-03-30T14:49:58.442 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-03-30T14:49:58.557 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pygments. 2024-03-30T14:49:58.586 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-03-30T14:49:58.624 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-03-30T14:49:58.703 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-03-30T14:49:58.730 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-03-30T14:49:58.769 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-03-30T14:49:59.130 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pyinotify. 2024-03-30T14:49:59.158 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-03-30T14:49:59.196 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-03-30T14:49:59.533 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-toml. 2024-03-30T14:49:59.561 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-03-30T14:49:59.590 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package radosgw. 2024-03-30T14:49:59.599 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-03-30T14:49:59.617 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../116-radosgw_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:49:59.656 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking radosgw (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:49:59.911 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pytest. 2024-03-30T14:49:59.939 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-03-30T14:49:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-03-30T14:50:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-simplejson. 2024-03-30T14:50:00.351 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-03-30T14:50:00.388 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-03-30T14:50:00.492 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package rbd-fuse. 2024-03-30T14:50:00.520 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:50:00.559 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking rbd-fuse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:00.666 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-03-30T14:50:00.695 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-03-30T14:50:00.733 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-03-30T14:50:00.872 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-03-30T14:50:01.114 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-03-30T14:50:01.215 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-03-30T14:50:01.467 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-03-30T14:50:01.470 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package radosgw. 2024-03-30T14:50:01.499 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../116-radosgw_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:50:01.537 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking radosgw (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:01.814 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-03-30T14:50:02.295 INFO:teuthology.orchestra.run.smithi135.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-03-30T14:50:02.357 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package rbd-fuse. 2024-03-30T14:50:02.375 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-1967-g4e50bbcd-1jammy_amd64.deb ... 2024-03-30T14:50:02.414 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking rbd-fuse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:02.567 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up cephadm (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:02.711 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-03-30T14:50:02.970 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-03-30T14:50:03.050 INFO:teuthology.orchestra.run.smithi135.stdout:Adding system user cephadm....done 2024-03-30T14:50:03.096 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-03-30T14:50:03.198 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-03-30T14:50:03.359 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-03-30T14:50:03.466 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-03-30T14:50:03.670 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-03-30T14:50:03.717 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-03-30T14:50:03.826 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-03-30T14:50:04.069 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-03-30T14:50:04.129 INFO:teuthology.orchestra.run.smithi060.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-03-30T14:50:04.312 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-03-30T14:50:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up cephadm (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:04.438 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-py (1.10.0-1) ... 2024-03-30T14:50:04.723 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-03-30T14:50:04.848 INFO:teuthology.orchestra.run.smithi060.stdout:Adding system user cephadm....done 2024-03-30T14:50:04.996 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-03-30T14:50:05.116 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-03-30T14:50:05.273 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-03-30T14:50:05.376 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-03-30T14:50:05.540 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-03-30T14:50:05.642 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-03-30T14:50:05.662 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-03-30T14:50:05.884 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-03-30T14:50:05.897 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-03-30T14:50:06.144 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-03-30T14:50:06.157 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-03-30T14:50:06.270 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-py (1.10.0-1) ... 2024-03-30T14:50:06.408 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-03-30T14:50:06.589 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-03-30T14:50:06.726 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-ceph-argparse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:06.957 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-03-30T14:50:06.985 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-03-30T14:50:07.094 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-03-30T14:50:07.192 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-03-30T14:50:07.237 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-03-30T14:50:07.372 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-03-30T14:50:07.460 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-03-30T14:50:07.623 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-03-30T14:50:07.720 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-03-30T14:50:07.979 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-03-30T14:50:07.981 INFO:teuthology.orchestra.run.smithi135.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-03-30T14:50:08.004 INFO:teuthology.orchestra.run.smithi135.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-03-30T14:50:08.067 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-03-30T14:50:08.194 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-03-30T14:50:08.264 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-03-30T14:50:08.523 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-ceph-argparse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:08.553 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-03-30T14:50:08.688 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-03-30T14:50:08.899 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-03-30T14:50:08.955 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-03-30T14:50:09.000 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-03-30T14:50:09.101 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-03-30T14:50:09.223 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-03-30T14:50:09.227 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-03-30T14:50:09.487 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-03-30T14:50:09.533 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up zip (3.0-12build2) ... 2024-03-30T14:50:09.659 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-03-30T14:50:09.850 INFO:teuthology.orchestra.run.smithi060.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-03-30T14:50:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-03-30T14:50:09.949 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-03-30T14:50:10.058 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-03-30T14:50:10.311 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-03-30T14:50:10.551 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-03-30T14:50:10.553 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-03-30T14:50:10.686 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-03-30T14:50:10.688 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-03-30T14:50:10.789 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-03-30T14:50:10.962 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-03-30T14:50:11.065 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-03-30T14:50:11.229 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-03-30T14:50:11.450 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-03-30T14:50:11.556 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up zip (3.0-12build2) ... 2024-03-30T14:50:11.682 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-03-30T14:50:11.701 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-03-30T14:50:12.102 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-03-30T14:50:12.367 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-03-30T14:50:12.387 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-03-30T14:50:12.643 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-03-30T14:50:12.739 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-03-30T14:50:12.769 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-03-30T14:50:12.895 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-03-30T14:50:12.990 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-03-30T14:50:13.116 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-ceph-common (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:13.196 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-03-30T14:50:13.400 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-idna (3.3-1) ... 2024-03-30T14:50:13.606 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-03-30T14:50:13.718 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-03-30T14:50:13.866 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-03-30T14:50:14.234 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-03-30T14:50:14.519 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-03-30T14:50:14.870 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-03-30T14:50:14.941 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-03-30T14:50:15.121 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-03-30T14:50:15.193 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:50:15.247 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-ceph-common (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:15.327 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-toml (0.10.2-1) ... 2024-03-30T14:50:15.565 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-idna (3.3-1) ... 2024-03-30T14:50:15.586 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-03-30T14:50:15.696 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-03-30T14:50:15.822 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-03-30T14:50:15.916 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-03-30T14:50:16.115 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-03-30T14:50:16.374 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-03-30T14:50:16.625 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:50:16.751 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-03-30T14:50:17.053 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-03-30T14:50:17.147 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-03-30T14:50:17.304 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-03-30T14:50:17.407 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:50:17.525 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-toml (0.10.2-1) ... 2024-03-30T14:50:17.564 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-03-30T14:50:17.784 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-03-30T14:50:17.823 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-03-30T14:50:17.919 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-03-30T14:50:18.045 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-03-30T14:50:18.066 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-03-30T14:50:18.333 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-03-30T14:50:18.354 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-03-30T14:50:18.459 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-03-30T14:50:18.614 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-03-30T14:50:18.744 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-03-30T14:50:18.854 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-03-30T14:50:18.865 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:50:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-03-30T14:50:19.147 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-03-30T14:50:19.276 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-03-30T14:50:19.456 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-03-30T14:50:19.544 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-03-30T14:50:19.690 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-03-30T14:50:19.833 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-03-30T14:50:19.853 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-03-30T14:50:19.959 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-03-30T14:50:20.048 INFO:teuthology.orchestra.run.smithi135.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-03-30T14:50:20.112 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-03-30T14:50:20.285 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-03-30T14:50:20.364 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-03-30T14:50:20.412 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-03-30T14:50:20.631 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-03-30T14:50:20.749 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-03-30T14:50:20.797 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-03-30T14:50:21.008 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-03-30T14:50:21.056 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up lua-any (27ubuntu1) ... 2024-03-30T14:50:21.110 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-03-30T14:50:21.182 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-portend (3.0.0-1) ... 2024-03-30T14:50:21.436 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-03-30T14:50:21.450 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:50:21.576 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-03-30T14:50:21.746 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-03-30T14:50:21.894 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-03-30T14:50:22.005 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-03-30T14:50:22.172 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-03-30T14:50:22.186 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-03-30T14:50:22.274 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-03-30T14:50:22.346 INFO:teuthology.orchestra.run.smithi060.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-03-30T14:50:22.463 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-03-30T14:50:22.600 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-03-30T14:50:22.622 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-rsa (4.8-1) ... 2024-03-30T14:50:22.726 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-03-30T14:50:22.899 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-03-30T14:50:23.137 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-03-30T14:50:23.175 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-03-30T14:50:23.396 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up lua-any (27ubuntu1) ... 2024-03-30T14:50:23.519 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-03-30T14:50:23.522 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-portend (3.0.0-1) ... 2024-03-30T14:50:23.781 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-03-30T14:50:23.882 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-03-30T14:50:23.896 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-03-30T14:50:24.181 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-03-30T14:50:24.183 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-03-30T14:50:24.468 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-03-30T14:50:24.509 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-03-30T14:50:24.635 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up librados2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:24.744 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-03-30T14:50:24.752 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libsqlite3-mod-ceph (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:24.854 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-03-30T14:50:24.870 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rsa (4.8-1) ... 2024-03-30T14:50:25.146 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-03-30T14:50:25.190 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libcephfs2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:25.316 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libradosstriper1 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:25.422 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-03-30T14:50:25.442 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-03-30T14:50:25.735 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up librbd1 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:25.801 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-03-30T14:50:25.845 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr-modules-core (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:25.946 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-fuse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:26.159 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-03-30T14:50:26.159 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-03-30T14:50:26.178 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-03-30T14:50:26.471 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-03-30T14:50:26.664 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libcephfs-dev (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:26.790 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-rados (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:26.832 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-03-30T14:50:26.916 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up librgw2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:26.933 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librados2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:27.042 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libsqlite3-mod-ceph (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:27.043 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-03-30T14:50:27.168 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-03-30T14:50:27.505 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libcephfs2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:27.631 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libradosstriper1 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:27.755 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-03-30T14:50:28.025 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librbd1 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:28.155 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-modules-core (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:28.255 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-rbd (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:28.294 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-fuse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:28.366 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up rbd-fuse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:28.473 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-rgw (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:28.524 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-03-30T14:50:28.524 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-03-30T14:50:28.599 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-cephfs (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:28.725 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-common (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:29.055 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libcephfs-dev (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:29.197 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rados (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:29.209 INFO:teuthology.orchestra.run.smithi135.stdout:Adding group ceph....done 2024-03-30T14:50:29.340 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librgw2 (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:29.466 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-03-30T14:50:29.653 INFO:teuthology.orchestra.run.smithi135.stdout:Adding system user ceph....done 2024-03-30T14:50:29.881 INFO:teuthology.orchestra.run.smithi135.stdout:Setting system user ceph properties....done 2024-03-30T14:50:29.899 INFO:teuthology.orchestra.run.smithi135.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-03-30T14:50:30.036 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-03-30T14:50:30.352 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-03-30T14:50:30.790 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rbd (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:30.852 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-test (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:30.899 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up rbd-fuse (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:30.978 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up radosgw (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:31.000 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rgw (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:31.109 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cephfs (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:31.236 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-common (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:31.441 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-03-30T14:50:31.441 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-03-30T14:50:31.796 INFO:teuthology.orchestra.run.smithi060.stdout:Adding group ceph....done 2024-03-30T14:50:31.913 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-base (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:32.188 INFO:teuthology.orchestra.run.smithi060.stdout:Adding system user ceph....done 2024-03-30T14:50:32.249 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-03-30T14:50:32.357 INFO:teuthology.orchestra.run.smithi060.stdout:Setting system user ceph properties....done 2024-03-30T14:50:32.370 INFO:teuthology.orchestra.run.smithi060.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-03-30T14:50:32.513 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-03-30T14:50:32.724 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mds (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:32.868 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-03-30T14:50:32.926 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-03-30T14:50:32.926 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-03-30T14:50:33.362 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-test (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:33.417 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:33.490 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up radosgw (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:33.638 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-03-30T14:50:33.638 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-03-30T14:50:33.985 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-03-30T14:50:33.986 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-03-30T14:50:34.136 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-osd (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:34.409 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-03-30T14:50:34.409 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-03-30T14:50:34.451 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-base (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:34.781 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-03-30T14:50:34.871 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr-k8sevents (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:34.997 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:35.148 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mon (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:35.259 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mds (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:35.359 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-03-30T14:50:35.359 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-03-30T14:50:35.492 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-03-30T14:50:35.492 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-03-30T14:50:35.892 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr-cephadm (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:36.011 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:36.043 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:36.169 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr-dashboard (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:36.240 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-03-30T14:50:36.240 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-03-30T14:50:36.320 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-volume (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:36.656 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-03-30T14:50:36.749 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-03-30T14:50:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-osd (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:36.910 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-03-30T14:50:37.055 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-03-30T14:50:37.055 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-03-30T14:50:37.590 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-k8sevents (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:37.715 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:37.841 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mon (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:38.035 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-03-30T14:50:38.042 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-03-30T14:50:38.042 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-03-30T14:50:38.509 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-cephadm (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:38.672 INFO:teuthology.orchestra.run.smithi135.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-03-30T14:50:38.677 DEBUG:teuthology.parallel:result is None 2024-03-30T14:50:38.678 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-dashboard (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:38.921 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-volume (19.0.0-1967-g4e50bbcd-1jammy) ... 2024-03-30T14:50:39.265 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-03-30T14:50:39.366 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-03-30T14:50:39.493 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-03-30T14:50:40.294 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-03-30T14:50:40.937 INFO:teuthology.orchestra.run.smithi060.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-03-30T14:50:40.942 DEBUG:teuthology.parallel:result is None 2024-03-30T14:50:40.942 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:50:41.172 DEBUG:teuthology.orchestra.run.smithi060:> dpkg-query -W -f '${Version}' ceph 2024-03-30T14:50:41.188 INFO:teuthology.orchestra.run.smithi060.stdout:19.0.0-1967-g4e50bbcd-1jammy 2024-03-30T14:50:41.189 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1967-g4e50bbcd-1jammy 2024-03-30T14:50:41.189 INFO:teuthology.task.install:The correct ceph version 19.0.0-1967-g4e50bbcd-1jammy is installed. 2024-03-30T14:50:41.190 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:50:41.434 DEBUG:teuthology.orchestra.run.smithi135:> dpkg-query -W -f '${Version}' ceph 2024-03-30T14:50:41.453 INFO:teuthology.orchestra.run.smithi135.stdout:19.0.0-1967-g4e50bbcd-1jammy 2024-03-30T14:50:41.453 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1967-g4e50bbcd-1jammy 2024-03-30T14:50:41.453 INFO:teuthology.task.install:The correct ceph version 19.0.0-1967-g4e50bbcd-1jammy is installed. 2024-03-30T14:50:41.455 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-03-30T14:50:41.455 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-03-30T14:50:41.455 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-30T14:50:41.470 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-30T14:50:41.470 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-30T14:50:41.508 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-03-30T14:50:41.509 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-03-30T14:50:41.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/daemon-helper 2024-03-30T14:50:41.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-30T14:50:41.580 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-30T14:50:41.580 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/daemon-helper 2024-03-30T14:50:41.593 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-30T14:50:41.646 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-03-30T14:50:41.646 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-03-30T14:50:41.646 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-30T14:50:41.660 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-30T14:50:41.716 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-30T14:50:41.716 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-30T14:50:41.729 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-30T14:50:41.782 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-03-30T14:50:41.782 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-03-30T14:50:41.782 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/stdin-killer 2024-03-30T14:50:41.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-30T14:50:41.852 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-30T14:50:41.853 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/stdin-killer 2024-03-30T14:50:41.865 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-30T14:50:41.919 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-30T14:50:42.011 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, '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\\)'], 'sha1': '4e50bbcdd1630c7760b708f3a5b4d38a121e66cb', 'use-ca-signed-key': True} 2024-03-30T14:50:42.011 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:50:42.012 INFO:tasks.cephadm:Cluster fsid is e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:50:42.012 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-30T14:50:42.012 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.60', 'mon.b': '172.21.15.135'} 2024-03-30T14:50:42.012 INFO:tasks.cephadm:First mon is mon.a on smithi060 2024-03-30T14:50:42.012 INFO:tasks.cephadm:First mgr is a 2024-03-30T14:50:42.012 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-30T14:50:42.013 DEBUG:teuthology.orchestra.run.smithi060:> sudo hostname $(hostname -s) 2024-03-30T14:50:42.029 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2024-03-30T14:50:42.043 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-03-30T14:50:42.043 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:50:42.187 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '4e50bbcdd1630c7760b708f3a5b4d38a121e66cb', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/54746/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-1967-g4e50bbcd', 'node_name': '172.21.2.11+braggi11', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-1967-g4e50bbcd-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-03-29 16:24:11.922951', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-03-30T14:50:42.320 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:50:42.321 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-03-30T14:50:42.321 DEBUG:teuthology.orchestra.run.smithi060:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-30T14:50:44.032 INFO:teuthology.orchestra.run.smithi060.stdout:-rw-rw-r-- 1 ubuntu ubuntu 774733 Mar 30 14:50 /home/ubuntu/cephtest/cephadm 2024-03-30T14:50:44.032 DEBUG:teuthology.orchestra.run.smithi135:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/4e50bbcdd1630c7760b708f3a5b4d38a121e66cb/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-30T14:50:45.054 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-rw-r-- 1 ubuntu ubuntu 774733 Mar 30 14:50 /home/ubuntu/cephtest/cephadm 2024-03-30T14:50:45.054 DEBUG:teuthology.orchestra.run.smithi060:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T14:50:45.062 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T14:50:45.079 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb on all hosts... 2024-03-30T14:50:45.079 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb pull 2024-03-30T14:50:45.105 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb pull 2024-03-30T14:50:45.274 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb... 2024-03-30T14:50:45.275 INFO:teuthology.orchestra.run.smithi060.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb... 2024-03-30T14:51:37.406 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-03-30T14:51:37.407 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph_version": "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)", 2024-03-30T14:51:37.407 INFO:teuthology.orchestra.run.smithi135.stdout: "image_id": "b0c4478f1d83795df4d538bf108aee5fac57194348fb16dcdbb3115f3e2fe95e", 2024-03-30T14:51:37.407 INFO:teuthology.orchestra.run.smithi135.stdout: "repo_digests": [ 2024-03-30T14:51:37.407 INFO:teuthology.orchestra.run.smithi135.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d" 2024-03-30T14:51:37.407 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2024-03-30T14:51:37.407 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-03-30T14:51:45.066 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-03-30T14:51:45.066 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph_version": "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)", 2024-03-30T14:51:45.066 INFO:teuthology.orchestra.run.smithi060.stdout: "image_id": "b0c4478f1d83795df4d538bf108aee5fac57194348fb16dcdbb3115f3e2fe95e", 2024-03-30T14:51:45.066 INFO:teuthology.orchestra.run.smithi060.stdout: "repo_digests": [ 2024-03-30T14:51:45.066 INFO:teuthology.orchestra.run.smithi060.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d" 2024-03-30T14:51:45.066 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-03-30T14:51:45.066 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-03-30T14:51:45.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo ssh-keygen -t rsa -f /root/ca-key -N '' 2024-03-30T14:51:45.794 INFO:teuthology.orchestra.run.smithi060.stdout:Generating public/private rsa key pair. 2024-03-30T14:51:45.794 INFO:teuthology.orchestra.run.smithi060.stdout:Your identification has been saved in /root/ca-key 2024-03-30T14:51:45.794 INFO:teuthology.orchestra.run.smithi060.stdout:Your public key has been saved in /root/ca-key.pub 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:The key fingerprint is: 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:SHA256:fn7wTJeG/txZbF/HXRLUIOPYAq/9Q57Z2ELwg1SM0wo root@smithi060 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:The key's randomart image is: 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:+---[RSA 3072]----+ 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:| . ++ oo | 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:| Eoo=o+ .| 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:| .*oo . | 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:| +.= . | 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:| S o =....| 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:| . .=oB++o| 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:| . .*Ooo O| 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:| o =+ o*| 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:| .. .o.o| 2024-03-30T14:51:45.795 INFO:teuthology.orchestra.run.smithi060.stdout:+----[SHA256]-----+ 2024-03-30T14:51:45.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo cat /root/ca-key.pub 2024-03-30T14:51:45.807 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5zLdftfV9R5V66gCumLrFtdfKHYtVCVfNwDBG5CH9q+Qt0Yjq2SBKKPX743teDMT0W3EmP1CMap9hNl8DB+FHLSijg5sPRN8dS38jWqxB8QPFZsNGQQQ94g4ts8tFzl7U3cJNTCz/I6RqRwkX/6j/6zuviF0tqGHhcbQVDgF9EM0M6edwiMXEsTj5ymBk2LrlSCP0C7opHK03uxRvG1KivnbLahO5eBaBaI9X/Z+RtglYkdT82W1TMCMCwmQMeOX+hU5j3fBfrGS1vXk/IHl+RiiAlg6FG5rR6nfri7iL2qChR/BUW9LITUieWOEZReRJPSWvU96W7Dyg3LoIeuXQ+lK/fLr08eD8Ck5NoDx4JlycEyDvNuJgkETKMspoYaqKpMgov4EI/BrXrTWuq6QlQ8Z9tStxsyr8w+IeruBzVtMAoWylwm2CXfALv5rHC/O3BM6cMD77cRBHSrLtJ1l1JAfbKMH91b65EvrcgsPwatNk3p2lvrX1owpo+5xTf/E= root@smithi060 2024-03-30T14:51:45.808 DEBUG:teuthology.orchestra.run.smithi060:> sudo echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5zLdftfV9R5V66gCumLrFtdfKHYtVCVfNwDBG5CH9q+Qt0Yjq2SBKKPX743teDMT0W3EmP1CMap9hNl8DB+FHLSijg5sPRN8dS38jWqxB8QPFZsNGQQQ94g4ts8tFzl7U3cJNTCz/I6RqRwkX/6j/6zuviF0tqGHhcbQVDgF9EM0M6edwiMXEsTj5ymBk2LrlSCP0C7opHK03uxRvG1KivnbLahO5eBaBaI9X/Z+RtglYkdT82W1TMCMCwmQMeOX+hU5j3fBfrGS1vXk/IHl+RiiAlg6FG5rR6nfri7iL2qChR/BUW9LITUieWOEZReRJPSWvU96W7Dyg3LoIeuXQ+lK/fLr08eD8Ck5NoDx4JlycEyDvNuJgkETKMspoYaqKpMgov4EI/BrXrTWuq6QlQ8Z9tStxsyr8w+IeruBzVtMAoWylwm2CXfALv5rHC/O3BM6cMD77cRBHSrLtJ1l1JAfbKMH91b65EvrcgsPwatNk3p2lvrX1owpo+5xTf/E= root@smithi060 2024-03-30T14:51:45.809 DEBUG:teuthology.orchestra.run.smithi060:> ' | sudo tee -a /etc/ssh/ca-key.pub 2024-03-30T14:51:45.863 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5zLdftfV9R5V66gCumLrFtdfKHYtVCVfNwDBG5CH9q+Qt0Yjq2SBKKPX743teDMT0W3EmP1CMap9hNl8DB+FHLSijg5sPRN8dS38jWqxB8QPFZsNGQQQ94g4ts8tFzl7U3cJNTCz/I6RqRwkX/6j/6zuviF0tqGHhcbQVDgF9EM0M6edwiMXEsTj5ymBk2LrlSCP0C7opHK03uxRvG1KivnbLahO5eBaBaI9X/Z+RtglYkdT82W1TMCMCwmQMeOX+hU5j3fBfrGS1vXk/IHl+RiiAlg6FG5rR6nfri7iL2qChR/BUW9LITUieWOEZReRJPSWvU96W7Dyg3LoIeuXQ+lK/fLr08eD8Ck5NoDx4JlycEyDvNuJgkETKMspoYaqKpMgov4EI/BrXrTWuq6QlQ8Z9tStxsyr8w+IeruBzVtMAoWylwm2CXfALv5rHC/O3BM6cMD77cRBHSrLtJ1l1JAfbKMH91b65EvrcgsPwatNk3p2lvrX1owpo+5xTf/E= root@smithi060 2024-03-30T14:51:45.863 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-03-30T14:51:45.864 DEBUG:teuthology.orchestra.run.smithi060:> sudo echo 'TrustedUserCAKeys /etc/ssh/ca-key.pub' | sudo tee -a /etc/ssh/sshd_config && sudo systemctl restart sshd 2024-03-30T14:51:45.918 INFO:teuthology.orchestra.run.smithi060.stdout:TrustedUserCAKeys /etc/ssh/ca-key.pub 2024-03-30T14:51:45.954 DEBUG:teuthology.orchestra.run.smithi135:> sudo echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5zLdftfV9R5V66gCumLrFtdfKHYtVCVfNwDBG5CH9q+Qt0Yjq2SBKKPX743teDMT0W3EmP1CMap9hNl8DB+FHLSijg5sPRN8dS38jWqxB8QPFZsNGQQQ94g4ts8tFzl7U3cJNTCz/I6RqRwkX/6j/6zuviF0tqGHhcbQVDgF9EM0M6edwiMXEsTj5ymBk2LrlSCP0C7opHK03uxRvG1KivnbLahO5eBaBaI9X/Z+RtglYkdT82W1TMCMCwmQMeOX+hU5j3fBfrGS1vXk/IHl+RiiAlg6FG5rR6nfri7iL2qChR/BUW9LITUieWOEZReRJPSWvU96W7Dyg3LoIeuXQ+lK/fLr08eD8Ck5NoDx4JlycEyDvNuJgkETKMspoYaqKpMgov4EI/BrXrTWuq6QlQ8Z9tStxsyr8w+IeruBzVtMAoWylwm2CXfALv5rHC/O3BM6cMD77cRBHSrLtJ1l1JAfbKMH91b65EvrcgsPwatNk3p2lvrX1owpo+5xTf/E= root@smithi060 2024-03-30T14:51:45.954 DEBUG:teuthology.orchestra.run.smithi135:> ' | sudo tee -a /etc/ssh/ca-key.pub 2024-03-30T14:51:45.969 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5zLdftfV9R5V66gCumLrFtdfKHYtVCVfNwDBG5CH9q+Qt0Yjq2SBKKPX743teDMT0W3EmP1CMap9hNl8DB+FHLSijg5sPRN8dS38jWqxB8QPFZsNGQQQ94g4ts8tFzl7U3cJNTCz/I6RqRwkX/6j/6zuviF0tqGHhcbQVDgF9EM0M6edwiMXEsTj5ymBk2LrlSCP0C7opHK03uxRvG1KivnbLahO5eBaBaI9X/Z+RtglYkdT82W1TMCMCwmQMeOX+hU5j3fBfrGS1vXk/IHl+RiiAlg6FG5rR6nfri7iL2qChR/BUW9LITUieWOEZReRJPSWvU96W7Dyg3LoIeuXQ+lK/fLr08eD8Ck5NoDx4JlycEyDvNuJgkETKMspoYaqKpMgov4EI/BrXrTWuq6QlQ8Z9tStxsyr8w+IeruBzVtMAoWylwm2CXfALv5rHC/O3BM6cMD77cRBHSrLtJ1l1JAfbKMH91b65EvrcgsPwatNk3p2lvrX1owpo+5xTf/E= root@smithi060 2024-03-30T14:51:45.969 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-03-30T14:51:45.971 DEBUG:teuthology.orchestra.run.smithi135:> sudo echo 'TrustedUserCAKeys /etc/ssh/ca-key.pub' | sudo tee -a /etc/ssh/sshd_config && sudo systemctl restart sshd 2024-03-30T14:51:46.025 INFO:teuthology.orchestra.run.smithi135.stdout:TrustedUserCAKeys /etc/ssh/ca-key.pub 2024-03-30T14:51:46.065 DEBUG:teuthology.orchestra.run.smithi060:> sudo ssh-keygen -t rsa -f /root/cephadm-ssh-key -N '' && sudo ssh-keygen -s /root/ca-key -I user_root -n root -V +52w /root/cephadm-ssh-key 2024-03-30T14:51:46.533 INFO:teuthology.orchestra.run.smithi060.stdout:Generating public/private rsa key pair. 2024-03-30T14:51:46.533 INFO:teuthology.orchestra.run.smithi060.stdout:Your identification has been saved in /root/cephadm-ssh-key 2024-03-30T14:51:46.533 INFO:teuthology.orchestra.run.smithi060.stdout:Your public key has been saved in /root/cephadm-ssh-key.pub 2024-03-30T14:51:46.533 INFO:teuthology.orchestra.run.smithi060.stdout:The key fingerprint is: 2024-03-30T14:51:46.533 INFO:teuthology.orchestra.run.smithi060.stdout:SHA256:yIdh2cyLuHdhyCTtJWX52EfpQgz5mcCTQIyeF3R6Ixc root@smithi060 2024-03-30T14:51:46.533 INFO:teuthology.orchestra.run.smithi060.stdout:The key's randomart image is: 2024-03-30T14:51:46.533 INFO:teuthology.orchestra.run.smithi060.stdout:+---[RSA 3072]----+ 2024-03-30T14:51:46.533 INFO:teuthology.orchestra.run.smithi060.stdout:| =+oE* . | 2024-03-30T14:51:46.533 INFO:teuthology.orchestra.run.smithi060.stdout:| ..oXB.o o | 2024-03-30T14:51:46.533 INFO:teuthology.orchestra.run.smithi060.stdout:| ...X.OO = | 2024-03-30T14:51:46.534 INFO:teuthology.orchestra.run.smithi060.stdout:| oO.%.oB o | 2024-03-30T14:51:46.534 INFO:teuthology.orchestra.run.smithi060.stdout:| ..O S o | 2024-03-30T14:51:46.534 INFO:teuthology.orchestra.run.smithi060.stdout:| . o . | 2024-03-30T14:51:46.534 INFO:teuthology.orchestra.run.smithi060.stdout:| . . . | 2024-03-30T14:51:46.534 INFO:teuthology.orchestra.run.smithi060.stdout:| . . | 2024-03-30T14:51:46.534 INFO:teuthology.orchestra.run.smithi060.stdout:| | 2024-03-30T14:51:46.534 INFO:teuthology.orchestra.run.smithi060.stdout:+----[SHA256]-----+ 2024-03-30T14:51:46.549 INFO:teuthology.orchestra.run.smithi060.stderr:Signed user key /root/cephadm-ssh-key-cert.pub: id "user_root" serial 0 for root valid from 2024-03-30T14:50:00 to 2025-03-29T14:51:46 2024-03-30T14:51:46.551 DEBUG:teuthology.orchestra.run.smithi060:> sudo cat /etc/ssh/ca-key.pub 2024-03-30T14:51:46.561 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5zLdftfV9R5V66gCumLrFtdfKHYtVCVfNwDBG5CH9q+Qt0Yjq2SBKKPX743teDMT0W3EmP1CMap9hNl8DB+FHLSijg5sPRN8dS38jWqxB8QPFZsNGQQQ94g4ts8tFzl7U3cJNTCz/I6RqRwkX/6j/6zuviF0tqGHhcbQVDgF9EM0M6edwiMXEsTj5ymBk2LrlSCP0C7opHK03uxRvG1KivnbLahO5eBaBaI9X/Z+RtglYkdT82W1TMCMCwmQMeOX+hU5j3fBfrGS1vXk/IHl+RiiAlg6FG5rR6nfri7iL2qChR/BUW9LITUieWOEZReRJPSWvU96W7Dyg3LoIeuXQ+lK/fLr08eD8Ck5NoDx4JlycEyDvNuJgkETKMspoYaqKpMgov4EI/BrXrTWuq6QlQ8Z9tStxsyr8w+IeruBzVtMAoWylwm2CXfALv5rHC/O3BM6cMD77cRBHSrLtJ1l1JAfbKMH91b65EvrcgsPwatNk3p2lvrX1owpo+5xTf/E= root@smithi060 2024-03-30T14:51:46.561 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-03-30T14:51:46.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo cat /etc/ssh/sshd_config | grep TrustedUserCAKeys 2024-03-30T14:51:46.613 INFO:teuthology.orchestra.run.smithi060.stdout:TrustedUserCAKeys /etc/ssh/ca-key.pub 2024-03-30T14:51:46.613 DEBUG:teuthology.orchestra.run.smithi135:> sudo cat /etc/ssh/ca-key.pub 2024-03-30T14:51:46.626 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5zLdftfV9R5V66gCumLrFtdfKHYtVCVfNwDBG5CH9q+Qt0Yjq2SBKKPX743teDMT0W3EmP1CMap9hNl8DB+FHLSijg5sPRN8dS38jWqxB8QPFZsNGQQQ94g4ts8tFzl7U3cJNTCz/I6RqRwkX/6j/6zuviF0tqGHhcbQVDgF9EM0M6edwiMXEsTj5ymBk2LrlSCP0C7opHK03uxRvG1KivnbLahO5eBaBaI9X/Z+RtglYkdT82W1TMCMCwmQMeOX+hU5j3fBfrGS1vXk/IHl+RiiAlg6FG5rR6nfri7iL2qChR/BUW9LITUieWOEZReRJPSWvU96W7Dyg3LoIeuXQ+lK/fLr08eD8Ck5NoDx4JlycEyDvNuJgkETKMspoYaqKpMgov4EI/BrXrTWuq6QlQ8Z9tStxsyr8w+IeruBzVtMAoWylwm2CXfALv5rHC/O3BM6cMD77cRBHSrLtJ1l1JAfbKMH91b65EvrcgsPwatNk3p2lvrX1owpo+5xTf/E= root@smithi060 2024-03-30T14:51:46.626 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-03-30T14:51:46.627 DEBUG:teuthology.orchestra.run.smithi135:> sudo cat /etc/ssh/sshd_config | grep TrustedUserCAKeys 2024-03-30T14:51:46.682 INFO:teuthology.orchestra.run.smithi135.stdout:TrustedUserCAKeys /etc/ssh/ca-key.pub 2024-03-30T14:51:46.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo ls /root/ 2024-03-30T14:51:46.694 INFO:teuthology.orchestra.run.smithi060.stdout:ca-key 2024-03-30T14:51:46.694 INFO:teuthology.orchestra.run.smithi060.stdout:ca-key.pub 2024-03-30T14:51:46.694 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm-ssh-key 2024-03-30T14:51:46.694 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm-ssh-key-cert.pub 2024-03-30T14:51:46.694 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm-ssh-key.pub 2024-03-30T14:51:46.696 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /etc/ceph 2024-03-30T14:51:46.752 DEBUG:teuthology.orchestra.run.smithi135:> sudo mkdir -p /etc/ceph 2024-03-30T14:51:46.765 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /etc/ceph 2024-03-30T14:51:46.807 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 777 /etc/ceph 2024-03-30T14:51:46.820 INFO:tasks.cephadm:Writing seed config... 2024-03-30T14:51:46.821 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-03-30T14:51:46.821 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-30T14:51:46.821 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-30T14:51:46.821 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-03-30T14:51:46.821 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-30T14:51:46.821 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-30T14:51:46.821 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-30T14:51:46.821 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-30T14:51:46.821 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-30T14:51:46.822 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-03-30T14:51:46.822 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-30T14:51:46.853 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = e17c2526-eea4-11ee-b647-cb9ed24678a4 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-03-30T14:51:46.853 DEBUG:teuthology.orchestra.run.smithi060:mon.a> sudo journalctl -f -n 0 -u ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a.service 2024-03-30T14:51:46.898 DEBUG:teuthology.orchestra.run.smithi060:mgr.a> sudo journalctl -f -n 0 -u ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mgr.a.service 2024-03-30T14:51:46.941 INFO:tasks.cephadm:Bootstrapping... 2024-03-30T14:51:46.941 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -v bootstrap --fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --ssh-private-key /root/cephadm-ssh-key --ssh-signed-cert /root/cephadm-ssh-key-cert.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.60 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:51:47.159 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-03-30T14:51:47.159 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb', '-v', 'bootstrap', '--fsid', 'e17c2526-eea4-11ee-b647-cb9ed24678a4', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--ssh-private-key', '/root/cephadm-ssh-key', '--ssh-signed-cert', '/root/cephadm-ssh-key-cert.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.60', '--skip-admin-label'] 2024-03-30T14:51:47.159 INFO:teuthology.orchestra.run.smithi060.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-03-30T14:51:47.160 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying podman|docker is present... 2024-03-30T14:51:47.160 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying lvm2 is present... 2024-03-30T14:51:47.160 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying time synchronization is in place... 2024-03-30T14:51:47.167 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-30T14:51:47.167 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T14:51:47.173 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-30T14:51:47.173 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-03-30T14:51:47.177 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-03-30T14:51:47.177 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T14:51:47.181 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-03-30T14:51:47.181 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-03-30T14:51:47.185 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-03-30T14:51:47.185 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout masked 2024-03-30T14:51:47.189 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-03-30T14:51:47.189 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-03-30T14:51:47.192 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-03-30T14:51:47.193 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T14:51:47.196 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-03-30T14:51:47.196 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-03-30T14:51:47.200 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout enabled 2024-03-30T14:51:47.204 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout active 2024-03-30T14:51:47.204 INFO:teuthology.orchestra.run.smithi060.stdout:Unit ntp.service is enabled and running 2024-03-30T14:51:47.204 INFO:teuthology.orchestra.run.smithi060.stdout:Repeating the final host check... 2024-03-30T14:51:47.204 INFO:teuthology.orchestra.run.smithi060.stdout:docker (/usr/bin/docker) is present 2024-03-30T14:51:47.205 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl is present 2024-03-30T14:51:47.205 INFO:teuthology.orchestra.run.smithi060.stdout:lvcreate is present 2024-03-30T14:51:47.211 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-30T14:51:47.211 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T14:51:47.211 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-30T14:51:47.212 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-03-30T14:51:47.215 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-03-30T14:51:47.216 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T14:51:47.219 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-03-30T14:51:47.219 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-03-30T14:51:47.223 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-03-30T14:51:47.223 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout masked 2024-03-30T14:51:47.226 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-03-30T14:51:47.226 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-03-30T14:51:47.230 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-03-30T14:51:47.230 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T14:51:47.234 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-03-30T14:51:47.234 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-03-30T14:51:47.237 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout enabled 2024-03-30T14:51:47.242 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout active 2024-03-30T14:51:47.242 INFO:teuthology.orchestra.run.smithi060.stdout:Unit ntp.service is enabled and running 2024-03-30T14:51:47.242 INFO:teuthology.orchestra.run.smithi060.stdout:Host looks OK 2024-03-30T14:51:47.242 INFO:teuthology.orchestra.run.smithi060.stdout:Cluster fsid: e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:51:47.242 INFO:teuthology.orchestra.run.smithi060.stdout:Acquiring lock 140589942877840 on /run/cephadm/e17c2526-eea4-11ee-b647-cb9ed24678a4.lock 2024-03-30T14:51:47.242 INFO:teuthology.orchestra.run.smithi060.stdout:Lock 140589942877840 acquired on /run/cephadm/e17c2526-eea4-11ee-b647-cb9ed24678a4.lock 2024-03-30T14:51:47.242 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying IP 172.21.15.60 port 3300 ... 2024-03-30T14:51:47.242 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying IP 172.21.15.60 port 6789 ... 2024-03-30T14:51:47.242 INFO:teuthology.orchestra.run.smithi060.stdout:Base mon IP(s) is [172.21.15.60:3300, 172.21.15.60:6789], mon addrv is [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2024-03-30T14:51:47.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-03-30T14:51:47.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-30T14:51:47.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.60 2024-03-30T14:51:47.247 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-03-30T14:51:47.247 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-03-30T14:51:47.247 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1797sec hoplimit 64 pref medium 2024-03-30T14:51:47.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-30T14:51:47.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-03-30T14:51:47.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-30T14:51:47.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-03-30T14:51:47.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1560/64 scope link 2024-03-30T14:51:47.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-30T14:51:47.251 INFO:teuthology.orchestra.run.smithi060.stdout:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2024-03-30T14:51:47.251 INFO:teuthology.orchestra.run.smithi060.stdout:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2024-03-30T14:51:47.251 INFO:teuthology.orchestra.run.smithi060.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-03-30T14:51:47.251 INFO:teuthology.orchestra.run.smithi060.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-30T14:51:47.251 INFO:teuthology.orchestra.run.smithi060.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb... 2024-03-30T14:51:47.481 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb: Pulling from ceph-ci/ceph 2024-03-30T14:51:47.481 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout Digest: sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d 2024-03-30T14:51:47.481 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:51:47.481 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:51:49.154 INFO:teuthology.orchestra.run.smithi060.stdout:ceph: stdout ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev) 2024-03-30T14:51:49.154 INFO:teuthology.orchestra.run.smithi060.stdout:Ceph version: ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev) 2024-03-30T14:51:49.154 INFO:teuthology.orchestra.run.smithi060.stdout:Extracting ceph user uid/gid from container image... 2024-03-30T14:51:50.575 INFO:teuthology.orchestra.run.smithi060.stdout:stat: stdout 167 167 2024-03-30T14:51:50.575 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial keys... 2024-03-30T14:51:51.838 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQAHJwhmIRgdExAAPfZYPrvjpWGW9ZngFACVkQ== 2024-03-30T14:51:53.234 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQAIJwhmtpGBJBAAkgL9irwpNs2dwBFz+pD+uw== 2024-03-30T14:51:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQAJJwhmQck+ORAAr64fhaWuRkrkFXZvqbgIUw== 2024-03-30T14:51:54.481 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial monmap... 2024-03-30T14:51:55.822 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T14:51:55.822 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-03-30T14:51:55.822 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:51:55.822 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T14:51:55.822 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool for a [v2:172.21.15.60:3300,v1:172.21.15.60:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T14:51:55.822 INFO:teuthology.orchestra.run.smithi060.stdout:setting min_mon_release = quincy 2024-03-30T14:51:55.822 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: set fsid to e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:51:55.822 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T14:51:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-03-30T14:51:55.823 INFO:teuthology.orchestra.run.smithi060.stdout:Creating mon... 2024-03-30T14:51:57.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.605+0000 7ff32d51bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:51:57.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.605+0000 7ff32d51bc80 1 imported monmap: 2024-03-30T14:51:57.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-03-30T14:51:57.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:51:57.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-03-30T14:51:55.211634+0000 2024-03-30T14:51:57.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr created 2024-03-30T14:51:55.211634+0000 2024-03-30T14:51:57.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-03-30T14:51:57.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-03-30T14:51:57.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-03-30T14:51:57.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.605+0000 7ff32d51bc80 0 /usr/bin/ceph-mon: set fsid to e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Git sha 0 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Compile date 2024-03-29 15:06:16 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: DB SUMMARY 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: DB Session ID: GTNQN9NE5SVOI5FV9LAY 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.create_if_missing: 1 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.env: 0x55ef3b1d0c60 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.info_log: 0x55ef3d2ead60 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:51:57.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.db_log_dir: 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.wal_dir: 2024-03-30T14:51:57.208 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.write_buffer_manager: 0x55ef3d2bf360 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:51:57.209 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.row_cache: None 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.wal_filter: None 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:51:57.210 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.wal_compression: 0 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T14:51:57.211 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:51:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Compression algorithms supported: 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: kZSTD supported: 0 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:51:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.merge_operator: 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:51:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ef3d2eae60) 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55ef3d2ef090 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-03-30T14:51:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-03-30T14:51:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:51:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.num_levels: 7 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:51:57.218 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:51:57.219 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:51:57.220 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:51:57.221 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:51:57.222 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-03-30T14:51:57.223 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b5b5a83f-53ad-47f6-911a-ecd2de7a7410 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.609+0000 7ff32d51bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.613+0000 7ff32d51bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ef3d3ba000 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.613+0000 7ff32d51bc80 4 rocksdb: DB pointer 0x55ef3d3aa000 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.613+0000 7ff31d685700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.613+0000 7ff31d685700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:51:57.224 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.225 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55ef3d2ef090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:51:57.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-03-30T14:51:57.227 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.613+0000 7ff32d51bc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-03-30T14:51:57.227 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.613+0000 7ff32d51bc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-03-30T14:51:57.227 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-30T14:51:56.613+0000 7ff32d51bc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-30T14:51:57.227 INFO:teuthology.orchestra.run.smithi060.stdout:create mon.a on 2024-03-30T14:51:57.454 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-03-30T14:51:57.685 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-30T14:51:57.912 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4.target. 2024-03-30T14:51:57.912 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4.target. 2024-03-30T14:51:58.215 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a 2024-03-30T14:51:58.215 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-03-30T14:51:58.418 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4.target.wants/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@.service. 2024-03-30T14:51:58.427 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld does not appear to be present 2024-03-30T14:51:58.427 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to enable service . firewalld.service is not available 2024-03-30T14:51:58.427 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mon to start... 2024-03-30T14:51:58.427 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mon... 2024-03-30T14:51:59.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:51:59 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.681390+0000 mon.a (mon.0) 1 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T14:52:00.511 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout cluster: 2024-03-30T14:52:00.511 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout id: e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:52:00.511 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout services: 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.173063s) 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout data: 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout pgs: 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:mon is available 2024-03-30T14:52:00.512 INFO:teuthology.orchestra.run.smithi060.stdout:Assimilating anything we can from ceph.conf... 2024-03-30T14:52:00.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.684767+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.684911+0000 mon.a (mon.0) 3 : cluster 0 monmap epoch 1 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.684937+0000 mon.a (mon.0) 4 : cluster 0 fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.684946+0000 mon.a (mon.0) 5 : cluster 0 last_changed 2024-03-30T14:51:55.211634+0000 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.684961+0000 mon.a (mon.0) 6 : cluster 0 created 2024-03-30T14:51:55.211634+0000 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.684970+0000 mon.a (mon.0) 7 : cluster 0 min_mon_release 19 (squid) 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.684977+0000 mon.a (mon.0) 8 : cluster 0 election_strategy: 1 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.684985+0000 mon.a (mon.0) 9 : cluster 0 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.686982+0000 mon.a (mon.0) 10 : cluster 0 fsmap 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.689128+0000 mon.a (mon.0) 11 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: cluster 2024-03-30T14:51:59.689602+0000 mon.a (mon.0) 12 : cluster 0 mgrmap e1: no daemons active 2024-03-30T14:52:00.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:00 smithi060 bash[20983]: audit 2024-03-30T14:51:59.857771+0000 mon.a (mon.0) 13 : audit 0 from='client.? 172.21.15.60:0/841974581' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T14:52:01.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:01 smithi060 bash[20983]: audit 2024-03-30T14:52:01.530258+0000 mon.a (mon.0) 14 : audit 1 from='client.? 172.21.15.60:0/2696703897' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T14:52:01.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:01 smithi060 bash[20983]: audit 2024-03-30T14:52:01.534014+0000 mon.a (mon.0) 15 : audit 1 from='client.? 172.21.15.60:0/2696703897' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T14:52:02.183 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:02.183 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [global] 2024-03-30T14:52:02.183 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout fsid = e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:52:02.183 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2024-03-30T14:52:02.183 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-30T14:52:02.183 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-30T14:52:02.183 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-30T14:52:02.183 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-30T14:52:02.183 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:02.184 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-30T14:52:02.184 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-03-30T14:52:02.184 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-30T14:52:02.184 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:02.184 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [osd] 2024-03-30T14:52:02.184 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-30T14:52:02.184 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-30T14:52:02.184 INFO:teuthology.orchestra.run.smithi060.stdout:Generating new minimal ceph.conf... 2024-03-30T14:52:03.608 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:03 smithi060 bash[20983]: audit 2024-03-30T14:52:03.224425+0000 mon.a (mon.0) 16 : audit 0 from='client.? 172.21.15.60:0/4291522916' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:52:03.862 INFO:teuthology.orchestra.run.smithi060.stdout:Restarting the monitor... 2024-03-30T14:52:04.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:03 smithi060 systemd[1]: Stopping Ceph mon.a for e17c2526-eea4-11ee-b647-cb9ed24678a4... 2024-03-30T14:52:04.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:04 smithi060 bash[20983]: debug 2024-03-30T14:52:04.017+0000 7fb025ef3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:52:04.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:04 smithi060 bash[20983]: debug 2024-03-30T14:52:04.017+0000 7fb025ef3700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-30T14:52:04.791 INFO:teuthology.orchestra.run.smithi060.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-03-30T14:52:04.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:04 smithi060 bash[21370]: ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T14:52:04.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:04 smithi060 bash[21432]: ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T14:52:04.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:04 smithi060 systemd[1]: ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-03-30T14:52:04.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:04 smithi060 systemd[1]: Stopped Ceph mon.a for e17c2526-eea4-11ee-b647-cb9ed24678a4. 2024-03-30T14:52:04.836 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:04 smithi060 systemd[1]: Started Ceph mon.a for e17c2526-eea4-11ee-b647-cb9ed24678a4. 2024-03-30T14:52:06.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.921+0000 7ff3e0dc6c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:52:06.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.921+0000 7ff3e0dc6c80 0 ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev), process ceph-mon, pid 7 2024-03-30T14:52:06.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.921+0000 7ff3e0dc6c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T14:52:06.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 0 load: jerasure load: lrc 2024-03-30T14:52:06.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T14:52:06.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Git sha 0 2024-03-30T14:52:06.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Compile date 2024-03-29 15:06:16 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: DB SUMMARY 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: DB Session ID: TLBVK077N8NA65RZLETO 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88759 ; 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:52:06.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.env: 0x55caa8d97c60 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.info_log: 0x55caa9d9bb20 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:52:06.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.db_log_dir: 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.wal_dir: 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:52:06.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.write_buffer_manager: 0x55caa9d6e1e0 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:52:06.113 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.row_cache: None 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.wal_filter: None 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:52:06.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:52:06.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:52:06.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:52:06.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:52:06.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:52:06.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:52:06.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:52:06.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T14:52:06.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:52:06.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:52:06.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Compression algorithms supported: 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: kZSTD supported: 0 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:52:06.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.merge_operator: 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55caa9d9bc40) 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cache_index_and_filter_blocks: 1 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:52:06.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: pin_top_level_index_and_filter: 1 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: index_type: 0 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: data_block_index_type: 0 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: index_shortening: 1 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: checksum: 4 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: no_block_cache: 0 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: block_cache: 0x55caa9d9d090 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: block_cache_name: BinnedLRUCache 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: block_cache_options: 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: capacity : 536870912 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: num_shard_bits : 4 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: strict_capacity_limit : 0 2024-03-30T14:52:06.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: high_pri_pool_ratio: 0.000 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: block_cache_compressed: (nil) 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: persistent_cache: (nil) 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: block_size: 4096 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: block_size_deviation: 10 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: block_restart_interval: 16 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: index_block_restart_interval: 1 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: metadata_block_size: 4096 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: partition_filters: 0 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: use_delta_encoding: 1 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: filter_policy: bloomfilter 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: whole_key_filtering: 1 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: verify_compression: 0 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: read_amp_bytes_per_bit: 0 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: format_version: 5 2024-03-30T14:52:06.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: enable_index_compression: 1 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: block_align: 0 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: max_auto_readahead_size: 262144 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: prepopulate_block_cache: 0 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: initial_auto_readahead_size: 8192 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: num_file_reads_for_auto_readahead: 2 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.num_levels: 7 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:52:06.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:52:06.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:52:06.124 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:52:06.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:52:06.126 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:52:06.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.925+0000 7ff3e0dc6c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b5b5a83f-53ad-47f6-911a-ecd2de7a7410 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711810325933242, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711810325934373, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85350, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 83523, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10201, "raw_average_key_size": 47, "raw_value_size": 77730, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711810325, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b5b5a83f-53ad-47f6-911a-ecd2de7a7410", "db_session_id": "TLBVK077N8NA65RZLETO", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711810325934525, "job": 1, "event": "recovery_finished"} 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55caa9e92000 2024-03-30T14:52:06.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3e0dc6c80 4 rocksdb: DB pointer 0x55caa9e7c000 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3cf528700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.929+0000 7ff3cf528700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: ** DB Stats ** 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: ** Compaction Stats [default] ** 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T14:52:06.129 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: L0 2/0 85.18 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Sum 2/0 85.18 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: ** Compaction Stats [default] ** 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 111.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:52:06.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Cumulative compaction: 0.00 GB write, 19.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Interval compaction: 0.00 GB write, 19.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Block cache BinnedLRUCache@0x55caa9d9d090#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.933+0000 7ff3e0dc6c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.933+0000 7ff3e0dc6c80 1 mon.a@-1(???) e1 preinit fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.933+0000 7ff3e0dc6c80 0 mon.a@-1(???).mds e1 new map 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.933+0000 7ff3e0dc6c80 0 mon.a@-1(???).mds e1 print_map 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: e1 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T14:52:06.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: legacy client fscid: -1 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: No filesystems configured 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.933+0000 7ff3e0dc6c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.933+0000 7ff3e0dc6c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.933+0000 7ff3e0dc6c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.933+0000 7ff3e0dc6c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: debug 2024-03-30T14:52:05.933+0000 7ff3e0dc6c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.943791+0000 mon.a (mon.0) 1 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.943893+0000 mon.a (mon.0) 2 : cluster 0 monmap epoch 1 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.943911+0000 mon.a (mon.0) 3 : cluster 0 fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.943925+0000 mon.a (mon.0) 4 : cluster 0 last_changed 2024-03-30T14:51:55.211634+0000 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.943942+0000 mon.a (mon.0) 5 : cluster 0 created 2024-03-30T14:51:55.211634+0000 2024-03-30T14:52:06.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.943965+0000 mon.a (mon.0) 6 : cluster 0 min_mon_release 19 (squid) 2024-03-30T14:52:06.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.943979+0000 mon.a (mon.0) 7 : cluster 0 election_strategy: 1 2024-03-30T14:52:06.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.944000+0000 mon.a (mon.0) 8 : cluster 0 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-03-30T14:52:06.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.944518+0000 mon.a (mon.0) 9 : cluster 0 fsmap 2024-03-30T14:52:06.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.944561+0000 mon.a (mon.0) 10 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2024-03-30T14:52:06.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:05 smithi060 bash[21472]: cluster 2024-03-30T14:52:05.945003+0000 mon.a (mon.0) 11 : cluster 0 mgrmap e1: no daemons active 2024-03-30T14:52:06.931 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote config to /etc/ceph/ceph.conf 2024-03-30T14:52:06.956 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:52:06.956 INFO:teuthology.orchestra.run.smithi060.stdout:Creating mgr... 2024-03-30T14:52:06.957 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 0.0.0.0:9283 ... 2024-03-30T14:52:06.957 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 0.0.0.0:8765 ... 2024-03-30T14:52:07.259 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mgr.a 2024-03-30T14:52:07.259 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mgr.a.service: Unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mgr.a.service not loaded. 2024-03-30T14:52:07.358 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:07 smithi060 systemd[1]: /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T14:52:07.358 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:07 smithi060 bash[21472]: audit 2024-03-30T14:52:06.216883+0000 mon.a (mon.0) 12 : audit 1 from='client.? 172.21.15.60:0/2433543623' entity='client.admin' 2024-03-30T14:52:07.464 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4.target.wants/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mgr.a.service -> /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@.service. 2024-03-30T14:52:07.473 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld does not appear to be present 2024-03-30T14:52:07.473 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to enable service . firewalld.service is not available 2024-03-30T14:52:07.473 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld does not appear to be present 2024-03-30T14:52:07.473 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-03-30T14:52:07.473 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr to start... 2024-03-30T14:52:07.473 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr... 2024-03-30T14:52:07.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:07 smithi060 systemd[1]: /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T14:52:09.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:09 smithi060 bash[21472]: audit 2024-03-30T14:52:08.994878+0000 mon.a (mon.0) 13 : audit 0 from='client.? 172.21.15.60:0/3370079590' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T14:52:09.108 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:08 smithi060 bash[21730]: debug 2024-03-30T14:52:08.845+0000 7f7a3f926200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:52:09.633 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:09.633 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "e17c2526-eea4-11ee-b647-cb9ed24678a4", 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-03-30T14:52:09.634 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-30T14:52:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-30T14:52:09.638 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:09.638 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-30T14:52:09.638 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-30T14:52:09.638 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-30T14:52:09.638 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-30T14:52:09.638 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-30T14:52:09.638 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-30T14:52:09.638 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:09.639 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-30T14:52:09.640 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:09.640 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-30T14:52:09.640 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:09.640 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-03-30T14:51:59.686070+0000", 2024-03-30T14:52:09.640 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-30T14:52:09.640 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:09.640 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-30T14:52:09.640 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-03-30T14:52:09.640 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (1/15)... 2024-03-30T14:52:10.822 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:10 smithi060 bash[21730]: debug 2024-03-30T14:52:10.465+0000 7f7a3f926200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:52:10.822 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:10 smithi060 bash[21730]: debug 2024-03-30T14:52:10.565+0000 7f7a3f926200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:52:10.822 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:10 smithi060 bash[21730]: debug 2024-03-30T14:52:10.817+0000 7f7a3f926200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:52:12.108 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:11 smithi060 bash[21730]: debug 2024-03-30T14:52:11.633+0000 7f7a3f926200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:52:12.108 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:11 smithi060 bash[21730]: debug 2024-03-30T14:52:11.749+0000 7f7a3f926200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:52:12.108 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:11 smithi060 bash[21730]: debug 2024-03-30T14:52:11.857+0000 7f7a3f926200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:52:12.492 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:12 smithi060 bash[21730]: debug 2024-03-30T14:52:12.221+0000 7f7a3f926200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:52:12.492 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:12 smithi060 bash[21730]: debug 2024-03-30T14:52:12.337+0000 7f7a3f926200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:52:12.492 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:12 smithi060 bash[21730]: debug 2024-03-30T14:52:12.445+0000 7f7a3f926200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:52:13.064 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:12 smithi060 bash[21472]: audit 2024-03-30T14:52:12.795993+0000 mon.a (mon.0) 14 : audit 0 from='client.? 172.21.15.60:0/2914434400' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T14:52:13.064 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:12 smithi060 bash[21730]: debug 2024-03-30T14:52:12.813+0000 7f7a3f926200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:52:13.331 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:13 smithi060 bash[21730]: debug 2024-03-30T14:52:13.057+0000 7f7a3f926200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:52:13.465 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:13.465 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-03-30T14:52:13.465 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "e17c2526-eea4-11ee-b647-cb9ed24678a4", 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:13.466 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-30T14:52:13.467 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-30T14:52:13.471 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-30T14:52:13.471 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-30T14:52:13.471 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:13.471 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-30T14:52:13.471 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-30T14:52:13.471 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-30T14:52:13.471 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-30T14:52:13.471 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-30T14:52:13.471 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-30T14:52:13.471 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-30T14:52:13.472 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-03-30T14:51:59.686070+0000", 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-03-30T14:52:13.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (2/15)... 2024-03-30T14:52:13.608 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:13 smithi060 bash[21730]: debug 2024-03-30T14:52:13.325+0000 7f7a3f926200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:52:13.608 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:13 smithi060 bash[21730]: debug 2024-03-30T14:52:13.441+0000 7f7a3f926200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:52:14.108 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:13 smithi060 bash[21730]: debug 2024-03-30T14:52:13.725+0000 7f7a3f926200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:52:14.516 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:14 smithi060 bash[21730]: debug 2024-03-30T14:52:14.145+0000 7f7a3f926200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:52:14.516 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:14 smithi060 bash[21730]: debug 2024-03-30T14:52:14.389+0000 7f7a3f926200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:52:14.516 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:14 smithi060 bash[21730]: debug 2024-03-30T14:52:14.509+0000 7f7a3f926200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:52:15.108 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:14 smithi060 bash[21730]: debug 2024-03-30T14:52:14.761+0000 7f7a3f926200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:52:16.108 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:15 smithi060 bash[21730]: debug 2024-03-30T14:52:15.801+0000 7f7a3f926200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:52:16.108 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:15 smithi060 bash[21730]: debug 2024-03-30T14:52:15.917+0000 7f7a3f926200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:52:16.572 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:16 smithi060 bash[21730]: debug 2024-03-30T14:52:16.221+0000 7f7a3f926200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:52:16.572 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:16 smithi060 bash[21730]: debug 2024-03-30T14:52:16.337+0000 7f7a3f926200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:52:16.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:16 smithi060 bash[21472]: audit 2024-03-30T14:52:16.559202+0000 mon.a (mon.0) 15 : audit 0 from='client.? 172.21.15.60:0/2462872873' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T14:52:16.859 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:16 smithi060 bash[21730]: debug 2024-03-30T14:52:16.801+0000 7f7a3f926200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "e17c2526-eea4-11ee-b647-cb9ed24678a4", 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-03-30T14:52:17.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-30T14:52:17.197 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-30T14:52:17.198 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-30T14:52:17.198 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-30T14:52:17.201 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:17.201 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-30T14:52:17.201 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-30T14:52:17.201 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-30T14:52:17.201 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-30T14:52:17.201 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-30T14:52:17.201 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-30T14:52:17.201 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-30T14:52:17.202 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-03-30T14:51:59.686070+0000", 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-03-30T14:52:17.203 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (3/15)... 2024-03-30T14:52:17.358 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:16 smithi060 bash[21730]: debug 2024-03-30T14:52:16.925+0000 7f7a3f926200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:52:18.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: cluster 2024-03-30T14:52:16.951038+0000 mon.a (mon.0) 16 : cluster 1 Activating manager daemon a 2024-03-30T14:52:18.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: cluster 2024-03-30T14:52:16.959229+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e2: a(active, starting, since 0.00850253s) 2024-03-30T14:52:18.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: audit 2024-03-30T14:52:16.960317+0000 mon.a (mon.0) 18 : audit 0 from='mgr.14100 172.21.15.60:0/3059917732' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:52:18.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: audit 2024-03-30T14:52:16.960511+0000 mon.a (mon.0) 19 : audit 0 from='mgr.14100 172.21.15.60:0/3059917732' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:52:18.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: audit 2024-03-30T14:52:16.960710+0000 mon.a (mon.0) 20 : audit 0 from='mgr.14100 172.21.15.60:0/3059917732' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:52:18.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: audit 2024-03-30T14:52:16.960928+0000 mon.a (mon.0) 21 : audit 0 from='mgr.14100 172.21.15.60:0/3059917732' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:52:18.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: audit 2024-03-30T14:52:16.962483+0000 mon.a (mon.0) 22 : audit 0 from='mgr.14100 172.21.15.60:0/3059917732' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-30T14:52:18.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: cluster 2024-03-30T14:52:16.971084+0000 mon.a (mon.0) 23 : cluster 1 Manager daemon a is now available 2024-03-30T14:52:18.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: audit 2024-03-30T14:52:16.985761+0000 mon.a (mon.0) 24 : audit 1 from='mgr.14100 172.21.15.60:0/3059917732' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:52:18.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: audit 2024-03-30T14:52:16.988034+0000 mon.a (mon.0) 25 : audit 1 from='mgr.14100 172.21.15.60:0/3059917732' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-30T14:52:18.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: audit 2024-03-30T14:52:16.991235+0000 mon.a (mon.0) 26 : audit 1 from='mgr.14100 172.21.15.60:0/3059917732' entity='mgr.a' 2024-03-30T14:52:18.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: audit 2024-03-30T14:52:16.992990+0000 mon.a (mon.0) 27 : audit 1 from='mgr.14100 172.21.15.60:0/3059917732' entity='mgr.a' 2024-03-30T14:52:18.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:17 smithi060 bash[21472]: audit 2024-03-30T14:52:16.995170+0000 mon.a (mon.0) 28 : audit 1 from='mgr.14100 172.21.15.60:0/3059917732' entity='mgr.a' 2024-03-30T14:52:19.225 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:18 smithi060 bash[21472]: cluster 2024-03-30T14:52:17.966913+0000 mon.a (mon.0) 29 : cluster 0 mgrmap e3: a(active, since 1.01618s) 2024-03-30T14:52:21.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:20 smithi060 bash[21472]: cluster 2024-03-30T14:52:19.965483+0000 mon.a (mon.0) 30 : cluster 0 mgrmap e4: a(active, since 3s) 2024-03-30T14:52:21.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:20 smithi060 bash[21472]: audit 2024-03-30T14:52:20.790749+0000 mon.a (mon.0) 31 : audit 0 from='client.? 172.21.15.60:0/4031215929' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T14:52:21.418 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:21.418 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-03-30T14:52:21.418 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "e17c2526-eea4-11ee-b647-cb9ed24678a4", 2024-03-30T14:52:21.418 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-03-30T14:52:21.418 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-30T14:52:21.418 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-30T14:52:21.418 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-30T14:52:21.418 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:21.418 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-30T14:52:21.418 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-30T14:52:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-30T14:52:21.420 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-30T14:52:21.423 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-30T14:52:21.423 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-30T14:52:21.423 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-30T14:52:21.423 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:21.423 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-30T14:52:21.423 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-30T14:52:21.424 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-03-30T14:51:59.686070+0000", 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-30T14:52:21.425 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-03-30T14:52:21.426 INFO:teuthology.orchestra.run.smithi060.stdout:mgr is available 2024-03-30T14:52:23.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:22 smithi060 bash[21472]: audit 2024-03-30T14:52:22.666565+0000 mon.a (mon.0) 32 : audit 1 from='client.? 172.21.15.60:0/1072473163' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T14:52:23.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:22 smithi060 bash[21472]: audit 2024-03-30T14:52:22.671417+0000 mon.a (mon.0) 33 : audit 1 from='client.? 172.21.15.60:0/1072473163' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T14:52:23.316 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:23.316 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [global] 2024-03-30T14:52:23.316 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout fsid = e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:52:23.317 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-30T14:52:23.317 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-30T14:52:23.317 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-30T14:52:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-30T14:52:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-30T14:52:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-30T14:52:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-03-30T14:52:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [osd] 2024-03-30T14:52:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-30T14:52:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-30T14:52:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling cephadm module... 2024-03-30T14:52:25.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:24 smithi060 bash[21472]: audit 2024-03-30T14:52:24.722348+0000 mon.a (mon.0) 34 : audit 1 from='client.? 172.21.15.60:0/3239648004' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-30T14:52:25.108 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:24 smithi060 bash[21730]: ignoring --setuser ceph since I am not root 2024-03-30T14:52:25.108 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:24 smithi060 bash[21730]: ignoring --setgroup ceph since I am not root 2024-03-30T14:52:25.109 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:24 smithi060 bash[21730]: debug 2024-03-30T14:52:24.977+0000 7f58cdf96200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:52:26.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:25 smithi060 bash[21472]: audit 2024-03-30T14:52:24.774209+0000 mon.a (mon.0) 35 : audit 1 from='client.? 172.21.15.60:0/3239648004' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-30T14:52:26.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:25 smithi060 bash[21472]: cluster 2024-03-30T14:52:24.779633+0000 mon.a (mon.0) 36 : cluster 0 mgrmap e5: a(active, since 7s) 2024-03-30T14:52:26.858 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:26 smithi060 bash[21730]: debug 2024-03-30T14:52:26.597+0000 7f58cdf96200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:52:26.858 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:26 smithi060 bash[21730]: debug 2024-03-30T14:52:26.701+0000 7f58cdf96200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:52:27.358 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:26 smithi060 bash[21472]: audit 2024-03-30T14:52:26.913574+0000 mon.a (mon.0) 37 : audit 0 from='client.? 172.21.15.60:0/3630948286' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T14:52:27.358 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:26 smithi060 bash[21730]: debug 2024-03-30T14:52:26.957+0000 7f58cdf96200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:52:27.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-03-30T14:52:27.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-03-30T14:52:27.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-30T14:52:27.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-03-30T14:52:27.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-30T14:52:27.533 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-03-30T14:52:27.534 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for the mgr to restart... 2024-03-30T14:52:27.534 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr epoch 5... 2024-03-30T14:52:27.858 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:27 smithi060 bash[21730]: debug 2024-03-30T14:52:27.785+0000 7f58cdf96200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:52:28.273 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:27 smithi060 bash[21730]: debug 2024-03-30T14:52:27.897+0000 7f58cdf96200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:52:28.273 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:28 smithi060 bash[21730]: debug 2024-03-30T14:52:28.005+0000 7f58cdf96200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:52:28.602 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:28 smithi060 bash[21730]: debug 2024-03-30T14:52:28.373+0000 7f58cdf96200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:52:28.602 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:28 smithi060 bash[21730]: debug 2024-03-30T14:52:28.489+0000 7f58cdf96200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:52:28.602 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:28 smithi060 bash[21730]: debug 2024-03-30T14:52:28.597+0000 7f58cdf96200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:52:29.358 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:28 smithi060 bash[21730]: debug 2024-03-30T14:52:28.961+0000 7f58cdf96200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:52:29.358 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:29 smithi060 bash[21730]: debug 2024-03-30T14:52:29.205+0000 7f58cdf96200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:52:29.858 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:29 smithi060 bash[21730]: debug 2024-03-30T14:52:29.473+0000 7f58cdf96200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:52:29.858 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:29 smithi060 bash[21730]: debug 2024-03-30T14:52:29.589+0000 7f58cdf96200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:52:30.300 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:29 smithi060 bash[21730]: debug 2024-03-30T14:52:29.873+0000 7f58cdf96200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:52:30.608 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:30 smithi060 bash[21730]: debug 2024-03-30T14:52:30.293+0000 7f58cdf96200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:52:30.608 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:30 smithi060 bash[21730]: debug 2024-03-30T14:52:30.541+0000 7f58cdf96200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:52:30.921 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:30 smithi060 bash[21730]: debug 2024-03-30T14:52:30.661+0000 7f58cdf96200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:52:30.926 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:30 smithi060 bash[21730]: debug 2024-03-30T14:52:30.917+0000 7f58cdf96200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:52:32.358 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:31 smithi060 bash[21730]: debug 2024-03-30T14:52:31.945+0000 7f58cdf96200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:52:32.358 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:32 smithi060 bash[21730]: debug 2024-03-30T14:52:32.065+0000 7f58cdf96200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:52:32.858 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:32 smithi060 bash[21730]: debug 2024-03-30T14:52:32.369+0000 7f58cdf96200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:52:32.858 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:32 smithi060 bash[21730]: debug 2024-03-30T14:52:32.485+0000 7f58cdf96200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:52:33.156 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:32 smithi060 bash[21730]: debug 2024-03-30T14:52:32.949+0000 7f58cdf96200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:52:33.156 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21730]: debug 2024-03-30T14:52:33.077+0000 7f58cdf96200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:52:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21472]: cluster 2024-03-30T14:52:33.103255+0000 mon.a (mon.0) 38 : cluster 1 Active manager daemon a restarted 2024-03-30T14:52:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21472]: cluster 2024-03-30T14:52:33.103737+0000 mon.a (mon.0) 39 : cluster 1 Activating manager daemon a 2024-03-30T14:52:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21472]: cluster 2024-03-30T14:52:33.110653+0000 mon.a (mon.0) 40 : cluster 0 osdmap e2: 0 total, 0 up, 0 in 2024-03-30T14:52:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21472]: cluster 2024-03-30T14:52:33.110894+0000 mon.a (mon.0) 41 : cluster 0 mgrmap e6: a(active, starting, since 0.00732929s) 2024-03-30T14:52:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21472]: audit 2024-03-30T14:52:33.113059+0000 mon.a (mon.0) 42 : audit 0 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:52:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21472]: audit 2024-03-30T14:52:33.114610+0000 mon.a (mon.0) 43 : audit 0 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-30T14:52:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21472]: audit 2024-03-30T14:52:33.115921+0000 mon.a (mon.0) 44 : audit 0 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:52:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21472]: audit 2024-03-30T14:52:33.116103+0000 mon.a (mon.0) 45 : audit 0 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:52:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21472]: audit 2024-03-30T14:52:33.116277+0000 mon.a (mon.0) 46 : audit 0 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:52:33.358 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:33 smithi060 bash[21472]: cluster 2024-03-30T14:52:33.139198+0000 mon.a (mon.0) 47 : cluster 1 Manager daemon a is now available 2024-03-30T14:52:34.608 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:34 smithi060 bash[21472]: cephadm 2024-03-30T14:52:33.157809+0000 mgr.a (mgr.14120) 1 : cephadm 1 Found migration_current of "None". Setting to last migration. 2024-03-30T14:52:34.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:34 smithi060 bash[21472]: audit 2024-03-30T14:52:33.160009+0000 mon.a (mon.0) 48 : audit 1 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' 2024-03-30T14:52:34.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:34 smithi060 bash[21472]: audit 2024-03-30T14:52:33.162378+0000 mon.a (mon.0) 49 : audit 1 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' 2024-03-30T14:52:34.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:34 smithi060 bash[21472]: audit 2024-03-30T14:52:33.166013+0000 mon.a (mon.0) 50 : audit 0 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:52:34.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:34 smithi060 bash[21472]: audit 2024-03-30T14:52:33.170240+0000 mon.a (mon.0) 51 : audit 0 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:52:34.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:34 smithi060 bash[21472]: audit 2024-03-30T14:52:33.181070+0000 mon.a (mon.0) 52 : audit 1 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:52:34.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:34 smithi060 bash[21472]: audit 2024-03-30T14:52:33.183985+0000 mon.a (mon.0) 53 : audit 1 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-03-30T14:52:34.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:34 smithi060 bash[21472]: audit 2024-03-30T14:52:33.970653+0000 mon.a (mon.0) 54 : audit 1 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' 2024-03-30T14:52:34.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:34 smithi060 bash[21472]: audit 2024-03-30T14:52:33.976130+0000 mon.a (mon.0) 55 : audit 1 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' 2024-03-30T14:52:34.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:34 smithi060 bash[21472]: cluster 2024-03-30T14:52:34.116417+0000 mon.a (mon.0) 56 : cluster 0 mgrmap e7: a(active, since 1.01284s) 2024-03-30T14:52:34.815 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-03-30T14:52:34.816 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-03-30T14:52:34.816 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-30T14:52:34.816 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-03-30T14:52:34.816 INFO:teuthology.orchestra.run.smithi060.stdout:mgr epoch 5 is available 2024-03-30T14:52:34.816 INFO:teuthology.orchestra.run.smithi060.stdout:Setting orchestrator backend to cephadm... 2024-03-30T14:52:35.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:35 smithi060 bash[21472]: audit 2024-03-30T14:52:34.113645+0000 mgr.a (mgr.14120) 2 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-30T14:52:35.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:35 smithi060 bash[21472]: audit 2024-03-30T14:52:34.126117+0000 mgr.a (mgr.14120) 3 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-30T14:52:35.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:35 smithi060 bash[21472]: cephadm 2024-03-30T14:52:34.333853+0000 mgr.a (mgr.14120) 4 : cephadm 1 [30/Mar/2024:14:52:34] ENGINE Bus STARTING 2024-03-30T14:52:35.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:35 smithi060 bash[21472]: cephadm 2024-03-30T14:52:34.455687+0000 mgr.a (mgr.14120) 5 : cephadm 1 [30/Mar/2024:14:52:34] ENGINE Serving on https://172.21.15.60:7150 2024-03-30T14:52:35.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:35 smithi060 bash[21472]: cephadm 2024-03-30T14:52:34.557012+0000 mgr.a (mgr.14120) 6 : cephadm 1 [30/Mar/2024:14:52:34] ENGINE Serving on http://172.21.15.60:8765 2024-03-30T14:52:35.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:35 smithi060 bash[21472]: cephadm 2024-03-30T14:52:34.557146+0000 mgr.a (mgr.14120) 7 : cephadm 1 [30/Mar/2024:14:52:34] ENGINE Bus STARTED 2024-03-30T14:52:35.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:35 smithi060 bash[21472]: audit 2024-03-30T14:52:34.592491+0000 mon.a (mon.0) 57 : audit 0 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:52:36.608 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:36 smithi060 bash[21472]: cluster 2024-03-30T14:52:35.167862+0000 mon.a (mon.0) 58 : cluster 0 mgrmap e8: a(active, since 2s) 2024-03-30T14:52:37.506 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:37 smithi060 bash[21472]: audit 2024-03-30T14:52:36.176473+0000 mgr.a (mgr.14120) 8 : audit 0 from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:52:37.507 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:37 smithi060 bash[21472]: audit 2024-03-30T14:52:36.182478+0000 mon.a (mon.0) 59 : audit 1 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' 2024-03-30T14:52:37.507 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:37 smithi060 bash[21472]: audit 2024-03-30T14:52:36.214147+0000 mon.a (mon.0) 60 : audit 0 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:52:38.709 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout value unchanged 2024-03-30T14:52:38.709 INFO:teuthology.orchestra.run.smithi060.stdout:Using provided ssh private key and signed cert ... 2024-03-30T14:52:39.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:38 smithi060 bash[21472]: audit 2024-03-30T14:52:38.095537+0000 mgr.a (mgr.14120) 9 : audit 0 from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:52:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:41 smithi060 bash[21472]: audit 2024-03-30T14:52:40.021115+0000 mgr.a (mgr.14120) 10 : audit 0 from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm set-priv-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:52:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:41 smithi060 bash[21472]: audit 2024-03-30T14:52:40.026716+0000 mon.a (mon.0) 61 : audit 1 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' 2024-03-30T14:52:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:41 smithi060 bash[21472]: cephadm 2024-03-30T14:52:40.028540+0000 mgr.a (mgr.14120) 11 : cephadm 1 Set ssh ssh_identity_key 2024-03-30T14:52:41.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:41 smithi060 bash[21472]: cephadm 2024-03-30T14:52:40.028685+0000 mgr.a (mgr.14120) 12 : cephadm 1 Set ssh private key 2024-03-30T14:52:42.588 INFO:teuthology.orchestra.run.smithi060.stdout:Adding host smithi060... 2024-03-30T14:52:43.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:42 smithi060 bash[21472]: audit 2024-03-30T14:52:41.858040+0000 mgr.a (mgr.14120) 13 : audit 0 from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm set-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:52:43.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:42 smithi060 bash[21472]: audit 2024-03-30T14:52:41.862669+0000 mon.a (mon.0) 62 : audit 1 from='mgr.14120 172.21.15.60:0/939146293' entity='mgr.a' 2024-03-30T14:52:43.108 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:42 smithi060 bash[21472]: cephadm 2024-03-30T14:52:41.864317+0000 mgr.a (mgr.14120) 14 : cephadm 1 Set ssh ssh_identity_cert 2024-03-30T14:52:44.235 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: debug 2024-03-30T14:52:43.981+0000 7f5848962700 -1 log_channel(cephadm) log [ERR] : Failed to connect to smithi060 (172.21.15.60). Permission denied 2024-03-30T14:52:44.235 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: Log: Opening SSH connection to 172.21.15.60, port 22 2024-03-30T14:52:44.235 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Connected to SSH server at 172.21.15.60, port 22 2024-03-30T14:52:44.235 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Local address: 172.21.15.60, port 55588 2024-03-30T14:52:44.235 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Peer address: 172.21.15.60, port 22 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Beginning auth for user root 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Auth failed for user root 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Connection failure: Permission denied 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Aborting connection 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: Traceback (most recent call last): 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 195, in redirect_log 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: yield 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 174, in _remote_connection 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: preferred_auth=['publickey'], options=ssh_options) 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: 'Opening SSH connection to') 2024-03-30T14:52:44.236 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 303, in _connect 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: await conn.wait_established() 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 2243, in wait_established 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: await self._waiter 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: asyncssh.misc.PermissionDenied: Permission denied 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: During handling of the above exception, another exception occurred: 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: Traceback (most recent call last): 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1629, in _check_valid_addr 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: error_ok=True, no_fsid=True)) 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: return self.event_loop.get_result(coro, timeout) 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: return future.result(timeout) 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: return self.__get_result() 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-30T14:52:44.237 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: raise self._exception 2024-03-30T14:52:44.238 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1558, in _run_cephadm 2024-03-30T14:52:44.238 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: await self.mgr.ssh._remote_connection(host, addr) 2024-03-30T14:52:44.238 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 180, in _remote_connection 2024-03-30T14:52:44.238 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: raise 2024-03-30T14:52:44.238 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/lib64/python3.6/contextlib.py", line 99, in __exit__ 2024-03-30T14:52:44.238 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: self.gen.throw(type, value, traceback) 2024-03-30T14:52:44.238 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 207, in redirect_log 2024-03-30T14:52:44.238 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: raise HostConnectionError(msg, host, addr) 2024-03-30T14:52:44.238 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: cephadm.ssh.HostConnectionError: Failed to connect to smithi060 (172.21.15.60). Permission denied 2024-03-30T14:52:44.238 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: Log: Opening SSH connection to 172.21.15.60, port 22 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Connected to SSH server at 172.21.15.60, port 22 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Local address: 172.21.15.60, port 55588 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Peer address: 172.21.15.60, port 22 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Beginning auth for user root 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Auth failed for user root 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Connection failure: Permission denied 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Aborting connection 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: During handling of the above exception, another exception occurred: 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: Traceback (most recent call last): 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 137, in wrapper 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: return OrchResult(f(*args, **kwargs)) 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/module.py", line 3267, in apply 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: results.append(self._apply(spec)) 2024-03-30T14:52:44.239 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/module.py", line 3017, in _apply 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: return self._add_host(cast(HostSpec, spec)) 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1650, in _add_host 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: ip_addr = self._check_valid_addr(spec.hostname, spec.addr) 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1639, in _check_valid_addr 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: raise OrchestratorError(str(e)) 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: orchestrator._interface.OrchestratorError: Failed to connect to smithi060 (172.21.15.60). Permission denied 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: Log: Opening SSH connection to 172.21.15.60, port 22 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Connected to SSH server at 172.21.15.60, port 22 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Local address: 172.21.15.60, port 55588 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Peer address: 172.21.15.60, port 22 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Beginning auth for user root 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Auth failed for user root 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Connection failure: Permission denied 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Aborting connection 2024-03-30T14:52:44.240 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: debug 2024-03-30T14:52:43.981+0000 7f5848962700 -1 mgr.server reply reply (22) Invalid argument Failed to connect to smithi060 (172.21.15.60). Permission denied 2024-03-30T14:52:44.241 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: Log: Opening SSH connection to 172.21.15.60, port 22 2024-03-30T14:52:44.241 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Connected to SSH server at 172.21.15.60, port 22 2024-03-30T14:52:44.241 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Local address: 172.21.15.60, port 55588 2024-03-30T14:52:44.241 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Peer address: 172.21.15.60, port 22 2024-03-30T14:52:44.241 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Beginning auth for user root 2024-03-30T14:52:44.241 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Auth failed for user root 2024-03-30T14:52:44.241 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Connection failure: Permission denied 2024-03-30T14:52:44.241 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:43 smithi060 bash[21730]: [conn=0] Aborting connection 2024-03-30T14:52:44.693 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 22 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -e NODE_NAME=smithi060 -v /var/log/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmptukp9ma8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp6sas569b:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb orch host add smithi060 172.21.15.60 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr Error EINVAL: Failed to connect to smithi060 (172.21.15.60). Permission denied 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr Log: Opening SSH connection to 172.21.15.60, port 22 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr [conn=0] Connected to SSH server at 172.21.15.60, port 22 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr [conn=0] Local address: 172.21.15.60, port 55588 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr [conn=0] Peer address: 172.21.15.60, port 22 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr [conn=0] Beginning auth for user root 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr [conn=0] Auth failed for user root 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr [conn=0] Connection failure: Permission denied 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr [conn=0] Aborting connection 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr 2024-03-30T14:52:44.694 INFO:teuthology.orchestra.run.smithi060.stderr:Error: Failed to add host : Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -e NODE_NAME=smithi060 -v /var/log/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmptukp9ma8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp6sas569b:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb orch host add smithi060 172.21.15.60 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: *************** 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: *************** 2024-03-30T14:52:44.695 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-03-30T14:52:44.696 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-03-30T14:52:44.696 INFO:teuthology.orchestra.run.smithi060.stdout:Deleting cluster with fsid: e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:52:45.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: audit 2024-03-30T14:52:43.863926+0000 mgr.a (mgr.14120) 15 : audit 0 from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "addr": "172.21.15.60", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:52:45.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: cephadm 2024-03-30T14:52:43.987454+0000 mgr.a (mgr.14120) 16 : cephadm 4 Failed to connect to smithi060 (172.21.15.60). Permission denied 2024-03-30T14:52:45.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: Log: Opening SSH connection to 172.21.15.60, port 22 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Connected to SSH server at 172.21.15.60, port 22 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Local address: 172.21.15.60, port 55588 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Peer address: 172.21.15.60, port 22 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Beginning auth for user root 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Auth failed for user root 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Connection failure: Permission denied 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Aborting connection 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: Traceback (most recent call last): 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 195, in redirect_log 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: yield 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 174, in _remote_connection 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: preferred_auth=['publickey'], options=ssh_options) 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: 'Opening SSH connection to') 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 303, in _connect 2024-03-30T14:52:45.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: await conn.wait_established() 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 2243, in wait_established 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: await self._waiter 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: asyncssh.misc.PermissionDenied: Permission denied 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: During handling of the above exception, another exception occurred: 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: Traceback (most recent call last): 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1629, in _check_valid_addr 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: error_ok=True, no_fsid=True)) 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: return self.event_loop.get_result(coro, timeout) 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: return future.result(timeout) 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: return self.__get_result() 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: raise self._exception 2024-03-30T14:52:45.361 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1558, in _run_cephadm 2024-03-30T14:52:45.362 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: await self.mgr.ssh._remote_connection(host, addr) 2024-03-30T14:52:45.362 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 180, in _remote_connection 2024-03-30T14:52:45.362 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: raise 2024-03-30T14:52:45.362 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/lib64/python3.6/contextlib.py", line 99, in __exit__ 2024-03-30T14:52:45.362 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: self.gen.throw(type, value, traceback) 2024-03-30T14:52:45.362 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 207, in redirect_log 2024-03-30T14:52:45.362 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: raise HostConnectionError(msg, host, addr) 2024-03-30T14:52:45.362 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: cephadm.ssh.HostConnectionError: Failed to connect to smithi060 (172.21.15.60). Permission denied 2024-03-30T14:52:45.362 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: Log: Opening SSH connection to 172.21.15.60, port 22 2024-03-30T14:52:45.362 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Connected to SSH server at 172.21.15.60, port 22 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Local address: 172.21.15.60, port 55588 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Peer address: 172.21.15.60, port 22 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Beginning auth for user root 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Auth failed for user root 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Connection failure: Permission denied 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Aborting connection 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: During handling of the above exception, another exception occurred: 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: Traceback (most recent call last): 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 137, in wrapper 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: return OrchResult(f(*args, **kwargs)) 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/module.py", line 3267, in apply 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: results.append(self._apply(spec)) 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/module.py", line 3017, in _apply 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: return self._add_host(cast(HostSpec, spec)) 2024-03-30T14:52:45.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1650, in _add_host 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: ip_addr = self._check_valid_addr(spec.hostname, spec.addr) 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1639, in _check_valid_addr 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: raise OrchestratorError(str(e)) 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: orchestrator._interface.OrchestratorError: Failed to connect to smithi060 (172.21.15.60). Permission denied 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: Log: Opening SSH connection to 172.21.15.60, port 22 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Connected to SSH server at 172.21.15.60, port 22 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Local address: 172.21.15.60, port 55588 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Peer address: 172.21.15.60, port 22 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Beginning auth for user root 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Auth failed for user root 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Connection failure: Permission denied 2024-03-30T14:52:45.364 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:44 smithi060 bash[21472]: [conn=0] Aborting connection 2024-03-30T14:52:47.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout 387d0f903d5d,451.4MiB / 31.24GiB 2024-03-30T14:52:47.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout 3a54b8dd0d47,31.21MiB / 31.24GiB 2024-03-30T14:52:49.244 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout 387d0f903d5d,3.44% 2024-03-30T14:52:49.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout 3a54b8dd0d47,0.10% 2024-03-30T14:52:49.608 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:49 smithi060 systemd[1]: Stopping Ceph mon.a for e17c2526-eea4-11ee-b647-cb9ed24678a4... 2024-03-30T14:52:49.608 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:49 smithi060 bash[21472]: debug 2024-03-30T14:52:49.400+0000 7ff3d7d39700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:52:49.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:49 smithi060 bash[21472]: debug 2024-03-30T14:52:49.400+0000 7ff3d7d39700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-30T14:52:50.314 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:49 smithi060 bash[23435]: ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T14:52:50.314 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:50 smithi060 bash[23496]: ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T14:52:50.314 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:50 smithi060 systemd[1]: ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-03-30T14:52:50.314 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:50 smithi060 systemd[1]: Stopped Ceph mon.a for e17c2526-eea4-11ee-b647-cb9ed24678a4. 2024-03-30T14:52:50.401 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Removed /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4.target.wants/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a.service. 2024-03-30T14:52:50.407 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 5 from systemctl stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mon.a.service 2024-03-30T14:52:50.407 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mon.a.service: Unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mon.a.service not loaded. 2024-03-30T14:52:50.411 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mon.a.service 2024-03-30T14:52:50.411 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mon.a.service: Unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mon.a.service not loaded. 2024-03-30T14:52:50.420 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl disable ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mon.a.service 2024-03-30T14:52:50.420 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mon.a.service does not exist. 2024-03-30T14:52:50.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Mar 30 14:52:50 smithi060 systemd[1]: /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T14:52:50.586 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:50 smithi060 systemd[1]: /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T14:52:50.586 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:50 smithi060 systemd[1]: Stopping Ceph mgr.a for e17c2526-eea4-11ee-b647-cb9ed24678a4... 2024-03-30T14:52:50.586 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:50 smithi060 bash[21730]: debug 2024-03-30T14:52:50.556+0000 7f58c29a9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:52:50.586 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:50 smithi060 bash[21730]: debug 2024-03-30T14:52:50.556+0000 7f58c29a9700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-03-30T14:52:51.358 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:51 smithi060 bash[23564]: ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-mgr-a 2024-03-30T14:52:51.358 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:51 smithi060 bash[23625]: Error response from daemon: No such container: ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-mgr-a 2024-03-30T14:52:51.358 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:51 smithi060 systemd[1]: ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mgr.a.service: Deactivated successfully. 2024-03-30T14:52:51.358 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:51 smithi060 systemd[1]: Stopped Ceph mgr.a for e17c2526-eea4-11ee-b647-cb9ed24678a4. 2024-03-30T14:52:51.440 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Removed /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4.target.wants/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mgr.a.service. 2024-03-30T14:52:51.446 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 5 from systemctl stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mgr.a.service 2024-03-30T14:52:51.446 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mgr.a.service: Unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mgr.a.service not loaded. 2024-03-30T14:52:51.450 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mgr.a.service 2024-03-30T14:52:51.450 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mgr.a.service: Unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mgr.a.service not loaded. 2024-03-30T14:52:51.458 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl disable ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mgr.a.service 2024-03-30T14:52:51.458 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4-init@mgr.a.service does not exist. 2024-03-30T14:52:51.679 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4.target. 2024-03-30T14:52:51.679 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Removed /etc/systemd/system/ceph.target.wants/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4.target. 2024-03-30T14:52:51.684 INFO:journalctl@ceph.mgr.a.smithi060.stdout:Mar 30 14:52:51 smithi060 systemd[1]: /etc/systemd/system/ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T14:52:51.923 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr:Traceback (most recent call last): 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr: File "/tmp/tmpvp930beg.cephadm.build/app/__main__.py", line 2289, in prepare_ssh 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr: File "/tmp/tmpvp930beg.cephadm.build/app/__main__.py", line 2798, in cli 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr: File "/tmp/tmpvp930beg.cephadm.build/app/cephadmlib/container_types.py", line 427, in run 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr: File "/tmp/tmpvp930beg.cephadm.build/app/cephadmlib/call_wrappers.py", line 310, in call_throws 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -e NODE_NAME=smithi060 -v /var/log/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmptukp9ma8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp6sas569b:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb orch host add smithi060 172.21.15.60 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr:During handling of the above exception, another exception occurred: 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr:Traceback (most recent call last): 2024-03-30T14:52:51.926 INFO:teuthology.orchestra.run.smithi060.stderr: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-03-30T14:52:51.941 INFO:teuthology.orchestra.run.smithi060.stderr: return _run_code(code, main_globals, None, 2024-03-30T14:52:51.941 INFO:teuthology.orchestra.run.smithi060.stderr: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-03-30T14:52:51.941 INFO:teuthology.orchestra.run.smithi060.stderr: exec(code, run_globals) 2024-03-30T14:52:51.941 INFO:teuthology.orchestra.run.smithi060.stderr: File "/tmp/tmpvp930beg.cephadm.build/app/__main__.py", line 5528, in 2024-03-30T14:52:51.941 INFO:teuthology.orchestra.run.smithi060.stderr: File "/tmp/tmpvp930beg.cephadm.build/app/__main__.py", line 5516, in main 2024-03-30T14:52:51.942 INFO:teuthology.orchestra.run.smithi060.stderr: File "/tmp/tmpvp930beg.cephadm.build/app/__main__.py", line 2637, in _rollback 2024-03-30T14:52:51.942 INFO:teuthology.orchestra.run.smithi060.stderr: File "/tmp/tmpvp930beg.cephadm.build/app/__main__.py", line 443, in _default_image 2024-03-30T14:52:51.942 INFO:teuthology.orchestra.run.smithi060.stderr: File "/tmp/tmpvp930beg.cephadm.build/app/__main__.py", line 2873, in command_bootstrap 2024-03-30T14:52:51.942 INFO:teuthology.orchestra.run.smithi060.stderr: File "/tmp/tmpvp930beg.cephadm.build/app/__main__.py", line 2291, in prepare_ssh 2024-03-30T14:52:51.942 INFO:teuthology.orchestra.run.smithi060.stderr:cephadmlib.exceptions.Error: Failed to add host : Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -e NODE_NAME=smithi060 -v /var/log/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmptukp9ma8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp6sas569b:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb orch host add smithi060 172.21.15.60 2024-03-30T14:52:51.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T14:52:51.988 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-30T14:52:51.988 DEBUG:teuthology.orchestra.run.smithi060:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T14:52:51.994 DEBUG:teuthology.orchestra.run.smithi135:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T14:52:52.000 INFO:tasks.cephadm:Stopping all daemons... 2024-03-30T14:52:52.001 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-30T14:52:52.001 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a 2024-03-30T14:52:52.053 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-03-30T14:52:52.055 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-03-30T14:52:52.055 ERROR:tasks.cephadm:Failed to stop "ceph.mon.a" Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 685, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -v bootstrap --fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --ssh-private-key /root/cephadm-ssh-key --ssh-signed-cert /root/cephadm-ssh-key-cert.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.60 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 772, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 with status 5: 'sudo systemctl stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a' 2024-03-30T14:52:52.057 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 685, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -v bootstrap --fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --ssh-private-key /root/cephadm-ssh-key --ssh-signed-cert /root/cephadm-ssh-key-cert.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.60 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 772, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 with status 5: 'sudo systemctl stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a' 2024-03-30T14:52:52.058 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-30T14:52:52.060 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220/remote/smithi060/crash 2024-03-30T14:52:52.060 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/lib/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T14:52:52.107 INFO:teuthology.orchestra.run.smithi060.stderr:tar: /var/lib/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T14:52:52.107 INFO:teuthology.orchestra.run.smithi060.stderr:tar: Error is not recoverable: exiting now 2024-03-30T14:52:52.109 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/lib/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220/remote/smithi135/crash 2024-03-30T14:52:52.110 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/lib/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T14:52:52.123 INFO:teuthology.orchestra.run.smithi135.stderr:tar: /var/lib/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T14:52:52.123 INFO:teuthology.orchestra.run.smithi135.stderr:tar: Error is not recoverable: exiting now 2024-03-30T14:52:52.124 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-30T14:52:52.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T14:52:52.168 INFO:teuthology.orchestra.run.smithi060.stderr:grep: /var/log/ceph/e17c2526-eea4-11ee-b647-cb9ed24678a4/ceph.log: No such file or directory 2024-03-30T14:52:52.170 INFO:tasks.cephadm:Compressing logs... 2024-03-30T14:52:52.170 DEBUG:teuthology.orchestra.run.smithi060:> 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-03-30T14:52:52.214 DEBUG:teuthology.orchestra.run.smithi135:> 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-03-30T14:52:52.223 INFO:teuthology.orchestra.run.smithi060.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T14:52:52.226 INFO:teuthology.orchestra.run.smithi135.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T14:52:52.239 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-03-30T14:52:52.239 INFO:teuthology.orchestra.run.smithi060.stderr:real 0m0.023s 2024-03-30T14:52:52.239 INFO:teuthology.orchestra.run.smithi060.stderr:user 0m0.011s 2024-03-30T14:52:52.240 INFO:teuthology.orchestra.run.smithi060.stderr:sys 0m0.006s 2024-03-30T14:52:52.327 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T14:52:52.328 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/cephadm.log: 56.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T14:52:52.330 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-03-30T14:52:52.330 INFO:teuthology.orchestra.run.smithi135.stderr:real 0m0.112s 2024-03-30T14:52:52.330 INFO:teuthology.orchestra.run.smithi135.stderr:user 0m0.011s 2024-03-30T14:52:52.330 INFO:teuthology.orchestra.run.smithi135.stderr:sys 0m0.011s 2024-03-30T14:52:52.331 INFO:tasks.cephadm:Archiving logs... 2024-03-30T14:52:52.331 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220/remote/smithi060/log 2024-03-30T14:52:52.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T14:52:52.346 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220/remote/smithi135/log 2024-03-30T14:52:52.347 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T14:52:52.389 INFO:tasks.cephadm:Removing cluster... 2024-03-30T14:52:52.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 --force 2024-03-30T14:52:52.560 INFO:teuthology.orchestra.run.smithi060.stdout:Deleting cluster with fsid: e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:52:53.868 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 --force 2024-03-30T14:52:54.034 INFO:teuthology.orchestra.run.smithi135.stdout:Deleting cluster with fsid: e17c2526-eea4-11ee-b647-cb9ed24678a4 2024-03-30T14:52:55.402 INFO:tasks.cephadm:Removing cephadm ... 2024-03-30T14:52:55.402 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T14:52:55.408 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T14:52:55.414 INFO:tasks.cephadm:Teardown complete 2024-03-30T14:52:55.414 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 685, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -v bootstrap --fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --ssh-private-key /root/cephadm-ssh-key --ssh-signed-cert /root/cephadm-ssh-key-cert.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.60 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 1771, 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_e691533f9cbb33d85b2187bba20d7102f098636d/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_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 772, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 with status 5: 'sudo systemctl stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a' 2024-03-30T14:52:55.620 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6932233e72ba4c23953230f57c597810 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 685, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -v bootstrap --fsid e17c2526-eea4-11ee-b647-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --ssh-private-key /root/cephadm-ssh-key --ssh-signed-cert /root/cephadm-ssh-key-cert.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.60 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 1771, 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_e691533f9cbb33d85b2187bba20d7102f098636d/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_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_5af0400050a123dc31f105425174f106e057276a/qa/tasks/cephadm.py", line 772, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 with status 5: 'sudo systemctl stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a' 2024-03-30T14:52:55.625 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-30T14:52:55.633 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-03-30T14:52:55.641 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-03-30T14:52:55.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-30T14:52:55.654 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-30T14:52:55.715 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-30T14:52:55.723 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-30T14:52:55.723 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T14:52:55.726 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T14:52:55.734 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T14:52:55.735 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-03-30T14:52:55.735 INFO:teuthology.orchestra.run.smithi060.stdout: hv01.front.sepi 44.4.53.2 2 u 44 64 17 0.080 -0.027 0.145 2024-03-30T14:52:55.735 INFO:teuthology.orchestra.run.smithi060.stdout: hv02.front.sepi 63.231.80.2 3 u 43 64 17 0.078 +0.047 0.186 2024-03-30T14:52:55.735 INFO:teuthology.orchestra.run.smithi060.stdout:*hv03.front.sepi 74.6.168.72 3 u 49 64 17 0.140 -0.421 0.181 2024-03-30T14:52:55.735 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T14:52:55.739 INFO:teuthology.orchestra.run.smithi135.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T14:52:55.739 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================== 2024-03-30T14:52:55.739 INFO:teuthology.orchestra.run.smithi135.stdout:*hv01.front.sepi 44.4.53.2 2 u 47 64 17 0.102 -2.520 1.719 2024-03-30T14:52:55.739 INFO:teuthology.orchestra.run.smithi135.stdout: hv02.front.sepi 63.231.80.2 3 u 43 64 17 0.089 -2.367 1.313 2024-03-30T14:52:55.739 INFO:teuthology.orchestra.run.smithi135.stdout: hv03.front.sepi 74.6.168.72 3 u 43 64 17 0.132 -2.553 1.584 2024-03-30T14:52:55.739 INFO:teuthology.orchestra.run.smithi135.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T14:52:55.740 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-30T14:52:55.748 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-30T14:52:55.749 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-30T14:52:55.756 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-30T14:52:55.764 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-30T14:52:55.771 INFO:teuthology.task.internal:Duration was 678.894753 seconds 2024-03-30T14:52:55.771 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-30T14:52:55.779 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-30T14:52:55.779 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T14:52:55.781 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T14:52:55.819 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-30T14:52:55.819 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2024-03-30T14:52:55.819 DEBUG:teuthology.orchestra.run.smithi060:> 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-03-30T14:52:55.869 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2024-03-30T14:52:55.869 DEBUG:teuthology.orchestra.run.smithi135:> 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-03-30T14:52:55.879 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-30T14:52:55.880 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T14:52:55.917 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T14:52:55.948 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-30T14:52:55.948 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T14:52:55.989 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T14:52:56.050 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-30T14:52:56.059 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-30T14:52:56.059 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T14:52:56.070 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T14:52:56.080 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-30T14:52:56.088 DEBUG:teuthology.orchestra.run.smithi060:> 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-03-30T14:52:56.113 DEBUG:teuthology.orchestra.run.smithi135:> 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-03-30T14:52:56.121 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2024-03-30T14:52:56.131 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2024-03-30T14:52:56.222 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T14:52:56.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T14:52:56.226 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T14:52:56.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T14:52:56.267 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-30T14:52:56.277 INFO:teuthology.task.internal:Transferring archived files... 2024-03-30T14:52:56.279 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220/remote/smithi060 2024-03-30T14:52:56.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T14:52:56.302 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220/remote/smithi135 2024-03-30T14:52:56.302 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T14:52:56.332 INFO:teuthology.task.internal:Removing archive directory... 2024-03-30T14:52:56.333 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T14:52:56.342 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T14:52:56.380 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-30T14:52:56.390 INFO:teuthology.task.internal:Not uploading archives. 2024-03-30T14:52:56.390 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-30T14:52:56.422 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-30T14:52:56.422 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T14:52:56.424 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T14:52:56.428 INFO:teuthology.orchestra.run.smithi060.stdout: 658475 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 14:52 /home/ubuntu/cephtest 2024-03-30T14:52:56.430 INFO:teuthology.orchestra.run.smithi135.stdout: 658671 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 14:52 /home/ubuntu/cephtest 2024-03-30T14:52:56.431 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-30T14:52:56.440 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-30T14:52:56.459 INFO:teuthology.nuke:Checking targets against current locks 2024-03-30T14:52:56.484 DEBUG:teuthology.nuke:shortname: smithi060 2024-03-30T14:52:56.485 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T14:52:56.506 DEBUG:teuthology.nuke:shortname: smithi135 2024-03-30T14:52:56.506 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T14:52:56.513 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220', '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-03-30 14:33:10.831706', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIehIAvMpVinuM4iovUMH/kfIlF2XIp6hqdAVhNZP/4e8uKQMaRJN5YklBfMPpyfKb2jNod0zBNbkFqequAnyN8='} 2024-03-30T14:52:56.525 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630220', '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-03-30 14:33:10.830310', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOM213/DXcYEy3imbTYBOzIZ3UUDsuWcNjGsuokEVevsuvQ5lrVoLSfYRWbONR35AV974O+HWgkZ8Y8hJHEJCKc='} 2024-03-30T14:52:56.556 INFO:teuthology.orchestra.console.smithi060:Power off 2024-03-30T14:52:56.556 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T14:52:56.572 INFO:teuthology.orchestra.console.smithi135:Power off 2024-03-30T14:52:56.572 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T14:52:56.583 DEBUG:teuthology.orchestra.console.smithi060:power off output: Chassis Power Control: Down/Off 2024-03-30T14:52:56.584 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:52:56.595 DEBUG:teuthology.orchestra.console.smithi135:power off output: Chassis Power Control: Down/Off 2024-03-30T14:52:56.595 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:52:56.609 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2024-03-30T14:52:56.618 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2024-03-30T14:53:00.610 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:53:00.619 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:53:00.720 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2024-03-30T14:53:00.729 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2024-03-30T14:53:04.726 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:53:04.734 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:53:04.837 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is off 2024-03-30T14:53:04.844 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is off 2024-03-30T14:53:04.938 INFO:teuthology.orchestra.console.smithi060:Power off completed 2024-03-30T14:53:04.945 INFO:teuthology.orchestra.console.smithi135:Power off completed 2024-03-30T14:53:05.049 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/off mon_election/connectivity task/test_ca_signed_key} duration: 678.8947525024414 failure_reason: 'Command failed on smithi060 with status 5: ''sudo systemctl stop ceph-e17c2526-eea4-11ee-b647-cb9ed24678a4@mon.a''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=6932233e72ba4c23953230f57c597810 status: fail success: false 2024-03-30T14:53:05.049 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T14:53:05.145 INFO:teuthology.run:FAIL