##### Integrated ASCII Console - after successful installation -- but ssh not behaving than expected ================================================================================ Installation complete! [ Help ] ================================================================================ ┌──────────────────────────── Finished install! ───────────────────────────┐ │ apply networking config ^│ │ writing etc/fstab │ │ configuring multipath │ │ updating packages on target system │ │ configuring pollinate user-agent on target │ │ finalizing installation │ │ running 'curtin hook' │ │ curtin command hook │ │ executing late commands │ │final system configuration │ │ configuring cloud-init │ │ installing openssh │ │ restoring apt configuration │ │downloading and installing security updates ││ │copying logs to installed system v│ └──────────────────────────────────────────────────────────────────────────┘ [ View full log ] [ Reboot ] ================================================================================ Installation complete! ┌──────────────[ Help ]┐ =======================================================│ Help on this screen │= ┌──────────────────────────── Finished install! ─────│ Keyboard shortcuts │ │ apply networking config │ Enter shell │ │ writing etc/fstab ├──────────────────────┤ │ configuring multipath │ About this installer │ │ updating packages on target system ├──────────────────────┤ │ configuring pollinate user-agent on target │ Toggle color on/off │ │ finalizing installation └──────────────────────┘ │ running 'curtin hook' │ │ curtin command hook │ │ executing late commands │ │final system configuration │ │ configuring cloud-init │ │ installing openssh │ │ restoring apt configuration │ │downloading and installing security updates ││ │copying logs to installed system v│ └──────────────────────────────────────────────────────────────────────────┘ [ View full log ] [ Reboot ] Installer shell session activated. This shell session is running inside the installer environment. You will be returned to the installer when this shell is exited, for example by typing Control-D or 'exit'. Be aware that this is an ephemeral environment. Changes to this environment will not survive a reboot. If the install has started, the installed system will be mounted at /target. root@ubuntu-server:/# root@ubuntu-server:/# ip a show encc000 6: encc000: mtu 1500 qdisc mq state UP group d efault qlen 1000 link/ether 2e:2d:a3:1a:13:80 brd ff:ff:ff:ff:ff:ff inet6 fe80::2c2d:a3ff:fe1a:1380/64 scope link valid_lft forever preferred_lft forever root@ubuntu-server:/# ip a show encc000.2653 9: encc000.2653@encc000: mtu 1500 qdisc noqueu e state UP group default qlen 1000 link/ether 2e:2d:a3:1a:13:80 brd ff:ff:ff:ff:ff:ff inet 10.245.236.14/24 brd 10.245.236.255 scope global encc000.2653 valid_lft forever preferred_lft forever inet6 fe80::2c2d:a3ff:fe1a:1380/64 scope link valid_lft forever preferred_lft forever root@ubuntu-server:/# ping -c 1 10.245.236.15 PING 10.245.236.15 (10.245.236.15) 56(84) bytes of data. 64 bytes from 10.245.236.15: icmp_seq=1 ttl=0 time=0.638 ms --- 10.245.236.15 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.638/0.638/0.638/0.000 ms root@ubuntu-server:/# root@ubuntu-server:/# cd /var/ root@ubuntu-server:/var# scp -r crash ubuntu@10.245.236.15:/home/ubuntu/crash3 The authenticity of host '10.245.236.15 (10.245.236.15)' can't be established. ECDSA key fingerprint is SHA256:Ju/VrPMXOylZXY4gHgG/Zh/KnNgf+AN9nx4nlY1bm1w. root@ubuntu-server:/var# ontinue connecting (yes/no/[fingerprint])? yes root@ubuntu-server:/var# root@ubuntu-server:/var# export declare -x INVOCATION_ID="105c57fe401f4d6198d1ddc3296eefa2" declare -x JOURNAL_STREAM="9:100525" declare -x LANG="C.UTF-8" declare -x LESSCLOSE="/usr/bin/lesspipe %s %s" declare -x LESSOPEN="| /usr/bin/lesspipe %s" declare -x LS_COLORS="" declare -x OLDPWD="/" declare -x PATH="/snap/subiquity/1333/bin:/snap/subiquity/1333/usr/bin:/usr/loca l/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" declare -x PWD="/var" declare -x SHLVL="1" declare -x SNAP="/snap/subiquity/1333" declare -x SNAP_ARCH="s390x" declare -x SNAP_COMMON="/var/snap/subiquity/common" declare -x SNAP_CONTEXT="XTb1LTNP78gRjgPc0gm5ND5prJfpNy2Rj8qgWj1x35fs" declare -x SNAP_COOKIE="XTb1LTNP78gRjgPc0gm5ND5prJfpNy2Rj8qgWj1x35fs" declare -x SNAP_DATA="/var/snap/subiquity/1333" declare -x SNAP_INSTANCE_KEY="" declare -x SNAP_INSTANCE_NAME="subiquity" declare -x SNAP_LIBRARY_PATH="/var/lib/snapd/lib/gl:/var/lib/snapd/lib/gl32:/var /lib/snapd/void" declare -x SNAP_NAME="subiquity" declare -x SNAP_REEXEC="0" declare -x SNAP_REVISION="1333" declare -x SNAP_USER_COMMON="/root/snap/subiquity/common" declare -x SNAP_USER_DATA="/root/snap/subiquity/1333" declare -x SNAP_VERSION="19.11.1" declare -x TERM="vt220" declare -x XDG_RUNTIME_DIR="/run/user/0/snap.subiquity" root@ubuntu-server:/var# root@ubuntu-server:/var# tty /dev/ttysclp0 root@ubuntu-server:/var# echo "Test" > /dev/ttysclp0 Test root@ubuntu-server:/var# w 08:43:21 up 31 min, 0 users, load average: 0.00, 0.00, 0.05 USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT root@ubuntu-server:/var# ### I mean ssh or scp works IF (and only IF) Ctrl+d is hit after a 'yes' on 'Are you sure you want to continue connecting (yes/no/[fingerprint])?" ##### Integrated ASCII Console - installation failed - but ssh working fine ... ================================================================================ Network connections [ Help ] ================================================================================ An error occurred during installation [ Help ] ┌────────────────────────── An error has occurred ─────────────────────────┐ │curtin command install │ │ preparing for installation │ │ configuring storage │ │ running 'curtin block-meta simple' │ │ curtin command block-meta │ │ removing previous storage devices │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ └──────────────────────────────────────────────────────────────────────────┘ [ View full log ] [ Exit To Shell ] Ubuntu Focal Fossa (development branch) ubuntu-server ttysclp0 ubuntu-server login: ubuntu-server Welcome to Ubuntu Focal Fossa (development branch) (GNU/Linux 5.3.0-18-generic s 390x) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage System information as of Fri Dec 6 09:08:53 UTC 2019 System load: 0.3 Memory usage: 4% Processes: 194 Usage of /home: unknown Swap usage: 0% Users logged in: 1 0 updates can be installed immediately. 0 of these updates are security updates. To run a command as administrator (user "root"), use "sudo ". See "man sudo_root" for details. ubuntu-server@ubuntu-server:~$ tty /dev/ttysclp0 ubuntu-server@ubuntu-server:~$ w 09:09:53 up 9 min, 2 users, load average: 0.11, 0.37, 0.24 USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT ubuntu-s ttysclp0 - 09:08 1.00s 0.03s 0.00s w ubuntu-s tty1 - 09:08 7:14 0.08s 0.06s -bash ubuntu-server@ubuntu-server:~$ ubuntu-server@ubuntu-server:~$ ip a show encc000 6: encc000: mtu 1500 qdisc mq state UP group d efault qlen 1000 link/ether 22:2c:9f:32:45:02 brd ff:ff:ff:ff:ff:ff inet6 fe80::202c:9fff:fe32:4502/64 scope link valid_lft forever preferred_lft forever ubuntu-server@ubuntu-server:~$ ip a show encc000.2653 9: encc000.2653@encc000: mtu 1500 qdisc noqueu e state UP group default qlen 1000 link/ether 22:2c:9f:32:45:02 brd ff:ff:ff:ff:ff:ff inet 10.245.236.14/24 brd 10.245.236.255 scope global encc000.2653 valid_lft forever preferred_lft forever inet6 2001:67c:1562:8020:202c:9fff:fe32:4502/64 scope global dynamic mngtmpa ddr noprefixroute valid_lft 86272sec preferred_lft 14272sec inet6 fe80::202c:9fff:fe32:4502/64 scope link valid_lft forever preferred_lft forever ubuntu-server@ubuntu-server:~$ ubuntu-server@ubuntu-server:~$ cd /var ubuntu-server@ubuntu-server:/var$ scp -r crash ubuntu@10.245.236.15:/home/ubuntu /crash6 The authenticity of host '10.245.236.15 (10.245.236.15)' can't be established. ECDSA key fingerprint is SHA256:Ju/VrPMXOylZXY4gHgG/Zh/KnNgf+AN9nx4nlY1bm1w. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added '10.245.236.15' (ECDSA) to the list of known hosts. ubuntu@10.245.236.15's password: installer.1575623271.026223898.install_fail.m 100% 30 92.0KB/s 00:00 installer.1575623271.026223898.install_fail.c 100% 772KB 128.2MB/s 00:00 installer.1575623081.597502232.disk_probe_fai 100% 33 175.4KB/s 00:00 installer.1575623081.597502232.disk_probe_fai 100% 542KB 117.2MB/s 00:00 installer.1575623081.536464214.block_probe_fa 100% 34 178.8KB/s 00:00 installer.1575623081.536464214.block_probe_fa 100% 540KB 124.3MB/s 00:00 installer.1575623081.525632143.disk_probe_fai 100% 33 167.9KB/s 00:00 installer.1575623081.525632143.disk_probe_fai 100% 542KB 127.7MB/s 00:00 installer.1575623081.459525347.block_probe_fa 100% 34 178.9KB/s 00:00 installer.1575623081.459525347.block_probe_fa 100% 526KB 126.0MB/s 00:00 installer.1575622992.418054581.disk_probe_fai 100% 33 180.9KB/s 00:00 installer.1575622992.418054581.disk_probe_fai 100% 467KB 121.0MB/s 00:00 installer.1575622992.407924414.block_probe_fa 100% 34 177.2KB/s 00:00 installer.1575622992.407924414.block_probe_fa 100% 465KB 125.4MB/s 00:00 installer.1575622992.286411524.disk_probe_fai 100% 33 173.4KB/s 00:00 installer.1575622992.286411524.disk_probe_fai 100% 467KB 124.3MB/s 00:00 installer.1575622992.275756836.block_probe_fa 100% 34 168.5KB/s 00:00 installer.1575622992.275756836.block_probe_fa 100% 465KB 124.2MB/s 00:00 installer.1575622992.252571583.disk_probe_fai 100% 33 163.6KB/s 00:00 installer.1575622992.252571583.disk_probe_fai 100% 467KB 122.6MB/s 00:00 installer.1575622992.242557764.block_probe_fa 100% 34 174.9KB/s 00:00 installer.1575622992.242557764.block_probe_fa 100% 465KB 119.8MB/s 00:00 .lock 100% 0 0.0KB/s 00:00 installer.1575622988.654774427.disk_probe_fai 100% 33 162.6KB/s 00:00 installer.1575622988.654774427.disk_probe_fai 100% 0 0.0KB/s 00:00 installer.1575622988.639304161.block_probe_fa 100% 34 167.8KB/s 00:00 installer.1575622988.639304161.block_probe_fa 100% 0 0.0KB/s 00:00 installer.1575622988.615258694.disk_probe_fai 100% 33 166.4KB/s 00:00 installer.1575622988.615258694.disk_probe_fai 100% 0 0.0KB/s 00:00 installer.1575622988.604108572.block_probe_fa 100% 34 177.3KB/s 00:00 installer.1575622988.604108572.block_probe_fa 100% 0 0.0KB/s 00:00 installer.1575622988.546272993.disk_probe_fai 100% 33 164.7KB/s 00:00 installer.1575622988.546272993.disk_probe_fai 100% 0 0.0KB/s 00:00 installer.1575622988.535875320.block_probe_fa 100% 34 181.6KB/s 00:00 installer.1575622988.535875320.block_probe_fa 100% 0 0.0KB/s 00:00 ubuntu-server@ubuntu-server:/var$ ubuntu-server@ubuntu-server:/var$ env SHELL=/bin/bash PWD=/var LOGNAME=ubuntu-server XDG_SESSION_TYPE=tty HOME=/home/ubuntu-server LANG=C.UTF-8 LS_COLORS= INVOCATION_ID=450b99b8d4fa4ac9b6b6ea4de954cebb LESSCLOSE=/usr/bin/lesspipe %s %s XDG_SESSION_CLASS=user TERM=vt220 LESSOPEN=| /usr/bin/lesspipe %s USER=ubuntu-server SHLVL=1 XDG_SESSION_ID=3 XDG_RUNTIME_DIR=/run/user/999 JOURNAL_STREAM=9:144396 XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop HUSHLOGIN=FALSE PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us r/local/games:/snap/bin DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/999/bus MAIL=/var/mail/ubuntu-server _=/usr/bin/env OLDPWD=/home/ubuntu-server ubuntu-server@ubuntu-server:/var$ ##### Integrated ASCII Console - installation successful - but ssh NOT behaving than expected ... ================================================================================ Installation complete! [ Help ] ================================================================================ ┌──────────────────────────── Finished install! ───────────────────────────┐ │ apply networking config ^│ │ writing etc/fstab │ │ configuring multipath │ │ updating packages on target system │ │ configuring pollinate user-agent on target │ │ finalizing installation │ │ running 'curtin hook' │ │ curtin command hook │ │ executing late commands │ │final system configuration │ │ configuring cloud-init │ │ installing openssh │ │ restoring apt configuration │ │downloading and installing security updates ││ │copying logs to installed system v│ └──────────────────────────────────────────────────────────────────────────┘ [ View full log ] [ Reboot ] ================================================================================ Installation complete! ┌──────────────[ Help ]┐ =======================================================│ Help on this screen │= ┌──────────────────────────── Finished install! ─────│ Keyboard shortcuts │ │ apply networking config │ Enter shell │ │ writing etc/fstab ├──────────────────────┤ │ configuring multipath │ About this installer │ │ updating packages on target system ├──────────────────────┤ │ configuring pollinate user-agent on target │ Toggle color on/off │ │ finalizing installation └──────────────────────┘ │ running 'curtin hook' │ │ curtin command hook │ │ executing late commands │ │final system configuration │ │ configuring cloud-init │ │ installing openssh │ │ restoring apt configuration │ │downloading and installing security updates ││ │copying logs to installed system v│ └──────────────────────────────────────────────────────────────────────────┘ [ View full log ] [ Reboot ] Installer shell session activated. This shell session is running inside the installer environment. You will be returned to the installer when this shell is exited, for example by typing Control-D or 'exit'. Be aware that this is an ephemeral environment. Changes to this environment will not survive a reboot. If the install has started, the installed system will be mounted at /target. root@ubuntu-server:/# root@ubuntu-server:/# ip a show encc000 6: encc000: mtu 1500 qdisc mq state UP group d efault qlen 1000 link/ether c2:7b:6f:f4:de:7c brd ff:ff:ff:ff:ff:ff inet6 fe80::c07b:6fff:fef4:de7c/64 scope link valid_lft forever preferred_lft forever root@ubuntu-server:/# ip a show encc000.2653 10: encc000.2653@encc000: mtu 1500 qdisc noque ue state UP group default qlen 1000 link/ether c2:7b:6f:f4:de:7c brd ff:ff:ff:ff:ff:ff inet 10.245.236.14/24 brd 10.245.236.255 scope global encc000.2653 valid_lft forever preferred_lft forever inet6 fe80::c07b:6fff:fef4:de7c/64 scope link valid_lft forever preferred_lft forever root@ubuntu-server:/# root@ubuntu-server:/# cd var root@ubuntu-server:/var# scp -r crash ubuntu@10.245.236.15:/home/ubuntu/crash6 The authenticity of host '10.245.236.15 (10.245.236.15)' can't be established. ECDSA key fingerprint is SHA256:Ju/VrPMXOylZXY4gHgG/Zh/KnNgf+AN9nx4nlY1bm1w. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes root@ubuntu-server:/var# ontinue connecting (yes/no/[fingerprint])? yes root@ubuntu-server:/var# scp -r crash ubuntu@10.245.236.15:/home/ubuntu/crash6 The authenticity of host '10.245.236.15 (10.245.236.15)' can't be established. ECDSA key fingerprint is SHA256:Ju/VrPMXOylZXY4gHgG/Zh/KnNgf+AN9nx4nlY1bm1w. Ctrl+d Warning: Permanently added '10.245.236.15' (ECDSA) to the list of known hosts. ubuntu@10.245.236.15's password: + Ctrl+d ### works root@ubuntu-server:/root# env SNAP_REVISION=1333 SNAP_USER_COMMON=/root/snap/subiquity/common SNAP_INSTANCE_KEY= SNAP_CONTEXT=wQYhhqG3HhS63wSQr49NSkWnYMRrB5l4GdKKyFDNlgjR LANG=C.UTF-8 LS_COLORS= SNAP_ARCH=s390x SNAP_INSTANCE_NAME=subiquity SNAP_USER_DATA=/root/snap/subiquity/1333 INVOCATION_ID=7852612658084ea88315219d99ce54e3 SNAP_REEXEC=0 LESSCLOSE=/usr/bin/lesspipe %s %s TERM=vt220 LESSOPEN=| /usr/bin/lesspipe %s SNAP=/snap/subiquity/1333 SNAP_COMMON=/var/snap/subiquity/common SNAP_VERSION=19.11.1 SHLVL=2 SNAP_LIBRARY_PATH=/var/lib/snapd/lib/gl:/var/lib/snapd/lib/gl32:/var/lib/snapd/v oid SNAP_COOKIE=wQYhhqG3HhS63wSQr49NSkWnYMRrB5l4GdKKyFDNlgjR SNAP_DATA=/var/snap/subiquity/1333 XDG_RUNTIME_DIR=/run/user/0/snap.subiquity SNAP_NAME=subiquity JOURNAL_STREAM=9:117735 PATH=/snap/subiquity/1333/bin:/snap/subiquity/1333/usr/bin:/usr/local/sbin:/usr/ local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin OLDPWD=/var _=/usr/bin/env root@ubuntu-server:/root#