Jan 25 13:11:28 cmp002 systemd[1]: Starting Stop ureadahead data collection...
Jan 25 13:11:28 cmp002 systemd[1]: Stopping Read required files in advance...
Jan 25 13:11:28 cmp002 systemd[1]: Started Stop ureadahead data collection.
Jan 25 13:11:29 cmp002 systemd[1]: Stopped Read required files in advance.
Jan 25 13:11:55 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 1.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:11:55 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 1.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:11:55 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 2.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:11:55 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 4.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:11:55 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 8.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:11:55 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 16.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:11:55 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 32.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: FAIL: URL error [[Errno 111] Connection refused]request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 1.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01//maas-scripts/ failed. sleeping 1.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01//maas-scripts/ failed. sleeping 1.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 1.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01//maas-scripts/ failed. sleeping 2.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 2.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01//maas-scripts/ failed. sleeping 4.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 4.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01//maas-scripts/ failed. sleeping 8.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 8.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 16.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01//maas-scripts/ failed. sleeping 16.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01//maas-scripts/ failed. sleeping 32.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: request to http://192.168.11.3:5240/MAAS/metadata//2012-03-01/ failed. sleeping 32.: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: Downloading and extracting http://192.168.11.3:5240/MAAS/metadata//2012-03-01//maas-scripts/ to /tmp/user_data.sh.Ll6svW/scripts
Jan 25 13:13:00 cmp002 cloud-init[2033]: FAIL: URL error [[Errno 111] Connection refused]Traceback (most recent call last):
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/urllib/request.py", line 1318, in do_open
Jan 25 13:13:00 cmp002 cloud-init[2033]:     encode_chunked=req.has_header('Transfer-encoding'))
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/http/client.py", line 1254, in request
Jan 25 13:13:00 cmp002 cloud-init[2033]:     self._send_request(method, url, body, headers, encode_chunked)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/http/client.py", line 1300, in _send_request
Jan 25 13:13:00 cmp002 cloud-init[2033]:     self.endheaders(body, encode_chunked=encode_chunked)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/http/client.py", line 1249, in endheaders
Jan 25 13:13:00 cmp002 cloud-init[2033]:     self._send_output(message_body, encode_chunked=encode_chunked)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/http/client.py", line 1036, in _send_output
Jan 25 13:13:00 cmp002 cloud-init[2033]:     self.send(msg)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/http/client.py", line 974, in send
Jan 25 13:13:00 cmp002 cloud-init[2033]:     self.connect()
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/http/client.py", line 946, in connect
Jan 25 13:13:00 cmp002 cloud-init[2033]:     (self.host,self.port), self.timeout, self.source_address)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/socket.py", line 724, in create_connection
Jan 25 13:13:00 cmp002 cloud-init[2033]:     raise err
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/socket.py", line 713, in create_connection
Jan 25 13:13:00 cmp002 cloud-init[2033]:     sock.connect(sa)
Jan 25 13:13:00 cmp002 cloud-init[2033]: ConnectionRefusedError: [Errno 111] Connection refused
Jan 25 13:13:00 cmp002 cloud-init[2033]: During handling of the above exception, another exception occurred:
Jan 25 13:13:00 cmp002 cloud-init[2033]: Traceback (most recent call last):
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/tmp/user_data.sh.Ll6svW/bin/maas-run-remote-scripts", line 726, in <module>
Jan 25 13:13:00 cmp002 cloud-init[2033]:     main()
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/tmp/user_data.sh.Ll6svW/bin/maas-run-remote-scripts", line 717, in main
Jan 25 13:13:00 cmp002 cloud-init[2033]:     "%s/maas-scripts/" % url, creds, scripts_dir)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/tmp/user_data.sh.Ll6svW/bin/maas-run-remote-scripts", line 96, in download_and_extract_tar
Jan 25 13:13:00 cmp002 cloud-init[2033]:     binary = BytesIO(geturl(url, creds))
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/tmp/user_data.sh.Ll6svW/bin/maas_api_helper.py", line 107, in geturl
Jan 25 13:13:00 cmp002 cloud-init[2033]:     raise error
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/tmp/user_data.sh.Ll6svW/bin/maas_api_helper.py", line 87, in geturl
Jan 25 13:13:00 cmp002 cloud-init[2033]:     return urllib.request.urlopen(req).read()
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/urllib/request.py", line 223, in urlopen
Jan 25 13:13:00 cmp002 cloud-init[2033]:     return opener.open(url, data, timeout)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/urllib/request.py", line 526, in open
Jan 25 13:13:00 cmp002 cloud-init[2033]:     response = self._open(req, data)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/urllib/request.py", line 544, in _open
Jan 25 13:13:00 cmp002 cloud-init[2033]:     '_open', req)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain
Jan 25 13:13:00 cmp002 cloud-init[2033]:     result = func(*args)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/urllib/request.py", line 1346, in http_open
Jan 25 13:13:00 cmp002 cloud-init[2033]:     return self.do_open(http.client.HTTPConnection, req)
Jan 25 13:13:00 cmp002 cloud-init[2033]:   File "/usr/lib/python3.6/urllib/request.py", line 1320, in do_open
Jan 25 13:13:00 cmp002 cloud-init[2033]:     raise URLError(err)
Jan 25 13:13:00 cmp002 cloud-init[2033]: urllib.error.URLError: <urlopen error [Errno 111] Connection refused>
Jan 25 13:13:00 cmp002 cloud-init[2033]: Cloud-init v. 19.3-41-gc4735dd3-0ubuntu1~18.04.1 running 'modules:final' at Sat, 25 Jan 2020 13:10:09 +0000. Up 35.63 seconds.
Jan 25 13:13:00 cmp002 cloud-init[2033]: 2020-01-25 13:13:00,137 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/user_data.sh [1]
Jan 25 13:13:00 cmp002 cloud-init[2033]: 2020-01-25 13:13:00,145 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)
Jan 25 13:13:00 cmp002 cloud-init[2033]: 2020-01-25 13:13:00,152 - util.py[WARNING]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_user.py'>) failed
Jan 25 13:13:00 cmp002 ec2: 
Jan 25 13:13:00 cmp002 ec2: #############################################################
Jan 25 13:13:00 cmp002 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Jan 25 13:13:00 cmp002 ec2: 1024 SHA256:XyyfW246Q/AH+O2Q1wZussrGXphA957Rz4f7LkwE5Z4 root@cmp002 (DSA)
Jan 25 13:13:00 cmp002 ec2: 256 SHA256:rvO+7eMQMFcMXh/xOIXTa+22B2JQBtIQqWEDVpTIXRU root@cmp002 (ECDSA)
Jan 25 13:13:00 cmp002 ec2: 256 SHA256:KHgGGNE2oQReTL0D4UY9WbeTywEpsYxW21V5SPN6zzs root@cmp002 (ED25519)
Jan 25 13:13:00 cmp002 ec2: 2048 SHA256:IJOFkTuErFjzF8s5UuGf7SSpHytsvbefMOqpI9NZjL0 root@cmp002 (RSA)
Jan 25 13:13:00 cmp002 ec2: -----END SSH HOST KEY FINGERPRINTS-----
Jan 25 13:13:00 cmp002 ec2: #############################################################
Jan 25 13:13:00 cmp002 cloud-init[2033]: Cloud-init v. 19.3-41-gc4735dd3-0ubuntu1~18.04.1 finished at Sat, 25 Jan 2020 13:13:00 +0000. Datasource DataSourceMAAS [http://192.168.11.3:5240/MAAS/metadata/].  Up 206.11 seconds
Jan 25 13:13:00 cmp002 systemd[1]: cloud-final.service: Main process exited, code=exited, status=1/FAILURE
Jan 25 13:13:00 cmp002 systemd[1]: cloud-final.service: Failed with result 'exit-code'.
Jan 25 13:13:00 cmp002 systemd[1]: Failed to start Execute cloud user/final scripts.
Jan 25 13:13:00 cmp002 systemd[1]: Reached target Cloud-init target.
Jan 25 13:13:00 cmp002 systemd[1]: Startup finished in 18.376s (kernel) + 3min 7.852s (userspace) = 3min 26.229s.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped target Host and Network Name Lookups.
Jan 25 13:13:00 cmp002 systemd[1]: Stopping Availability of block devices...
Jan 25 13:13:00 cmp002 systemd[1]: Removed slice system-lvm2\x2dpvscan.slice.
Jan 25 13:13:00 cmp002 systemd[1]: Unmounting /media/root-ro...
Jan 25 13:13:00 cmp002 systemd[1]: Stopped target Cloud-init target.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped target Timers.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped Message of the Day.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped Discard unused blocks once a week.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped Daily apt upgrade and clean activities.
Jan 25 13:13:00 cmp002 systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped Apply the settings specified in cloud-config.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped target Cloud-config availability.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped Stop ureadahead data collection 45s after completed startup.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped target Graphical Interface.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped target Multi-User System.
Jan 25 13:13:00 cmp002 systemd[1]: Stopping LXD - container startup/shutdown...
Jan 25 13:13:00 cmp002 systemd[1]: Stopping D-Bus System Message Bus...
Jan 25 13:13:00 cmp002 systemd[1]: Stopping Unattended Upgrades Shutdown...
Jan 25 13:13:00 cmp002 systemd[1]: Stopping Deferred execution scheduler...
Jan 25 13:13:00 cmp002 systemd[1]: Stopping Dispatcher daemon for systemd-networkd...
Jan 25 13:13:00 cmp002 systemd[1]: Stopped target Login Prompts.
Jan 25 13:13:00 cmp002 systemd[1]: Stopping Getty on tty1...
Jan 25 13:13:00 cmp002 systemd[1]: Stopping FUSE filesystem for LXC...
Jan 25 13:13:00 cmp002 blkdeactivate[3166]: Deactivating block devices:
Jan 25 13:13:00 cmp002 systemd[1]: Stopping OpenBSD Secure Shell server...
Jan 25 13:13:00 cmp002 sshd[1886]: Received signal 15; terminating.
Jan 25 13:13:00 cmp002 systemd[1]: Stopped Wait until snapd is fully seeded.
Jan 25 13:18:24 cmp002 systemd-modules-load[898]: Inserted module 'iscsi_tcp'
Jan 25 13:18:24 cmp002 kernel: [    0.000000] microcode: microcode updated early to revision 0x42e, date = 2019-03-14
Jan 25 13:18:24 cmp002 systemd-modules-load[898]: Inserted module 'ib_iser'
Jan 25 13:18:24 cmp002 systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 25 13:18:24 cmp002 kernel: [    0.000000] Linux version 5.3.0-26-generic (buildd@lgw01-amd64-039) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #28~18.04.1-Ubuntu SMP Wed Dec 18 16:40:14 UTC 2019 (Ubuntu 5.3.0-26.28~18.04.1-generic 5.3.13)
Jan 25 13:18:24 cmp002 kernel: [    0.000000] Command line: BOOT_IMAGE=ubuntu/amd64/hwe-18.04/bionic/daily/boot-kernel nomodeset root=squash:http://192.168.11.3:5248/images/ubuntu/amd64/hwe-18.04/bionic/daily/squashfs ro ip=::::cmp002:BOOTIF ip6=off overlayroot=tmpfs overlayroot_cfgdisk=disabled cc:{'datasource_list': ['MAAS']}end_cc cloud-config-url=http://192.168.11.3:5240/MAAS/metadata/latest/by-id/wssf3c/?op=get_preseed apparmor=0 log_host=192.168.11.3 log_port=514 initrd=ubuntu/amd64/hwe-18.04/bionic/daily/boot-initrd BOOTIF=01-9c-b6-54-8a-10-18
Jan 25 13:18:24 cmp002 kernel: [    0.000000] KERNEL supported cpus:
Jan 25 13:18:24 cmp002 systemd[1]: Started LVM2 metadata daemon.
Jan 25 13:18:24 cmp002 kernel: [    0.000000]   Intel GenuineIntel
Jan 25 13:18:24 cmp002 kernel: [    0.000000]   AMD AuthenticAMD
Jan 25 13:18:24 cmp002 kernel: [    0.000000]   Hygon HygonGenuine
Jan 25 13:18:24 cmp002 kernel: [    0.000000]   Centaur CentaurHauls
Jan 25 13:18:24 cmp002 kernel: [    0.000000]   zhaoxin   Shanghai  
Jan 25 13:18:24 cmp002 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jan 25 13:18:24 cmp002 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jan 25 13:18:24 cmp002 systemd-sysctl[926]: Couldn't write 'fq_codel' to 'net/core/default_qdisc', ignoring: No such file or directory
Jan 25 13:18:24 cmp002 cloud-init[948]: Cloud-init v. 19.3-41-gc4735dd3-0ubuntu1~18.04.1 running 'init-local' at Sat, 25 Jan 2020 13:18:18 +0000. Up 16.47 seconds.
Jan 25 13:18:24 cmp002 kernel: [    0.007002] SRAT: PXM 1 -> APIC 0x22 -> Node 1
Jan 25 13:18:24 cmp002 systemd[1]: Started Initial cloud-init job (pre-networking).
Jan 25 13:18:24 cmp002 kernel: [    0.007002] SRAT: PXM 1 -> APIC 0x23 -> Node 1
Jan 25 13:18:24 cmp002 kernel: [    0.007003] SRAT: PXM 1 -> APIC 0x24 -> Node 1
Jan 25 13:18:24 cmp002 systemd[1]: Reached target Network (Pre).
Jan 25 13:18:24 cmp002 kernel: [    0.007004] SRAT: PXM 1 -> APIC 0x25 -> Node 1
Jan 25 13:18:24 cmp002 kernel: [    0.007004] SRAT: PXM 1 -> APIC 0x26 -> Node 1
Jan 25 13:18:24 cmp002 systemd[1]: Starting Network Service...
Jan 25 13:18:24 cmp002 kernel: [    0.007005] SRAT: PXM 1 -> APIC 0x27 -> Node 1
Jan 25 13:18:24 cmp002 systemd-networkd[1215]: eno1: Gained IPv6LL
Jan 25 13:18:24 cmp002 kernel: [    0.007006] SRAT: PXM 1 -> APIC 0x28 -> Node 1
Jan 25 13:18:24 cmp002 systemd-timesyncd[947]: Network configuration changed, trying to establish connection.
Jan 25 13:18:24 cmp002 kernel: [    0.510081] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Jan 25 13:18:24 cmp002 kernel: [    0.510082] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: | Route | Destination  |   Gateway    |     Genmask     | Interface | Flags |
Jan 25 13:18:24 cmp002 kernel: [    0.510827] DMAR-IR: Enabled IRQ remapping in xapic mode
Jan 25 13:18:24 cmp002 kernel: [    0.510894] x2apic: IRQ remapping doesn't support X2APIC mode
Jan 25 13:18:24 cmp002 kernel: [    0.510963] Switched APIC routing to physical flat.
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: +-------+--------------+--------------+-----------------+-----------+-------+
Jan 25 13:18:24 cmp002 kernel: [    0.511641] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: |   0   |   0.0.0.0    | 192.168.11.3 |     0.0.0.0     |    eno1   |   UG  |
Jan 25 13:18:24 cmp002 kernel: [    0.528714] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c6118d93, max_idle_ns: 440795336168 ns
Jan 25 13:18:24 cmp002 kernel: [    0.528800] Calibrating delay loop (skipped), value calculated using timer frequency.. 5600.06 BogoMIPS (lpj=11200136)
Jan 25 13:18:24 cmp002 kernel: [    0.528886] pid_max: default: 65536 minimum: 512
Jan 25 13:18:24 cmp002 kernel: [    0.529063] LSM: Security Framework initializing
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: |   1   |   0.0.0.0    | 192.168.11.3 |     0.0.0.0     |    eno1   |   UG  |
Jan 25 13:18:24 cmp002 kernel: [    0.529131] Yama: becoming mindful.
Jan 25 13:18:24 cmp002 kernel: [    0.542418] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc)
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: |   2   | 192.168.11.0 |   0.0.0.0    |  255.255.255.0  |    eno1   |   U   |
Jan 25 13:18:24 cmp002 kernel: [    0.549049] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, vmalloc)
Jan 25 13:18:24 cmp002 kernel: [    0.549385] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
Jan 25 13:18:24 cmp002 kernel: [    0.549670] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: |   3   | 192.168.11.3 |   0.0.0.0    | 255.255.255.255 |    eno1   |   UH  |
Jan 25 13:18:24 cmp002 kernel: [    0.550016] *** VALIDATE proc ***
Jan 25 13:18:24 cmp002 kernel: [    0.550223] *** VALIDATE cgroup1 ***
Jan 25 13:18:24 cmp002 kernel: [    0.550288] *** VALIDATE cgroup2 ***
Jan 25 13:18:24 cmp002 kernel: [    0.550606] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Jan 25 13:18:24 cmp002 kernel: [    0.550672] Last level dTLB entries: 4KB 512, 2MB 0, 4MB 0, 1GB 4
Jan 25 13:18:24 cmp002 kernel: [    0.550743] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jan 25 13:18:24 cmp002 kernel: [    0.550827] Spectre V2 : Mitigation: Full generic retpoline
Jan 25 13:18:24 cmp002 kernel: [    0.550894] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: +-------+-------------+---------+-----------+-------+
Jan 25 13:18:24 cmp002 kernel: [    0.550976] Spectre V2 : Enabling Restricted Speculation for firmware calls
Jan 25 13:18:24 cmp002 kernel: [    0.551045] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jan 25 13:18:24 cmp002 kernel: [    0.551127] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Jan 25 13:18:24 cmp002 kernel: [    0.551198] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jan 25 13:18:24 cmp002 kernel: [    0.551283] MDS: Mitigation: Clear CPU buffers
Jan 25 13:18:24 cmp002 kernel: [    0.551529] Freeing SMP alternatives memory: 40K
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: | Route | Destination | Gateway | Interface | Flags |
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: +-------+-------------+---------+-----------+-------+
Jan 25 13:18:24 cmp002 kernel: [    0.553587] TSC deadline timer enabled
Jan 25 13:18:24 cmp002 kernel: [    0.553596] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: |   1   |  fe80::/64  |    ::   |    eno1   |   U   |
Jan 25 13:18:24 cmp002 kernel: [    0.553897] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Broken BIOS detected, complain to your hardware vendor.
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: |   3   |    local    |    ::   |    eno1   |   U   |
Jan 25 13:18:24 cmp002 kernel: [    0.553991] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 38d is 330)
Jan 25 13:18:24 cmp002 kernel: [    0.554072] Intel PMU driver.
Jan 25 13:18:24 cmp002 kernel: [    0.554136] ... version:                3
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: |   4   |   ff00::/8  |    ::   |    eno1   |   U   |
Jan 25 13:18:24 cmp002 kernel: [    0.554201] ... bit width:              48
Jan 25 13:18:24 cmp002 cloud-init[1282]: ci-info: +-------+-------------+---------+-----------+-------+
Jan 25 13:18:24 cmp002 kernel: [    0.554266] ... generic registers:      4
Jan 25 13:18:24 cmp002 kernel: [    0.554331] ... value mask:             0000ffffffffffff
Jan 25 13:18:24 cmp002 kernel: [    0.554398] ... max period:             00007fffffffffff
Jan 25 13:18:24 cmp002 kernel: [    0.554464] ... fixed-purpose events:   3
Jan 25 13:18:24 cmp002 kernel: [    0.554529] ... event mask:             000000070000000f
Jan 25 13:18:24 cmp002 kernel: [    0.554681] rcu: Hierarchical SRCU implementation.
Jan 25 13:18:24 cmp002 useradd[1353]: new group: name=ubuntu, GID=1000
Jan 25 13:18:24 cmp002 kernel: [    0.559442] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jan 25 13:18:24 cmp002 useradd[1353]: new user: name=ubuntu, UID=1000, GID=1000, home=/home/ubuntu, shell=/bin/bash
Jan 25 13:18:24 cmp002 kernel: [    0.560426] smp: Bringing up secondary CPUs ...
Jan 25 13:18:24 cmp002 kernel: [    0.560618] x86: Booting SMP configuration:
Jan 25 13:18:24 cmp002 kernel: [    0.560684] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9
Jan 25 13:18:24 cmp002 kernel: [    0.601149] .... node  #1, CPUs:   #10
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to group 'adm'
Jan 25 13:18:24 cmp002 kernel: [    0.021393] smpboot: CPU 10 Converting physical 0 to logical die 1
Jan 25 13:18:24 cmp002 kernel: [    0.689084]  #11 #12 #13 #14 #15 #16 #17 #18 #19
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to group 'dialout'
Jan 25 13:18:24 cmp002 kernel: [    0.749268] .... node  #0, CPUs:   #20
Jan 25 13:18:24 cmp002 kernel: [    0.753128] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Jan 25 13:18:24 cmp002 kernel: [    0.753317]  #21 #22 #23 #24 #25 #26 #27 #28 #29
Jan 25 13:18:24 cmp002 kernel: [    0.787332] .... node  #1, CPUs:   #30 #31 #32 #33 #34 #35 #36 #37 #38 #39
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to group 'cdrom'
Jan 25 13:18:24 cmp002 kernel: [    0.829059] smp: Brought up 2 nodes, 40 CPUs
Jan 25 13:18:24 cmp002 kernel: [    0.829059] smpboot: Max logical packages: 4
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to group 'floppy'
Jan 25 13:18:24 cmp002 kernel: [    0.829059] smpboot: Total of 40 processors activated (224047.54 BogoMIPS)
Jan 25 13:18:24 cmp002 kernel: [    0.836807] devtmpfs: initialized
Jan 25 13:18:24 cmp002 kernel: [    0.836948] x86/mm: Memory block size: 128MB
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to group 'sudo'
Jan 25 13:18:24 cmp002 kernel: [    0.849645] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Jan 25 13:18:24 cmp002 kernel: [    0.849645] futex hash table entries: 16384 (order: 8, 1048576 bytes, vmalloc)
Jan 25 13:18:24 cmp002 kernel: [    0.849730] pinctrl core: initialized pinctrl subsystem
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to group 'audio'
Jan 25 13:18:24 cmp002 kernel: [    0.849912] PM: RTC time: 13:18:02, date: 2020-01-25
Jan 25 13:18:24 cmp002 kernel: [    0.850308] NET: Registered protocol family 16
Jan 25 13:18:24 cmp002 kernel: [    0.850548] audit: initializing netlink subsys (disabled)
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to group 'dip'
Jan 25 13:18:24 cmp002 kernel: [    0.850622] EISA bus registered
Jan 25 13:18:24 cmp002 kernel: [    0.850622] cpuidle: using governor ladder
Jan 25 13:18:24 cmp002 kernel: [    0.850622] cpuidle: using governor menu
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to group 'plugdev'
Jan 25 13:18:24 cmp002 kernel: [    0.850622] Detected 1 PCC Subspaces
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to group 'lxd'
Jan 25 13:18:24 cmp002 kernel: [    0.850622] Registering PCC driver as Mailbox controller
Jan 25 13:18:24 cmp002 kernel: [    0.850622] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jan 25 13:18:24 cmp002 kernel: [    0.852802] ACPI: bus type PCI registered
Jan 25 13:18:24 cmp002 kernel: [    0.852869] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jan 25 13:18:24 cmp002 kernel: [    0.853083] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to group 'netdev'
Jan 25 13:18:24 cmp002 kernel: [    0.853170] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
Jan 25 13:18:24 cmp002 kernel: [    0.853253] PCI: Using configuration type 1 for base access
Jan 25 13:18:24 cmp002 kernel: [    0.853414] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Jan 25 13:18:24 cmp002 kernel: [    0.862679] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'adm'
Jan 25 13:18:24 cmp002 kernel: [    0.865940] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jan 25 13:18:24 cmp002 kernel: [    0.865940] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jan 25 13:18:24 cmp002 kernel: [    0.872827] ACPI: Added _OSI(Module Device)
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'dialout'
Jan 25 13:18:24 cmp002 kernel: [    0.872829] ACPI: Added _OSI(Processor Device)
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'cdrom'
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'floppy'
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'sudo'
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'audio'
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'dip'
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'video'
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'plugdev'
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'lxd'
Jan 25 13:18:24 cmp002 useradd[1353]: add 'ubuntu' to shadow group 'netdev'
Jan 25 13:18:24 cmp002 kernel: [    0.872829] ACPI: Added _OSI(3.0 _SCP Extensions)
Jan 25 13:18:24 cmp002 kernel: [    0.872829] ACPI: Added _OSI(Processor Aggregator Device)
Jan 25 13:18:24 cmp002 kernel: [    0.880826] ACPI: Added _OSI(Linux-Dell-Video)
Jan 25 13:18:24 cmp002 kernel: [    0.880892] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jan 25 13:18:24 cmp002 kernel: [    0.880969] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jan 25 13:18:24 cmp002 kernel: [    0.896243] ACPI: 11 ACPI AML tables successfully acquired and loaded
Jan 25 13:18:24 cmp002 kernel: [    0.915149] ACPI: Interpreter enabled
Jan 25 13:18:24 cmp002 kernel: [    0.915250] ACPI: (supports S0 S4 S5)
Jan 25 13:18:24 cmp002 kernel: [    0.915324] ACPI: Using IOAPIC for interrupt routing
Jan 25 13:18:24 cmp002 kernel: [    0.915458] HEST: Table parsing has been initialized.
Jan 25 13:18:24 cmp002 kernel: [    0.915538] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jan 25 13:18:24 cmp002 kernel: [    0.930390] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-1f])
Jan 25 13:18:24 cmp002 kernel: [    0.930480] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jan 25 13:18:24 cmp002 kernel: [    0.930871] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jan 25 13:18:24 cmp002 kernel: [    0.930972] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Jan 25 13:18:24 cmp002 kernel: [    0.931071] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jan 25 13:18:24 cmp002 kernel: [    0.931170] acpi PNP0A08:00: _OSC: platform willing to grant []
Jan 25 13:18:24 cmp002 kernel: [    0.931247] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Jan 25 13:18:24 cmp002 kernel: [    0.931755] PCI host bridge to bus 0000:00
Jan 25 13:18:24 cmp002 kernel: [    0.931833] pci_bus 0000:00: root bus resource [mem 0xe8000000-0xf7ffffff window]
Jan 25 13:18:24 cmp002 kernel: [    0.931929] pci_bus 0000:00: root bus resource [io  0x1000-0x5fff window]
Jan 25 13:18:24 cmp002 kernel: [    0.932007] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jan 25 13:18:24 cmp002 passwd[1359]: password for 'ubuntu' changed by 'root'
Jan 25 13:18:24 cmp002 kernel: [    0.932085] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jan 25 13:18:24 cmp002 kernel: [    0.932165] pci_bus 0000:00: root bus resource [io  0x0d00-0x0fff window]
Jan 25 13:18:24 cmp002 cloud-init[1282]: Generating public/private rsa key pair.
Jan 25 13:18:24 cmp002 kernel: [    0.932244] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed03fff window]
Jan 25 13:18:24 cmp002 kernel: [    0.932340] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
Jan 25 13:18:24 cmp002 kernel: [    0.932436] pci_bus 0000:00: root bus resource [io  0x03b0-0x03bb window]
Jan 25 13:18:24 cmp002 kernel: [    0.932515] pci_bus 0000:00: root bus resource [io  0x03c0-0x03df window]
Jan 25 13:18:24 cmp002 cloud-init[1282]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Jan 25 13:18:24 cmp002 kernel: [    0.932593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jan 25 13:18:24 cmp002 kernel: [    0.932690] pci_bus 0000:00: root bus resource [bus 00-1f]
Jan 25 13:18:24 cmp002 kernel: [    0.932789] pci 0000:00:00.0: [8086:0e00] type 00 class 0x060000
Jan 25 13:18:24 cmp002 cloud-init[1282]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
Jan 25 13:18:24 cmp002 kernel: [    0.936925] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.937190] pci 0000:00:01.0: [8086:0e02] type 01 class 0x060400
Jan 25 13:18:24 cmp002 kernel: [    0.937403] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.937685] pci 0000:00:01.1: [8086:0e03] type 01 class 0x060400
Jan 25 13:18:24 cmp002 cloud-init[1282]: The key fingerprint is:
Jan 25 13:18:24 cmp002 kernel: [    0.937893] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.938167] pci 0000:00:02.0: [8086:0e04] type 01 class 0x060400
Jan 25 13:18:24 cmp002 cloud-init[1282]: SHA256:UO20xkn3WA3ibLtoAldBIY+V2dNS75saUiD9JRszfWg root@cmp002
Jan 25 13:18:24 cmp002 kernel: [    0.938374] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.938643] pci 0000:00:02.1: [8086:0e05] type 01 class 0x060400
Jan 25 13:18:24 cmp002 cloud-init[1282]: The key's randomart image is:
Jan 25 13:18:24 cmp002 cloud-init[1282]: |        oo==.ooo |
Jan 25 13:18:24 cmp002 kernel: [    0.940073] pci 0000:00:03.0: [8086:0e08] type 01 class 0x060400
Jan 25 13:18:24 cmp002 kernel: [    0.940209] pci 0000:00:03.0: enabling Extended Tags
Jan 25 13:18:24 cmp002 kernel: [    0.940363] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 cloud-init[1282]: |       . =B+=.+o.|
Jan 25 13:18:24 cmp002 kernel: [    0.940628] pci 0000:00:03.1: [8086:0e09] type 01 class 0x060400
Jan 25 13:18:24 cmp002 kernel: [    0.940835] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 cloud-init[1282]: |      . .*o*+@Eoo|
Jan 25 13:18:24 cmp002 kernel: [    0.941104] pci 0000:00:03.2: [8086:0e0a] type 01 class 0x060400
Jan 25 13:18:24 cmp002 kernel: [    0.941314] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.941582] pci 0000:00:03.3: [8086:0e0b] type 01 class 0x060400
Jan 25 13:18:24 cmp002 kernel: [    0.941787] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 cloud-init[1282]: |       . .B.+oO..|
Jan 25 13:18:24 cmp002 kernel: [    0.942055] pci 0000:00:04.0: [8086:0e20] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    0.942159] pci 0000:00:04.0: reg 0x10: [mem 0xf6cf0000-0xf6cf3fff 64bit]
Jan 25 13:18:24 cmp002 kernel: [    0.942478] pci 0000:00:04.1: [8086:0e21] type 00 class 0x088000
Jan 25 13:18:24 cmp002 cloud-init[1282]: |      . S.  .+  .|
Jan 25 13:18:24 cmp002 kernel: [    0.942580] pci 0000:00:04.1: reg 0x10: [mem 0xf6ce0000-0xf6ce3fff 64bit]
Jan 25 13:18:24 cmp002 kernel: [    0.942896] pci 0000:00:04.2: [8086:0e22] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    0.942997] pci 0000:00:04.2: reg 0x10: [mem 0xf6cd0000-0xf6cd3fff 64bit]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |       o   ...  o|
Jan 25 13:18:24 cmp002 kernel: [    0.943303] pci 0000:00:04.3: [8086:0e23] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    0.943406] pci 0000:00:04.3: reg 0x10: [mem 0xf6cc0000-0xf6cc3fff 64bit]
Jan 25 13:18:24 cmp002 kernel: [    0.943737] pci 0000:00:04.4: [8086:0e24] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    0.943838] pci 0000:00:04.4: reg 0x10: [mem 0xf6cb0000-0xf6cb3fff 64bit]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |        . o... o |
Jan 25 13:18:24 cmp002 kernel: [    0.944153] pci 0000:00:04.5: [8086:0e25] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    0.944254] pci 0000:00:04.5: reg 0x10: [mem 0xf6ca0000-0xf6ca3fff 64bit]
Jan 25 13:18:24 cmp002 kernel: [    0.944561] pci 0000:00:04.6: [8086:0e26] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    0.944664] pci 0000:00:04.6: reg 0x10: [mem 0xf6c90000-0xf6c93fff 64bit]
Jan 25 13:18:24 cmp002 kernel: [    0.944981] pci 0000:00:04.7: [8086:0e27] type 00 class 0x088000
Jan 25 13:18:24 cmp002 cloud-init[1282]: |         o  . o  |
Jan 25 13:18:24 cmp002 kernel: [    0.945083] pci 0000:00:04.7: reg 0x10: [mem 0xf6c80000-0xf6c83fff 64bit]
Jan 25 13:18:24 cmp002 kernel: [    0.945403] pci 0000:00:05.0: [8086:0e28] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    0.945699] pci 0000:00:05.2: [8086:0e2a] type 00 class 0x088000
Jan 25 13:18:24 cmp002 cloud-init[1282]: |             .   |
Jan 25 13:18:24 cmp002 kernel: [    0.946002] pci 0000:00:05.4: [8086:0e2c] type 00 class 0x080020
Jan 25 13:18:24 cmp002 kernel: [    0.946099] pci 0000:00:05.4: reg 0x10: [mem 0xf6c70000-0xf6c70fff]
Jan 25 13:18:24 cmp002 kernel: [    0.946428] pci 0000:00:11.0: [8086:1d3e] type 01 class 0x060400
Jan 25 13:18:24 cmp002 kernel: [    0.946651] pci 0000:00:11.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.946950] pci 0000:00:1a.0: [8086:1d2d] type 00 class 0x0c0320
Jan 25 13:18:24 cmp002 cloud-init[1282]: +----[SHA256]-----+
Jan 25 13:18:24 cmp002 kernel: [    0.947055] pci 0000:00:1a.0: reg 0x10: [mem 0xf6c60000-0xf6c603ff]
Jan 25 13:18:24 cmp002 kernel: [    0.947245] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.947471] pci 0000:00:1c.0: [8086:1d10] type 01 class 0x060400
Jan 25 13:18:24 cmp002 cloud-init[1282]: Generating public/private dsa key pair.
Jan 25 13:18:24 cmp002 kernel: [    0.947671] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.947942] pci 0000:00:1c.7: [8086:1d1e] type 01 class 0x060400
Jan 25 13:18:24 cmp002 cloud-init[1282]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Jan 25 13:18:24 cmp002 kernel: [    0.948137] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.948396] pci 0000:00:1d.0: [8086:1d26] type 00 class 0x0c0320
Jan 25 13:18:24 cmp002 cloud-init[1282]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
Jan 25 13:18:24 cmp002 kernel: [    0.948501] pci 0000:00:1d.0: reg 0x10: [mem 0xf6c50000-0xf6c503ff]
Jan 25 13:18:24 cmp002 kernel: [    0.948689] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 cloud-init[1282]: The key fingerprint is:
Jan 25 13:18:24 cmp002 kernel: [    0.948920] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
Jan 25 13:18:24 cmp002 kernel: [    0.949222] pci 0000:00:1f.0: [8086:1d41] type 00 class 0x060100
Jan 25 13:18:24 cmp002 cloud-init[1282]: SHA256:1CFwxyYm9MlcmEPuscxXjTmeUzVi5xtZQVspeSh7ITw root@cmp002
Jan 25 13:18:24 cmp002 kernel: [    0.949647] pci 0000:00:01.0: PCI bridge to [bus 11]
Jan 25 13:18:24 cmp002 kernel: [    0.949804] pci 0000:00:01.1: PCI bridge to [bus 02]
Jan 25 13:18:24 cmp002 kernel: [    0.950079] pci 0000:04:00.0: [14e4:168e] type 00 class 0x020000
Jan 25 13:18:24 cmp002 kernel: [    0.950186] pci 0000:04:00.0: reg 0x10: [mem 0xf6000000-0xf67fffff 64bit pref]
Jan 25 13:18:24 cmp002 cloud-init[1282]: The key's randomart image is:
Jan 25 13:18:24 cmp002 kernel: [    0.950292] pci 0000:04:00.0: reg 0x18: [mem 0xf5800000-0xf5ffffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    0.950398] pci 0000:04:00.0: reg 0x20: [mem 0xf57f0000-0xf57fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    0.950503] pci 0000:04:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:18:24 cmp002 cloud-init[1282]: +---[DSA 1024]----+
Jan 25 13:18:24 cmp002 kernel: [    0.950663] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 cloud-init[1282]: |     .oo++=  o+=*|
Jan 25 13:18:24 cmp002 kernel: [    0.950771] pci 0000:04:00.0: reg 0x1e4: [mem 0x00000000-0x00007fff 64bit pref]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |      .***oE.O++*|
Jan 25 13:18:24 cmp002 kernel: [    0.950866] pci 0000:04:00.0: VF(n) BAR0 space: [mem 0x00000000-0x001fffff 64bit pref] (contains BAR0 for 64 VFs)
Jan 25 13:18:24 cmp002 cloud-init[1282]: |       oO+. X *= |
Jan 25 13:18:24 cmp002 kernel: [    0.950986] pci 0000:04:00.0: reg 0x1f4: [mem 0x00000000-0x00001fff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    0.951082] pci 0000:04:00.0: VF(n) BAR4 space: [mem 0x00000000-0x0007ffff 64bit pref] (contains BAR4 for 64 VFs)
Jan 25 13:18:24 cmp002 kernel: [    0.951477] pci 0000:04:00.1: [14e4:168e] type 00 class 0x020000
Jan 25 13:18:24 cmp002 cloud-init[1282]: |       = o + =  o|
Jan 25 13:18:24 cmp002 kernel: [    0.951582] pci 0000:04:00.1: reg 0x10: [mem 0xf4800000-0xf4ffffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    0.951689] pci 0000:04:00.1: reg 0x18: [mem 0xf4000000-0xf47fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    0.951798] pci 0000:04:00.1: reg 0x20: [mem 0xf3ff0000-0xf3ffffff 64bit pref]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |        S . =  . |
Jan 25 13:18:24 cmp002 kernel: [    0.951901] pci 0000:04:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |         .   .   |
Jan 25 13:18:24 cmp002 kernel: [    0.952058] pci 0000:04:00.1: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 cloud-init[1282]: |                 |
Jan 25 13:18:24 cmp002 kernel: [    0.952159] pci 0000:04:00.1: reg 0x1e4: [mem 0x00000000-0x00007fff 64bit pref]
Jan 25 13:18:24 cmp002 cloud-init[1282]: message repeated 2 times: [ |                 |]
Jan 25 13:18:24 cmp002 cloud-init[1282]: +----[SHA256]-----+
Jan 25 13:18:24 cmp002 cloud-init[1282]: Generating public/private ecdsa key pair.
Jan 25 13:18:24 cmp002 cloud-init[1282]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
Jan 25 13:18:24 cmp002 cloud-init[1282]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
Jan 25 13:18:24 cmp002 cloud-init[1282]: The key fingerprint is:
Jan 25 13:18:24 cmp002 cloud-init[1282]: SHA256:q02KnFMDqHBneauH36oX6ZteIi8SJgMUOjLjE8j1mdE root@cmp002
Jan 25 13:18:24 cmp002 cloud-init[1282]: The key's randomart image is:
Jan 25 13:18:24 cmp002 kernel: [    0.952255] pci 0000:04:00.1: VF(n) BAR0 space: [mem 0x00000000-0x001fffff 64bit pref] (contains BAR0 for 64 VFs)
Jan 25 13:18:24 cmp002 kernel: [    0.952374] pci 0000:04:00.1: reg 0x1f4: [mem 0x00000000-0x00001fff 64bit pref]
Jan 25 13:18:24 cmp002 cloud-init[1282]: +---[ECDSA 256]---+
Jan 25 13:18:24 cmp002 kernel: [    0.952471] pci 0000:04:00.1: VF(n) BAR4 space: [mem 0x00000000-0x0007ffff 64bit pref] (contains BAR4 for 64 VFs)
Jan 25 13:18:24 cmp002 kernel: [    0.964823] pci 0000:00:02.0: PCI bridge to [bus 04]
Jan 25 13:18:24 cmp002 kernel: [    0.964923] pci 0000:00:02.0:   bridge window [mem 0xeaf00000-0xf67fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    0.965091] pci 0000:00:02.1: PCI bridge to [bus 12]
Jan 25 13:18:24 cmp002 cloud-init[1282]: | ... ..          |
Jan 25 13:18:24 cmp002 kernel: [    0.965247] pci 0000:03:00.0: [103c:323b] type 00 class 0x010400
Jan 25 13:18:24 cmp002 kernel: [    0.965346] pci 0000:03:00.0: reg 0x10: [mem 0xf7b00000-0xf7bfffff 64bit]
Jan 25 13:18:24 cmp002 kernel: [    0.965436] pci 0000:03:00.0: reg 0x18: [mem 0xf7af0000-0xf7af03ff 64bit]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |+.. . +E         |
Jan 25 13:18:24 cmp002 kernel: [    0.965521] pci 0000:03:00.0: reg 0x20: [io  0x4000-0x40ff]
Jan 25 13:18:24 cmp002 kernel: [    0.965611] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:18:24 cmp002 kernel: [    0.965697] pci 0000:03:00.0: enabling Extended Tags
Jan 25 13:18:24 cmp002 cloud-init[1282]: |Oo . =           |
Jan 25 13:18:24 cmp002 kernel: [    0.965829] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
Jan 25 13:18:24 cmp002 cloud-init[1282]: |=++ = .          |
Jan 25 13:18:24 cmp002 kernel: [    0.966004] pci 0000:00:02.2: PCI bridge to [bus 03]
Jan 25 13:18:24 cmp002 kernel: [    0.966083] pci 0000:00:02.2:   bridge window [io  0x4000-0x4fff]
Jan 25 13:18:24 cmp002 kernel: [    0.966163] pci 0000:00:02.2:   bridge window [mem 0xf7a00000-0xf7bfffff]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |o= o o oS        |
Jan 25 13:18:24 cmp002 kernel: [    0.966303] pci 0000:00:02.3: PCI bridge to [bus 13]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |+ +   *  .       |
Jan 25 13:18:24 cmp002 kernel: [    0.967213] pci 0000:05:00.0: [8086:10f8] type 00 class 0x020000
Jan 25 13:18:24 cmp002 cloud-init[1282]: | + ..=.o+        |
Jan 25 13:18:24 cmp002 kernel: [    0.967315] pci 0000:05:00.0: reg 0x10: [mem 0xf7f00000-0xf7ffffff 64bit]
Jan 25 13:18:24 cmp002 kernel: [    0.967403] pci 0000:05:00.0: reg 0x18: [io  0x5000-0x501f]
Jan 25 13:18:24 cmp002 kernel: [    0.967497] pci 0000:05:00.0: reg 0x20: [mem 0xf7ef0000-0xf7ef3fff 64bit]
Jan 25 13:18:24 cmp002 kernel: [    0.967583] pci 0000:05:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |  ..==+X         |
Jan 25 13:18:24 cmp002 kernel: [    0.967726] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.967831] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    0.967925] pci 0000:05:00.0: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
Jan 25 13:18:24 cmp002 kernel: [    0.968035] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    0.968130] pci 0000:05:00.0: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR3 for 64 VFs)
Jan 25 13:18:24 cmp002 cloud-init[1282]: |   .=OXoo        |
Jan 25 13:18:24 cmp002 kernel: [    0.968821] pci 0000:05:00.1: [8086:10f8] type 00 class 0x020000
Jan 25 13:18:24 cmp002 kernel: [    0.968933] pci 0000:05:00.1: reg 0x10: [mem 0xf7d00000-0xf7dfffff 64bit]
Jan 25 13:18:24 cmp002 kernel: [    0.969020] pci 0000:05:00.1: reg 0x18: [io  0x5020-0x503f]
Jan 25 13:18:24 cmp002 kernel: [    0.969114] pci 0000:05:00.1: reg 0x20: [mem 0xf7cf0000-0xf7cf3fff 64bit]
Jan 25 13:18:24 cmp002 cloud-init[1282]: +----[SHA256]-----+
Jan 25 13:18:24 cmp002 kernel: [    0.969203] pci 0000:05:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:18:24 cmp002 kernel: [    0.969348] pci 0000:05:00.1: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 kernel: [    0.969447] pci 0000:05:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    0.969543] pci 0000:05:00.1: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
Jan 25 13:18:24 cmp002 kernel: [    0.969656] pci 0000:05:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:18:24 cmp002 cloud-init[1282]: The key fingerprint is:
Jan 25 13:18:24 cmp002 kernel: [    0.970760] pci 0000:00:03.2: PCI bridge to [bus 15]
Jan 25 13:18:24 cmp002 cloud-init[1282]: SHA256:QzF2GBPIhq26IUppO2cDKy0Cl4zpz+uOjmHQXZ1iE6Q root@cmp002
Jan 25 13:18:24 cmp002 kernel: [    0.970904] pci 0000:00:03.3: PCI bridge to [bus 16]
Jan 25 13:18:24 cmp002 cloud-init[1282]: The key's randomart image is:
Jan 25 13:18:24 cmp002 kernel: [    0.971050] pci 0000:00:11.0: PCI bridge to [bus 18]
Jan 25 13:18:24 cmp002 cloud-init[1282]: +--[ED25519 256]--+
Jan 25 13:18:24 cmp002 kernel: [    0.977617] pci 0000:00:1c.0: PCI bridge to [bus 08]
Jan 25 13:18:24 cmp002 kernel: [    0.977814] pci 0000:01:00.0: [103c:3306] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    0.977928] pci 0000:01:00.0: reg 0x10: [io  0x3000-0x30ff]
Jan 25 13:18:24 cmp002 kernel: [    0.978021] pci 0000:01:00.0: reg 0x14: [mem 0xf79f0000-0xf79f01ff]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |     =o.B+.      |
Jan 25 13:18:24 cmp002 kernel: [    0.978114] pci 0000:01:00.0: reg 0x18: [io  0x3400-0x34ff]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |*=*      .       |
Jan 25 13:18:24 cmp002 kernel: [    0.992913] pci 0000:00:1c.7:   bridge window [io  0x3000-0x3fff]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |B=+o             |
Jan 25 13:18:24 cmp002 kernel: [    0.992995] pci 0000:00:1c.7:   bridge window [mem 0xf6d00000-0xf79fffff]
Jan 25 13:18:24 cmp002 cloud-init[1282]: |B*=+             |
Jan 25 13:18:24 cmp002 kernel: [    0.993080] pci 0000:00:1c.7:   bridge window [mem 0xe9000000-0xe9ffffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    0.993200] pci_bus 0000:17: extended config space not accessible
Jan 25 13:18:24 cmp002 kernel: [    0.993358] pci 0000:00:1e.0: PCI bridge to [bus 17] (subtractive decode)
Jan 25 13:18:24 cmp002 cloud-init[1282]: |=+B*o            |
Jan 25 13:18:24 cmp002 kernel: [    0.993448] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xf7ffffff window] (subtractive decode)
Jan 25 13:18:24 cmp002 kernel: [    0.993547] pci 0000:00:1e.0:   bridge window [io  0x1000-0x5fff window] (subtractive decode)
Jan 25 13:18:24 cmp002 kernel: [    0.993644] pci 0000:00:1e.0:   bridge window [io  0x0000-0x03af window] (subtractive decode)
Jan 25 13:18:24 cmp002 kernel: [    0.993742] pci 0000:00:1e.0:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
Jan 25 13:18:24 cmp002 kernel: [    0.993839] pci 0000:00:1e.0:   bridge window [io  0x0d00-0x0fff window] (subtractive decode)
Jan 25 13:18:24 cmp002 systemd[1]: Started Initial cloud-init job (metadata service crawler).
Jan 25 13:18:24 cmp002 kernel: [    0.994034] pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfed44fff window] (subtractive decode)
Jan 25 13:18:24 cmp002 kernel: [    0.994134] pci 0000:00:1e.0:   bridge window [io  0x03b0-0x03bb window] (subtractive decode)
Jan 25 13:18:24 cmp002 kernel: [    0.994231] pci 0000:00:1e.0:   bridge window [io  0x03c0-0x03df window] (subtractive decode)
Jan 25 13:18:24 cmp002 systemd[1]: Reached target System Initialization.
Jan 25 13:18:24 cmp002 kernel: [    0.994328] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Jan 25 13:18:24 cmp002 kernel: [    0.994537] pci_bus 0000:00: on NUMA node 0
Jan 25 13:18:24 cmp002 kernel: [    0.995289] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 7 10 11)
Jan 25 13:18:24 cmp002 systemd[1]: Starting Socket activation for snappy daemon.
Jan 25 13:18:24 cmp002 kernel: [    0.995493] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *7 10 11)
Jan 25 13:18:24 cmp002 systemd[1]: Started Daily Cleanup of Temporary Directories.
Jan 25 13:18:24 cmp002 kernel: [    0.995693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 *10 11)
Jan 25 13:18:24 cmp002 kernel: [    0.995894] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 *10 11)
Jan 25 13:18:24 cmp002 kernel: [    0.996094] ACPI: PCI Interrupt Link [LNKE] (IRQs *5 7 10 11)
Jan 25 13:18:24 cmp002 kernel: [    0.996293] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 *7 10 11)
Jan 25 13:18:24 cmp002 kernel: [    0.996492] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 7 10 11) *0, disabled.
Jan 25 13:18:24 cmp002 systemd[1]: Started Daily apt download activities.
Jan 25 13:18:24 cmp002 kernel: [    0.996692] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 7 10 11) *0, disabled.
Jan 25 13:18:24 cmp002 kernel: [    0.996837] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 20-3f])
Jan 25 13:18:24 cmp002 kernel: [    0.996923] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jan 25 13:18:24 cmp002 systemd[1]: Listening on UUID daemon activation socket.
Jan 25 13:18:24 cmp002 kernel: [    0.997308] acpi PNP0A08:01: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jan 25 13:18:24 cmp002 kernel: [    0.997410] acpi PNP0A08:01: _OSC: not requesting control; platform does not support [PCIeCapability]
Jan 25 13:18:24 cmp002 kernel: [    0.997509] acpi PNP0A08:01: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jan 25 13:18:24 cmp002 systemd[1]: Started Message of the Day.
Jan 25 13:18:24 cmp002 kernel: [    0.997607] acpi PNP0A08:01: _OSC: platform willing to grant []
Jan 25 13:18:24 cmp002 systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 25 13:18:24 cmp002 kernel: [    0.997683] acpi PNP0A08:01: _OSC failed (AE_SUPPORT); disabling ASPM
Jan 25 13:18:24 cmp002 systemd[1]: Listening on Open-iSCSI iscsid Socket.
Jan 25 13:18:24 cmp002 kernel: [    0.998017] PCI host bridge to bus 0000:20
Jan 25 13:18:24 cmp002 kernel: [    0.998094] pci_bus 0000:20: root bus resource [mem 0xfb000000-0xfbffffff window]
Jan 25 13:18:24 cmp002 kernel: [    0.998190] pci_bus 0000:20: root bus resource [io  0x6000-0xffff window]
Jan 25 13:18:24 cmp002 systemd[1]: Started Daily apt upgrade and clean activities.
Jan 25 13:18:24 cmp002 kernel: [    0.998268] pci_bus 0000:20: root bus resource [bus 20-3f]
Jan 25 13:18:24 cmp002 systemd[1]: Starting LXD - unix socket.
Jan 25 13:18:24 cmp002 kernel: [    0.998366] pci 0000:20:00.0: [8086:0e01] type 01 class 0x060400
Jan 25 13:18:24 cmp002 kernel: [    0.998584] pci 0000:20:00.0: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 systemd[1]: Started Discard unused blocks once a week.
Jan 25 13:18:24 cmp002 systemd[1]: Reached target Timers.
Jan 25 13:18:24 cmp002 kernel: [    1.011847] pci 0000:21:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:18:24 cmp002 kernel: [    1.011995] pci 0000:21:00.1: PME# supported from D0 D3hot D3cold
Jan 25 13:18:24 cmp002 systemd[1]: Starting Hold until boot process finishes up...
Jan 25 13:18:24 cmp002 kernel: [    1.012099] pci 0000:21:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.012194] pci 0000:21:00.1: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
Jan 25 13:18:24 cmp002 systemd[1]: Started Hold until boot process finishes up.
Jan 25 13:18:24 cmp002 kernel: [    1.012305] pci 0000:21:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:18:24 cmp002 systemd[1]: Starting Set console scheme...
Jan 25 13:18:24 cmp002 kernel: [    1.012402] pci 0000:21:00.1: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR3 for 64 VFs)
Jan 25 13:18:24 cmp002 kernel: [    1.012986] pci 0000:20:03.0: PCI bridge to [bus 21]
Jan 25 13:18:24 cmp002 kernel: [    1.013067] pci 0000:20:03.0:   bridge window [io  0x6000-0x6fff]
Jan 25 13:18:24 cmp002 systemd[1]: Started Terminate Plymouth Boot Screen.
Jan 25 13:18:24 cmp002 kernel: [    1.013147] pci 0000:20:03.0:   bridge window [mem 0xfbc00000-0xfbffffff]
Jan 25 13:18:24 cmp002 kernel: [    1.013303] pci 0000:20:03.1: PCI bridge to [bus 2a]
Jan 25 13:18:24 cmp002 systemd-logind[1446]: Watching system buttons on /dev/input/event0 (Power Button)
Jan 25 13:18:24 cmp002 kernel: [    1.013446] pci 0000:20:03.2: PCI bridge to [bus 2b]
Jan 25 13:18:24 cmp002 kernel: [    1.013589] pci 0000:20:03.3: PCI bridge to [bus 2c]
Jan 25 13:18:24 cmp002 kernel: [    1.013771] pci_bus 0000:20: on NUMA node 1
Jan 25 13:18:24 cmp002 kernel: [    1.017309] SCSI subsystem initialized
Jan 25 13:18:24 cmp002 kernel: [    1.017528] libata version 3.00 loaded.
Jan 25 13:18:24 cmp002 apport[1486]:  * Starting automatic crash report generation: apport
Jan 25 13:18:24 cmp002 kernel: [    1.017528] pci 0000:01:00.1: vgaarb: setting as boot VGA device
Jan 25 13:18:24 cmp002 kernel: [    1.017528] pci 0000:01:00.1: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jan 25 13:18:24 cmp002 kernel: [    1.017528] pci 0000:01:00.1: vgaarb: bridge control possible
Jan 25 13:18:24 cmp002 dbus-daemon[1392]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=1428 comm="/usr/lib/accountsservice/accounts-daemon ")
Jan 25 13:18:24 cmp002 kernel: [    1.017528] vgaarb: loaded
Jan 25 13:18:24 cmp002 kernel: [    1.017528] ACPI: bus type USB registered
Jan 25 13:18:24 cmp002 kernel: [    1.017528] usbcore: registered new interface driver usbfs
Jan 25 13:18:24 cmp002 apport[1486]:    ...done.
Jan 25 13:18:24 cmp002 kernel: [    1.017528] usbcore: registered new interface driver hub
Jan 25 13:18:24 cmp002 lxcfs[1471]: mount namespace: 5
Jan 25 13:18:24 cmp002 kernel: [    1.017703] usbcore: registered new device driver usb
Jan 25 13:18:24 cmp002 lxcfs[1471]: hierarchies:
Jan 25 13:18:24 cmp002 kernel: [    1.017838] pps_core: LinuxPPS API ver. 1 registered
Jan 25 13:18:24 cmp002 kernel: [    1.017913] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jan 25 13:18:24 cmp002 kernel: [    1.018015] PTP clock support registered
Jan 25 13:18:24 cmp002 kernel: [    1.018199] EDAC MC: Ver: 3.0.0
Jan 25 13:18:24 cmp002 lxcfs[1471]:   0: fd:   6: rdma
Jan 25 13:18:24 cmp002 kernel: [    1.018199] PCI: Using ACPI for IRQ routing
Jan 25 13:18:24 cmp002 lxcfs[1471]:   1: fd:   7: pids
Jan 25 13:18:24 cmp002 kernel: [    1.018199] PCI: Discovered peer bus 1f
Jan 25 13:18:24 cmp002 kernel: [    1.018199] PCI: root bus 1f: using default resources
Jan 25 13:18:24 cmp002 kernel: [    1.018199] PCI: Probing PCI hardware (bus 1f)
Jan 25 13:18:24 cmp002 kernel: [    1.018199] PCI host bridge to bus 0000:1f
Jan 25 13:18:24 cmp002 lxcfs[1471]:   2: fd:   8: net_cls,net_prio
Jan 25 13:18:24 cmp002 kernel: [    1.018199] pci_bus 0000:1f: root bus resource [io  0x0000-0xffff]
Jan 25 13:18:24 cmp002 kernel: [    1.018199] pci_bus 0000:1f: root bus resource [mem 0x00000000-0x3fffffffffff]
Jan 25 13:18:24 cmp002 lxcfs[1471]:   3: fd:   9: freezer
Jan 25 13:18:24 cmp002 kernel: [    1.018199] pci_bus 0000:1f: No busn resource found for root bus, will use [bus 1f-ff]
Jan 25 13:18:24 cmp002 kernel: [    1.018199] pci_bus 0000:1f: busn_res: can not insert [bus 1f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-1f])
Jan 25 13:18:24 cmp002 kernel: [    1.028821] pci 0000:1f:08.0: [8086:0e80] type 00 class 0x088000
Jan 25 13:18:24 cmp002 lxcfs[1471]:   4: fd:  10: devices
Jan 25 13:18:24 cmp002 kernel: [    1.029028] pci 0000:1f:09.0: [8086:0e90] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.029201] pci 0000:1f:0a.0: [8086:0ec0] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.029359] pci 0000:1f:0a.1: [8086:0ec1] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.029523] pci 0000:1f:0a.2: [8086:0ec2] type 00 class 0x088000
Jan 25 13:18:24 cmp002 lxcfs[1471]:   5: fd:  11: memory
Jan 25 13:18:24 cmp002 kernel: [    1.029678] pci 0000:1f:0a.3: [8086:0ec3] type 00 class 0x088000
Jan 25 13:18:24 cmp002 lxcfs[1471]:   6: fd:  12: blkio
Jan 25 13:18:24 cmp002 kernel: [    1.029843] pci 0000:1f:0b.0: [8086:0e1e] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.030005] pci 0000:1f:0b.3: [8086:0e1f] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.030161] pci 0000:1f:0c.0: [8086:0ee0] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.030338] pci 0000:1f:0c.1: [8086:0ee2] type 00 class 0x088000
Jan 25 13:18:24 cmp002 lxcfs[1471]:   7: fd:  13: perf_event
Jan 25 13:18:24 cmp002 kernel: [    1.030493] pci 0000:1f:0c.2: [8086:0ee4] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.030654] pci 0000:1f:0c.3: [8086:0ee6] type 00 class 0x088000
Jan 25 13:18:24 cmp002 lxcfs[1471]:   8: fd:  14: hugetlb
Jan 25 13:18:24 cmp002 kernel: [    1.030816] pci 0000:1f:0c.4: [8086:0ee8] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.030973] pci 0000:1f:0d.0: [8086:0ee1] type 00 class 0x088000
Jan 25 13:18:24 cmp002 lxcfs[1471]:   9: fd:  15: cpuset
Jan 25 13:18:24 cmp002 lxcfs[1471]:  10: fd:  16: cpu,cpuacct
Jan 25 13:18:24 cmp002 lxcfs[1471]:  11: fd:  17: name=systemd
Jan 25 13:18:24 cmp002 lxcfs[1471]:  12: fd:  18: unified
Jan 25 13:18:24 cmp002 rsyslogd: imuxsock: Acquired UNIX socket '/run/systemd/journal/syslog' (fd 3) from systemd.  [v8.32.0]
Jan 25 13:18:24 cmp002 rsyslogd: rsyslogd's groupid changed to 106
Jan 25 13:18:24 cmp002 rsyslogd: rsyslogd's userid changed to 102
Jan 25 13:18:24 cmp002 rsyslogd:  [origin software="rsyslogd" swVersion="8.32.0" x-pid="1451" x-info="http://www.rsyslog.com"] start
Jan 25 13:18:24 cmp002 kernel: [    1.031134] pci 0000:1f:0d.1: [8086:0ee3] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.031288] pci 0000:1f:0d.2: [8086:0ee5] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.031449] pci 0000:1f:0d.3: [8086:0ee7] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.031626] pci 0000:1f:0d.4: [8086:0ee9] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.031784] pci 0000:1f:0e.0: [8086:0ea0] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.031954] pci 0000:1f:0e.1: [8086:0e30] type 00 class 0x110100
Jan 25 13:18:24 cmp002 kernel: [    1.032125] pci 0000:1f:0f.0: [8086:0ea8] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.032318] pci 0000:1f:0f.1: [8086:0e71] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.032508] pci 0000:1f:0f.2: [8086:0eaa] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.032690] pci 0000:1f:0f.3: [8086:0eab] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.036805] pci_bus 0000:3f: root bus resource [mem 0x00000000-0x3fffffffffff]
Jan 25 13:18:24 cmp002 kernel: [    1.037113] pci 0000:3f:08.0: [8086:0e80] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.037291] pci 0000:3f:09.0: [8086:0e90] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.037464] pci 0000:3f:0a.0: [8086:0ec0] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.037623] pci 0000:3f:0a.1: [8086:0ec1] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.037788] pci 0000:3f:0a.2: [8086:0ec2] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.037946] pci 0000:3f:0a.3: [8086:0ec3] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.038115] pci 0000:3f:0b.0: [8086:0e1e] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.038278] pci 0000:3f:0b.3: [8086:0e1f] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.038452] pci 0000:3f:0c.0: [8086:0ee0] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.038616] pci 0000:3f:0c.1: [8086:0ee2] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.038775] pci 0000:3f:0c.2: [8086:0ee4] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.038939] pci 0000:3f:0c.3: [8086:0ee6] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.039101] pci 0000:3f:0c.4: [8086:0ee8] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.039262] pci 0000:3f:0d.0: [8086:0ee1] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.039765] pci 0000:3f:0d.3: [8086:0ee7] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.039928] pci 0000:3f:0d.4: [8086:0ee9] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.040089] pci 0000:3f:0e.0: [8086:0ea0] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.040262] pci 0000:3f:0e.1: [8086:0e30] type 00 class 0x110100
Jan 25 13:18:24 cmp002 kernel: [    1.040438] pci 0000:3f:0f.0: [8086:0ea8] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.040633] pci 0000:3f:0f.1: [8086:0e71] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.040830] pci 0000:3f:0f.2: [8086:0eaa] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.041023] pci 0000:3f:0f.3: [8086:0eab] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.041238] pci 0000:3f:0f.4: [8086:0eac] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.041433] pci 0000:3f:0f.5: [8086:0ead] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.041624] pci 0000:3f:10.0: [8086:0eb0] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.041819] pci 0000:3f:10.1: [8086:0eb1] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.042015] pci 0000:3f:10.2: [8086:0eb2] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.042204] pci 0000:3f:10.3: [8086:0eb3] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.042399] pci 0000:3f:10.4: [8086:0eb4] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.042594] pci 0000:3f:10.5: [8086:0eb5] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.042798] pci 0000:3f:10.6: [8086:0eb6] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.042994] pci 0000:3f:10.7: [8086:0eb7] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.043191] pci 0000:3f:13.0: [8086:0e1d] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.043351] pci 0000:3f:13.1: [8086:0e34] type 00 class 0x110100
Jan 25 13:18:24 cmp002 kernel: [    1.043520] pci 0000:3f:13.4: [8086:0e81] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.043686] pci 0000:3f:13.5: [8086:0e36] type 00 class 0x110100
Jan 25 13:18:24 cmp002 kernel: [    1.043879] pci 0000:3f:16.0: [8086:0ec8] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.044046] pci 0000:3f:16.1: [8086:0ec9] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.044222] pci 0000:3f:16.2: [8086:0eca] type 00 class 0x088000
Jan 25 13:18:24 cmp002 kernel: [    1.044407] pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
Jan 25 13:18:24 cmp002 kernel: [    1.044487] pci_bus 0000:3f: busn_res: can not insert [bus 3f] under domain [bus 00-ff] (conflicts with (null) [bus 20-3f])
Jan 25 13:18:24 cmp002 kernel: [    1.051323] PCI: pci_cache_line_size set to 64 bytes
Jan 25 13:18:24 cmp002 kernel: [    1.051650] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
Jan 25 13:18:24 cmp002 kernel: [    1.051653] e820: reserve RAM buffer [mem 0xbddac000-0xbfffffff]
Jan 25 13:18:24 cmp002 kernel: [    1.051655] e820: reserve RAM buffer [mem 0x103ffff000-0x103fffffff]
Jan 25 13:18:24 cmp002 kernel: [    1.051917] NetLabel: Initializing
Jan 25 13:18:24 cmp002 kernel: [    1.051990] NetLabel:  domain hash size = 128
Jan 25 13:18:24 cmp002 kernel: [    1.052063] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jan 25 13:18:24 cmp002 kernel: [    1.052166] NetLabel:  unlabeled traffic allowed by default
Jan 25 13:18:24 cmp002 kernel: [    1.053838] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jan 25 13:18:24 cmp002 kernel: [    1.053923] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Jan 25 13:18:24 cmp002 kernel: [    1.056182] clocksource: Switched to clocksource tsc-early
Jan 25 13:18:24 cmp002 kernel: [    1.084376] VFS: Disk quotas dquot_6.6.0
Jan 25 13:18:24 cmp002 kernel: [    1.084536] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 25 13:18:24 cmp002 kernel: [    1.084678] *** VALIDATE hugetlbfs ***
Jan 25 13:18:24 cmp002 kernel: [    1.084898] pnp: PnP ACPI init
Jan 25 13:18:24 cmp002 kernel: [    1.085457] system 00:00: [mem 0xe8ffe000-0xe8ffffff] could not be reserved
Jan 25 13:18:24 cmp002 kernel: [    1.085548] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 25 13:18:24 cmp002 kernel: [    1.086010] system 00:01: [io  0x0408-0x040f] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086090] system 00:01: [io  0x04d0-0x04d1] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086168] system 00:01: [io  0x0310-0x0315] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086246] system 00:01: [io  0x0316-0x0317] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086323] system 00:01: [io  0x0700-0x071f] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086402] system 00:01: [io  0x0880-0x08ff] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086479] system 00:01: [io  0x0900-0x097f] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086557] system 00:01: [io  0x0cd4-0x0cd7] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086637] system 00:01: [io  0x0cd0-0x0cd3] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086715] system 00:01: [io  0x0f50-0x0f58] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086793] system 00:01: [io  0x0ca0-0x0ca1] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086872] system 00:01: [io  0x0ca4-0x0ca5] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.086950] system 00:01: [io  0x03f8-0x03ff] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.087029] system 00:01: [mem 0xc0000000-0xcfffffff] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.087108] system 00:01: [mem 0xfe000000-0xfebfffff] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.087187] system 00:01: [mem 0xfc000000-0xfc000fff] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.087267] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.087346] system 00:01: [mem 0xfed30000-0xfed3ffff] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.087426] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.087507] system 00:01: [mem 0xff800000-0xffffffff] has been reserved
Jan 25 13:18:24 cmp002 kernel: [    1.087592] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 25 13:18:24 cmp002 kernel: [    1.088066] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
Jan 25 13:18:24 cmp002 kernel: [    1.088107] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
Jan 25 13:18:24 cmp002 kernel: [    1.088156] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
Jan 25 13:18:24 cmp002 kernel: [    1.088194] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 PNP0f0e (active)
Jan 25 13:18:24 cmp002 kernel: [    1.088867] system 00:06: [mem 0xfbafe000-0xfbafffff] could not be reserved
Jan 25 13:18:24 cmp002 kernel: [    1.088954] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 25 13:18:24 cmp002 kernel: [    1.089054] pnp: PnP ACPI: found 7 devices
Jan 25 13:18:24 cmp002 kernel: [    1.092094] thermal_sys: Registered thermal governor 'fair_share'
Jan 25 13:18:24 cmp002 kernel: [    1.092096] thermal_sys: Registered thermal governor 'bang_bang'
Jan 25 13:18:24 cmp002 kernel: [    1.092175] thermal_sys: Registered thermal governor 'step_wise'
Jan 25 13:18:24 cmp002 kernel: [    1.092253] thermal_sys: Registered thermal governor 'user_space'
Jan 25 13:18:24 cmp002 kernel: [    1.092330] thermal_sys: Registered thermal governor 'power_allocator'
Jan 25 13:18:24 cmp002 kernel: [    1.096909] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jan 25 13:18:24 cmp002 kernel: [    1.097156] pci_bus 0000:00: max bus depth: 1 pci_try_num: 2
Jan 25 13:18:24 cmp002 kernel: [    1.097257] pci 0000:00:02.0: BAR 14: assigned [mem 0xe8000000-0xe85fffff]
Jan 25 13:18:24 cmp002 kernel: [    1.097345] pci 0000:00:03.0: BAR 15: assigned [mem 0xe8600000-0xe89fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.097444] pci 0000:00:01.0: PCI bridge to [bus 11]
Jan 25 13:18:24 cmp002 kernel: [    1.097531] pci 0000:00:01.1: PCI bridge to [bus 02]
Jan 25 13:18:24 cmp002 kernel: [    1.097626] pci 0000:04:00.0: BAR 6: assigned [mem 0xe8000000-0xe807ffff pref]
Jan 25 13:18:24 cmp002 kernel: [    1.097723] pci 0000:04:00.1: BAR 6: assigned [mem 0xe8080000-0xe80fffff pref]
Jan 25 13:18:24 cmp002 kernel: [    1.097821] pci 0000:04:00.0: BAR 7: assigned [mem 0xeaf00000-0xeb0fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.098019] pci 0000:04:00.0: BAR 11: assigned [mem 0xeb300000-0xeb37ffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.098117] pci 0000:04:00.1: BAR 11: assigned [mem 0xeb380000-0xeb3fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.098217] pci 0000:00:02.0: PCI bridge to [bus 04]
Jan 25 13:18:24 cmp002 kernel: [    1.098297] pci 0000:00:02.0:   bridge window [mem 0xe8000000-0xe85fffff]
Jan 25 13:18:24 cmp002 kernel: [    1.098379] pci 0000:00:02.0:   bridge window [mem 0xeaf00000-0xf67fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.098479] pci 0000:00:02.1: PCI bridge to [bus 12]
Jan 25 13:18:24 cmp002 kernel: [    1.098568] pci 0000:03:00.0: BAR 6: assigned [mem 0xf7a00000-0xf7a7ffff pref]
Jan 25 13:18:24 cmp002 kernel: [    1.098663] pci 0000:00:02.2: PCI bridge to [bus 03]
Jan 25 13:18:24 cmp002 kernel: [    1.098739] pci 0000:00:02.2:   bridge window [io  0x4000-0x4fff]
Jan 25 13:18:24 cmp002 kernel: [    1.098819] pci 0000:00:02.2:   bridge window [mem 0xf7a00000-0xf7bfffff]
Jan 25 13:18:24 cmp002 kernel: [    1.098907] pci 0000:00:02.3: PCI bridge to [bus 13]
Jan 25 13:18:24 cmp002 kernel: [    1.098996] pci 0000:05:00.0: BAR 6: assigned [mem 0xf7c00000-0xf7c7ffff pref]
Jan 25 13:18:24 cmp002 kernel: [    1.099092] pci 0000:05:00.1: BAR 6: assigned [mem 0xf7e00000-0xf7e7ffff pref]
Jan 25 13:18:24 cmp002 kernel: [    1.099186] pci 0000:05:00.0: BAR 7: assigned [mem 0xe8600000-0xe86fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.099286] pci 0000:05:00.0: BAR 10: assigned [mem 0xe8700000-0xe87fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.099382] pci 0000:05:00.1: BAR 7: assigned [mem 0xe8800000-0xe88fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.099480] pci 0000:05:00.1: BAR 10: assigned [mem 0xe8900000-0xe89fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.099577] pci 0000:00:03.0: PCI bridge to [bus 05]
Jan 25 13:18:24 cmp002 kernel: [    1.107640] pci 0000:00:03.0:   bridge window [io  0x5000-0x5fff]
Jan 25 13:18:24 cmp002 kernel: [    1.107721] pci 0000:00:03.0:   bridge window [mem 0xf7c00000-0xf7ffffff]
Jan 25 13:18:24 cmp002 kernel: [    1.107803] pci 0000:00:03.0:   bridge window [mem 0xe8600000-0xe89fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.107905] pci 0000:00:03.1: PCI bridge to [bus 14]
Jan 25 13:18:24 cmp002 kernel: [    1.107991] pci 0000:00:03.2: PCI bridge to [bus 15]
Jan 25 13:18:24 cmp002 kernel: [    1.108077] pci 0000:00:03.3: PCI bridge to [bus 16]
Jan 25 13:18:24 cmp002 kernel: [    1.108166] pci 0000:00:11.0: PCI bridge to [bus 18]
Jan 25 13:18:24 cmp002 kernel: [    1.108257] pci 0000:00:1c.0: PCI bridge to [bus 08]
Jan 25 13:18:24 cmp002 kernel: [    1.108348] pci 0000:01:00.2: BAR 6: assigned [mem 0xf6d00000-0xf6d0ffff pref]
Jan 25 13:18:24 cmp002 kernel: [    1.108444] pci 0000:00:1c.7: PCI bridge to [bus 01]
Jan 25 13:18:24 cmp002 kernel: [    1.108522] pci 0000:00:1c.7:   bridge window [io  0x3000-0x3fff]
Jan 25 13:18:24 cmp002 kernel: [    1.108604] pci 0000:00:1c.7:   bridge window [mem 0xf6d00000-0xf79fffff]
Jan 25 13:18:24 cmp002 kernel: [    1.108688] pci 0000:00:1c.7:   bridge window [mem 0xe9000000-0xe9ffffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.108788] pci 0000:00:1e.0: PCI bridge to [bus 17]
Jan 25 13:18:24 cmp002 kernel: [    1.108882] pci_bus 0000:00: resource 4 [mem 0xe8000000-0xf7ffffff window]
Jan 25 13:18:24 cmp002 kernel: [    1.108962] pci_bus 0000:00: resource 5 [io  0x1000-0x5fff window]
Jan 25 13:18:24 cmp002 kernel: [    1.109042] pci_bus 0000:00: resource 6 [io  0x0000-0x03af window]
Jan 25 13:18:24 cmp002 kernel: [    1.109120] pci_bus 0000:00: resource 7 [io  0x03e0-0x0cf7 window]
Jan 25 13:18:24 cmp002 kernel: [    1.109198] pci_bus 0000:00: resource 8 [io  0x0d00-0x0fff window]
Jan 25 13:18:24 cmp002 kernel: [    1.109276] pci_bus 0000:00: resource 9 [mem 0xfed00000-0xfed03fff window]
Jan 25 13:18:24 cmp002 kernel: [    1.109357] pci_bus 0000:00: resource 10 [mem 0xfed40000-0xfed44fff window]
Jan 25 13:18:24 cmp002 kernel: [    1.109436] pci_bus 0000:00: resource 11 [io  0x03b0-0x03bb window]
Jan 25 13:18:24 cmp002 kernel: [    1.109513] pci_bus 0000:00: resource 12 [io  0x03c0-0x03df window]
Jan 25 13:18:24 cmp002 kernel: [    1.109592] pci_bus 0000:00: resource 13 [mem 0x000a0000-0x000bffff window]
Jan 25 13:18:24 cmp002 kernel: [    1.109674] pci_bus 0000:04: resource 1 [mem 0xe8000000-0xe85fffff]
Jan 25 13:18:24 cmp002 kernel: [    1.109752] pci_bus 0000:04: resource 2 [mem 0xeaf00000-0xf67fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.109848] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
Jan 25 13:18:24 cmp002 kernel: [    1.109925] pci_bus 0000:03: resource 1 [mem 0xf7a00000-0xf7bfffff]
Jan 25 13:18:24 cmp002 kernel: [    1.110004] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
Jan 25 13:18:24 cmp002 kernel: [    1.110082] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7ffffff]
Jan 25 13:18:24 cmp002 kernel: [    1.110160] pci_bus 0000:05: resource 2 [mem 0xe8600000-0xe89fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.110255] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Jan 25 13:18:24 cmp002 kernel: [    1.110331] pci_bus 0000:01: resource 1 [mem 0xf6d00000-0xf79fffff]
Jan 25 13:18:24 cmp002 kernel: [    1.110409] pci_bus 0000:01: resource 2 [mem 0xe9000000-0xe9ffffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.110505] pci_bus 0000:17: resource 4 [mem 0xe8000000-0xf7ffffff window]
Jan 25 13:18:24 cmp002 kernel: [    1.110585] pci_bus 0000:17: resource 5 [io  0x1000-0x5fff window]
Jan 25 13:18:24 cmp002 kernel: [    1.110664] pci_bus 0000:17: resource 6 [io  0x0000-0x03af window]
Jan 25 13:18:24 cmp002 kernel: [    1.110741] pci_bus 0000:17: resource 7 [io  0x03e0-0x0cf7 window]
Jan 25 13:18:24 cmp002 kernel: [    1.110819] pci_bus 0000:17: resource 8 [io  0x0d00-0x0fff window]
Jan 25 13:18:24 cmp002 kernel: [    1.110896] pci_bus 0000:17: resource 9 [mem 0xfed00000-0xfed03fff window]
Jan 25 13:18:24 cmp002 kernel: [    1.110975] pci_bus 0000:17: resource 10 [mem 0xfed40000-0xfed44fff window]
Jan 25 13:18:24 cmp002 kernel: [    1.111055] pci_bus 0000:17: resource 11 [io  0x03b0-0x03bb window]
Jan 25 13:18:24 cmp002 kernel: [    1.111133] pci_bus 0000:17: resource 12 [io  0x03c0-0x03df window]
Jan 25 13:18:24 cmp002 kernel: [    1.111211] pci_bus 0000:17: resource 13 [mem 0x000a0000-0x000bffff window]
Jan 25 13:18:24 cmp002 kernel: [    1.111385] pci_bus 0000:20: max bus depth: 1 pci_try_num: 2
Jan 25 13:18:24 cmp002 kernel: [    1.111476] pci 0000:20:03.0: BAR 15: assigned [mem 0xfb000000-0xfb3fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.111570] pci 0000:20:00.0: PCI bridge to [bus 2d]
Jan 25 13:18:24 cmp002 kernel: [    1.111657] pci 0000:20:01.0: PCI bridge to [bus 24]
Jan 25 13:18:24 cmp002 kernel: [    1.111744] pci 0000:20:01.1: PCI bridge to [bus 25]
Jan 25 13:18:24 cmp002 kernel: [    1.111831] pci 0000:20:02.0: PCI bridge to [bus 26]
Jan 25 13:18:24 cmp002 kernel: [    1.111919] pci 0000:20:02.1: PCI bridge to [bus 27]
Jan 25 13:18:24 cmp002 kernel: [    1.112006] pci 0000:20:02.2: PCI bridge to [bus 28]
Jan 25 13:18:24 cmp002 kernel: [    1.112093] pci 0000:20:02.3: PCI bridge to [bus 29]
Jan 25 13:18:24 cmp002 kernel: [    1.112183] pci 0000:21:00.0: BAR 6: assigned [mem 0xfbc00000-0xfbc7ffff pref]
Jan 25 13:18:24 cmp002 kernel: [    1.112280] pci 0000:21:00.1: BAR 6: assigned [mem 0xfbe00000-0xfbe7ffff pref]
Jan 25 13:18:24 cmp002 kernel: [    1.112374] pci 0000:21:00.0: BAR 7: assigned [mem 0xfb000000-0xfb0fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.112472] pci 0000:21:00.0: BAR 10: assigned [mem 0xfb100000-0xfb1fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.112571] pci 0000:21:00.1: BAR 7: assigned [mem 0xfb200000-0xfb2fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.112667] pci 0000:21:00.1: BAR 10: assigned [mem 0xfb300000-0xfb3fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.112763] pci 0000:20:03.0: PCI bridge to [bus 21]
Jan 25 13:18:24 cmp002 kernel: [    1.112846] pci 0000:20:03.0:   bridge window [io  0x6000-0x6fff]
Jan 25 13:18:24 cmp002 kernel: [    1.112928] pci 0000:20:03.0:   bridge window [mem 0xfbc00000-0xfbffffff]
Jan 25 13:18:24 cmp002 kernel: [    1.113010] pci 0000:20:03.0:   bridge window [mem 0xfb000000-0xfb3fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.113112] pci 0000:20:03.1: PCI bridge to [bus 2a]
Jan 25 13:18:24 cmp002 kernel: [    1.113199] pci 0000:20:03.2: PCI bridge to [bus 2b]
Jan 25 13:18:24 cmp002 kernel: [    1.113286] pci 0000:20:03.3: PCI bridge to [bus 2c]
Jan 25 13:18:24 cmp002 kernel: [    1.113374] pci_bus 0000:20: resource 4 [mem 0xfb000000-0xfbffffff window]
Jan 25 13:18:24 cmp002 kernel: [    1.113453] pci_bus 0000:20: resource 5 [io  0x6000-0xffff window]
Jan 25 13:18:24 cmp002 kernel: [    1.113533] pci_bus 0000:21: resource 0 [io  0x6000-0x6fff]
Jan 25 13:18:24 cmp002 kernel: [    1.113612] pci_bus 0000:21: resource 1 [mem 0xfbc00000-0xfbffffff]
Jan 25 13:18:24 cmp002 kernel: [    1.113690] pci_bus 0000:21: resource 2 [mem 0xfb000000-0xfb3fffff 64bit pref]
Jan 25 13:18:24 cmp002 kernel: [    1.113827] pci_bus 0000:1f: resource 4 [io  0x0000-0xffff]
Jan 25 13:18:24 cmp002 kernel: [    1.113905] pci_bus 0000:1f: resource 5 [mem 0x00000000-0x3fffffffffff]
Jan 25 13:18:24 cmp002 kernel: [    1.113997] pci_bus 0000:3f: resource 4 [io  0x0000-0xffff]
Jan 25 13:18:24 cmp002 kernel: [    1.114074] pci_bus 0000:3f: resource 5 [mem 0x00000000-0x3fffffffffff]
Jan 25 13:18:24 cmp002 kernel: [    1.114292] NET: Registered protocol family 2
Jan 25 13:18:24 cmp002 kernel: [    1.115830] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, vmalloc)
Jan 25 13:18:24 cmp002 kernel: [    1.118071] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)
Jan 25 13:18:24 cmp002 kernel: [    1.119997] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
Jan 25 13:18:24 cmp002 kernel: [    1.120265] TCP: Hash tables configured (established 524288 bind 65536)
Jan 25 13:18:24 cmp002 kernel: [    1.121095] UDP hash table entries: 32768 (order: 8, 1048576 bytes, vmalloc)
Jan 25 13:18:24 cmp002 kernel: [    1.121906] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, vmalloc)
Jan 25 13:18:24 cmp002 kernel: [    1.122661] NET: Registered protocol family 1
Jan 25 13:18:24 cmp002 kernel: [    1.122746] NET: Registered protocol family 44
Jan 25 13:18:24 cmp002 kernel: [    1.169258] pci 0000:01:00.1: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jan 25 13:18:24 cmp002 kernel: [    1.170217] PCI: CLS 64 bytes, default 64
Jan 25 13:18:24 cmp002 kernel: [    1.170428] Trying to unpack rootfs image as initramfs...
Jan 25 13:18:24 cmp002 kernel: [    2.214900] Freeing initrd memory: 68152K
Jan 25 13:18:24 cmp002 kernel: [    2.232860] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jan 25 13:18:24 cmp002 kernel: [    2.232930] software IO TLB: mapped [mem 0xb9dac000-0xbddac000] (64MB)
Jan 25 13:18:24 cmp002 kernel: [    2.235572] check: Scanning for low memory corruption every 60 seconds
Jan 25 13:18:24 cmp002 kernel: [    2.239043] Initialise system trusted keyrings
Jan 25 13:18:24 cmp002 kernel: [    2.239123] Key type blacklist registered
Jan 25 13:18:24 cmp002 kernel: [    2.239315] workingset: timestamp_bits=36 max_order=24 bucket_order=0
Jan 25 13:18:24 cmp002 kernel: [    2.240692] zbud: loaded
Jan 25 13:18:24 cmp002 kernel: [    2.241536] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Jan 25 13:18:24 cmp002 kernel: [    2.241871] fuse: init (API version 7.31)
Jan 25 13:18:24 cmp002 kernel: [    2.242091] Platform Keyring initialized
Jan 25 13:18:24 cmp002 kernel: [    2.247681] Key type asymmetric registered
Jan 25 13:18:24 cmp002 kernel: [    2.247765] Asymmetric key parser 'x509' registered
Jan 25 13:18:24 cmp002 kernel: [    2.247841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Jan 25 13:18:24 cmp002 kernel: [    2.248060] io scheduler mq-deadline registered
Jan 25 13:18:24 cmp002 kernel: [    2.260714] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 25 13:18:24 cmp002 kernel: [    2.260928] intel_idle: MWAIT substates: 0x1120
Jan 25 13:18:24 cmp002 kernel: [    2.260929] intel_idle: v0.4.1 model 0x3E
Jan 25 13:18:24 cmp002 kernel: [    2.266782] pstore: Registered erst as persistent store backend
Jan 25 13:18:24 cmp002 kernel: [    2.266954] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
Jan 25 13:18:24 cmp002 kernel: [    2.267170] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jan 25 13:18:24 cmp002 kernel: [    2.287798] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
Jan 25 13:18:24 cmp002 kernel: [    2.308457] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jan 25 13:18:24 cmp002 kernel: [    2.310564] Linux agpgart interface v0.103
Jan 25 13:18:24 cmp002 kernel: [    2.324473] loop: module loaded
Jan 25 13:18:24 cmp002 kernel: [    2.324896] libphy: Fixed MDIO Bus: probed
Jan 25 13:18:24 cmp002 kernel: [    2.324964] tun: Universal TUN/TAP device driver, 1.6
Jan 25 13:18:24 cmp002 kernel: [    2.325070] PPP generic driver version 2.4.2
Jan 25 13:18:24 cmp002 kernel: [    2.325182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jan 25 13:18:24 cmp002 kernel: [    2.325256] ehci-pci: EHCI PCI platform driver
Jan 25 13:18:24 cmp002 kernel: [    2.325656] ehci-pci 0000:00:1a.0: EHCI Host Controller
Jan 25 13:18:24 cmp002 kernel: [    2.325735] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Jan 25 13:18:24 cmp002 kernel: [    2.325830] ehci-pci 0000:00:1a.0: debug port 2
Jan 25 13:18:24 cmp002 kernel: [    2.329802] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Jan 25 13:18:24 cmp002 kernel: [    2.329891] ehci-pci 0000:00:1a.0: irq 21, io mem 0xf6c60000
Jan 25 13:18:24 cmp002 kernel: [    2.344877] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Jan 25 13:18:24 cmp002 kernel: [    2.345059] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Jan 25 13:18:24 cmp002 kernel: [    2.345161] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 25 13:18:24 cmp002 kernel: [    2.345260] usb usb1: Product: EHCI Host Controller
Jan 25 13:18:24 cmp002 kernel: [    2.345339] usb usb1: Manufacturer: Linux 5.3.0-26-generic ehci_hcd
Jan 25 13:18:24 cmp002 kernel: [    2.345421] usb usb1: SerialNumber: 0000:00:1a.0
Jan 25 13:18:24 cmp002 kernel: [    2.345766] hub 1-0:1.0: USB hub found
Jan 25 13:18:24 cmp002 kernel: [    2.345856] hub 1-0:1.0: 2 ports detected
Jan 25 13:18:24 cmp002 kernel: [    2.346469] ehci-pci 0000:00:1d.0: EHCI Host Controller
Jan 25 13:18:24 cmp002 kernel: [    2.346560] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 25 13:18:24 cmp002 kernel: [    2.346686] ehci-pci 0000:00:1d.0: debug port 2
Jan 25 13:18:24 cmp002 kernel: [    2.350677] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Jan 25 13:18:24 cmp002 kernel: [    2.350786] ehci-pci 0000:00:1d.0: irq 20, io mem 0xf6c50000
Jan 25 13:18:24 cmp002 kernel: [    2.364853] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Jan 25 13:18:24 cmp002 kernel: [    2.365028] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Jan 25 13:18:24 cmp002 kernel: [    2.365130] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 25 13:18:24 cmp002 kernel: [    2.365228] usb usb2: Product: EHCI Host Controller
Jan 25 13:18:24 cmp002 kernel: [    2.365307] usb usb2: Manufacturer: Linux 5.3.0-26-generic ehci_hcd
Jan 25 13:18:24 cmp002 kernel: [    2.365389] usb usb2: SerialNumber: 0000:00:1d.0
Jan 25 13:18:24 cmp002 kernel: [    2.373765] hub 2-0:1.0: USB hub found
Jan 25 13:18:24 cmp002 kernel: [    2.373870] hub 2-0:1.0: 2 ports detected
Jan 25 13:18:24 cmp002 kernel: [    2.374225] ehci-platform: EHCI generic platform driver
Jan 25 13:18:24 cmp002 kernel: [    2.374305] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jan 25 13:18:24 cmp002 kernel: [    2.374379] ohci-pci: OHCI PCI platform driver
Jan 25 13:18:24 cmp002 kernel: [    2.374472] ohci-platform: OHCI generic platform driver
Jan 25 13:18:24 cmp002 kernel: [    2.374547] uhci_hcd: USB Universal Host Controller Interface driver
Jan 25 13:18:24 cmp002 kernel: [    2.374765] uhci_hcd 0000:01:00.4: UHCI Host Controller
Jan 25 13:18:24 cmp002 kernel: [    2.374843] uhci_hcd 0000:01:00.4: new USB bus registered, assigned bus number 3
Jan 25 13:18:24 cmp002 kernel: [    2.374966] uhci_hcd 0000:01:00.4: detected 8 ports
Jan 25 13:18:24 cmp002 kernel: [    2.375045] uhci_hcd 0000:01:00.4: port count misdetected? forcing to 2 ports
Jan 25 13:18:24 cmp002 kernel: [    2.375177] uhci_hcd 0000:01:00.4: irq 16, io base 0x00003c00
Jan 25 13:18:24 cmp002 kernel: [    2.375359] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
Jan 25 13:18:24 cmp002 kernel: [    2.375460] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 25 13:18:24 cmp002 kernel: [    2.375559] usb usb3: Product: UHCI Host Controller
Jan 25 13:18:24 cmp002 kernel: [    2.375638] usb usb3: Manufacturer: Linux 5.3.0-26-generic uhci_hcd
Jan 25 13:18:24 cmp002 kernel: [    2.375720] usb usb3: SerialNumber: 0000:01:00.4
Jan 25 13:18:24 cmp002 kernel: [    2.376545] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
Jan 25 13:18:24 cmp002 kernel: [    2.378212] serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 25 13:18:24 cmp002 kernel: [    2.378930] rtc_cmos 00:03: registered as rtc0
Jan 25 13:18:24 cmp002 kernel: [    2.379017] rtc_cmos 00:03: alarms up to one day, 114 bytes nvram, hpet irqs
Jan 25 13:18:24 cmp002 kernel: [    2.379094] i2c /dev entries driver
Jan 25 13:18:24 cmp002 kernel: [    2.379211] device-mapper: uevent: version 1.0.3
Jan 25 13:18:24 cmp002 kernel: [    2.379353] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
Jan 25 13:18:24 cmp002 kernel: [    2.379464] platform eisa.0: Probing EISA bus 0
Jan 25 13:18:24 cmp002 systemd[1]: Started LSB: automatic crash report generation.
Jan 25 13:18:24 cmp002 kernel: [    2.379534] platform eisa.0: EISA: Cannot allocate resource for mainboard
Jan 25 13:18:24 cmp002 kernel: [    2.379605] platform eisa.0: Cannot allocate resource for EISA slot 1
Jan 25 13:18:24 cmp002 kernel: [    2.379675] platform eisa.0: Cannot allocate resource for EISA slot 2
Jan 25 13:18:24 cmp002 kernel: [    2.379746] platform eisa.0: Cannot allocate resource for EISA slot 3
Jan 25 13:18:24 cmp002 kernel: [    2.379817] platform eisa.0: Cannot allocate resource for EISA slot 4
Jan 25 13:18:24 cmp002 kernel: [    2.379887] platform eisa.0: Cannot allocate resource for EISA slot 5
Jan 25 13:18:24 cmp002 kernel: [    2.379958] platform eisa.0: Cannot allocate resource for EISA slot 6
Jan 25 13:18:24 cmp002 kernel: [    2.380028] platform eisa.0: Cannot allocate resource for EISA slot 7
Jan 25 13:18:24 cmp002 kernel: [    2.380098] platform eisa.0: Cannot allocate resource for EISA slot 8
Jan 25 13:18:24 cmp002 kernel: [    2.380168] platform eisa.0: EISA: Detected 0 cards
Jan 25 13:18:24 cmp002 kernel: [    2.380277] intel_pstate: Intel P-state driver initializing
Jan 25 13:18:24 cmp002 kernel: [    2.383060] ledtrig-cpu: registered to indicate activity on CPUs
Jan 25 13:18:24 cmp002 kernel: [    2.384048] NET: Registered protocol family 10
Jan 25 13:18:24 cmp002 kernel: [    2.396616] Segment Routing with IPv6
Jan 25 13:18:24 cmp002 kernel: [    2.396740] NET: Registered protocol family 17
Jan 25 13:18:24 cmp002 kernel: [    2.396978] Key type dns_resolver registered
Jan 25 13:18:24 cmp002 kernel: [    2.403225] RAS: Correctable Errors collector initialized.
Jan 25 13:18:24 cmp002 kernel: [    2.403391] microcode: sig=0x306e4, pf=0x1, revision=0x42e
Jan 25 13:18:24 cmp002 kernel: [    2.405038] microcode: Microcode Update Driver: v2.2.
Jan 25 13:18:24 cmp002 kernel: [    2.405061] sched_clock: Marking stable (2387634917, 17393002)->(2452555736, -47527817)
Jan 25 13:18:24 cmp002 kernel: [    2.405633] registered taskstats version 1
Jan 25 13:18:24 cmp002 kernel: [    2.405726] Loading compiled-in X.509 certificates
Jan 25 13:18:24 cmp002 kernel: [    2.410375] pstore: Using crash dump compression: deflate
Jan 25 13:18:24 cmp002 kernel: [    2.421626] Key type big_key registered
Jan 25 13:18:24 cmp002 kernel: [    2.427228] Key type encrypted registered
Jan 25 13:18:24 cmp002 kernel: [    2.427323] ima: No TPM chip found, activating TPM-bypass!
Jan 25 13:18:24 cmp002 kernel: [    2.427413] ima: Allocated hash algorithm: sha1
Jan 25 13:18:24 cmp002 kernel: [    2.427505] No architecture policies found
Jan 25 13:18:24 cmp002 kernel: [    2.427600] evm: Initialising EVM extended attributes:
Jan 25 13:18:24 cmp002 kernel: [    2.427680] evm: security.selinux
Jan 25 13:18:24 cmp002 kernel: [    2.427756] evm: security.SMACK64
Jan 25 13:18:24 cmp002 kernel: [    2.427832] evm: security.SMACK64EXEC
Jan 25 13:18:24 cmp002 kernel: [    2.427907] evm: security.SMACK64TRANSMUTE
Jan 25 13:18:24 cmp002 kernel: [    2.427985] evm: security.SMACK64MMAP
Jan 25 13:18:24 cmp002 kernel: [    2.428061] evm: security.apparmor
Jan 25 13:18:24 cmp002 kernel: [    2.428137] evm: security.ima
Jan 25 13:18:24 cmp002 kernel: [    2.428211] evm: security.capability
Jan 25 13:18:24 cmp002 kernel: [    2.428288] evm: HMAC attrs: 0x1
Jan 25 13:18:24 cmp002 kernel: [    2.430087] PM:   Magic number: 4:497:332
Jan 25 13:18:24 cmp002 kernel: [    2.430238] tty tty53: hash matches
Jan 25 13:18:24 cmp002 kernel: [    2.430546] memory memory182: hash matches
Jan 25 13:18:24 cmp002 kernel: [    2.430821] rtc_cmos 00:03: setting system clock to 2020-01-25T13:18:04 UTC (1579958284)
Jan 25 13:18:24 cmp002 kernel: [    2.434304] Freeing unused decrypted memory: 2040K
Jan 25 13:18:24 cmp002 kernel: [    2.435913] Freeing unused kernel image memory: 2660K
Jan 25 13:18:24 cmp002 kernel: [    2.460864] Write protecting the kernel read-only data: 22528k
Jan 25 13:18:24 cmp002 kernel: [    2.462465] Freeing unused kernel image memory: 2008K
Jan 25 13:18:24 cmp002 kernel: [    2.463522] Freeing unused kernel image memory: 1476K
Jan 25 13:18:24 cmp002 kernel: [    2.487274] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 25 13:18:24 cmp002 kernel: [    2.487360] x86/mm: Checking user space page tables
Jan 25 13:18:24 cmp002 kernel: [    2.510380] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 25 13:18:24 cmp002 kernel: [    2.510466] Run /init as init process
Jan 25 13:18:24 cmp002 kernel: [    2.680842] usb 1-1: new high-speed USB device number 2 using ehci-pci
Jan 25 13:18:24 cmp002 kernel: [    2.708839] usb 2-1: new high-speed USB device number 2 using ehci-pci
Jan 25 13:18:24 cmp002 kernel: [    2.780730] [Firmware Bug]: ACPI(VGA0) defines _DOD but not _DOS
Jan 25 13:18:24 cmp002 kernel: [    2.780825] ACPI: Video Device [VGA0] (multi-head: yes  rom: no  post: no)
Jan 25 13:18:24 cmp002 kernel: [    2.781039] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input3
Jan 25 13:18:24 cmp002 kernel: [    2.781238] [Firmware Bug]: ACPI(VGA0) defines _DOD but not _DOS
Jan 25 13:18:24 cmp002 kernel: [    2.781318] ACPI: Video Device [VGA0] (multi-head: yes  rom: no  post: no)
Jan 25 13:18:24 cmp002 kernel: [    2.781416] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:32/LNXVIDEO:01/input/input4
Jan 25 13:18:24 cmp002 kernel: [    2.781945] IPMI message handler: version 39.2
Jan 25 13:18:24 cmp002 kernel: [    2.783610] ipmi device interface
Jan 25 13:18:24 cmp002 kernel: [    2.785513] dca service started, version 1.12.1
Jan 25 13:18:24 cmp002 kernel: [    2.786527] ipmi_si: IPMI System Interface driver
Jan 25 13:18:24 cmp002 kernel: [    2.786614] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS
Jan 25 13:18:24 cmp002 kernel: [    2.786687] ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
Jan 25 13:18:24 cmp002 kernel: [    2.786770] ipmi_si: Adding SMBIOS-specified kcs state machine
Jan 25 13:18:24 cmp002 kernel: [    2.786930] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI
Jan 25 13:18:24 cmp002 kernel: [    2.787100] ipmi_si IPI0001:00: ipmi_platform: [io  0x0ca2-0x0ca3] regsize 1 spacing 1 irq 0
Jan 25 13:18:24 cmp002 kernel: [    2.787208] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI
Jan 25 13:18:24 cmp002 kernel: [    2.787319] ipmi_si: Adding ACPI-specified kcs state machine
Jan 25 13:18:24 cmp002 kernel: [    2.787589] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0
Jan 25 13:18:24 cmp002 kernel: [    2.788206] HP HPSA Driver (v 3.4.20-170)
Jan 25 13:18:24 cmp002 kernel: [    2.788295] hpsa 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Jan 25 13:18:24 cmp002 kernel: [    2.789514] hpsa 0000:03:00.0: Logical aborts not supported
Jan 25 13:18:24 cmp002 kernel: [    2.789584] hpsa 0000:03:00.0: HP SSD Smart Path aborts not supported
Jan 25 13:18:24 cmp002 kernel: [    2.792710] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.713.36-0 (2014/02/10)
Jan 25 13:18:24 cmp002 kernel: [    2.792907] bnx2x 0000:04:00.0: msix capability found
Jan 25 13:18:24 cmp002 kernel: [    2.793178] bnx2x 0000:04:00.0: part number 394D4342-31383735-31543030-47303030
Jan 25 13:18:24 cmp002 kernel: [    2.794184] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
Jan 25 13:18:24 cmp002 kernel: [    2.794269] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
Jan 25 13:18:24 cmp002 kernel: [    2.807517] cryptd: max_cpu_qlen set to 1000
Jan 25 13:18:24 cmp002 kernel: [    2.819131] AVX version of gcm_enc/dec engaged.
Jan 25 13:18:24 cmp002 kernel: [    2.819213] AES CTR mode by8 optimization enabled
Jan 25 13:18:24 cmp002 kernel: [    2.841248] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Jan 25 13:18:24 cmp002 kernel: [    2.841336] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 25 13:18:24 cmp002 kernel: [    2.841856] hub 1-1:1.0: USB hub found
Jan 25 13:18:24 cmp002 kernel: [    2.841999] hub 1-1:1.0: 6 ports detected
Jan 25 13:18:24 cmp002 kernel: [    2.868290] scsi host0: hpsa
Jan 25 13:18:24 cmp002 kernel: [    2.868739] hpsa can't handle SMP requests
Jan 25 13:18:24 cmp002 kernel: [    2.873254] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Jan 25 13:18:24 cmp002 kernel: [    2.873359] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 25 13:18:24 cmp002 kernel: [    2.873718] hub 2-1:1.0: USB hub found
Jan 25 13:18:24 cmp002 kernel: [    2.873873] hub 2-1:1.0: 8 ports detected
Jan 25 13:18:24 cmp002 kernel: [    2.877280] hpsa 0000:03:00.0: scsi 0:0:0:0: added RAID              HP       P220i            controller SSDSmartPathCap- En- Exp=1
Jan 25 13:18:24 cmp002 kernel: [    2.877370] hpsa 0000:03:00.0: scsi 0:0:1:0: masked Direct-Access     ATA      MK0400GCTZA      PHYS DRV SSDSmartPathCap- En- Exp=0
Jan 25 13:18:24 cmp002 kernel: [    2.877457] hpsa 0000:03:00.0: scsi 0:0:2:0: masked Direct-Access     ATA      MK0400GCTZA      PHYS DRV SSDSmartPathCap- En- Exp=0
Jan 25 13:18:24 cmp002 kernel: [    2.877544] hpsa 0000:03:00.0: scsi 0:0:3:0: masked Enclosure         PMCSIERA SRCv4x6G         enclosure SSDSmartPathCap- En- Exp=0
Jan 25 13:18:24 cmp002 kernel: [    2.877631] hpsa 0000:03:00.0: scsi 0:1:0:0: added Direct-Access     HP       LOGICAL VOLUME   RAID-0 SSDSmartPathCap+ En+ Exp=1
Jan 25 13:18:24 cmp002 kernel: [    2.877770] hpsa can't handle SMP requests
Jan 25 13:18:24 cmp002 kernel: [    2.878191] scsi 0:0:0:0: RAID              HP       P220i            5.22 PQ: 0 ANSI: 5
Jan 25 13:18:24 cmp002 kernel: [    2.878636] scsi 0:1:0:0: Direct-Access     HP       LOGICAL VOLUME   5.22 PQ: 0 ANSI: 5
Jan 25 13:18:24 cmp002 kernel: [    2.878924] scsi 0:0:0:0: Attached scsi generic sg0 type 12
Jan 25 13:18:24 cmp002 kernel: [    2.879121] sd 0:1:0:0: Attached scsi generic sg1 type 0
Jan 25 13:18:24 cmp002 kernel: [    2.879292] sd 0:1:0:0: [sda] 1562714288 512-byte logical blocks: (800 GB/745 GiB)
Jan 25 13:18:24 cmp002 kernel: [    2.879420] sd 0:1:0:0: [sda] Write Protect is off
Jan 25 13:18:24 cmp002 kernel: [    2.879487] sd 0:1:0:0: [sda] Mode Sense: 73 00 00 08
Jan 25 13:18:24 cmp002 kernel: [    2.879546] sd 0:1:0:0: [sda] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
Jan 25 13:18:24 cmp002 kernel: [    2.879631] sd 0:1:0:0: [sda] Optimal transfer size 524288 bytes
Jan 25 13:18:24 cmp002 kernel: [    2.880265]  sda: sda1
Jan 25 13:18:24 cmp002 kernel: [    2.881241] sd 0:1:0:0: [sda] Attached SCSI disk
Jan 25 13:18:24 cmp002 kernel: [    2.910442] bnx2x 0000:04:00.0: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:18:24 cmp002 kernel: [    2.910608] bnx2x 0000:04:00.1: msix capability found
Jan 25 13:18:24 cmp002 kernel: [    2.910896] bnx2x 0000:04:00.1: part number 394D4342-31383735-31543030-47303030
Jan 25 13:18:24 cmp002 kernel: [    2.958521] ixgbe 0000:05:00.0: Multiqueue Enabled: Rx Queue count = 40, Tx Queue count = 40 XDP Queue count = 0
Jan 25 13:18:24 cmp002 kernel: [    2.958916] ixgbe 0000:05:00.0: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:18:24 cmp002 kernel: [    2.967271] ixgbe 0000:05:00.0: MAC: 2, PHY: 1, PBA No: G43498-007
Jan 25 13:18:24 cmp002 kernel: [    2.967346] ixgbe 0000:05:00.0: 38:ea:a7:8f:07:50
Jan 25 13:18:24 cmp002 kernel: [    3.002566] bnx2x 0000:04:00.1: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:18:24 cmp002 kernel: [    3.004134] bnx2x 0000:04:00.0 eno1: renamed from eth0
Jan 25 13:18:24 cmp002 kernel: [    3.035471] bnx2x 0000:04:00.1 eno2: renamed from eth1
Jan 25 13:18:24 cmp002 kernel: [    3.069141] ixgbe 0000:05:00.0: Intel(R) 10 Gigabit Network Connection
Jan 25 13:18:24 cmp002 kernel: [    3.071262] libphy: ixgbe-mdio: probed
Jan 25 13:18:24 cmp002 kernel: [    3.152855] ipmi_si IPI0001:00: The BMC does not support clearing the recv irq bit, compensating, but the BMC needs to be fixed.
Jan 25 13:18:24 cmp002 kernel: [    3.168862] usb 2-1.3: new high-speed USB device number 3 using ehci-pci
Jan 25 13:18:24 cmp002 kernel: [    3.210950] ixgbe 0000:05:00.1: Multiqueue Enabled: Rx Queue count = 40, Tx Queue count = 40 XDP Queue count = 0
Jan 25 13:18:24 cmp002 kernel: [    3.211361] ixgbe 0000:05:00.1: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:18:24 cmp002 kernel: [    3.211789] ixgbe 0000:05:00.1: MAC: 2, PHY: 1, PBA No: G43498-007
Jan 25 13:18:24 cmp002 kernel: [    3.211871] ixgbe 0000:05:00.1: 38:ea:a7:8f:07:51
Jan 25 13:18:24 cmp002 kernel: [    3.255317] ixgbe 0000:05:00.1: Intel(R) 10 Gigabit Network Connection
Jan 25 13:18:24 cmp002 kernel: [    3.255462] libphy: ixgbe-mdio: probed
Jan 25 13:18:24 cmp002 kernel: [    3.260850] tsc: Refined TSC clocksource calibration: 2799.999 MHz
Jan 25 13:18:24 cmp002 kernel: [    3.260989] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3fb0b68, max_idle_ns: 440795224466 ns
Jan 25 13:18:24 cmp002 kernel: [    3.261208] clocksource: Switched to clocksource tsc
Jan 25 13:18:24 cmp002 kernel: [    3.277253] usb 2-1.3: New USB device found, idVendor=0424, idProduct=2660, bcdDevice= 8.01
Jan 25 13:18:24 cmp002 kernel: [    3.277358] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 25 13:18:24 cmp002 kernel: [    3.277875] hub 2-1.3:1.0: USB hub found
Jan 25 13:18:24 cmp002 kernel: [    3.278156] hub 2-1.3:1.0: 2 ports detected
Jan 25 13:18:24 cmp002 kernel: [    3.299957] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x00000b, prod_id: 0x2020, dev_id: 0x13)
Jan 25 13:18:24 cmp002 kernel: [    3.382631] ixgbe 0000:21:00.0: Multiqueue Enabled: Rx Queue count = 40, Tx Queue count = 40 XDP Queue count = 0
Jan 25 13:18:24 cmp002 kernel: [    3.383062] ixgbe 0000:21:00.0: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:18:24 cmp002 kernel: [    3.383883] ixgbe 0000:21:00.0: MAC: 2, PHY: 1, PBA No: G43498-007
Jan 25 13:18:24 cmp002 kernel: [    3.383983] ixgbe 0000:21:00.0: 38:ea:a7:8f:12:48
Jan 25 13:18:24 cmp002 kernel: [    3.391536] ipmi_si IPI0001:00: IPMI kcs interface initialized
Jan 25 13:18:24 cmp002 kernel: [    3.395147] ipmi_ssif: IPMI SSIF Interface driver
Jan 25 13:18:24 cmp002 kernel: [    3.424854] ixgbe 0000:21:00.0: Intel(R) 10 Gigabit Network Connection
Jan 25 13:18:24 cmp002 kernel: [    3.426947] libphy: ixgbe-mdio: probed
Jan 25 13:18:24 cmp002 kernel: [    3.554621] ixgbe 0000:21:00.1: Multiqueue Enabled: Rx Queue count = 40, Tx Queue count = 40 XDP Queue count = 0
Jan 25 13:18:24 cmp002 kernel: [    3.555050] ixgbe 0000:21:00.1: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:18:24 cmp002 kernel: [    3.555495] ixgbe 0000:21:00.1: MAC: 2, PHY: 1, PBA No: G43498-007
Jan 25 13:18:24 cmp002 kernel: [    3.555590] ixgbe 0000:21:00.1: 38:ea:a7:8f:12:49
Jan 25 13:18:24 cmp002 kernel: [    3.592035] ixgbe 0000:21:00.1: Intel(R) 10 Gigabit Network Connection
Jan 25 13:18:24 cmp002 kernel: [    3.592193] libphy: ixgbe-mdio: probed
Jan 25 13:18:24 cmp002 kernel: [    3.594716] ixgbe 0000:05:00.1 ens1f1: renamed from eth1
Jan 25 13:18:24 cmp002 kernel: [    3.661249] ixgbe 0000:05:00.0 ens1f0: renamed from eth0
Jan 25 13:18:24 cmp002 kernel: [    3.701351] ixgbe 0000:21:00.1 ens2f1: renamed from eth3
Jan 25 13:18:24 cmp002 kernel: [    3.737049] ixgbe 0000:21:00.0 ens2f0: renamed from eth2
Jan 25 13:18:24 cmp002 kernel: [    5.084820] raid6: sse2x4   gen()  5049 MB/s
Jan 25 13:18:24 cmp002 kernel: [    5.132817] raid6: sse2x4   xor()  3498 MB/s
Jan 25 13:18:24 cmp002 kernel: [    5.180817] raid6: sse2x2   gen()  4222 MB/s
Jan 25 13:18:24 cmp002 kernel: [    5.228818] raid6: sse2x2   xor()  2852 MB/s
Jan 25 13:18:24 cmp002 kernel: [    5.276805] raid6: sse2x1   gen()  5165 MB/s
Jan 25 13:18:24 cmp002 kernel: [    5.324805] raid6: sse2x1   xor()  5989 MB/s
Jan 25 13:18:24 cmp002 kernel: [    5.324871] raid6: using algorithm sse2x1 gen() 5165 MB/s
Jan 25 13:18:24 cmp002 kernel: [    5.324938] raid6: .... xor() 5989 MB/s, rmw enabled
Jan 25 13:18:24 cmp002 kernel: [    5.325005] raid6: using ssse3x2 recovery algorithm
Jan 25 13:18:24 cmp002 kernel: [    5.326155] xor: automatically using best checksumming function   avx       
Jan 25 13:18:24 cmp002 kernel: [    5.327335] async_tx: api initialized (async)
Jan 25 13:18:24 cmp002 kernel: [    5.992704] bnx2x 0000:04:00.0 eno1: using MSI-X  IRQs: sp 119  fp[0] 121 ... fp[7] 128
Jan 25 13:18:24 cmp002 kernel: [    8.988888] bnx2x 0000:04:00.0 eno1: NIC Link is Up, 10000 Mbps full duplex, Flow control: ON - receive & transmit
Jan 25 13:18:24 cmp002 kernel: [    8.989018] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
Jan 25 13:18:24 cmp002 kernel: [    9.742172] Btrfs loaded, crc32c=crc32c-intel
Jan 25 13:18:24 cmp002 kernel: [   11.046597] systemd[1]: Failed to insert module 'autofs4': No such file or directory
Jan 25 13:18:24 cmp002 kernel: [   11.067752] ERST: [Firmware Warn]: Firmware does not respond in time.
Jan 25 13:18:24 cmp002 kernel: [   11.084200] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
Jan 25 13:18:24 cmp002 kernel: [   11.107699] systemd[1]: Detected architecture x86-64.
Jan 25 13:18:24 cmp002 kernel: [   11.131123] systemd[1]: Set hostname to <ubuntu>.
Jan 25 13:18:24 cmp002 kernel: [   11.132910] systemd[1]: Initializing machine ID from random generator.
Jan 25 13:18:24 cmp002 kernel: [   11.133085] systemd[1]: Installed transient /etc/machine-id file.
Jan 25 13:18:24 cmp002 kernel: [   11.866243] systemd[1]: media-root\x2dro.mount: Found ordering cycle on -.mount/start
Jan 25 13:18:24 cmp002 kernel: [   11.866357] systemd[1]: media-root\x2dro.mount: Found dependency on media-root\x2dro.mount/start
Jan 25 13:18:24 cmp002 kernel: [   11.866463] systemd[1]: media-root\x2dro.mount: Unable to break cycle starting with media-root\x2dro.mount/start
Jan 25 13:18:24 cmp002 systemd-logind[1446]: New seat seat0.
Jan 25 13:18:24 cmp002 systemd[1]: Started Login Service.
Jan 25 13:18:24 cmp002 systemd[1]: Started Unattended Upgrades Shutdown.
Jan 25 13:18:24 cmp002 pollinate[1485]: client sent challenge to [https://entropy.ubuntu.com/]
Jan 25 13:18:24 cmp002 polkitd[1650]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jan 25 13:18:24 cmp002 dbus-daemon[1392]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jan 25 13:18:24 cmp002 systemd[1]: Started Authorization Manager.
Jan 25 13:18:24 cmp002 accounts-daemon[1428]: started daemon version 0.6.45
Jan 25 13:18:24 cmp002 systemd[1]: Started Accounts Service.
Jan 25 13:18:25 cmp002 networkd-dispatcher[1516]: No valid path found for iwconfig
Jan 25 13:18:25 cmp002 networkd-dispatcher[1516]: No valid path found for iw
Jan 25 13:18:25 cmp002 systemd[1]: Started Dispatcher daemon for systemd-networkd.
Jan 25 13:18:25 cmp002 snapd[1550]: AppArmor status: apparmor not enabled
Jan 25 13:18:25 cmp002 snapd[1550]: daemon.go:346: started snapd/2.42.1+18.04 (series 16; classic; devmode) ubuntu/18.04 (amd64) linux/5.3.0-26-generic.
Jan 25 13:18:25 cmp002 snapd[1550]: daemon.go:439: adjusting startup timeout by 30s (pessimistic estimate of 30s plus 5s per snap)
Jan 25 13:18:25 cmp002 systemd[1]: Started LXD - container startup/shutdown.
Jan 25 13:18:26 cmp002 snapd[1550]: helpers.go:104: error trying to compare the snap system key: system-key missing on disk
Jan 25 13:18:26 cmp002 systemd[1]: Started Snappy daemon.
Jan 25 13:18:26 cmp002 systemd[1]: Starting Wait until snapd is fully seeded...
Jan 25 13:18:26 cmp002 pollinate[1485]: client verified challenge/response with [https://entropy.ubuntu.com/]
Jan 25 13:18:26 cmp002 pollinate[1485]: client hashed response from [https://entropy.ubuntu.com/]
Jan 25 13:18:26 cmp002 pollinate[1485]: client successfully seeded [/dev/urandom]
Jan 25 13:18:26 cmp002 systemd[1]: Started Pollinate to seed the pseudo random number generator.
Jan 25 13:18:26 cmp002 systemd[1]: Starting OpenBSD Secure Shell server...
Jan 25 13:18:26 cmp002 sshd[1896]: Server listening on 0.0.0.0 port 22.
Jan 25 13:18:26 cmp002 sshd[1896]: Server listening on :: port 22.
Jan 25 13:18:26 cmp002 systemd[1]: Started OpenBSD Secure Shell server.
Jan 25 13:18:27 cmp002 systemd[1]: Started Wait until snapd is fully seeded.
Jan 25 13:18:27 cmp002 systemd[1]: Starting Apply the settings specified in cloud-config...
Jan 25 13:18:27 cmp002 systemd[1]: Reached target Multi-User System.
Jan 25 13:18:27 cmp002 systemd[1]: Reached target Graphical Interface.
Jan 25 13:18:27 cmp002 systemd[1]: Starting Update UTMP about System Runlevel Changes...
Jan 25 13:18:27 cmp002 systemd[1]: Started Stop ureadahead data collection 45s after completed startup.
Jan 25 13:18:27 cmp002 systemd[1]: Started Update UTMP about System Runlevel Changes.
Jan 25 13:18:28 cmp002 set-cpufreq[1442]: Setting powersave scheduler for all CPUs
Jan 25 13:18:29 cmp002 systemd[1]: Stopping Network Time Synchronization...
Jan 25 13:18:29 cmp002 systemd[1]: Stopped Network Time Synchronization.
Jan 25 13:18:29 cmp002 systemd[1]: Starting Network Time Synchronization...
Jan 25 13:18:29 cmp002 systemd[1]: Started Network Time Synchronization.
Jan 25 13:18:29 cmp002 systemd-timesyncd[2015]: Synchronized to time server 91.189.94.4:123 (ntp.ubuntu.com).
Jan 25 13:18:29 cmp002 cloud-init[1917]: Cloud-init v. 19.3-41-gc4735dd3-0ubuntu1~18.04.1 running 'modules:config' at Sat, 25 Jan 2020 13:18:27 +0000. Up 25.60 seconds.
Jan 25 13:18:29 cmp002 systemd[1]: Started Apply the settings specified in cloud-config.
Jan 25 13:18:29 cmp002 systemd[1]: Starting Execute cloud user/final scripts...
Jan 25 13:18:30 cmp002 systemd-resolved[1248]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.
Jan 25 13:18:30 cmp002 cloud-init[2040]: Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Jan 25 13:18:30 cmp002 cloud-init[2040]: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Jan 25 13:18:30 cmp002 cloud-init[2040]: Get:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Jan 25 13:18:30 cmp002 cloud-init[2040]: Get:4 http://archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Jan 25 13:18:30 cmp002 cloud-init[2040]: Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
Jan 25 13:18:30 cmp002 cloud-init[2040]: Get:6 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
Jan 25 13:18:31 cmp002 snapd[1550]: daemon.go:540: gracefully waiting for running hooks
Jan 25 13:18:31 cmp002 snapd[1550]: daemon.go:542: done waiting for running hooks
Jan 25 13:18:31 cmp002 snapd[1550]: daemon stop requested to wait for socket activation
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [833 kB]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [292 kB]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1044 kB]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [322 kB]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [9500 B]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [4540 B]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:15 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [2512 B]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:16 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [1644 B]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4032 B]
Jan 25 13:18:31 cmp002 cloud-init[2040]: Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [1900 B]
Jan 25 13:18:32 cmp002 cloud-init[2040]: Get:19 http://archive.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [634 kB]
Jan 25 13:18:32 cmp002 cloud-init[2040]: Get:20 http://archive.ubuntu.com/ubuntu bionic-security/universe Translation-en [213 kB]
Jan 25 13:18:32 cmp002 cloud-init[2040]: Get:21 http://archive.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [6116 B]
Jan 25 13:18:32 cmp002 cloud-init[2040]: Get:22 http://archive.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2600 B]
Jan 25 13:18:36 cmp002 cloud-init[2040]: Fetched 17.4 MB in 3s (5172 kB/s)
Jan 25 13:18:37 cmp002 cloud-init[2040]: Reading package lists...
Jan 25 13:18:37 cmp002 cloud-init[2040]: Reading package lists...
Jan 25 13:18:37 cmp002 cloud-init[2040]: Building dependency tree...
Jan 25 13:18:37 cmp002 cloud-init[2040]: Reading state information...
Jan 25 13:18:37 cmp002 cloud-init[2040]: python3-oauthlib is already the newest version (2.0.6-1).
Jan 25 13:18:37 cmp002 cloud-init[2040]: python3-yaml is already the newest version (3.12-1build2).
Jan 25 13:18:37 cmp002 cloud-init[2040]: python3-yaml set to manually installed.
Jan 25 13:18:37 cmp002 cloud-init[2040]: The following package was automatically installed and is no longer required:
Jan 25 13:18:37 cmp002 cloud-init[2040]:   libfreetype6
Jan 25 13:18:37 cmp002 cloud-init[2040]: Use 'apt autoremove' to remove it.
Jan 25 13:18:37 cmp002 cloud-init[2040]: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Jan 25 13:18:38 cmp002 cloud-init[2040]: Reading package lists...
Jan 25 13:18:38 cmp002 cloud-init[2040]: Building dependency tree...
Jan 25 13:18:38 cmp002 cloud-init[2040]: Reading state information...
Jan 25 13:18:38 cmp002 cloud-init[2040]: The following package was automatically installed and is no longer required:
Jan 25 13:18:38 cmp002 cloud-init[2040]:   libfreetype6
Jan 25 13:18:38 cmp002 cloud-init[2040]: Use 'apt autoremove' to remove it.
Jan 25 13:18:38 cmp002 cloud-init[2040]: The following additional packages will be installed:
Jan 25 13:18:38 cmp002 cloud-init[2040]:   freeipmi-common libfreeipmi16 libipmiconsole2 libipmidetect0 libopenipmi0
Jan 25 13:18:38 cmp002 cloud-init[2040]:   libsensors4 libsnmp-base libsnmp30
Jan 25 13:18:38 cmp002 cloud-init[2040]: Suggested packages:
Jan 25 13:18:38 cmp002 cloud-init[2040]:   freeipmi-ipmidetect freeipmi-bmc-watchdog lm-sensors snmp-mibs-downloader
Jan 25 13:18:38 cmp002 cloud-init[2040]: The following NEW packages will be installed:
Jan 25 13:18:38 cmp002 cloud-init[2040]:   freeipmi-common freeipmi-tools ipmitool libfreeipmi16 libipmiconsole2
Jan 25 13:18:38 cmp002 cloud-init[2040]:   libipmidetect0 libopenipmi0 libsensors4 libsnmp-base libsnmp30 openipmi
Jan 25 13:18:38 cmp002 cloud-init[2040]:   sshpass
Jan 25 13:18:38 cmp002 cloud-init[2040]: 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
Jan 25 13:18:38 cmp002 cloud-init[2040]: Need to get 3909 kB of archives.
Jan 25 13:18:38 cmp002 cloud-init[2040]: After this operation, 17.1 MB of additional disk space will be used.
Jan 25 13:18:38 cmp002 cloud-init[2040]: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 freeipmi-common amd64 1.4.11-1.1ubuntu4.1 [174 kB]
Jan 25 13:18:38 cmp002 cloud-init[2040]: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreeipmi16 amd64 1.4.11-1.1ubuntu4.1 [826 kB]
Jan 25 13:18:38 cmp002 cloud-init[2040]: Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ipmitool amd64 1.8.18-5ubuntu0.1 [403 kB]
Jan 25 13:18:38 cmp002 cloud-init[2040]: Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libopenipmi0 amd64 2.0.22-1.1ubuntu2.1 [450 kB]
Jan 25 13:18:38 cmp002 cloud-init[2040]: Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB]
Jan 25 13:18:38 cmp002 cloud-init[2040]: Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.3 [224 kB]
Jan 25 13:18:38 cmp002 cloud-init[2040]: Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.3 [929 kB]
Jan 25 13:18:39 cmp002 cloud-init[2040]: Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openipmi amd64 2.0.22-1.1ubuntu2.1 [132 kB]
Jan 25 13:18:39 cmp002 cloud-init[2040]: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libipmiconsole2 amd64 1.4.11-1.1ubuntu4.1 [83.9 kB]
Jan 25 13:18:39 cmp002 cloud-init[2040]: Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libipmidetect0 amd64 1.4.11-1.1ubuntu4.1 [25.6 kB]
Jan 25 13:18:39 cmp002 cloud-init[2040]: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 freeipmi-tools amd64 1.4.11-1.1ubuntu4.1 [622 kB]
Jan 25 13:18:39 cmp002 cloud-init[2040]: Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 sshpass amd64 1.06-1 [10.5 kB]
Jan 25 13:18:39 cmp002 cloud-init[2040]: Fetched 3909 kB in 1s (3938 kB/s)
Jan 25 13:18:39 cmp002 cloud-init[2040]: Selecting previously unselected package freeipmi-common.
Jan 25 13:18:41 cmp002 cloud-init[2040]: (Reading database ... #015(Reading database ... 5%#015(Reading database ... 10%#015(Reading database ... 15%#015(Reading database ... 20%#015(Reading database ... 25%#015(Reading database ... 30%#015(Reading database ... 35%#015(Reading database ... 40%#015(Reading database ... 45%#015(Reading database ... 50%#015(Reading database ... 55%#015(Reading database ... 60%#015(Reading database ... 65%#015(Reading database ... 70%#015(Reading database ... 75%#015(Reading database ... 80%#015(Reading database ... 85%#015(Reading database ... 90%#015(Reading database ... 95%#015(Reading database ... 100%#015(Reading database ... 28654 files and directories currently installed.)
Jan 25 13:18:41 cmp002 cloud-init[2040]: Preparing to unpack .../00-freeipmi-common_1.4.11-1.1ubuntu4.1_amd64.deb ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Unpacking freeipmi-common (1.4.11-1.1ubuntu4.1) ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Selecting previously unselected package libfreeipmi16.
Jan 25 13:18:41 cmp002 cloud-init[2040]: Preparing to unpack .../01-libfreeipmi16_1.4.11-1.1ubuntu4.1_amd64.deb ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Unpacking libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Selecting previously unselected package ipmitool.
Jan 25 13:18:41 cmp002 cloud-init[2040]: Preparing to unpack .../02-ipmitool_1.8.18-5ubuntu0.1_amd64.deb ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Unpacking ipmitool (1.8.18-5ubuntu0.1) ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Selecting previously unselected package libopenipmi0.
Jan 25 13:18:41 cmp002 cloud-init[2040]: Preparing to unpack .../03-libopenipmi0_2.0.22-1.1ubuntu2.1_amd64.deb ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Unpacking libopenipmi0 (2.0.22-1.1ubuntu2.1) ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Selecting previously unselected package libsensors4:amd64.
Jan 25 13:18:41 cmp002 cloud-init[2040]: Preparing to unpack .../04-libsensors4_1%3a3.4.0-4_amd64.deb ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Unpacking libsensors4:amd64 (1:3.4.0-4) ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Selecting previously unselected package libsnmp-base.
Jan 25 13:18:41 cmp002 cloud-init[2040]: Preparing to unpack .../05-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.3_all.deb ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.3) ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Selecting previously unselected package libsnmp30:amd64.
Jan 25 13:18:41 cmp002 cloud-init[2040]: Preparing to unpack .../06-libsnmp30_5.7.3+dfsg-1.8ubuntu3.3_amd64.deb ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.3) ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Selecting previously unselected package openipmi.
Jan 25 13:18:41 cmp002 cloud-init[2040]: Preparing to unpack .../07-openipmi_2.0.22-1.1ubuntu2.1_amd64.deb ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Unpacking openipmi (2.0.22-1.1ubuntu2.1) ...
Jan 25 13:18:41 cmp002 cloud-init[2040]: Selecting previously unselected package libipmiconsole2.
Jan 25 13:18:42 cmp002 cloud-init[2040]: Preparing to unpack .../08-libipmiconsole2_1.4.11-1.1ubuntu4.1_amd64.deb ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Unpacking libipmiconsole2 (1.4.11-1.1ubuntu4.1) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Selecting previously unselected package libipmidetect0.
Jan 25 13:18:42 cmp002 cloud-init[2040]: Preparing to unpack .../09-libipmidetect0_1.4.11-1.1ubuntu4.1_amd64.deb ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Unpacking libipmidetect0 (1.4.11-1.1ubuntu4.1) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Selecting previously unselected package freeipmi-tools.
Jan 25 13:18:42 cmp002 cloud-init[2040]: Preparing to unpack .../10-freeipmi-tools_1.4.11-1.1ubuntu4.1_amd64.deb ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Unpacking freeipmi-tools (1.4.11-1.1ubuntu4.1) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Selecting previously unselected package sshpass.
Jan 25 13:18:42 cmp002 cloud-init[2040]: Preparing to unpack .../11-sshpass_1.06-1_amd64.deb ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Unpacking sshpass (1.06-1) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up sshpass (1.06-1) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up libsensors4:amd64 (1:3.4.0-4) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up freeipmi-common (1.4.11-1.1ubuntu4.1) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up libipmiconsole2 (1.4.11-1.1ubuntu4.1) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up libopenipmi0 (2.0.22-1.1ubuntu2.1) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.3) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up libipmidetect0 (1.4.11-1.1ubuntu4.1) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.3) ...
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up openipmi (2.0.22-1.1ubuntu2.1) ...
Jan 25 13:18:42 cmp002 systemd[1]: Reloading.
Jan 25 13:18:42 cmp002 cloud-init[2040]: Setting up ipmitool (1.8.18-5ubuntu0.1) ...
Jan 25 13:18:42 cmp002 systemd[1]: Reloading.
Jan 25 13:18:42 cmp002 systemd[1]: Reloading.
Jan 25 13:18:42 cmp002 systemd[1]: Starting IPMI event daemon...
Jan 25 13:18:42 cmp002 ipmievd: Reading sensors...
Jan 25 13:18:43 cmp002 systemd[1]: Started IPMI event daemon.
Jan 25 13:18:43 cmp002 cloud-init[2040]: Setting up freeipmi-tools (1.4.11-1.1ubuntu4.1) ...
Jan 25 13:18:43 cmp002 cloud-init[2040]: Processing triggers for systemd (237-3ubuntu10.33) ...
Jan 25 13:18:43 cmp002 systemd[1]: Reloading.
Jan 25 13:18:43 cmp002 cloud-init[2040]: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Jan 25 13:18:44 cmp002 cloud-init[2040]: Processing triggers for ureadahead (0.100.0-21) ...
Jan 25 13:18:44 cmp002 cloud-init[2040]: Processing triggers for install-info (6.5.0.dfsg.1-2) ...
Jan 25 13:18:44 cmp002 cloud-init[2040]: Processing triggers for libc-bin (2.27-3ubuntu1) ...
Jan 25 13:18:45 cmp002 ipmievd: Set BMC Global Enables command failed: Invalid data field in request
Jan 25 13:18:45 cmp002 ipmievd: Could not enable event message buffer
Jan 25 13:18:45 cmp002 ipmievd: Error setting up Event Interface open
Jan 25 13:18:45 cmp002 systemd[1]: ipmievd.service: Main process exited, code=exited, status=1/FAILURE
Jan 25 13:18:45 cmp002 systemd[1]: ipmievd.service: Failed with result 'exit-code'.
Jan 25 13:18:46 cmp002 kernel: [   44.351256] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbfbdb000-0xbfbdcfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.351382] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbfbdb000-0xbfbdcfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.351500] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbfbdb000-0xbfbdcfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.351616] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbfbdb000-0xbfbdcfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.352236] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.352356] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.352831] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.352932] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.353362] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.353464] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.353935] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.354047] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.354559] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.354668] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.355153] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.355263] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.355740] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.355849] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.356327] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.356438] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.356964] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.357081] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.357473] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.357574] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.358063] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.358174] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.358657] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:46 cmp002 kernel: [   44.358768] x86/PAT: ipmi-locate:3096 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.942382] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbfbdb000-0xbfbdcfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.942548] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbfbdb000-0xbfbdcfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.942701] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbfbdb000-0xbfbdcfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.942861] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbfbdb000-0xbfbdcfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.943771] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.943931] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.944676] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.944802] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.945456] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.945583] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.946199] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.946326] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.946980] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.947106] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.947719] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.947845] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.948455] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.948581] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.949242] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.949377] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.950030] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.950156] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.950765] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.950892] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.951502] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.951628] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.952239] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddae000-0xbddaefff], got write-back
Jan 25 13:18:51 cmp002 kernel: [   48.952364] x86/PAT: ipmi-locate:3117 map pfn expected mapping type uncached-minus for [mem 0xbddac000-0xbddacfff], got write-back
Jan 25 13:18:53 cmp002 sudo:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/lshw -xml
Jan 25 13:18:53 cmp002 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 25 13:18:54 cmp002 sudo: pam_unix(sudo:session): session closed for user root
Jan 25 13:18:55 cmp002 sudo:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/apt-get -qy install lldpd
Jan 25 13:18:55 cmp002 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 25 13:18:56 cmp002 groupadd[3297]: group added to /etc/group: name=_lldpd, GID=115
Jan 25 13:18:56 cmp002 groupadd[3297]: group added to /etc/gshadow: name=_lldpd
Jan 25 13:18:56 cmp002 groupadd[3297]: new group: name=_lldpd, GID=115
Jan 25 13:18:56 cmp002 useradd[3301]: new user: name=_lldpd, UID=111, GID=115, home=/var/run/lldpd, shell=/usr/sbin/nologin
Jan 25 13:18:56 cmp002 chage[3307]: changed password expiry for _lldpd
Jan 25 13:18:56 cmp002 systemd[1]: Reloading.
Jan 25 13:18:56 cmp002 systemd[1]: message repeated 2 times: [ Reloading.]
Jan 25 13:18:56 cmp002 systemd[1]: Starting LLDP daemon...
Jan 25 13:18:56 cmp002 systemd[1]: Started LLDP daemon.
Jan 25 13:18:56 cmp002 lldpd[3431]: /etc/localtime copied to chroot
Jan 25 13:18:56 cmp002 lldpd[3431]: protocol LLDP enabled
Jan 25 13:18:56 cmp002 lldpd[3431]: protocol CDPv1 disabled
Jan 25 13:18:56 cmp002 lldpd[3431]: protocol CDPv2 disabled
Jan 25 13:18:56 cmp002 lldpd[3431]: protocol SONMP disabled
Jan 25 13:18:56 cmp002 lldpd[3431]: protocol EDP disabled
Jan 25 13:18:56 cmp002 lldpd[3431]: protocol FDP disabled
Jan 25 13:18:56 cmp002 lldpd[3431]: libevent 2.1.8-stable initialized with epoll method
Jan 25 13:18:56 cmp002 systemd[1]: Reloading.
Jan 25 13:18:57 cmp002 lldpcli[3429]: lldpd should resume operations
Jan 25 13:18:58 cmp002 sudo: pam_unix(sudo:session): session closed for user root
Jan 25 13:18:58 cmp002 systemd[1]: Stopping LLDP daemon...
Jan 25 13:18:58 cmp002 systemd[1]: lldpd.service: Main process exited, code=exited, status=1/FAILURE
Jan 25 13:18:58 cmp002 systemd[1]: lldpd.service: Failed with result 'exit-code'.
Jan 25 13:18:58 cmp002 systemd[1]: Stopped LLDP daemon.
Jan 25 13:18:58 cmp002 systemd[1]: Starting LLDP daemon...
Jan 25 13:18:58 cmp002 systemd[1]: Started LLDP daemon.
Jan 25 13:18:58 cmp002 lldpd[3554]: protocol LLDP enabled
Jan 25 13:18:58 cmp002 lldpd[3554]: protocol CDPv1 enabled
Jan 25 13:18:58 cmp002 lldpd[3554]: protocol CDPv2 enabled
Jan 25 13:18:58 cmp002 lldpd[3554]: protocol SONMP enabled
Jan 25 13:18:58 cmp002 lldpd[3554]: protocol EDP enabled
Jan 25 13:18:58 cmp002 lldpd[3554]: protocol FDP enabled
Jan 25 13:18:58 cmp002 lldpd[3554]: libevent 2.1.8-stable initialized with epoll method
Jan 25 13:18:59 cmp002 lldpcli[3552]: lldpd should resume operations
Jan 25 13:19:00 cmp002 kernel: [   57.857400] bnx2x 0000:04:00.1 eno2: using MSI-X  IRQs: sp 171  fp[0] 173 ... fp[7] 180
Jan 25 13:19:00 cmp002 systemd-timesyncd[2015]: Network configuration changed, trying to establish connection.
Jan 25 13:19:00 cmp002 dhclient[3579]: DHCPDISCOVER on eno2 to 255.255.255.255 port 67 interval 3 (xid=0x23c3982e)
Jan 25 13:19:00 cmp002 systemd-timesyncd[2015]: Synchronized to time server 91.189.94.4:123 (ntp.ubuntu.com).
Jan 25 13:19:00 cmp002 kernel: [   58.343060] ixgbe 0000:05:00.0: registered PHC device on ens1f0
Jan 25 13:19:00 cmp002 systemd-timesyncd[2015]: Network configuration changed, trying to establish connection.
Jan 25 13:19:00 cmp002 dhclient[3599]: DHCPDISCOVER on ens1f0 to 255.255.255.255 port 67 interval 3 (xid=0xc6ae2745)
Jan 25 13:19:00 cmp002 systemd-timesyncd[2015]: Synchronized to time server 91.189.94.4:123 (ntp.ubuntu.com).
Jan 25 13:19:00 cmp002 kernel: [   58.584716] ixgbe 0000:05:00.1: registered PHC device on ens1f1
Jan 25 13:19:00 cmp002 systemd-timesyncd[2015]: Network configuration changed, trying to establish connection.
Jan 25 13:19:00 cmp002 dhclient[3615]: DHCPDISCOVER on ens1f1 to 255.255.255.255 port 67 interval 3 (xid=0xf04ae54d)
Jan 25 13:19:01 cmp002 systemd-timesyncd[2015]: Synchronized to time server 91.189.94.4:123 (ntp.ubuntu.com).
Jan 25 13:19:01 cmp002 kernel: [   58.833704] ixgbe 0000:21:00.0: registered PHC device on ens2f0
Jan 25 13:19:01 cmp002 kernel: [   58.835522] ixgbe 0000:21:00.0 ens2f0: NIC Link is Up 10 Gbps, Flow Control: None
Jan 25 13:19:01 cmp002 systemd-timesyncd[2015]: Network configuration changed, trying to establish connection.
Jan 25 13:19:01 cmp002 dhclient[3633]: DHCPDISCOVER on ens2f0 to 255.255.255.255 port 67 interval 3 (xid=0xd1cd6478)
Jan 25 13:19:01 cmp002 systemd-timesyncd[2015]: Synchronized to time server 91.189.94.4:123 (ntp.ubuntu.com).
Jan 25 13:19:01 cmp002 kernel: [   59.080498] ixgbe 0000:21:00.1: registered PHC device on ens2f1
Jan 25 13:19:01 cmp002 systemd-timesyncd[2015]: Network configuration changed, trying to establish connection.
Jan 25 13:19:01 cmp002 systemd-networkd[1215]: ens2f1: Gained carrier
Jan 25 13:19:01 cmp002 kernel: [   59.083578] ixgbe 0000:21:00.1 ens2f1: NIC Link is Up 10 Gbps, Flow Control: None
Jan 25 13:19:01 cmp002 kernel: [   59.083770] IPv6: ADDRCONF(NETDEV_CHANGE): ens2f1: link becomes ready
Jan 25 13:19:01 cmp002 systemd-networkd[1215]: ens2f0: Gained carrier
Jan 25 13:19:01 cmp002 kernel: [   59.107445] IPv6: ADDRCONF(NETDEV_CHANGE): ens2f0: link becomes ready
Jan 25 13:19:01 cmp002 dhclient[3649]: DHCPDISCOVER on ens2f1 to 255.255.255.255 port 67 interval 3 (xid=0x713ed800)
Jan 25 13:19:01 cmp002 systemd-timesyncd[2015]: Synchronized to time server 91.189.94.4:123 (ntp.ubuntu.com).
Jan 25 13:19:01 cmp002 dhclient[3671]: Created duid "\000\001\000\001%\276\374\305\234\266T\212\020\030".
Jan 25 13:19:01 cmp002 dhclient[3671]: XMT: Solicit on eno1, interval 1060ms.
Jan 25 13:19:02 cmp002 systemd-networkd[1215]: ens2f1: Gained IPv6LL
Jan 25 13:19:02 cmp002 systemd-timesyncd[2015]: Network configuration changed, trying to establish connection.
Jan 25 13:19:02 cmp002 systemd-networkd[1215]: ens2f0: Gained IPv6LL
Jan 25 13:19:02 cmp002 systemd-timesyncd[2015]: Synchronized to time server 91.189.94.4:123 (ntp.ubuntu.com).
Jan 25 13:19:02 cmp002 dhclient[3683]: Created duid "\000\001\000\001%\276\374\3068\352\247\217\022I".
Jan 25 13:19:02 cmp002 dhclient[3681]: Created duid "\000\001\000\001%\276\374\3068\352\247\217\022H".
Jan 25 13:19:02 cmp002 systemd-networkd[1215]: eno2: Gained carrier
Jan 25 13:19:02 cmp002 systemd-timesyncd[2015]: Network configuration changed, trying to establish connection.
Jan 25 13:19:02 cmp002 kernel: [   60.491169] bnx2x 0000:04:00.1 eno2: NIC Link is Up, 10000 Mbps full duplex, Flow control: ON - receive & transmit
Jan 25 13:19:02 cmp002 kernel: [   60.491211] IPv6: ADDRCONF(NETDEV_CHANGE): eno2: link becomes ready
Jan 25 13:19:02 cmp002 systemd-timesyncd[2015]: Synchronized to time server 91.189.94.4:123 (ntp.ubuntu.com).
Jan 25 13:19:03 cmp002 dhclient[3671]: XMT: Solicit on eno1, interval 2130ms.
Jan 25 13:19:03 cmp002 dhclient[3632]: DHCPDISCOVER on ens1f1 to 255.255.255.255 port 67 interval 4 (xid=0xf04ae54d)
Jan 25 13:19:03 cmp002 dhclient[3598]: DHCPDISCOVER on eno2 to 255.255.255.255 port 67 interval 5 (xid=0x23c3982e)
Jan 25 13:19:03 cmp002 dhclient[3683]: XMT: Solicit on ens2f1, interval 1010ms.
Jan 25 13:19:03 cmp002 dhclient[3681]: XMT: Solicit on ens2f0, interval 1040ms.
Jan 25 13:19:03 cmp002 dhclient[3614]: DHCPDISCOVER on ens1f0 to 255.255.255.255 port 67 interval 7 (xid=0xc6ae2745)
Jan 25 13:19:03 cmp002 systemd-networkd[1215]: eno2: Gained IPv6LL
Jan 25 13:19:03 cmp002 systemd-timesyncd[2015]: Network configuration changed, trying to establish connection.
Jan 25 13:19:03 cmp002 systemd-timesyncd[2015]: Synchronized to time server 91.189.94.4:123 (ntp.ubuntu.com).
Jan 25 13:19:03 cmp002 dhclient[3673]: Created duid "\000\001\000\001%\276\374\307\234\266T\212\020\034".
Jan 25 13:19:04 cmp002 dhclient[3598]: DHCPREQUEST of 192.168.11.40 on eno2 to 255.255.255.255 port 67 (xid=0x2e98c323)
Jan 25 13:19:04 cmp002 dhclient[3598]: DHCPOFFER of 192.168.11.40 from 192.168.11.3
Jan 25 13:19:04 cmp002 dhclient[3665]: DHCPDISCOVER on ens2f1 to 255.255.255.255 port 67 interval 8 (xid=0x713ed800)
Jan 25 13:19:04 cmp002 dhclient[3673]: XMT: Solicit on eno2, interval 1010ms.
Jan 25 13:19:04 cmp002 dhclient[3598]: DHCPACK of 192.168.11.40 from 192.168.11.3
Jan 25 13:19:04 cmp002 systemd-timesyncd[2015]: Network configuration changed, trying to establish connection.
Jan 25 13:19:04 cmp002 dhclient[3683]: XMT: Solicit on ens2f1, interval 1960ms.
Jan 25 13:19:04 cmp002 systemd[1]: Stopping Network Name Resolution...
Jan 25 13:19:04 cmp002 systemd[1]: Stopped Network Name Resolution.
Jan 25 13:19:04 cmp002 systemd-timesyncd[2015]: Synchronized to time server 91.189.94.4:123 (ntp.ubuntu.com).
Jan 25 13:19:04 cmp002 systemd[1]: Starting Network Name Resolution...
Jan 25 13:19:04 cmp002 dhclient[3681]: XMT: Solicit on ens2f0, interval 2070ms.
Jan 25 13:19:04 cmp002 systemd-resolved[3928]: Positive Trust Anchors:
Jan 25 13:19:04 cmp002 systemd-resolved[3928]: . IN DS 19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5
Jan 25 13:19:04 cmp002 systemd-resolved[3928]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Jan 25 13:19:04 cmp002 systemd-resolved[3928]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Jan 25 13:19:04 cmp002 systemd-resolved[3928]: Using system hostname 'cmp002'.
Jan 25 13:19:04 cmp002 systemd[1]: Started Network Name Resolution.
Jan 25 13:19:04 cmp002 systemd[1]: Stopping Network Time Synchronization...
Jan 25 13:19:04 cmp002 systemd[1]: Stopped Network Time Synchronization.
Jan 25 13:19:04 cmp002 systemd[1]: Starting Network Time Synchronization...
Jan 25 13:19:04 cmp002 systemd[1]: Started Network Time Synchronization.
Jan 25 13:19:04 cmp002 dhclient[3598]: bound to 192.168.11.40 -- renewal in 237 seconds.
Jan 25 13:19:04 cmp002 systemd-timesyncd[3964]: Synchronized to time server 91.189.94.4:123 (91.189.94.4).
Jan 25 13:19:04 cmp002 dhclient[3648]: DHCPDISCOVER on ens2f0 to 255.255.255.255 port 67 interval 4 (xid=0xd1cd6478)
Jan 25 13:19:05 cmp002 dhclient[3671]: XMT: Solicit on eno1, interval 4160ms.
Jan 25 13:19:05 cmp002 dhclient[3673]: XMT: Solicit on eno2, interval 2000ms.
Jan 25 13:19:06 cmp002 dhclient[3683]: XMT: Solicit on ens2f1, interval 3970ms.
Jan 25 13:19:06 cmp002 dhclient[3681]: XMT: Solicit on ens2f0, interval 4120ms.
Jan 25 13:19:06 cmp002 sudo:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/blockdev --getsize64 /dev/sda
Jan 25 13:19:06 cmp002 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 25 13:19:06 cmp002 sudo: pam_unix(sudo:session): session closed for user root
Jan 25 13:19:06 cmp002 sudo:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/blockdev --getbsz /dev/sda
Jan 25 13:19:06 cmp002 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 25 13:19:07 cmp002 sudo: pam_unix(sudo:session): session closed for user root
Jan 25 13:19:07 cmp002 dhclient[3673]: XMT: Solicit on eno2, interval 3890ms.
Jan 25 13:19:07 cmp002 dhclient[3632]: DHCPDISCOVER on ens1f1 to 255.255.255.255 port 67 interval 4 (xid=0xf04ae54d)
Jan 25 13:19:07 cmp002 root: ens1f1: time out waiting for permanent link-local address
Jan 25 13:19:07 cmp002 root: ens1f0: time out waiting for permanent link-local address
Jan 25 13:19:07 cmp002 dhclient[3678]: no link-local IPv6 address for ens1f1
Jan 25 13:19:07 cmp002 dhclient[3678]: 
Jan 25 13:19:07 cmp002 dhclient[3678]: If you think you have received this message due to a bug rather
Jan 25 13:19:07 cmp002 dhclient[3678]: than a configuration issue please read the section on submitting
Jan 25 13:19:07 cmp002 dhclient[3678]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:19:07 cmp002 dhclient[3678]: before submitting a bug.  These pages explain the proper
Jan 25 13:19:07 cmp002 dhclient[3678]: process and the information we find helpful for debugging..
Jan 25 13:19:07 cmp002 dhclient[3678]: 
Jan 25 13:19:07 cmp002 dhclient[3678]: exiting.
Jan 25 13:19:07 cmp002 dhclient[3677]: no link-local IPv6 address for ens1f0
Jan 25 13:19:07 cmp002 dhclient[3677]: 
Jan 25 13:19:07 cmp002 dhclient[3677]: If you think you have received this message due to a bug rather
Jan 25 13:19:07 cmp002 dhclient[3677]: than a configuration issue please read the section on submitting
Jan 25 13:19:07 cmp002 dhclient[3677]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:19:07 cmp002 dhclient[3677]: before submitting a bug.  These pages explain the proper
Jan 25 13:19:07 cmp002 dhclient[3677]: process and the information we find helpful for debugging..
Jan 25 13:19:07 cmp002 dhclient[3677]: 
Jan 25 13:19:07 cmp002 dhclient[3677]: exiting.
Jan 25 13:19:08 cmp002 dhclient[3648]: DHCPDISCOVER on ens2f0 to 255.255.255.255 port 67 interval 11 (xid=0xd1cd6478)
Jan 25 13:19:09 cmp002 dhclient[3671]: XMT: Solicit on eno1, interval 7950ms.
Jan 25 13:19:10 cmp002 dhclient[3683]: XMT: Solicit on ens2f1, interval 7600ms.
Jan 25 13:19:10 cmp002 dhclient[3681]: XMT: Solicit on ens2f0, interval 8410ms.
Jan 25 13:19:10 cmp002 dhclient[3614]: DHCPDISCOVER on ens1f0 to 255.255.255.255 port 67 interval 11 (xid=0xc6ae2745)
Jan 25 13:19:11 cmp002 dhclient[3673]: XMT: Solicit on eno2, interval 7570ms.
Jan 25 13:19:11 cmp002 dhclient[3632]: DHCPDISCOVER on ens1f1 to 255.255.255.255 port 67 interval 5 (xid=0xf04ae54d)
Jan 25 13:19:12 cmp002 dhclient[3665]: DHCPDISCOVER on ens2f1 to 255.255.255.255 port 67 interval 15 (xid=0x713ed800)
Jan 25 13:19:16 cmp002 dhclient[3632]: DHCPDISCOVER on ens1f1 to 255.255.255.255 port 67 interval 9 (xid=0xf04ae54d)
Jan 25 13:19:17 cmp002 dhclient[3671]: XMT: Solicit on eno1, interval 16580ms.
Jan 25 13:19:17 cmp002 dhclient[3683]: XMT: Solicit on ens2f1, interval 15010ms.
Jan 25 13:19:18 cmp002 dhclient[3673]: XMT: Solicit on eno2, interval 15090ms.
Jan 25 13:19:18 cmp002 dhclient[3681]: XMT: Solicit on ens2f0, interval 16920ms.
Jan 25 13:19:19 cmp002 dhclient[3648]: DHCPDISCOVER on ens2f0 to 255.255.255.255 port 67 interval 18 (xid=0xd1cd6478)
Jan 25 13:19:21 cmp002 dhclient[3614]: DHCPDISCOVER on ens1f0 to 255.255.255.255 port 67 interval 21 (xid=0xc6ae2745)
Jan 25 13:19:23 cmp002 root: ens1f1: time out waiting for permanent link-local address
Jan 25 13:19:23 cmp002 root: ens1f0: time out waiting for permanent link-local address
Jan 25 13:19:23 cmp002 dhclient[4147]: no link-local IPv6 address for ens1f1
Jan 25 13:19:23 cmp002 dhclient[4147]: 
Jan 25 13:19:23 cmp002 dhclient[4147]: If you think you have received this message due to a bug rather
Jan 25 13:19:23 cmp002 dhclient[4147]: than a configuration issue please read the section on submitting
Jan 25 13:19:23 cmp002 dhclient[4147]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:19:23 cmp002 dhclient[4147]: before submitting a bug.  These pages explain the proper
Jan 25 13:19:23 cmp002 dhclient[4147]: process and the information we find helpful for debugging..
Jan 25 13:19:23 cmp002 dhclient[4147]: 
Jan 25 13:19:23 cmp002 dhclient[4147]: exiting.
Jan 25 13:19:23 cmp002 dhclient[4148]: no link-local IPv6 address for ens1f0
Jan 25 13:19:23 cmp002 dhclient[4148]: 
Jan 25 13:19:23 cmp002 dhclient[4148]: If you think you have received this message due to a bug rather
Jan 25 13:19:23 cmp002 dhclient[4148]: than a configuration issue please read the section on submitting
Jan 25 13:19:23 cmp002 dhclient[4148]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:19:23 cmp002 dhclient[4148]: before submitting a bug.  These pages explain the proper
Jan 25 13:19:23 cmp002 dhclient[4148]: process and the information we find helpful for debugging..
Jan 25 13:19:23 cmp002 dhclient[4148]: 
Jan 25 13:19:23 cmp002 dhclient[4148]: exiting.
Jan 25 13:19:25 cmp002 dhclient[3632]: DHCPDISCOVER on ens1f1 to 255.255.255.255 port 67 interval 11 (xid=0xf04ae54d)
Jan 25 13:19:27 cmp002 dhclient[3665]: DHCPDISCOVER on ens2f1 to 255.255.255.255 port 67 interval 8 (xid=0x713ed800)
Jan 25 13:19:32 cmp002 dhclient[3683]: XMT: Solicit on ens2f1, interval 29520ms.
Jan 25 13:19:33 cmp002 dhclient[3673]: XMT: Solicit on eno2, interval 28730ms.
Jan 25 13:19:33 cmp002 dhclient[3671]: XMT: Solicit on eno1, interval 34760ms.
Jan 25 13:19:35 cmp002 dhclient[3665]: DHCPDISCOVER on ens2f1 to 255.255.255.255 port 67 interval 14 (xid=0x713ed800)
Jan 25 13:19:35 cmp002 dhclient[3681]: XMT: Solicit on ens2f0, interval 32420ms.
Jan 25 13:19:36 cmp002 dhclient[3632]: DHCPDISCOVER on ens1f1 to 255.255.255.255 port 67 interval 9 (xid=0xf04ae54d)
Jan 25 13:19:37 cmp002 dhclient[3648]: DHCPDISCOVER on ens2f0 to 255.255.255.255 port 67 interval 7 (xid=0xd1cd6478)
Jan 25 13:19:40 cmp002 root: ens1f0: time out waiting for permanent link-local address
Jan 25 13:19:40 cmp002 root: ens1f1: time out waiting for permanent link-local address
Jan 25 13:19:40 cmp002 dhclient[4402]: no link-local IPv6 address for ens1f0
Jan 25 13:19:40 cmp002 dhclient[4401]: no link-local IPv6 address for ens1f1
Jan 25 13:19:40 cmp002 dhclient[4402]: 
Jan 25 13:19:40 cmp002 dhclient[4401]: 
Jan 25 13:19:40 cmp002 dhclient[4402]: If you think you have received this message due to a bug rather
Jan 25 13:19:40 cmp002 dhclient[4401]: If you think you have received this message due to a bug rather
Jan 25 13:19:40 cmp002 dhclient[4402]: than a configuration issue please read the section on submitting
Jan 25 13:19:40 cmp002 dhclient[4401]: than a configuration issue please read the section on submitting
Jan 25 13:19:40 cmp002 dhclient[4402]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:19:40 cmp002 dhclient[4401]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:19:40 cmp002 dhclient[4402]: before submitting a bug.  These pages explain the proper
Jan 25 13:19:40 cmp002 dhclient[4401]: before submitting a bug.  These pages explain the proper
Jan 25 13:19:40 cmp002 dhclient[4402]: process and the information we find helpful for debugging..
Jan 25 13:19:40 cmp002 dhclient[4401]: process and the information we find helpful for debugging..
Jan 25 13:19:40 cmp002 dhclient[4402]: 
Jan 25 13:19:40 cmp002 dhclient[4401]: 
Jan 25 13:19:40 cmp002 dhclient[4402]: exiting.
Jan 25 13:19:40 cmp002 dhclient[4401]: exiting.
Jan 25 13:19:42 cmp002 systemd[1]: Starting Stop ureadahead data collection...
Jan 25 13:19:42 cmp002 systemd[1]: Stopping Read required files in advance...
Jan 25 13:19:42 cmp002 systemd[1]: Started Stop ureadahead data collection.
Jan 25 13:19:42 cmp002 dhclient[3614]: DHCPDISCOVER on ens1f0 to 255.255.255.255 port 67 interval 15 (xid=0xc6ae2745)
Jan 25 13:19:43 cmp002 systemd[1]: Stopped Read required files in advance.
Jan 25 13:19:44 cmp002 dhclient[3648]: DHCPDISCOVER on ens2f0 to 255.255.255.255 port 67 interval 9 (xid=0xd1cd6478)
Jan 25 13:19:45 cmp002 dhclient[3632]: DHCPDISCOVER on ens1f1 to 255.255.255.255 port 67 interval 18 (xid=0xf04ae54d)
Jan 25 13:19:49 cmp002 dhclient[3665]: DHCPDISCOVER on ens2f1 to 255.255.255.255 port 67 interval 11 (xid=0x713ed800)
Jan 25 13:19:53 cmp002 dhclient[3648]: DHCPDISCOVER on ens2f0 to 255.255.255.255 port 67 interval 21 (xid=0xd1cd6478)
Jan 25 13:19:56 cmp002 root: ens1f0: time out waiting for permanent link-local address
Jan 25 13:19:56 cmp002 root: ens1f1: time out waiting for permanent link-local address
Jan 25 13:19:56 cmp002 dhclient[4683]: no link-local IPv6 address for ens1f0
Jan 25 13:19:56 cmp002 dhclient[4683]: 
Jan 25 13:19:56 cmp002 dhclient[4683]: If you think you have received this message due to a bug rather
Jan 25 13:19:56 cmp002 dhclient[4683]: than a configuration issue please read the section on submitting
Jan 25 13:19:56 cmp002 dhclient[4683]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:19:56 cmp002 dhclient[4683]: before submitting a bug.  These pages explain the proper
Jan 25 13:19:56 cmp002 dhclient[4683]: process and the information we find helpful for debugging..
Jan 25 13:19:56 cmp002 dhclient[4683]: 
Jan 25 13:19:56 cmp002 dhclient[4683]: exiting.
Jan 25 13:19:56 cmp002 dhclient[4682]: no link-local IPv6 address for ens1f1
Jan 25 13:19:56 cmp002 dhclient[4682]: 
Jan 25 13:19:56 cmp002 dhclient[4682]: If you think you have received this message due to a bug rather
Jan 25 13:19:56 cmp002 dhclient[4682]: than a configuration issue please read the section on submitting
Jan 25 13:19:56 cmp002 dhclient[4682]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:19:56 cmp002 dhclient[4682]: before submitting a bug.  These pages explain the proper
Jan 25 13:19:56 cmp002 dhclient[4682]: process and the information we find helpful for debugging..
Jan 25 13:19:56 cmp002 dhclient[4682]: 
Jan 25 13:19:56 cmp002 dhclient[4682]: exiting.
Jan 25 13:19:57 cmp002 dhclient[3614]: DHCPDISCOVER on ens1f0 to 255.255.255.255 port 67 interval 16 (xid=0xc6ae2745)
Jan 25 13:20:00 cmp002 dhclient[3665]: DHCPDISCOVER on ens2f1 to 255.255.255.255 port 67 interval 11 (xid=0x713ed800)
Jan 25 13:20:00 cmp002 sudo:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/apt-get -qy install smartmontools
Jan 25 13:20:00 cmp002 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 25 13:20:00 cmp002 systemd-resolved[3928]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.
Jan 25 13:20:00 cmp002 systemd-resolved[3928]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.
Jan 25 13:20:02 cmp002 dhclient[3683]: XMT: Solicit on ens2f1, interval 56500ms.
Jan 25 13:20:02 cmp002 dhclient[3673]: XMT: Solicit on eno2, interval 60230ms.
Jan 25 13:20:03 cmp002 dhclient[3632]: DHCPDISCOVER on ens1f1 to 255.255.255.255 port 67 interval 17 (xid=0xf04ae54d)
Jan 25 13:20:06 cmp002 groupadd[5209]: group added to /etc/group: name=ssl-cert, GID=116
Jan 25 13:20:06 cmp002 groupadd[5209]: group added to /etc/gshadow: name=ssl-cert
Jan 25 13:20:06 cmp002 groupadd[5209]: new group: name=ssl-cert, GID=116
Jan 25 13:20:06 cmp002 systemd[1]: Reloading.
Jan 25 13:20:07 cmp002 systemd[1]: Reloading.
Jan 25 13:20:08 cmp002 dhclient[3681]: XMT: Solicit on ens2f0, interval 67850ms.
Jan 25 13:20:08 cmp002 dhclient[3671]: XMT: Solicit on eno1, interval 72370ms.
Jan 25 13:20:08 cmp002 systemd[1]: Reloading.
Jan 25 13:20:10 cmp002 systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon.
Jan 25 13:20:10 cmp002 systemd[1]: Reloading.
Jan 25 13:20:10 cmp002 smartd[5501]: smartd 6.6 2016-05-31 r4324 [x86_64-linux-5.3.0-26-generic] (local build)
Jan 25 13:20:10 cmp002 smartd[5501]: Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Jan 25 13:20:10 cmp002 smartd[5501]: Opened configuration file /etc/smartd.conf
Jan 25 13:20:10 cmp002 smartd[5501]: Drive: DEVICESCAN, implied '-a' Directive on line 21 of file /etc/smartd.conf
Jan 25 13:20:10 cmp002 smartd[5501]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Jan 25 13:20:10 cmp002 smartd[5501]: Device: /dev/sda, opened
Jan 25 13:20:10 cmp002 smartd[5501]: Device: /dev/sda, [HP       LOGICAL VOLUME   5.22], lu id: 0x600508b1001cb19198eb9a66f8a29401, S/N: PCQVU0CRH5T4ZO, 800 GB
Jan 25 13:20:10 cmp002 smartd[5501]: Device: /dev/sda, does not support SMART Self-Test Log.
Jan 25 13:20:10 cmp002 smartd[5501]: Device: /dev/sda, is SMART capable. Adding to "monitor" list.
Jan 25 13:20:10 cmp002 smartd[5501]: Monitoring 0 ATA/SATA, 1 SCSI/SAS and 0 NVMe devices
Jan 25 13:20:10 cmp002 smartd[5501]: Device: /dev/sda, failed to read Temperature
Jan 25 13:20:10 cmp002 smartd[5501]: Device: /dev/sda, state written to /var/lib/smartmontools/smartd.HP-LOGICAL_VOLUME-PCQVU0CRH5T4ZO.scsi.state
Jan 25 13:20:11 cmp002 dhclient[3665]: DHCPDISCOVER on ens2f1 to 255.255.255.255 port 67 interval 11 (xid=0x713ed800)
Jan 25 13:20:11 cmp002 systemd[1]: Reloading.
Jan 25 13:20:12 cmp002 root: ens1f0: time out waiting for permanent link-local address
Jan 25 13:20:12 cmp002 root: ens1f1: time out waiting for permanent link-local address
Jan 25 13:20:12 cmp002 dhclient[5219]: no link-local IPv6 address for ens1f0
Jan 25 13:20:12 cmp002 dhclient[5219]: 
Jan 25 13:20:12 cmp002 dhclient[5219]: If you think you have received this message due to a bug rather
Jan 25 13:20:12 cmp002 dhclient[5219]: than a configuration issue please read the section on submitting
Jan 25 13:20:12 cmp002 dhclient[5219]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:20:12 cmp002 dhclient[5219]: before submitting a bug.  These pages explain the proper
Jan 25 13:20:12 cmp002 dhclient[5219]: process and the information we find helpful for debugging..
Jan 25 13:20:12 cmp002 dhclient[5219]: 
Jan 25 13:20:12 cmp002 dhclient[5219]: exiting.
Jan 25 13:20:12 cmp002 dhclient[5220]: no link-local IPv6 address for ens1f1
Jan 25 13:20:12 cmp002 dhclient[5220]: 
Jan 25 13:20:12 cmp002 dhclient[5220]: If you think you have received this message due to a bug rather
Jan 25 13:20:12 cmp002 dhclient[5220]: than a configuration issue please read the section on submitting
Jan 25 13:20:12 cmp002 dhclient[5220]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:20:12 cmp002 dhclient[5220]: before submitting a bug.  These pages explain the proper
Jan 25 13:20:12 cmp002 dhclient[5220]: process and the information we find helpful for debugging..
Jan 25 13:20:12 cmp002 dhclient[5220]: 
Jan 25 13:20:12 cmp002 dhclient[5220]: exiting.
Jan 25 13:20:13 cmp002 systemd[1]: Reloading.
Jan 25 13:20:13 cmp002 dhclient[3614]: DHCPDISCOVER on ens1f0 to 255.255.255.255 port 67 interval 14 (xid=0xc6ae2745)
Jan 25 13:20:14 cmp002 systemd[1]: Reloading.
Jan 25 13:20:14 cmp002 dhclient[3648]: DHCPDISCOVER on ens2f0 to 255.255.255.255 port 67 interval 10 (xid=0xd1cd6478)
Jan 25 13:20:15 cmp002 systemd[1]: Created slice system-postfix.slice.
Jan 25 13:20:15 cmp002 systemd[1]: Starting Postfix Mail Transport Agent (instance -)...
Jan 25 13:20:15 cmp002 configure-instance.sh[5774]: postconf: fatal: open /etc/postfix/main.cf: No such file or directory
Jan 25 13:20:16 cmp002 configure-instance.sh[5774]: postconf: fatal: open /etc/postfix/main.cf: No such file or directory
Jan 25 13:20:17 cmp002 systemd[1]: postfix@-.service: Control process exited, code=exited status=1
Jan 25 13:20:17 cmp002 systemd[1]: postfix@-.service: Failed with result 'exit-code'.
Jan 25 13:20:17 cmp002 systemd[1]: Failed to start Postfix Mail Transport Agent (instance -).
Jan 25 13:20:17 cmp002 groupadd[5799]: group added to /etc/group: name=postfix, GID=117
Jan 25 13:20:17 cmp002 groupadd[5799]: group added to /etc/gshadow: name=postfix
Jan 25 13:20:17 cmp002 groupadd[5799]: new group: name=postfix, GID=117
Jan 25 13:20:17 cmp002 useradd[5805]: new user: name=postfix, UID=112, GID=117, home=/var/spool/postfix, shell=/usr/sbin/nologin
Jan 25 13:20:17 cmp002 usermod[5811]: change user 'postfix' password
Jan 25 13:20:17 cmp002 chage[5816]: changed password expiry for postfix
Jan 25 13:20:17 cmp002 groupadd[5860]: group added to /etc/group: name=postdrop, GID=118
Jan 25 13:20:17 cmp002 groupadd[5860]: group added to /etc/gshadow: name=postdrop
Jan 25 13:20:17 cmp002 groupadd[5860]: new group: name=postdrop, GID=118
Jan 25 13:20:20 cmp002 dhclient[3632]: DHCPDISCOVER on ens1f1 to 255.255.255.255 port 67 interval 8 (xid=0xf04ae54d)
Jan 25 13:20:22 cmp002 dhclient[3665]: DHCPDISCOVER on ens2f1 to 255.255.255.255 port 67 interval 19 (xid=0x713ed800)
Jan 25 13:20:23 cmp002 systemd[1]: Reloading.
Jan 25 13:20:23 cmp002 systemd[1]: Starting Postfix Mail Transport Agent (instance -)...
Jan 25 13:20:24 cmp002 postfix/postfix-script[6235]: starting the Postfix mail system
Jan 25 13:20:24 cmp002 postfix/master[6237]: daemon started -- version 3.3.0, configuration /etc/postfix
Jan 25 13:20:24 cmp002 systemd[1]: Started Postfix Mail Transport Agent (instance -).
Jan 25 13:20:24 cmp002 systemd[1]: Starting Postfix Mail Transport Agent...
Jan 25 13:20:24 cmp002 systemd[1]: Started Postfix Mail Transport Agent.
Jan 25 13:20:24 cmp002 systemd[1]: Reloading.
Jan 25 13:20:24 cmp002 dhclient[3648]: DHCPDISCOVER on ens2f0 to 255.255.255.255 port 67 interval 18 (xid=0xd1cd6478)
Jan 25 13:20:26 cmp002 systemd[1]: Reloading.
Jan 25 13:20:26 cmp002 systemd[1]: Stopping System Logging Service...
Jan 25 13:20:26 cmp002 rsyslogd:  [origin software="rsyslogd" swVersion="8.32.0" x-pid="1451" x-info="http://www.rsyslog.com"] exiting on signal 15.
Jan 25 13:20:26 cmp002 systemd[1]: Stopped System Logging Service.
Jan 25 13:20:26 cmp002 systemd[1]: Starting System Logging Service...
Jan 25 13:20:26 cmp002 rsyslogd: imuxsock: Acquired UNIX socket '/run/systemd/journal/syslog' (fd 3) from systemd.  [v8.32.0]
Jan 25 13:20:26 cmp002 rsyslogd: rsyslogd's groupid changed to 106
Jan 25 13:20:26 cmp002 systemd[1]: Started System Logging Service.
Jan 25 13:20:26 cmp002 rsyslogd: rsyslogd's userid changed to 102
Jan 25 13:20:26 cmp002 rsyslogd:  [origin software="rsyslogd" swVersion="8.32.0" x-pid="6870" x-info="http://www.rsyslog.com"] start
Jan 25 13:20:27 cmp002 sudo: pam_unix(sudo:session): session closed for user root
Jan 25 13:20:27 cmp002 dhclient[3614]: DHCPDISCOVER on ens1f0 to 255.255.255.255 port 67 interval 7 (xid=0xc6ae2745)
Jan 25 13:20:28 cmp002 sudo:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl --all /dev/sda
Jan 25 13:20:28 cmp002 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 25 13:20:28 cmp002 sudo: pam_unix(sudo:session): session closed for user root
Jan 25 13:20:28 cmp002 sudo:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl --xall /dev/sda
Jan 25 13:20:28 cmp002 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 25 13:20:28 cmp002 sudo: pam_unix(sudo:session): session closed for user root
Jan 25 13:20:28 cmp002 cloud-init[2040]: Downloading and extracting http://192.168.11.3:5240/MAAS/metadata//2012-03-01//maas-scripts/ to /tmp/user_data.sh.Q53pbY/scripts
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting commissioning scripts...
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 00-maas-00-support-info (id: 8)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 00-maas-00-support-info (id: 8): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 00-maas-01-cpuinfo (id: 10)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 00-maas-01-cpuinfo (id: 10): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 00-maas-01-lshw (id: 9)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 00-maas-01-lshw (id: 9): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 00-maas-02-virtuality (id: 11)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 00-maas-02-virtuality (id: 11): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Installing apt packages for 00-maas-03-install-lldpd (id: 12)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 00-maas-03-install-lldpd (id: 12)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 00-maas-03-install-lldpd (id: 12): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 00-maas-04-list-modaliases (id: 13)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 00-maas-04-list-modaliases (id: 13): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 00-maas-05-dhcp-unconfigured-ifaces (id: 14)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 00-maas-05-dhcp-unconfigured-ifaces (id: 14): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 00-maas-06-get-fruid-api-data (id: 15)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 00-maas-06-get-fruid-api-data (id: 15): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 00-maas-07-block-devices (id: 16)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 00-maas-07-block-devices (id: 16): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 00-maas-08-serial-ports (id: 17)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 00-maas-08-serial-ports (id: 17): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 99-maas-02-capture-lldp (id: 18)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 99-maas-02-capture-lldp (id: 18): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 99-maas-03-network-interfaces (id: 19)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 99-maas-03-network-interfaces (id: 19): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting 99-maas-04-network-interfaces-with-sriov (id: 20)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished 99-maas-04-network-interfaces-with-sriov (id: 20): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: Commissioning complete; updating test scripts...
Jan 25 13:20:28 cmp002 cloud-init[2040]: Downloading and extracting http://192.168.11.3:5240/MAAS/metadata//2012-03-01//maas-scripts/ to /tmp/user_data.sh.Q53pbY/scripts
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting testing scripts...
Jan 25 13:20:28 cmp002 cloud-init[2040]: Installing apt packages for smartctl-validate (id: 78, script_version_id: 1)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Starting smartctl-validate (id: 78, script_version_id: 1)
Jan 25 13:20:28 cmp002 cloud-init[2040]: Finished smartctl-validate (id: 78, script_version_id: 1): 0
Jan 25 13:20:28 cmp002 cloud-init[2040]: All scripts successfully ran
Jan 25 13:20:28 cmp002 ec2: 
Jan 25 13:20:28 cmp002 ec2: #############################################################
Jan 25 13:20:28 cmp002 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Jan 25 13:20:28 cmp002 ec2: 1024 SHA256:1CFwxyYm9MlcmEPuscxXjTmeUzVi5xtZQVspeSh7ITw root@cmp002 (DSA)
Jan 25 13:20:28 cmp002 ec2: 256 SHA256:q02KnFMDqHBneauH36oX6ZteIi8SJgMUOjLjE8j1mdE root@cmp002 (ECDSA)
Jan 25 13:20:28 cmp002 ec2: 256 SHA256:QzF2GBPIhq26IUppO2cDKy0Cl4zpz+uOjmHQXZ1iE6Q root@cmp002 (ED25519)
Jan 25 13:20:28 cmp002 ec2: 2048 SHA256:UO20xkn3WA3ibLtoAldBIY+V2dNS75saUiD9JRszfWg root@cmp002 (RSA)
Jan 25 13:20:28 cmp002 ec2: -----END SSH HOST KEY FINGERPRINTS-----
Jan 25 13:20:28 cmp002 ec2: #############################################################
Jan 25 13:20:28 cmp002 root: ens1f0: time out waiting for permanent link-local address
Jan 25 13:20:28 cmp002 root: ens1f1: time out waiting for permanent link-local address
Jan 25 13:20:28 cmp002 dhclient[5932]: no link-local IPv6 address for ens1f0
Jan 25 13:20:28 cmp002 dhclient[5933]: no link-local IPv6 address for ens1f1
Jan 25 13:20:28 cmp002 dhclient[5932]: 
Jan 25 13:20:28 cmp002 dhclient[5933]: 
Jan 25 13:20:28 cmp002 dhclient[5932]: If you think you have received this message due to a bug rather
Jan 25 13:20:28 cmp002 dhclient[5933]: If you think you have received this message due to a bug rather
Jan 25 13:20:28 cmp002 dhclient[5933]: than a configuration issue please read the section on submitting
Jan 25 13:20:28 cmp002 dhclient[5932]: than a configuration issue please read the section on submitting
Jan 25 13:20:28 cmp002 dhclient[5933]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:20:28 cmp002 dhclient[5932]: bugs on either our web page at www.isc.org or in the README file
Jan 25 13:20:28 cmp002 dhclient[5933]: before submitting a bug.  These pages explain the proper
Jan 25 13:20:28 cmp002 dhclient[5932]: before submitting a bug.  These pages explain the proper
Jan 25 13:20:28 cmp002 dhclient[5933]: process and the information we find helpful for debugging..
Jan 25 13:20:28 cmp002 dhclient[5932]: process and the information we find helpful for debugging..
Jan 25 13:20:28 cmp002 dhclient[5933]: 
Jan 25 13:20:28 cmp002 dhclient[5932]: 
Jan 25 13:20:28 cmp002 dhclient[5933]: exiting.
Jan 25 13:20:28 cmp002 dhclient[5932]: exiting.
Jan 25 13:20:28 cmp002 cloud-init[2040]: Cloud-init v. 19.3-41-gc4735dd3-0ubuntu1~18.04.1 running 'modules:final' at Sat, 25 Jan 2020 13:18:29 +0000. Up 27.69 seconds.
Jan 25 13:20:28 cmp002 cloud-init[2040]: Cloud-init v. 19.3-41-gc4735dd3-0ubuntu1~18.04.1 finished at Sat, 25 Jan 2020 13:20:28 +0000. Datasource DataSourceMAAS [http://192.168.11.3:5240/MAAS/metadata/].  Up 146.31 seconds
Jan 25 13:20:28 cmp002 systemd[1]: Started Execute cloud user/final scripts.
Jan 25 13:20:28 cmp002 systemd[1]: Reached target Cloud-init target.
Jan 25 13:20:28 cmp002 systemd[1]: Startup finished in 10.913s (kernel) + 2min 15.584s (userspace) = 2min 26.498s.
Jan 25 13:20:28 cmp002 systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped Stop ureadahead data collection 45s after completed startup.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped target Cloud-init target.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped target Graphical Interface.
Jan 25 13:20:28 cmp002 systemd[1]: Unmounting /media/root-ro...
Jan 25 13:20:28 cmp002 systemd[1]: Stopping Availability of block devices...
Jan 25 13:20:28 cmp002 systemd[1]: Stopped Execute cloud user/final scripts.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped Apply the settings specified in cloud-config.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped target Cloud-config availability.
Jan 25 13:20:28 cmp002 systemd[1]: Stopping Accounts Service...
Jan 25 13:20:28 cmp002 systemd[1]: Removed slice system-lvm2\x2dpvscan.slice.
Jan 25 13:20:28 cmp002 systemd[1]: Stopping Authorization Manager...
Jan 25 13:20:28 cmp002 systemd[1]: Stopped target Timers.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped Discard unused blocks once a week.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped Daily apt upgrade and clean activities.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped Daily apt download activities.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped Message of the Day.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped target System Time Synchronized.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jan 25 13:20:28 cmp002 systemd[1]: Stopped target Multi-User System.
Jan 25 13:20:28 cmp002 systemd[1]: Stopping FUSE filesystem for LXC...
Jan 25 13:20:28 cmp002 systemd[1]: Stopping irqbalance daemon...
Jan 25 13:20:28 cmp002 systemd[1]: Stopping LLDP daemon...
Jan 25 13:20:28 cmp002 systemd[1]: Stopping Deferred execution scheduler...
Jan 25 13:20:28 cmp002 systemd[1]: Stopping Self Monitoring and Reporting Technology (SMART) Daemon...
Jan 25 13:20:28 cmp002 smartd[5501]: smartd received signal 15: Terminated
Jan 25 13:20:28 cmp002 systemd[1]: Stopping Dispatcher daemon for systemd-networkd...
Jan 25 13:20:28 cmp002 smartd[5501]: Device: /dev/sda, state written to /var/lib/smartmontools/smartd.HP-LOGICAL_VOLUME-PCQVU0CRH5T4ZO.scsi.state
Jan 25 13:20:28 cmp002 smartd[5501]: smartd is exiting (exit status 0)
Jan 25 13:20:28 cmp002 systemd[1]: Stopping D-Bus System Message Bus...
Jan 25 13:25:53 cmp002 systemd-modules-load[920]: Inserted module 'iscsi_tcp'
Jan 25 13:25:53 cmp002 kernel: [    0.000000] microcode: microcode updated early to revision 0x42e, date = 2019-03-14
Jan 25 13:25:53 cmp002 systemd-modules-load[920]: Inserted module 'ib_iser'
Jan 25 13:25:53 cmp002 kernel: [    0.000000] Linux version 5.3.0-26-generic (buildd@lgw01-amd64-039) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #28~18.04.1-Ubuntu SMP Wed Dec 18 16:40:14 UTC 2019 (Ubuntu 5.3.0-26.28~18.04.1-generic 5.3.13)
Jan 25 13:25:53 cmp002 kernel: [    0.000000] Command line: BOOT_IMAGE=ubuntu/amd64/hwe-18.04/bionic/daily/boot-kernel nomodeset root=squash:http://192.168.11.3:5248/images/ubuntu/amd64/hwe-18.04/bionic/daily/squashfs ro ip=::::cmp002:BOOTIF ip6=off overlayroot=tmpfs overlayroot_cfgdisk=disabled cc:{'datasource_list': ['MAAS']}end_cc cloud-config-url=http://192.168.11.3:5240/MAAS/metadata/latest/by-id/wssf3c/?op=get_preseed apparmor=0 log_host=192.168.11.3 log_port=514 initrd=ubuntu/amd64/hwe-18.04/bionic/daily/boot-initrd BOOTIF=01-9c-b6-54-8a-10-18
Jan 25 13:25:53 cmp002 systemd[1]: Started Load Kernel Modules.
Jan 25 13:25:53 cmp002 kernel: [    0.000000] KERNEL supported cpus:
Jan 25 13:25:53 cmp002 systemd[1]: Started Load/Save Random Seed.
Jan 25 13:25:53 cmp002 kernel: [    0.000000]   Intel GenuineIntel
Jan 25 13:25:53 cmp002 kernel: [    0.000000]   AMD AuthenticAMD
Jan 25 13:25:53 cmp002 systemd[1]: Started LVM2 metadata daemon.
Jan 25 13:25:53 cmp002 kernel: [    0.000000]   Hygon HygonGenuine
Jan 25 13:25:53 cmp002 kernel: [    0.000000]   Centaur CentaurHauls
Jan 25 13:25:53 cmp002 systemd[1]: Starting Apply Kernel Variables...
Jan 25 13:25:53 cmp002 kernel: [    0.000000]   zhaoxin   Shanghai  
Jan 25 13:25:53 cmp002 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jan 25 13:25:53 cmp002 systemd[1]: Mounting FUSE Control File System...
Jan 25 13:25:53 cmp002 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: FACS 0x00000000BDDAC140 000040
Jan 25 13:25:53 cmp002 systemd-udevd[1025]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: SPCR 0x00000000BDDAC180 000050 (v01 HP     SPCRRBSU 00000001 ?   0000162E)
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: MCFG 0x00000000BDDAC200 00003C (v01 HP     ProLiant 00000001      00000000)
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: HPET 0x00000000BDDAC240 000038 (v01 HP     ProLiant 00000002 ?   0000162E)
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: FFFF 0x00000000BDDAC280 000064 (v02 HP     ProLiant 00000002 ?   0000162E)
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: SPMI 0x00000000BDDAC300 000040 (v05 HP     ProLiant 00000001 ?   0000162E)
Jan 25 13:25:53 cmp002 systemd-udevd[990]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: ERST 0x00000000BDDAC340 000230 (v01 HP     ProLiant 00000001 ?   0000162E)
Jan 25 13:25:53 cmp002 systemd-udevd[1027]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: APIC 0x00000000BDDAC580 00026A (v01 HP     ProLiant 00000002      00000000)
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: SRAT 0x00000000BDDAC800 000750 (v01 HP     Proliant 00000001 ?   0000162E)
Jan 25 13:25:53 cmp002 systemd-udevd[981]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: IRQ9 used by override.
Jan 25 13:25:53 cmp002 systemd-timesyncd[959]: Network configuration changed, trying to establish connection.
Jan 25 13:25:53 cmp002 systemd-resolved[1250]: Positive Trust Anchors:
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ACPI: SPCR: console: uart,io,0x3f8,9600
Jan 25 13:25:53 cmp002 systemd-resolved[1250]: . IN DS 19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5
Jan 25 13:25:53 cmp002 kernel: [    0.000000] smpboot: Allowing 64 CPUs, 24 hotplug CPUs
Jan 25 13:25:53 cmp002 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jan 25 13:25:53 cmp002 systemd-resolved[1250]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Jan 25 13:25:53 cmp002 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Jan 25 13:25:53 cmp002 systemd-resolved[1250]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Jan 25 13:25:53 cmp002 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
Jan 25 13:25:53 cmp002 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
Jan 25 13:25:53 cmp002 systemd-networkd[1221]: eno1: DHCPv4 address 192.168.11.38/24 via 192.168.11.3
Jan 25 13:25:53 cmp002 kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Jan 25 13:25:53 cmp002 kernel: [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Jan 25 13:25:53 cmp002 systemd-timesyncd[959]: Network configuration changed, trying to establish connection.
Jan 25 13:25:53 cmp002 kernel: [    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:64 nr_cpu_ids:64 nr_node_ids:2
Jan 25 13:25:53 cmp002 kernel: [    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 20 21 22 23 24 25 
Jan 25 13:25:53 cmp002 systemd-networkd-wait-online[125 ignoring: lo
Jan 25 13:25:53 cmp002 cloud-init[1287]: Cloud-init v. 19.3-41-gc4735dd3-0ubuntu1~18.04.1 running 'init' at Sat, 25 Jan 2020 13:25:50 +0000. Up 17.59 seconds.
Jan 25 13:25:53 cmp002 kernel: [    0.000000] You have booted with nomodeset. This means your GPU drivers are DISABLED
Jan 25 13:25:53 cmp002 cloud-init[1287]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++
Jan 25 13:25:53 cmp002 kernel: [    0.000000] Any video related functionality will be severely degraded, and you may not even be able to suspend the system properly
Jan 25 13:25:53 cmp002 kernel: [    0.000000] Unless you actually understand what nomodeset does, you should reboot without enabling it
Jan 25 13:25:53 cmp002 cloud-init[1287]: ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+
Jan 25 13:25:53 cmp002 kernel: [    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
Jan 25 13:25:53 cmp002 kernel: [    0.000000] printk: log_buf_len total cpu_extra contributions: 258048 bytes
Jan 25 13:25:53 cmp002 cloud-init[1287]: ci-info: | Device |   Up  |           Address            |      Mask     | Scope  |     Hw-Address    |
Jan 25 13:25:53 cmp002 kernel: [    0.000000] printk: log_buf_len min size: 262144 bytes
Jan 25 13:25:53 cmp002 kernel: [    0.000000] printk: log_buf_len: 524288 bytes
Jan 25 13:25:53 cmp002 cloud-init[1287]: ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+
Jan 25 13:25:53 cmp002 kernel: [    0.000000] printk: early log buf free: 247168(94%)
Jan 25 13:25:53 cmp002 kernel: [    0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
Jan 25 13:25:53 cmp002 kernel: [    0.000000] DMAR-IR: Enabled IRQ remapping in xapic mode
Jan 25 13:25:53 cmp002 kernel: [    0.000000] x2apic: IRQ remapping doesn't support X2APIC mode
Jan 25 13:25:53 cmp002 useradd[1357]: add 'ubuntu' to shadow group 'adm'
Jan 25 13:25:53 cmp002 kernel: [    0.000000] Switched APIC routing to physical flat.
Jan 25 13:25:53 cmp002 kernel: [    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jan 25 13:25:53 cmp002 useradd[1357]: add 'ubuntu' to shadow group 'dialout'
Jan 25 13:25:53 cmp002 kernel: [    0.024000] tsc: PIT calibration matches HPET. 1 loops
Jan 25 13:25:53 cmp002 useradd[1357]: add 'ubuntu' to shadow group 'cdrom'
Jan 25 13:25:53 cmp002 kernel: [    0.024000] tsc: Detected 2799.993 MHz processor
Jan 25 13:25:53 cmp002 kernel: [    0.000012] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3a1f60c, max_idle_ns: 440795288507 ns
Jan 25 13:25:53 cmp002 useradd[1357]: add 'ubuntu' to shadow group 'floppy'
Jan 25 13:25:53 cmp002 kernel: [    0.000100] Calibrating delay loop (skipped), value calculated using timer frequency.. 5599.98 BogoMIPS (lpj=11199972)
Jan 25 13:25:53 cmp002 kernel: [    0.000187] pid_max: default: 65536 minimum: 512
Jan 25 13:25:53 cmp002 kernel: [    0.024555] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jan 25 13:25:53 cmp002 kernel: [    0.024637] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Jan 25 13:25:53 cmp002 kernel: [    0.024707] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jan 25 13:25:53 cmp002 kernel: [    0.024795] MDS: Mitigation: Clear CPU buffers
Jan 25 13:25:53 cmp002 kernel: [    0.025108] Freeing SMP alternatives memory: 40K
Jan 25 13:25:53 cmp002 kernel: [    0.027831] TSC deadline timer enabled
Jan 25 13:25:53 cmp002 kernel: [    0.027840] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)
Jan 25 13:25:53 cmp002 kernel: [    0.028098] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Broken BIOS detected, complain to your hardware vendor.
Jan 25 13:25:53 cmp002 passwd[1363]: password for 'ubuntu' changed by 'root'
Jan 25 13:25:53 cmp002 kernel: [    0.028098] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 38d is 330)
Jan 25 13:25:53 cmp002 cloud-init[1287]: Generating public/private rsa key pair.
Jan 25 13:25:53 cmp002 cloud-init[1287]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Jan 25 13:25:53 cmp002 kernel: [    0.028098] Intel PMU driver.
Jan 25 13:25:53 cmp002 cloud-init[1287]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
Jan 25 13:25:53 cmp002 kernel: [    0.028098] ... version:                3
Jan 25 13:25:53 cmp002 kernel: [    0.028098] ... bit width:              48
Jan 25 13:25:53 cmp002 kernel: [    0.028098] ... generic registers:      4
Jan 25 13:25:53 cmp002 cloud-init[1287]: The key fingerprint is:
Jan 25 13:25:53 cmp002 kernel: [    0.028098] ... value mask:             0000ffffffffffff
Jan 25 13:25:53 cmp002 kernel: [    0.028098] ... max period:             00007fffffffffff
Jan 25 13:25:53 cmp002 kernel: [    0.028098] ... fixed-purpose events:   3
Jan 25 13:25:53 cmp002 cloud-init[1287]: SHA256:eP9nrNwEZEF1QRtNOwChjI8TS0lhDdKUewtjSil7U1E root@cmp002
Jan 25 13:25:53 cmp002 kernel: [    0.028098] ... event mask:             000000070000000f
Jan 25 13:25:53 cmp002 kernel: [    0.028098] rcu: Hierarchical SRCU implementation.
Jan 25 13:25:53 cmp002 kernel: [    0.030550] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jan 25 13:25:53 cmp002 kernel: [    0.031555] smp: Bringing up secondary CPUs ...
Jan 25 13:25:53 cmp002 cloud-init[1287]: The key's randomart image is:
Jan 25 13:25:53 cmp002 kernel: [    0.031755] x86: Booting SMP configuration:
Jan 25 13:25:53 cmp002 kernel: [    0.031823] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9
Jan 25 13:25:53 cmp002 cloud-init[1287]: +---[RSA 2048]----+
Jan 25 13:25:53 cmp002 kernel: [    0.072485] .... node  #1, CPUs:   #10
Jan 25 13:25:53 cmp002 kernel: [    0.000000] smpboot: CPU 10 Converting physical 0 to logical die 1
Jan 25 13:25:53 cmp002 kernel: [    0.164389]  #11 #12 #13 #14 #15 #16 #17 #18 #19
Jan 25 13:25:53 cmp002 kernel: [    0.220478] .... node  #0, CPUs:   #20
Jan 25 13:25:53 cmp002 kernel: [    0.224441] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Jan 25 13:25:53 cmp002 cloud-init[1287]: |     .o**E +=oo==|
Jan 25 13:25:53 cmp002 kernel: [    0.224546]  #21 #22 #23 #24 #25 #26 #27 #28 #29
Jan 25 13:25:53 cmp002 kernel: [    0.252482] .... node  #1, CPUs:   #30 #31 #32 #33 #34 #35 #36 #37 #38 #39
Jan 25 13:25:53 cmp002 cloud-init[1287]: |      +++..  ...=|
Jan 25 13:25:53 cmp002 kernel: [    0.292349] smp: Brought up 2 nodes, 40 CPUs
Jan 25 13:25:53 cmp002 kernel: [    0.292349] smpboot: Max logical packages: 4
Jan 25 13:25:53 cmp002 kernel: [    0.292349] smpboot: Total of 40 processors activated (224035.42 BogoMIPS)
Jan 25 13:25:53 cmp002 cloud-init[1287]: |      .=oo  o  + |
Jan 25 13:25:53 cmp002 kernel: [    0.300115] devtmpfs: initialized
Jan 25 13:25:53 cmp002 kernel: [    0.300265] x86/mm: Memory block size: 128MB
Jan 25 13:25:53 cmp002 kernel: [    0.312775] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Jan 25 13:25:53 cmp002 cloud-init[1287]: |   . o.B=. o    .|
Jan 25 13:25:53 cmp002 kernel: [    0.312775] futex hash table entries: 16384 (order: 8, 1048576 bytes, vmalloc)
Jan 25 13:25:53 cmp002 kernel: [    0.313058] pinctrl core: initialized pinctrl subsystem
Jan 25 13:25:53 cmp002 cloud-init[1287]: |    + =+S.. .    |
Jan 25 13:25:53 cmp002 kernel: [    0.313260] PM: RTC time: 13:25:33, date: 2020-01-25
Jan 25 13:25:53 cmp002 kernel: [    0.313674] NET: Registered protocol family 16
Jan 25 13:25:53 cmp002 kernel: [    0.313920] audit: initializing netlink subsys (disabled)
Jan 25 13:25:53 cmp002 kernel: [    0.313994] audit: type=2000 audit(1579958732.336:1): state=initialized audit_enabled=0 res=1
Jan 25 13:25:53 cmp002 cloud-init[1287]: |   . + ..o   .   |
Jan 25 13:25:53 cmp002 kernel: [    0.313994] EISA bus registered
Jan 25 13:25:53 cmp002 cloud-init[1287]: |    . .   .  ..  |
Jan 25 13:25:53 cmp002 kernel: [    0.313994] cpuidle: using governor ladder
Jan 25 13:25:53 cmp002 kernel: [    0.313994] cpuidle: using governor menu
Jan 25 13:25:53 cmp002 cloud-init[1287]: |           o o+  |
Jan 25 13:25:53 cmp002 kernel: [    0.313994] Detected 1 PCC Subspaces
Jan 25 13:25:53 cmp002 kernel: [    0.313994] Registering PCC driver as Mailbox controller
Jan 25 13:25:53 cmp002 cloud-init[1287]: |            ++.  |
Jan 25 13:25:53 cmp002 kernel: [    0.313994] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jan 25 13:25:53 cmp002 kernel: [    0.316103] ACPI: bus type PCI registered
Jan 25 13:25:53 cmp002 cloud-init[1287]: +----[SHA256]-----+
Jan 25 13:25:53 cmp002 kernel: [    0.316172] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jan 25 13:25:53 cmp002 cloud-init[1287]: Generating public/private dsa key pair.
Jan 25 13:25:53 cmp002 kernel: [    0.316392] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Jan 25 13:25:53 cmp002 kernel: [    0.316481] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
Jan 25 13:25:53 cmp002 kernel: [    0.316568] PCI: Using configuration type 1 for base access
Jan 25 13:25:53 cmp002 kernel: [    0.316733] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Jan 25 13:25:53 cmp002 kernel: [    0.325844] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jan 25 13:25:53 cmp002 kernel: [    0.329024] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jan 25 13:25:53 cmp002 cloud-init[1287]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Jan 25 13:25:53 cmp002 kernel: [    0.329024] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jan 25 13:25:53 cmp002 cloud-init[1287]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
Jan 25 13:25:53 cmp002 kernel: [    0.382229] ACPI: (supports S0 S4 S5)
Jan 25 13:25:53 cmp002 kernel: [    0.382303] ACPI: Using IOAPIC for interrupt routing
Jan 25 13:25:53 cmp002 kernel: [    0.382438] HEST: Table parsing has been initialized.
Jan 25 13:25:53 cmp002 cloud-init[1287]: |       .         |
Jan 25 13:25:53 cmp002 kernel: [    0.382517] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jan 25 13:25:53 cmp002 kernel: [    0.397358] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-1f])
Jan 25 13:25:53 cmp002 cloud-init[1287]: |                 |
Jan 25 13:25:53 cmp002 kernel: [    0.397449] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jan 25 13:25:53 cmp002 kernel: [    0.397843] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jan 25 13:25:53 cmp002 kernel: [    0.397946] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Jan 25 13:25:53 cmp002 cloud-init[1287]: +----[SHA256]-----+
Jan 25 13:25:53 cmp002 kernel: [    0.398047] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jan 25 13:25:53 cmp002 kernel: [    0.398146] acpi PNP0A08:00: _OSC: platform willing to grant []
Jan 25 13:25:53 cmp002 cloud-init[1287]: Generating public/private ecdsa key pair.
Jan 25 13:25:53 cmp002 kernel: [    0.398224] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Jan 25 13:25:53 cmp002 kernel: [    0.398733] PCI host bridge to bus 0000:00
Jan 25 13:25:53 cmp002 cloud-init[1287]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
Jan 25 13:25:53 cmp002 kernel: [    0.398813] pci_bus 0000:00: root bus resource [mem 0xe8000000-0xf7ffffff window]
Jan 25 13:25:53 cmp002 kernel: [    0.398908] pci_bus 0000:00: root bus resource [io  0x1000-0x5fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.398988] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jan 25 13:25:53 cmp002 cloud-init[1287]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
Jan 25 13:25:53 cmp002 kernel: [    0.399069] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jan 25 13:25:53 cmp002 kernel: [    0.399150] pci_bus 0000:00: root bus resource [io  0x0d00-0x0fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.399229] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed03fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.399326] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.399422] pci_bus 0000:00: root bus resource [io  0x03b0-0x03bb window]
Jan 25 13:25:53 cmp002 kernel: [    0.399501] pci_bus 0000:00: root bus resource [io  0x03c0-0x03df window]
Jan 25 13:25:53 cmp002 cloud-init[1287]: The key fingerprint is:
Jan 25 13:25:53 cmp002 kernel: [    0.399582] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jan 25 13:25:53 cmp002 kernel: [    0.399680] pci_bus 0000:00: root bus resource [bus 00-1f]
Jan 25 13:25:53 cmp002 cloud-init[1287]: SHA256:3Y1+VTCpEgkcnlOF8MgkSYvAXbSg/UadZn9ZuUoVvfo root@cmp002
Jan 25 13:25:53 cmp002 kernel: [    0.399782] pci 0000:00:00.0: [8086:0e00] type 00 class 0x060000
Jan 25 13:25:53 cmp002 kernel: [    0.399983] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.400224] pci 0000:00:01.0: [8086:0e02] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.400437] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.400729] pci 0000:00:01.1: [8086:0e03] type 01 class 0x060400
Jan 25 13:25:53 cmp002 cloud-init[1287]: The key's randomart image is:
Jan 25 13:25:53 cmp002 kernel: [    0.400939] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 cloud-init[1287]: +---[ECDSA 256]---+
Jan 25 13:25:53 cmp002 kernel: [    0.401217] pci 0000:00:02.0: [8086:0e04] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.401424] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 cloud-init[1287]: | ....+=o=+.+. +o |
Jan 25 13:25:53 cmp002 kernel: [    0.401696] pci 0000:00:02.1: [8086:0e05] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.401903] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.402165] pci 0000:00:02.2: [8086:0e06] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.402370] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 cloud-init[1287]: |  .+.o.O.*+   .=.|
Jan 25 13:25:53 cmp002 kernel: [    0.402639] pci 0000:00:02.3: [8086:0e07] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.402846] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.403132] pci 0000:00:03.0: [8086:0e08] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.403267] pci 0000:00:03.0: enabling Extended Tags
Jan 25 13:25:53 cmp002 cloud-init[1287]: |  . o + @ .. .+ o|
Jan 25 13:25:53 cmp002 kernel: [    0.403419] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.403686] pci 0000:00:03.1: [8086:0e09] type 01 class 0x060400
Jan 25 13:25:53 cmp002 cloud-init[1287]: |     o o +...* o.|
Jan 25 13:25:53 cmp002 kernel: [    0.403892] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 cloud-init[1287]: |      o S o.* + .|
Jan 25 13:25:53 cmp002 kernel: [    0.404160] pci 0000:00:03.2: [8086:0e0a] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.404367] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 cloud-init[1287]: |     .     + o . |
Jan 25 13:25:53 cmp002 kernel: [    0.404640] pci 0000:00:03.3: [8086:0e0b] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.404848] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 cloud-init[1287]: |            o o  |
Jan 25 13:25:53 cmp002 kernel: [    0.405119] pci 0000:00:04.0: [8086:0e20] type 00 class 0x088000
Jan 25 13:25:53 cmp002 cloud-init[1287]: SHA256:F852PWJHtov5+01LsTzEL4m7t/zMn+9rU3gazc0h0f8 root@cmp002
Jan 25 13:25:53 cmp002 kernel: [    0.408748] pci 0000:00:05.2: [8086:0e2a] type 00 class 0x088000
Jan 25 13:25:53 cmp002 cloud-init[1287]: The key's randomart image is:
Jan 25 13:25:53 cmp002 kernel: [    0.409052] pci 0000:00:05.4: [8086:0e2c] type 00 class 0x080020
Jan 25 13:25:53 cmp002 cloud-init[1287]: +--[ED25519 256]--+
Jan 25 13:25:53 cmp002 kernel: [    0.409148] pci 0000:00:05.4: reg 0x10: [mem 0xf6c70000-0xf6c70fff]
Jan 25 13:25:53 cmp002 kernel: [    0.409476] pci 0000:00:11.0: [8086:1d3e] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.409699] pci 0000:00:11.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 cloud-init[1287]: |              .  |
Jan 25 13:25:53 cmp002 kernel: [    0.409998] pci 0000:00:1a.0: [8086:1d2d] type 00 class 0x0c0320
Jan 25 13:25:53 cmp002 cloud-init[1287]: |             . . |
Jan 25 13:25:53 cmp002 kernel: [    0.410103] pci 0000:00:1a.0: reg 0x10: [mem 0xf6c60000-0xf6c603ff]
Jan 25 13:25:53 cmp002 kernel: [    0.410291] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.410519] pci 0000:00:1c.0: [8086:1d10] type 01 class 0x060400
Jan 25 13:25:53 cmp002 cloud-init[1287]: |          .   + .|
Jan 25 13:25:53 cmp002 kernel: [    0.410720] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.410991] pci 0000:00:1c.7: [8086:1d1e] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.411184] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 cloud-init[1287]: |         o . =.o.|
Jan 25 13:25:53 cmp002 kernel: [    0.411443] pci 0000:00:1d.0: [8086:1d26] type 00 class 0x0c0320
Jan 25 13:25:53 cmp002 cloud-init[1287]: |        S = + *O+|
Jan 25 13:25:53 cmp002 kernel: [    0.411931] pci 0000:00:1d.0: reg 0x10: [mem 0xf6c50000-0xf6c503ff]
Jan 25 13:25:53 cmp002 kernel: [    0.412124] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.412356] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
Jan 25 13:25:53 cmp002 cloud-init[1287]: |         o o *=+E|
Jan 25 13:25:53 cmp002 kernel: [    0.412661] pci 0000:00:1f.0: [8086:1d41] type 00 class 0x060100
Jan 25 13:25:53 cmp002 kernel: [    0.413084] pci 0000:00:01.0: PCI bridge to [bus 11]
Jan 25 13:25:53 cmp002 kernel: [    0.413241] pci 0000:00:01.1: PCI bridge to [bus 02]
Jan 25 13:25:53 cmp002 kernel: [    0.413512] pci 0000:04:00.0: [14e4:168e] type 00 class 0x020000
Jan 25 13:25:53 cmp002 cloud-init[1287]: |            + +O+|
Jan 25 13:25:53 cmp002 kernel: [    0.413620] pci 0000:04:00.0: reg 0x10: [mem 0xf6000000-0xf67fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.413726] pci 0000:04:00.0: reg 0x18: [mem 0xf5800000-0xf5ffffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.413834] pci 0000:04:00.0: reg 0x20: [mem 0xf57f0000-0xf57fffff 64bit pref]
Jan 25 13:25:53 cmp002 cloud-init[1287]: |             ++B=|
Jan 25 13:25:53 cmp002 kernel: [    0.413939] pci 0000:04:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.414098] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.414206] pci 0000:04:00.0: reg 0x1e4: [mem 0x00000000-0x00007fff 64bit pref]
Jan 25 13:25:53 cmp002 cloud-init[1287]: |            oo*X#|
Jan 25 13:25:53 cmp002 kernel: [    0.414303] pci 0000:04:00.0: VF(n) BAR0 space: [mem 0x00000000-0x001fffff 64bit pref] (contains BAR0 for 64 VFs)
Jan 25 13:25:53 cmp002 kernel: [    0.414422] pci 0000:04:00.0: reg 0x1f4: [mem 0x00000000-0x00001fff 64bit pref]
Jan 25 13:25:53 cmp002 cloud-init[1287]: +----[SHA256]-----+
Jan 25 13:25:53 cmp002 kernel: [    0.414516] pci 0000:04:00.0: VF(n) BAR4 space: [mem 0x00000000-0x0007ffff 64bit pref] (contains BAR4 for 64 VFs)
Jan 25 13:25:53 cmp002 kernel: [    0.414922] pci 0000:04:00.1: [14e4:168e] type 00 class 0x020000
Jan 25 13:25:53 cmp002 systemd[1]: Started Initial cloud-init job (metadata service crawler).
Jan 25 13:25:53 cmp002 kernel: [    0.415026] pci 0000:04:00.1: reg 0x10: [mem 0xf4800000-0xf4ffffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.415133] pci 0000:04:00.1: reg 0x18: [mem 0xf4000000-0xf47fffff 64bit pref]
Jan 25 13:25:53 cmp002 systemd[1]: Reached target System Initialization.
Jan 25 13:25:53 cmp002 kernel: [    0.415240] pci 0000:04:00.1: reg 0x20: [mem 0xf3ff0000-0xf3ffffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.415342] pci 0000:04:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:25:53 cmp002 systemd[1]: Starting Socket activation for snappy daemon.
Jan 25 13:25:53 cmp002 kernel: [    0.415501] pci 0000:04:00.1: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 systemd[1]: Starting LXD - unix socket.
Jan 25 13:25:53 cmp002 systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 25 13:25:53 cmp002 systemd[1]: Started Discard unused blocks once a week.
Jan 25 13:25:53 cmp002 systemd[1]: Started Daily apt download activities.
Jan 25 13:25:53 cmp002 kernel: [    0.415819] pci 0000:04:00.1: reg 0x1f4: [mem 0x00000000-0x00001fff 64bit pref]
Jan 25 13:25:53 cmp002 systemd[1]: Reached target Cloud-config availability.
Jan 25 13:25:53 cmp002 kernel: [    0.415914] pci 0000:04:00.1: VF(n) BAR4 space: [mem 0x00000000-0x0007ffff 64bit pref] (contains BAR4 for 64 VFs)
Jan 25 13:25:53 cmp002 systemd[1]: Listening on Socket activation for snappy daemon.
Jan 25 13:25:53 cmp002 kernel: [    0.428136] pci 0000:00:02.0: PCI bridge to [bus 04]
Jan 25 13:25:53 cmp002 kernel: [    0.428224] pci 0000:00:02.0:   bridge window [mem 0xeaf00000-0xf67fffff 64bit pref]
Jan 25 13:25:53 cmp002 systemd[1]: Listening on LXD - unix socket.
Jan 25 13:25:53 cmp002 kernel: [    0.428391] pci 0000:00:02.1: PCI bridge to [bus 12]
Jan 25 13:25:53 cmp002 systemd[1]: Reached target Sockets.
Jan 25 13:25:53 cmp002 kernel: [    0.428543] pci 0000:03:00.0: [103c:323b] type 00 class 0x010400
Jan 25 13:25:53 cmp002 kernel: [    0.428645] pci 0000:03:00.0: reg 0x10: [mem 0xf7b00000-0xf7bfffff 64bit]
Jan 25 13:25:53 cmp002 systemd[1]: Reached target Basic System.
Jan 25 13:25:53 cmp002 kernel: [    0.428734] pci 0000:03:00.0: reg 0x18: [mem 0xf7af0000-0xf7af03ff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.428820] pci 0000:03:00.0: reg 0x20: [io  0x4000-0x40ff]
Jan 25 13:25:53 cmp002 systemd[1]: Started D-Bus System Message Bus.
Jan 25 13:25:53 cmp002 kernel: [    0.428911] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:25:53 cmp002 systemd[1]: Starting Login Service...
Jan 25 13:25:53 cmp002 kernel: [    0.428995] pci 0000:03:00.0: enabling Extended Tags
Jan 25 13:25:53 cmp002 kernel: [    0.429129] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
Jan 25 13:25:53 cmp002 systemd[1]: Started irqbalance daemon.
Jan 25 13:25:53 cmp002 kernel: [    0.429306] pci 0000:00:02.2: PCI bridge to [bus 03]
Jan 25 13:25:53 cmp002 kernel: [    0.429383] pci 0000:00:02.2:   bridge window [io  0x4000-0x4fff]
Jan 25 13:25:53 cmp002 systemd[1]: Starting Dispatcher daemon for systemd-networkd...
Jan 25 13:25:53 cmp002 kernel: [    0.429463] pci 0000:00:02.2:   bridge window [mem 0xf7a00000-0xf7bfffff]
Jan 25 13:25:53 cmp002 kernel: [    0.429603] pci 0000:00:02.3: PCI bridge to [bus 13]
Jan 25 13:25:53 cmp002 systemd[1]: Starting LXD - container startup/shutdown...
Jan 25 13:25:53 cmp002 kernel: [    0.430516] pci 0000:05:00.0: [8086:10f8] type 00 class 0x020000
Jan 25 13:25:53 cmp002 kernel: [    0.430619] pci 0000:05:00.0: reg 0x10: [mem 0xf7f00000-0xf7ffffff 64bit]
Jan 25 13:25:53 cmp002 systemd[1]: Starting LSB: automatic crash report generation...
Jan 25 13:25:53 cmp002 kernel: [    0.430706] pci 0000:05:00.0: reg 0x18: [io  0x5000-0x501f]
Jan 25 13:25:53 cmp002 kernel: [    0.430801] pci 0000:05:00.0: reg 0x20: [mem 0xf7ef0000-0xf7ef3fff 64bit]
Jan 25 13:25:53 cmp002 systemd[1]: Started FUSE filesystem for LXC.
Jan 25 13:25:53 cmp002 kernel: [    0.430888] pci 0000:05:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.431030] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 systemd[1]: Starting Accounts Service...
Jan 25 13:25:53 cmp002 kernel: [    0.431136] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.431232] pci 0000:05:00.0: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
Jan 25 13:25:53 cmp002 systemd[1]: Starting Pollinate to seed the pseudo random number generator...
Jan 25 13:25:53 cmp002 kernel: [    0.431345] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.431442] pci 0000:05:00.0: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR3 for 64 VFs)
Jan 25 13:25:53 cmp002 systemd[1]: Started Deferred execution scheduler.
Jan 25 13:25:53 cmp002 kernel: [    0.432154] pci 0000:05:00.1: [8086:10f8] type 00 class 0x020000
Jan 25 13:25:53 cmp002 kernel: [    0.432257] pci 0000:05:00.1: reg 0x10: [mem 0xf7d00000-0xf7dfffff 64bit]
Jan 25 13:25:53 cmp002 systemd[1]: Starting Permit User Sessions...
Jan 25 13:25:53 cmp002 systemd[1]: Starting System Logging Service...
Jan 25 13:25:53 cmp002 kernel: [    0.432525] pci 0000:05:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.432672] pci 0000:05:00.1: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 systemd[1]: Started Set the CPU Frequency Scaling governor.
Jan 25 13:25:53 cmp002 kernel: [    0.432772] pci 0000:05:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.432869] pci 0000:05:00.1: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
Jan 25 13:25:53 cmp002 systemd[1]: Started Regular background program processing daemon.
Jan 25 13:25:53 cmp002 kernel: [    0.432981] pci 0000:05:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.433076] pci 0000:05:00.1: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR3 for 64 VFs)
Jan 25 13:25:53 cmp002 cron[1485]: (CRON) INFO (pidfile fd = 3)
Jan 25 13:25:53 cmp002 kernel: [    0.433645] pci 0000:00:03.0: PCI bridge to [bus 05]
Jan 25 13:25:53 cmp002 kernel: [    0.433725] pci 0000:00:03.0:   bridge window [io  0x5000-0x5fff]
Jan 25 13:25:53 cmp002 systemd[1]: Starting Snappy daemon...
Jan 25 13:25:53 cmp002 kernel: [    0.433805] pci 0000:00:03.0:   bridge window [mem 0xf7c00000-0xf7ffffff]
Jan 25 13:25:53 cmp002 kernel: [    0.433951] pci 0000:00:03.1: PCI bridge to [bus 14]
Jan 25 13:25:53 cmp002 systemd[1]: Started Availability of block devices.
Jan 25 13:25:53 cmp002 kernel: [    0.434091] pci 0000:00:03.2: PCI bridge to [bus 15]
Jan 25 13:25:53 cmp002 kernel: [    0.434237] pci 0000:00:03.3: PCI bridge to [bus 16]
Jan 25 13:25:53 cmp002 systemd[1]: Started Permit User Sessions.
Jan 25 13:25:53 cmp002 kernel: [    0.440180] pci 0000:00:11.0: PCI bridge to [bus 18]
Jan 25 13:25:53 cmp002 kernel: [    0.441067] pci 0000:00:1c.0: PCI bridge to [bus 08]
Jan 25 13:25:53 cmp002 systemd-logind[1416]: Watching system buttons on /dev/input/event0 (Power Button)
Jan 25 13:25:53 cmp002 kernel: [    0.441267] pci 0000:01:00.0: [103c:3306] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.441382] pci 0000:01:00.0: reg 0x10: [io  0x3000-0x30ff]
Jan 25 13:25:53 cmp002 systemd[1]: Starting Terminate Plymouth Boot Screen...
Jan 25 13:25:53 cmp002 kernel: [    0.441475] pci 0000:01:00.0: reg 0x14: [mem 0xf79f0000-0xf79f01ff]
Jan 25 13:25:53 cmp002 kernel: [    0.441568] pci 0000:01:00.0: reg 0x18: [io  0x3400-0x34ff]
Jan 25 13:25:53 cmp002 kernel: [    0.441915] pci 0000:01:00.1: [102b:0533] type 00 class 0x030000
Jan 25 13:25:53 cmp002 kernel: [    0.442029] pci 0000:01:00.1: reg 0x10: [mem 0xe9000000-0xe9ffffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.442124] pci 0000:01:00.1: reg 0x14: [mem 0xf79e0000-0xf79e3fff]
Jan 25 13:25:53 cmp002 kernel: [    0.442217] pci 0000:01:00.1: reg 0x18: [mem 0xf7000000-0xf77fffff]
Jan 25 13:25:53 cmp002 systemd[1]: Starting Hold until boot process finishes up...
Jan 25 13:25:53 cmp002 kernel: [    0.442559] pci 0000:01:00.2: [103c:3307] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.442674] pci 0000:01:00.2: reg 0x10: [io  0x3800-0x38ff]
Jan 25 13:25:53 cmp002 apport[1433]:  * Starting automatic crash report generation: apport
Jan 25 13:25:53 cmp002 kernel: [    0.442766] pci 0000:01:00.2: reg 0x14: [mem 0xf6ff0000-0xf6ff00ff]
Jan 25 13:25:53 cmp002 kernel: [    0.442860] pci 0000:01:00.2: reg 0x18: [mem 0xf6e00000-0xf6efffff]
Jan 25 13:25:53 cmp002 systemd[1]: Started Hold until boot process finishes up.
Jan 25 13:25:53 cmp002 kernel: [    0.442955] pci 0000:01:00.2: reg 0x1c: [mem 0xf6d80000-0xf6dfffff]
Jan 25 13:25:53 cmp002 kernel: [    0.443048] pci 0000:01:00.2: reg 0x20: [mem 0xf6d70000-0xf6d77fff]
Jan 25 13:25:53 cmp002 systemd[1]: Starting Set console scheme...
Jan 25 13:25:53 cmp002 kernel: [    0.443141] pci 0000:01:00.2: reg 0x24: [mem 0xf6d60000-0xf6d67fff]
Jan 25 13:25:53 cmp002 kernel: [    0.443235] pci 0000:01:00.2: reg 0x30: [mem 0x00000000-0x0000ffff pref]
Jan 25 13:25:53 cmp002 systemd[1]: Started Terminate Plymouth Boot Screen.
Jan 25 13:25:53 cmp002 kernel: [    0.443405] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.443601] pci 0000:01:00.4: [103c:3300] type 00 class 0x0c0300
Jan 25 13:25:53 cmp002 cron[1485]: (CRON) INFO (Running @reboot jobs)
Jan 25 13:25:53 cmp002 kernel: [    0.443771] pci 0000:01:00.4: reg 0x20: [io  0x3c00-0x3c1f]
Jan 25 13:25:53 cmp002 kernel: [    0.456133] pci 0000:00:1c.7: PCI bridge to [bus 01]
Jan 25 13:25:53 cmp002 apport[1433]:    ...done.
Jan 25 13:25:53 cmp002 kernel: [    0.456213] pci 0000:00:1c.7:   bridge window [io  0x3000-0x3fff]
Jan 25 13:25:53 cmp002 kernel: [    0.456296] pci 0000:00:1c.7:   bridge window [mem 0xf6d00000-0xf79fffff]
Jan 25 13:25:53 cmp002 kernel: [    0.456380] pci 0000:00:1c.7:   bridge window [mem 0xe9000000-0xe9ffffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.456499] pci_bus 0000:17: extended config space not accessible
Jan 25 13:25:53 cmp002 systemd[1]: Started LSB: automatic crash report generation.
Jan 25 13:25:53 cmp002 kernel: [    0.456659] pci 0000:00:1e.0: PCI bridge to [bus 17] (subtractive decode)
Jan 25 13:25:53 cmp002 kernel: [    0.456750] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xf7ffffff window] (subtractive decode)
Jan 25 13:25:53 cmp002 lxcfs[1436]: mount namespace: 5
Jan 25 13:25:53 cmp002 kernel: [    0.456849] pci 0000:00:1e.0:   bridge window [io  0x1000-0x5fff window] (subtractive decode)
Jan 25 13:25:53 cmp002 lxcfs[1436]: hierarchies:
Jan 25 13:25:53 cmp002 kernel: [    0.457046] pci 0000:00:1e.0:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
Jan 25 13:25:53 cmp002 kernel: [    0.457143] pci 0000:00:1e.0:   bridge window [io  0x0d00-0x0fff window] (subtractive decode)
Jan 25 13:25:53 cmp002 lxcfs[1436]:   0: fd:   6: devices
Jan 25 13:25:53 cmp002 kernel: [    0.457239] pci 0000:00:1e.0:   bridge window [mem 0xfed00000-0xfed03fff window] (subtractive decode)
Jan 25 13:25:53 cmp002 kernel: [    0.457338] pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfed44fff window] (subtractive decode)
Jan 25 13:25:53 cmp002 lxcfs[1436]:   1: fd:   7: cpu,cpuacct
Jan 25 13:25:53 cmp002 kernel: [    0.457436] pci 0000:00:1e.0:   bridge window [io  0x03b0-0x03bb window] (subtractive decode)
Jan 25 13:25:53 cmp002 kernel: [    0.457531] pci 0000:00:1e.0:   bridge window [io  0x03c0-0x03df window] (subtractive decode)
Jan 25 13:25:53 cmp002 lxcfs[1436]:   2: fd:   8: pids
Jan 25 13:25:53 cmp002 kernel: [    0.457629] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Jan 25 13:25:53 cmp002 kernel: [    0.457838] pci_bus 0000:00: on NUMA node 0
Jan 25 13:25:53 cmp002 kernel: [    0.458576] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 7 10 11)
Jan 25 13:25:53 cmp002 kernel: [    0.458782] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *7 10 11)
Jan 25 13:25:53 cmp002 lxcfs[1436]:   3: fd:   9: memory
Jan 25 13:25:53 cmp002 kernel: [    0.458984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 *10 11)
Jan 25 13:25:53 cmp002 kernel: [    0.459184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 *10 11)
Jan 25 13:25:53 cmp002 lxcfs[1436]:   4: fd:  10: rdma
Jan 25 13:25:53 cmp002 kernel: [    0.459383] ACPI: PCI Interrupt Link [LNKE] (IRQs *5 7 10 11)
Jan 25 13:25:53 cmp002 kernel: [    0.459582] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 *7 10 11)
Jan 25 13:25:53 cmp002 lxcfs[1436]:   5: fd:  11: blkio
Jan 25 13:25:53 cmp002 kernel: [    0.459780] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 7 10 11) *0, disabled.
Jan 25 13:25:53 cmp002 kernel: [    0.459982] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 7 10 11) *0, disabled.
Jan 25 13:25:53 cmp002 lxcfs[1436]:   6: fd:  12: perf_event
Jan 25 13:25:53 cmp002 kernel: [    0.460126] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 20-3f])
Jan 25 13:25:53 cmp002 kernel: [    0.460212] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jan 25 13:25:53 cmp002 lxcfs[1436]:   7: fd:  13: freezer
Jan 25 13:25:53 cmp002 kernel: [    0.460603] acpi PNP0A08:01: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jan 25 13:25:53 cmp002 kernel: [    0.460705] acpi PNP0A08:01: _OSC: not requesting control; platform does not support [PCIeCapability]
Jan 25 13:25:53 cmp002 lxcfs[1436]:   8: fd:  14: hugetlb
Jan 25 13:25:53 cmp002 lxcfs[1436]:   9: fd:  15: net_cls,net_prio
Jan 25 13:25:53 cmp002 kernel: [    0.460805] acpi PNP0A08:01: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jan 25 13:25:53 cmp002 lxcfs[1436]:  10: fd:  16: cpuset
Jan 25 13:25:53 cmp002 kernel: [    0.460902] acpi PNP0A08:01: _OSC: platform willing to grant []
Jan 25 13:25:53 cmp002 kernel: [    0.460980] acpi PNP0A08:01: _OSC failed (AE_SUPPORT); disabling ASPM
Jan 25 13:25:53 cmp002 lxcfs[1436]:  11: fd:  17: name=systemd
Jan 25 13:25:53 cmp002 kernel: [    0.461315] PCI host bridge to bus 0000:20
Jan 25 13:25:53 cmp002 lxcfs[1436]:  12: fd:  18: unified
Jan 25 13:25:53 cmp002 kernel: [    0.461391] pci_bus 0000:20: root bus resource [mem 0xfb000000-0xfbffffff window]
Jan 25 13:25:53 cmp002 kernel: [    0.461486] pci_bus 0000:20: root bus resource [io  0x6000-0xffff window]
Jan 25 13:25:53 cmp002 systemd[1]: Started Set console scheme.
Jan 25 13:25:53 cmp002 dbus-daemon[1385]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=1439 comm="/usr/lib/accountsservice/accounts-daemon ")
Jan 25 13:25:53 cmp002 systemd[1]: Starting Authorization Manager...
Jan 25 13:25:53 cmp002 systemd[1]: Created slice system-getty.slice.
Jan 25 13:25:53 cmp002 systemd[1]: Started Getty on tty1.
Jan 25 13:25:53 cmp002 systemd[1]: Reached target Login Prompts.
Jan 25 13:25:53 cmp002 rsyslogd: imuxsock: Acquired UNIX socket '/run/systemd/journal/syslog' (fd 3) from systemd.  [v8.32.0]
Jan 25 13:25:53 cmp002 rsyslogd: rsyslogd's groupid changed to 106
Jan 25 13:25:53 cmp002 systemd[1]: Started System Logging Service.
Jan 25 13:25:53 cmp002 rsyslogd: rsyslogd's userid changed to 102
Jan 25 13:25:53 cmp002 rsyslogd:  [origin software="rsyslogd" swVersion="8.32.0" x-pid="1455" x-info="http://www.rsyslog.com"] start
Jan 25 13:25:53 cmp002 kernel: [    0.461664] pci 0000:20:00.0: [8086:0e01] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.461872] pci 0000:20:00.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.462123] pci 0000:20:01.0: [8086:0e02] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.462339] pci 0000:20:01.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.462589] pci 0000:20:01.1: [8086:0e03] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.462806] pci 0000:20:01.1: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.463052] pci 0000:20:02.0: [8086:0e04] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.463267] pci 0000:20:02.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.463504] pci 0000:20:02.1: [8086:0e05] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.463717] pci 0000:20:02.1: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.463955] pci 0000:20:02.2: [8086:0e06] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.464172] pci 0000:20:02.2: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.464401] pci 0000:20:02.3: [8086:0e07] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.464613] pci 0000:20:02.3: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.464877] pci 0000:20:03.0: [8086:0e08] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.465017] pci 0000:20:03.0: enabling Extended Tags
Jan 25 13:25:53 cmp002 kernel: [    0.466090] pci 0000:20:03.2: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.466325] pci 0000:20:03.3: [8086:0e0b] type 01 class 0x060400
Jan 25 13:25:53 cmp002 kernel: [    0.466544] pci 0000:20:03.3: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.466787] pci 0000:20:04.0: [8086:0e20] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.466893] pci 0000:20:04.0: reg 0x10: [mem 0xfbbf0000-0xfbbf3fff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.467187] pci 0000:20:04.1: [8086:0e21] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.467291] pci 0000:20:04.1: reg 0x10: [mem 0xfbbe0000-0xfbbe3fff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.467579] pci 0000:20:04.2: [8086:0e22] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.467683] pci 0000:20:04.2: reg 0x10: [mem 0xfbbd0000-0xfbbd3fff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.467965] pci 0000:20:04.3: [8086:0e23] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.468071] pci 0000:20:04.3: reg 0x10: [mem 0xfbbc0000-0xfbbc3fff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.468316] pci 0000:20:04.4: [8086:0e24] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.468419] pci 0000:20:04.4: reg 0x10: [mem 0xfbbb0000-0xfbbb3fff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.468705] pci 0000:20:04.5: [8086:0e25] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.468810] pci 0000:20:04.5: reg 0x10: [mem 0xfbba0000-0xfbba3fff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.469109] pci 0000:20:04.6: [8086:0e26] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.469214] pci 0000:20:04.6: reg 0x10: [mem 0xfbb90000-0xfbb93fff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.469502] pci 0000:20:04.7: [8086:0e27] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.469606] pci 0000:20:04.7: reg 0x10: [mem 0xfbb80000-0xfbb83fff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.469893] pci 0000:20:05.0: [8086:0e28] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.470163] pci 0000:20:05.2: [8086:0e2a] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.470438] pci 0000:20:05.4: [8086:0e2c] type 00 class 0x080020
Jan 25 13:25:53 cmp002 kernel: [    0.470538] pci 0000:20:05.4: reg 0x10: [mem 0xfbb70000-0xfbb70fff]
Jan 25 13:25:53 cmp002 kernel: [    0.470901] pci 0000:20:00.0: PCI bridge to [bus 2d]
Jan 25 13:25:53 cmp002 kernel: [    0.471046] pci 0000:20:01.0: PCI bridge to [bus 24]
Jan 25 13:25:53 cmp002 kernel: [    0.471211] pci 0000:20:01.1: PCI bridge to [bus 25]
Jan 25 13:25:53 cmp002 kernel: [    0.471354] pci 0000:20:02.0: PCI bridge to [bus 26]
Jan 25 13:25:53 cmp002 kernel: [    0.471519] pci 0000:20:02.1: PCI bridge to [bus 27]
Jan 25 13:25:53 cmp002 kernel: [    0.471668] pci 0000:20:02.2: PCI bridge to [bus 28]
Jan 25 13:25:53 cmp002 kernel: [    0.471810] pci 0000:20:02.3: PCI bridge to [bus 29]
Jan 25 13:25:53 cmp002 kernel: [    0.472716] pci 0000:21:00.0: [8086:10f8] type 00 class 0x020000
Jan 25 13:25:53 cmp002 kernel: [    0.472819] pci 0000:21:00.0: reg 0x10: [mem 0xfbf00000-0xfbffffff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.472906] pci 0000:21:00.0: reg 0x18: [io  0x6000-0x601f]
Jan 25 13:25:53 cmp002 kernel: [    0.473001] pci 0000:21:00.0: reg 0x20: [mem 0xfbef0000-0xfbef3fff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.473089] pci 0000:21:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.473242] pci 0000:21:00.0: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.473351] pci 0000:21:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.473446] pci 0000:21:00.0: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
Jan 25 13:25:53 cmp002 kernel: [    0.473560] pci 0000:21:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.473655] pci 0000:21:00.0: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR3 for 64 VFs)
Jan 25 13:25:53 cmp002 kernel: [    0.474376] pci 0000:21:00.1: [8086:10f8] type 00 class 0x020000
Jan 25 13:25:53 cmp002 kernel: [    0.474482] pci 0000:21:00.1: reg 0x10: [mem 0xfbd00000-0xfbdfffff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.474569] pci 0000:21:00.1: reg 0x18: [io  0x6020-0x603f]
Jan 25 13:25:53 cmp002 kernel: [    0.474664] pci 0000:21:00.1: reg 0x20: [mem 0xfbcf0000-0xfbcf3fff 64bit]
Jan 25 13:25:53 cmp002 kernel: [    0.474751] pci 0000:21:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.474902] pci 0000:21:00.1: PME# supported from D0 D3hot D3cold
Jan 25 13:25:53 cmp002 kernel: [    0.475005] pci 0000:21:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.475101] pci 0000:21:00.1: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
Jan 25 13:25:53 cmp002 kernel: [    0.475214] pci 0000:21:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.480125] libata version 3.00 loaded.
Jan 25 13:25:53 cmp002 kernel: [    0.480166] pci 0000:01:00.1: vgaarb: setting as boot VGA device
Jan 25 13:25:53 cmp002 kernel: [    0.480212] pci 0000:01:00.1: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jan 25 13:25:53 cmp002 kernel: [    0.480321] pci 0000:01:00.1: vgaarb: bridge control possible
Jan 25 13:25:53 cmp002 kernel: [    0.480400] vgaarb: loaded
Jan 25 13:25:53 cmp002 kernel: [    0.480512] ACPI: bus type USB registered
Jan 25 13:25:53 cmp002 kernel: [    0.480617] usbcore: registered new interface driver usbfs
Jan 25 13:25:53 cmp002 kernel: [    0.480705] usbcore: registered new interface driver hub
Jan 25 13:25:53 cmp002 kernel: [    0.481025] usbcore: registered new device driver usb
Jan 25 13:25:53 cmp002 kernel: [    0.481162] pps_core: LinuxPPS API ver. 1 registered
Jan 25 13:25:53 cmp002 kernel: [    0.481239] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jan 25 13:25:53 cmp002 kernel: [    0.481341] PTP clock support registered
Jan 25 13:25:53 cmp002 kernel: [    0.481582] EDAC MC: Ver: 3.0.0
Jan 25 13:25:53 cmp002 kernel: [    0.481582] PCI: Using ACPI for IRQ routing
Jan 25 13:25:53 cmp002 kernel: [    0.481582] PCI: Discovered peer bus 1f
Jan 25 13:25:53 cmp002 kernel: [    0.481582] PCI: root bus 1f: using default resources
Jan 25 13:25:53 cmp002 kernel: [    0.481582] PCI: Probing PCI hardware (bus 1f)
Jan 25 13:25:53 cmp002 kernel: [    0.481582] PCI host bridge to bus 0000:1f
Jan 25 13:25:53 cmp002 kernel: [    0.481582] pci_bus 0000:1f: root bus resource [io  0x0000-0xffff]
Jan 25 13:25:53 cmp002 kernel: [    0.481582] pci_bus 0000:1f: root bus resource [mem 0x00000000-0x3fffffffffff]
Jan 25 13:25:53 cmp002 kernel: [    0.481582] pci_bus 0000:1f: No busn resource found for root bus, will use [bus 1f-ff]
Jan 25 13:25:53 cmp002 kernel: [    0.481582] pci_bus 0000:1f: busn_res: can not insert [bus 1f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-1f])
Jan 25 13:25:53 cmp002 kernel: [    0.488120] pci 0000:1f:08.0: [8086:0e80] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.488324] pci 0000:1f:09.0: [8086:0e90] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.488499] pci 0000:1f:0a.0: [8086:0ec0] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.488655] pci 0000:1f:0a.1: [8086:0ec1] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.488817] pci 0000:1f:0a.2: [8086:0ec2] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.488974] pci 0000:1f:0a.3: [8086:0ec3] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.489141] pci 0000:1f:0b.0: [8086:0e1e] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.489303] pci 0000:1f:0b.3: [8086:0e1f] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.489459] pci 0000:1f:0c.0: [8086:0ee0] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.489636] pci 0000:1f:0c.1: [8086:0ee2] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.489792] pci 0000:1f:0c.2: [8086:0ee4] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.489955] pci 0000:1f:0c.3: [8086:0ee6] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.490115] pci 0000:1f:0c.4: [8086:0ee8] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.490272] pci 0000:1f:0d.0: [8086:0ee1] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.490432] pci 0000:1f:0d.1: [8086:0ee3] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.490585] pci 0000:1f:0d.2: [8086:0ee5] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.490747] pci 0000:1f:0d.3: [8086:0ee7] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.490923] pci 0000:1f:0d.4: [8086:0ee9] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.491080] pci 0000:1f:0e.0: [8086:0ea0] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.491250] pci 0000:1f:0e.1: [8086:0e30] type 00 class 0x110100
Jan 25 13:25:53 cmp002 kernel: [    0.491422] pci 0000:1f:0f.0: [8086:0ea8] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.491616] pci 0000:1f:0f.1: [8086:0e71] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.491807] pci 0000:1f:0f.2: [8086:0eaa] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.491989] pci 0000:1f:0f.3: [8086:0eab] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.492182] pci 0000:1f:0f.4: [8086:0eac] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.492388] pci 0000:1f:0f.5: [8086:0ead] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.492573] pci 0000:1f:10.0: [8086:0eb0] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.492770] pci 0000:1f:10.1: [8086:0eb1] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.492964] pci 0000:1f:10.2: [8086:0eb2] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.493147] pci 0000:1f:10.3: [8086:0eb3] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.493337] pci 0000:1f:10.4: [8086:0eb4] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.493527] pci 0000:1f:10.5: [8086:0eb5] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.493709] pci 0000:1f:10.6: [8086:0eb6] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.493915] pci 0000:1f:10.7: [8086:0eb7] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.494106] pci 0000:1f:13.0: [8086:0e1d] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.494261] pci 0000:1f:13.1: [8086:0e34] type 00 class 0x110100
Jan 25 13:25:53 cmp002 kernel: [    0.494425] pci 0000:1f:13.4: [8086:0e81] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.494588] pci 0000:1f:13.5: [8086:0e36] type 00 class 0x110100
Jan 25 13:25:53 cmp002 kernel: [    0.494751] pci 0000:1f:16.0: [8086:0ec8] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.494913] pci 0000:1f:16.1: [8086:0ec9] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.495068] pci 0000:1f:16.2: [8086:0eca] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.496278] pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
Jan 25 13:25:53 cmp002 kernel: [    0.496376] pci_bus 0000:3f: busn_res: can not insert [bus 3f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 20-3f])
Jan 25 13:25:53 cmp002 kernel: [    0.496491] pci 0000:3f:08.0: [8086:0e80] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.496668] pci 0000:3f:09.0: [8086:0e90] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.496843] pci 0000:3f:0a.0: [8086:0ec0] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.497012] pci 0000:3f:0a.1: [8086:0ec1] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.497177] pci 0000:3f:0a.2: [8086:0ec2] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.497335] pci 0000:3f:0a.3: [8086:0ec3] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.497506] pci 0000:3f:0b.0: [8086:0e1e] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.497671] pci 0000:3f:0b.3: [8086:0e1f] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.497848] pci 0000:3f:0c.0: [8086:0ee0] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.498014] pci 0000:3f:0c.1: [8086:0ee2] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.498170] pci 0000:3f:0c.2: [8086:0ee4] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.498334] pci 0000:3f:0c.3: [8086:0ee6] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.498498] pci 0000:3f:0c.4: [8086:0ee8] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.498660] pci 0000:3f:0d.0: [8086:0ee1] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.498825] pci 0000:3f:0d.1: [8086:0ee3] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.498983] pci 0000:3f:0d.2: [8086:0ee5] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.499171] pci 0000:3f:0d.3: [8086:0ee7] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.499335] pci 0000:3f:0d.4: [8086:0ee9] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.499497] pci 0000:3f:0e.0: [8086:0ea0] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.499669] pci 0000:3f:0e.1: [8086:0e30] type 00 class 0x110100
Jan 25 13:25:53 cmp002 kernel: [    0.499844] pci 0000:3f:0f.0: [8086:0ea8] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.500042] pci 0000:3f:0f.1: [8086:0e71] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.500223] pci 0000:3f:0f.2: [8086:0eaa] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.500413] pci 0000:3f:0f.3: [8086:0eab] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.500626] pci 0000:3f:0f.4: [8086:0eac] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.500822] pci 0000:3f:0f.5: [8086:0ead] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.501017] pci 0000:3f:10.0: [8086:0eb0] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.501213] pci 0000:3f:10.1: [8086:0eb1] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.501409] pci 0000:3f:10.2: [8086:0eb2] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.501599] pci 0000:3f:10.3: [8086:0eb3] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.501795] pci 0000:3f:10.4: [8086:0eb4] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.501992] pci 0000:3f:10.5: [8086:0eb5] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.502199] pci 0000:3f:10.6: [8086:0eb6] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.502395] pci 0000:3f:10.7: [8086:0eb7] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.502591] pci 0000:3f:13.0: [8086:0e1d] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.502750] pci 0000:3f:13.1: [8086:0e34] type 00 class 0x110100
Jan 25 13:25:53 cmp002 kernel: [    0.502920] pci 0000:3f:13.4: [8086:0e81] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.503087] pci 0000:3f:13.5: [8086:0e36] type 00 class 0x110100
Jan 25 13:25:53 cmp002 kernel: [    0.503280] pci 0000:3f:16.0: [8086:0ec8] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.503445] pci 0000:3f:16.1: [8086:0ec9] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.503622] pci 0000:3f:16.2: [8086:0eca] type 00 class 0x088000
Jan 25 13:25:53 cmp002 kernel: [    0.503808] pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
Jan 25 13:25:53 cmp002 kernel: [    0.503888] pci_bus 0000:3f: busn_res: can not insert [bus 3f] under domain [bus 00-ff] (conflicts with (null) [bus 20-3f])
Jan 25 13:25:53 cmp002 kernel: [    0.510735] PCI: pci_cache_line_size set to 64 bytes
Jan 25 13:25:53 cmp002 kernel: [    0.511062] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
Jan 25 13:25:53 cmp002 kernel: [    0.511065] e820: reserve RAM buffer [mem 0xbddac000-0xbfffffff]
Jan 25 13:25:53 cmp002 kernel: [    0.511067] e820: reserve RAM buffer [mem 0x103ffff000-0x103fffffff]
Jan 25 13:25:53 cmp002 kernel: [    0.512101] NetLabel: Initializing
Jan 25 13:25:53 cmp002 kernel: [    0.512101] NetLabel:  domain hash size = 128
Jan 25 13:25:53 cmp002 kernel: [    0.512101] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jan 25 13:25:53 cmp002 kernel: [    0.512101] NetLabel:  unlabeled traffic allowed by default
Jan 25 13:25:53 cmp002 kernel: [    0.513280] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jan 25 13:25:53 cmp002 kernel: [    0.513365] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Jan 25 13:25:53 cmp002 kernel: [    0.550176] system 00:01: [io  0x0310-0x0315] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.550254] system 00:01: [io  0x0316-0x0317] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.550331] system 00:01: [io  0x0700-0x071f] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.550409] system 00:01: [io  0x0880-0x08ff] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.550487] system 00:01: [io  0x0900-0x097f] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.550565] system 00:01: [io  0x0cd4-0x0cd7] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.550644] system 00:01: [io  0x0cd0-0x0cd3] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.550721] system 00:01: [io  0x0f50-0x0f58] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.550800] system 00:01: [io  0x0ca0-0x0ca1] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.550878] system 00:01: [io  0x0ca4-0x0ca5] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.550956] system 00:01: [io  0x03f8-0x03ff] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.551034] system 00:01: [mem 0xc0000000-0xcfffffff] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.551115] system 00:01: [mem 0xfe000000-0xfebfffff] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.551195] system 00:01: [mem 0xfc000000-0xfc000fff] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.551275] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.551355] system 00:01: [mem 0xfed30000-0xfed3ffff] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.551434] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.551513] system 00:01: [mem 0xff800000-0xffffffff] has been reserved
Jan 25 13:25:53 cmp002 kernel: [    0.551598] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 25 13:25:53 cmp002 kernel: [    0.552075] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
Jan 25 13:25:53 cmp002 kernel: [    0.552133] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
Jan 25 13:25:53 cmp002 kernel: [    0.552186] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
Jan 25 13:25:53 cmp002 kernel: [    0.552226] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 PNP0f0e (active)
Jan 25 13:25:53 cmp002 kernel: [    0.552890] system 00:06: [mem 0xfbafe000-0xfbafffff] could not be reserved
Jan 25 13:25:53 cmp002 kernel: [    0.552978] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 25 13:25:53 cmp002 kernel: [    0.553077] pnp: PnP ACPI: found 7 devices
Jan 25 13:25:53 cmp002 kernel: [    0.556544] thermal_sys: Registered thermal governor 'fair_share'
Jan 25 13:25:53 cmp002 kernel: [    0.556546] thermal_sys: Registered thermal governor 'bang_bang'
Jan 25 13:25:53 cmp002 kernel: [    0.556626] thermal_sys: Registered thermal governor 'step_wise'
Jan 25 13:25:53 cmp002 kernel: [    0.556703] thermal_sys: Registered thermal governor 'user_space'
Jan 25 13:25:53 cmp002 kernel: [    0.556780] thermal_sys: Registered thermal governor 'power_allocator'
Jan 25 13:25:53 cmp002 kernel: [    0.561361] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jan 25 13:25:53 cmp002 kernel: [    0.561612] pci_bus 0000:00: max bus depth: 1 pci_try_num: 2
Jan 25 13:25:53 cmp002 kernel: [    0.561717] pci 0000:00:02.0: BAR 14: assigned [mem 0xe8000000-0xe85fffff]
Jan 25 13:25:53 cmp002 kernel: [    0.561805] pci 0000:00:03.0: BAR 15: assigned [mem 0xe8600000-0xe89fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.561903] pci 0000:00:01.0: PCI bridge to [bus 11]
Jan 25 13:25:53 cmp002 kernel: [    0.561991] pci 0000:00:01.1: PCI bridge to [bus 02]
Jan 25 13:25:53 cmp002 kernel: [    0.562084] pci 0000:04:00.0: BAR 6: assigned [mem 0xe8000000-0xe807ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.562181] pci 0000:04:00.1: BAR 6: assigned [mem 0xe8080000-0xe80fffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.562279] pci 0000:04:00.0: BAR 7: assigned [mem 0xeaf00000-0xeb0fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.562379] pci 0000:04:00.1: BAR 7: assigned [mem 0xeb100000-0xeb2fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.562477] pci 0000:04:00.0: BAR 11: assigned [mem 0xeb300000-0xeb37ffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.562574] pci 0000:04:00.1: BAR 11: assigned [mem 0xeb380000-0xeb3fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.562673] pci 0000:00:02.0: PCI bridge to [bus 04]
Jan 25 13:25:53 cmp002 kernel: [    0.562754] pci 0000:00:02.0:   bridge window [mem 0xe8000000-0xe85fffff]
Jan 25 13:25:53 cmp002 kernel: [    0.562836] pci 0000:00:02.0:   bridge window [mem 0xeaf00000-0xf67fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.562937] pci 0000:00:02.1: PCI bridge to [bus 12]
Jan 25 13:25:53 cmp002 kernel: [    0.563120] pci 0000:00:02.2: PCI bridge to [bus 03]
Jan 25 13:25:53 cmp002 kernel: [    0.563197] pci 0000:00:02.2:   bridge window [io  0x4000-0x4fff]
Jan 25 13:25:53 cmp002 kernel: [    0.563279] pci 0000:00:02.2:   bridge window [mem 0xf7a00000-0xf7bfffff]
Jan 25 13:25:53 cmp002 kernel: [    0.563366] pci 0000:00:02.3: PCI bridge to [bus 13]
Jan 25 13:25:53 cmp002 kernel: [    0.563455] pci 0000:05:00.0: BAR 6: assigned [mem 0xf7c00000-0xf7c7ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.563552] pci 0000:05:00.1: BAR 6: assigned [mem 0xf7e00000-0xf7e7ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.563647] pci 0000:05:00.0: BAR 7: assigned [mem 0xe8600000-0xe86fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.563746] pci 0000:05:00.0: BAR 10: assigned [mem 0xe8700000-0xe87fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.563844] pci 0000:05:00.1: BAR 7: assigned [mem 0xe8800000-0xe88fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.563943] pci 0000:05:00.1: BAR 10: assigned [mem 0xe8900000-0xe89fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.571967] pci 0000:00:03.0: PCI bridge to [bus 05]
Jan 25 13:25:53 cmp002 kernel: [    0.572044] pci 0000:00:03.0:   bridge window [io  0x5000-0x5fff]
Jan 25 13:25:53 cmp002 kernel: [    0.572130] pci 0000:00:03.0:   bridge window [mem 0xf7c00000-0xf7ffffff]
Jan 25 13:25:53 cmp002 kernel: [    0.572213] pci 0000:00:03.0:   bridge window [mem 0xe8600000-0xe89fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.572314] pci 0000:00:03.1: PCI bridge to [bus 14]
Jan 25 13:25:53 cmp002 kernel: [    0.572400] pci 0000:00:03.2: PCI bridge to [bus 15]
Jan 25 13:25:53 cmp002 kernel: [    0.572487] pci 0000:00:03.3: PCI bridge to [bus 16]
Jan 25 13:25:53 cmp002 kernel: [    0.572576] pci 0000:00:11.0: PCI bridge to [bus 18]
Jan 25 13:25:53 cmp002 kernel: [    0.572666] pci 0000:00:1c.0: PCI bridge to [bus 08]
Jan 25 13:25:53 cmp002 kernel: [    0.572756] pci 0000:01:00.2: BAR 6: assigned [mem 0xf6d00000-0xf6d0ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.572853] pci 0000:00:1c.7: PCI bridge to [bus 01]
Jan 25 13:25:53 cmp002 kernel: [    0.572931] pci 0000:00:1c.7:   bridge window [io  0x3000-0x3fff]
Jan 25 13:25:53 cmp002 kernel: [    0.573013] pci 0000:00:1c.7:   bridge window [mem 0xf6d00000-0xf79fffff]
Jan 25 13:25:53 cmp002 kernel: [    0.573094] pci 0000:00:1c.7:   bridge window [mem 0xe9000000-0xe9ffffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.573195] pci 0000:00:1e.0: PCI bridge to [bus 17]
Jan 25 13:25:53 cmp002 kernel: [    0.573285] pci_bus 0000:00: resource 4 [mem 0xe8000000-0xf7ffffff window]
Jan 25 13:25:53 cmp002 kernel: [    0.573364] pci_bus 0000:00: resource 5 [io  0x1000-0x5fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.573443] pci_bus 0000:00: resource 6 [io  0x0000-0x03af window]
Jan 25 13:25:53 cmp002 kernel: [    0.573521] pci_bus 0000:00: resource 7 [io  0x03e0-0x0cf7 window]
Jan 25 13:25:53 cmp002 kernel: [    0.573600] pci_bus 0000:00: resource 8 [io  0x0d00-0x0fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.573679] pci_bus 0000:00: resource 9 [mem 0xfed00000-0xfed03fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.573758] pci_bus 0000:00: resource 10 [mem 0xfed40000-0xfed44fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.573836] pci_bus 0000:00: resource 11 [io  0x03b0-0x03bb window]
Jan 25 13:25:53 cmp002 kernel: [    0.573915] pci_bus 0000:00: resource 12 [io  0x03c0-0x03df window]
Jan 25 13:25:53 cmp002 kernel: [    0.573994] pci_bus 0000:00: resource 13 [mem 0x000a0000-0x000bffff window]
Jan 25 13:25:53 cmp002 kernel: [    0.574075] pci_bus 0000:04: resource 1 [mem 0xe8000000-0xe85fffff]
Jan 25 13:25:53 cmp002 kernel: [    0.574153] pci_bus 0000:04: resource 2 [mem 0xeaf00000-0xf67fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.574248] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
Jan 25 13:25:53 cmp002 kernel: [    0.574325] pci_bus 0000:03: resource 1 [mem 0xf7a00000-0xf7bfffff]
Jan 25 13:25:53 cmp002 kernel: [    0.574404] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
Jan 25 13:25:53 cmp002 kernel: [    0.574481] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7ffffff]
Jan 25 13:25:53 cmp002 kernel: [    0.574560] pci_bus 0000:05: resource 2 [mem 0xe8600000-0xe89fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.574655] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Jan 25 13:25:53 cmp002 kernel: [    0.574731] pci_bus 0000:01: resource 1 [mem 0xf6d00000-0xf79fffff]
Jan 25 13:25:53 cmp002 kernel: [    0.574810] pci_bus 0000:01: resource 2 [mem 0xe9000000-0xe9ffffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.574907] pci_bus 0000:17: resource 4 [mem 0xe8000000-0xf7ffffff window]
Jan 25 13:25:53 cmp002 kernel: [    0.574986] pci_bus 0000:17: resource 5 [io  0x1000-0x5fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.575064] pci_bus 0000:17: resource 6 [io  0x0000-0x03af window]
Jan 25 13:25:53 cmp002 kernel: [    0.575141] pci_bus 0000:17: resource 7 [io  0x03e0-0x0cf7 window]
Jan 25 13:25:53 cmp002 kernel: [    0.575220] pci_bus 0000:17: resource 8 [io  0x0d00-0x0fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.575298] pci_bus 0000:17: resource 9 [mem 0xfed00000-0xfed03fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.575379] pci_bus 0000:17: resource 10 [mem 0xfed40000-0xfed44fff window]
Jan 25 13:25:53 cmp002 kernel: [    0.575459] pci_bus 0000:17: resource 11 [io  0x03b0-0x03bb window]
Jan 25 13:25:53 cmp002 kernel: [    0.575537] pci_bus 0000:17: resource 12 [io  0x03c0-0x03df window]
Jan 25 13:25:53 cmp002 kernel: [    0.575616] pci_bus 0000:17: resource 13 [mem 0x000a0000-0x000bffff window]
Jan 25 13:25:53 cmp002 kernel: [    0.575792] pci_bus 0000:20: max bus depth: 1 pci_try_num: 2
Jan 25 13:25:53 cmp002 kernel: [    0.575883] pci 0000:20:03.0: BAR 15: assigned [mem 0xfb000000-0xfb3fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.575978] pci 0000:20:00.0: PCI bridge to [bus 2d]
Jan 25 13:25:53 cmp002 kernel: [    0.576066] pci 0000:20:01.0: PCI bridge to [bus 24]
Jan 25 13:25:53 cmp002 kernel: [    0.576159] pci 0000:20:01.1: PCI bridge to [bus 25]
Jan 25 13:25:53 cmp002 kernel: [    0.576247] pci 0000:20:02.0: PCI bridge to [bus 26]
Jan 25 13:25:53 cmp002 kernel: [    0.576508] pci 0000:20:02.3: PCI bridge to [bus 29]
Jan 25 13:25:53 cmp002 kernel: [    0.576599] pci 0000:21:00.0: BAR 6: assigned [mem 0xfbc00000-0xfbc7ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.576694] pci 0000:21:00.1: BAR 6: assigned [mem 0xfbe00000-0xfbe7ffff pref]
Jan 25 13:25:53 cmp002 kernel: [    0.576790] pci 0000:21:00.0: BAR 7: assigned [mem 0xfb000000-0xfb0fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.576889] pci 0000:21:00.0: BAR 10: assigned [mem 0xfb100000-0xfb1fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.576988] pci 0000:21:00.1: BAR 7: assigned [mem 0xfb200000-0xfb2fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.577085] pci 0000:21:00.1: BAR 10: assigned [mem 0xfb300000-0xfb3fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.577182] pci 0000:20:03.0: PCI bridge to [bus 21]
Jan 25 13:25:53 cmp002 kernel: [    0.577258] pci 0000:20:03.0:   bridge window [io  0x6000-0x6fff]
Jan 25 13:25:53 cmp002 kernel: [    0.577340] pci 0000:20:03.0:   bridge window [mem 0xfbc00000-0xfbffffff]
Jan 25 13:25:53 cmp002 kernel: [    0.577422] pci 0000:20:03.0:   bridge window [mem 0xfb000000-0xfb3fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.577524] pci 0000:20:03.1: PCI bridge to [bus 2a]
Jan 25 13:25:53 cmp002 kernel: [    0.577611] pci 0000:20:03.2: PCI bridge to [bus 2b]
Jan 25 13:25:53 cmp002 kernel: [    0.577698] pci 0000:20:03.3: PCI bridge to [bus 2c]
Jan 25 13:25:53 cmp002 kernel: [    0.577788] pci_bus 0000:20: resource 4 [mem 0xfb000000-0xfbffffff window]
Jan 25 13:25:53 cmp002 kernel: [    0.577867] pci_bus 0000:20: resource 5 [io  0x6000-0xffff window]
Jan 25 13:25:53 cmp002 kernel: [    0.577947] pci_bus 0000:21: resource 0 [io  0x6000-0x6fff]
Jan 25 13:25:53 cmp002 kernel: [    0.578025] pci_bus 0000:21: resource 1 [mem 0xfbc00000-0xfbffffff]
Jan 25 13:25:53 cmp002 kernel: [    0.578102] pci_bus 0000:21: resource 2 [mem 0xfb000000-0xfb3fffff 64bit pref]
Jan 25 13:25:53 cmp002 kernel: [    0.578239] pci_bus 0000:1f: resource 4 [io  0x0000-0xffff]
Jan 25 13:25:53 cmp002 kernel: [    0.578318] pci_bus 0000:1f: resource 5 [mem 0x00000000-0x3fffffffffff]
Jan 25 13:25:53 cmp002 kernel: [    0.578408] pci_bus 0000:3f: resource 4 [io  0x0000-0xffff]
Jan 25 13:25:53 cmp002 kernel: [    0.578485] pci_bus 0000:3f: resource 5 [mem 0x00000000-0x3fffffffffff]
Jan 25 13:25:53 cmp002 kernel: [    0.578706] NET: Registered protocol family 2
Jan 25 13:25:53 cmp002 kernel: [    0.580265] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, vmalloc)
Jan 25 13:25:53 cmp002 kernel: [    0.582479] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)
Jan 25 13:25:53 cmp002 kernel: [    0.584415] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
Jan 25 13:25:53 cmp002 kernel: [    0.584684] TCP: Hash tables configured (established 524288 bind 65536)
Jan 25 13:25:53 cmp002 kernel: [    0.585515] UDP hash table entries: 32768 (order: 8, 1048576 bytes, vmalloc)
Jan 25 13:25:53 cmp002 kernel: [    0.586324] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, vmalloc)
Jan 25 13:25:53 cmp002 kernel: [    0.587151] NET: Registered protocol family 44
Jan 25 13:25:53 cmp002 kernel: [    0.608445] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x6a0 took 20616 usecs
Jan 25 13:25:53 cmp002 kernel: [    0.628412] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6a0 took 19385 usecs
Jan 25 13:25:53 cmp002 kernel: [    0.628554] pci 0000:01:00.1: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jan 25 13:25:53 cmp002 kernel: [    0.629510] PCI: CLS 64 bytes, default 64
Jan 25 13:25:53 cmp002 kernel: [    0.629731] Trying to unpack rootfs image as initramfs...
Jan 25 13:25:53 cmp002 kernel: [    1.641371] Freeing initrd memory: 68152K
Jan 25 13:25:53 cmp002 kernel: [    1.660160] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jan 25 13:25:53 cmp002 kernel: [    1.660231] software IO TLB: mapped [mem 0xb9dac000-0xbddac000] (64MB)
Jan 25 13:25:53 cmp002 kernel: [    1.662943] check: Scanning for low memory corruption every 60 seconds
Jan 25 13:25:53 cmp002 kernel: [    1.666691] Initialise system trusted keyrings
Jan 25 13:25:53 cmp002 kernel: [    1.666777] Key type blacklist registered
Jan 25 13:25:53 cmp002 kernel: [    1.666967] workingset: timestamp_bits=36 max_order=24 bucket_order=0
Jan 25 13:25:53 cmp002 kernel: [    1.668547] zbud: loaded
Jan 25 13:25:53 cmp002 kernel: [    1.669417] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Jan 25 13:25:53 cmp002 kernel: [    1.669752] fuse: init (API version 7.31)
Jan 25 13:25:53 cmp002 kernel: [    1.669995] Platform Keyring initialized
Jan 25 13:25:53 cmp002 kernel: [    1.676126] Key type asymmetric registered
Jan 25 13:25:53 cmp002 kernel: [    1.676210] Asymmetric key parser 'x509' registered
Jan 25 13:25:53 cmp002 kernel: [    1.676288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Jan 25 13:25:53 cmp002 kernel: [    1.676510] io scheduler mq-deadline registered
Jan 25 13:25:53 cmp002 kernel: [    1.688890] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 25 13:25:53 cmp002 kernel: [    1.689079] intel_idle: MWAIT substates: 0x1120
Jan 25 13:25:53 cmp002 kernel: [    1.689080] intel_idle: v0.4.1 model 0x3E
Jan 25 13:25:53 cmp002 kernel: [    1.691710] intel_idle: lapic_timer_reliable_states 0xffffffff
Jan 25 13:25:53 cmp002 kernel: [    1.691891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Jan 25 13:25:53 cmp002 kernel: [    1.692031] ACPI: Power Button [PWRF]
Jan 25 13:25:53 cmp002 kernel: [    1.694296] thermal LNXTHERM:00: registered as thermal_zone0
Jan 25 13:25:53 cmp002 kernel: [    1.694365] ACPI: Thermal Zone [THM0] (8 C)
Jan 25 13:25:53 cmp002 kernel: [    1.694500] ERST: Error Record Serialization Table (ERST) support is initialized.
Jan 25 13:25:53 cmp002 kernel: [    1.694585] pstore: Registered erst as persistent store backend
Jan 25 13:25:53 cmp002 kernel: [    1.694746] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
Jan 25 13:25:53 cmp002 kernel: [    1.694973] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jan 25 13:25:53 cmp002 kernel: [    1.715590] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
Jan 25 13:25:53 cmp002 kernel: [    1.736228] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jan 25 13:25:53 cmp002 kernel: [    1.737877] Linux agpgart interface v0.103
Jan 25 13:25:53 cmp002 kernel: [    1.751076] loop: module loaded
Jan 25 13:25:53 cmp002 kernel: [    1.751447] libphy: Fixed MDIO Bus: probed
Jan 25 13:25:53 cmp002 kernel: [    1.751514] tun: Universal TUN/TAP device driver, 1.6
Jan 25 13:25:53 cmp002 kernel: [    1.751644] PPP generic driver version 2.4.2
Jan 25 13:25:53 cmp002 kernel: [    1.751750] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jan 25 13:25:53 cmp002 kernel: [    1.751823] ehci-pci: EHCI PCI platform driver
Jan 25 13:25:53 cmp002 kernel: [    1.752188] ehci-pci 0000:00:1a.0: EHCI Host Controller
Jan 25 13:25:53 cmp002 kernel: [    1.752266] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Jan 25 13:25:53 cmp002 kernel: [    1.752361] ehci-pci 0000:00:1a.0: debug port 2
Jan 25 13:25:53 cmp002 kernel: [    1.756335] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Jan 25 13:25:53 cmp002 kernel: [    1.756425] ehci-pci 0000:00:1a.0: irq 21, io mem 0xf6c60000
Jan 25 13:25:53 cmp002 kernel: [    1.772149] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Jan 25 13:25:53 cmp002 kernel: [    1.772339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Jan 25 13:25:53 cmp002 kernel: [    1.772442] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 25 13:25:53 cmp002 kernel: [    1.772541] usb usb1: Product: EHCI Host Controller
Jan 25 13:25:53 cmp002 kernel: [    1.772621] usb usb1: Manufacturer: Linux 5.3.0-26-generic ehci_hcd
Jan 25 13:25:53 cmp002 kernel: [    1.772703] usb usb1: SerialNumber: 0000:00:1a.0
Jan 25 13:25:53 cmp002 kernel: [    1.773060] hub 1-0:1.0: USB hub found
Jan 25 13:25:53 cmp002 kernel: [    1.773152] hub 1-0:1.0: 2 ports detected
Jan 25 13:25:53 cmp002 kernel: [    1.773718] ehci-pci 0000:00:1d.0: EHCI Host Controller
Jan 25 13:25:53 cmp002 kernel: [    1.773817] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 25 13:25:53 cmp002 kernel: [    1.773944] ehci-pci 0000:00:1d.0: debug port 2
Jan 25 13:25:53 cmp002 kernel: [    1.777944] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Jan 25 13:25:53 cmp002 kernel: [    1.778054] ehci-pci 0000:00:1d.0: irq 20, io mem 0xf6c50000
Jan 25 13:25:53 cmp002 kernel: [    1.792155] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Jan 25 13:25:53 cmp002 kernel: [    1.792330] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Jan 25 13:25:53 cmp002 kernel: [    1.792431] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 25 13:25:53 cmp002 kernel: [    1.792530] usb usb2: Product: EHCI Host Controller
Jan 25 13:25:53 cmp002 kernel: [    1.792609] usb usb2: Manufacturer: Linux 5.3.0-26-generic ehci_hcd
Jan 25 13:25:53 cmp002 kernel: [    1.800769] usb usb2: SerialNumber: 0000:00:1d.0
Jan 25 13:25:53 cmp002 kernel: [    1.801043] hub 2-0:1.0: USB hub found
Jan 25 13:25:53 cmp002 kernel: [    1.801132] hub 2-0:1.0: 2 ports detected
Jan 25 13:25:53 cmp002 kernel: [    1.801502] ehci-platform: EHCI generic platform driver
Jan 25 13:25:53 cmp002 kernel: [    1.801600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jan 25 13:25:53 cmp002 kernel: [    1.801682] ohci-pci: OHCI PCI platform driver
Jan 25 13:25:53 cmp002 kernel: [    1.801791] ohci-platform: OHCI generic platform driver
Jan 25 13:25:53 cmp002 kernel: [    1.801873] uhci_hcd: USB Universal Host Controller Interface driver
Jan 25 13:25:53 cmp002 kernel: [    1.802137] uhci_hcd 0000:01:00.4: UHCI Host Controller
Jan 25 13:25:53 cmp002 kernel: [    1.802223] uhci_hcd 0000:01:00.4: new USB bus registered, assigned bus number 3
Jan 25 13:25:53 cmp002 kernel: [    1.802355] uhci_hcd 0000:01:00.4: detected 8 ports
Jan 25 13:25:53 cmp002 kernel: [    1.802435] uhci_hcd 0000:01:00.4: port count misdetected? forcing to 2 ports
Jan 25 13:25:53 cmp002 kernel: [    1.802567] uhci_hcd 0000:01:00.4: irq 16, io base 0x00003c00
Jan 25 13:25:53 cmp002 kernel: [    1.802750] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
Jan 25 13:25:53 cmp002 kernel: [    1.802852] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 25 13:25:53 cmp002 kernel: [    1.802950] usb usb3: Product: UHCI Host Controller
Jan 25 13:25:53 cmp002 kernel: [    1.803030] usb usb3: Manufacturer: Linux 5.3.0-26-generic uhci_hcd
Jan 25 13:25:53 cmp002 kernel: [    1.803111] usb usb3: SerialNumber: 0000:01:00.4
Jan 25 13:25:53 cmp002 kernel: [    1.803422] hub 3-0:1.0: USB hub found
Jan 25 13:25:53 cmp002 kernel: [    1.803527] hub 3-0:1.0: 2 ports detected
Jan 25 13:25:53 cmp002 kernel: [    1.803998] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
Jan 25 13:25:53 cmp002 kernel: [    1.805722] serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 25 13:25:53 cmp002 kernel: [    1.805847] serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 25 13:25:53 cmp002 kernel: [    1.806082] mousedev: PS/2 mouse device common for all mice
Jan 25 13:25:53 cmp002 kernel: [    1.806298] rtc_cmos 00:03: RTC can wake from S4
Jan 25 13:25:53 cmp002 kernel: [    1.806597] rtc_cmos 00:03: registered as rtc0
Jan 25 13:25:53 cmp002 kernel: [    1.806700] rtc_cmos 00:03: alarms up to one day, 114 bytes nvram, hpet irqs
Jan 25 13:25:53 cmp002 kernel: [    1.806784] i2c /dev entries driver
Jan 25 13:25:53 cmp002 kernel: [    1.806917] device-mapper: uevent: version 1.0.3
Jan 25 13:25:53 cmp002 kernel: [    1.807133] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
Jan 25 13:25:53 cmp002 kernel: [    1.807260] platform eisa.0: Probing EISA bus 0
Jan 25 13:25:53 cmp002 kernel: [    1.807334] platform eisa.0: EISA: Cannot allocate resource for mainboard
Jan 25 13:25:53 cmp002 kernel: [    1.807411] platform eisa.0: Cannot allocate resource for EISA slot 1
Jan 25 13:25:53 cmp002 kernel: [    1.807487] platform eisa.0: Cannot allocate resource for EISA slot 2
Jan 25 13:25:53 cmp002 kernel: [    1.807563] platform eisa.0: Cannot allocate resource for EISA slot 3
Jan 25 13:25:53 cmp002 kernel: [    1.807638] platform eisa.0: Cannot allocate resource for EISA slot 4
Jan 25 13:25:53 cmp002 kernel: [    1.807714] platform eisa.0: Cannot allocate resource for EISA slot 5
Jan 25 13:25:53 cmp002 kernel: [    1.807789] platform eisa.0: Cannot allocate resource for EISA slot 6
Jan 25 13:25:53 cmp002 kernel: [    1.807865] platform eisa.0: Cannot allocate resource for EISA slot 7
Jan 25 13:25:53 cmp002 kernel: [    1.807940] platform eisa.0: Cannot allocate resource for EISA slot 8
Jan 25 13:25:53 cmp002 kernel: [    1.808016] platform eisa.0: EISA: Detected 0 cards
Jan 25 13:25:53 cmp002 kernel: [    1.808155] intel_pstate: Intel P-state driver initializing
Jan 25 13:25:53 cmp002 kernel: [    1.810886] ledtrig-cpu: registered to indicate activity on CPUs
Jan 25 13:25:53 cmp002 kernel: [    1.811298] NET: Registered protocol family 10
Jan 25 13:25:53 cmp002 kernel: [    1.816991] Segment Routing with IPv6
Jan 25 13:25:53 cmp002 kernel: [    1.817079] NET: Registered protocol family 17
Jan 25 13:25:53 cmp002 kernel: [    1.817206] Key type dns_resolver registered
Jan 25 13:25:53 cmp002 kernel: [    1.820486] RAS: Correctable Errors collector initialized.
Jan 25 13:25:53 cmp002 kernel: [    1.820604] microcode: sig=0x306e4, pf=0x1, revision=0x42e
Jan 25 13:25:53 cmp002 kernel: [    1.821767] microcode: Microcode Update Driver: v2.2.
Jan 25 13:25:53 cmp002 kernel: [    1.821781] sched_clock: Marking stable (1845664105, -23901322)->(1871947960, -50185177)
Jan 25 13:25:53 cmp002 kernel: [    1.822159] registered taskstats version 1
Jan 25 13:25:53 cmp002 kernel: [    1.822236] Loading compiled-in X.509 certificates
Jan 25 13:25:53 cmp002 kernel: [    1.823977] Loaded X.509 cert 'Build time autogenerated kernel key: 8098f9b3401d48cb244b138af0c5bac131caef8a'
Jan 25 13:25:53 cmp002 kernel: [    1.824377] zswap: loaded using pool lzo/zbud
Jan 25 13:25:53 cmp002 kernel: [    1.824683] pstore: Using crash dump compression: deflate
Jan 25 13:25:53 cmp002 kernel: [    1.829586] Key type big_key registered
Jan 25 13:25:53 cmp002 kernel: [    1.831930] Key type encrypted registered
Jan 25 13:25:53 cmp002 kernel: [    1.832007] ima: No TPM chip found, activating TPM-bypass!
Jan 25 13:25:53 cmp002 kernel: [    1.832080] ima: Allocated hash algorithm: sha1
Jan 25 13:25:53 cmp002 kernel: [    1.832164] No architecture policies found
Jan 25 13:25:53 cmp002 kernel: [    1.832242] evm: Initialising EVM extended attributes:
Jan 25 13:25:53 cmp002 kernel: [    1.832310] evm: security.selinux
Jan 25 13:25:53 cmp002 kernel: [    1.832375] evm: security.SMACK64
Jan 25 13:25:53 cmp002 kernel: [    1.832440] evm: security.SMACK64EXEC
Jan 25 13:25:53 cmp002 kernel: [    1.832505] evm: security.SMACK64TRANSMUTE
Jan 25 13:25:53 cmp002 kernel: [    1.832571] evm: security.SMACK64MMAP
Jan 25 13:25:53 cmp002 kernel: [    1.832636] evm: security.apparmor
Jan 25 13:25:53 cmp002 kernel: [    1.832702] evm: security.ima
Jan 25 13:25:53 cmp002 kernel: [    1.832767] evm: security.capability
Jan 25 13:25:53 cmp002 kernel: [    1.832832] evm: HMAC attrs: 0x1
Jan 25 13:25:53 cmp002 kernel: [    1.833829] PM:   Magic number: 4:600:433
Jan 25 13:25:53 cmp002 kernel: [    1.833917] thermal cooling_device25: hash matches
Jan 25 13:25:53 cmp002 kernel: [    1.834048] pci 0000:04:00.1: hash matches
Jan 25 13:25:53 cmp002 kernel: [    1.834369] rtc_cmos 00:03: setting system clock to 2020-01-25T13:25:34 UTC (1579958734)
Jan 25 13:25:53 cmp002 kernel: [    1.836434] Freeing unused decrypted memory: 2040K
Jan 25 13:25:53 cmp002 kernel: [    1.837834] Freeing unused kernel image memory: 2660K
Jan 25 13:25:53 cmp002 kernel: [    1.876176] Write protecting the kernel read-only data: 22528k
Jan 25 13:25:53 cmp002 kernel: [    1.877427] Freeing unused kernel image memory: 2008K
Jan 25 13:25:53 cmp002 kernel: [    1.878303] Freeing unused kernel image memory: 1476K
Jan 25 13:25:53 cmp002 kernel: [    1.888532] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 25 13:25:53 cmp002 kernel: [    1.888603] x86/mm: Checking user space page tables
Jan 25 13:25:53 cmp002 kernel: [    1.898289] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 25 13:25:53 cmp002 kernel: [    1.898359] Run /init as init process
Jan 25 13:25:53 cmp002 kernel: [    2.108137] usb 1-1: new high-speed USB device number 2 using ehci-pci
Jan 25 13:25:53 cmp002 kernel: [    2.136139] usb 2-1: new high-speed USB device number 2 using ehci-pci
Jan 25 13:25:53 cmp002 kernel: [    2.187144] [Firmware Bug]: ACPI(VGA0) defines _DOD but not _DOS
Jan 25 13:25:53 cmp002 kernel: [    2.187266] ACPI: Video Device [VGA0] (multi-head: yes  rom: no  post: no)
Jan 25 13:25:53 cmp002 kernel: [    2.187658] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input3
Jan 25 13:25:53 cmp002 kernel: [    2.187980] [Firmware Bug]: ACPI(VGA0) defines _DOD but not _DOS
Jan 25 13:25:53 cmp002 kernel: [    2.188092] ACPI: Video Device [VGA0] (multi-head: yes  rom: no  post: no)
Jan 25 13:25:53 cmp002 kernel: [    2.188250] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:32/LNXVIDEO:01/input/input4
Jan 25 13:25:53 cmp002 kernel: [    2.189374] IPMI message handler: version 39.2
Jan 25 13:25:53 cmp002 kernel: [    2.193914] ipmi device interface
Jan 25 13:25:53 cmp002 kernel: [    2.197611] dca service started, version 1.12.1
Jan 25 13:25:53 cmp002 kernel: [    2.200745] HP HPSA Driver (v 3.4.20-170)
Jan 25 13:25:53 cmp002 kernel: [    2.200868] hpsa 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Jan 25 13:25:53 cmp002 kernel: [    2.200917] ipmi_si: IPMI System Interface driver
Jan 25 13:25:53 cmp002 kernel: [    2.201088] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS
Jan 25 13:25:53 cmp002 kernel: [    2.201178] ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
Jan 25 13:25:53 cmp002 kernel: [    2.201281] ipmi_si: Adding SMBIOS-specified kcs state machine
Jan 25 13:25:53 cmp002 kernel: [    2.201446] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI
Jan 25 13:25:53 cmp002 kernel: [    2.201615] ipmi_si IPI0001:00: ipmi_platform: [io  0x0ca2-0x0ca3] regsize 1 spacing 1 irq 0
Jan 25 13:25:53 cmp002 kernel: [    2.201724] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI
Jan 25 13:25:53 cmp002 kernel: [    2.201829] ipmi_si: Adding ACPI-specified kcs state machine
Jan 25 13:25:53 cmp002 kernel: [    2.202110] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0
Jan 25 13:25:53 cmp002 kernel: [    2.203627] hpsa 0000:03:00.0: Logical aborts not supported
Jan 25 13:25:53 cmp002 kernel: [    2.203713] hpsa 0000:03:00.0: HP SSD Smart Path aborts not supported
Jan 25 13:25:53 cmp002 kernel: [    2.214883] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
Jan 25 13:25:53 cmp002 kernel: [    2.214988] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
Jan 25 13:25:53 cmp002 kernel: [    2.215423] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.713.36-0 (2014/02/10)
Jan 25 13:25:53 cmp002 kernel: [    2.216038] bnx2x 0000:04:00.0: msix capability found
Jan 25 13:25:53 cmp002 kernel: [    2.216419] bnx2x 0000:04:00.0: part number 394D4342-31383735-31543030-47303030
Jan 25 13:25:53 cmp002 kernel: [    2.242192] cryptd: max_cpu_qlen set to 1000
Jan 25 13:25:53 cmp002 kernel: [    2.268564] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Jan 25 13:25:53 cmp002 kernel: [    2.268688] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 25 13:25:53 cmp002 kernel: [    2.269142] hub 1-1:1.0: USB hub found
Jan 25 13:25:53 cmp002 kernel: [    2.269291] hub 1-1:1.0: 6 ports detected
Jan 25 13:25:53 cmp002 kernel: [    2.296552] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Jan 25 13:25:53 cmp002 kernel: [    2.296665] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 25 13:25:53 cmp002 kernel: [    2.297142] hub 2-1:1.0: USB hub found
Jan 25 13:25:53 cmp002 kernel: [    2.297294] hub 2-1:1.0: 8 ports detected
Jan 25 13:25:53 cmp002 kernel: [    2.304304] scsi host0: hpsa
Jan 25 13:25:53 cmp002 kernel: [    2.305239] hpsa can't handle SMP requests
Jan 25 13:25:53 cmp002 kernel: [    2.314099] hpsa 0000:03:00.0: scsi 0:0:0:0: added RAID              HP       P220i            controller SSDSmartPathCap- En- Exp=1
Jan 25 13:25:53 cmp002 kernel: [    2.314215] hpsa 0000:03:00.0: scsi 0:0:1:0: masked Direct-Access     ATA      MK0400GCTZA      PHYS DRV SSDSmartPathCap- En- Exp=0
Jan 25 13:25:53 cmp002 kernel: [    2.314321] hpsa 0000:03:00.0: scsi 0:0:2:0: masked Direct-Access     ATA      MK0400GCTZA      PHYS DRV SSDSmartPathCap- En- Exp=0
Jan 25 13:25:53 cmp002 kernel: [    2.314429] hpsa 0000:03:00.0: scsi 0:0:3:0: masked Enclosure         PMCSIERA SRCv4x6G         enclosure SSDSmartPathCap- En- Exp=0
Jan 25 13:25:53 cmp002 kernel: [    2.314539] hpsa 0000:03:00.0: scsi 0:1:0:0: added Direct-Access     HP       LOGICAL VOLUME   RAID-0 SSDSmartPathCap+ En+ Exp=1
Jan 25 13:25:53 cmp002 kernel: [    2.314776] hpsa can't handle SMP requests
Jan 25 13:25:53 cmp002 kernel: [    2.315440] scsi 0:0:0:0: RAID              HP       P220i            5.22 PQ: 0 ANSI: 5
Jan 25 13:25:53 cmp002 kernel: [    2.316134] scsi 0:1:0:0: Direct-Access     HP       LOGICAL VOLUME   5.22 PQ: 0 ANSI: 5
Jan 25 13:25:53 cmp002 kernel: [    2.316701] scsi 0:0:0:0: Attached scsi generic sg0 type 12
Jan 25 13:25:53 cmp002 kernel: [    2.317129] sd 0:1:0:0: Attached scsi generic sg1 type 0
Jan 25 13:25:53 cmp002 kernel: [    2.317451] sd 0:1:0:0: [sda] 1562714288 512-byte logical blocks: (800 GB/745 GiB)
Jan 25 13:25:53 cmp002 kernel: [    2.317634] sd 0:1:0:0: [sda] Write Protect is off
Jan 25 13:25:53 cmp002 kernel: [    2.317727] sd 0:1:0:0: [sda] Mode Sense: 73 00 00 08
Jan 25 13:25:53 cmp002 kernel: [    2.317858] sd 0:1:0:0: [sda] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
Jan 25 13:25:53 cmp002 kernel: [    2.317975] sd 0:1:0:0: [sda] Optimal transfer size 524288 bytes
Jan 25 13:25:53 cmp002 kernel: [    2.326686]  sda: sda1
Jan 25 13:25:53 cmp002 kernel: [    2.327937] AVX version of gcm_enc/dec engaged.
Jan 25 13:25:53 cmp002 kernel: [    2.328022] AES CTR mode by8 optimization enabled
Jan 25 13:25:53 cmp002 kernel: [    2.329238] sd 0:1:0:0: [sda] Attached SCSI disk
Jan 25 13:25:53 cmp002 kernel: [    2.354562] bnx2x 0000:04:00.0: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:25:53 cmp002 kernel: [    2.380636] ixgbe 0000:05:00.0: Multiqueue Enabled: Rx Queue count = 40, Tx Queue count = 40 XDP Queue count = 0
Jan 25 13:25:53 cmp002 kernel: [    2.381048] ixgbe 0000:05:00.0: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:25:53 cmp002 kernel: [    2.381476] ixgbe 0000:05:00.0: MAC: 2, PHY: 1, PBA No: G43498-007
Jan 25 13:25:53 cmp002 kernel: [    2.389642] ixgbe 0000:05:00.0: 38:ea:a7:8f:07:50
Jan 25 13:25:53 cmp002 kernel: [    2.390016] bnx2x 0000:04:00.1: msix capability found
Jan 25 13:25:53 cmp002 kernel: [    2.390446] bnx2x 0000:04:00.1: part number 394D4342-31383735-31543030-47303030
Jan 25 13:25:53 cmp002 kernel: [    2.432280] ixgbe 0000:05:00.0: Intel(R) 10 Gigabit Network Connection
Jan 25 13:25:53 cmp002 kernel: [    2.434393] libphy: ixgbe-mdio: probed
Jan 25 13:25:53 cmp002 kernel: [    2.476687] bnx2x 0000:04:00.1: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:25:53 cmp002 kernel: [    2.514991] bnx2x 0000:04:00.1 eno2: renamed from eth2
Jan 25 13:25:53 cmp002 kernel: [    2.540151] ipmi_si IPI0001:00: The BMC does not support clearing the recv irq bit, compensating, but the BMC needs to be fixed.
Jan 25 13:25:53 cmp002 kernel: [    2.545105] bnx2x 0000:04:00.0 eno1: renamed from eth0
Jan 25 13:25:53 cmp002 kernel: [    2.584156] usb 2-1.3: new high-speed USB device number 3 using ehci-pci
Jan 25 13:25:53 cmp002 kernel: [    2.586349] ixgbe 0000:05:00.1: Multiqueue Enabled: Rx Queue count = 40, Tx Queue count = 40 XDP Queue count = 0
Jan 25 13:25:53 cmp002 kernel: [    2.586766] ixgbe 0000:05:00.1: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:25:53 cmp002 kernel: [    2.587194] ixgbe 0000:05:00.1: MAC: 2, PHY: 1, PBA No: G43498-007
Jan 25 13:25:53 cmp002 kernel: [    2.587276] ixgbe 0000:05:00.1: 38:ea:a7:8f:07:51
Jan 25 13:25:53 cmp002 kernel: [    2.624120] ixgbe 0000:05:00.1: Intel(R) 10 Gigabit Network Connection
Jan 25 13:25:53 cmp002 kernel: [    2.624303] libphy: ixgbe-mdio: probed
Jan 25 13:25:53 cmp002 kernel: [    2.664154] tsc: Refined TSC clocksource calibration: 2799.998 MHz
Jan 25 13:25:53 cmp002 kernel: [    2.664296] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns
Jan 25 13:25:53 cmp002 kernel: [    2.665557] clocksource: Switched to clocksource tsc
Jan 25 13:25:53 cmp002 kernel: [    2.696551] usb 2-1.3: New USB device found, idVendor=0424, idProduct=2660, bcdDevice= 8.01
Jan 25 13:25:53 cmp002 kernel: [    2.696657] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 25 13:25:53 cmp002 kernel: [    2.697149] hub 2-1.3:1.0: USB hub found
Jan 25 13:25:53 cmp002 kernel: [    2.697290] hub 2-1.3:1.0: 2 ports detected
Jan 25 13:25:53 cmp002 kernel: [    2.702165] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x00000b, prod_id: 0x2020, dev_id: 0x13)
Jan 25 13:25:53 cmp002 kernel: [    2.749939] ixgbe 0000:21:00.0: Multiqueue Enabled: Rx Queue count = 40, Tx Queue count = 40 XDP Queue count = 0
Jan 25 13:25:53 cmp002 kernel: [    2.750371] ixgbe 0000:21:00.0: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:25:53 cmp002 kernel: [    2.750817] ixgbe 0000:21:00.0: MAC: 2, PHY: 1, PBA No: G43498-007
Jan 25 13:25:53 cmp002 kernel: [    2.750911] ixgbe 0000:21:00.0: 38:ea:a7:8f:12:48
Jan 25 13:25:53 cmp002 kernel: [    2.778598] ipmi_si IPI0001:00: IPMI kcs interface initialized
Jan 25 13:25:53 cmp002 kernel: [    2.782021] ipmi_ssif: IPMI SSIF Interface driver
Jan 25 13:25:53 cmp002 kernel: [    2.787507] ixgbe 0000:21:00.0: Intel(R) 10 Gigabit Network Connection
Jan 25 13:25:53 cmp002 kernel: [    2.789612] libphy: ixgbe-mdio: probed
Jan 25 13:25:53 cmp002 kernel: [    2.918347] ixgbe 0000:21:00.1: Multiqueue Enabled: Rx Queue count = 40, Tx Queue count = 40 XDP Queue count = 0
Jan 25 13:25:53 cmp002 kernel: [    2.918775] ixgbe 0000:21:00.1: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Jan 25 13:25:53 cmp002 kernel: [    2.919221] ixgbe 0000:21:00.1: MAC: 2, PHY: 1, PBA No: G43498-007
Jan 25 13:25:53 cmp002 kernel: [    2.919316] ixgbe 0000:21:00.1: 38:ea:a7:8f:12:49
Jan 25 13:25:53 cmp002 kernel: [    2.955714] ixgbe 0000:21:00.1: Intel(R) 10 Gigabit Network Connection
Jan 25 13:25:53 cmp002 kernel: [    2.955879] libphy: ixgbe-mdio: probed
Jan 25 13:25:53 cmp002 kernel: [    2.958402] ixgbe 0000:05:00.0 ens1f0: renamed from eth1
Jan 25 13:25:53 cmp002 kernel: [    3.028649] ixgbe 0000:05:00.1 ens1f1: renamed from eth0
Jan 25 13:25:53 cmp002 kernel: [    3.060623] ixgbe 0000:21:00.1 ens2f1: renamed from eth3
Jan 25 13:25:53 cmp002 kernel: [    3.096439] ixgbe 0000:21:00.0 ens2f0: renamed from eth2
Jan 25 13:25:53 cmp002 kernel: [    4.460123] raid6: sse2x4   gen()  5062 MB/s
Jan 25 13:25:53 cmp002 kernel: [    4.508113] raid6: sse2x4   xor()  3494 MB/s
Jan 25 13:25:53 cmp002 kernel: [    4.556106] raid6: sse2x2   gen()  6995 MB/s
Jan 25 13:25:53 cmp002 kernel: [    4.604104] raid6: sse2x2   xor()  6646 MB/s
Jan 25 13:25:53 cmp002 kernel: [    4.652107] raid6: sse2x1   gen()  7730 MB/s
Jan 25 13:25:53 cmp002 kernel: [    4.700105] raid6: sse2x1   xor()  5916 MB/s
Jan 25 13:25:53 cmp002 kernel: [    4.700172] raid6: using algorithm sse2x1 gen() 7730 MB/s
Jan 25 13:25:53 cmp002 kernel: [    4.700239] raid6: .... xor() 5916 MB/s, rmw enabled
Jan 25 13:25:53 cmp002 kernel: [    4.700306] raid6: using ssse3x2 recovery algorithm
Jan 25 13:25:53 cmp002 kernel: [    4.701500] xor: automatically using best checksumming function   avx       
Jan 25 13:25:53 cmp002 kernel: [    4.702682] async_tx: api initialized (async)
Jan 25 13:25:53 cmp002 kernel: [    5.356225] bnx2x 0000:04:00.0 eno1: using MSI-X  IRQs: sp 119  fp[0] 121 ... fp[7] 128
Jan 25 13:25:53 cmp002 kernel: [    8.068187] bnx2x 0000:04:00.0 eno1: NIC Link is Up, 10000 Mbps full duplex, Flow control: ON - receive & transmit
Jan 25 13:25:53 cmp002 kernel: [    8.068316] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
Jan 25 13:25:53 cmp002 kernel: [    8.918604] Btrfs loaded, crc32c=crc32c-intel
Jan 25 13:25:53 cmp002 kernel: [   10.179741] systemd[1]: Failed to insert module 'autofs4': No such file or directory
Jan 25 13:25:53 cmp002 kernel: [   10.196171] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
Jan 25 13:25:53 cmp002 kernel: [   10.217824] systemd[1]: Detected architecture x86-64.
Jan 25 13:25:53 cmp002 kernel: [   10.228187] systemd[1]: Set hostname to <ubuntu>.
Jan 25 13:25:53 cmp002 kernel: [   10.228980] systemd[1]: Initializing machine ID from random generator.
Jan 25 13:25:53 cmp002 kernel: [   10.229094] systemd[1]: Installed transient /etc/machine-id file.
Jan 25 13:25:53 cmp002 kernel: [   11.083565] systemd[1]: Created slice User and Session Slice.
Jan 25 13:25:53 cmp002 kernel: [   11.084316] systemd[1]: Starting of Arbitrary Executable File Formats File System Automount Point not supported.
Jan 25 13:25:53 cmp002 kernel: [   11.084913] systemd[1]: Reached target Swap.
Jan 25 13:25:53 cmp002 kernel: [   11.085465] systemd[1]: Reached target User and Group Name Lookups.
Jan 25 13:25:53 cmp002 kernel: [   11.087303] systemd[1]: Created slice System Slice.
Jan 25 13:25:53 cmp002 kernel: [   11.418422] Loading iSCSI transport class v2.0-870.
Jan 25 13:25:53 cmp002 kernel: [   11.423096] iscsi: registered transport (tcp)
Jan 25 13:25:53 cmp002 kernel: [   11.437383] iscsi: registered transport (iser)
Jan 25 13:25:53 cmp002 kernel: [   11.480213] systemd-journald[916]: Received request to flush runtime journal from PID 1
Jan 25 13:25:53 cmp002 kernel: [   21.056561] new mount options do not match the existing superblock, will be ignored
Jan 25 13:25:53 cmp002 systemd-logind[1416]: New seat seat0.
Jan 25 13:25:53 cmp002 systemd[1]: Started Login Service.
Jan 25 13:25:53 cmp002 systemd[1]: Started Unattended Upgrades Shutdown.
Jan 25 13:25:54 cmp002 polkitd[1625]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jan 25 13:25:54 cmp002 dbus-daemon[1385]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jan 25 13:25:54 cmp002 systemd[1]: Started Authorization Manager.
Jan 25 13:25:54 cmp002 accounts-daemon[1439]: started daemon version 0.6.45
Jan 25 13:25:54 cmp002 systemd[1]: Started Accounts Service.
Jan 25 13:25:54 cmp002 pollinate[1443]: client sent challenge to [https://entropy.ubuntu.com/]
Jan 25 13:25:55 cmp002 networkd-dispatcher[1426]: No valid path found for iwconfig
Jan 25 13:25:55 cmp002 networkd-dispatcher[1426]: No valid path found for iw
Jan 25 13:25:55 cmp002 systemd[1]: Started Dispatcher daemon for systemd-networkd.
Jan 25 13:25:55 cmp002 snapd[1536]: AppArmor status: apparmor not enabled
Jan 25 13:25:55 cmp002 snapd[1536]: daemon.go:346: started snapd/2.42.1+18.04 (series 16; classic; devmode) ubuntu/18.04 (amd64) linux/5.3.0-26-generic.
Jan 25 13:25:56 cmp002 snapd[1536]: daemon.go:439: adjusting startup timeout by 30s (pessimistic estimate of 30s plus 5s per snap)
Jan 25 13:25:56 cmp002 pollinate[1443]: client verified challenge/response with [https://entropy.ubuntu.com/]
Jan 25 13:25:56 cmp002 snapd[1536]: helpers.go:104: error trying to compare the snap system key: system-key missing on disk
Jan 25 13:25:56 cmp002 pollinate[1443]: client hashed response from [https://entropy.ubuntu.com/]
Jan 25 13:25:56 cmp002 pollinate[1443]: client successfully seeded [/dev/urandom]
Jan 25 13:25:56 cmp002 systemd[1]: Started LXD - container startup/shutdown.
Jan 25 13:25:56 cmp002 systemd[1]: Started Pollinate to seed the pseudo random number generator.
Jan 25 13:25:56 cmp002 systemd[1]: Starting OpenBSD Secure Shell server...
Jan 25 13:25:56 cmp002 systemd[1]: Started Snappy daemon.
Jan 25 13:25:56 cmp002 systemd[1]: Starting Wait until snapd is fully seeded...
Jan 25 13:25:56 cmp002 sshd[1875]: Server listening on 0.0.0.0 port 22.
Jan 25 13:25:56 cmp002 sshd[1875]: Server listening on :: port 22.
Jan 25 13:25:56 cmp002 systemd[1]: Started OpenBSD Secure Shell server.
Jan 25 13:25:57 cmp002 systemd[1]: Started Wait until snapd is fully seeded.
Jan 25 13:25:57 cmp002 systemd[1]: Starting Apply the settings specified in cloud-config...
Jan 25 13:25:57 cmp002 systemd[1]: Reached target Multi-User System.
Jan 25 13:25:57 cmp002 systemd[1]: Reached target Graphical Interface.
Jan 25 13:25:57 cmp002 systemd[1]: Started Stop ureadahead data collection 45s after completed startup.
Jan 25 13:25:57 cmp002 systemd[1]: Starting Update UTMP about System Runlevel Changes...
Jan 25 13:25:57 cmp002 systemd[1]: Started Update UTMP about System Runlevel Changes.
Jan 25 13:25:58 cmp002 set-cpufreq[1466]: Setting powersave scheduler for all CPUs
Jan 25 13:25:59 cmp002 systemd[1]: Stopping Network Time Synchronization...
Jan 25 13:25:59 cmp002 systemd[1]: Stopped Network Time Synchronization.
Jan 25 13:25:59 cmp002 systemd[1]: Starting Network Time Synchronization...
Jan 25 13:25:59 cmp002 systemd[1]: Started Network Time Synchronization.
Jan 25 13:26:00 cmp002 systemd-timesyncd[2002]: Synchronized to time server 91.189.89.199:123 (ntp.ubuntu.com).
Jan 25 13:26:00 cmp002 cloud-init[1907]: Cloud-init v. 19.3-41-gc4735dd3-0ubuntu1~18.04.1 running 'modules:config' at Sat, 25 Jan 2020 13:25:58 +0000. Up 25.77 seconds.
Jan 25 13:26:00 cmp002 systemd[1]: Started Apply the settings specified in cloud-config.
Jan 25 13:26:00 cmp002 systemd[1]: Starting Execute cloud user/final scripts...
Jan 25 13:26:02 cmp002 systemd-resolved[1250]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.
Jan 25 13:26:02 cmp002 cloud-init[2029]: Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Jan 25 13:26:02 cmp002 cloud-init[2029]: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Jan 25 13:26:02 cmp002 cloud-init[2029]: Get:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Jan 25 13:26:02 cmp002 snapd[1536]: daemon.go:540: gracefully waiting for running hooks
Jan 25 13:26:02 cmp002 snapd[1536]: daemon.go:542: done waiting for running hooks
Jan 25 13:26:02 cmp002 snapd[1536]: daemon stop requested to wait for socket activation
Jan 25 13:26:02 cmp002 cloud-init[2029]: Get:4 http://archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Jan 25 13:26:02 cmp002 cloud-init[2029]: Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
Jan 25 13:26:02 cmp002 cloud-init[2029]: Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
Jan 25 13:26:02 cmp002 cloud-init[2029]: Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [833 kB]
Jan 25 13:26:03 cmp002 cloud-init[2029]: Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1044 kB]
Jan 25 13:26:03 cmp002 cloud-init[2029]: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [9500 B]
Jan 25 13:26:03 cmp002 cloud-init[2029]: Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [2512 B]
Jan 25 13:26:03 cmp002 cloud-init[2029]: Get:11 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4032 B]
Jan 25 13:26:03 cmp002 cloud-init[2029]: Get:12 http://archive.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [634 kB]
Jan 25 13:26:03 cmp002 cloud-init[2029]: Get:13 http://archive.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [6116 B]
Jan 25 13:26:04 cmp002 cloud-init[2029]: Fetched 11.5 MB in 3s (4118 kB/s)
Jan 25 13:26:05 cmp002 cloud-init[2029]: Reading package lists...
Jan 25 13:26:06 cmp002 cloud-init[2029]: Reading package lists...
Jan 25 13:26:06 cmp002 cloud-init[2029]: Building dependency tree...
Jan 25 13:26:06 cmp002 cloud-init[2029]: Reading state information...
Jan 25 13:26:06 cmp002 cloud-init[2029]: The following package was automatically installed and is no longer required:
Jan 25 13:26:06 cmp002 cloud-init[2029]:   libfreetype6
Jan 25 13:26:06 cmp002 cloud-init[2029]: Use 'apt autoremove' to remove it.
Jan 25 13:26:06 cmp002 cloud-init[2029]: The following additional packages will be installed:
Jan 25 13:26:06 cmp002 cloud-init[2029]:   libnvpair1linux libuutil1linux libzfs2linux libzpool2linux
Jan 25 13:26:06 cmp002 cloud-init[2029]: Suggested packages:
Jan 25 13:26:06 cmp002 cloud-init[2029]:   nfs-kernel-server samba-common-bin zfs-initramfs | zfs-dracut zfs-modules
Jan 25 13:26:06 cmp002 cloud-init[2029]:   | zfs-dkms
Jan 25 13:26:06 cmp002 cloud-init[2029]: Recommended packages:
Jan 25 13:26:06 cmp002 cloud-init[2029]:   zfs-zed
Jan 25 13:26:06 cmp002 cloud-init[2029]: The following NEW packages will be installed:
Jan 25 13:26:06 cmp002 cloud-init[2029]:   libnvpair1linux libuutil1linux libzfs2linux libzpool2linux zfsutils-linux
Jan 25 13:26:06 cmp002 cloud-init[2029]: 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Jan 25 13:26:06 cmp002 cloud-init[2029]: Need to get 1111 kB of archives.
Jan 25 13:26:06 cmp002 cloud-init[2029]: After this operation, 4015 kB of additional disk space will be used.
Jan 25 13:26:06 cmp002 cloud-init[2029]: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnvpair1linux amd64 0.7.5-1ubuntu16.7 [45.4 kB]
Jan 25 13:26:06 cmp002 cloud-init[2029]: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuutil1linux amd64 0.7.5-1ubuntu16.7 [48.3 kB]
Jan 25 13:26:06 cmp002 cloud-init[2029]: Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libzpool2linux amd64 0.7.5-1ubuntu16.7 [547 kB]
Jan 25 13:26:06 cmp002 cloud-init[2029]: Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libzfs2linux amd64 0.7.5-1ubuntu16.7 [128 kB]
Jan 25 13:26:06 cmp002 cloud-init[2029]: Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 zfsutils-linux amd64 0.7.5-1ubuntu16.7 [342 kB]
Jan 25 13:26:07 cmp002 cloud-init[2029]: Fetched 1111 kB in 0s (2734 kB/s)
Jan 25 13:26:07 cmp002 cloud-init[2029]: Selecting previously unselected package libnvpair1linux.
Jan 25 13:26:08 cmp002 cloud-init[2029]: (Reading database ... #015(Reading database ... 5%#015(Reading database ... 10%#015(Reading database ... 15%#015(Reading database ... 20%#015(Reading database ... 25%#015(Reading database ... 30%#015(Reading database ... 35%#015(Reading database ... 40%#015(Reading database ... 45%#015(Reading database ... 50%#015(Reading database ... 55%#015(Reading database ... 60%#015(Reading database ... 65%#015(Reading database ... 70%#015(Reading database ... 75%#015(Reading database ... 80%#015(Reading database ... 85%#015(Reading database ... 90%#015(Reading database ... 95%#015(Reading database ... 100%#015(Reading database ... 28654 files and directories currently installed.)
Jan 25 13:26:08 cmp002 cloud-init[2029]: Preparing to unpack .../libnvpair1linux_0.7.5-1ubuntu16.7_amd64.deb ...
Jan 25 13:26:08 cmp002 cloud-init[2029]: Unpacking libnvpair1linux (0.7.5-1ubuntu16.7) ...
Jan 25 13:26:08 cmp002 cloud-init[2029]: Selecting previously unselected package libuutil1linux.
Jan 25 13:26:08 cmp002 cloud-init[2029]: Preparing to unpack .../libuutil1linux_0.7.5-1ubuntu16.7_amd64.deb ...
Jan 25 13:26:08 cmp002 cloud-init[2029]: Unpacking libuutil1linux (0.7.5-1ubuntu16.7) ...
Jan 25 13:26:08 cmp002 cloud-init[2029]: Selecting previously unselected package libzpool2linux.
Jan 25 13:26:08 cmp002 cloud-init[2029]: Preparing to unpack .../libzpool2linux_0.7.5-1ubuntu16.7_amd64.deb ...
Jan 25 13:26:08 cmp002 cloud-init[2029]: Unpacking libzpool2linux (0.7.5-1ubuntu16.7) ...
Jan 25 13:26:08 cmp002 cloud-init[2029]: Selecting previously unselected package libzfs2linux.
Jan 25 13:26:08 cmp002 cloud-init[2029]: Preparing to unpack .../libzfs2linux_0.7.5-1ubuntu16.7_amd64.deb ...
Jan 25 13:26:08 cmp002 cloud-init[2029]: Unpacking libzfs2linux (0.7.5-1ubuntu16.7) ...
Jan 25 13:26:08 cmp002 cloud-init[2029]: Selecting previously unselected package zfsutils-linux.
Jan 25 13:26:08 cmp002 cloud-init[2029]: Preparing to unpack .../zfsutils-linux_0.7.5-1ubuntu16.7_amd64.deb ...
Jan 25 13:26:08 cmp002 cloud-init[2029]: Unpacking zfsutils-linux (0.7.5-1ubuntu16.7) ...
Jan 25 13:26:09 cmp002 cloud-init[2029]: Setting up libuutil1linux (0.7.5-1ubuntu16.7) ...
Jan 25 13:26:09 cmp002 cloud-init[2029]: Setting up libnvpair1linux (0.7.5-1ubuntu16.7) ...
Jan 25 13:26:09 cmp002 cloud-init[2029]: Setting up libzpool2linux (0.7.5-1ubuntu16.7) ...
Jan 25 13:26:09 cmp002 cloud-init[2029]: Setting up libzfs2linux (0.7.5-1ubuntu16.7) ...
Jan 25 13:26:09 cmp002 cloud-init[2029]: Setting up zfsutils-linux (0.7.5-1ubuntu16.7) ...
Jan 25 13:26:09 cmp002 systemd[1]: Reloading.
Jan 25 13:26:09 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/zfs-import.target.wants/zfs-import-cache.service → /lib/systemd/system/zfs-import-cache.service.
Jan 25 13:26:09 cmp002 systemd[1]: Reloading.
Jan 25 13:26:10 cmp002 systemd[1]: Reloading.
Jan 25 13:26:10 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/zfs-mount.service.wants/zfs-import.target → /lib/systemd/system/zfs-import.target.
Jan 25 13:26:10 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/zfs.target.wants/zfs-import.target → /lib/systemd/system/zfs-import.target.
Jan 25 13:26:10 cmp002 systemd[1]: Reloading.
Jan 25 13:26:10 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/zfs-mount.service.wants/zfs-load-module.service → /lib/systemd/system/zfs-load-module.service.
Jan 25 13:26:10 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/zfs.target.wants/zfs-load-module.service → /lib/systemd/system/zfs-load-module.service.
Jan 25 13:26:10 cmp002 systemd[1]: Reloading.
Jan 25 13:26:10 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/zfs-share.service.wants/zfs-mount.service → /lib/systemd/system/zfs-mount.service.
Jan 25 13:26:10 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/zfs.target.wants/zfs-mount.service → /lib/systemd/system/zfs-mount.service.
Jan 25 13:26:11 cmp002 systemd[1]: Reloading.
Jan 25 13:26:11 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/zfs.target.wants/zfs-share.service → /lib/systemd/system/zfs-share.service.
Jan 25 13:26:11 cmp002 systemd[1]: Reloading.
Jan 25 13:26:11 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/multi-user.target.wants/zfs.target → /lib/systemd/system/zfs.target.
Jan 25 13:26:11 cmp002 systemd[1]: Reloading.
Jan 25 13:26:11 cmp002 cloud-init[2029]: zfs-import-scan.service is a disabled or a static unit, not starting it.
Jan 25 13:26:12 cmp002 systemd[1]: Starting udev Wait for Complete Device Initialization...
Jan 25 13:26:12 cmp002 systemd[1]: Started udev Wait for Complete Device Initialization.
Jan 25 13:26:12 cmp002 systemd[1]: Starting Install ZFS kernel module...
Jan 25 13:26:12 cmp002 kernel: [   38.805912] spl: loading out-of-tree module taints kernel.
Jan 25 13:26:12 cmp002 kernel: [   38.810962] znvpair: module license 'CDDL' taints kernel.
Jan 25 13:26:12 cmp002 kernel: [   38.810964] Disabling lock debugging due to kernel taint
Jan 25 13:26:13 cmp002 systemd[1]: Started Install ZFS kernel module.
Jan 25 13:26:13 cmp002 systemd[1]: Reached target ZFS pool import target.
Jan 25 13:26:13 cmp002 kernel: [   39.776289] ZFS: Loaded module v0.8.1-1ubuntu14.2, ZFS pool version 5000, ZFS filesystem version 5
Jan 25 13:26:13 cmp002 systemd[1]: Starting Mount ZFS filesystems...
Jan 25 13:26:13 cmp002 systemd[1]: Started Mount ZFS filesystems.
Jan 25 13:26:13 cmp002 systemd[1]: Starting ZFS file system shares...
Jan 25 13:26:13 cmp002 systemd[1]: Started ZFS file system shares.
Jan 25 13:26:13 cmp002 systemd[1]: Reached target ZFS startup target.
Jan 25 13:26:13 cmp002 cloud-init[2029]: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Jan 25 13:26:14 cmp002 cloud-init[2029]: Processing triggers for libc-bin (2.27-3ubuntu1) ...
Jan 25 13:26:16 cmp002 cloud-init[2029]: curtin: Installation started. (18.1-17-gae48e86f-0ubuntu1~16.04.1)
Jan 25 13:26:17 cmp002 cloud-init[2029]:   Logical volume "lvroot" successfully removed
Jan 25 13:26:17 cmp002 kernel: [   44.515188]  sda: sda1
Jan 25 13:26:17 cmp002 systemd[1]: Starting LVM2 PV scan on device 8:1...
Jan 25 13:26:17 cmp002 systemd[1]: Started /sbin/lvm pvscan --cache 8:1.
Jan 25 13:26:17 cmp002 lvm[3085]:   /usr/sbin/thin_check: execvp failed: No such file or directory
Jan 25 13:26:17 cmp002 lvm[3085]:   Check of pool vgroot/vgroot-pool failed (status:2). Manual repair required!
Jan 25 13:26:17 cmp002 lvm[3116]:   /sys/dev/block/253:1/dm/uuid: fgets failed: Invalid argument
Jan 25 13:26:17 cmp002 lvm[3116]:   No PV label found on /dev/sda1.
Jan 25 13:26:17 cmp002 cloud-init[2029]: Failed to exclusively open path: /dev/sda
Jan 25 13:26:17 cmp002 cloud-init[2029]: Device holders with exclusive access: []
Jan 25 13:26:17 cmp002 cloud-init[2029]: Device mounts: []
Jan 25 13:26:18 cmp002 cloud-init[2029]: Possible users of /dev/sda:
Jan 25 13:26:18 cmp002 cloud-init[2029]: None
Jan 25 13:26:18 cmp002 lvm[3085]:   0 logical volume(s) in volume group "vgroot" now active
Jan 25 13:26:18 cmp002 lvm[3085]:   vgroot: autoactivation failed.
Jan 25 13:26:18 cmp002 systemd[1]: lvm2-pvscan@8:1.service: Main process exited, code=exited, status=5/NOTINSTALLED
Jan 25 13:26:18 cmp002 systemd[1]: lvm2-pvscan@8:1.service: Failed with result 'exit-code'.
Jan 25 13:26:18 cmp002 systemd[1]: Failed to start LVM2 PV scan on device 8:1.
Jan 25 13:26:19 cmp002 kernel: [   45.881866]  sda:
Jan 25 13:26:19 cmp002 kernel: [   45.973885]  sda:
Jan 25 13:26:19 cmp002 kernel: [   46.071113]  sda:
Jan 25 13:26:19 cmp002 kernel: [   46.139532]  sda:
Jan 25 13:26:19 cmp002 kernel: [   46.209767]  sda:
Jan 25 13:26:19 cmp002 kernel: [   46.334064]  sda: sda1
Jan 25 13:26:19 cmp002 kernel: [   46.348035]  sda: sda1
Jan 25 13:26:19 cmp002 kernel: [   46.356001]  sda: sda1
Jan 25 13:26:19 cmp002 kernel: [   46.562211]  sda: sda1
Jan 25 13:26:20 cmp002 kernel: [   46.761967]  sda: sda1
Jan 25 13:26:20 cmp002 kernel: [   46.883389]  sda: sda1
Jan 25 13:26:20 cmp002 kernel: [   47.011762]  sda: sda1
Jan 25 13:26:20 cmp002 kernel: [   47.230132]  sda: sda1
Jan 25 13:26:20 cmp002 cloud-init[2029]:   Logical volume "lvroot" created.
Jan 25 13:26:22 cmp002 kernel: [   48.833132] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
Jan 25 13:26:48 cmp002 cloud-init[2029]: Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:4 http://archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [833 kB]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1044 kB]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [9500 B]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [2512 B]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:11 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4032 B]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:12 http://archive.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [634 kB]
Jan 25 13:26:48 cmp002 cloud-init[2029]: Get:13 http://archive.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [6116 B]
Jan 25 13:26:50 cmp002 cloud-init[2029]: Fetched 11.5 MB in 3s (4422 kB/s)
Jan 25 13:26:51 cmp002 cloud-init[2029]: Reading package lists...
Jan 25 13:26:51 cmp002 cloud-init[2029]: Reading package lists...
Jan 25 13:26:51 cmp002 cloud-init[2029]: Building dependency tree...
Jan 25 13:26:51 cmp002 cloud-init[2029]: Reading state information...
Jan 25 13:26:52 cmp002 cloud-init[2029]: The following additional packages will be installed:
Jan 25 13:26:52 cmp002 cloud-init[2029]:   amd64-microcode crda grub-common grub-gfxpayload-lists grub-pc grub-pc-bin
Jan 25 13:26:52 cmp002 cloud-init[2029]:   grub2-common intel-microcode iucode-tool iw libdbus-glib-1-2 libnl-3-200
Jan 25 13:26:52 cmp002 cloud-init[2029]:   libnl-genl-3-200 linux-firmware linux-headers-5.3.0-26
Jan 25 13:26:52 cmp002 cloud-init[2029]:   linux-headers-5.3.0-26-generic linux-headers-generic-hwe-18.04
Jan 25 13:26:52 cmp002 cloud-init[2029]:   linux-image-5.3.0-26-generic linux-image-generic-hwe-18.04
Jan 25 13:26:52 cmp002 cloud-init[2029]:   linux-modules-5.3.0-26-generic linux-modules-extra-5.3.0-26-generic
Jan 25 13:26:52 cmp002 cloud-init[2029]:   os-prober thermald wireless-regdb
Jan 25 13:26:52 cmp002 cloud-init[2029]: Suggested packages:
Jan 25 13:26:52 cmp002 cloud-init[2029]:   multiboot-doc grub-emu xorriso desktop-base fdutils linux-hwe-doc-5.3.0
Jan 25 13:26:52 cmp002 cloud-init[2029]:   | linux-hwe-source-5.3.0 linux-hwe-tools
Jan 25 13:26:52 cmp002 cloud-init[2029]: The following NEW packages will be installed:
Jan 25 13:26:52 cmp002 cloud-init[2029]:   amd64-microcode crda grub-common grub-gfxpayload-lists grub-pc grub-pc-bin
Jan 25 13:26:52 cmp002 cloud-init[2029]:   grub2-common intel-microcode iucode-tool iw libdbus-glib-1-2 libnl-3-200
Jan 25 13:26:52 cmp002 cloud-init[2029]:   libnl-genl-3-200 linux-firmware linux-generic-hwe-18.04
Jan 25 13:26:52 cmp002 cloud-init[2029]:   linux-headers-5.3.0-26 linux-headers-5.3.0-26-generic
Jan 25 13:26:52 cmp002 cloud-init[2029]:   linux-headers-generic-hwe-18.04 linux-image-5.3.0-26-generic
Jan 25 13:26:52 cmp002 cloud-init[2029]:   linux-image-generic-hwe-18.04 linux-modules-5.3.0-26-generic
Jan 25 13:26:52 cmp002 cloud-init[2029]:   linux-modules-extra-5.3.0-26-generic os-prober thermald wireless-regdb
Jan 25 13:26:52 cmp002 cloud-init[2029]: 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
Jan 25 13:26:52 cmp002 cloud-init[2029]: Need to get 154 MB of archives.
Jan 25 13:26:52 cmp002 cloud-init[2029]: After this operation, 698 MB of additional disk space will be used.
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB]
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB]
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wireless-regdb all 2018.05.09-0ubuntu1~18.04.1 [11.1 kB]
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 iw amd64 4.14-0.1 [75.4 kB]
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 crda amd64 3.18-1build1 [63.5 kB]
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-common amd64 2.02-2ubuntu8.14 [1772 kB]
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub2-common amd64 2.02-2ubuntu8.14 [532 kB]
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc-bin amd64 2.02-2ubuntu8.14 [899 kB]
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc amd64 2.02-2ubuntu8.14 [138 kB]
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B]
Jan 25 13:26:52 cmp002 cloud-init[2029]: Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 iucode-tool amd64 2.3.1-1 [45.6 kB]
Jan 25 13:26:53 cmp002 cloud-init[2029]: Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdbus-glib-1-2 amd64 0.110-2 [58.3 kB]
Jan 25 13:26:53 cmp002 cloud-init[2029]: Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-firmware all 1.173.14 [75.1 MB]
Jan 25 13:26:54 cmp002 cloud-init[2029]: Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-5.3.0-26-generic amd64 5.3.0-26.28~18.04.1 [14.0 MB]
Jan 25 13:26:54 cmp002 cloud-init[2029]: Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-5.3.0-26-generic amd64 5.3.0-26.28~18.04.1 [8731 kB]
Jan 25 13:26:54 cmp002 cloud-init[2029]: Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-5.3.0-26-generic amd64 5.3.0-26.28~18.04.1 [37.6 MB]
Jan 25 13:26:55 cmp002 cloud-init[2029]: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 intel-microcode amd64 3.20191115.1ubuntu0.18.04.2 [2407 kB]
Jan 25 13:26:55 cmp002 cloud-init[2029]: Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 amd64-microcode amd64 3.20191021.1+really3.20181128.1~ubuntu0.18.04.1 [31.6 kB]
Jan 25 13:26:55 cmp002 cloud-init[2029]: Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic-hwe-18.04 amd64 5.3.0.26.95 [2560 B]
Jan 25 13:26:55 cmp002 cloud-init[2029]: Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-5.3.0-26 all 5.3.0-26.28~18.04.1 [11.0 MB]
Jan 25 13:26:55 cmp002 cloud-init[2029]: Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-5.3.0-26-generic amd64 5.3.0-26.28~18.04.1 [1151 kB]
Jan 25 13:26:56 cmp002 cloud-init[2029]: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic-hwe-18.04 amd64 5.3.0.26.95 [2516 B]
Jan 25 13:26:56 cmp002 cloud-init[2029]: Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic-hwe-18.04 amd64 5.3.0.26.95 [1884 B]
Jan 25 13:26:56 cmp002 cloud-init[2029]: Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 os-prober amd64 1.74ubuntu1 [19.8 kB]
Jan 25 13:26:56 cmp002 cloud-init[2029]: Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 thermald amd64 1.7.0-5ubuntu5 [192 kB]
Jan 25 13:26:56 cmp002 cloud-init[2029]: Preconfiguring packages ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Fetched 154 MB in 4s (36.4 MB/s)
Jan 25 13:26:57 cmp002 cloud-init[2029]: E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package libnl-3-200:amd64.
Jan 25 13:26:57 cmp002 cloud-init[2029]: (Reading database ... 28654 files and directories currently installed.)
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../00-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package libnl-genl-3-200:amd64.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../01-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package wireless-regdb.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../02-wireless-regdb_2018.05.09-0ubuntu1~18.04.1_all.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking wireless-regdb (2018.05.09-0ubuntu1~18.04.1) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package iw.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../03-iw_4.14-0.1_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking iw (4.14-0.1) ...
Jan 25 13:26:57 cmp002 systemd[1]: Starting Stop ureadahead data collection...
Jan 25 13:26:57 cmp002 systemd[1]: Stopping Read required files in advance...
Jan 25 13:26:57 cmp002 systemd[1]: Started Stop ureadahead data collection.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package crda.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../04-crda_3.18-1build1_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking crda (3.18-1build1) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package grub-common.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../05-grub-common_2.02-2ubuntu8.14_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking grub-common (2.02-2ubuntu8.14) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package grub2-common.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../06-grub2-common_2.02-2ubuntu8.14_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking grub2-common (2.02-2ubuntu8.14) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package grub-pc-bin.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../07-grub-pc-bin_2.02-2ubuntu8.14_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking grub-pc-bin (2.02-2ubuntu8.14) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package grub-pc.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../08-grub-pc_2.02-2ubuntu8.14_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking grub-pc (2.02-2ubuntu8.14) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package grub-gfxpayload-lists.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../09-grub-gfxpayload-lists_0.7_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking grub-gfxpayload-lists (0.7) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package iucode-tool.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../10-iucode-tool_2.3.1-1_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking iucode-tool (2.3.1-1) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package libdbus-glib-1-2:amd64.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../11-libdbus-glib-1-2_0.110-2_amd64.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking libdbus-glib-1-2:amd64 (0.110-2) ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Selecting previously unselected package linux-firmware.
Jan 25 13:26:57 cmp002 cloud-init[2029]: Preparing to unpack .../12-linux-firmware_1.173.14_all.deb ...
Jan 25 13:26:57 cmp002 cloud-init[2029]: Unpacking linux-firmware (1.173.14) ...
Jan 25 13:26:58 cmp002 systemd[1]: Stopped Read required files in advance.
Jan 25 13:27:03 cmp002 cloud-init[2029]: Selecting previously unselected package linux-modules-5.3.0-26-generic.
Jan 25 13:27:03 cmp002 cloud-init[2029]: Preparing to unpack .../13-linux-modules-5.3.0-26-generic_5.3.0-26.28~18.04.1_amd64.deb ...
Jan 25 13:27:03 cmp002 cloud-init[2029]: Unpacking linux-modules-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:04 cmp002 cloud-init[2029]: Selecting previously unselected package linux-image-5.3.0-26-generic.
Jan 25 13:27:04 cmp002 cloud-init[2029]: Preparing to unpack .../14-linux-image-5.3.0-26-generic_5.3.0-26.28~18.04.1_amd64.deb ...
Jan 25 13:27:04 cmp002 cloud-init[2029]: Unpacking linux-image-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:05 cmp002 cloud-init[2029]: Selecting previously unselected package linux-modules-extra-5.3.0-26-generic.
Jan 25 13:27:05 cmp002 cloud-init[2029]: Preparing to unpack .../15-linux-modules-extra-5.3.0-26-generic_5.3.0-26.28~18.04.1_amd64.deb ...
Jan 25 13:27:05 cmp002 cloud-init[2029]: Unpacking linux-modules-extra-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:08 cmp002 cloud-init[2029]: Selecting previously unselected package intel-microcode.
Jan 25 13:27:08 cmp002 cloud-init[2029]: Preparing to unpack .../16-intel-microcode_3.20191115.1ubuntu0.18.04.2_amd64.deb ...
Jan 25 13:27:08 cmp002 cloud-init[2029]: Unpacking intel-microcode (3.20191115.1ubuntu0.18.04.2) ...
Jan 25 13:27:08 cmp002 cloud-init[2029]: Selecting previously unselected package amd64-microcode.
Jan 25 13:27:08 cmp002 cloud-init[2029]: Preparing to unpack .../17-amd64-microcode_3.20191021.1+really3.20181128.1~ubuntu0.18.04.1_amd64.deb ...
Jan 25 13:27:08 cmp002 cloud-init[2029]: Unpacking amd64-microcode (3.20191021.1+really3.20181128.1~ubuntu0.18.04.1) ...
Jan 25 13:27:08 cmp002 cloud-init[2029]: Selecting previously unselected package linux-image-generic-hwe-18.04.
Jan 25 13:27:08 cmp002 cloud-init[2029]: Preparing to unpack .../18-linux-image-generic-hwe-18.04_5.3.0.26.95_amd64.deb ...
Jan 25 13:27:08 cmp002 cloud-init[2029]: Unpacking linux-image-generic-hwe-18.04 (5.3.0.26.95) ...
Jan 25 13:27:08 cmp002 cloud-init[2029]: Selecting previously unselected package linux-headers-5.3.0-26.
Jan 25 13:27:08 cmp002 cloud-init[2029]: Preparing to unpack .../19-linux-headers-5.3.0-26_5.3.0-26.28~18.04.1_all.deb ...
Jan 25 13:27:08 cmp002 cloud-init[2029]: Unpacking linux-headers-5.3.0-26 (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:11 cmp002 cloud-init[2029]: Selecting previously unselected package linux-headers-5.3.0-26-generic.
Jan 25 13:27:11 cmp002 cloud-init[2029]: Preparing to unpack .../20-linux-headers-5.3.0-26-generic_5.3.0-26.28~18.04.1_amd64.deb ...
Jan 25 13:27:11 cmp002 cloud-init[2029]: Unpacking linux-headers-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:12 cmp002 cloud-init[2029]: Selecting previously unselected package linux-headers-generic-hwe-18.04.
Jan 25 13:27:12 cmp002 cloud-init[2029]: Preparing to unpack .../21-linux-headers-generic-hwe-18.04_5.3.0.26.95_amd64.deb ...
Jan 25 13:27:12 cmp002 cloud-init[2029]: Unpacking linux-headers-generic-hwe-18.04 (5.3.0.26.95) ...
Jan 25 13:27:12 cmp002 cloud-init[2029]: Selecting previously unselected package linux-generic-hwe-18.04.
Jan 25 13:27:12 cmp002 cloud-init[2029]: Preparing to unpack .../22-linux-generic-hwe-18.04_5.3.0.26.95_amd64.deb ...
Jan 25 13:27:12 cmp002 cloud-init[2029]: Unpacking linux-generic-hwe-18.04 (5.3.0.26.95) ...
Jan 25 13:27:12 cmp002 cloud-init[2029]: Selecting previously unselected package os-prober.
Jan 25 13:27:12 cmp002 cloud-init[2029]: Preparing to unpack .../23-os-prober_1.74ubuntu1_amd64.deb ...
Jan 25 13:27:12 cmp002 cloud-init[2029]: Unpacking os-prober (1.74ubuntu1) ...
Jan 25 13:27:12 cmp002 cloud-init[2029]: Selecting previously unselected package thermald.
Jan 25 13:27:12 cmp002 cloud-init[2029]: Preparing to unpack .../24-thermald_1.7.0-5ubuntu5_amd64.deb ...
Jan 25 13:27:12 cmp002 cloud-init[2029]: Unpacking thermald (1.7.0-5ubuntu5) ...
Jan 25 13:27:12 cmp002 cloud-init[2029]: Setting up linux-modules-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up libdbus-glib-1-2:amd64 (0.110-2) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up wireless-regdb (2018.05.09-0ubuntu1~18.04.1) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up iucode-tool (2.3.1-1) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up grub-common (2.02-2ubuntu8.14) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Jan 25 13:27:13 cmp002 cloud-init[2029]: Running in chroot, ignoring request.
Jan 25 13:27:13 cmp002 cloud-init[2029]: invoke-rc.d: policy-rc.d denied execution of start.
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up linux-image-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.3.0-26-generic
Jan 25 13:27:13 cmp002 cloud-init[2029]: I: /initrd.img.old is now a symlink to boot/initrd.img-5.3.0-26-generic
Jan 25 13:27:13 cmp002 cloud-init[2029]: I: /vmlinuz is now a symlink to boot/vmlinuz-5.3.0-26-generic
Jan 25 13:27:13 cmp002 cloud-init[2029]: I: /initrd.img is now a symlink to boot/initrd.img-5.3.0-26-generic
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up linux-headers-5.3.0-26 (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up amd64-microcode (3.20191021.1+really3.20181128.1~ubuntu0.18.04.1) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: update-initramfs: deferring update (trigger activated)
Jan 25 13:27:13 cmp002 cloud-init[2029]: amd64-microcode: microcode will be updated at next boot
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up linux-firmware (1.173.14) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up intel-microcode (3.20191115.1ubuntu0.18.04.2) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: update-initramfs: deferring update (trigger activated)
Jan 25 13:27:13 cmp002 cloud-init[2029]: intel-microcode: microcode will be updated at next boot
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up grub-pc-bin (2.02-2ubuntu8.14) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up thermald (1.7.0-5ubuntu5) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service → /lib/systemd/system/thermald.service.
Jan 25 13:27:13 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service → /lib/systemd/system/thermald.service.
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up grub2-common (2.02-2ubuntu8.14) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up os-prober (1.74ubuntu1) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up linux-headers-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up iw (4.14-0.1) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up linux-headers-generic-hwe-18.04 (5.3.0.26.95) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up crda (3.18-1build1) ...
Jan 25 13:27:13 cmp002 cloud-init[2029]: Setting up linux-modules-extra-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:14 cmp002 cloud-init[2029]: Setting up linux-image-generic-hwe-18.04 (5.3.0.26.95) ...
Jan 25 13:27:14 cmp002 cloud-init[2029]: Setting up linux-generic-hwe-18.04 (5.3.0.26.95) ...
Jan 25 13:27:14 cmp002 cloud-init[2029]: Setting up grub-pc (2.02-2ubuntu8.14) ...
Jan 25 13:27:14 cmp002 cloud-init[2029]: Creating config file /etc/default/grub with new version
Jan 25 13:27:15 cmp002 cloud-init[2029]: Setting up grub-gfxpayload-lists (0.7) ...
Jan 25 13:27:15 cmp002 cloud-init[2029]: Processing triggers for libc-bin (2.27-3ubuntu1) ...
Jan 25 13:27:15 cmp002 cloud-init[2029]: Processing triggers for systemd (237-3ubuntu10.33) ...
Jan 25 13:27:15 cmp002 cloud-init[2029]: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Jan 25 13:27:16 cmp002 cloud-init[2029]: Processing triggers for dbus (1.12.2-1ubuntu1.1) ...
Jan 25 13:27:16 cmp002 cloud-init[2029]: Processing triggers for ureadahead (0.100.0-21) ...
Jan 25 13:27:16 cmp002 cloud-init[2029]: Processing triggers for install-info (6.5.0.dfsg.1-2) ...
Jan 25 13:27:16 cmp002 cloud-init[2029]: Processing triggers for linux-image-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:27:16 cmp002 cloud-init[2029]: /etc/kernel/postinst.d/initramfs-tools:
Jan 25 13:27:16 cmp002 cloud-init[2029]: update-initramfs: Generating /boot/initrd.img-5.3.0-26-generic
Jan 25 13:27:47 cmp002 cloud-init[2029]: Processing triggers for initramfs-tools (0.130ubuntu3.9) ...
Jan 25 13:27:47 cmp002 cloud-init[2029]: update-initramfs: Generating /boot/initrd.img-5.3.0-26-generic
Jan 25 13:28:19 cmp002 cloud-init[2029]: Setting up swapspace version 1, size = 8 GiB (8589930496 bytes)
Jan 25 13:28:19 cmp002 cloud-init[2029]: no label, UUID=8d621a21-2854-40d6-ae4a-042ede31c143
Jan 25 13:28:24 cmp002 cloud-init[2029]: Warning: apt-key output should not be parsed (stdout is not a terminal)
Jan 25 13:28:24 cmp002 cloud-init[2029]: OK
Jan 25 13:28:25 cmp002 cloud-init[2029]: Get:1 http://repo.saltstack.com/apt/ubuntu/18.04/amd64/2017.7 bionic InRelease [2126 B]
Jan 25 13:28:25 cmp002 cloud-init[2029]: Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Jan 25 13:28:25 cmp002 cloud-init[2029]: Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Jan 25 13:28:25 cmp002 cloud-init[2029]: Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Jan 25 13:28:26 cmp002 cloud-init[2029]: Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:6 http://repo.saltstack.com/apt/ubuntu/18.04/amd64/2017.7 bionic/main amd64 Packages [3341 B]
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB]
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B]
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:9 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [292 kB]
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [7356 B]
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [322 kB]
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [4540 B]
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:15 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [1644 B]
Jan 25 13:28:26 cmp002 cloud-init[2029]: Get:16 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [1900 B]
Jan 25 13:28:27 cmp002 cloud-init[2029]: Get:17 http://archive.ubuntu.com/ubuntu bionic-security/main Translation-en [199 kB]
Jan 25 13:28:27 cmp002 cloud-init[2029]: Get:18 http://archive.ubuntu.com/ubuntu bionic-security/restricted Translation-en [5408 B]
Jan 25 13:28:27 cmp002 cloud-init[2029]: Get:19 http://archive.ubuntu.com/ubuntu bionic-security/universe Translation-en [213 kB]
Jan 25 13:28:27 cmp002 cloud-init[2029]: Get:20 http://archive.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2600 B]
Jan 25 13:28:27 cmp002 cloud-init[2029]: Fetched 6624 kB in 2s (3606 kB/s)
Jan 25 13:28:28 cmp002 cloud-init[2029]: Reading package lists...
Jan 25 13:28:29 cmp002 cloud-init[2029]: Reading package lists...
Jan 25 13:28:29 cmp002 cloud-init[2029]: Building dependency tree...
Jan 25 13:28:29 cmp002 cloud-init[2029]: Reading state information...
Jan 25 13:28:30 cmp002 cloud-init[2029]: The following additional packages will be installed:
Jan 25 13:28:30 cmp002 cloud-init[2029]:   linux-modules-5.0.0-37-generic
Jan 25 13:28:30 cmp002 cloud-init[2029]: Suggested packages:
Jan 25 13:28:30 cmp002 cloud-init[2029]:   fdutils linux-hwe-doc-5.0.0 | linux-hwe-source-5.0.0 linux-hwe-tools
Jan 25 13:28:30 cmp002 cloud-init[2029]:   linux-headers-5.0.0-37-generic
Jan 25 13:28:30 cmp002 cloud-init[2029]: The following NEW packages will be installed:
Jan 25 13:28:30 cmp002 cloud-init[2029]:   linux-image-5.0.0-37-generic linux-modules-5.0.0-37-generic
Jan 25 13:28:30 cmp002 cloud-init[2029]: 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Jan 25 13:28:30 cmp002 cloud-init[2029]: Need to get 22.2 MB of archives.
Jan 25 13:28:30 cmp002 cloud-init[2029]: After this operation, 76.6 MB of additional disk space will be used.
Jan 25 13:28:30 cmp002 cloud-init[2029]: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-5.0.0-37-generic amd64 5.0.0-37.40~18.04.1 [13.7 MB]
Jan 25 13:28:30 cmp002 cloud-init[2029]: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-5.0.0-37-generic amd64 5.0.0-37.40~18.04.1 [8425 kB]
Jan 25 13:28:31 cmp002 cloud-init[2029]: dpkg-preconfigure: unable to re-open stdin: No such file or directory
Jan 25 13:28:31 cmp002 cloud-init[2029]: Fetched 22.2 MB in 1s (42.3 MB/s)
Jan 25 13:28:31 cmp002 cloud-init[2029]: E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
Jan 25 13:28:31 cmp002 cloud-init[2029]: Selecting previously unselected package linux-modules-5.0.0-37-generic.
Jan 25 13:28:31 cmp002 cloud-init[2029]: (Reading database ... 67761 files and directories currently installed.)
Jan 25 13:28:31 cmp002 cloud-init[2029]: Preparing to unpack .../linux-modules-5.0.0-37-generic_5.0.0-37.40~18.04.1_amd64.deb ...
Jan 25 13:28:31 cmp002 cloud-init[2029]: Unpacking linux-modules-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
Jan 25 13:28:32 cmp002 cloud-init[2029]: Selecting previously unselected package linux-image-5.0.0-37-generic.
Jan 25 13:28:32 cmp002 cloud-init[2029]: Preparing to unpack .../linux-image-5.0.0-37-generic_5.0.0-37.40~18.04.1_amd64.deb ...
Jan 25 13:28:32 cmp002 cloud-init[2029]: Unpacking linux-image-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
Jan 25 13:28:32 cmp002 cloud-init[2029]: Setting up linux-modules-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
Jan 25 13:28:32 cmp002 cloud-init[2029]: Setting up linux-image-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
Jan 25 13:28:33 cmp002 cloud-init[2029]: I: /vmlinuz is now a symlink to boot/vmlinuz-5.0.0-37-generic
Jan 25 13:28:33 cmp002 cloud-init[2029]: I: /initrd.img is now a symlink to boot/initrd.img-5.0.0-37-generic
Jan 25 13:28:33 cmp002 cloud-init[2029]: Processing triggers for linux-image-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
Jan 25 13:28:33 cmp002 cloud-init[2029]: /etc/kernel/postinst.d/initramfs-tools:
Jan 25 13:28:33 cmp002 cloud-init[2029]: update-initramfs: Generating /boot/initrd.img-5.0.0-37-generic
Jan 25 13:28:45 cmp002 cloud-init[2029]: /etc/kernel/postinst.d/zz-update-grub:
Jan 25 13:28:45 cmp002 cloud-init[2029]: Sourcing file `/etc/default/grub'
Jan 25 13:28:45 cmp002 cloud-init[2029]: Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg'
Jan 25 13:28:45 cmp002 cloud-init[2029]: Generating grub configuration file ...
Jan 25 13:28:45 cmp002 cloud-init[2029]:   WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Jan 25 13:28:45 cmp002 cloud-init[2029]: message repeated 3 times: [   WARNING: Failed to connect to lvmetad. Falling back to device scanning.]
Jan 25 13:28:45 cmp002 cloud-init[2029]: Found linux image: /boot/vmlinuz-5.3.0-26-generic
Jan 25 13:28:45 cmp002 cloud-init[2029]: Found initrd image: /boot/initrd.img-5.3.0-26-generic
Jan 25 13:28:45 cmp002 cloud-init[2029]:   WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Jan 25 13:28:45 cmp002 cloud-init[2029]: message repeated 7 times: [   WARNING: Failed to connect to lvmetad. Falling back to device scanning.]
Jan 25 13:28:46 cmp002 cloud-init[2029]: Found linux image: /boot/vmlinuz-5.0.0-37-generic
Jan 25 13:28:46 cmp002 cloud-init[2029]: Found initrd image: /boot/initrd.img-5.0.0-37-generic
Jan 25 13:28:46 cmp002 cloud-init[2029]:   WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Jan 25 13:28:46 cmp002 cloud-init[2029]:   WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Jan 25 13:28:46 cmp002 cloud-init[2029]: done
Jan 25 13:28:48 cmp002 cloud-init[2029]: Reading package lists...
Jan 25 13:28:48 cmp002 cloud-init[2029]: Building dependency tree...
Jan 25 13:28:48 cmp002 cloud-init[2029]: Reading state information...
Jan 25 13:28:48 cmp002 cloud-init[2029]: The following additional packages will be installed:
Jan 25 13:28:48 cmp002 cloud-init[2029]:   linux-headers-5.0.0-37
Jan 25 13:28:48 cmp002 cloud-init[2029]: The following NEW packages will be installed:
Jan 25 13:28:48 cmp002 cloud-init[2029]:   linux-headers-5.0.0-37 linux-headers-5.0.0-37-generic
Jan 25 13:28:48 cmp002 cloud-init[2029]: 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Jan 25 13:28:48 cmp002 cloud-init[2029]: Need to get 11.9 MB of archives.
Jan 25 13:28:48 cmp002 cloud-init[2029]: After this operation, 83.1 MB of additional disk space will be used.
Jan 25 13:28:48 cmp002 cloud-init[2029]: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-5.0.0-37 all 5.0.0-37.40~18.04.1 [10.7 MB]
Jan 25 13:28:49 cmp002 cloud-init[2029]: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-5.0.0-37-generic amd64 5.0.0-37.40~18.04.1 [1163 kB]
Jan 25 13:28:49 cmp002 cloud-init[2029]: dpkg-preconfigure: unable to re-open stdin: No such file or directory
Jan 25 13:28:49 cmp002 cloud-init[2029]: Fetched 11.9 MB in 0s (32.8 MB/s)
Jan 25 13:28:49 cmp002 cloud-init[2029]: E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
Jan 25 13:28:49 cmp002 cloud-init[2029]: Selecting previously unselected package linux-headers-5.0.0-37.
Jan 25 13:28:49 cmp002 cloud-init[2029]: (Reading database ... 69046 files and directories currently installed.)
Jan 25 13:28:49 cmp002 cloud-init[2029]: Preparing to unpack .../linux-headers-5.0.0-37_5.0.0-37.40~18.04.1_all.deb ...
Jan 25 13:28:49 cmp002 cloud-init[2029]: Unpacking linux-headers-5.0.0-37 (5.0.0-37.40~18.04.1) ...
Jan 25 13:28:52 cmp002 cloud-init[2029]: Selecting previously unselected package linux-headers-5.0.0-37-generic.
Jan 25 13:28:52 cmp002 cloud-init[2029]: Preparing to unpack .../linux-headers-5.0.0-37-generic_5.0.0-37.40~18.04.1_amd64.deb ...
Jan 25 13:28:52 cmp002 cloud-init[2029]: Unpacking linux-headers-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
Jan 25 13:28:53 cmp002 cloud-init[2029]: Setting up linux-headers-5.0.0-37 (5.0.0-37.40~18.04.1) ...
Jan 25 13:28:53 cmp002 cloud-init[2029]: Setting up linux-headers-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
Jan 25 13:28:55 cmp002 cloud-init[2029]: Reading package lists...
Jan 25 13:28:55 cmp002 cloud-init[2029]: Building dependency tree...
Jan 25 13:28:55 cmp002 cloud-init[2029]: Reading state information...
Jan 25 13:28:55 cmp002 cloud-init[2029]: The following NEW packages will be installed:
Jan 25 13:28:55 cmp002 cloud-init[2029]:   linux-modules-extra-5.0.0-37-generic
Jan 25 13:28:56 cmp002 cloud-init[2029]: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Jan 25 13:28:56 cmp002 cloud-init[2029]: Need to get 33.2 MB of archives.
Jan 25 13:28:56 cmp002 cloud-init[2029]: After this operation, 172 MB of additional disk space will be used.
Jan 25 13:28:56 cmp002 cloud-init[2029]: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-5.0.0-37-generic amd64 5.0.0-37.40~18.04.1 [33.2 MB]
Jan 25 13:28:56 cmp002 cloud-init[2029]: dpkg-preconfigure: unable to re-open stdin: No such file or directory
Jan 25 13:28:56 cmp002 cloud-init[2029]: Fetched 33.2 MB in 1s (53.6 MB/s)
Jan 25 13:28:56 cmp002 cloud-init[2029]: E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
Jan 25 13:28:56 cmp002 cloud-init[2029]: Selecting previously unselected package linux-modules-extra-5.0.0-37-generic.
Jan 25 13:28:57 cmp002 cloud-init[2029]: (Reading database ... 98183 files and directories currently installed.)
Jan 25 13:28:57 cmp002 cloud-init[2029]: Preparing to unpack .../linux-modules-extra-5.0.0-37-generic_5.0.0-37.40~18.04.1_amd64.deb ...
Jan 25 13:28:57 cmp002 cloud-init[2029]: Unpacking linux-modules-extra-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
Jan 25 13:29:00 cmp002 cloud-init[2029]: Setting up linux-modules-extra-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
Jan 25 13:29:00 cmp002 cloud-init[2029]: Processing triggers for linux-image-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
Jan 25 13:29:01 cmp002 cloud-init[2029]: /etc/kernel/postinst.d/initramfs-tools:
Jan 25 13:29:01 cmp002 cloud-init[2029]: update-initramfs: Generating /boot/initrd.img-5.0.0-37-generic
Jan 25 13:29:29 cmp002 cloud-init[2029]: /etc/kernel/postinst.d/zz-update-grub:
Jan 25 13:29:29 cmp002 cloud-init[2029]: Sourcing file `/etc/default/grub'
Jan 25 13:29:29 cmp002 cloud-init[2029]: Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg'
Jan 25 13:29:29 cmp002 cloud-init[2029]: Generating grub configuration file ...
Jan 25 13:29:29 cmp002 cloud-init[2029]:   WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Jan 25 13:29:29 cmp002 cloud-init[2029]: message repeated 3 times: [   WARNING: Failed to connect to lvmetad. Falling back to device scanning.]
Jan 25 13:29:29 cmp002 cloud-init[2029]: Found linux image: /boot/vmlinuz-5.3.0-26-generic
Jan 25 13:29:29 cmp002 cloud-init[2029]: Found initrd image: /boot/initrd.img-5.3.0-26-generic
Jan 25 13:29:29 cmp002 cloud-init[2029]:   WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Jan 25 13:29:29 cmp002 cloud-init[2029]: message repeated 7 times: [   WARNING: Failed to connect to lvmetad. Falling back to device scanning.]
Jan 25 13:29:29 cmp002 cloud-init[2029]: Found linux image: /boot/vmlinuz-5.0.0-37-generic
Jan 25 13:29:29 cmp002 cloud-init[2029]: Found initrd image: /boot/initrd.img-5.0.0-37-generic
Jan 25 13:29:30 cmp002 cloud-init[2029]:   WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Jan 25 13:29:30 cmp002 cloud-init[2029]:   WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Jan 25 13:29:30 cmp002 cloud-init[2029]: done
Jan 25 13:29:32 cmp002 cloud-init[2029]: (Reading database ... 103340 files and directories currently installed.)
Jan 25 13:29:32 cmp002 cloud-init[2029]: Removing linux-generic-hwe-18.04 (5.3.0.26.95) ...
Jan 25 13:29:32 cmp002 cloud-init[2029]: Removing linux-headers-generic-hwe-18.04 (5.3.0.26.95) ...
Jan 25 13:29:32 cmp002 cloud-init[2029]: Removing linux-image-generic-hwe-18.04 (5.3.0.26.95) ...
Jan 25 13:29:32 cmp002 cloud-init[2029]: Removing linux-modules-extra-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:29:32 cmp002 cloud-init[2029]: Purging configuration files for linux-modules-extra-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:29:32 cmp002 cloud-init[2029]: Removing linux-headers-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:29:32 cmp002 cloud-init[2029]: Removing linux-image-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:29:33 cmp002 cloud-init[2029]: I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.0.0-37-generic
Jan 25 13:29:33 cmp002 cloud-init[2029]: I: /initrd.img.old is now a symlink to boot/initrd.img-5.0.0-37-generic
Jan 25 13:29:33 cmp002 cloud-init[2029]: /etc/kernel/postrm.d/initramfs-tools:
Jan 25 13:29:33 cmp002 cloud-init[2029]: update-initramfs: Deleting /boot/initrd.img-5.3.0-26-generic
Jan 25 13:29:33 cmp002 cloud-init[2029]: /etc/kernel/postrm.d/zz-update-grub:
Jan 25 13:29:33 cmp002 cloud-init[2029]: Sourcing file `/etc/default/grub'
Jan 25 13:29:33 cmp002 cloud-init[2029]: Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg'
Jan 25 13:29:33 cmp002 cloud-init[2029]: Generating grub configuration file ...
Jan 25 13:29:33 cmp002 cloud-init[2029]:   WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Jan 25 13:29:33 cmp002 cloud-init[2029]: message repeated 3 times: [   WARNING: Failed to connect to lvmetad. Falling back to device scanning.]
Jan 25 13:29:33 cmp002 cloud-init[2029]: Found linux image: /boot/vmlinuz-5.0.0-37-generic
Jan 25 13:29:33 cmp002 cloud-init[2029]: Found initrd image: /boot/initrd.img-5.0.0-37-generic
Jan 25 13:29:33 cmp002 cloud-init[2029]:   WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Jan 25 13:29:34 cmp002 cloud-init[2029]: message repeated 9 times: [   WARNING: Failed to connect to lvmetad. Falling back to device scanning.]
Jan 25 13:29:34 cmp002 cloud-init[2029]: done
Jan 25 13:29:34 cmp002 cloud-init[2029]: Purging configuration files for linux-image-5.3.0-26-generic (5.3.0-26.28~18.04.1) ...
Jan 25 13:29:34 cmp002 cloud-init[2029]: rmdir: failed to remove '/lib/modules/5.3.0-26-generic': Directory not empty
Jan 25 13:29:34 cmp002 cloud-init[2029]: Removing linux-headers-5.3.0-26 (5.3.0-26.28~18.04.1) ...
Jan 25 13:29:35 cmp002 cloud-init[2029]: --2020-01-25 13:29:35--  http://192.168.11.3:5240/MAAS/metadata/latest/by-id/wssf3c/
Jan 25 13:29:35 cmp002 cloud-init[2029]: Connecting to 192.168.11.3:5240... connected.
Jan 25 13:29:35 cmp002 cloud-init[2029]: HTTP request sent, awaiting response... 200 OK
Jan 25 13:29:35 cmp002 cloud-init[2029]: Length: unspecified [text/plain]
Jan 25 13:29:35 cmp002 cloud-init[2029]: Saving to: ‘/dev/null’
Jan 25 13:29:35 cmp002 cloud-init[2029]:      0K                                                        56.8K=0s
Jan 25 13:29:35 cmp002 cloud-init[2029]: 2020-01-25 13:29:35 (56.8 KB/s) - ‘/dev/null’ saved [2]
Jan 25 13:29:36 cmp002 cloud-init[2029]: Reading package lists...
Jan 25 13:29:36 cmp002 cloud-init[2029]: Building dependency tree...
Jan 25 13:29:36 cmp002 cloud-init[2029]: Reading state information...
Jan 25 13:29:36 cmp002 cloud-init[2029]: cloud-init is already the newest version (19.3-41-gc4735dd3-0ubuntu1~18.04.1).
Jan 25 13:29:36 cmp002 cloud-init[2029]: The following packages were automatically installed and are no longer required:
Jan 25 13:29:36 cmp002 cloud-init[2029]:   amd64-microcode intel-microcode iucode-tool libdbus-glib-1-2 thermald
Jan 25 13:29:36 cmp002 cloud-init[2029]: Use 'apt autoremove' to remove them.
Jan 25 13:29:36 cmp002 cloud-init[2029]: The following additional packages will be installed:
Jan 25 13:29:36 cmp002 cloud-init[2029]:   dctrl-tools debconf-utils javascript-common libjs-jquery libjs-sphinxdoc
Jan 25 13:29:36 cmp002 cloud-init[2029]:   libjs-underscore libnorm1 libpgm-5.2-0 libpython-stdlib libpython2.7-minimal
Jan 25 13:29:36 cmp002 cloud-init[2029]:   libpython2.7-stdlib libsodium23 libzmq5 python python-apt python-asn1crypto
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-backports-abc python-certifi python-cffi-backend python-chardet
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-concurrent.futures python-crypto python-cryptography python-dateutil
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-enum34 python-idna python-ipaddress python-jinja2 python-mako
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-markupsafe python-minimal python-msgpack python-openssl
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-pkg-resources python-psutil python-requests python-singledispatch
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-six python-systemd python-tornado python-urllib3 python-yaml
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-zmq python2.7 python2.7-minimal salt-common
Jan 25 13:29:36 cmp002 cloud-init[2029]: Suggested packages:
Jan 25 13:29:36 cmp002 cloud-init[2029]:   debtags resolvconf ppp rdnssd apache2 | lighttpd | httpd python-doc
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-tk python-apt-dbg python-apt-doc python-crypto-doc
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-cryptography-doc python-cryptography-vectors python-enum34-doc
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-jinja2-doc python-beaker python-mako-doc python-openssl-doc
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-openssl-dbg python-setuptools python-psutil-doc python-socks
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-mysqldb python-pycurl python-tornado-doc python-twisted python-ntlm
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python2.7-doc binutils binfmt-support python-augeas
Jan 25 13:29:36 cmp002 cloud-init[2029]: The following NEW packages will be installed:
Jan 25 13:29:36 cmp002 cloud-init[2029]:   dctrl-tools debconf-utils dnsmasq ifupdown javascript-common libjs-jquery
Jan 25 13:29:36 cmp002 cloud-init[2029]:   libjs-sphinxdoc libjs-underscore libnorm1 libpgm-5.2-0 libpython-stdlib
Jan 25 13:29:36 cmp002 cloud-init[2029]:   libpython2.7-minimal libpython2.7-stdlib libsodium23 libzmq5 python
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-apt python-asn1crypto python-backports-abc python-certifi
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-cffi-backend python-chardet python-concurrent.futures python-crypto
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-cryptography python-dateutil python-enum34 python-idna
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-ipaddress python-jinja2 python-mako python-markupsafe python-minimal
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-msgpack python-openssl python-pkg-resources python-psutil
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-requests python-singledispatch python-six python-systemd
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python-tornado python-urllib3 python-yaml python-zmq python2.7
Jan 25 13:29:36 cmp002 cloud-init[2029]:   python2.7-minimal salt-common salt-minion
Jan 25 13:29:36 cmp002 cloud-init[2029]: 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
Jan 25 13:29:36 cmp002 cloud-init[2029]: Need to get 13.1 MB of archives.
Jan 25 13:29:36 cmp002 cloud-init[2029]: After this operation, 57.6 MB of additional disk space will be used.
Jan 25 13:29:36 cmp002 cloud-init[2029]: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]
Jan 25 13:29:36 cmp002 cloud-init[2029]: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1294 kB]
Jan 25 13:29:36 cmp002 cloud-init[2029]: Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB]
Jan 25 13:29:36 cmp002 cloud-init[2029]: Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1915 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:6 http://repo.saltstack.com/apt/ubuntu/18.04/amd64/2017.7 bionic/main amd64 salt-common all 2017.7.8+ds-2 [5371 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7620 B]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:10 http://repo.saltstack.com/apt/ubuntu/18.04/amd64/2017.7 bionic/main amd64 salt-minion all 2017.7.8+ds-2 [27.6 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 debconf-utils all 1.5.66ubuntu1 [56.6 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dnsmasq all 2.79-1 [16.2 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ifupdown amd64 0.8.17ubuntu1.1 [55.9 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6066 B]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjs-underscore all 1.8.3~dfsg-1 [59.9 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjs-sphinxdoc all 1.6.7-1ubuntu1 [85.6 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB]
Jan 25 13:29:37 cmp002 cloud-init[2029]: Get:19 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt amd64 1.6.5ubuntu0.2 [151 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-asn1crypto all 0.24.0-1 [72.7 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:24 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-backports-abc all 0.5-2 [5688 B]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-certifi all 2018.1.18-2 [144 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-cffi-backend amd64 1.11.5-1 [63.4 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-chardet all 3.0.4-1 [80.3 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-concurrent.futures all 3.2.0-1 [34.2 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-crypto amd64 2.6.1-8ubuntu2 [244 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-enum34 all 1.1.6-2 [34.8 kB]
Jan 25 13:29:38 cmp002 cloud-init[2029]: Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-idna all 2.6-1 [32.4 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-ipaddress all 1.0.17-1 [18.2 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-cryptography amd64 2.1.4-1ubuntu1.3 [221 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dateutil all 2.6.1-1 [60.6 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-markupsafe amd64 1.0-1build1 [13.0 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-jinja2 all 2.10-1ubuntu0.18.04.1 [94.8 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-mako all 1.0.7+ds1-1 [60.1 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-msgpack amd64 0.5.6-1 [73.5 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-openssl all 17.5.0-1ubuntu1 [41.3 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-psutil amd64 5.4.2-1ubuntu0.1 [136 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-urllib3 all 1.22-1ubuntu0.18.04.1 [85.9 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-requests all 2.18.4-2ubuntu0.1 [58.5 kB]
Jan 25 13:29:39 cmp002 cloud-init[2029]: Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-singledispatch all 3.4.0.3-2 [9848 B]
Jan 25 13:29:40 cmp002 cloud-init[2029]: Get:46 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-systemd amd64 234-1build1 [35.5 kB]
Jan 25 13:29:40 cmp002 cloud-init[2029]: Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-tornado amd64 4.5.3-1ubuntu0.1 [284 kB]
Jan 25 13:29:40 cmp002 cloud-init[2029]: Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-yaml amd64 3.12-1build2 [115 kB]
Jan 25 13:29:40 cmp002 cloud-init[2029]: Get:49 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-zmq amd64 16.0.2-2build2 [235 kB]
Jan 25 13:29:40 cmp002 cloud-init[2029]: dpkg-preconfigure: unable to re-open stdin: No such file or directory
Jan 25 13:29:40 cmp002 cloud-init[2029]: Fetched 13.1 MB in 4s (3730 kB/s)
Jan 25 13:29:40 cmp002 cloud-init[2029]: E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
Jan 25 13:29:40 cmp002 cloud-init[2029]: Selecting previously unselected package libpython2.7-minimal:amd64.
Jan 25 13:29:40 cmp002 cloud-init[2029]: (Reading database ... 68268 files and directories currently installed.)
Jan 25 13:29:40 cmp002 cloud-init[2029]: Preparing to unpack .../0-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...
Jan 25 13:29:40 cmp002 cloud-init[2029]: Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...
Jan 25 13:29:40 cmp002 cloud-init[2029]: Selecting previously unselected package python2.7-minimal.
Jan 25 13:29:40 cmp002 cloud-init[2029]: Preparing to unpack .../1-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...
Jan 25 13:29:40 cmp002 cloud-init[2029]: Unpacking python2.7-minimal (2.7.17-1~18.04) ...
Jan 25 13:29:40 cmp002 cloud-init[2029]: Selecting previously unselected package python-minimal.
Jan 25 13:29:40 cmp002 cloud-init[2029]: Preparing to unpack .../2-python-minimal_2.7.15~rc1-1_amd64.deb ...
Jan 25 13:29:40 cmp002 cloud-init[2029]: Unpacking python-minimal (2.7.15~rc1-1) ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Selecting previously unselected package libpython2.7-stdlib:amd64.
Jan 25 13:29:41 cmp002 cloud-init[2029]: Preparing to unpack .../3-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Selecting previously unselected package python2.7.
Jan 25 13:29:41 cmp002 cloud-init[2029]: Preparing to unpack .../4-python2.7_2.7.17-1~18.04_amd64.deb ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Unpacking python2.7 (2.7.17-1~18.04) ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Selecting previously unselected package libpython-stdlib:amd64.
Jan 25 13:29:41 cmp002 cloud-init[2029]: Preparing to unpack .../5-libpython-stdlib_2.7.15~rc1-1_amd64.deb ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Setting up python2.7-minimal (2.7.17-1~18.04) ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Linking and byte-compiling packages for runtime python2.7...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Setting up python-minimal (2.7.15~rc1-1) ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Selecting previously unselected package python.
Jan 25 13:29:41 cmp002 cloud-init[2029]: (Reading database ... 69016 files and directories currently installed.)
Jan 25 13:29:41 cmp002 cloud-init[2029]: Preparing to unpack .../00-python_2.7.15~rc1-1_amd64.deb ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Unpacking python (2.7.15~rc1-1) ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Selecting previously unselected package dctrl-tools.
Jan 25 13:29:41 cmp002 cloud-init[2029]: Preparing to unpack .../01-dctrl-tools_2.24-2build1_amd64.deb ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Unpacking dctrl-tools (2.24-2build1) ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Selecting previously unselected package debconf-utils.
Jan 25 13:29:41 cmp002 cloud-init[2029]: Preparing to unpack .../02-debconf-utils_1.5.66ubuntu1_all.deb ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Unpacking debconf-utils (1.5.66ubuntu1) ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Selecting previously unselected package dnsmasq.
Jan 25 13:29:41 cmp002 cloud-init[2029]: Preparing to unpack .../03-dnsmasq_2.79-1_all.deb ...
Jan 25 13:29:41 cmp002 cloud-init[2029]: Unpacking dnsmasq (2.79-1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package ifupdown.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../04-ifupdown_0.8.17ubuntu1.1_amd64.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking ifupdown (0.8.17ubuntu1.1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package javascript-common.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../05-javascript-common_11_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking javascript-common (11) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package libjs-jquery.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../06-libjs-jquery_3.2.1-1_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking libjs-jquery (3.2.1-1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package libjs-underscore.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../07-libjs-underscore_1.8.3~dfsg-1_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking libjs-underscore (1.8.3~dfsg-1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package libjs-sphinxdoc.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../08-libjs-sphinxdoc_1.6.7-1ubuntu1_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking libjs-sphinxdoc (1.6.7-1ubuntu1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package libnorm1:amd64.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../09-libnorm1_1.5r6+dfsg1-6_amd64.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package libpgm-5.2-0:amd64.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../10-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package libsodium23:amd64.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../11-libsodium23_1.0.16-2_amd64.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking libsodium23:amd64 (1.0.16-2) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package libzmq5:amd64.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../12-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-apt.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../13-python-apt_1.6.5ubuntu0.2_amd64.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-apt (1.6.5ubuntu0.2) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-asn1crypto.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../14-python-asn1crypto_0.24.0-1_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-asn1crypto (0.24.0-1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-backports-abc.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../15-python-backports-abc_0.5-2_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-backports-abc (0.5-2) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-certifi.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../16-python-certifi_2018.1.18-2_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-certifi (2018.1.18-2) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-cffi-backend.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../17-python-cffi-backend_1.11.5-1_amd64.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-cffi-backend (1.11.5-1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-pkg-resources.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../18-python-pkg-resources_39.0.1-2_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-pkg-resources (39.0.1-2) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-chardet.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../19-python-chardet_3.0.4-1_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-chardet (3.0.4-1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-concurrent.futures.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../20-python-concurrent.futures_3.2.0-1_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-concurrent.futures (3.2.0-1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-crypto.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../21-python-crypto_2.6.1-8ubuntu2_amd64.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-crypto (2.6.1-8ubuntu2) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-enum34.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../22-python-enum34_1.1.6-2_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-enum34 (1.1.6-2) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-idna.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../23-python-idna_2.6-1_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-idna (2.6-1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-ipaddress.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../24-python-ipaddress_1.0.17-1_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-ipaddress (1.0.17-1) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-six.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../25-python-six_1.11.0-2_all.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-six (1.11.0-2) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-cryptography.
Jan 25 13:29:42 cmp002 cloud-init[2029]: Preparing to unpack .../26-python-cryptography_2.1.4-1ubuntu1.3_amd64.deb ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Unpacking python-cryptography (2.1.4-1ubuntu1.3) ...
Jan 25 13:29:42 cmp002 cloud-init[2029]: Selecting previously unselected package python-dateutil.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../27-python-dateutil_2.6.1-1_all.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-dateutil (2.6.1-1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-markupsafe.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../28-python-markupsafe_1.0-1build1_amd64.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-markupsafe (1.0-1build1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-jinja2.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../29-python-jinja2_2.10-1ubuntu0.18.04.1_all.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-jinja2 (2.10-1ubuntu0.18.04.1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-mako.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../30-python-mako_1.0.7+ds1-1_all.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-mako (1.0.7+ds1-1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-msgpack.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../31-python-msgpack_0.5.6-1_amd64.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-msgpack (0.5.6-1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-openssl.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../32-python-openssl_17.5.0-1ubuntu1_all.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-openssl (17.5.0-1ubuntu1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-psutil.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../33-python-psutil_5.4.2-1ubuntu0.1_amd64.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-psutil (5.4.2-1ubuntu0.1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-urllib3.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../34-python-urllib3_1.22-1ubuntu0.18.04.1_all.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-urllib3 (1.22-1ubuntu0.18.04.1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-requests.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../35-python-requests_2.18.4-2ubuntu0.1_all.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-requests (2.18.4-2ubuntu0.1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-singledispatch.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../36-python-singledispatch_3.4.0.3-2_all.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-singledispatch (3.4.0.3-2) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-systemd.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../37-python-systemd_234-1build1_amd64.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-systemd (234-1build1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-tornado.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../38-python-tornado_4.5.3-1ubuntu0.1_amd64.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-tornado (4.5.3-1ubuntu0.1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-yaml.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../39-python-yaml_3.12-1build2_amd64.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-yaml (3.12-1build2) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package python-zmq.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../40-python-zmq_16.0.2-2build2_amd64.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking python-zmq (16.0.2-2build2) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package salt-common.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../41-salt-common_2017.7.8+ds-2_all.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking salt-common (2017.7.8+ds-2) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Selecting previously unselected package salt-minion.
Jan 25 13:29:43 cmp002 cloud-init[2029]: Preparing to unpack .../42-salt-minion_2017.7.8+ds-2_all.deb ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Unpacking salt-minion (2017.7.8+ds-2) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Setting up libjs-jquery (3.2.1-1) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ...
Jan 25 13:29:43 cmp002 cloud-init[2029]: Setting up ifupdown (0.8.17ubuntu1.1) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/multi-user.target.wants/networking.service → /lib/systemd/system/networking.service.
Jan 25 13:29:44 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/network-online.target.wants/networking.service → /lib/systemd/system/networking.service.
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up libjs-underscore (1.8.3~dfsg-1) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up debconf-utils (1.5.66ubuntu1) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up libjs-sphinxdoc (1.6.7-1ubuntu1) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up dctrl-tools (2.24-2build1) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up libsodium23:amd64 (1.0.16-2) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up dnsmasq (2.79-1) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/multi-user.target.wants/dnsmasq.service → /lib/systemd/system/dnsmasq.service.
Jan 25 13:29:44 cmp002 cloud-init[2029]: Running in chroot, ignoring request.
Jan 25 13:29:44 cmp002 cloud-init[2029]: invoke-rc.d: policy-rc.d denied execution of start.
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up javascript-common (11) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ...
Jan 25 13:29:44 cmp002 cloud-init[2029]: Setting up python2.7 (2.7.17-1~18.04) ...
Jan 25 13:29:45 cmp002 cloud-init[2029]: Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ...
Jan 25 13:29:45 cmp002 cloud-init[2029]: Setting up python (2.7.15~rc1-1) ...
Jan 25 13:29:45 cmp002 cloud-init[2029]: Setting up python-idna (2.6-1) ...
Jan 25 13:29:45 cmp002 cloud-init[2029]: Setting up python-msgpack (0.5.6-1) ...
Jan 25 13:29:45 cmp002 cloud-init[2029]: Setting up python-yaml (3.12-1build2) ...
Jan 25 13:29:45 cmp002 cloud-init[2029]: Setting up python-asn1crypto (0.24.0-1) ...
Jan 25 13:29:45 cmp002 cloud-init[2029]: Setting up python-crypto (2.6.1-8ubuntu2) ...
Jan 25 13:29:46 cmp002 cloud-init[2029]: Setting up python-backports-abc (0.5-2) ...
Jan 25 13:29:46 cmp002 cloud-init[2029]: Setting up python-certifi (2018.1.18-2) ...
Jan 25 13:29:46 cmp002 cloud-init[2029]: Setting up python-pkg-resources (39.0.1-2) ...
Jan 25 13:29:46 cmp002 cloud-init[2029]: Setting up python-markupsafe (1.0-1build1) ...
Jan 25 13:29:46 cmp002 cloud-init[2029]: Setting up python-cffi-backend (1.11.5-1) ...
Jan 25 13:29:46 cmp002 cloud-init[2029]: Setting up python-six (1.11.0-2) ...
Jan 25 13:29:46 cmp002 cloud-init[2029]: Setting up python-mako (1.0.7+ds1-1) ...
Jan 25 13:29:46 cmp002 cloud-init[2029]: Setting up python-psutil (5.4.2-1ubuntu0.1) ...
Jan 25 13:29:46 cmp002 cloud-init[2029]: Setting up python-systemd (234-1build1) ...
Jan 25 13:29:47 cmp002 cloud-init[2029]: Setting up python-enum34 (1.1.6-2) ...
Jan 25 13:29:47 cmp002 cloud-init[2029]: Setting up python-concurrent.futures (3.2.0-1) ...
Jan 25 13:29:47 cmp002 cloud-init[2029]: Setting up python-singledispatch (3.4.0.3-2) ...
Jan 25 13:29:47 cmp002 cloud-init[2029]: Setting up python-apt (1.6.5ubuntu0.2) ...
Jan 25 13:29:47 cmp002 cloud-init[2029]: Setting up python-ipaddress (1.0.17-1) ...
Jan 25 13:29:47 cmp002 cloud-init[2029]: Setting up python-zmq (16.0.2-2build2) ...
Jan 25 13:29:47 cmp002 cloud-init[2029]: Setting up python-urllib3 (1.22-1ubuntu0.18.04.1) ...
Jan 25 13:29:47 cmp002 cloud-init[2029]: Setting up python-chardet (3.0.4-1) ...
Jan 25 13:29:47 cmp002 cloud-init[2029]: Setting up python-jinja2 (2.10-1ubuntu0.18.04.1) ...
Jan 25 13:29:47 cmp002 cloud-init[2029]: Setting up python-tornado (4.5.3-1ubuntu0.1) ...
Jan 25 13:29:48 cmp002 cloud-init[2029]: Setting up python-dateutil (2.6.1-1) ...
Jan 25 13:29:48 cmp002 cloud-init[2029]: Setting up python-cryptography (2.1.4-1ubuntu1.3) ...
Jan 25 13:29:48 cmp002 cloud-init[2029]: Setting up python-requests (2.18.4-2ubuntu0.1) ...
Jan 25 13:29:48 cmp002 cloud-init[2029]: Setting up salt-common (2017.7.8+ds-2) ...
Jan 25 13:29:50 cmp002 cloud-init[2029]: Setting up python-openssl (17.5.0-1ubuntu1) ...
Jan 25 13:29:50 cmp002 cloud-init[2029]: Setting up salt-minion (2017.7.8+ds-2) ...
Jan 25 13:29:51 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/multi-user.target.wants/salt-minion.service → /lib/systemd/system/salt-minion.service.
Jan 25 13:29:51 cmp002 cloud-init[2029]: Running in chroot, ignoring request.
Jan 25 13:29:51 cmp002 cloud-init[2029]: invoke-rc.d: policy-rc.d denied execution of start.
Jan 25 13:29:51 cmp002 cloud-init[2029]: Processing triggers for mime-support (3.60ubuntu1) ...
Jan 25 13:29:51 cmp002 cloud-init[2029]: Processing triggers for ureadahead (0.100.0-21) ...
Jan 25 13:29:51 cmp002 cloud-init[2029]: Processing triggers for libc-bin (2.27-3ubuntu1) ...
Jan 25 13:29:51 cmp002 cloud-init[2029]: Processing triggers for systemd (237-3ubuntu10.33) ...
Jan 25 13:29:51 cmp002 cloud-init[2029]: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Jan 25 13:29:54 cmp002 cloud-init[2029]: cmp002.mcp-ovs-dpdk-ha.local
Jan 25 13:30:03 cmp002 cloud-init[2029]: Running in chroot, ignoring request: stop
Jan 25 13:30:04 cmp002 cloud-init[2029]: Removed /etc/systemd/system/sockets.target.wants/systemd-networkd.socket.
Jan 25 13:30:04 cmp002 cloud-init[2029]: Removed /etc/systemd/system/multi-user.target.wants/systemd-networkd.service.
Jan 25 13:30:04 cmp002 cloud-init[2029]: Removed /etc/systemd/system/multi-user.target.wants/systemd-resolved.service.
Jan 25 13:30:04 cmp002 cloud-init[2029]: Removed /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service.
Jan 25 13:30:04 cmp002 cloud-init[2029]: Removed /etc/systemd/system/dbus-org.freedesktop.resolve1.service.
Jan 25 13:30:04 cmp002 cloud-init[2029]: Removed /etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service.
Jan 25 13:30:04 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/systemd-networkd.socket → /dev/null.
Jan 25 13:30:04 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/systemd-networkd.service → /dev/null.
Jan 25 13:30:04 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/networkd-dispatcher.service → /dev/null.
Jan 25 13:30:04 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/systemd-networkd-wait-online.service → /dev/null.
Jan 25 13:30:04 cmp002 cloud-init[2029]: Created symlink /etc/systemd/system/systemd-resolved.service → /dev/null.
Jan 25 13:30:05 cmp002 cloud-init[2029]: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Jan 25 13:30:05 cmp002 cloud-init[2029]: Reading package lists...
Jan 25 13:30:05 cmp002 cloud-init[2029]: Building dependency tree...
Jan 25 13:30:05 cmp002 cloud-init[2029]: Reading state information...
Jan 25 13:30:05 cmp002 cloud-init[2029]: The following packages were automatically installed and are no longer required:
Jan 25 13:30:05 cmp002 cloud-init[2029]:   amd64-microcode intel-microcode iucode-tool libdbus-glib-1-2
Jan 25 13:30:05 cmp002 cloud-init[2029]:   python3-netifaces thermald
Jan 25 13:30:05 cmp002 cloud-init[2029]: Use 'apt autoremove' to remove them.
Jan 25 13:30:05 cmp002 cloud-init[2029]: The following packages will be REMOVED:
Jan 25 13:30:05 cmp002 cloud-init[2029]:   netplan.io* nplan* ubuntu-minimal*
Jan 25 13:30:06 cmp002 cloud-init[2029]: 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
Jan 25 13:30:06 cmp002 cloud-init[2029]: After this operation, 314 kB disk space will be freed.
Jan 25 13:30:06 cmp002 cloud-init[2029]: E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
Jan 25 13:30:06 cmp002 cloud-init[2029]: (Reading database ... 71870 files and directories currently installed.)
Jan 25 13:30:06 cmp002 cloud-init[2029]: Removing ubuntu-minimal (1.417.3) ...
Jan 25 13:30:06 cmp002 cloud-init[2029]: Removing nplan (0.98-0ubuntu1~18.04.1) ...
Jan 25 13:30:06 cmp002 cloud-init[2029]: Removing netplan.io (0.98-0ubuntu1~18.04.1) ...
Jan 25 13:30:06 cmp002 cloud-init[2029]: Processing triggers for dbus (1.12.2-1ubuntu1.1) ...
Jan 25 13:30:06 cmp002 cloud-init[2029]: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Jan 25 13:30:10 cmp002 cloud-init[2029]: Synchronizing state of networking.service with SysV service script with /lib/systemd/systemd-sysv-install.
Jan 25 13:30:10 cmp002 cloud-init[2029]: Executing: /lib/systemd/systemd-sysv-install enable networking
Jan 25 13:30:11 cmp002 cloud-init[2029]: Running in chroot, ignoring request: start
Jan 25 13:30:11 cmp002 cloud-init[2029]: curtin: Installation finished.
Jan 25 13:30:12 cmp002 ec2: 
Jan 25 13:30:12 cmp002 ec2: #############################################################
Jan 25 13:30:12 cmp002 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Jan 25 13:30:12 cmp002 ec2: 1024 SHA256:5hZpSD0onDIcpw1f7R3ZlgrbZqH3CADFOCtxdXRhpTo root@cmp002 (DSA)
Jan 25 13:30:12 cmp002 ec2: 256 SHA256:3Y1+VTCpEgkcnlOF8MgkSYvAXbSg/UadZn9ZuUoVvfo root@cmp002 (ECDSA)
Jan 25 13:30:12 cmp002 ec2: 256 SHA256:F852PWJHtov5+01LsTzEL4m7t/zMn+9rU3gazc0h0f8 root@cmp002 (ED25519)
Jan 25 13:30:12 cmp002 ec2: 2048 SHA256:eP9nrNwEZEF1QRtNOwChjI8TS0lhDdKUewtjSil7U1E root@cmp002 (RSA)
Jan 25 13:30:12 cmp002 ec2: -----END SSH HOST KEY FINGERPRINTS-----
Jan 25 13:30:12 cmp002 ec2: #############################################################
Jan 25 13:30:12 cmp002 cloud-init[2029]: Cloud-init v. 19.3-41-gc4735dd3-0ubuntu1~18.04.1 running 'modules:final' at Sat, 25 Jan 2020 13:26:01 +0000. Up 27.70 seconds.
Jan 25 13:30:12 cmp002 cloud-init[2029]: Cloud-init v. 19.3-41-gc4735dd3-0ubuntu1~18.04.1 finished at Sat, 25 Jan 2020 13:30:12 +0000. Datasource DataSourceMAAS [http://192.168.11.3:5240/MAAS/metadata/curtin].  Up 278.77 seconds
Jan 25 13:30:12 cmp002 systemd[1]: Started Execute cloud user/final scripts.
Jan 25 13:30:12 cmp002 systemd[1]: Reached target Cloud-init target.
Jan 25 13:30:12 cmp002 systemd[1]: Startup finished in 10.119s (kernel) + 4min 28.828s (userspace) = 4min 38.947s.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped target Cloud-init target.
Jan 25 13:30:12 cmp002 systemd[1]: Stopping Availability of block devices...
Jan 25 13:30:12 cmp002 systemd[1]: Stopped Execute cloud user/final scripts.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped Apply the settings specified in cloud-config.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped target Cloud-config availability.
Jan 25 13:30:12 cmp002 systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 25 13:30:12 cmp002 systemd[1]: Removed slice system-lvm2\x2dpvscan.slice.
Jan 25 13:30:12 cmp002 systemd[1]: Stopping Authorization Manager...
Jan 25 13:30:12 cmp002 systemd[1]: Unmounting /media/root-ro...
Jan 25 13:30:12 cmp002 systemd[1]: Stopped target Timers.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped Message of the Day.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped Discard unused blocks once a week.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped Daily apt upgrade and clean activities.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped Daily apt download activities.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped target System Time Synchronized.
Jan 25 13:30:12 cmp002 blkdeactivate[41301]: Deactivating block devices:
Jan 25 13:30:12 cmp002 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped target Host and Network Name Lookups.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped target Network is Online.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped Stop ureadahead data collection 45s after completed startup.
Jan 25 13:30:12 cmp002 systemd[1]: Stopped target Graphical Interface.
Jan 25 13:30:12 cmp002 systemd[1]: Stopping Accounts Service...
Jan 25 13:30:12 cmp002 systemd[1]: Stopped target Multi-User System.
Jan 25 13:30:12 cmp002 systemd[1]: Stopping Deferred execution scheduler...
Jan 25 13:30:12 cmp002 systemd[1]: Stopping Regular background program processing daemon...
Jan 25 13:30:12 cmp002 systemd[1]: Stopping OpenBSD Secure Shell server...
Jan 25 13:30:12 cmp002 sshd[1875]: Received signal 15; terminating.
Jan 25 13:30:12 cmp002 systemd[1]: Stopping LSB: automatic crash report generation...
Jan 25 13:30:12 cmp002 systemd[1]: Stopped target Login Prompts.
Jan 25 13:30:12 cmp002 systemd[1]: Stopping Getty on tty1...
Jan 25 13:30:12 cmp002 systemd[1]: Stopped Wait until snapd is fully seeded.
Jan 25 13:30:12 cmp002 systemd[1]: Stopping irqbalance daemon...
Jan 25 13:30:12 cmp002 systemd[1]: Stopping Dispatcher daemon for systemd-networkd...
Jan 25 13:30:12 cmp002 systemd[1]: Stopping LXD - container startup/shutdown...
Jan 25 13:30:12 cmp002 systemd[1]: Stopping FUSE filesystem for LXC...
Jan 25 13:30:12 cmp002 systemd[1]: Stopping Unattended Upgrades Shutdown...
