2024-09-20T19:42:54.987 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T19:42:55.002 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:42:55.097 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912837 branch: wip-adk-testing-2024-09-20-0910 description: orch:cephadm/with-work/{0-distro/ubuntu_22.04 fixed-2 mode/packaged mon_election/classic msgr/async-v1only start tasks/rotate-keys} email: adking@redhat.com first_in_suite: false job_id: '7912837' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk-testing-2024-09-20-0910 ceph: conf: global: mon election default strategy: 1 ms bind msgr2: false ms type: async mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ mon_bind_msgr2: false sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_mode: cephadm-package install: ceph: flavor: default sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 extra_packages: - cephadm workunit: branch: wip-adk-testing-2024-09-20-0910 sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - ceph.rgw.foo.a - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b - ceph.iscsi.iscsi.a seed: 8031 sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-20-0910 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 targets: smithi083.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOPHk3Z0vu3W/6I/3RoEOkAg9NeZNGey4Gm7Av50hE4RMDO921XQK5yq1Oq7x3OsQ3T0KBRqE00bWZ/wgn/m9wA= smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIH5uOxo1hDAPevSH2AZ75EoHYZr9YOIpgCypKkjzW7J5yyux2DjveED9XrUTtP1WWcIVkZ5Lmb9i6NReqIp2Ew= tasks: - install: null - cephadm: conf: mgr: debug mgr: 20 debug ms: 1 - cephadm.shell: mon.a: - "set -ex\nfor f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x\n\ do\n echo \"rotating key for $f\"\n K=$(ceph auth get-key $f)\n NK=\"\ $K\"\n ceph orch daemon rotate-key $f\n while [ \"$K\" == \"$NK\" ]; do\n\ \ sleep 5\n NK=$(ceph auth get-key $f)\n done\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_18:25:04 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T19:42:55.097 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa; will attempt to use it 2024-09-20T19:42:55.097 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks 2024-09-20T19:42:55.098 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T19:42:55.099 INFO:teuthology.task.internal:Checking packages... 2024-09-20T19:42:55.120 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7' 2024-09-20T19:42:55.120 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T19:42:55.120 INFO:teuthology.packaging:ref: None 2024-09-20T19:42:55.120 INFO:teuthology.packaging:tag: None 2024-09-20T19:42:55.120 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-20-0910 2024-09-20T19:42:55.120 INFO:teuthology.packaging:sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:42:55.121 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk-testing-2024-09-20-0910 2024-09-20T19:42:55.271 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5127-ge8baca1e-1jammy 2024-09-20T19:42:55.272 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T19:42:55.279 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T19:42:55.279 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T19:42:55.285 INFO:teuthology.task.internal:Saving configuration 2024-09-20T19:42:55.295 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T19:42:55.301 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T19:42:55.325 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912837', '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-09-20 19:37:16.704681', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM9o6L/5YVh6JCaloYZG+7ES6g/c5LYYP5e7UgoZXzNd'} 2024-09-20T19:42:55.346 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912837', '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-09-20 19:37:16.703144', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM+aszLkuszstcgQq8qw+zb3CEDGzH9IhgXT3XGIYobK'} 2024-09-20T19:42:55.346 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T19:42:55.358 INFO:teuthology.task.internal:roles: ubuntu@smithi083.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'ceph.rgw.foo.a', 'node-exporter.a', 'alertmanager.a'] 2024-09-20T19:42:55.358 INFO:teuthology.task.internal:roles: ubuntu@smithi142.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b', 'ceph.iscsi.iscsi.a'] 2024-09-20T19:42:55.358 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T19:42:55.448 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff41723c280>, signals=[15]) 2024-09-20T19:42:55.448 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T19:42:55.454 INFO:teuthology.task.internal:Opening connections... 2024-09-20T19:42:55.455 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi083.front.sepia.ceph.com 2024-09-20T19:42:55.456 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:42:55.541 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi142.front.sepia.ceph.com 2024-09-20T19:42:55.542 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:42:55.620 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T19:42:55.627 DEBUG:teuthology.orchestra.run.smithi083:> uname -m 2024-09-20T19:42:55.639 INFO:teuthology.orchestra.run.smithi083.stdout:x86_64 2024-09-20T19:42:55.639 DEBUG:teuthology.orchestra.run.smithi083:> cat /etc/os-release 2024-09-20T19:42:55.684 INFO:teuthology.orchestra.run.smithi083.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T19:42:55.684 INFO:teuthology.orchestra.run.smithi083.stdout:NAME="Ubuntu" 2024-09-20T19:42:55.684 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_ID="22.04" 2024-09-20T19:42:55.684 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T19:42:55.685 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_CODENAME=jammy 2024-09-20T19:42:55.685 INFO:teuthology.orchestra.run.smithi083.stdout:ID=ubuntu 2024-09-20T19:42:55.685 INFO:teuthology.orchestra.run.smithi083.stdout:ID_LIKE=debian 2024-09-20T19:42:55.685 INFO:teuthology.orchestra.run.smithi083.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T19:42:55.685 INFO:teuthology.orchestra.run.smithi083.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T19:42:55.686 INFO:teuthology.orchestra.run.smithi083.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T19:42:55.686 INFO:teuthology.orchestra.run.smithi083.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T19:42:55.686 INFO:teuthology.orchestra.run.smithi083.stdout:UBUNTU_CODENAME=jammy 2024-09-20T19:42:55.687 INFO:teuthology.lock.ops:Updating smithi083.front.sepia.ceph.com on lock server 2024-09-20T19:42:55.716 DEBUG:teuthology.orchestra.run.smithi142:> uname -m 2024-09-20T19:42:55.721 INFO:teuthology.orchestra.run.smithi142.stdout:x86_64 2024-09-20T19:42:55.721 DEBUG:teuthology.orchestra.run.smithi142:> cat /etc/os-release 2024-09-20T19:42:55.769 INFO:teuthology.orchestra.run.smithi142.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T19:42:55.769 INFO:teuthology.orchestra.run.smithi142.stdout:NAME="Ubuntu" 2024-09-20T19:42:55.769 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_ID="22.04" 2024-09-20T19:42:55.769 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T19:42:55.769 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_CODENAME=jammy 2024-09-20T19:42:55.769 INFO:teuthology.orchestra.run.smithi142.stdout:ID=ubuntu 2024-09-20T19:42:55.769 INFO:teuthology.orchestra.run.smithi142.stdout:ID_LIKE=debian 2024-09-20T19:42:55.769 INFO:teuthology.orchestra.run.smithi142.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T19:42:55.770 INFO:teuthology.orchestra.run.smithi142.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T19:42:55.770 INFO:teuthology.orchestra.run.smithi142.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T19:42:55.770 INFO:teuthology.orchestra.run.smithi142.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T19:42:55.770 INFO:teuthology.orchestra.run.smithi142.stdout:UBUNTU_CODENAME=jammy 2024-09-20T19:42:55.770 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2024-09-20T19:42:55.791 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T19:42:55.800 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T19:42:55.805 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T19:42:55.805 DEBUG:teuthology.orchestra.run.smithi083:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:42:55.807 DEBUG:teuthology.orchestra.run.smithi142:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:42:55.816 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T19:42:55.822 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T19:42:55.822 DEBUG:teuthology.orchestra.run.smithi083:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:42:55.854 DEBUG:teuthology.orchestra.run.smithi142:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:42:55.867 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T19:42:55.919 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T19:42:55.932 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T19:42:55.932 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T19:42:55.933 DEBUG:teuthology.orchestra.run.smithi083:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:42:55.933 DEBUG:teuthology.orchestra.run.smithi142:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:42:55.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:42:55.938 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2024-09-20T19:42:55.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:42:55.938 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-09-20T19:42:55.984 INFO:teuthology.orchestra.run.smithi083.stdout:5.15.0-56-generic 2024-09-20T19:42:55.984 INFO:teuthology.task.kernel:Running kernel on smithi083: 5.15.0-56-generic 2024-09-20T19:42:55.984 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get clean 2024-09-20T19:42:55.985 INFO:teuthology.orchestra.run.smithi142.stdout:5.15.0-56-generic 2024-09-20T19:42:55.985 INFO:teuthology.task.kernel:Running kernel on smithi142: 5.15.0-56-generic 2024-09-20T19:42:55.985 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-get clean 2024-09-20T19:42:56.121 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-get update 2024-09-20T19:42:56.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-09-20T19:42:56.258 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:42:56.286 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T19:42:56.349 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T19:42:56.378 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T19:42:56.392 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:42:56.392 INFO:teuthology.orchestra.run.smithi142.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T19:42:56.452 INFO:teuthology.orchestra.run.smithi142.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T19:42:56.522 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T19:42:56.623 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T19:42:56.628 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T19:42:56.630 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T19:42:56.630 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T19:42:56.631 INFO:teuthology.orchestra.run.smithi083.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T19:42:56.708 INFO:teuthology.orchestra.run.smithi083.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T19:42:56.750 INFO:teuthology.orchestra.run.smithi083.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T19:42:56.750 INFO:teuthology.orchestra.run.smithi083.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T19:42:56.756 INFO:teuthology.orchestra.run.smithi083.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T19:42:56.762 INFO:teuthology.orchestra.run.smithi083.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T19:42:56.764 INFO:teuthology.orchestra.run.smithi083.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T19:42:56.765 INFO:teuthology.orchestra.run.smithi083.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T19:42:56.766 INFO:teuthology.orchestra.run.smithi083.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T19:42:56.766 INFO:teuthology.orchestra.run.smithi083.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T19:42:56.766 INFO:teuthology.orchestra.run.smithi083.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T19:42:56.769 INFO:teuthology.orchestra.run.smithi083.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T19:42:56.770 INFO:teuthology.orchestra.run.smithi083.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T19:42:56.783 INFO:teuthology.orchestra.run.smithi083.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T19:42:56.784 INFO:teuthology.orchestra.run.smithi083.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T19:42:56.784 INFO:teuthology.orchestra.run.smithi083.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T19:42:56.784 INFO:teuthology.orchestra.run.smithi083.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T19:42:56.785 INFO:teuthology.orchestra.run.smithi083.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T19:42:56.786 INFO:teuthology.orchestra.run.smithi083.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T19:42:56.807 INFO:teuthology.orchestra.run.smithi142.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T19:42:56.828 INFO:teuthology.orchestra.run.smithi142.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T19:42:56.832 INFO:teuthology.orchestra.run.smithi083.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T19:42:56.944 INFO:teuthology.orchestra.run.smithi142.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T19:42:57.117 INFO:teuthology.orchestra.run.smithi083.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T19:42:57.264 INFO:teuthology.orchestra.run.smithi142.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T19:42:57.267 INFO:teuthology.orchestra.run.smithi142.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T19:42:57.280 INFO:teuthology.orchestra.run.smithi142.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T19:42:57.288 INFO:teuthology.orchestra.run.smithi142.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T19:42:57.290 INFO:teuthology.orchestra.run.smithi142.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T19:42:57.292 INFO:teuthology.orchestra.run.smithi083.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T19:42:57.299 INFO:teuthology.orchestra.run.smithi142.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T19:42:57.304 INFO:teuthology.orchestra.run.smithi083.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T19:42:57.305 INFO:teuthology.orchestra.run.smithi083.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T19:42:57.314 INFO:teuthology.orchestra.run.smithi142.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T19:42:57.314 INFO:teuthology.orchestra.run.smithi142.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T19:42:57.384 INFO:teuthology.orchestra.run.smithi142.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T19:42:57.385 INFO:teuthology.orchestra.run.smithi142.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T19:42:57.385 INFO:teuthology.orchestra.run.smithi142.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T19:42:57.386 INFO:teuthology.orchestra.run.smithi142.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T19:42:57.390 INFO:teuthology.orchestra.run.smithi083.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T19:42:57.391 INFO:teuthology.orchestra.run.smithi083.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T19:42:57.400 INFO:teuthology.orchestra.run.smithi083.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T19:42:57.400 INFO:teuthology.orchestra.run.smithi083.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T19:42:57.418 INFO:teuthology.orchestra.run.smithi083.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T19:42:57.435 INFO:teuthology.orchestra.run.smithi142.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T19:42:57.435 INFO:teuthology.orchestra.run.smithi142.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T19:42:57.435 INFO:teuthology.orchestra.run.smithi142.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T19:42:57.435 INFO:teuthology.orchestra.run.smithi142.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T19:42:57.451 INFO:teuthology.orchestra.run.smithi142.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T19:42:57.453 INFO:teuthology.orchestra.run.smithi083.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T19:42:57.455 INFO:teuthology.orchestra.run.smithi142.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T19:42:57.456 INFO:teuthology.orchestra.run.smithi083.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T19:42:57.458 INFO:teuthology.orchestra.run.smithi083.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T19:42:57.458 INFO:teuthology.orchestra.run.smithi083.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T19:42:57.462 INFO:teuthology.orchestra.run.smithi142.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T19:42:57.465 INFO:teuthology.orchestra.run.smithi142.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T19:42:57.465 INFO:teuthology.orchestra.run.smithi142.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T19:42:57.466 INFO:teuthology.orchestra.run.smithi142.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T19:42:57.467 INFO:teuthology.orchestra.run.smithi142.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T19:42:57.472 INFO:teuthology.orchestra.run.smithi142.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T19:42:57.472 INFO:teuthology.orchestra.run.smithi142.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T19:42:57.473 INFO:teuthology.orchestra.run.smithi142.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T19:42:57.516 INFO:teuthology.orchestra.run.smithi142.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T19:42:57.517 INFO:teuthology.orchestra.run.smithi142.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T19:42:57.529 INFO:teuthology.orchestra.run.smithi142.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T19:42:57.530 INFO:teuthology.orchestra.run.smithi142.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T19:42:57.540 INFO:teuthology.orchestra.run.smithi083.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T19:42:57.540 INFO:teuthology.orchestra.run.smithi083.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T19:42:57.555 INFO:teuthology.orchestra.run.smithi142.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T19:42:57.557 INFO:teuthology.orchestra.run.smithi142.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T19:42:57.558 INFO:teuthology.orchestra.run.smithi142.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T19:42:57.558 INFO:teuthology.orchestra.run.smithi142.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T19:42:57.559 INFO:teuthology.orchestra.run.smithi142.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T19:42:57.598 INFO:teuthology.orchestra.run.smithi142.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T19:42:57.598 INFO:teuthology.orchestra.run.smithi142.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T19:42:57.599 INFO:teuthology.orchestra.run.smithi142.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T19:43:03.049 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 16.3 MB in 2s (7,325 kB/s) 2024-09-20T19:43:03.678 INFO:teuthology.orchestra.run.smithi142.stdout:Fetched 16.3 MB in 3s (5,762 kB/s) 2024-09-20T19:43:04.447 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-20T19:43:04.465 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:43:04.526 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-20T19:43:04.737 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-09-20T19:43:04.738 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-09-20T19:43:04.924 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:43:04.924 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:43:04.924 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:43:04.925 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:43:04.925 INFO:teuthology.orchestra.run.smithi083.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T19:43:04.925 INFO:teuthology.orchestra.run.smithi083.stdout: python2.7-minimal 2024-09-20T19:43:04.925 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:43:04.926 INFO:teuthology.orchestra.run.smithi083.stdout:The following additional packages will be installed: 2024-09-20T19:43:04.926 INFO:teuthology.orchestra.run.smithi083.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:43:04.926 INFO:teuthology.orchestra.run.smithi083.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T19:43:04.927 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T19:43:04.928 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2024-09-20T19:43:04.928 INFO:teuthology.orchestra.run.smithi083.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T19:43:04.928 INFO:teuthology.orchestra.run.smithi083.stdout:Recommended packages: 2024-09-20T19:43:04.928 INFO:teuthology.orchestra.run.smithi083.stdout: thermald 2024-09-20T19:43:04.978 INFO:teuthology.orchestra.run.smithi083.stdout:The following NEW packages will be installed: 2024-09-20T19:43:04.978 INFO:teuthology.orchestra.run.smithi083.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:43:04.978 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T19:43:04.978 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T19:43:04.979 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages will be upgraded: 2024-09-20T19:43:04.980 INFO:teuthology.orchestra.run.smithi083.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T19:43:04.989 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-20T19:43:05.007 DEBUG:teuthology.orchestra.run.smithi142:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:43:05.031 INFO:teuthology.orchestra.run.smithi083.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:43:05.031 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 113 MB of archives. 2024-09-20T19:43:05.031 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T19:43:05.031 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T19:43:05.067 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-20T19:43:05.274 INFO:teuthology.orchestra.run.smithi142.stdout:Building dependency tree... 2024-09-20T19:43:05.275 INFO:teuthology.orchestra.run.smithi142.stdout:Reading state information... 2024-09-20T19:43:05.412 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T19:43:05.456 INFO:teuthology.orchestra.run.smithi142.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:43:05.456 INFO:teuthology.orchestra.run.smithi142.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:43:05.456 INFO:teuthology.orchestra.run.smithi142.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:43:05.457 INFO:teuthology.orchestra.run.smithi142.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:43:05.457 INFO:teuthology.orchestra.run.smithi142.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T19:43:05.457 INFO:teuthology.orchestra.run.smithi142.stdout: python2.7-minimal 2024-09-20T19:43:05.457 INFO:teuthology.orchestra.run.smithi142.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:43:05.458 INFO:teuthology.orchestra.run.smithi142.stdout:The following additional packages will be installed: 2024-09-20T19:43:05.458 INFO:teuthology.orchestra.run.smithi142.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:43:05.458 INFO:teuthology.orchestra.run.smithi142.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T19:43:05.459 INFO:teuthology.orchestra.run.smithi142.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T19:43:05.460 INFO:teuthology.orchestra.run.smithi142.stdout:Suggested packages: 2024-09-20T19:43:05.460 INFO:teuthology.orchestra.run.smithi142.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T19:43:05.460 INFO:teuthology.orchestra.run.smithi142.stdout:Recommended packages: 2024-09-20T19:43:05.460 INFO:teuthology.orchestra.run.smithi142.stdout: thermald 2024-09-20T19:43:05.501 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T19:43:05.517 INFO:teuthology.orchestra.run.smithi142.stdout:The following NEW packages will be installed: 2024-09-20T19:43:05.518 INFO:teuthology.orchestra.run.smithi142.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:43:05.518 INFO:teuthology.orchestra.run.smithi142.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T19:43:05.518 INFO:teuthology.orchestra.run.smithi142.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T19:43:05.519 INFO:teuthology.orchestra.run.smithi142.stdout:The following packages will be upgraded: 2024-09-20T19:43:05.520 INFO:teuthology.orchestra.run.smithi142.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T19:43:05.570 INFO:teuthology.orchestra.run.smithi142.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:43:05.570 INFO:teuthology.orchestra.run.smithi142.stdout:Need to get 113 MB of archives. 2024-09-20T19:43:05.570 INFO:teuthology.orchestra.run.smithi142.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T19:43:05.571 INFO:teuthology.orchestra.run.smithi142.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T19:43:06.001 INFO:teuthology.orchestra.run.smithi142.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T19:43:06.102 INFO:teuthology.orchestra.run.smithi142.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T19:43:06.326 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T19:43:06.327 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T19:43:06.327 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T19:43:06.447 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T19:43:06.467 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T19:43:06.905 INFO:teuthology.orchestra.run.smithi142.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T19:43:06.905 INFO:teuthology.orchestra.run.smithi142.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T19:43:06.906 INFO:teuthology.orchestra.run.smithi142.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T19:43:06.939 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 113 MB in 2s (73.0 MB/s) 2024-09-20T19:43:07.039 INFO:teuthology.orchestra.run.smithi142.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T19:43:07.062 INFO:teuthology.orchestra.run.smithi142.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T19:43:07.120 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T19:43:07.470 INFO:teuthology.orchestra.run.smithi142.stdout:Fetched 113 MB in 2s (73.8 MB/s) 2024-09-20T19:43:07.633 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T19:43:09.139 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:43:09.143 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:43:09.234 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:09.665 INFO:teuthology.orchestra.run.smithi142.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-09-20T19:43:09.669 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:43:09.787 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:11.427 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T19:43:11.448 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:43:11.553 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:11.846 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T19:43:11.867 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:43:11.937 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:11.964 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T19:43:11.984 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:43:12.013 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:12.382 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T19:43:12.403 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:43:12.440 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:18.819 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:43:18.921 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:43:19.015 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:43:19.143 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:43:19.253 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:43:19.374 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:43:19.526 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:43:19.655 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:43:19.685 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T19:43:19.708 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T19:43:19.760 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:43:19.949 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T19:43:19.960 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T19:43:19.999 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:43:25.405 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T19:43:25.428 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:43:25.471 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:25.994 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T19:43:26.032 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:43:26.069 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:28.021 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:43:28.138 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:43:28.446 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:43:28.576 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:28.702 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T19:43:28.774 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:43:28.831 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:28.900 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:43:29.250 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:43:29.346 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:29.455 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T19:43:29.609 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:30.169 INFO:teuthology.orchestra.run.smithi142.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:43:30.169 INFO:teuthology.orchestra.run.smithi142.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T19:43:30.170 INFO:teuthology.orchestra.run.smithi142.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:43:30.170 INFO:teuthology.orchestra.run.smithi142.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T19:43:30.331 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:30.920 INFO:teuthology.orchestra.run.smithi083.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:43:30.920 INFO:teuthology.orchestra.run.smithi083.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T19:43:30.920 INFO:teuthology.orchestra.run.smithi083.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:43:30.920 INFO:teuthology.orchestra.run.smithi083.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T19:43:31.086 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:31.740 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T19:43:32.776 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T19:43:32.901 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:33.146 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T19:43:33.247 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T19:43:33.390 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:34.286 INFO:teuthology.orchestra.run.smithi142.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:34.366 INFO:teuthology.orchestra.run.smithi142.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T19:43:34.366 INFO:teuthology.orchestra.run.smithi142.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:43:34.792 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:43:34.863 INFO:teuthology.orchestra.run.smithi083.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T19:43:34.864 INFO:teuthology.orchestra.run.smithi083.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:43:48.460 INFO:teuthology.orchestra.run.smithi142.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T19:43:48.461 INFO:teuthology.orchestra.run.smithi142.stdout:Sourcing file `/etc/default/grub' 2024-09-20T19:43:48.472 INFO:teuthology.orchestra.run.smithi142.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:43:48.493 INFO:teuthology.orchestra.run.smithi142.stdout:Generating grub configuration file ... 2024-09-20T19:43:48.740 INFO:teuthology.orchestra.run.smithi142.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:43:48.762 INFO:teuthology.orchestra.run.smithi142.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:43:49.047 INFO:teuthology.orchestra.run.smithi142.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:43:49.052 INFO:teuthology.orchestra.run.smithi142.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:43:49.116 INFO:teuthology.orchestra.run.smithi142.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:43:49.121 INFO:teuthology.orchestra.run.smithi142.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:43:49.277 INFO:teuthology.orchestra.run.smithi142.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:43:49.278 INFO:teuthology.orchestra.run.smithi142.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:43:49.278 INFO:teuthology.orchestra.run.smithi142.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:43:49.327 INFO:teuthology.orchestra.run.smithi142.stdout:done 2024-09-20T19:43:49.523 INFO:teuthology.orchestra.run.smithi083.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T19:43:49.523 INFO:teuthology.orchestra.run.smithi083.stdout:Sourcing file `/etc/default/grub' 2024-09-20T19:43:49.543 INFO:teuthology.orchestra.run.smithi083.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:43:49.564 INFO:teuthology.orchestra.run.smithi083.stdout:Generating grub configuration file ... 2024-09-20T19:43:49.817 DEBUG:teuthology.orchestra.run.smithi142:> dpkg -s linux-image-generic 2024-09-20T19:43:49.836 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:43:49.842 INFO:teuthology.orchestra.run.smithi142.stdout:Package: linux-image-generic 2024-09-20T19:43:49.842 INFO:teuthology.orchestra.run.smithi142.stdout:Status: install ok installed 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Priority: optional 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Section: kernel 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Installed-Size: 21 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Architecture: amd64 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Source: linux-meta 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Version: 5.15.0.122.122 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Recommends: thermald 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout:Description: Generic Linux kernel image 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:43:49.843 INFO:teuthology.orchestra.run.smithi142.stdout: available. 2024-09-20T19:43:49.844 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T19:43:49.844 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:43:49.844 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:43:49.844 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-20T19:43:49.844 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi142.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:43:49.844 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-get clean 2024-09-20T19:43:49.859 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:43:50.005 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-get update 2024-09-20T19:43:50.143 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:43:50.148 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:43:50.220 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:43:50.225 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:43:50.279 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:43:50.280 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T19:43:50.340 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T19:43:50.405 INFO:teuthology.orchestra.run.smithi083.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:43:50.405 INFO:teuthology.orchestra.run.smithi083.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:43:50.405 INFO:teuthology.orchestra.run.smithi083.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:43:50.422 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T19:43:50.457 INFO:teuthology.orchestra.run.smithi083.stdout:done 2024-09-20T19:43:50.965 DEBUG:teuthology.orchestra.run.smithi083:> dpkg -s linux-image-generic 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Package: linux-image-generic 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Status: install ok installed 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Priority: optional 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Section: kernel 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Installed-Size: 21 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: amd64 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Source: linux-meta 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Version: 5.15.0.122.122 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:43:51.027 INFO:teuthology.orchestra.run.smithi083.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:43:51.028 INFO:teuthology.orchestra.run.smithi083.stdout:Recommends: thermald 2024-09-20T19:43:51.028 INFO:teuthology.orchestra.run.smithi083.stdout:Description: Generic Linux kernel image 2024-09-20T19:43:51.028 INFO:teuthology.orchestra.run.smithi083.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:43:51.028 INFO:teuthology.orchestra.run.smithi083.stdout: available. 2024-09-20T19:43:51.028 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T19:43:51.028 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:43:51.028 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:43:51.028 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-20T19:43:51.028 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi083.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:43:51.028 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get clean 2024-09-20T19:43:51.216 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-09-20T19:43:51.465 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:43:51.466 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T19:43:51.528 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T19:43:51.753 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-20T19:43:51.772 DEBUG:teuthology.orchestra.run.smithi142:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:43:51.825 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-20T19:43:51.889 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T19:43:51.971 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T19:43:52.012 INFO:teuthology.orchestra.run.smithi142.stdout:Building dependency tree... 2024-09-20T19:43:52.012 INFO:teuthology.orchestra.run.smithi142.stdout:Reading state information... 2024-09-20T19:43:52.179 INFO:teuthology.orchestra.run.smithi142.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T19:43:52.179 INFO:teuthology.orchestra.run.smithi142.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:43:52.180 INFO:teuthology.orchestra.run.smithi142.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:43:52.180 INFO:teuthology.orchestra.run.smithi142.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:43:52.180 INFO:teuthology.orchestra.run.smithi142.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:43:52.180 INFO:teuthology.orchestra.run.smithi142.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T19:43:52.180 INFO:teuthology.orchestra.run.smithi142.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T19:43:52.180 INFO:teuthology.orchestra.run.smithi142.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:43:52.214 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T19:43:52.221 INFO:teuthology.orchestra.run.smithi142.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:43:52.223 DEBUG:teuthology.orchestra.run.smithi142:> dpkg -s linux-image-generic 2024-09-20T19:43:52.279 INFO:teuthology.orchestra.run.smithi142.stdout:Package: linux-image-generic 2024-09-20T19:43:52.279 INFO:teuthology.orchestra.run.smithi142.stdout:Status: install ok installed 2024-09-20T19:43:52.279 INFO:teuthology.orchestra.run.smithi142.stdout:Priority: optional 2024-09-20T19:43:52.279 INFO:teuthology.orchestra.run.smithi142.stdout:Section: kernel 2024-09-20T19:43:52.279 INFO:teuthology.orchestra.run.smithi142.stdout:Installed-Size: 21 2024-09-20T19:43:52.279 INFO:teuthology.orchestra.run.smithi142.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:43:52.280 INFO:teuthology.orchestra.run.smithi142.stdout:Architecture: amd64 2024-09-20T19:43:52.280 INFO:teuthology.orchestra.run.smithi142.stdout:Source: linux-meta 2024-09-20T19:43:52.280 INFO:teuthology.orchestra.run.smithi142.stdout:Version: 5.15.0.122.122 2024-09-20T19:43:52.280 INFO:teuthology.orchestra.run.smithi142.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:43:52.280 INFO:teuthology.orchestra.run.smithi142.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:43:52.280 INFO:teuthology.orchestra.run.smithi142.stdout:Recommends: thermald 2024-09-20T19:43:52.280 INFO:teuthology.orchestra.run.smithi142.stdout:Description: Generic Linux kernel image 2024-09-20T19:43:52.280 INFO:teuthology.orchestra.run.smithi142.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:43:52.280 INFO:teuthology.orchestra.run.smithi142.stdout: available. 2024-09-20T19:43:52.280 DEBUG:teuthology.orchestra.run.smithi142:> mktemp 2024-09-20T19:43:52.324 INFO:teuthology.orchestra.run.smithi142.stdout:/tmp/tmp.4xPfuxIiVv 2024-09-20T19:43:52.324 DEBUG:teuthology.orchestra.run.smithi142:> sudo cp /boot/grub/grub.cfg /tmp/tmp.4xPfuxIiVv 2024-09-20T19:43:52.357 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T19:43:52.380 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0666 /tmp/tmp.4xPfuxIiVv 2024-09-20T19:43:52.384 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T19:43:52.497 DEBUG:teuthology.orchestra.remote:smithi142:/tmp/tmp.4xPfuxIiVv is 10KB 2024-09-20T19:43:52.510 DEBUG:teuthology.orchestra.run.smithi142:> rm -fr /tmp/tmp.4xPfuxIiVv 2024-09-20T19:43:52.515 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T19:43:52.568 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-20T19:43:52.568 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T19:43:52.568 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T19:43:52.634 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T19:43:52.634 DEBUG:teuthology.orchestra.run.smithi142:> sudo update-grub 2024-09-20T19:43:52.899 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 4,750 kB in 2s (3,156 kB/s) 2024-09-20T19:43:53.809 INFO:teuthology.orchestra.run.smithi142.stderr:Sourcing file `/etc/default/grub' 2024-09-20T19:43:53.810 INFO:teuthology.orchestra.run.smithi142.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:43:53.812 INFO:teuthology.orchestra.run.smithi142.stderr:Generating grub configuration file ... 2024-09-20T19:43:53.929 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-20T19:43:53.947 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:43:53.989 INFO:teuthology.orchestra.run.smithi142.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:43:53.995 INFO:teuthology.orchestra.run.smithi142.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:43:54.001 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-20T19:43:54.188 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-09-20T19:43:54.188 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-09-20T19:43:54.242 INFO:teuthology.orchestra.run.smithi142.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:43:54.247 INFO:teuthology.orchestra.run.smithi142.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:43:54.287 INFO:teuthology.orchestra.run.smithi142.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:43:54.293 INFO:teuthology.orchestra.run.smithi142.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:43:54.353 INFO:teuthology.orchestra.run.smithi083.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T19:43:54.354 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:43:54.354 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:43:54.354 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:43:54.354 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:43:54.354 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T19:43:54.354 INFO:teuthology.orchestra.run.smithi083.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T19:43:54.354 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:43:54.395 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:43:54.397 DEBUG:teuthology.orchestra.run.smithi083:> dpkg -s linux-image-generic 2024-09-20T19:43:54.450 INFO:teuthology.orchestra.run.smithi142.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:43:54.450 INFO:teuthology.orchestra.run.smithi142.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:43:54.451 INFO:teuthology.orchestra.run.smithi142.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:43:54.453 INFO:teuthology.orchestra.run.smithi083.stdout:Package: linux-image-generic 2024-09-20T19:43:54.453 INFO:teuthology.orchestra.run.smithi083.stdout:Status: install ok installed 2024-09-20T19:43:54.453 INFO:teuthology.orchestra.run.smithi083.stdout:Priority: optional 2024-09-20T19:43:54.453 INFO:teuthology.orchestra.run.smithi083.stdout:Section: kernel 2024-09-20T19:43:54.453 INFO:teuthology.orchestra.run.smithi083.stdout:Installed-Size: 21 2024-09-20T19:43:54.454 INFO:teuthology.orchestra.run.smithi083.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:43:54.454 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: amd64 2024-09-20T19:43:54.454 INFO:teuthology.orchestra.run.smithi083.stdout:Source: linux-meta 2024-09-20T19:43:54.454 INFO:teuthology.orchestra.run.smithi083.stdout:Version: 5.15.0.122.122 2024-09-20T19:43:54.454 INFO:teuthology.orchestra.run.smithi083.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:43:54.454 INFO:teuthology.orchestra.run.smithi083.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:43:54.454 INFO:teuthology.orchestra.run.smithi083.stdout:Recommends: thermald 2024-09-20T19:43:54.454 INFO:teuthology.orchestra.run.smithi083.stdout:Description: Generic Linux kernel image 2024-09-20T19:43:54.454 INFO:teuthology.orchestra.run.smithi083.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:43:54.454 INFO:teuthology.orchestra.run.smithi083.stdout: available. 2024-09-20T19:43:54.455 DEBUG:teuthology.orchestra.run.smithi083:> mktemp 2024-09-20T19:43:54.475 INFO:teuthology.orchestra.run.smithi142.stderr:done 2024-09-20T19:43:54.494 DEBUG:teuthology.orchestra.run.smithi142:> sudo shutdown -r now 2024-09-20T19:43:54.503 INFO:teuthology.orchestra.run.smithi083.stdout:/tmp/tmp.HSqfHeZugr 2024-09-20T19:43:54.503 DEBUG:teuthology.orchestra.run.smithi083:> sudo cp /boot/grub/grub.cfg /tmp/tmp.HSqfHeZugr 2024-09-20T19:43:54.560 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0666 /tmp/tmp.HSqfHeZugr 2024-09-20T19:43:54.674 DEBUG:teuthology.orchestra.remote:smithi083:/tmp/tmp.HSqfHeZugr is 10KB 2024-09-20T19:43:54.687 DEBUG:teuthology.orchestra.run.smithi083:> rm -fr /tmp/tmp.HSqfHeZugr 2024-09-20T19:43:54.693 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T19:43:54.747 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-20T19:43:54.747 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T19:43:54.747 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T19:43:54.839 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T19:43:54.839 DEBUG:teuthology.orchestra.run.smithi083:> sudo update-grub 2024-09-20T19:43:56.500 INFO:teuthology.orchestra.run.smithi083.stderr:Sourcing file `/etc/default/grub' 2024-09-20T19:43:56.501 INFO:teuthology.orchestra.run.smithi083.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:43:56.503 INFO:teuthology.orchestra.run.smithi083.stderr:Generating grub configuration file ... 2024-09-20T19:43:56.692 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:43:56.698 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:43:56.956 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:43:56.962 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:43:57.002 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:43:57.007 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:43:57.138 INFO:teuthology.orchestra.run.smithi083.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:43:57.139 INFO:teuthology.orchestra.run.smithi083.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:43:57.139 INFO:teuthology.orchestra.run.smithi083.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:43:57.165 INFO:teuthology.orchestra.run.smithi083.stderr:done 2024-09-20T19:43:57.179 DEBUG:teuthology.orchestra.run.smithi083:> sudo shutdown -r now 2024-09-20T19:44:24.522 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-20T19:44:24.523 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-20T19:44:24.523 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:44:27.182 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-20T19:44:27.183 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-20T19:44:27.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:44:42.991 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-20T19:44:45.555 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-09-20T19:44:51.997 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-20T19:44:51.998 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:44:54.558 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-20T19:44:54.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:44:55.055 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-20T19:44:57.619 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-09-20T19:45:07.062 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-20T19:45:07.063 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:45:09.622 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-20T19:45:09.623 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:45:25.487 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-20T19:45:28.051 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-09-20T19:45:40.499 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-20T19:45:40.500 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:45:40.502 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-20T19:45:43.054 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-20T19:45:43.055 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:45:43.682 DEBUG:teuthology.orchestra.run.smithi083:> true 2024-09-20T19:45:44.241 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-20T19:45:44.242 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-20T19:45:44.242 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2024-09-20T19:45:44.290 INFO:teuthology.orchestra.run.smithi083.stdout:5.15.0-122-generic 2024-09-20T19:45:44.291 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T19:45:44.291 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:45:44.291 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T19:45:45.292 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-20T19:45:45.292 DEBUG:teuthology.orchestra.run.smithi083:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:45:45.359 INFO:teuthology.orchestra.run.smithi083.stdout:ttyS1 2024-09-20T19:45:45.400 DEBUG:teuthology.parallel:result is None 2024-09-20T19:45:58.504 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-20T19:45:58.504 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:45:58.730 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-09-20T19:45:59.286 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-20T19:45:59.286 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-20T19:45:59.286 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-09-20T19:45:59.334 INFO:teuthology.orchestra.run.smithi142.stdout:5.15.0-122-generic 2024-09-20T19:45:59.334 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T19:45:59.335 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:45:59.335 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T19:46:00.336 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-20T19:46:00.336 DEBUG:teuthology.orchestra.run.smithi142:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:46:00.692 INFO:teuthology.orchestra.run.smithi142.stdout:ttyS1 2024-09-20T19:46:00.723 DEBUG:teuthology.parallel:result is None 2024-09-20T19:46:00.723 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T19:46:00.738 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T19:46:00.739 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:46:00.742 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:46:00.747 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T19:46:00.761 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T19:46:00.776 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T19:46:00.776 DEBUG:teuthology.orchestra.run.smithi083:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:46:00.795 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:46:00.882 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T19:46:00.893 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T19:46:00.893 DEBUG:teuthology.orchestra.run.smithi083:> 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-09-20T19:46:00.896 DEBUG:teuthology.orchestra.run.smithi142:> 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-09-20T19:46:00.914 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:46:00.917 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:46:00.922 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:46:00.926 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:46:00.928 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T19:46:00.937 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T19:46:00.937 DEBUG:teuthology.orchestra.run.smithi083:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:46:00.971 DEBUG:teuthology.orchestra.run.smithi142:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:46:00.984 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T19:46:00.997 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T19:46:00.997 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:46:01.027 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:46:01.032 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:46:01.078 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:46:01.126 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-20T19:46:01.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:46:01.196 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:46:01.202 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:46:01.250 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-20T19:46:01.251 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:46:01.331 DEBUG:teuthology.orchestra.run.smithi083:> sudo service rsyslog restart 2024-09-20T19:46:01.333 DEBUG:teuthology.orchestra.run.smithi142:> sudo service rsyslog restart 2024-09-20T19:46:01.407 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T19:46:01.425 INFO:teuthology.task.internal:Starting timer... 2024-09-20T19:46:01.425 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T19:46:01.491 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T19:46:01.503 DEBUG:teuthology.task.selinux:Excluding smithi083: OS 'ubuntu' does not support SELinux 2024-09-20T19:46:01.504 DEBUG:teuthology.task.selinux:Excluding smithi142: OS 'ubuntu' does not support SELinux 2024-09-20T19:46:01.504 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T19:46:01.504 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-20T19:46:01.504 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T19:46:01.504 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T19:46:01.517 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T19:46:01.527 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-09-20T19:46:01.528 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi083.front.sepia.ceph.com,smithi142.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T19:53:35.452 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi083.front.sepia.ceph.com'), Remote(name='ubuntu@smithi142.front.sepia.ceph.com')] 2024-09-20T19:53:35.452 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-20T19:53:35.453 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:35.533 DEBUG:teuthology.orchestra.run.smithi083:> true 2024-09-20T19:53:35.611 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-20T19:53:35.611 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-20T19:53:35.612 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:35.695 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-09-20T19:53:35.770 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-20T19:53:35.771 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T19:53:35.780 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T19:53:35.781 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:53:35.781 DEBUG:teuthology.orchestra.run.smithi083:> 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-09-20T19:53:35.784 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:53:35.784 DEBUG:teuthology.orchestra.run.smithi142:> 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-09-20T19:53:35.810 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T19:53:35.811 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: Command line: ntpd -gq 2024-09-20T19:53:35.811 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: ---------------------------------------------------- 2024-09-20T19:53:35.811 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T19:53:35.811 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T19:53:35.811 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: corporation. Support and training for ntp-4 are 2024-09-20T19:53:35.811 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: available at https://www.nwtime.org/support 2024-09-20T19:53:35.811 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: ---------------------------------------------------- 2024-09-20T19:53:35.812 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: proto: precision = 0.045 usec (-24) 2024-09-20T19:53:35.812 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: basedate set to 2022-02-04 2024-09-20T19:53:35.812 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: gps base set to 2022-02-06 (week 2196) 2024-09-20T19:53:35.812 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T19:53:35.812 INFO:teuthology.orchestra.run.smithi083.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T19:53:35.812 INFO:teuthology.orchestra.run.smithi083.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T19:53:35.813 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T19:53:35.813 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T19:53:35.813 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T19:53:35.813 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T19:53:35.814 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: Listen normally on 3 enp3s0f1 172.21.15.83:123 2024-09-20T19:53:35.814 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: Listen normally on 4 lo [::1]:123 2024-09-20T19:53:35.814 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce91%5]:123 2024-09-20T19:53:35.814 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:35 ntpd[18477]: Listening on routing socket on fd #22 for interface updates 2024-09-20T19:53:35.839 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T19:53:35.839 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: Command line: ntpd -gq 2024-09-20T19:53:35.839 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: ---------------------------------------------------- 2024-09-20T19:53:35.839 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T19:53:35.839 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T19:53:35.839 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: corporation. Support and training for ntp-4 are 2024-09-20T19:53:35.839 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: available at https://www.nwtime.org/support 2024-09-20T19:53:35.839 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: ---------------------------------------------------- 2024-09-20T19:53:35.840 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: proto: precision = 0.058 usec (-24) 2024-09-20T19:53:35.840 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: basedate set to 2022-02-04 2024-09-20T19:53:35.840 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: gps base set to 2022-02-06 (week 2196) 2024-09-20T19:53:35.840 INFO:teuthology.orchestra.run.smithi142.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T19:53:35.840 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T19:53:35.840 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T19:53:35.841 INFO:teuthology.orchestra.run.smithi142.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T19:53:35.841 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T19:53:35.841 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T19:53:35.842 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T19:53:35.842 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: Listen normally on 3 enp3s0f1 172.21.15.142:123 2024-09-20T19:53:35.842 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: Listen normally on 4 lo [::1]:123 2024-09-20T19:53:35.842 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6e0d%5]:123 2024-09-20T19:53:35.842 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:35 ntpd[18457]: Listening on routing socket on fd #22 for interface updates 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:36.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:36.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:36.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:36.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:36.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:36.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:36.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:36.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:36 ntpd[18477]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:37.839 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:37 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:37.839 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:37 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:38.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:38.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:38.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:38.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:38.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:38 ntpd[18477]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:38.839 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:38 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:38.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:38 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:38.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:38 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:38.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:38 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:38.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:38 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:38.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:38 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:40.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:40.814 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:40 ntpd[18477]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:40.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:40.842 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:40.842 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:40.842 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:40.842 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:40.842 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:40 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:42.811 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:42.813 INFO:teuthology.orchestra.run.smithi083.stdout:20 Sep 19:53:42 ntpd[18477]: ntpd: time slew +0.000177 s 2024-09-20T19:53:42.813 INFO:teuthology.orchestra.run.smithi083.stdout:ntpd: time slew +0.000177s 2024-09-20T19:53:42.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T19:53:42.813 INFO:teuthology.orchestra.run.smithi083.stderr:20 Sep 19:53:42 ntpd[18477]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T19:53:42.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:42.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:42.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:42.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:42.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:42.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:42 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:42.865 INFO:teuthology.orchestra.run.smithi083.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T19:53:42.865 INFO:teuthology.orchestra.run.smithi083.stdout:============================================================================== 2024-09-20T19:53:42.865 INFO:teuthology.orchestra.run.smithi083.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:53:42.865 INFO:teuthology.orchestra.run.smithi083.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:53:42.866 INFO:teuthology.orchestra.run.smithi083.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:53:42.866 INFO:teuthology.orchestra.run.smithi083.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:53:44.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:44.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:44.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:44.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:44.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:44.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:44.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:53:44.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:53:44.840 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:53:44.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:53:44.841 INFO:teuthology.orchestra.run.smithi142.stdout:20 Sep 19:53:44 ntpd[18457]: ntpd: time slew +0.001487 s 2024-09-20T19:53:44.841 INFO:teuthology.orchestra.run.smithi142.stdout:ntpd: time slew +0.001487s 2024-09-20T19:53:44.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T19:53:44.841 INFO:teuthology.orchestra.run.smithi142.stderr:20 Sep 19:53:44 ntpd[18457]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T19:53:44.899 INFO:teuthology.orchestra.run.smithi142.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T19:53:44.899 INFO:teuthology.orchestra.run.smithi142.stdout:============================================================================== 2024-09-20T19:53:44.899 INFO:teuthology.orchestra.run.smithi142.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:53:44.899 INFO:teuthology.orchestra.run.smithi142.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:53:44.899 INFO:teuthology.orchestra.run.smithi142.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:53:44.899 INFO:teuthology.orchestra.run.smithi142.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:53:44.899 INFO:teuthology.run_tasks:Running task install... 2024-09-20T19:53:44.908 DEBUG:teuthology.task.install:project ceph 2024-09-20T19:53:44.908 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7'}, 'extra_packages': ['cephadm']} 2024-09-20T19:53:44.908 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7'} 2024-09-20T19:53:44.909 INFO:teuthology.task.install:Using flavor: default 2024-09-20T19:53:44.915 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-09-20T19:53:44.915 INFO:teuthology.task.install:extra packages: [] 2024-09-20T19:53:44.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-key list | grep Ceph 2024-09-20T19:53:44.916 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-key list | grep Ceph 2024-09-20T19:53:44.976 INFO:teuthology.orchestra.run.smithi083.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-20T19:53:44.998 INFO:teuthology.orchestra.run.smithi142.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-20T19:53:45.003 INFO:teuthology.orchestra.run.smithi083.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-20T19:53:45.004 INFO:teuthology.orchestra.run.smithi083.stdout:uid [ unknown] Ceph.com (release key) 2024-09-20T19:53:45.005 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-09-20T19:53:45.005 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:53:45.027 INFO:teuthology.orchestra.run.smithi142.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-20T19:53:45.027 INFO:teuthology.orchestra.run.smithi142.stdout:uid [ unknown] Ceph.com (release key) 2024-09-20T19:53:45.028 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-09-20T19:53:45.028 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:53:45.147 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default/ 2024-09-20T19:53:45.147 INFO:teuthology.task.install.deb:Package version is 19.3.0-5127-ge8baca1e-1jammy 2024-09-20T19:53:45.165 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default/ 2024-09-20T19:53:45.165 INFO:teuthology.task.install.deb:Package version is 19.3.0-5127-ge8baca1e-1jammy 2024-09-20T19:53:45.259 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-20T19:53:45.259 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-20T19:53:45.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-09-20T19:53:45.276 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-20T19:53:45.276 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-20T19:53:45.289 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-get update 2024-09-20T19:53:45.458 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T19:53:45.494 INFO:teuthology.orchestra.run.smithi083.stdout:Ign:1 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy InRelease 2024-09-20T19:53:45.512 INFO:teuthology.orchestra.run.smithi142.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy InRelease 2024-09-20T19:53:45.516 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-20T19:53:45.533 INFO:teuthology.orchestra.run.smithi142.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-20T19:53:45.539 INFO:teuthology.orchestra.run.smithi083.stdout:Ign:3 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-20T19:53:45.555 INFO:teuthology.orchestra.run.smithi142.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-20T19:53:45.561 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,429 B] 2024-09-20T19:53:45.577 INFO:teuthology.orchestra.run.smithi142.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,429 B] 2024-09-20T19:53:45.579 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:53:45.579 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T19:53:45.583 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:53:45.601 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-20T19:53:45.604 INFO:teuthology.orchestra.run.smithi142.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-20T19:53:45.644 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T19:53:45.660 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T19:53:45.727 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T19:53:45.741 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T19:53:45.883 INFO:teuthology.orchestra.run.smithi142.stdout:Fetched 29.3 kB in 0s (71.6 kB/s) 2024-09-20T19:53:45.943 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 29.3 kB in 0s (60.7 kB/s) 2024-09-20T19:53:46.864 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-20T19:53:46.880 DEBUG:teuthology.orchestra.run.smithi142:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-5127-ge8baca1e-1jammy cephadm=19.3.0-5127-ge8baca1e-1jammy ceph-mds=19.3.0-5127-ge8baca1e-1jammy ceph-mgr=19.3.0-5127-ge8baca1e-1jammy ceph-common=19.3.0-5127-ge8baca1e-1jammy ceph-fuse=19.3.0-5127-ge8baca1e-1jammy ceph-test=19.3.0-5127-ge8baca1e-1jammy ceph-volume=19.3.0-5127-ge8baca1e-1jammy radosgw=19.3.0-5127-ge8baca1e-1jammy python3-rados=19.3.0-5127-ge8baca1e-1jammy python3-rgw=19.3.0-5127-ge8baca1e-1jammy python3-cephfs=19.3.0-5127-ge8baca1e-1jammy python3-rbd=19.3.0-5127-ge8baca1e-1jammy libcephfs2=19.3.0-5127-ge8baca1e-1jammy libcephfs-dev=19.3.0-5127-ge8baca1e-1jammy librados2=19.3.0-5127-ge8baca1e-1jammy librbd1=19.3.0-5127-ge8baca1e-1jammy rbd-fuse=19.3.0-5127-ge8baca1e-1jammy 2024-09-20T19:53:46.943 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-20T19:53:46.974 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-20T19:53:46.991 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-5127-ge8baca1e-1jammy cephadm=19.3.0-5127-ge8baca1e-1jammy ceph-mds=19.3.0-5127-ge8baca1e-1jammy ceph-mgr=19.3.0-5127-ge8baca1e-1jammy ceph-common=19.3.0-5127-ge8baca1e-1jammy ceph-fuse=19.3.0-5127-ge8baca1e-1jammy ceph-test=19.3.0-5127-ge8baca1e-1jammy ceph-volume=19.3.0-5127-ge8baca1e-1jammy radosgw=19.3.0-5127-ge8baca1e-1jammy python3-rados=19.3.0-5127-ge8baca1e-1jammy python3-rgw=19.3.0-5127-ge8baca1e-1jammy python3-cephfs=19.3.0-5127-ge8baca1e-1jammy python3-rbd=19.3.0-5127-ge8baca1e-1jammy libcephfs2=19.3.0-5127-ge8baca1e-1jammy libcephfs-dev=19.3.0-5127-ge8baca1e-1jammy librados2=19.3.0-5127-ge8baca1e-1jammy librbd1=19.3.0-5127-ge8baca1e-1jammy rbd-fuse=19.3.0-5127-ge8baca1e-1jammy 2024-09-20T19:53:47.059 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-20T19:53:47.155 INFO:teuthology.orchestra.run.smithi142.stdout:Building dependency tree... 2024-09-20T19:53:47.155 INFO:teuthology.orchestra.run.smithi142.stdout:Reading state information... 2024-09-20T19:53:47.271 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-09-20T19:53:47.271 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-09-20T19:53:47.360 INFO:teuthology.orchestra.run.smithi142.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:53:47.360 INFO:teuthology.orchestra.run.smithi142.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:53:47.360 INFO:teuthology.orchestra.run.smithi142.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:53:47.360 INFO:teuthology.orchestra.run.smithi142.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:53:47.360 INFO:teuthology.orchestra.run.smithi142.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T19:53:47.361 INFO:teuthology.orchestra.run.smithi142.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T19:53:47.361 INFO:teuthology.orchestra.run.smithi142.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:53:47.361 INFO:teuthology.orchestra.run.smithi142.stdout:The following additional packages will be installed: 2024-09-20T19:53:47.361 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-20T19:53:47.361 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-20T19:53:47.362 INFO:teuthology.orchestra.run.smithi142.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-20T19:53:47.362 INFO:teuthology.orchestra.run.smithi142.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-20T19:53:47.363 INFO:teuthology.orchestra.run.smithi142.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-20T19:53:47.364 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-20T19:53:47.364 INFO:teuthology.orchestra.run.smithi142.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-20T19:53:47.364 INFO:teuthology.orchestra.run.smithi142.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-20T19:53:47.364 INFO:teuthology.orchestra.run.smithi142.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-20T19:53:47.364 INFO:teuthology.orchestra.run.smithi142.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-20T19:53:47.364 INFO:teuthology.orchestra.run.smithi142.stdout: xmlstarlet zip 2024-09-20T19:53:47.364 INFO:teuthology.orchestra.run.smithi142.stdout:Suggested packages: 2024-09-20T19:53:47.364 INFO:teuthology.orchestra.run.smithi142.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-20T19:53:47.364 INFO:teuthology.orchestra.run.smithi142.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-20T19:53:47.364 INFO:teuthology.orchestra.run.smithi142.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-20T19:53:47.365 INFO:teuthology.orchestra.run.smithi142.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-20T19:53:47.365 INFO:teuthology.orchestra.run.smithi142.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-20T19:53:47.365 INFO:teuthology.orchestra.run.smithi142.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-20T19:53:47.365 INFO:teuthology.orchestra.run.smithi142.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-20T19:53:47.365 INFO:teuthology.orchestra.run.smithi142.stdout:Recommended packages: 2024-09-20T19:53:47.365 INFO:teuthology.orchestra.run.smithi142.stdout: btrfs-tools 2024-09-20T19:53:47.467 INFO:teuthology.orchestra.run.smithi142.stdout:The following NEW packages will be installed: 2024-09-20T19:53:47.467 INFO:teuthology.orchestra.run.smithi142.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-20T19:53:47.467 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-20T19:53:47.467 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-20T19:53:47.467 INFO:teuthology.orchestra.run.smithi142.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-20T19:53:47.467 INFO:teuthology.orchestra.run.smithi142.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-20T19:53:47.467 INFO:teuthology.orchestra.run.smithi142.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-20T19:53:47.468 INFO:teuthology.orchestra.run.smithi142.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-20T19:53:47.468 INFO:teuthology.orchestra.run.smithi142.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-20T19:53:47.468 INFO:teuthology.orchestra.run.smithi142.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-20T19:53:47.468 INFO:teuthology.orchestra.run.smithi142.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-20T19:53:47.468 INFO:teuthology.orchestra.run.smithi142.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-20T19:53:47.468 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-20T19:53:47.469 INFO:teuthology.orchestra.run.smithi142.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-20T19:53:47.485 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:53:47.485 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:53:47.485 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:53:47.485 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:53:47.486 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T19:53:47.486 INFO:teuthology.orchestra.run.smithi083.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T19:53:47.486 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:53:47.486 INFO:teuthology.orchestra.run.smithi083.stdout:The following additional packages will be installed: 2024-09-20T19:53:47.486 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-20T19:53:47.487 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-20T19:53:47.487 INFO:teuthology.orchestra.run.smithi083.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-20T19:53:47.487 INFO:teuthology.orchestra.run.smithi083.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-20T19:53:47.487 INFO:teuthology.orchestra.run.smithi083.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-20T19:53:47.488 INFO:teuthology.orchestra.run.smithi083.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-20T19:53:47.488 INFO:teuthology.orchestra.run.smithi083.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-20T19:53:47.488 INFO:teuthology.orchestra.run.smithi083.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-20T19:53:47.488 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-20T19:53:47.488 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-20T19:53:47.488 INFO:teuthology.orchestra.run.smithi083.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-20T19:53:47.488 INFO:teuthology.orchestra.run.smithi083.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-20T19:53:47.488 INFO:teuthology.orchestra.run.smithi083.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-20T19:53:47.489 INFO:teuthology.orchestra.run.smithi083.stdout: xmlstarlet zip 2024-09-20T19:53:47.490 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2024-09-20T19:53:47.490 INFO:teuthology.orchestra.run.smithi083.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-20T19:53:47.490 INFO:teuthology.orchestra.run.smithi083.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-20T19:53:47.490 INFO:teuthology.orchestra.run.smithi083.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-20T19:53:47.490 INFO:teuthology.orchestra.run.smithi083.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-20T19:53:47.490 INFO:teuthology.orchestra.run.smithi083.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-20T19:53:47.490 INFO:teuthology.orchestra.run.smithi083.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-20T19:53:47.490 INFO:teuthology.orchestra.run.smithi083.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-20T19:53:47.490 INFO:teuthology.orchestra.run.smithi083.stdout:Recommended packages: 2024-09-20T19:53:47.490 INFO:teuthology.orchestra.run.smithi083.stdout: btrfs-tools 2024-09-20T19:53:47.529 INFO:teuthology.orchestra.run.smithi142.stdout:0 upgraded, 119 newly installed, 0 to remove and 332 not upgraded. 2024-09-20T19:53:47.529 INFO:teuthology.orchestra.run.smithi142.stdout:Need to get 244 MB of archives. 2024-09-20T19:53:47.530 INFO:teuthology.orchestra.run.smithi142.stdout:After this operation, 909 MB of additional disk space will be used. 2024-09-20T19:53:47.530 INFO:teuthology.orchestra.run.smithi142.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-20T19:53:47.593 INFO:teuthology.orchestra.run.smithi083.stdout:The following NEW packages will be installed: 2024-09-20T19:53:47.594 INFO:teuthology.orchestra.run.smithi083.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-20T19:53:47.594 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-20T19:53:47.594 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-20T19:53:47.594 INFO:teuthology.orchestra.run.smithi083.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-20T19:53:47.594 INFO:teuthology.orchestra.run.smithi083.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-20T19:53:47.594 INFO:teuthology.orchestra.run.smithi083.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-20T19:53:47.595 INFO:teuthology.orchestra.run.smithi083.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-20T19:53:47.595 INFO:teuthology.orchestra.run.smithi083.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-20T19:53:47.595 INFO:teuthology.orchestra.run.smithi083.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-20T19:53:47.595 INFO:teuthology.orchestra.run.smithi083.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-20T19:53:47.595 INFO:teuthology.orchestra.run.smithi083.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-20T19:53:47.595 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-20T19:53:47.595 INFO:teuthology.orchestra.run.smithi083.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-20T19:53:47.595 INFO:teuthology.orchestra.run.smithi083.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-20T19:53:47.596 INFO:teuthology.orchestra.run.smithi083.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-20T19:53:47.612 INFO:teuthology.orchestra.run.smithi142.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-5127-ge8baca1e-1jammy [3,634 kB] 2024-09-20T19:53:47.618 INFO:teuthology.orchestra.run.smithi142.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-20T19:53:47.621 INFO:teuthology.orchestra.run.smithi142.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-20T19:53:47.638 INFO:teuthology.orchestra.run.smithi142.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-20T19:53:47.698 INFO:teuthology.orchestra.run.smithi142.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-20T19:53:47.702 INFO:teuthology.orchestra.run.smithi142.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-20T19:53:47.715 INFO:teuthology.orchestra.run.smithi142.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-20T19:53:47.719 INFO:teuthology.orchestra.run.smithi142.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-20T19:53:47.720 INFO:teuthology.orchestra.run.smithi142.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-20T19:53:47.720 INFO:teuthology.orchestra.run.smithi142.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-20T19:53:47.721 INFO:teuthology.orchestra.run.smithi142.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-20T19:53:47.730 INFO:teuthology.orchestra.run.smithi142.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-20T19:53:47.732 INFO:teuthology.orchestra.run.smithi142.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-20T19:53:47.734 INFO:teuthology.orchestra.run.smithi142.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-20T19:53:47.736 INFO:teuthology.orchestra.run.smithi142.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-20T19:53:47.737 INFO:teuthology.orchestra.run.smithi142.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-20T19:53:47.741 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 119 newly installed, 0 to remove and 332 not upgraded. 2024-09-20T19:53:47.741 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 244 MB of archives. 2024-09-20T19:53:47.741 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 909 MB of additional disk space will be used. 2024-09-20T19:53:47.741 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-5127-ge8baca1e-1jammy [3,634 kB] 2024-09-20T19:53:47.754 INFO:teuthology.orchestra.run.smithi142.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-20T19:53:47.756 INFO:teuthology.orchestra.run.smithi142.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-20T19:53:47.758 INFO:teuthology.orchestra.run.smithi142.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-20T19:53:47.758 INFO:teuthology.orchestra.run.smithi142.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-20T19:53:47.759 INFO:teuthology.orchestra.run.smithi142.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-20T19:53:47.760 INFO:teuthology.orchestra.run.smithi142.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-20T19:53:47.760 INFO:teuthology.orchestra.run.smithi142.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-20T19:53:47.760 INFO:teuthology.orchestra.run.smithi142.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-20T19:53:47.774 INFO:teuthology.orchestra.run.smithi142.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-20T19:53:47.774 INFO:teuthology.orchestra.run.smithi142.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-20T19:53:47.784 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-20T19:53:47.791 INFO:teuthology.orchestra.run.smithi142.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-20T19:53:47.791 INFO:teuthology.orchestra.run.smithi142.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-20T19:53:47.794 INFO:teuthology.orchestra.run.smithi142.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-20T19:53:47.795 INFO:teuthology.orchestra.run.smithi142.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-20T19:53:47.795 INFO:teuthology.orchestra.run.smithi142.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-20T19:53:47.795 INFO:teuthology.orchestra.run.smithi142.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-20T19:53:47.797 INFO:teuthology.orchestra.run.smithi142.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-20T19:53:47.797 INFO:teuthology.orchestra.run.smithi142.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-20T19:53:47.808 INFO:teuthology.orchestra.run.smithi142.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-20T19:53:47.808 INFO:teuthology.orchestra.run.smithi142.stdout:Get:37 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-5127-ge8baca1e-1jammy [3,335 kB] 2024-09-20T19:53:47.809 INFO:teuthology.orchestra.run.smithi142.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-20T19:53:47.825 INFO:teuthology.orchestra.run.smithi142.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-20T19:53:47.826 INFO:teuthology.orchestra.run.smithi142.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-20T19:53:47.831 INFO:teuthology.orchestra.run.smithi142.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-20T19:53:47.831 INFO:teuthology.orchestra.run.smithi142.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-20T19:53:47.832 INFO:teuthology.orchestra.run.smithi142.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-20T19:53:47.833 INFO:teuthology.orchestra.run.smithi142.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-20T19:53:47.834 INFO:teuthology.orchestra.run.smithi142.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-20T19:53:47.836 INFO:teuthology.orchestra.run.smithi142.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-20T19:53:47.842 INFO:teuthology.orchestra.run.smithi142.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-20T19:53:47.844 INFO:teuthology.orchestra.run.smithi142.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-20T19:53:47.854 INFO:teuthology.orchestra.run.smithi142.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-20T19:53:47.857 INFO:teuthology.orchestra.run.smithi142.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-20T19:53:47.857 INFO:teuthology.orchestra.run.smithi142.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-20T19:53:47.858 INFO:teuthology.orchestra.run.smithi142.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-20T19:53:47.860 INFO:teuthology.orchestra.run.smithi142.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-20T19:53:47.893 INFO:teuthology.orchestra.run.smithi142.stdout:Get:54 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-5127-ge8baca1e-1jammy [722 kB] 2024-09-20T19:53:47.906 INFO:teuthology.orchestra.run.smithi142.stdout:Get:55 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-5127-ge8baca1e-1jammy [356 kB] 2024-09-20T19:53:47.912 INFO:teuthology.orchestra.run.smithi142.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-20T19:53:47.913 INFO:teuthology.orchestra.run.smithi142.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-20T19:53:47.914 INFO:teuthology.orchestra.run.smithi142.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-20T19:53:47.914 INFO:teuthology.orchestra.run.smithi142.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-20T19:53:47.915 INFO:teuthology.orchestra.run.smithi142.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-20T19:53:47.924 INFO:teuthology.orchestra.run.smithi142.stdout:Get:61 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-5127-ge8baca1e-1jammy [32.8 kB] 2024-09-20T19:53:47.925 INFO:teuthology.orchestra.run.smithi142.stdout:Get:62 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-5127-ge8baca1e-1jammy [180 kB] 2024-09-20T19:53:47.928 INFO:teuthology.orchestra.run.smithi142.stdout:Get:63 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-5127-ge8baca1e-1jammy [73.8 kB] 2024-09-20T19:53:47.930 INFO:teuthology.orchestra.run.smithi142.stdout:Get:64 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-5127-ge8baca1e-1jammy [340 kB] 2024-09-20T19:53:47.932 INFO:teuthology.orchestra.run.smithi142.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-20T19:53:47.934 INFO:teuthology.orchestra.run.smithi142.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-20T19:53:47.934 INFO:teuthology.orchestra.run.smithi142.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-20T19:53:47.936 INFO:teuthology.orchestra.run.smithi142.stdout:Get:68 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-5127-ge8baca1e-1jammy [7,965 kB] 2024-09-20T19:53:47.949 INFO:teuthology.orchestra.run.smithi142.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-20T19:53:47.949 INFO:teuthology.orchestra.run.smithi142.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-20T19:53:47.950 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-5127-ge8baca1e-1jammy [3,335 kB] 2024-09-20T19:53:47.950 INFO:teuthology.orchestra.run.smithi142.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-20T19:53:47.950 INFO:teuthology.orchestra.run.smithi142.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-20T19:53:47.950 INFO:teuthology.orchestra.run.smithi142.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-20T19:53:47.951 INFO:teuthology.orchestra.run.smithi142.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-20T19:53:47.965 INFO:teuthology.orchestra.run.smithi142.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-20T19:53:47.966 INFO:teuthology.orchestra.run.smithi142.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-20T19:53:47.969 INFO:teuthology.orchestra.run.smithi142.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-20T19:53:47.982 INFO:teuthology.orchestra.run.smithi142.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-20T19:53:47.983 INFO:teuthology.orchestra.run.smithi142.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-20T19:53:47.984 INFO:teuthology.orchestra.run.smithi142.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-20T19:53:47.987 INFO:teuthology.orchestra.run.smithi142.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-20T19:53:47.989 INFO:teuthology.orchestra.run.smithi142.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-20T19:53:47.990 INFO:teuthology.orchestra.run.smithi142.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-20T19:53:47.991 INFO:teuthology.orchestra.run.smithi142.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-20T19:53:47.999 INFO:teuthology.orchestra.run.smithi142.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-20T19:53:48.000 INFO:teuthology.orchestra.run.smithi142.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-20T19:53:48.003 INFO:teuthology.orchestra.run.smithi142.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-20T19:53:48.016 INFO:teuthology.orchestra.run.smithi142.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-20T19:53:48.017 INFO:teuthology.orchestra.run.smithi142.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-20T19:53:48.017 INFO:teuthology.orchestra.run.smithi142.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-20T19:53:48.019 INFO:teuthology.orchestra.run.smithi142.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-20T19:53:48.020 INFO:teuthology.orchestra.run.smithi142.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-20T19:53:48.026 INFO:teuthology.orchestra.run.smithi142.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-20T19:53:48.026 INFO:teuthology.orchestra.run.smithi142.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-20T19:53:48.034 INFO:teuthology.orchestra.run.smithi142.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-20T19:53:48.036 INFO:teuthology.orchestra.run.smithi142.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-20T19:53:48.036 INFO:teuthology.orchestra.run.smithi142.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-20T19:53:48.073 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-5127-ge8baca1e-1jammy [722 kB] 2024-09-20T19:53:48.087 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-5127-ge8baca1e-1jammy [356 kB] 2024-09-20T19:53:48.114 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-5127-ge8baca1e-1jammy [32.8 kB] 2024-09-20T19:53:48.115 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-5127-ge8baca1e-1jammy [180 kB] 2024-09-20T19:53:48.119 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-5127-ge8baca1e-1jammy [73.8 kB] 2024-09-20T19:53:48.121 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-5127-ge8baca1e-1jammy [340 kB] 2024-09-20T19:53:48.128 INFO:teuthology.orchestra.run.smithi083.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-5127-ge8baca1e-1jammy [7,965 kB] 2024-09-20T19:53:48.162 INFO:teuthology.orchestra.run.smithi142.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-5127-ge8baca1e-1jammy [112 kB] 2024-09-20T19:53:48.164 INFO:teuthology.orchestra.run.smithi142.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-5127-ge8baca1e-1jammy [473 kB] 2024-09-20T19:53:48.188 INFO:teuthology.orchestra.run.smithi142.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-5127-ge8baca1e-1jammy [28.3 MB] 2024-09-20T19:53:48.205 INFO:teuthology.orchestra.run.smithi083.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-20T19:53:48.217 INFO:teuthology.orchestra.run.smithi083.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-20T19:53:48.298 INFO:teuthology.orchestra.run.smithi083.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-20T19:53:48.436 INFO:teuthology.orchestra.run.smithi083.stdout:Get:14 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-5127-ge8baca1e-1jammy [112 kB] 2024-09-20T19:53:48.438 INFO:teuthology.orchestra.run.smithi083.stdout:Get:15 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-5127-ge8baca1e-1jammy [473 kB] 2024-09-20T19:53:48.448 INFO:teuthology.orchestra.run.smithi083.stdout:Get:16 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-5127-ge8baca1e-1jammy [28.3 MB] 2024-09-20T19:53:48.528 INFO:teuthology.orchestra.run.smithi083.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-20T19:53:48.538 INFO:teuthology.orchestra.run.smithi083.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-20T19:53:48.568 INFO:teuthology.orchestra.run.smithi083.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-20T19:53:48.577 INFO:teuthology.orchestra.run.smithi083.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-20T19:53:48.579 INFO:teuthology.orchestra.run.smithi083.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-20T19:53:48.580 INFO:teuthology.orchestra.run.smithi083.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-20T19:53:48.581 INFO:teuthology.orchestra.run.smithi083.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-20T19:53:48.599 INFO:teuthology.orchestra.run.smithi083.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-20T19:53:48.603 INFO:teuthology.orchestra.run.smithi083.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-20T19:53:48.610 INFO:teuthology.orchestra.run.smithi083.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-20T19:53:48.689 INFO:teuthology.orchestra.run.smithi083.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-20T19:53:48.689 INFO:teuthology.orchestra.run.smithi083.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-20T19:53:48.693 INFO:teuthology.orchestra.run.smithi083.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-20T19:53:48.698 INFO:teuthology.orchestra.run.smithi083.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-20T19:53:48.701 INFO:teuthology.orchestra.run.smithi083.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-20T19:53:48.703 INFO:teuthology.orchestra.run.smithi083.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-20T19:53:48.703 INFO:teuthology.orchestra.run.smithi083.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-20T19:53:48.705 INFO:teuthology.orchestra.run.smithi083.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-20T19:53:48.706 INFO:teuthology.orchestra.run.smithi083.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-20T19:53:48.773 INFO:teuthology.orchestra.run.smithi083.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-20T19:53:48.788 INFO:teuthology.orchestra.run.smithi083.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-20T19:53:48.789 INFO:teuthology.orchestra.run.smithi083.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-20T19:53:48.790 INFO:teuthology.orchestra.run.smithi083.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-20T19:53:48.791 INFO:teuthology.orchestra.run.smithi083.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-20T19:53:48.796 INFO:teuthology.orchestra.run.smithi083.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-20T19:53:48.797 INFO:teuthology.orchestra.run.smithi083.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-20T19:53:48.856 INFO:teuthology.orchestra.run.smithi083.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-20T19:53:48.856 INFO:teuthology.orchestra.run.smithi083.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-20T19:53:48.858 INFO:teuthology.orchestra.run.smithi083.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-20T19:53:48.936 INFO:teuthology.orchestra.run.smithi083.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-20T19:53:48.937 INFO:teuthology.orchestra.run.smithi083.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-20T19:53:48.939 INFO:teuthology.orchestra.run.smithi083.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-20T19:53:48.941 INFO:teuthology.orchestra.run.smithi083.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-20T19:53:48.942 INFO:teuthology.orchestra.run.smithi083.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-20T19:53:48.952 INFO:teuthology.orchestra.run.smithi083.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-20T19:53:49.017 INFO:teuthology.orchestra.run.smithi083.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-20T19:53:49.018 INFO:teuthology.orchestra.run.smithi083.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-20T19:53:49.019 INFO:teuthology.orchestra.run.smithi083.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-20T19:53:49.022 INFO:teuthology.orchestra.run.smithi083.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-20T19:53:49.099 INFO:teuthology.orchestra.run.smithi083.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-20T19:53:49.100 INFO:teuthology.orchestra.run.smithi083.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-20T19:53:49.103 INFO:teuthology.orchestra.run.smithi083.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-20T19:53:49.104 INFO:teuthology.orchestra.run.smithi083.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-20T19:53:49.109 INFO:teuthology.orchestra.run.smithi083.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-20T19:53:49.110 INFO:teuthology.orchestra.run.smithi083.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-20T19:53:49.180 INFO:teuthology.orchestra.run.smithi083.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-20T19:53:49.184 INFO:teuthology.orchestra.run.smithi083.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-20T19:53:49.192 INFO:teuthology.orchestra.run.smithi142.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-5127-ge8baca1e-1jammy [5,213 kB] 2024-09-20T19:53:49.266 INFO:teuthology.orchestra.run.smithi142.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-5127-ge8baca1e-1jammy [253 kB] 2024-09-20T19:53:49.268 INFO:teuthology.orchestra.run.smithi142.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-5127-ge8baca1e-1jammy [124 kB] 2024-09-20T19:53:49.269 INFO:teuthology.orchestra.run.smithi142.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-5127-ge8baca1e-1jammy [1,562 kB] 2024-09-20T19:53:49.298 INFO:teuthology.orchestra.run.smithi142.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-5127-ge8baca1e-1jammy [6,311 kB] 2024-09-20T19:53:49.347 INFO:teuthology.orchestra.run.smithi083.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-20T19:53:49.349 INFO:teuthology.orchestra.run.smithi083.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-20T19:53:49.351 INFO:teuthology.orchestra.run.smithi083.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-20T19:53:49.352 INFO:teuthology.orchestra.run.smithi083.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-20T19:53:49.354 INFO:teuthology.orchestra.run.smithi083.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-20T19:53:49.390 INFO:teuthology.orchestra.run.smithi083.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-20T19:53:49.394 INFO:teuthology.orchestra.run.smithi083.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-20T19:53:49.394 INFO:teuthology.orchestra.run.smithi083.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-20T19:53:49.469 INFO:teuthology.orchestra.run.smithi142.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-5127-ge8baca1e-1jammy [23.1 MB] 2024-09-20T19:53:49.498 INFO:teuthology.orchestra.run.smithi083.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-20T19:53:49.498 INFO:teuthology.orchestra.run.smithi083.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-20T19:53:49.514 INFO:teuthology.orchestra.run.smithi083.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-20T19:53:49.575 INFO:teuthology.orchestra.run.smithi083.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-20T19:53:49.576 INFO:teuthology.orchestra.run.smithi083.stdout:Get:76 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-5127-ge8baca1e-1jammy [5,213 kB] 2024-09-20T19:53:49.576 INFO:teuthology.orchestra.run.smithi083.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-20T19:53:49.577 INFO:teuthology.orchestra.run.smithi083.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-20T19:53:49.578 INFO:teuthology.orchestra.run.smithi083.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-20T19:53:49.579 INFO:teuthology.orchestra.run.smithi083.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-20T19:53:49.588 INFO:teuthology.orchestra.run.smithi083.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-20T19:53:49.595 INFO:teuthology.orchestra.run.smithi083.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-20T19:53:49.598 INFO:teuthology.orchestra.run.smithi083.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-20T19:53:49.600 INFO:teuthology.orchestra.run.smithi083.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-20T19:53:49.665 INFO:teuthology.orchestra.run.smithi083.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-5127-ge8baca1e-1jammy [253 kB] 2024-09-20T19:53:49.677 INFO:teuthology.orchestra.run.smithi083.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-20T19:53:49.677 INFO:teuthology.orchestra.run.smithi083.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-5127-ge8baca1e-1jammy [124 kB] 2024-09-20T19:53:49.679 INFO:teuthology.orchestra.run.smithi083.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-5127-ge8baca1e-1jammy [1,562 kB] 2024-09-20T19:53:49.685 INFO:teuthology.orchestra.run.smithi083.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-20T19:53:49.686 INFO:teuthology.orchestra.run.smithi083.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-20T19:53:49.687 INFO:teuthology.orchestra.run.smithi083.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-20T19:53:49.698 INFO:teuthology.orchestra.run.smithi083.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-20T19:53:49.699 INFO:teuthology.orchestra.run.smithi083.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-20T19:53:49.707 INFO:teuthology.orchestra.run.smithi083.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-20T19:53:49.733 INFO:teuthology.orchestra.run.smithi083.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-5127-ge8baca1e-1jammy [6,311 kB] 2024-09-20T19:53:49.758 INFO:teuthology.orchestra.run.smithi083.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-20T19:53:49.759 INFO:teuthology.orchestra.run.smithi083.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-20T19:53:49.760 INFO:teuthology.orchestra.run.smithi083.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-20T19:53:49.839 INFO:teuthology.orchestra.run.smithi083.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-20T19:53:49.841 INFO:teuthology.orchestra.run.smithi083.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-20T19:53:49.858 INFO:teuthology.orchestra.run.smithi083.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-20T19:53:49.858 INFO:teuthology.orchestra.run.smithi083.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-20T19:53:49.859 INFO:teuthology.orchestra.run.smithi083.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-20T19:53:49.864 INFO:teuthology.orchestra.run.smithi083.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-20T19:53:49.866 INFO:teuthology.orchestra.run.smithi083.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-20T19:53:49.984 INFO:teuthology.orchestra.run.smithi083.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-5127-ge8baca1e-1jammy [23.1 MB] 2024-09-20T19:53:50.192 INFO:teuthology.orchestra.run.smithi142.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-5127-ge8baca1e-1jammy [14.0 kB] 2024-09-20T19:53:50.193 INFO:teuthology.orchestra.run.smithi142.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-5127-ge8baca1e-1jammy [880 kB] 2024-09-20T19:53:50.210 INFO:teuthology.orchestra.run.smithi142.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-5127-ge8baca1e-1jammy [2,455 kB] 2024-09-20T19:53:50.251 INFO:teuthology.orchestra.run.smithi142.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-5127-ge8baca1e-1jammy [813 kB] 2024-09-20T19:53:50.261 INFO:teuthology.orchestra.run.smithi142.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-5127-ge8baca1e-1jammy [161 kB] 2024-09-20T19:53:50.263 INFO:teuthology.orchestra.run.smithi142.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-5127-ge8baca1e-1jammy [61.5 MB] 2024-09-20T19:53:50.941 INFO:teuthology.orchestra.run.smithi083.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-5127-ge8baca1e-1jammy [14.0 kB] 2024-09-20T19:53:50.942 INFO:teuthology.orchestra.run.smithi083.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-5127-ge8baca1e-1jammy [880 kB] 2024-09-20T19:53:50.959 INFO:teuthology.orchestra.run.smithi083.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-5127-ge8baca1e-1jammy [2,455 kB] 2024-09-20T19:53:51.002 INFO:teuthology.orchestra.run.smithi083.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-5127-ge8baca1e-1jammy [813 kB] 2024-09-20T19:53:51.018 INFO:teuthology.orchestra.run.smithi083.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-5127-ge8baca1e-1jammy [161 kB] 2024-09-20T19:53:51.021 INFO:teuthology.orchestra.run.smithi083.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-5127-ge8baca1e-1jammy [61.5 MB] 2024-09-20T19:53:52.258 INFO:teuthology.orchestra.run.smithi142.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-5127-ge8baca1e-1jammy [8,625 kB] 2024-09-20T19:53:52.440 INFO:teuthology.orchestra.run.smithi142.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-5127-ge8baca1e-1jammy [14.2 kB] 2024-09-20T19:53:52.441 INFO:teuthology.orchestra.run.smithi142.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-5127-ge8baca1e-1jammy [48.5 MB] 2024-09-20T19:53:53.436 INFO:teuthology.orchestra.run.smithi083.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-5127-ge8baca1e-1jammy [8,625 kB] 2024-09-20T19:53:53.652 INFO:teuthology.orchestra.run.smithi083.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-5127-ge8baca1e-1jammy [14.2 kB] 2024-09-20T19:53:53.652 INFO:teuthology.orchestra.run.smithi083.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-5127-ge8baca1e-1jammy [48.5 MB] 2024-09-20T19:53:53.848 INFO:teuthology.orchestra.run.smithi142.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-5127-ge8baca1e-1jammy [130 kB] 2024-09-20T19:53:53.914 INFO:teuthology.orchestra.run.smithi142.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-5127-ge8baca1e-1jammy [39.0 kB] 2024-09-20T19:53:53.915 INFO:teuthology.orchestra.run.smithi142.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-5127-ge8baca1e-1jammy [15.8 MB] 2024-09-20T19:53:54.387 INFO:teuthology.orchestra.run.smithi142.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-5127-ge8baca1e-1jammy [91.3 kB] 2024-09-20T19:53:54.974 INFO:teuthology.orchestra.run.smithi142.stdout:Fetched 244 MB in 7s (35.3 MB/s) 2024-09-20T19:53:54.988 INFO:teuthology.orchestra.run.smithi083.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-5127-ge8baca1e-1jammy [130 kB] 2024-09-20T19:53:54.990 INFO:teuthology.orchestra.run.smithi083.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-5127-ge8baca1e-1jammy [39.0 kB] 2024-09-20T19:53:54.991 INFO:teuthology.orchestra.run.smithi083.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-5127-ge8baca1e-1jammy [15.8 MB] 2024-09-20T19:53:55.134 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-20T19:53:55.235 INFO:teuthology.orchestra.run.smithi142.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 ... 165990 files and directories currently installed.) 2024-09-20T19:53:55.240 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-20T19:53:55.295 INFO:teuthology.orchestra.run.smithi083.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-5127-ge8baca1e-1jammy [91.3 kB] 2024-09-20T19:53:55.317 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-20T19:53:55.595 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-20T19:53:55.621 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-20T19:53:55.653 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-20T19:53:55.866 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 244 MB in 8s (31.7 MB/s) 2024-09-20T19:53:55.981 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-20T19:53:56.008 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-20T19:53:56.025 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-20T19:53:56.048 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-20T19:53:56.125 INFO:teuthology.orchestra.run.smithi083.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 ... 165990 files and directories currently installed.) 2024-09-20T19:53:56.131 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-20T19:53:56.207 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-20T19:53:56.427 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-20T19:53:56.453 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T19:53:56.493 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:53:56.519 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-20T19:53:56.545 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-20T19:53:56.577 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-20T19:53:56.880 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-20T19:53:56.897 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-20T19:53:56.906 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T19:53:56.924 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-20T19:53:56.946 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:53:56.964 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-20T19:53:57.282 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-20T19:53:57.308 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T19:53:57.349 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:53:57.418 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-20T19:53:57.443 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T19:53:57.492 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:53:57.677 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-20T19:53:57.693 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-20T19:53:57.727 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-20T19:53:57.896 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-20T19:53:57.923 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T19:53:57.971 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:53:57.989 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package librados2. 2024-09-20T19:53:58.014 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../007-librados2_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:53:58.055 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking librados2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:53:58.316 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-20T19:53:58.342 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-20T19:53:58.382 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:53:58.532 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libnbd0. 2024-09-20T19:53:58.558 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-20T19:53:58.599 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-20T19:53:58.719 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-20T19:53:58.745 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-20T19:53:58.785 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-20T19:53:58.902 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package librbd1. 2024-09-20T19:53:58.928 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../009-librbd1_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:53:58.968 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking librbd1 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:53:59.105 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librados2. 2024-09-20T19:53:59.121 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../007-librados2_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:53:59.155 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librados2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:53:59.617 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libnbd0. 2024-09-20T19:53:59.621 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libcephfs2. 2024-09-20T19:53:59.643 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-20T19:53:59.648 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:53:59.683 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-20T19:53:59.704 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libcephfs2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:53:59.957 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-rados. 2024-09-20T19:53:59.984 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../011-python3-rados_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:00.011 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librbd1. 2024-09-20T19:54:00.015 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-rados (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:00.037 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../009-librbd1_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:00.078 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librbd1 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:00.335 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-20T19:54:00.361 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:00.401 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-ceph-argparse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:00.481 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libcephfs2. 2024-09-20T19:54:00.496 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:00.531 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libcephfs2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:00.612 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-cephfs. 2024-09-20T19:54:00.628 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:00.662 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-cephfs (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:00.783 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rados. 2024-09-20T19:54:00.809 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../011-python3-rados_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:00.850 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rados (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:00.973 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-20T19:54:01.000 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:01.040 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-ceph-common (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:01.169 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-20T19:54:01.195 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:01.236 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-ceph-argparse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:01.368 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-20T19:54:01.395 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-20T19:54:01.434 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-20T19:54:01.488 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cephfs. 2024-09-20T19:54:01.503 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:01.547 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cephfs (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:01.754 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-prettytable. 2024-09-20T19:54:01.780 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-20T19:54:01.816 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-20T19:54:01.820 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-20T19:54:01.831 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:01.866 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-ceph-common (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:02.031 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-rbd. 2024-09-20T19:54:02.046 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:02.081 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-rbd (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:02.128 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-20T19:54:02.154 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-20T19:54:02.194 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-20T19:54:02.418 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-20T19:54:02.444 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-20T19:54:02.484 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-20T19:54:02.506 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-prettytable. 2024-09-20T19:54:02.532 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-20T19:54:02.572 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-20T19:54:02.762 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-20T19:54:02.777 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-20T19:54:02.820 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-20T19:54:02.850 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rbd. 2024-09-20T19:54:02.865 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:02.908 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rbd (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:03.097 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-20T19:54:03.113 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-20T19:54:03.156 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-20T19:54:03.236 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-20T19:54:03.262 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-20T19:54:03.303 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-20T19:54:03.451 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package lua5.1. 2024-09-20T19:54:03.477 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-20T19:54:03.517 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-20T19:54:03.572 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-20T19:54:03.599 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-20T19:54:03.639 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-20T19:54:03.803 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package lua-any. 2024-09-20T19:54:03.819 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-20T19:54:03.862 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-20T19:54:03.967 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-20T19:54:03.993 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-20T19:54:04.034 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-20T19:54:04.089 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package zip. 2024-09-20T19:54:04.105 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-20T19:54:04.139 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking zip (3.0-12build2) ... 2024-09-20T19:54:04.346 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua5.1. 2024-09-20T19:54:04.373 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-20T19:54:04.412 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-20T19:54:04.701 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package unzip. 2024-09-20T19:54:04.724 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua-any. 2024-09-20T19:54:04.727 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-20T19:54:04.750 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-20T19:54:04.767 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-20T19:54:04.790 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-20T19:54:05.035 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package zip. 2024-09-20T19:54:05.061 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-20T19:54:05.101 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking zip (3.0-12build2) ... 2024-09-20T19:54:05.155 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package luarocks. 2024-09-20T19:54:05.181 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-20T19:54:05.230 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-20T19:54:05.438 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package unzip. 2024-09-20T19:54:05.464 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-20T19:54:05.505 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-20T19:54:05.612 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package librgw2. 2024-09-20T19:54:05.639 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../026-librgw2_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:05.678 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking librgw2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:05.875 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package luarocks. 2024-09-20T19:54:05.902 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-20T19:54:05.942 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-20T19:54:06.272 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-rgw. 2024-09-20T19:54:06.287 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:06.308 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librgw2. 2024-09-20T19:54:06.322 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-rgw (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:06.335 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../026-librgw2_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:06.375 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librgw2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:06.650 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-20T19:54:06.676 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-20T19:54:06.717 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-20T19:54:06.952 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rgw. 2024-09-20T19:54:06.967 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:07.011 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rgw (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:07.028 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libradosstriper1. 2024-09-20T19:54:07.054 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:07.095 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libradosstriper1 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:07.314 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-20T19:54:07.341 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-20T19:54:07.380 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-20T19:54:07.473 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-common. 2024-09-20T19:54:07.499 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../030-ceph-common_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:07.539 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-common (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:07.692 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libradosstriper1. 2024-09-20T19:54:07.718 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:07.759 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libradosstriper1 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:08.187 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-common. 2024-09-20T19:54:08.213 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../030-ceph-common_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:08.262 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-common (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:09.036 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-base. 2024-09-20T19:54:09.063 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../031-ceph-base_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:09.112 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-base (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:09.648 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-20T19:54:09.675 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-20T19:54:09.706 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-20T19:54:09.975 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-base. 2024-09-20T19:54:10.002 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../031-ceph-base_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:10.018 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-cheroot. 2024-09-20T19:54:10.045 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-20T19:54:10.060 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-base (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:10.084 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-20T19:54:10.404 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-20T19:54:10.430 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-20T19:54:10.471 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-20T19:54:10.664 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-20T19:54:10.690 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-20T19:54:10.730 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-20T19:54:10.773 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-20T19:54:10.800 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-20T19:54:10.840 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-20T19:54:11.033 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cheroot. 2024-09-20T19:54:11.059 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-20T19:54:11.099 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-20T19:54:11.126 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-20T19:54:11.152 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-20T19:54:11.193 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-20T19:54:11.427 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-20T19:54:11.454 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-20T19:54:11.494 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-20T19:54:11.495 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-tempora. 2024-09-20T19:54:11.522 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-20T19:54:11.562 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-20T19:54:11.781 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-20T19:54:11.807 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-20T19:54:11.847 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-20T19:54:11.865 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-portend. 2024-09-20T19:54:11.892 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-20T19:54:11.931 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-20T19:54:12.150 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-20T19:54:12.176 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-20T19:54:12.216 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-20T19:54:12.226 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-20T19:54:12.252 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-20T19:54:12.295 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-20T19:54:12.520 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-tempora. 2024-09-20T19:54:12.546 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-20T19:54:12.586 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-20T19:54:12.597 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-20T19:54:12.624 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-20T19:54:12.664 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-20T19:54:12.856 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-portend. 2024-09-20T19:54:12.871 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-20T19:54:12.906 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-20T19:54:13.009 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-natsort. 2024-09-20T19:54:13.036 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-20T19:54:13.075 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-20T19:54:13.200 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-20T19:54:13.216 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-20T19:54:13.259 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-20T19:54:13.370 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-logutils. 2024-09-20T19:54:13.398 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-20T19:54:13.437 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-20T19:54:13.587 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-20T19:54:13.613 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-20T19:54:13.653 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-20T19:54:13.739 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-20T19:54:13.766 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-20T19:54:13.806 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-20T19:54:13.999 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-natsort. 2024-09-20T19:54:14.025 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-20T19:54:14.059 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-mako. 2024-09-20T19:54:14.065 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-20T19:54:14.085 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-20T19:54:14.117 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-20T19:54:14.377 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-logutils. 2024-09-20T19:54:14.403 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-20T19:54:14.437 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-20T19:54:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-20T19:54:14.464 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-20T19:54:14.503 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-20T19:54:14.730 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-20T19:54:14.756 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-20T19:54:14.797 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-20T19:54:14.906 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-20T19:54:14.933 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-20T19:54:14.965 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-20T19:54:15.158 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-mako. 2024-09-20T19:54:15.184 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-20T19:54:15.224 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-20T19:54:15.267 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-webob. 2024-09-20T19:54:15.294 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-20T19:54:15.334 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-20T19:54:15.603 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-20T19:54:15.629 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-20T19:54:15.678 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-20T19:54:15.687 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-waitress. 2024-09-20T19:54:15.713 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-20T19:54:15.765 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-20T19:54:16.023 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-20T19:54:16.049 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-20T19:54:16.089 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-20T19:54:16.098 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-tempita. 2024-09-20T19:54:16.125 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-20T19:54:16.165 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-20T19:54:16.392 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-webob. 2024-09-20T19:54:16.418 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-20T19:54:16.458 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-20T19:54:16.484 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-paste. 2024-09-20T19:54:16.511 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-20T19:54:16.551 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-20T19:54:16.812 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-waitress. 2024-09-20T19:54:16.838 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-20T19:54:16.871 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-20T19:54:16.881 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-20T19:54:16.897 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-20T19:54:16.937 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-20T19:54:17.240 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-tempita. 2024-09-20T19:54:17.240 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-20T19:54:17.266 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-20T19:54:17.266 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-20T19:54:17.307 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-20T19:54:17.315 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-20T19:54:17.609 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-webtest. 2024-09-20T19:54:17.636 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-20T19:54:17.667 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-20T19:54:17.668 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-paste. 2024-09-20T19:54:17.694 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-20T19:54:17.742 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-20T19:54:17.962 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pecan. 2024-09-20T19:54:17.988 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-20T19:54:18.028 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-20T19:54:18.062 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-20T19:54:18.077 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-20T19:54:18.138 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-20T19:54:18.383 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-certifi. 2024-09-20T19:54:18.410 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-20T19:54:18.450 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-20T19:54:18.524 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-20T19:54:18.551 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-20T19:54:18.590 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-20T19:54:18.771 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-idna. 2024-09-20T19:54:18.796 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-20T19:54:18.836 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-20T19:54:19.156 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-urllib3. 2024-09-20T19:54:19.182 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-20T19:54:19.222 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-20T19:54:19.551 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-requests. 2024-09-20T19:54:19.577 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-20T19:54:19.616 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-20T19:54:19.761 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-webtest. 2024-09-20T19:54:19.788 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-20T19:54:19.827 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-20T19:54:19.894 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-20T19:54:19.921 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-20T19:54:19.954 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-20T19:54:20.131 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pecan. 2024-09-20T19:54:20.157 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-20T19:54:20.197 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-20T19:54:20.247 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-20T19:54:20.263 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:20.297 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr-modules-core (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:20.561 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-certifi. 2024-09-20T19:54:20.587 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-20T19:54:20.627 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-20T19:54:20.660 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-20T19:54:20.687 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:20.727 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:20.922 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-idna. 2024-09-20T19:54:20.948 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-20T19:54:20.988 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-20T19:54:21.275 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-urllib3. 2024-09-20T19:54:21.301 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-20T19:54:21.341 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-20T19:54:21.645 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-requests. 2024-09-20T19:54:21.671 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-20T19:54:21.711 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-20T19:54:21.789 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-20T19:54:21.815 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-20T19:54:21.847 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-20T19:54:22.014 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-20T19:54:22.041 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-20T19:54:22.081 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-20T19:54:22.124 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-openssl. 2024-09-20T19:54:22.151 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-20T19:54:22.191 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-20T19:54:22.359 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-20T19:54:22.385 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:22.425 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-modules-core (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:22.527 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr. 2024-09-20T19:54:22.554 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:22.594 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:22.797 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-20T19:54:22.813 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:22.847 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:22.989 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mon. 2024-09-20T19:54:23.016 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:23.055 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mon (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:23.142 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-20T19:54:23.168 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-20T19:54:23.208 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-20T19:54:23.511 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-openssl. 2024-09-20T19:54:23.538 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-20T19:54:23.600 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-osd. 2024-09-20T19:54:23.603 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-20T19:54:23.627 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:23.683 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-osd (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:23.948 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr. 2024-09-20T19:54:23.974 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:24.014 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:24.635 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mon. 2024-09-20T19:54:24.661 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:24.692 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mon (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:24.753 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph. 2024-09-20T19:54:24.769 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../067-ceph_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:24.811 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:25.297 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-osd. 2024-09-20T19:54:25.323 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:25.331 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-fuse. 2024-09-20T19:54:25.358 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:25.363 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-osd (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:25.397 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-fuse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:25.759 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mds. 2024-09-20T19:54:25.786 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:25.825 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mds (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:26.195 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package cephadm. 2024-09-20T19:54:26.222 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../070-cephadm_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:26.252 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking cephadm (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:26.433 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph. 2024-09-20T19:54:26.448 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../067-ceph_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:26.483 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:26.564 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-20T19:54:26.591 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-20T19:54:26.630 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-20T19:54:26.744 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-fuse. 2024-09-20T19:54:26.770 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:26.802 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-fuse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:26.924 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-20T19:54:26.948 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-20T19:54:26.991 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-20T19:54:27.172 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mds. 2024-09-20T19:54:27.199 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:27.238 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mds (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:27.641 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package cephadm. 2024-09-20T19:54:27.669 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../070-cephadm_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:27.708 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking cephadm (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:27.978 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-20T19:54:28.004 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-20T19:54:28.013 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-babel. 2024-09-20T19:54:28.036 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-20T19:54:28.040 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-20T19:54:28.079 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-20T19:54:28.366 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-20T19:54:28.383 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-jinja2. 2024-09-20T19:54:28.392 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-20T19:54:28.409 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-20T19:54:28.424 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-20T19:54:28.448 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-20T19:54:28.802 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-20T19:54:28.829 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:28.868 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr-cephadm (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:29.205 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-20T19:54:29.232 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-20T19:54:29.271 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-20T19:54:29.404 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-babel. 2024-09-20T19:54:29.431 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-20T19:54:29.470 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-20T19:54:29.574 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-routes. 2024-09-20T19:54:29.601 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-20T19:54:29.640 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-20T19:54:29.782 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jinja2. 2024-09-20T19:54:29.808 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-20T19:54:29.857 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-20T19:54:29.969 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-20T19:54:29.996 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:30.035 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr-dashboard (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:30.185 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-20T19:54:30.212 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:30.243 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-cephadm (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:30.555 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-20T19:54:30.571 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-20T19:54:30.605 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-20T19:54:30.883 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-routes. 2024-09-20T19:54:30.909 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-20T19:54:30.949 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-20T19:54:31.245 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-20T19:54:31.271 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:31.311 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-dashboard (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:32.656 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-20T19:54:32.684 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-20T19:54:32.723 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-20T19:54:33.201 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-joblib. 2024-09-20T19:54:33.229 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-20T19:54:33.268 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-20T19:54:33.647 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-20T19:54:33.674 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-20T19:54:33.713 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-20T19:54:34.007 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-sklearn. 2024-09-20T19:54:34.034 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-20T19:54:34.117 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-20T19:54:34.134 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-20T19:54:34.151 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-20T19:54:34.175 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-20T19:54:34.654 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-joblib. 2024-09-20T19:54:34.682 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-20T19:54:34.720 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-20T19:54:34.877 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-20T19:54:34.904 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:34.943 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:35.082 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-20T19:54:35.110 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-20T19:54:35.148 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-20T19:54:35.468 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-sklearn. 2024-09-20T19:54:35.496 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-20T19:54:35.620 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-20T19:54:35.905 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-cachetools. 2024-09-20T19:54:35.932 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-20T19:54:35.971 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-20T19:54:36.249 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-20T19:54:36.277 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-20T19:54:36.305 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-20T19:54:36.307 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-20T19:54:36.333 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:36.372 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:36.635 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-20T19:54:36.663 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-20T19:54:36.702 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-20T19:54:37.013 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-rsa. 2024-09-20T19:54:37.041 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-20T19:54:37.080 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-20T19:54:37.301 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cachetools. 2024-09-20T19:54:37.328 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-20T19:54:37.367 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-20T19:54:37.400 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-google-auth. 2024-09-20T19:54:37.428 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-20T19:54:37.466 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-20T19:54:37.620 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-20T19:54:37.636 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-20T19:54:37.670 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-20T19:54:37.770 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-20T19:54:37.797 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-20T19:54:37.836 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-20T19:54:37.990 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-20T19:54:38.017 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-20T19:54:38.056 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-20T19:54:38.131 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-websocket. 2024-09-20T19:54:38.158 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-20T19:54:38.189 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-20T19:54:38.335 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rsa. 2024-09-20T19:54:38.351 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-20T19:54:38.384 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-20T19:54:38.484 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-20T19:54:38.512 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-20T19:54:38.550 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-20T19:54:38.688 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-google-auth. 2024-09-20T19:54:38.716 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-20T19:54:38.755 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-20T19:54:39.100 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-20T19:54:39.127 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-20T19:54:39.167 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-20T19:54:39.231 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-20T19:54:39.259 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:39.297 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:39.478 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-websocket. 2024-09-20T19:54:39.505 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-20T19:54:39.544 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-20T19:54:39.617 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-20T19:54:39.645 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-20T19:54:39.683 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-20T19:54:39.840 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-20T19:54:39.867 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-20T19:54:39.906 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-20T19:54:39.953 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-20T19:54:39.980 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-20T19:54:40.019 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-20T19:54:40.322 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package jq. 2024-09-20T19:54:40.350 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-20T19:54:40.447 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-20T19:54:40.699 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package socat. 2024-09-20T19:54:40.716 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-20T19:54:40.758 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-20T19:54:40.912 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-20T19:54:40.928 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:40.962 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:41.061 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package xmlstarlet. 2024-09-20T19:54:41.089 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-20T19:54:41.127 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-20T19:54:41.232 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-20T19:54:41.259 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-20T19:54:41.298 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-20T19:54:41.482 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-test. 2024-09-20T19:54:41.510 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../098-ceph-test_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:41.548 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-test (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:41.643 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-20T19:54:41.671 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-20T19:54:41.710 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-20T19:54:41.962 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package jq. 2024-09-20T19:54:41.978 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-20T19:54:42.012 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-20T19:54:42.232 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package socat. 2024-09-20T19:54:42.259 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-20T19:54:42.290 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-20T19:54:42.593 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package xmlstarlet. 2024-09-20T19:54:42.610 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-20T19:54:42.651 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-20T19:54:43.015 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-test. 2024-09-20T19:54:43.043 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../098-ceph-test_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:43.081 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-test (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:43.794 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-volume. 2024-09-20T19:54:43.822 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:43.860 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-volume (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:44.164 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-20T19:54:44.192 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:44.231 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libcephfs-dev (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:44.534 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-20T19:54:44.561 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-20T19:54:44.600 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-20T19:54:44.938 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-20T19:54:44.966 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-20T19:54:45.004 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-20T19:54:45.325 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package nvme-cli. 2024-09-20T19:54:45.352 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-volume. 2024-09-20T19:54:45.353 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-20T19:54:45.380 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-5127-ge8baca1e-1jammy_all.deb ... 2024-09-20T19:54:45.383 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-20T19:54:45.419 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-volume (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:45.740 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-20T19:54:45.755 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package pkg-config. 2024-09-20T19:54:45.767 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:45.783 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-20T19:54:45.806 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libcephfs-dev (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:45.821 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-20T19:54:46.083 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-20T19:54:46.099 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-20T19:54:46.134 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-20T19:54:46.141 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-20T19:54:46.162 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-20T19:54:46.200 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-20T19:54:46.497 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-20T19:54:46.525 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-20T19:54:46.555 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-20T19:54:46.569 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-20T19:54:46.597 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-20T19:54:46.635 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-20T19:54:46.935 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package nvme-cli. 2024-09-20T19:54:46.962 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-20T19:54:46.963 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pastescript. 2024-09-20T19:54:46.991 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-20T19:54:47.001 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-20T19:54:47.030 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-20T19:54:47.333 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pluggy. 2024-09-20T19:54:47.350 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-20T19:54:47.391 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-20T19:54:47.423 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package pkg-config. 2024-09-20T19:54:47.451 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-20T19:54:47.489 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-20T19:54:47.703 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-psutil. 2024-09-20T19:54:47.730 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-20T19:54:47.751 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-20T19:54:47.767 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-20T19:54:47.769 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-20T19:54:47.801 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-20T19:54:48.131 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-py. 2024-09-20T19:54:48.158 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-20T19:54:48.205 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-20T19:54:48.237 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-20T19:54:48.265 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-20T19:54:48.304 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-20T19:54:48.525 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pygments. 2024-09-20T19:54:48.553 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-20T19:54:48.556 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pastescript. 2024-09-20T19:54:48.572 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-20T19:54:48.591 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-20T19:54:48.606 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-20T19:54:48.910 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pluggy. 2024-09-20T19:54:48.938 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-20T19:54:48.976 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-20T19:54:49.004 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-20T19:54:49.032 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-20T19:54:49.062 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-20T19:54:49.313 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-psutil. 2024-09-20T19:54:49.341 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-20T19:54:49.379 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-20T19:54:49.381 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-toml. 2024-09-20T19:54:49.410 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-20T19:54:49.448 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-20T19:54:49.716 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-py. 2024-09-20T19:54:49.744 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-20T19:54:49.751 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pytest. 2024-09-20T19:54:49.779 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-20T19:54:49.782 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-20T19:54:49.817 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-20T19:54:50.111 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pygments. 2024-09-20T19:54:50.137 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-simplejson. 2024-09-20T19:54:50.139 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-20T19:54:50.165 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-20T19:54:50.177 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-20T19:54:50.203 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-20T19:54:50.473 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-20T19:54:50.489 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-20T19:54:50.556 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-20T19:54:50.665 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-20T19:54:50.693 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-20T19:54:50.731 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-20T19:54:51.010 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-toml. 2024-09-20T19:54:51.037 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-20T19:54:51.076 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-20T19:54:51.302 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package radosgw. 2024-09-20T19:54:51.331 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../117-radosgw_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:51.368 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking radosgw (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:51.379 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pytest. 2024-09-20T19:54:51.407 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-20T19:54:51.445 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-20T19:54:51.808 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-simplejson. 2024-09-20T19:54:51.836 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-20T19:54:51.874 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-20T19:54:52.169 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-20T19:54:52.196 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-20T19:54:52.235 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-20T19:54:52.279 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package rbd-fuse. 2024-09-20T19:54:52.296 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:52.331 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking rbd-fuse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:52.603 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-20T19:54:52.844 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-20T19:54:52.945 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-20T19:54:52.956 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package radosgw. 2024-09-20T19:54:52.984 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../117-radosgw_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:53.022 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking radosgw (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:53.179 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-20T19:54:53.505 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-20T19:54:53.906 INFO:teuthology.orchestra.run.smithi142.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-20T19:54:53.917 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package rbd-fuse. 2024-09-20T19:54:53.942 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-5127-ge8baca1e-1jammy_amd64.deb ... 2024-09-20T19:54:53.984 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking rbd-fuse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:54.023 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up cephadm (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:54.281 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-20T19:54:54.547 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-20T19:54:54.673 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-20T19:54:54.880 INFO:teuthology.orchestra.run.smithi142.stdout:Adding system user cephadm....done 2024-09-20T19:54:54.938 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-20T19:54:55.012 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-20T19:54:55.267 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-20T19:54:55.280 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-20T19:54:55.532 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-20T19:54:55.658 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-20T19:54:55.698 INFO:teuthology.orchestra.run.smithi083.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-20T19:54:55.909 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-20T19:54:56.018 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up cephadm (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:56.152 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-20T19:54:56.278 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-20T19:54:56.571 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-20T19:54:56.809 INFO:teuthology.orchestra.run.smithi083.stdout:Adding system user cephadm....done 2024-09-20T19:54:56.932 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-20T19:54:56.982 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-20T19:54:57.191 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-20T19:54:57.267 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-20T19:54:57.467 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-20T19:54:57.518 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-20T19:54:57.644 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-20T19:54:57.752 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-20T19:54:57.912 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-20T19:54:58.189 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-20T19:54:58.303 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-20T19:54:58.331 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-20T19:54:58.629 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-20T19:54:58.633 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-20T19:54:58.880 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-ceph-argparse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:54:59.002 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-20T19:54:59.139 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-20T19:54:59.262 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-20T19:54:59.265 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-20T19:54:59.383 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-20T19:54:59.492 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-20T19:54:59.538 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-20T19:54:59.610 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-20T19:54:59.823 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-20T19:54:59.861 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-20T19:55:00.099 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-20T19:55:00.286 INFO:teuthology.orchestra.run.smithi142.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-20T19:55:00.317 INFO:teuthology.orchestra.run.smithi142.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-20T19:55:00.381 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-20T19:55:00.425 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-20T19:55:00.507 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-20T19:55:00.693 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-ceph-argparse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:00.866 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-20T19:55:00.961 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-20T19:55:00.967 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-20T19:55:01.104 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-20T19:55:01.255 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-20T19:55:01.260 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-20T19:55:01.414 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-20T19:55:01.511 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-20T19:55:01.591 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-20T19:55:01.812 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up zip (3.0-12build2) ... 2024-09-20T19:55:01.850 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-20T19:55:01.930 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-20T19:55:02.245 INFO:teuthology.orchestra.run.smithi083.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-20T19:55:02.283 INFO:teuthology.orchestra.run.smithi083.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-20T19:55:02.354 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-20T19:55:02.505 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-20T19:55:02.607 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-20T19:55:02.875 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-20T19:55:02.881 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-20T19:55:03.003 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-20T19:55:03.007 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-20T19:55:03.144 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-20T19:55:03.275 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-20T19:55:03.444 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-20T19:55:03.551 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-20T19:55:03.821 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-20T19:55:03.853 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up zip (3.0-12build2) ... 2024-09-20T19:55:03.987 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-20T19:55:04.063 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-20T19:55:04.440 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-20T19:55:04.648 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-20T19:55:04.725 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-20T19:55:04.916 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-20T19:55:05.042 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-20T19:55:05.076 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-20T19:55:05.176 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-20T19:55:05.335 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-20T19:55:05.453 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-ceph-common (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:05.486 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-20T19:55:05.738 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-20T19:55:05.879 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-20T19:55:06.063 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-20T19:55:06.172 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-20T19:55:06.565 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-20T19:55:06.875 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-20T19:55:07.253 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-20T19:55:07.260 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-20T19:55:07.471 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:55:07.511 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-20T19:55:07.605 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-20T19:55:07.645 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-ceph-common (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:07.873 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-20T19:55:07.989 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-20T19:55:07.999 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-20T19:55:08.125 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-20T19:55:08.348 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-20T19:55:08.427 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-20T19:55:08.678 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-20T19:55:08.904 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:55:09.030 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-20T19:55:09.340 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-20T19:55:09.529 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-20T19:55:09.591 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-20T19:55:09.823 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:55:09.850 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-20T19:55:09.957 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-20T19:55:10.109 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-20T19:55:10.225 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-20T19:55:10.351 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-20T19:55:10.360 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-20T19:55:10.477 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-20T19:55:10.611 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-20T19:55:10.712 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-20T19:55:10.771 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-20T19:55:10.972 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-20T19:55:11.055 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-20T19:55:11.098 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-20T19:55:11.323 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:55:11.391 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-20T19:55:11.449 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-20T19:55:11.683 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-20T19:55:11.951 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-20T19:55:11.954 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-20T19:55:12.077 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-20T19:55:12.186 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-20T19:55:12.210 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-20T19:55:12.260 INFO:teuthology.orchestra.run.smithi142.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-20T19:55:12.470 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-20T19:55:12.496 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-20T19:55:12.622 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-20T19:55:12.754 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-20T19:55:13.016 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-20T19:55:13.030 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-20T19:55:13.283 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-20T19:55:13.298 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-20T19:55:13.424 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-20T19:55:13.667 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-20T19:55:13.711 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-20T19:55:13.854 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-20T19:55:13.943 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:55:14.053 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-20T19:55:14.172 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-20T19:55:14.354 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-20T19:55:14.490 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-20T19:55:14.646 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-20T19:55:14.767 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-20T19:55:14.892 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-20T19:55:14.923 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-20T19:55:15.018 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-20T19:55:15.049 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-20T19:55:15.108 INFO:teuthology.orchestra.run.smithi083.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-20T19:55:15.325 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-20T19:55:15.361 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-20T19:55:15.512 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-20T19:55:15.678 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-20T19:55:15.914 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-20T19:55:15.921 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-20T19:55:16.190 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-20T19:55:16.265 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-20T19:55:16.316 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-20T19:55:16.541 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-20T19:55:16.575 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-20T19:55:16.701 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-20T19:55:16.877 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-20T19:55:16.986 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up librados2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:17.020 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-20T19:55:17.104 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libsqlite3-mod-ceph (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:17.230 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-20T19:55:17.346 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-20T19:55:17.566 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libcephfs2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:17.647 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-20T19:55:17.717 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libradosstriper1 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:17.798 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-20T19:55:17.843 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-20T19:55:18.066 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-20T19:55:18.103 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up librbd1 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:18.212 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr-modules-core (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:18.338 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-fuse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:18.427 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-20T19:55:18.554 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-20T19:55:18.554 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-20T19:55:18.704 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-20T19:55:19.090 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libcephfs-dev (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:19.106 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-20T19:55:19.216 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-rados (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:19.342 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up librgw2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:19.390 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-20T19:55:19.468 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-20T19:55:19.743 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-20T19:55:19.844 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librados2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:19.970 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libsqlite3-mod-ceph (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:20.088 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-20T19:55:20.426 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libcephfs2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:20.567 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libradosstriper1 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:20.671 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-rbd (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:20.709 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-20T19:55:20.797 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up rbd-fuse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:20.923 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-rgw (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:20.994 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librbd1 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:21.049 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-cephfs (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:21.096 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-modules-core (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:21.175 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-common (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:21.213 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-fuse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:21.424 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-20T19:55:21.424 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-20T19:55:21.726 INFO:teuthology.orchestra.run.smithi142.stdout:Adding group ceph....done 2024-09-20T19:55:21.914 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libcephfs-dev (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:22.040 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rados (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:22.095 INFO:teuthology.orchestra.run.smithi142.stdout:Adding system user ceph....done 2024-09-20T19:55:22.166 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librgw2 (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:22.262 INFO:teuthology.orchestra.run.smithi142.stdout:Setting system user ceph properties....done 2024-09-20T19:55:22.278 INFO:teuthology.orchestra.run.smithi142.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-20T19:55:22.292 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-20T19:55:22.413 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-20T19:55:22.725 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-20T19:55:23.185 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-test (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:23.311 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up radosgw (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:23.438 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rbd (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:23.564 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up rbd-fuse (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:23.691 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rgw (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:23.765 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-20T19:55:23.765 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-20T19:55:23.816 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cephfs (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:23.942 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-common (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:24.187 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-base (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:24.444 INFO:teuthology.orchestra.run.smithi083.stdout:Adding group ceph....done 2024-09-20T19:55:24.541 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-20T19:55:24.820 INFO:teuthology.orchestra.run.smithi083.stdout:Adding system user ceph....done 2024-09-20T19:55:24.980 INFO:teuthology.orchestra.run.smithi083.stdout:Setting system user ceph properties....done 2024-09-20T19:55:24.994 INFO:teuthology.orchestra.run.smithi083.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-20T19:55:25.006 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mds (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:25.139 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-20T19:55:25.233 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-20T19:55:25.233 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-20T19:55:25.465 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-20T19:55:25.699 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:25.914 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-20T19:55:25.914 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-20T19:55:25.960 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-test (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:26.094 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up radosgw (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:26.434 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-osd (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:26.545 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-20T19:55:26.545 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-20T19:55:26.700 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-20T19:55:26.700 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-20T19:55:27.021 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-base (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:27.152 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr-k8sevents (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:27.278 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:27.384 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-20T19:55:27.429 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mon (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:27.638 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-20T19:55:27.639 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-20T19:55:27.898 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mds (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:28.105 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr-cephadm (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:28.116 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-20T19:55:28.116 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-20T19:55:28.265 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:28.391 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr-dashboard (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:28.542 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-volume (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:28.617 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:28.843 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-20T19:55:28.843 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-20T19:55:28.911 INFO:teuthology.orchestra.run.smithi142.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-20T19:55:29.271 INFO:teuthology.orchestra.run.smithi142.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-20T19:55:29.334 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-osd (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:29.432 INFO:teuthology.orchestra.run.smithi142.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-20T19:55:29.610 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-20T19:55:29.610 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-20T19:55:30.103 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-k8sevents (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:30.271 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:30.447 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mon (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:30.549 INFO:teuthology.orchestra.run.smithi142.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-20T19:55:30.667 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-20T19:55:30.667 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-20T19:55:31.173 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-cephadm (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:31.194 INFO:teuthology.orchestra.run.smithi142.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-20T19:55:31.199 DEBUG:teuthology.parallel:result is None 2024-09-20T19:55:31.316 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:31.442 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-dashboard (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:31.593 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-volume (19.3.0-5127-ge8baca1e-1jammy) ... 2024-09-20T19:55:31.962 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-20T19:55:32.080 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-20T19:55:32.442 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-20T19:55:33.751 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-20T19:55:34.431 INFO:teuthology.orchestra.run.smithi083.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-20T19:55:34.435 DEBUG:teuthology.parallel:result is None 2024-09-20T19:55:34.436 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:55:34.585 DEBUG:teuthology.orchestra.run.smithi083:> dpkg-query -W -f '${Version}' ceph 2024-09-20T19:55:34.603 INFO:teuthology.orchestra.run.smithi083.stdout:19.3.0-5127-ge8baca1e-1jammy 2024-09-20T19:55:34.604 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-5127-ge8baca1e-1jammy 2024-09-20T19:55:34.604 INFO:teuthology.task.install:The correct ceph version 19.3.0-5127-ge8baca1e-1jammy is installed. 2024-09-20T19:55:34.606 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:55:34.744 DEBUG:teuthology.orchestra.run.smithi142:> dpkg-query -W -f '${Version}' ceph 2024-09-20T19:55:34.763 INFO:teuthology.orchestra.run.smithi142.stdout:19.3.0-5127-ge8baca1e-1jammy 2024-09-20T19:55:34.763 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-5127-ge8baca1e-1jammy 2024-09-20T19:55:34.763 INFO:teuthology.task.install:The correct ceph version 19.3.0-5127-ge8baca1e-1jammy is installed. 2024-09-20T19:55:34.765 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-20T19:55:34.765 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-20T19:55:34.765 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-20T19:55:34.779 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-20T19:55:34.779 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-20T19:55:34.820 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-20T19:55:34.820 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-20T19:55:34.821 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/daemon-helper 2024-09-20T19:55:34.838 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-20T19:55:34.890 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-20T19:55:34.890 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/usr/bin/daemon-helper 2024-09-20T19:55:34.902 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-20T19:55:34.955 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-20T19:55:34.955 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-20T19:55:34.955 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-20T19:55:34.971 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-20T19:55:35.027 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-20T19:55:35.027 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-20T19:55:35.040 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-20T19:55:35.094 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-20T19:55:35.094 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-20T19:55:35.094 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/stdin-killer 2024-09-20T19:55:35.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-20T19:55:35.163 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-20T19:55:35.163 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/usr/bin/stdin-killer 2024-09-20T19:55:35.176 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-20T19:55:35.231 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T19:55:35.320 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'global': {'mon election default strategy': 1, 'ms bind msgr2': False, 'ms type': 'async'}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'mon_bind_msgr2': False, 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', 'cephadm_mode': 'cephadm-package'} 2024-09-20T19:55:35.320 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:55:35.321 INFO:tasks.cephadm:Cluster fsid is 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:55:35.321 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T19:55:35.321 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '[v1:172.21.15.83:6789]', 'mon.c': '[v1:172.21.15.83:6790]', 'mon.b': '[v1:172.21.15.142:6789]'} 2024-09-20T19:55:35.322 INFO:tasks.cephadm:First mon is mon.a on smithi083 2024-09-20T19:55:35.322 INFO:tasks.cephadm:First mgr is y 2024-09-20T19:55:35.322 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T19:55:35.322 DEBUG:teuthology.orchestra.run.smithi083:> sudo hostname $(hostname -s) 2024-09-20T19:55:35.336 DEBUG:teuthology.orchestra.run.smithi142:> sudo hostname $(hostname -s) 2024-09-20T19:55:35.360 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 on all hosts... 2024-09-20T19:55:35.361 DEBUG:teuthology.orchestra.run.smithi083:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T19:55:35.381 DEBUG:teuthology.orchestra.run.smithi142:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T19:55:35.564 INFO:teuthology.orchestra.run.smithi083.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:55:35.579 INFO:teuthology.orchestra.run.smithi142.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:56:43.386 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-09-20T19:56:43.386 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T19:56:43.386 INFO:teuthology.orchestra.run.smithi083.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T19:56:43.386 INFO:teuthology.orchestra.run.smithi083.stdout: "repo_digests": [ 2024-09-20T19:56:43.386 INFO:teuthology.orchestra.run.smithi083.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T19:56:43.387 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2024-09-20T19:56:43.387 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-09-20T19:56:44.982 INFO:teuthology.orchestra.run.smithi142.stdout:{ 2024-09-20T19:56:44.982 INFO:teuthology.orchestra.run.smithi142.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T19:56:44.983 INFO:teuthology.orchestra.run.smithi142.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T19:56:44.983 INFO:teuthology.orchestra.run.smithi142.stdout: "repo_digests": [ 2024-09-20T19:56:44.983 INFO:teuthology.orchestra.run.smithi142.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T19:56:44.983 INFO:teuthology.orchestra.run.smithi142.stdout: ] 2024-09-20T19:56:44.983 INFO:teuthology.orchestra.run.smithi142.stdout:} 2024-09-20T19:56:45.020 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /etc/ceph 2024-09-20T19:56:45.034 DEBUG:teuthology.orchestra.run.smithi142:> sudo mkdir -p /etc/ceph 2024-09-20T19:56:45.048 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 777 /etc/ceph 2024-09-20T19:56:45.090 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 777 /etc/ceph 2024-09-20T19:56:45.101 INFO:tasks.cephadm:Writing seed config... 2024-09-20T19:56:45.102 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T19:56:45.103 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T19:56:45.103 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-20T19:56:45.103 INFO:tasks.cephadm: override: [global] ms bind msgr2 = False 2024-09-20T19:56:45.103 INFO:tasks.cephadm: override: [global] ms type = async 2024-09-20T19:56:45.103 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T19:56:45.103 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T19:56:45.103 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T19:56:45.103 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T19:56:45.103 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T19:56:45.103 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-20T19:56:45.104 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-20T19:56:45.104 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T19:56:45.138 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 = 4d061eaa-778a-11ef-baf5-efdc52797490 mon election default strategy = 1 ms bind msgr2 = False ms type = async [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 [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-09-20T19:56:45.139 DEBUG:teuthology.orchestra.run.smithi083:mon.a> sudo journalctl -f -n 0 -u ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T19:56:45.184 DEBUG:teuthology.orchestra.run.smithi083:mgr.y> sudo journalctl -f -n 0 -u ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mgr.y.service 2024-09-20T19:56:45.227 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T19:56:45.227 DEBUG:teuthology.orchestra.run.smithi083:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 4d061eaa-778a-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-addrv '[v1:172.21.15.83:6789]' --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:56:45.452 INFO:teuthology.orchestra.run.smithi083.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:56:45.452 INFO:teuthology.orchestra.run.smithi083.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', '-v', 'bootstrap', '--fsid', '4d061eaa-778a-11ef-baf5-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-addrv', '[v1:172.21.15.83:6789]', '--skip-admin-label'] 2024-09-20T19:56:45.452 INFO:teuthology.orchestra.run.smithi083.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T19:56:45.453 INFO:teuthology.orchestra.run.smithi083.stdout:Verifying podman|docker is present... 2024-09-20T19:56:45.453 INFO:teuthology.orchestra.run.smithi083.stdout:Verifying lvm2 is present... 2024-09-20T19:56:45.453 INFO:teuthology.orchestra.run.smithi083.stdout:Verifying time synchronization is in place... 2024-09-20T19:56:45.457 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T19:56:45.458 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T19:56:45.462 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T19:56:45.462 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout inactive 2024-09-20T19:56:45.467 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-20T19:56:45.467 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T19:56:45.471 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-20T19:56:45.471 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout inactive 2024-09-20T19:56:45.475 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-20T19:56:45.475 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout masked 2024-09-20T19:56:45.478 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-20T19:56:45.478 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout inactive 2024-09-20T19:56:45.482 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-20T19:56:45.482 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T19:56:45.486 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-20T19:56:45.486 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout inactive 2024-09-20T19:56:45.489 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout enabled 2024-09-20T19:56:45.493 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout active 2024-09-20T19:56:45.494 INFO:teuthology.orchestra.run.smithi083.stdout:Unit ntp.service is enabled and running 2024-09-20T19:56:45.494 INFO:teuthology.orchestra.run.smithi083.stdout:Repeating the final host check... 2024-09-20T19:56:45.494 INFO:teuthology.orchestra.run.smithi083.stdout:docker (/usr/bin/docker) is present 2024-09-20T19:56:45.494 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl is present 2024-09-20T19:56:45.494 INFO:teuthology.orchestra.run.smithi083.stdout:lvcreate is present 2024-09-20T19:56:45.497 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T19:56:45.497 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T19:56:45.500 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T19:56:45.500 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout inactive 2024-09-20T19:56:45.504 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-20T19:56:45.504 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T19:56:45.507 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-20T19:56:45.507 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout inactive 2024-09-20T19:56:45.510 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-20T19:56:45.510 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout masked 2024-09-20T19:56:45.514 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-20T19:56:45.514 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout inactive 2024-09-20T19:56:45.517 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-20T19:56:45.517 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T19:56:45.520 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-20T19:56:45.520 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout inactive 2024-09-20T19:56:45.524 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout enabled 2024-09-20T19:56:45.528 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stdout active 2024-09-20T19:56:45.529 INFO:teuthology.orchestra.run.smithi083.stdout:Unit ntp.service is enabled and running 2024-09-20T19:56:45.529 INFO:teuthology.orchestra.run.smithi083.stdout:Host looks OK 2024-09-20T19:56:45.529 INFO:teuthology.orchestra.run.smithi083.stdout:Cluster fsid: 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:56:45.529 INFO:teuthology.orchestra.run.smithi083.stdout:Acquiring lock 140714743899824 on /run/cephadm/4d061eaa-778a-11ef-baf5-efdc52797490.lock 2024-09-20T19:56:45.529 INFO:teuthology.orchestra.run.smithi083.stdout:Lock 140714743899824 acquired on /run/cephadm/4d061eaa-778a-11ef-baf5-efdc52797490.lock 2024-09-20T19:56:45.529 INFO:teuthology.orchestra.run.smithi083.stdout:Verifying IP 172.21.15.83 port 6789 ... 2024-09-20T19:56:45.530 INFO:teuthology.orchestra.run.smithi083.stdout:Base mon IP(s) is [172.21.15.83:6789], mon addrv is [v1:172.21.15.83:6789] 2024-09-20T19:56:45.532 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-09-20T19:56:45.532 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.83 metric 100 2024-09-20T19:56:45.532 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.83 metric 100 2024-09-20T19:56:45.532 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-20T19:56:45.533 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.83 metric 100 2024-09-20T19:56:45.533 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.83 metric 100 2024-09-20T19:56:45.533 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.83 metric 100 2024-09-20T19:56:45.533 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.83 metric 100 2024-09-20T19:56:45.534 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T19:56:45.534 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-20T19:56:45.534 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1798sec pref medium 2024-09-20T19:56:45.537 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T19:56:45.537 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T19:56:45.537 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T19:56:45.537 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-20T19:56:45.537 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:ce91/64 scope link 2024-09-20T19:56:45.538 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T19:56:45.538 INFO:teuthology.orchestra.run.smithi083.stdout:Mon IP `172.21.15.83` is in CIDR network `172.21.0.0/20` 2024-09-20T19:56:45.538 INFO:teuthology.orchestra.run.smithi083.stdout:Mon IP `172.21.15.83` is in CIDR network `172.21.0.1/32` 2024-09-20T19:56:45.538 INFO:teuthology.orchestra.run.smithi083.stdout:Mon IP `172.21.15.83` is in CIDR network `172.21.0.2/32` 2024-09-20T19:56:45.538 INFO:teuthology.orchestra.run.smithi083.stdout:Mon IP `172.21.15.83` is in CIDR network `172.21.15.254/32` 2024-09-20T19:56:45.538 INFO:teuthology.orchestra.run.smithi083.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.1/32', '172.21.0.2/32', '172.21.15.254/32'] 2024-09-20T19:56:45.539 INFO:teuthology.orchestra.run.smithi083.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T19:56:45.539 INFO:teuthology.orchestra.run.smithi083.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:56:45.813 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/docker: stdout e8baca1eac6c3c9c88bf2ea4493e448bd54936a7: Pulling from ceph-ci/ceph 2024-09-20T19:56:45.813 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/docker: stdout Digest: sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d 2024-09-20T19:56:45.813 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:56:45.813 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:56:47.457 INFO:teuthology.orchestra.run.smithi083.stdout:ceph: stdout ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T19:56:47.458 INFO:teuthology.orchestra.run.smithi083.stdout:Ceph version: ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T19:56:47.458 INFO:teuthology.orchestra.run.smithi083.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T19:56:48.931 INFO:teuthology.orchestra.run.smithi083.stdout:stat: stdout 167 167 2024-09-20T19:56:48.931 INFO:teuthology.orchestra.run.smithi083.stdout:Creating initial keys... 2024-09-20T19:56:50.378 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-authtool: stdout AQCB0+1mJoWBMhAA/AgvVY16kOGVkxUK76mpCw== 2024-09-20T19:56:51.809 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-authtool: stdout AQCD0+1mRc20DxAAKqokeia1eJa8CR7Vq7BD9g== 2024-09-20T19:56:53.198 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-authtool: stdout AQCE0+1mC66zKRAAt2DbFYiPVCcpaPwdg9KZyQ== 2024-09-20T19:56:53.198 INFO:teuthology.orchestra.run.smithi083.stdout:Creating initial monmap... 2024-09-20T19:56:54.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T19:56:54.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T19:56:54.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:56:54.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T19:56:54.781 INFO:teuthology.orchestra.run.smithi083.stdout:monmaptool for a [v1:172.21.15.83:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T19:56:54.781 INFO:teuthology.orchestra.run.smithi083.stdout:setting min_mon_release = quincy 2024-09-20T19:56:54.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/monmaptool: set fsid to 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:56:54.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T19:56:54.781 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-20T19:56:54.781 INFO:teuthology.orchestra.run.smithi083.stdout:Creating mon... 2024-09-20T19:56:56.221 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.656+0000 7fd3a1766c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:56:56.221 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.656+0000 7fd3a1766c80 1 imported monmap: 2024-09-20T19:56:56.221 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr fsid 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-20T19:56:54.222554+0000 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr created 2024-09-20T19:56:54.222554+0000 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 0: v1:172.21.15.83:6789/0 mon.a 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.656+0000 7fd3a1766c80 0 /usr/bin/ceph-mon: set fsid to 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Git sha 0 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Compile date 2024-09-20 13:31:19 2024-09-20T19:56:56.222 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: DB SUMMARY 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: DB Session ID: YL8NRCSL37ZKROX3TD01 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.create_if_missing: 1 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.env: 0x5622e95f5120 2024-09-20T19:56:56.223 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.info_log: 0x5622ebb1abc0 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:56:56.224 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.db_log_dir: 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.wal_dir: 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.write_buffer_manager: 0x5622ebb13cc0 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:56:56.225 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.row_cache: None 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.wal_filter: None 2024-09-20T19:56:56.226 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:56:56.227 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T19:56:56.228 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Compression algorithms supported: 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: kZSTD supported: 0 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:56:56.229 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.merge_operator: 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:56:56.230 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5622ebb1a820) 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5622ebb03610 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-20T19:56:56.231 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-20T19:56:56.232 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:56:56.233 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.num_levels: 7 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:56:56.234 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:56:56.235 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:56:56.236 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:56:56.237 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T19:56:56.238 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 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-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c524f6a5-acef-41c5-bda9-62938f30a1ed 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.239 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.660+0000 7fd3a1766c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.664+0000 7fd3a1766c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5622ebb32e00 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.664+0000 7fd3a1766c80 4 rocksdb: DB pointer 0x5622ebc14000 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.664+0000 7fd398ef1640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.664+0000 7fd398ef1640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-20T19:56:56.240 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:56:56.241 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.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-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5622ebb03610#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-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.664+0000 7fd3a1766c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.664+0000 7fd3a1766c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:56:55.664+0000 7fd3a1766c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-20T19:56:56.242 INFO:teuthology.orchestra.run.smithi083.stdout:create mon.a on 2024-09-20T19:56:56.490 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-20T19:56:56.669 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-20T19:56:56.919 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-4d061eaa-778a-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490.target. 2024-09-20T19:56:56.920 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-4d061eaa-778a-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490.target. 2024-09-20T19:56:57.200 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a 2024-09-20T19:56:57.201 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T19:56:57.381 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490.target.wants/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@.service. 2024-09-20T19:56:57.391 INFO:teuthology.orchestra.run.smithi083.stdout:firewalld does not appear to be present 2024-09-20T19:56:57.391 INFO:teuthology.orchestra.run.smithi083.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T19:56:57.392 INFO:teuthology.orchestra.run.smithi083.stdout:Waiting for mon to start... 2024-09-20T19:56:57.392 INFO:teuthology.orchestra.run.smithi083.stdout:Waiting for mon... 2024-09-20T19:56:59.196 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:56:59 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.974529+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:56:59.750 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T19:56:59.750 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout id: 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:56:59.750 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T19:56:59.750 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:56:59.750 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout services: 2024-09-20T19:56:59.750 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.194915s) 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout data: 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:mon is available 2024-09-20T19:56:59.752 INFO:teuthology.orchestra.run.smithi083.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T19:57:00.330 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994470+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:57:00.330 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994470+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:57:00.330 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994676+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-20T19:57:00.330 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994676+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994686+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994686+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994693+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T19:56:54.222554+0000 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994693+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T19:56:54.222554+0000 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994699+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T19:56:54.222554+0000 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994699+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T19:56:54.222554+0000 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994706+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994706+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994712+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994712+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994718+0000 mon.a (mon.0) 9 : cluster [DBG] 0: v1:172.21.15.83:6789/0 mon.a 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.994718+0000 mon.a (mon.0) 9 : cluster [DBG] 0: v1:172.21.15.83:6789/0 mon.a 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.997124+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.997124+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-20T19:57:00.331 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.999747+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:57:00.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:58.999747+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:57:00.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:59.000241+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T19:57:00.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: cluster 2024-09-20T19:56:59.000241+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T19:57:00.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: audit 2024-09-20T19:56:59.189354+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? v1:172.21.15.83:0/3599218153' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-20T19:57:00.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:00 smithi083 bash[22320]: audit 2024-09-20T19:56:59.189354+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? v1:172.21.15.83:0/3599218153' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-20T19:57:01.329 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:01 smithi083 bash[22320]: audit 2024-09-20T19:57:00.928954+0000 mon.a (mon.0) 14 : audit [INF] from='client.? v1:172.21.15.83:0/2965910502' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T19:57:01.330 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:01 smithi083 bash[22320]: audit 2024-09-20T19:57:00.928954+0000 mon.a (mon.0) 14 : audit [INF] from='client.? v1:172.21.15.83:0/2965910502' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T19:57:01.330 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:01 smithi083 bash[22320]: audit 2024-09-20T19:57:00.933668+0000 mon.a (mon.0) 15 : audit [INF] from='client.? v1:172.21.15.83:0/2965910502' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T19:57:01.330 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:01 smithi083 bash[22320]: audit 2024-09-20T19:57:00.933668+0000 mon.a (mon.0) 15 : audit [INF] from='client.? v1:172.21.15.83:0/2965910502' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T19:57:01.473 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:01.474 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T19:57:01.474 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout fsid = 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:01.474 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T19:57:01.474 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon_host = [v1:172.21.15.83:6789] 2024-09-20T19:57:01.474 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T19:57:01.476 INFO:teuthology.orchestra.run.smithi083.stdout:Generating new minimal ceph.conf... 2024-09-20T19:57:02.829 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:02 smithi083 bash[22320]: audit 2024-09-20T19:57:02.534828+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? v1:172.21.15.83:0/1854339056' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:57:02.830 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:02 smithi083 bash[22320]: audit 2024-09-20T19:57:02.534828+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? v1:172.21.15.83:0/1854339056' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:57:03.055 INFO:teuthology.orchestra.run.smithi083.stdout:Restarting the monitor... 2024-09-20T19:57:03.329 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:03 smithi083 systemd[1]: Stopping Ceph mon.a for 4d061eaa-778a-11ef-baf5-efdc52797490... 2024-09-20T19:57:03.330 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:03 smithi083 bash[22320]: debug 2024-09-20T19:57:03.224+0000 7fa654a49640 -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-09-20T19:57:03.330 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:03 smithi083 bash[22320]: debug 2024-09-20T19:57:03.224+0000 7fa654a49640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T19:57:03.784 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:03 smithi083 bash[22702]: ceph-4d061eaa-778a-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:57:03.801 INFO:teuthology.orchestra.run.smithi083.stdout:Setting public_network to 172.21.0.2/32,172.21.15.254/32,172.21.0.0/20,172.21.0.1/32 in mon config section 2024-09-20T19:57:04.080 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:03 smithi083 bash[22762]: Error response from daemon: No such container: ceph-4d061eaa-778a-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:57:04.080 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:03 smithi083 systemd[1]: ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T19:57:04.080 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:03 smithi083 systemd[1]: Stopped Ceph mon.a for 4d061eaa-778a-11ef-baf5-efdc52797490. 2024-09-20T19:57:04.080 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:03 smithi083 systemd[1]: Started Ceph mon.a for 4d061eaa-778a-11ef-baf5-efdc52797490. 2024-09-20T19:57:05.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.312+0000 7f87da0a5c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:57:05.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.312+0000 7f87da0a5c80 0 ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev), process ceph-mon, pid 7 2024-09-20T19:57:05.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.312+0000 7f87da0a5c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T19:57:05.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 0 load: jerasure load: lrc 2024-09-20T19:57:05.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T19:57:05.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Git sha 0 2024-09-20T19:57:05.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Compile date 2024-09-20 13:31:19 2024-09-20T19:57:05.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: DB SUMMARY 2024-09-20T19:57:05.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: DB Session ID: GQJ21AH9KFQU5YKCV435 2024-09-20T19:57:05.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 87096 ; 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.env: 0x55db6e3d1120 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:57:05.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.info_log: 0x55db6ed396a0 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T19:57:05.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:57:05.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:57:05.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.db_log_dir: 2024-09-20T19:57:05.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.wal_dir: 2024-09-20T19:57:05.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:57:05.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:57:05.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:57:05.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:57:05.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:57:05.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.write_buffer_manager: 0x55db6ed3db80 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:57:05.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.row_cache: None 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.wal_filter: None 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:57:05.496 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:57:05.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:57:05.498 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Compression algorithms supported: 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: kZSTD supported: 0 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:57:05.499 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T19:57:05.501 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:57:05.501 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:57:05.501 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.merge_operator: 2024-09-20T19:57:05.501 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T19:57:05.501 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:57:05.501 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:57:05.501 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55db6ed392c0) 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cache_index_and_filter_blocks: 1 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: pin_top_level_index_and_filter: 1 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: index_type: 0 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: data_block_index_type: 0 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: index_shortening: 1 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:57:05.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: checksum: 4 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: no_block_cache: 0 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: block_cache: 0x55db6ed2f610 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: block_cache_name: BinnedLRUCache 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: block_cache_options: 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: capacity : 536870912 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: num_shard_bits : 4 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: strict_capacity_limit : 0 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: high_pri_pool_ratio: 0.000 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: block_cache_compressed: (nil) 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: persistent_cache: (nil) 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: block_size: 4096 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: block_size_deviation: 10 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: block_restart_interval: 16 2024-09-20T19:57:05.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: index_block_restart_interval: 1 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: metadata_block_size: 4096 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: partition_filters: 0 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: use_delta_encoding: 1 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: filter_policy: bloomfilter 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: whole_key_filtering: 1 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: verify_compression: 0 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: read_amp_bytes_per_bit: 0 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: format_version: 5 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: enable_index_compression: 1 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: block_align: 0 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: max_auto_readahead_size: 262144 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: prepopulate_block_cache: 0 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: initial_auto_readahead_size: 8192 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: num_file_reads_for_auto_readahead: 2 2024-09-20T19:57:05.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.num_levels: 7 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:57:05.505 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:57:05.506 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:57:05.507 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:57:05.507 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:57:05.507 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:57:05.507 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:57:05.507 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:57:05.507 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:57:05.507 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:57:05.507 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:57:05.507 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:57:05.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:57:05.509 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:57:05.510 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:57:05.510 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:57:05.510 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:57:05.510 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T19:57:05.510 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:57:05.510 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:57:05.510 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:57:05.510 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:57:05.510 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T19:57:05.510 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:57:05.511 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.316+0000 7f87da0a5c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 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-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c524f6a5-acef-41c5-bda9-62938f30a1ed 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862225322402, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862225323559, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 83701, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 263, "table_properties": {"data_size": 81862, "index_size": 223, "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": 10355, "raw_average_key_size": 46, "raw_value_size": 75944, "raw_average_value_size": 342, "num_data_blocks": 10, "num_entries": 222, "num_filter_entries": 222, "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": "[CompactOnDeletionCollector]", "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": 1726862225, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c524f6a5-acef-41c5-bda9-62938f30a1ed", "db_session_id": "GQJ21AH9KFQU5YKCV435", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862225323678, "job": 1, "event": "recovery_finished"} 2024-09-20T19:57:05.512 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 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-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55db6ed5ce00 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 4 rocksdb: DB pointer 0x55db6ee60000 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87cfe6d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87cfe6d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: ** DB Stats ** 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: ** Compaction Stats [default] ** 2024-09-20T19:57:05.513 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: 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-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: L0 2/0 83.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Sum 2/0 83.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: ** Compaction Stats [default] ** 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: 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-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 112.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:57:05.514 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Cumulative compaction: 0.00 GB write, 21.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Interval compaction: 0.00 GB write, 21.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: 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-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Block cache BinnedLRUCache@0x55db6ed2f610#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.320+0000 7f87da0a5c80 0 starting mon.a rank 0 at public addrs v1:172.21.15.83:6789/0 at bind addrs v1:172.21.15.83:6789/0 mon_data /var/lib/ceph/mon/ceph-a fsid 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.324+0000 7f87da0a5c80 1 mon.a@-1(???) e1 preinit fsid 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.324+0000 7f87da0a5c80 0 mon.a@-1(???).mds e1 new map 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.324+0000 7f87da0a5c80 0 mon.a@-1(???).mds e1 print_map 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: e1 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: btime 2024-09-20T19:56:58:995100+0000 2024-09-20T19:57:05.515 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: 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-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: legacy client fscid: -1 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: No filesystems configured 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.324+0000 7f87da0a5c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.324+0000 7f87da0a5c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.324+0000 7f87da0a5c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.324+0000 7f87da0a5c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: debug 2024-09-20T19:57:05.324+0000 7f87da0a5c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346472+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346472+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346542+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346542+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-20T19:57:05.516 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346554+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346554+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346565+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-20T19:56:54.222554+0000 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346565+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-20T19:56:54.222554+0000 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346575+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-20T19:56:54.222554+0000 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346575+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-20T19:56:54.222554+0000 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346585+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346585+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346596+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346596+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346605+0000 mon.a (mon.0) 8 : cluster [DBG] 0: v1:172.21.15.83:6789/0 mon.a 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.346605+0000 mon.a (mon.0) 8 : cluster [DBG] 0: v1:172.21.15.83:6789/0 mon.a 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.347019+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.347019+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.347057+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.347057+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:57:05.517 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.347452+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T19:57:05.518 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:05 smithi083 bash[22801]: cluster 2024-09-20T19:57:05.347452+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T19:57:06.026 INFO:teuthology.orchestra.run.smithi083.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T19:57:06.053 INFO:teuthology.orchestra.run.smithi083.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:57:06.053 INFO:teuthology.orchestra.run.smithi083.stdout:Creating mgr... 2024-09-20T19:57:06.053 INFO:teuthology.orchestra.run.smithi083.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T19:57:06.054 INFO:teuthology.orchestra.run.smithi083.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T19:57:06.380 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mgr.y 2024-09-20T19:57:06.380 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mgr.y.service: Unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mgr.y.service not loaded. 2024-09-20T19:57:06.477 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:06 smithi083 systemd[1]: /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@.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-09-20T19:57:06.599 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490.target.wants/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mgr.y.service -> /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@.service. 2024-09-20T19:57:06.607 INFO:teuthology.orchestra.run.smithi083.stdout:firewalld does not appear to be present 2024-09-20T19:57:06.607 INFO:teuthology.orchestra.run.smithi083.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T19:57:06.607 INFO:teuthology.orchestra.run.smithi083.stdout:firewalld does not appear to be present 2024-09-20T19:57:06.608 INFO:teuthology.orchestra.run.smithi083.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T19:57:06.608 INFO:teuthology.orchestra.run.smithi083.stdout:Waiting for mgr to start... 2024-09-20T19:57:06.608 INFO:teuthology.orchestra.run.smithi083.stdout:Waiting for mgr... 2024-09-20T19:57:06.830 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:06 smithi083 bash[22801]: audit 2024-09-20T19:57:05.481953+0000 mon.a (mon.0) 12 : audit [INF] from='client.? v1:172.21.15.83:0/3808787312' entity='client.admin' 2024-09-20T19:57:06.830 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:06 smithi083 bash[22801]: audit 2024-09-20T19:57:05.481953+0000 mon.a (mon.0) 12 : audit [INF] from='client.? v1:172.21.15.83:0/3808787312' entity='client.admin' 2024-09-20T19:57:06.830 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:06 smithi083 systemd[1]: /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@.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-09-20T19:57:08.708 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:08 smithi083 bash[22801]: audit 2024-09-20T19:57:08.375260+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? v1:172.21.15.83:0/2591922881' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:57:08.708 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:08 smithi083 bash[22801]: audit 2024-09-20T19:57:08.375260+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? v1:172.21.15.83:0/2591922881' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:57:08.930 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:08.930 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:57:08.930 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "fsid": "4d061eaa-778a-11ef-baf5-efdc52797490", 2024-09-20T19:57:08.930 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:57:08.930 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:57:08.931 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:57:08.932 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:57:08.933 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:57:08.934 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:08.934 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:57:08.934 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:08.934 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:57:08.934 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:57:08.938 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:57:08.938 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:57:08.938 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:57:08.938 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:57:08.938 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:08.938 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:57:08.938 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:57:08.938 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:56:58:995100+0000", 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:57:08.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:08.940 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:56:58.995926+0000", 2024-09-20T19:57:08.941 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:57:08.941 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:08.941 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:57:08.941 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:57:08.941 INFO:teuthology.orchestra.run.smithi083.stdout:mgr not available, waiting (1/15)... 2024-09-20T19:57:10.580 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:10 smithi083 bash[23054]: debug 2024-09-20T19:57:10.255+0000 7f2d67022040 -1 mgr[py] Error loading module 'dashboard': (2) No such file or directory 2024-09-20T19:57:12.580 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:12 smithi083 bash[22801]: audit 2024-09-20T19:57:12.208383+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? v1:172.21.15.83:0/2761567118' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:57:12.580 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:12 smithi083 bash[22801]: audit 2024-09-20T19:57:12.208383+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? v1:172.21.15.83:0/2761567118' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:57:12.780 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "fsid": "4d061eaa-778a-11ef-baf5-efdc52797490", 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:57:12.781 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:57:12.782 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:57:12.783 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:57:12.786 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:12.786 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:57:12.786 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:57:12.786 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:57:12.786 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:57:12.786 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:57:12.786 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:57:12.786 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:57:12.786 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:56:58:995100+0000", 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:57:12.787 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:56:58.995926+0000", 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:57:12.788 INFO:teuthology.orchestra.run.smithi083.stdout:mgr not available, waiting (2/15)... 2024-09-20T19:57:14.580 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[23054]: debug 2024-09-20T19:57:14.095+0000 7f2d67022040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: dashboard 2024-09-20T19:57:14.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: cluster 2024-09-20T19:57:14.120082+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-20T19:57:14.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: cluster 2024-09-20T19:57:14.120082+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-20T19:57:14.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: cluster 2024-09-20T19:57:14.126827+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.0070677s) 2024-09-20T19:57:14.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: cluster 2024-09-20T19:57:14.126827+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.0070677s) 2024-09-20T19:57:14.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.128224+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:57:14.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.128224+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.128397+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.128397+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.128556+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.128556+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.128700+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.128700+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.128854+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.128854+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.129002+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.129002+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.129163+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.129163+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:57:14.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.129666+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-20T19:57:14.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.129666+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-20T19:57:14.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: cluster 2024-09-20T19:57:14.156331+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-09-20T19:57:14.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: cluster 2024-09-20T19:57:14.156331+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-09-20T19:57:14.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.166675+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:57:14.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.166675+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:57:14.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.168742+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-20T19:57:14.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:14 smithi083 bash[22801]: audit 2024-09-20T19:57:14.168742+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-20T19:57:15.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:15 smithi083 bash[22801]: audit 2024-09-20T19:57:14.171977+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' 2024-09-20T19:57:15.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:15 smithi083 bash[22801]: audit 2024-09-20T19:57:14.171977+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' 2024-09-20T19:57:15.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:15 smithi083 bash[22801]: audit 2024-09-20T19:57:14.178751+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' 2024-09-20T19:57:15.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:15 smithi083 bash[22801]: audit 2024-09-20T19:57:14.178751+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' 2024-09-20T19:57:15.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:15 smithi083 bash[22801]: audit 2024-09-20T19:57:14.182565+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' 2024-09-20T19:57:15.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:15 smithi083 bash[22801]: audit 2024-09-20T19:57:14.182565+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.14100 v1:172.21.15.83:0/3905610235' entity='mgr.y' 2024-09-20T19:57:15.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:15 smithi083 bash[22801]: cluster 2024-09-20T19:57:15.133837+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e3: y(active, since 1.01408s) 2024-09-20T19:57:15.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:15 smithi083 bash[22801]: cluster 2024-09-20T19:57:15.133837+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e3: y(active, since 1.01408s) 2024-09-20T19:57:17.064 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:17.064 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:57:17.064 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "fsid": "4d061eaa-778a-11ef-baf5-efdc52797490", 2024-09-20T19:57:17.064 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:57:17.064 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:57:17.064 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:57:17.065 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:17.066 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:57:17.066 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:17.066 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:57:17.066 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:57:17.066 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:57:17.066 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:57:17.066 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:57:17.066 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:57:17.070 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:56:58:995100+0000", 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:57:17.071 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:57:17.072 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:17.072 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:57:17.072 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:57:17.072 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:56:58.995926+0000", 2024-09-20T19:57:17.072 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:57:17.072 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:57:17.072 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:57:17.072 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:57:17.072 INFO:teuthology.orchestra.run.smithi083.stdout:mgr is available 2024-09-20T19:57:17.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:17 smithi083 bash[22801]: cluster 2024-09-20T19:57:16.181913+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-20T19:57:17.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:17 smithi083 bash[22801]: cluster 2024-09-20T19:57:16.181913+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-20T19:57:17.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:17 smithi083 bash[22801]: audit 2024-09-20T19:57:16.531585+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? v1:172.21.15.83:0/1490957012' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:57:17.581 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:17 smithi083 bash[22801]: audit 2024-09-20T19:57:16.531585+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? v1:172.21.15.83:0/1490957012' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:57:18.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:18 smithi083 bash[22801]: audit 2024-09-20T19:57:18.395771+0000 mon.a (mon.0) 34 : audit [INF] from='client.? v1:172.21.15.83:0/2325799335' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T19:57:18.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:18 smithi083 bash[22801]: audit 2024-09-20T19:57:18.395771+0000 mon.a (mon.0) 34 : audit [INF] from='client.? v1:172.21.15.83:0/2325799335' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T19:57:18.980 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:18.980 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T19:57:18.980 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout fsid = 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:18.980 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T19:57:18.981 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon_host = [v1:172.21.15.83:6789] 2024-09-20T19:57:18.981 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T19:57:18.981 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T19:57:18.981 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T19:57:18.981 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T19:57:18.981 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:18.982 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T19:57:18.982 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T19:57:18.982 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout 2024-09-20T19:57:18.982 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T19:57:18.982 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T19:57:18.983 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T19:57:18.983 INFO:teuthology.orchestra.run.smithi083.stdout:Enabling cephadm module... 2024-09-20T19:57:20.831 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:20 smithi083 bash[23054]: ignoring --setuser ceph since I am not root 2024-09-20T19:57:20.831 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:20 smithi083 bash[23054]: ignoring --setgroup ceph since I am not root 2024-09-20T19:57:20.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:20 smithi083 bash[22801]: audit 2024-09-20T19:57:20.403660+0000 mon.a (mon.0) 35 : audit [INF] from='client.? v1:172.21.15.83:0/3317113105' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-20T19:57:20.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:20 smithi083 bash[22801]: audit 2024-09-20T19:57:20.403660+0000 mon.a (mon.0) 35 : audit [INF] from='client.? v1:172.21.15.83:0/3317113105' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-20T19:57:21.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:21 smithi083 bash[22801]: audit 2024-09-20T19:57:20.455167+0000 mon.a (mon.0) 36 : audit [INF] from='client.? v1:172.21.15.83:0/3317113105' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T19:57:21.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:21 smithi083 bash[22801]: audit 2024-09-20T19:57:20.455167+0000 mon.a (mon.0) 36 : audit [INF] from='client.? v1:172.21.15.83:0/3317113105' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T19:57:21.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:21 smithi083 bash[22801]: cluster 2024-09-20T19:57:20.459140+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-20T19:57:21.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:21 smithi083 bash[22801]: cluster 2024-09-20T19:57:20.459140+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-20T19:57:22.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[22801]: audit 2024-09-20T19:57:22.401064+0000 mon.a (mon.0) 38 : audit [DBG] from='client.? v1:172.21.15.83:0/2856407041' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T19:57:22.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[22801]: audit 2024-09-20T19:57:22.401064+0000 mon.a (mon.0) 38 : audit [DBG] from='client.? v1:172.21.15.83:0/2856407041' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: debug 2024-09-20T19:57:22.606+0000 7fd0559ca040 -1 mgr[py] Module not found: 'dashboard' 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: debug 2024-09-20T19:57:22.606+0000 7fd0559ca040 -1 mgr[py] Traceback (most recent call last): 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: File "/usr/share/ceph/mgr/dashboard/__init__.py", line 60, in 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: from .module import Module, StandbyModule # noqa: F401 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: File "/usr/share/ceph/mgr/dashboard/module.py", line 55, in 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: from .plugins import PLUGIN_MANAGER, debug, feature_toggles, motd # isort:skip # noqa E501 # pylint: disable=unused-import 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: File "/usr/share/ceph/mgr/dashboard/plugins/feature_toggles.py", line 15, in 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: from ..controllers.rgw import Rgw, RgwBucket, RgwDaemon, RgwUser 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: File "/usr/share/ceph/mgr/dashboard/controllers/rgw.py", line 17, in 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: from ..services.rgw_client import _SYNC_GROUP_ID, NoRgwDaemonsException, RgwClient, RgwMultisite 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: File "/usr/share/ceph/mgr/dashboard/services/rgw_client.py", line 251 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: logger.warning(f"Credentials not found for RGW Daemon '{daemon_name}'. 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: ^ 2024-09-20T19:57:22.832 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: SyntaxError: EOL while scanning string literal 2024-09-20T19:57:22.833 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: debug 2024-09-20T19:57:22.610+0000 7fd0559ca040 -1 mgr[py] Class not found in module 'dashboard' 2024-09-20T19:57:22.833 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:22 smithi083 bash[23054]: debug 2024-09-20T19:57:22.610+0000 7fd0559ca040 -1 mgr[py] Error loading module 'dashboard': (2) No such file or directory 2024-09-20T19:57:23.124 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:57:23.125 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T19:57:23.125 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:57:23.125 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-20T19:57:23.125 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T19:57:23.125 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:57:23.125 INFO:teuthology.orchestra.run.smithi083.stdout:Waiting for the mgr to restart... 2024-09-20T19:57:23.125 INFO:teuthology.orchestra.run.smithi083.stdout:Waiting for mgr epoch 5... 2024-09-20T19:57:26.831 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[23054]: debug 2024-09-20T19:57:26.438+0000 7fd0559ca040 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: dashboard 2024-09-20T19:57:26.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: cluster 2024-09-20T19:57:26.463652+0000 mon.a (mon.0) 39 : cluster [INF] Active manager daemon y restarted 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: cluster 2024-09-20T19:57:26.463652+0000 mon.a (mon.0) 39 : cluster [INF] Active manager daemon y restarted 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: cluster 2024-09-20T19:57:26.464088+0000 mon.a (mon.0) 40 : cluster [INF] Activating manager daemon y 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: cluster 2024-09-20T19:57:26.464088+0000 mon.a (mon.0) 40 : cluster [INF] Activating manager daemon y 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: cluster 2024-09-20T19:57:26.470610+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: cluster 2024-09-20T19:57:26.470610+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: cluster 2024-09-20T19:57:26.470830+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00690541s) 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: cluster 2024-09-20T19:57:26.470830+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00690541s) 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: audit 2024-09-20T19:57:26.472342+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: audit 2024-09-20T19:57:26.472342+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: audit 2024-09-20T19:57:26.474139+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: audit 2024-09-20T19:57:26.474139+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: audit 2024-09-20T19:57:26.474971+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:57:26.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: audit 2024-09-20T19:57:26.474971+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:57:26.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: audit 2024-09-20T19:57:26.475162+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:57:26.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: audit 2024-09-20T19:57:26.475162+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:57:26.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: audit 2024-09-20T19:57:26.475340+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:57:26.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: audit 2024-09-20T19:57:26.475340+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:57:26.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: cluster 2024-09-20T19:57:26.503818+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2024-09-20T19:57:26.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:26 smithi083 bash[22801]: cluster 2024-09-20T19:57:26.503818+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2024-09-20T19:57:28.123 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:57:28.123 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T19:57:28.123 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T19:57:28.124 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:57:28.124 INFO:teuthology.orchestra.run.smithi083.stdout:mgr epoch 5 is available 2024-09-20T19:57:28.124 INFO:teuthology.orchestra.run.smithi083.stdout:Verifying orchestrator module is enabled... 2024-09-20T19:57:28.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.354824+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:28.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.354824+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:28.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.358992+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:28.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.358992+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:28.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: cephadm 2024-09-20T19:57:27.359839+0000 mgr.y (mgr.14118) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: cephadm 2024-09-20T19:57:27.359839+0000 mgr.y (mgr.14118) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.363253+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.363253+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.369050+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.369050+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.372881+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.372881+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.375711+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.375711+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.387446+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.387446+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:57:28.583 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.389205+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-20T19:57:28.584 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.389205+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-20T19:57:28.584 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: cluster 2024-09-20T19:57:27.471859+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e7: y(active, since 1.00794s) 2024-09-20T19:57:28.584 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: cluster 2024-09-20T19:57:27.471859+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e7: y(active, since 1.00794s) 2024-09-20T19:57:28.584 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.472810+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 v1:172.21.15.83:0/1425920903' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T19:57:28.584 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.472810+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 v1:172.21.15.83:0/1425920903' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T19:57:28.584 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.486825+0000 mgr.y (mgr.14118) 4 : audit [DBG] from='client.14122 v1:172.21.15.83:0/1425920903' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T19:57:28.584 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[22801]: audit 2024-09-20T19:57:27.486825+0000 mgr.y (mgr.14118) 4 : audit [DBG] from='client.14122 v1:172.21.15.83:0/1425920903' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T19:57:29.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: debug 2024-09-20T19:57:28.973+0000 7fcfc15a3640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:57:28] ENGINE Error in HTTPServer.serve 2024-09-20T19:57:29.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: Traceback (most recent call last): 2024-09-20T19:57:29.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:57:29.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: self._connections.run(self.expiration_interval) 2024-09-20T19:57:29.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:57:29.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: self._run(expiration_interval) 2024-09-20T19:57:29.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:57:29.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:57:29.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:57:29.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:57:29.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:57:29.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: s = self.context.wrap_socket( 2024-09-20T19:57:29.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:57:29.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: return self.sslsocket_class._create( 2024-09-20T19:57:29.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:57:29.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: self.do_handshake() 2024-09-20T19:57:29.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:57:29.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: self._sslobj.do_handshake() 2024-09-20T19:57:29.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:28 smithi083 bash[23054]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:57:29.831 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:29 smithi083 bash[22801]: audit 2024-09-20T19:57:29.076237+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:57:29.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:29 smithi083 bash[22801]: audit 2024-09-20T19:57:29.076237+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cephadm 2024-09-20T19:57:28.853828+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [20/Sep/2024:19:57:28] ENGINE Bus STARTING 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cephadm 2024-09-20T19:57:28.853828+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [20/Sep/2024:19:57:28] ENGINE Bus STARTING 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cephadm 2024-09-20T19:57:28.973864+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [20/Sep/2024:19:57:28] ENGINE Serving on https://172.21.15.83:7150 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cephadm 2024-09-20T19:57:28.973864+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [20/Sep/2024:19:57:28] ENGINE Serving on https://172.21.15.83:7150 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cephadm 2024-09-20T19:57:28.977889+0000 mgr.y (mgr.14118) 7 : cephadm [ERR] [20/Sep/2024:19:57:28] ENGINE Error in HTTPServer.serve 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: Traceback (most recent call last): 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: self._connections.run(self.expiration_interval) 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: self._run(expiration_interval) 2024-09-20T19:57:30.833 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: s = self.context.wrap_socket( 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: return self.sslsocket_class._create( 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: self.do_handshake() 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: self._sslobj.do_handshake() 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cephadm 2024-09-20T19:57:28.977889+0000 mgr.y (mgr.14118) 7 : cephadm [ERR] [20/Sep/2024:19:57:28] ENGINE Error in HTTPServer.serve 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: Traceback (most recent call last): 2024-09-20T19:57:30.834 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: self._connections.run(self.expiration_interval) 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: self._run(expiration_interval) 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: s = self.context.wrap_socket( 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: return self.sslsocket_class._create( 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: self.do_handshake() 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:57:30.835 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: self._sslobj.do_handshake() 2024-09-20T19:57:30.836 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:57:30.836 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cephadm 2024-09-20T19:57:29.075229+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [20/Sep/2024:19:57:29] ENGINE Serving on http://172.21.15.83:8765 2024-09-20T19:57:30.836 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cephadm 2024-09-20T19:57:29.075229+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [20/Sep/2024:19:57:29] ENGINE Serving on http://172.21.15.83:8765 2024-09-20T19:57:30.836 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cephadm 2024-09-20T19:57:29.075406+0000 mgr.y (mgr.14118) 9 : cephadm [INF] [20/Sep/2024:19:57:29] ENGINE Bus STARTED 2024-09-20T19:57:30.836 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cephadm 2024-09-20T19:57:29.075406+0000 mgr.y (mgr.14118) 9 : cephadm [INF] [20/Sep/2024:19:57:29] ENGINE Bus STARTED 2024-09-20T19:57:30.836 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cluster 2024-09-20T19:57:29.363713+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-20T19:57:30.836 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: cluster 2024-09-20T19:57:29.363713+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-20T19:57:30.836 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: audit 2024-09-20T19:57:29.560973+0000 mon.a (mon.0) 60 : audit [INF] from='client.? v1:172.21.15.83:0/4159221409' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-20T19:57:30.836 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:30 smithi083 bash[22801]: audit 2024-09-20T19:57:29.560973+0000 mon.a (mon.0) 60 : audit [INF] from='client.? v1:172.21.15.83:0/4159221409' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-20T19:57:30.939 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-20T19:57:30.939 INFO:teuthology.orchestra.run.smithi083.stdout:Setting orchestrator backend to cephadm... 2024-09-20T19:57:31.771 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:31 smithi083 bash[22801]: audit 2024-09-20T19:57:30.360523+0000 mon.a (mon.0) 61 : audit [INF] from='client.? v1:172.21.15.83:0/4159221409' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-20T19:57:31.771 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:31 smithi083 bash[22801]: audit 2024-09-20T19:57:30.360523+0000 mon.a (mon.0) 61 : audit [INF] from='client.? v1:172.21.15.83:0/4159221409' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-20T19:57:31.771 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:31 smithi083 bash[22801]: cluster 2024-09-20T19:57:30.366688+0000 mon.a (mon.0) 62 : cluster [DBG] mgrmap e9: y(active, since 3s) 2024-09-20T19:57:31.771 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:31 smithi083 bash[22801]: cluster 2024-09-20T19:57:30.366688+0000 mon.a (mon.0) 62 : cluster [DBG] mgrmap e9: y(active, since 3s) 2024-09-20T19:57:33.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:33 smithi083 bash[22801]: audit 2024-09-20T19:57:32.268010+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 v1:172.21.15.83:0/2005077446' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:33.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:33 smithi083 bash[22801]: audit 2024-09-20T19:57:32.268010+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 v1:172.21.15.83:0/2005077446' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:33.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:33 smithi083 bash[22801]: audit 2024-09-20T19:57:32.274246+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:33.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:33 smithi083 bash[22801]: audit 2024-09-20T19:57:32.274246+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:33.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:33 smithi083 bash[22801]: audit 2024-09-20T19:57:32.294268+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:57:33.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:33 smithi083 bash[22801]: audit 2024-09-20T19:57:32.294268+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:57:34.753 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T19:57:34.753 INFO:teuthology.orchestra.run.smithi083.stdout:Generating ssh key... 2024-09-20T19:57:34.827 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:34 smithi083 bash[22801]: audit 2024-09-20T19:57:34.179177+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 v1:172.21.15.83:0/1286158422' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:34.827 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:34 smithi083 bash[22801]: audit 2024-09-20T19:57:34.179177+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 v1:172.21.15.83:0/1286158422' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:36.582 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: Generating public/private rsa key pair. 2024-09-20T19:57:36.582 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: Your identification has been saved in /tmp/tmptpaf73l_/key 2024-09-20T19:57:36.582 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: Your public key has been saved in /tmp/tmptpaf73l_/key.pub 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: The key fingerprint is: 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: SHA256:cs48fQTyFeYhlZddlajKTlhzwpQGQXLLF71ehhTvB+Q ceph-4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: The key's randomart image is: 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: +---[RSA 3072]----+ 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: | ..=o.+o*o.o*| 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: | + .+.*=+o..| 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: | o=.o *E | 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: | .B B.o. | 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: | . S B +. . | 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: | B = o . | 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: | B . . | 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: | o . | 2024-09-20T19:57:36.583 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: | | 2024-09-20T19:57:36.584 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:36 smithi083 bash[23054]: +----[SHA256]-----+ 2024-09-20T19:57:37.570 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:37 smithi083 bash[22801]: audit 2024-09-20T19:57:36.088096+0000 mgr.y (mgr.14118) 12 : audit [DBG] from='client.14136 v1:172.21.15.83:0/3753136768' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:37.571 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:37 smithi083 bash[22801]: audit 2024-09-20T19:57:36.088096+0000 mgr.y (mgr.14118) 12 : audit [DBG] from='client.14136 v1:172.21.15.83:0/3753136768' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:37.571 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:37 smithi083 bash[22801]: cephadm 2024-09-20T19:57:36.088305+0000 mgr.y (mgr.14118) 13 : cephadm [INF] Generating ssh key... 2024-09-20T19:57:37.571 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:37 smithi083 bash[22801]: cephadm 2024-09-20T19:57:36.088305+0000 mgr.y (mgr.14118) 13 : cephadm [INF] Generating ssh key... 2024-09-20T19:57:37.571 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:37 smithi083 bash[22801]: audit 2024-09-20T19:57:36.225516+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:37.571 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:37 smithi083 bash[22801]: audit 2024-09-20T19:57:36.225516+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:37.571 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:37 smithi083 bash[22801]: audit 2024-09-20T19:57:36.230132+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:37.571 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:37 smithi083 bash[22801]: audit 2024-09-20T19:57:36.230132+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:38.593 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCaweQPCyR1UA36reOO4kJOJinyPq6g97ei7ThhE0Lx9SQzE4Pyt2ooAUd5deJY/YMuNe7LtUSA/+Ct7Bck0YjKlDXYczoNfZikyEU26wbt868tw20YDRUJwUga0qEVFmPlIk/8YYYpBl3PjX5v58P0ao+UgjLj1FspoK1iI0L9skYDjVZrUpvfL3Lul79UEW8MZz3OORaJAE3im5Ic5e0ONVuaZoFHzUzeIjCJbqs9DQ3zwHMpFZHdqLSjgpK5xMpEJQMeHvWilQgorHU7yZKE4ibuNbJWHglC7HkS8pDJ8AGGrB8PyyAe7ya6kz7fUn61iUOwmUNm8Ubo7MiP2lYZ983zRXxWTq2QvfE5It31HN9U9p9UsQcFKxQgxry9/6iE5Qyo6rW3nKMSnwx5joBmXeIZ/kKil9I5/wFGXtI0otY+EbqdMchxoJk9MJMNaaFWUjT3JIzIDl1IoUevKtgwbbjowfLPqvF5UGFjQ08y/DH95ouM134z2fhQsVrHDuc= ceph-4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:38.593 INFO:teuthology.orchestra.run.smithi083.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:57:38.594 INFO:teuthology.orchestra.run.smithi083.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T19:57:38.594 INFO:teuthology.orchestra.run.smithi083.stdout:Adding host smithi083... 2024-09-20T19:57:38.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:38 smithi083 bash[22801]: audit 2024-09-20T19:57:38.069437+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 v1:172.21.15.83:0/2918911137' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:38.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:38 smithi083 bash[22801]: audit 2024-09-20T19:57:38.069437+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 v1:172.21.15.83:0/2918911137' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:40.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:40 smithi083 bash[22801]: audit 2024-09-20T19:57:40.013238+0000 mgr.y (mgr.14118) 15 : audit [DBG] from='client.14140 v1:172.21.15.83:0/122114500' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi083", "addr": "172.21.15.83", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:40.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:40 smithi083 bash[22801]: audit 2024-09-20T19:57:40.013238+0000 mgr.y (mgr.14118) 15 : audit [DBG] from='client.14140 v1:172.21.15.83:0/122114500' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi083", "addr": "172.21.15.83", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:41.642 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:41 smithi083 bash[22801]: cephadm 2024-09-20T19:57:40.995254+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Deploying cephadm binary to smithi083 2024-09-20T19:57:41.642 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:41 smithi083 bash[22801]: cephadm 2024-09-20T19:57:40.995254+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Deploying cephadm binary to smithi083 2024-09-20T19:57:44.951 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout Added host 'smithi083' with addr '172.21.15.83' 2024-09-20T19:57:44.952 INFO:teuthology.orchestra.run.smithi083.stdout:Deploying unmanaged mon service... 2024-09-20T19:57:45.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:45 smithi083 bash[22801]: audit 2024-09-20T19:57:44.185938+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:45.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:45 smithi083 bash[22801]: audit 2024-09-20T19:57:44.185938+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:45.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:45 smithi083 bash[22801]: cephadm 2024-09-20T19:57:44.186424+0000 mgr.y (mgr.14118) 17 : cephadm [INF] Added host smithi083 2024-09-20T19:57:45.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:45 smithi083 bash[22801]: cephadm 2024-09-20T19:57:44.186424+0000 mgr.y (mgr.14118) 17 : cephadm [INF] Added host smithi083 2024-09-20T19:57:45.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:45 smithi083 bash[22801]: audit 2024-09-20T19:57:44.186725+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:57:45.332 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:45 smithi083 bash[22801]: audit 2024-09-20T19:57:44.186725+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:57:47.706 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T19:57:47.706 INFO:teuthology.orchestra.run.smithi083.stdout:Deploying unmanaged mgr service... 2024-09-20T19:57:47.790 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:47 smithi083 bash[22801]: cluster 2024-09-20T19:57:46.476670+0000 mgr.y (mgr.14118) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:47.790 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:47 smithi083 bash[22801]: cluster 2024-09-20T19:57:46.476670+0000 mgr.y (mgr.14118) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:47.791 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:47 smithi083 bash[22801]: audit 2024-09-20T19:57:46.872870+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:47.791 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:47 smithi083 bash[22801]: audit 2024-09-20T19:57:46.872870+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:47.791 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:47 smithi083 bash[22801]: audit 2024-09-20T19:57:47.388765+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:47.791 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:47 smithi083 bash[22801]: audit 2024-09-20T19:57:47.388765+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:48.743 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:48 smithi083 bash[22801]: audit 2024-09-20T19:57:46.865700+0000 mgr.y (mgr.14118) 19 : audit [DBG] from='client.14142 v1:172.21.15.83:0/1248250044' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:48.744 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:48 smithi083 bash[22801]: audit 2024-09-20T19:57:46.865700+0000 mgr.y (mgr.14118) 19 : audit [DBG] from='client.14142 v1:172.21.15.83:0/1248250044' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:48.744 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:48 smithi083 bash[22801]: cephadm 2024-09-20T19:57:46.867027+0000 mgr.y (mgr.14118) 20 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-20T19:57:48.744 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:48 smithi083 bash[22801]: cephadm 2024-09-20T19:57:46.867027+0000 mgr.y (mgr.14118) 20 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-20T19:57:48.744 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:48 smithi083 bash[22801]: audit 2024-09-20T19:57:47.942245+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:48.744 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:48 smithi083 bash[22801]: audit 2024-09-20T19:57:47.942245+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:49.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:49 smithi083 bash[22801]: cluster 2024-09-20T19:57:48.476983+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:49.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:49 smithi083 bash[22801]: cluster 2024-09-20T19:57:48.476983+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:49.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:49 smithi083 bash[22801]: audit 2024-09-20T19:57:49.263954+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:49.582 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:49 smithi083 bash[22801]: audit 2024-09-20T19:57:49.263954+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:49.859 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T19:57:50.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:50 smithi083 bash[22801]: audit 2024-09-20T19:57:49.256141+0000 mgr.y (mgr.14118) 22 : audit [DBG] from='client.14144 v1:172.21.15.83:0/1960947637' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:50.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:50 smithi083 bash[22801]: audit 2024-09-20T19:57:49.256141+0000 mgr.y (mgr.14118) 22 : audit [DBG] from='client.14144 v1:172.21.15.83:0/1960947637' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:50.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:50 smithi083 bash[22801]: cephadm 2024-09-20T19:57:49.258458+0000 mgr.y (mgr.14118) 23 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-20T19:57:50.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:50 smithi083 bash[22801]: cephadm 2024-09-20T19:57:49.258458+0000 mgr.y (mgr.14118) 23 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-20T19:57:51.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:51 smithi083 bash[22801]: cluster 2024-09-20T19:57:50.477401+0000 mgr.y (mgr.14118) 24 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:51.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:51 smithi083 bash[22801]: cluster 2024-09-20T19:57:50.477401+0000 mgr.y (mgr.14118) 24 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:51.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:51 smithi083 bash[22801]: audit 2024-09-20T19:57:51.340804+0000 mon.a (mon.0) 73 : audit [INF] from='client.? v1:172.21.15.83:0/512093922' entity='client.admin' 2024-09-20T19:57:51.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:51 smithi083 bash[22801]: audit 2024-09-20T19:57:51.340804+0000 mon.a (mon.0) 73 : audit [INF] from='client.? v1:172.21.15.83:0/512093922' entity='client.admin' 2024-09-20T19:57:53.747 INFO:teuthology.orchestra.run.smithi083.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:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi083 -v /var/log/ceph/4d061eaa-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmpqzbmduet:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp0m4ad9af:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443 2024-09-20T19:57:53.747 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/ceph: stderr Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T19:57:53.747 INFO:teuthology.orchestra.run.smithi083.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:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi083 -v /var/log/ceph/4d061eaa-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmpqzbmduet:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp0m4ad9af:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443: Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T19:57:53.747 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: *************** 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: *************** 2024-09-20T19:57:53.748 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-20T19:57:53.749 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-20T19:57:53.749 INFO:teuthology.orchestra.run.smithi083.stdout:Deleting cluster with fsid: 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:53.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:53 smithi083 bash[22801]: cluster 2024-09-20T19:57:52.477717+0000 mgr.y (mgr.14118) 25 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:53.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:53 smithi083 bash[22801]: cluster 2024-09-20T19:57:52.477717+0000 mgr.y (mgr.14118) 25 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:55.383 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/docker: stdout a460e24838fa,454.9MiB / 31.23GiB 2024-09-20T19:57:55.383 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/docker: stdout 0e6ec1cd42a7,31.48MiB / 31.23GiB 2024-09-20T19:57:55.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:55 smithi083 bash[22801]: audit 2024-09-20T19:57:54.417454+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:55.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:55 smithi083 bash[22801]: audit 2024-09-20T19:57:54.417454+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:55.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:55 smithi083 bash[22801]: cluster 2024-09-20T19:57:54.477994+0000 mgr.y (mgr.14118) 26 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:55.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:55 smithi083 bash[22801]: cluster 2024-09-20T19:57:54.477994+0000 mgr.y (mgr.14118) 26 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:56.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:56 smithi083 bash[22801]: audit 2024-09-20T19:57:55.489398+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:56.832 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:56 smithi083 bash[22801]: audit 2024-09-20T19:57:55.489398+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.14118 v1:172.21.15.83:0/956349946' entity='mgr.y' 2024-09-20T19:57:57.395 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/docker: stdout a460e24838fa,0.46% 2024-09-20T19:57:57.396 INFO:teuthology.orchestra.run.smithi083.stdout:/usr/bin/docker: stdout 0e6ec1cd42a7,1.34% 2024-09-20T19:57:57.736 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:57 smithi083 systemd[1]: Stopping Ceph mon.a for 4d061eaa-778a-11ef-baf5-efdc52797490... 2024-09-20T19:57:57.736 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:57 smithi083 bash[22801]: cluster 2024-09-20T19:57:56.478364+0000 mgr.y (mgr.14118) 27 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:57.736 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:57 smithi083 bash[22801]: cluster 2024-09-20T19:57:56.478364+0000 mgr.y (mgr.14118) 27 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:57:57.737 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:57 smithi083 bash[22801]: debug 2024-09-20T19:57:57.520+0000 7f87d867e640 -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-09-20T19:57:57.737 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:57 smithi083 bash[22801]: debug 2024-09-20T19:57:57.520+0000 7f87d867e640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T19:57:58.316 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:58 smithi083 bash[25523]: ceph-4d061eaa-778a-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:57:58.316 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:58 smithi083 bash[25581]: Error response from daemon: No such container: ceph-4d061eaa-778a-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:57:58.317 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:58 smithi083 systemd[1]: ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T19:57:58.317 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:58 smithi083 systemd[1]: Stopped Ceph mon.a for 4d061eaa-778a-11ef-baf5-efdc52797490. 2024-09-20T19:57:58.408 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Removed /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490.target.wants/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a.service. 2024-09-20T19:57:58.413 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 5 from systemctl stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T19:57:58.413 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mon.a.service: Unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mon.a.service not loaded. 2024-09-20T19:57:58.417 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T19:57:58.417 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mon.a.service: Unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mon.a.service not loaded. 2024-09-20T19:57:58.425 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl disable ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mon.a.service 2024-09-20T19:57:58.425 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mon.a.service does not exist. 2024-09-20T19:57:58.577 INFO:journalctl@ceph.mon.a.smithi083.stdout:Sep 20 19:57:58 smithi083 systemd[1]: /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@.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-09-20T19:57:58.577 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:58 smithi083 systemd[1]: /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@.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-09-20T19:57:58.577 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:58 smithi083 systemd[1]: Stopping Ceph mgr.y for 4d061eaa-778a-11ef-baf5-efdc52797490... 2024-09-20T19:57:58.577 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:58 smithi083 bash[23054]: debug 2024-09-20T19:57:58.520+0000 7fd05196b640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -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-09-20T19:57:58.578 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:58 smithi083 bash[23054]: debug 2024-09-20T19:57:58.520+0000 7fd05196b640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-20T19:57:59.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:59 smithi083 bash[25648]: ceph-4d061eaa-778a-11ef-baf5-efdc52797490-mgr-y 2024-09-20T19:57:59.332 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:59 smithi083 bash[25725]: Error response from daemon: No such container: ceph-4d061eaa-778a-11ef-baf5-efdc52797490-mgr-y 2024-09-20T19:57:59.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:59 smithi083 systemd[1]: ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mgr.y.service: Deactivated successfully. 2024-09-20T19:57:59.333 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:59 smithi083 systemd[1]: Stopped Ceph mgr.y for 4d061eaa-778a-11ef-baf5-efdc52797490. 2024-09-20T19:57:59.494 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Removed /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490.target.wants/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mgr.y.service. 2024-09-20T19:57:59.500 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 5 from systemctl stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mgr.y.service 2024-09-20T19:57:59.500 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mgr.y.service: Unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mgr.y.service not loaded. 2024-09-20T19:57:59.504 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mgr.y.service 2024-09-20T19:57:59.504 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mgr.y.service: Unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mgr.y.service not loaded. 2024-09-20T19:57:59.511 INFO:teuthology.orchestra.run.smithi083.stdout:Non-zero exit code 1 from systemctl disable ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mgr.y.service 2024-09-20T19:57:59.511 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-4d061eaa-778a-11ef-baf5-efdc52797490-init@mgr.y.service does not exist. 2024-09-20T19:57:59.753 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph-4d061eaa-778a-11ef-baf5-efdc52797490.target. 2024-09-20T19:57:59.753 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Removed /etc/systemd/system/ceph.target.wants/ceph-4d061eaa-778a-11ef-baf5-efdc52797490.target. 2024-09-20T19:57:59.757 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Sep 20 19:57:59 smithi083 systemd[1]: /etc/systemd/system/ceph-4d061eaa-778a-11ef-baf5-efdc52797490@.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-09-20T19:57:59.987 INFO:teuthology.orchestra.run.smithi083.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-20T19:58:00.036 INFO:teuthology.orchestra.run.smithi083.stderr:Traceback (most recent call last): 2024-09-20T19:58:00.037 INFO:teuthology.orchestra.run.smithi083.stderr: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-09-20T19:58:00.132 INFO:teuthology.orchestra.run.smithi083.stderr: return _run_code(code, main_globals, None, 2024-09-20T19:58:00.132 INFO:teuthology.orchestra.run.smithi083.stderr: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.stderr: exec(code, run_globals) 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 5628, in 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 5616, in main 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 2667, in _rollback 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 451, in _default_image 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 2933, in command_bootstrap 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 2431, in prepare_dashboard 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/__main__.py", line 2846, in cli 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.stderr: File "/tmp/tmpfr0s6fcg.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-09-20T19:58:00.133 INFO:teuthology.orchestra.run.smithi083.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:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi083 -v /var/log/ceph/4d061eaa-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmpqzbmduet:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp0m4ad9af:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443: Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T19:58:00.134 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-20T19:58:00.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:00.182 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T19:58:00.183 DEBUG:teuthology.orchestra.run.smithi083:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:58:00.188 DEBUG:teuthology.orchestra.run.smithi142:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:58:00.194 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T19:58:00.194 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T19:58:00.194 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a 2024-09-20T19:58:00.249 INFO:teuthology.orchestra.run.smithi083.stderr:Failed to stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T19:58:00.251 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-09-20T19:58:00.251 ERROR:tasks.cephadm:Failed to stop "ceph.mon.a" Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi083 with status 1: "sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 4d061eaa-778a-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-addrv '[v1:172.21.15.83:6789]' --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-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi083 with status 5: 'sudo systemctl stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a' 2024-09-20T19:58:00.252 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi083 with status 1: "sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 4d061eaa-778a-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-addrv '[v1:172.21.15.83:6789]' --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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi083 with status 5: 'sudo systemctl stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a' 2024-09-20T19:58:00.253 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T19:58:00.255 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/lib/ceph/4d061eaa-778a-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912837/remote/smithi083/crash 2024-09-20T19:58:00.256 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/lib/ceph/4d061eaa-778a-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:58:00.303 INFO:teuthology.orchestra.run.smithi083.stderr:tar: /var/lib/ceph/4d061eaa-778a-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:58:00.303 INFO:teuthology.orchestra.run.smithi083.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:58:00.305 DEBUG:teuthology.misc:Transferring archived files from smithi142:/var/lib/ceph/4d061eaa-778a-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912837/remote/smithi142/crash 2024-09-20T19:58:00.306 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /var/lib/ceph/4d061eaa-778a-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:58:00.319 INFO:teuthology.orchestra.run.smithi142.stderr:tar: /var/lib/ceph/4d061eaa-778a-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:58:00.319 INFO:teuthology.orchestra.run.smithi142.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:58:00.321 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T19:58:00.321 DEBUG:teuthology.orchestra.run.smithi083:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/4d061eaa-778a-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-20T19:58:00.360 INFO:teuthology.orchestra.run.smithi083.stderr:grep: /var/log/ceph/4d061eaa-778a-11ef-baf5-efdc52797490/ceph.log: No such file or directory 2024-09-20T19:58:00.363 INFO:tasks.cephadm:Compressing logs... 2024-09-20T19:58:00.363 DEBUG:teuthology.orchestra.run.smithi083:> 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-09-20T19:58:00.406 DEBUG:teuthology.orchestra.run.smithi142:> 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-09-20T19:58:00.416 INFO:teuthology.orchestra.run.smithi083.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T19:58:00.421 INFO:teuthology.orchestra.run.smithi142.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T19:58:00.425 INFO:teuthology.orchestra.run.smithi142.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:58:00.426 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/cephadm.log: 56.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:58:00.427 INFO:teuthology.orchestra.run.smithi142.stderr: 2024-09-20T19:58:00.427 INFO:teuthology.orchestra.run.smithi142.stderr:real 0m0.016s 2024-09-20T19:58:00.427 INFO:teuthology.orchestra.run.smithi142.stderr:user 0m0.020s 2024-09-20T19:58:00.427 INFO:teuthology.orchestra.run.smithi142.stderr:sys 0m0.001s 2024-09-20T19:58:00.578 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-20T19:58:00.578 INFO:teuthology.orchestra.run.smithi083.stderr:real 0m0.169s 2024-09-20T19:58:00.578 INFO:teuthology.orchestra.run.smithi083.stderr:user 0m0.008s 2024-09-20T19:58:00.578 INFO:teuthology.orchestra.run.smithi083.stderr:sys 0m0.009s 2024-09-20T19:58:00.578 INFO:tasks.cephadm:Archiving logs... 2024-09-20T19:58:00.578 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912837/remote/smithi083/log 2024-09-20T19:58:00.579 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:58:00.633 DEBUG:teuthology.misc:Transferring archived files from smithi142:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912837/remote/smithi142/log 2024-09-20T19:58:00.634 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:58:00.650 INFO:tasks.cephadm:Removing cluster... 2024-09-20T19:58:00.650 DEBUG:teuthology.orchestra.run.smithi083:> sudo cephadm rm-cluster --fsid 4d061eaa-778a-11ef-baf5-efdc52797490 --force 2024-09-20T19:58:00.864 INFO:teuthology.orchestra.run.smithi083.stdout:Deleting cluster with fsid: 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:58:02.535 DEBUG:teuthology.orchestra.run.smithi142:> sudo cephadm rm-cluster --fsid 4d061eaa-778a-11ef-baf5-efdc52797490 --force 2024-09-20T19:58:02.721 INFO:teuthology.orchestra.run.smithi142.stdout:Deleting cluster with fsid: 4d061eaa-778a-11ef-baf5-efdc52797490 2024-09-20T19:58:04.052 INFO:tasks.cephadm:Teardown complete 2024-09-20T19:58:04.052 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi083 with status 1: "sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 4d061eaa-778a-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-addrv '[v1:172.21.15.83:6789]' --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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi083 with status 5: 'sudo systemctl stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a' 2024-09-20T19:58:04.247 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=a5a0c04cc720462dbabd2d4886d2f8f4 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi083 with status 1: "sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid 4d061eaa-778a-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-addrv '[v1:172.21.15.83:6789]' --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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi083 with status 5: 'sudo systemctl stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a' 2024-09-20T19:58:04.252 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T19:58:04.260 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-20T19:58:04.299 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-09-20T19:58:04.299 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-20T19:58:04.312 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-20T19:58:04.375 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T19:58:04.385 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T19:58:04.386 DEBUG:teuthology.orchestra.run.smithi083:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:58:04.388 DEBUG:teuthology.orchestra.run.smithi142:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:58:04.398 INFO:teuthology.orchestra.run.smithi083.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T19:58:04.398 INFO:teuthology.orchestra.run.smithi083.stdout:============================================================================== 2024-09-20T19:58:04.398 INFO:teuthology.orchestra.run.smithi083.stdout:+hv01.front.sepi 67.205.162.81 3 u 62 64 17 0.102 -5.043 1.901 2024-09-20T19:58:04.398 INFO:teuthology.orchestra.run.smithi083.stdout:+hv02.front.sepi 96.245.170.99 3 u 62 64 17 0.111 -4.936 1.805 2024-09-20T19:58:04.398 INFO:teuthology.orchestra.run.smithi083.stdout:*hv03.front.sepi 74.6.168.72 3 u 1 64 37 0.122 -0.183 1.691 2024-09-20T19:58:04.398 INFO:teuthology.orchestra.run.smithi083.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:58:04.399 INFO:teuthology.orchestra.run.smithi142.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T19:58:04.399 INFO:teuthology.orchestra.run.smithi142.stdout:============================================================================== 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi142.stdout: hv01.front.sepi 67.205.162.81 3 u 61 64 17 0.093 -4.142 1.533 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi142.stdout:*hv02.front.sepi 96.245.170.99 3 u 63 64 17 0.136 -4.177 1.372 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi142.stdout: hv03.front.sepi 74.6.168.72 3 u 57 64 17 0.117 -1.420 0.868 2024-09-20T19:58:04.400 INFO:teuthology.orchestra.run.smithi142.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:58:04.401 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T19:58:04.409 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T19:58:04.410 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T19:58:04.452 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T19:58:04.460 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T19:58:04.471 INFO:teuthology.task.internal:Duration was 723.045824 seconds 2024-09-20T19:58:04.471 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T19:58:04.480 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T19:58:04.480 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:58:04.482 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:58:04.516 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T19:58:04.516 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi083.front.sepia.ceph.com 2024-09-20T19:58:04.516 DEBUG:teuthology.orchestra.run.smithi083:> 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-09-20T19:58:04.571 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi142.front.sepia.ceph.com 2024-09-20T19:58:04.571 DEBUG:teuthology.orchestra.run.smithi142:> 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-09-20T19:58:04.581 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T19:58:04.582 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:58:04.614 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:58:04.650 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T19:58:04.650 DEBUG:teuthology.orchestra.run.smithi083:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:58:04.686 DEBUG:teuthology.orchestra.run.smithi142:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:58:04.750 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T19:58:04.759 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T19:58:04.759 DEBUG:teuthology.orchestra.run.smithi083:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:58:04.770 DEBUG:teuthology.orchestra.run.smithi142:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:58:04.781 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T19:58:04.791 DEBUG:teuthology.orchestra.run.smithi083:> 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-09-20T19:58:04.814 DEBUG:teuthology.orchestra.run.smithi142:> 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-09-20T19:58:04.822 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = core 2024-09-20T19:58:04.834 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = core 2024-09-20T19:58:04.862 DEBUG:teuthology.orchestra.run.smithi083:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:58:04.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:04.893 DEBUG:teuthology.orchestra.run.smithi142:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:58:04.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:58:04.908 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T19:58:04.917 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T19:58:04.918 DEBUG:teuthology.misc:Transferring archived files from smithi083:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912837/remote/smithi083 2024-09-20T19:58:04.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:58:04.958 DEBUG:teuthology.misc:Transferring archived files from smithi142:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912837/remote/smithi142 2024-09-20T19:58:04.958 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:58:04.976 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T19:58:04.976 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:58:04.998 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:58:05.021 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T19:58:05.031 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T19:58:05.031 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T19:58:05.040 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T19:58:05.040 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:58:05.046 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:58:05.049 INFO:teuthology.orchestra.run.smithi083.stdout: 658463 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:58 /home/ubuntu/cephtest 2024-09-20T19:58:05.070 INFO:teuthology.orchestra.run.smithi142.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:58 /home/ubuntu/cephtest 2024-09-20T19:58:05.071 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T19:58:05.080 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T19:58:05.101 INFO:teuthology.run:Summary data: description: orch:cephadm/with-work/{0-distro/ubuntu_22.04 fixed-2 mode/packaged mon_election/classic msgr/async-v1only start tasks/rotate-keys} duration: 723.0458242893219 failure_reason: 'Command failed on smithi083 with status 5: ''sudo systemctl stop ceph-4d061eaa-778a-11ef-baf5-efdc52797490@mon.a''' flavor: default owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=a5a0c04cc720462dbabd2d4886d2f8f4 status: fail success: false 2024-09-20T19:58:05.101 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:58:05.186 INFO:teuthology.run:FAIL