Ubuntu Pastebin

Paste from stormmore at Mon, 27 Feb 2017 23:14:12 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Feb 27 23:12:13 maas-enlisting-node cloud-init[1521]: + maas-enlist --serverurl http://10.255.192.2:5240/MAAS/api/2.0/machines/
Feb 27 23:12:13 maas-enlisting-node cloud-init[1521]:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Feb 27 23:12:13 maas-enlisting-node cloud-init[1521]:                                  Dload  Upload   Total   Spent    Left  Speed
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: #015  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0#015100   208    0     0  100   208      0   1034 --:--:-- --:--:-- --:--:--  1034#015100   208    0     0  100   208      0    596 --:--:-- --:--:-- --:--:--   595
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: curl: (22) The requested URL returned error: 400 BAD REQUEST
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + maas-enlist --serverurl http://10.255.192.2:5240/MAAS/api/2.0/machines/
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]:                                  Dload  Upload   Total   Spent    Left  Speed
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: #015  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0#015100   208    0     0  100   208      0    623 --:--:-- --:--:-- --:--:--   624
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: curl: (22) The requested URL returned error: 400 BAD REQUEST
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + [ 22 -eq 0 ]
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + user=ubuntu
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + pass=ubuntu
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + chpasswd
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo ubuntu:ubuntu
Feb 27 23:12:14 maas-enlisting-node chpasswd[3027]: pam_unix(chpasswd:chauthtok): password changed for ubuntu
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + bfile=/tmp/block-poweroff
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo #!/bin/sh
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo touch /tmp/block-poweroff
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + chmod 755 /etc/profile.d/A01-block.sh
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo =============================================
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: =============================================
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo failed to enlist system maas server
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: failed to enlist system maas server
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo sleeping 60 seconds then poweroff
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: sleeping 60 seconds then poweroff
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo login with 'ubuntu:ubuntu' to debug and disable poweroff
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: login with 'ubuntu:ubuntu' to debug and disable poweroff
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + cat /tmp/enlist.out
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + echo =============================================
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: =============================================
Feb 27 23:12:14 maas-enlisting-node cloud-init[1521]: + sleep 60
Feb 27 23:13:14 maas-enlisting-node cloud-init[1521]: + [ -e /tmp/block-poweroff ]
Feb 27 23:13:14 maas-enlisting-node cloud-init[1521]: Cloud-init v. 0.7.9 running 'modules:final' at Mon, 27 Feb 2017 23:11:50 +0000. Up 33.97 seconds.
Feb 27 23:13:14 maas-enlisting-node cloud-init[1521]: 2017-02-27 23:13:14,524 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/runcmd [1]
Feb 27 23:13:14 maas-enlisting-node cloud-init[1521]: 2017-02-27 23:13:14,543 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)
Feb 27 23:13:14 maas-enlisting-node cloud-init[1521]: 2017-02-27 23:13:14,544 - 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
Feb 27 23:13:14 maas-enlisting-node ec2: 
Feb 27 23:13:14 maas-enlisting-node ec2: #############################################################
Feb 27 23:13:14 maas-enlisting-node ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Feb 27 23:13:14 maas-enlisting-node ec2: 1024 SHA256:WCMyJzaUw6SHxBE3JbtQU0xbJ1k6YYkaqj6PrS5/B60 root@maas-enlisting-node (DSA)
Feb 27 23:13:14 maas-enlisting-node ec2: 256 SHA256:WrwyC+nwXm7V2ZS7O8d5gq70L0jafb6wCjhu9sjPwfc root@maas-enlisting-node (ECDSA)
Feb 27 23:13:14 maas-enlisting-node ec2: 256 SHA256:z9B+bfK7hphazWLBvW4geJwYcxWslyUldw/LJFHbsW8 root@maas-enlisting-node (ED25519)
Feb 27 23:13:14 maas-enlisting-node ec2: 2048 SHA256:W0QHpcEHjS9sXDiPL9Zve3NWO5ksfdLUwuYv+Hqjxdw root@maas-enlisting-node (RSA)
Feb 27 23:13:14 maas-enlisting-node ec2: -----END SSH HOST KEY FINGERPRINTS-----
Feb 27 23:13:14 maas-enlisting-node ec2: #############################################################
Feb 27 23:13:14 maas-enlisting-node cloud-init[1521]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.
Feb 27 23:13:14 maas-enlisting-node cloud-init[1521]: Cloud-init v. 0.7.9 finished at Mon, 27 Feb 2017 23:13:14 +0000. Datasource DataSourceMAAS [http://10.255.192.2:5240/MAAS/metadata/enlist].  Up 117.81 seconds
Feb 27 23:13:14 maas-enlisting-node systemd[1]: cloud-final.service: Main process exited, code=exited, status=1/FAILURE
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Failed to start Execute cloud user/final scripts.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: cloud-final.service: Unit entered failed state.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: cloud-final.service: Failed with result 'exit-code'.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Reached target Cloud-init target.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Startup finished in 19.295s (kernel) + 1min 38.571s (userspace) = 1min 57.867s.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: media-root\x2dro.mount: Found ordering cycle on media-root\x2dro.mount/start
Feb 27 23:13:14 maas-enlisting-node systemd[1]: media-root\x2dro.mount: Found dependency on -.mount/start
Feb 27 23:13:14 maas-enlisting-node systemd[1]: media-root\x2dro.mount: Found dependency on media-root\x2dro.mount/start
Feb 27 23:13:14 maas-enlisting-node systemd[1]: media-root\x2dro.mount: Breaking ordering cycle by deleting job -.mount/start
Feb 27 23:13:14 maas-enlisting-node systemd[1]: -.mount: Job -.mount/start deleted to break ordering cycle starting with media-root\x2dro.mount/start
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopped target Cloud-init target.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopped target Timers.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopped Apply the settings specified in cloud-config.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopped target Cloud-config availability.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopped Timer to automatically refresh installed snaps.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopped target Graphical Interface.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping ACPI event daemon...
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopped target Multi-User System.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping Regular background program processing daemon...
Feb 27 23:13:14 maas-enlisting-node /usr/lib/snapd/snapd[1179]: main.go:67: Exiting on terminated signal.
Feb 27 23:13:14 maas-enlisting-node snapd[1179]: 2017/02/27 23:13:14.930449 main.go:67: Exiting on terminated signal.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping Snappy daemon...
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping LXD - container startup/shutdown...
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping FUSE filesystem for LXC...
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping LSB: automatic crash report generation...
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping OpenBSD Secure Shell server...
Feb 27 23:13:14 maas-enlisting-node sshd[1468]: Received signal 15; terminating.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping Login Service...
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopped target Login Prompts.
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping Getty on tty1...
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping LSB: MD monitoring daemon...
Feb 27 23:13:14 maas-enlisting-node systemd[1]: Stopping D-Bus System Message Bus...
Feb 27 23:11:47 maas-enlisting-node rsyslogd-2359: message repeated 2 times: [action 'action 0' resumed (module 'builtin:omfwd') [v8.16.0 try http://www.rsyslog.com/e/2359 ]]
Feb 27 23:13:14 maas-enlisting-node rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" x-pid="1221" x-info="http://www.rsyslog.com"] exiting on signal 15.
Download as text