Last active
October 1, 2022 22:43
-
-
Save electrofelix/6f5ed6632ee331611424834171594831 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"err":"\u003cnil\u003e","lvl":"info","msg":"open config file","path":"/home/dara/git/github.com/electrofelix/vagrant-libvirt/ngrok.yml","t":"2022-10-01T23:43:18.174215337+01:00"} | |
NAME: | |
start - start tunnels by name from the configuration file | |
USAGE: | |
ngrok start [flags] | |
DESCRIPTION: | |
Starts tunnels by name from the configuration file. You may specify any | |
number of tunnel names. You may start all tunnels in the configuration | |
file with the --all switch. | |
TERMS OF SERVICE: https://ngrok.com/tos | |
EXAMPLES: | |
ngrok start dev # start tunnel named 'dev' in the configuration file | |
ngrok start web blog # start tunnels named 'web' and 'blog' | |
ngrok start --all # start all tunnels defined in the config file | |
OPTIONS: | |
--all start all tunnels in the configuration file | |
--authtoken string ngrok.com authtoken identifying a user | |
--config strings path to config files; they are merged if multiple | |
-h, --help help for start | |
--log string path to log file, 'stdout', 'stderr' or 'false' (default "false") | |
--log-format string log record format: 'term', 'logfmt', 'json' (default "term") | |
--log-level string logging level: 'debug', 'info', 'warn', 'error', 'crit' (default "info") | |
--none start running no tunnels | |
--region string ngrok server region [us, eu, au, ap, sa, jp, in] (default "us") | |
ERROR: Error reading configuration file 'ngrok.yml': `version` property is required. | |
ERROR: | |
ERROR: If you're upgrading from an older version of ngrok, you can run: | |
ERROR: | |
ERROR: ngrok config upgrade | |
ERROR: | |
ERROR: to upgrade to the new format and add the version number. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO global: Vagrant version: 2.3.2.dev | |
INFO global: Ruby version: 2.6.6 | |
INFO global: RubyGems version: 3.0.9 | |
INFO global: VAGRANT_DEFAULT_PROVIDER="virtualbox" | |
INFO global: VAGRANT_LOG="debug" | |
INFO global: VAGRANT_HOME="/home/dara/tmp/vagrant" | |
WARN global: resolv replacement has not been enabled! | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/docker/plugin.rb | |
INFO manager: Registered plugin: docker-provider | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/hyperv/plugin.rb | |
INFO manager: Registered plugin: Hyper-V provider | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/virtualbox/plugin.rb | |
INFO manager: Registered plugin: VirtualBox provider | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/synced_folders/smb/plugin.rb | |
INFO manager: Registered plugin: SMB synced folders | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/synced_folders/nfs/plugin.rb | |
INFO manager: Registered plugin: NFS synced folders | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/synced_folders/rsync/plugin.rb | |
INFO manager: Registered plugin: RSync synced folders | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/tinycore/plugin.rb | |
INFO manager: Registered plugin: TinyCore Linux guest. | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/fedora/plugin.rb | |
INFO manager: Registered plugin: Fedora guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/solaris/plugin.rb | |
INFO manager: Registered plugin: Solaris guest. | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/pld/plugin.rb | |
INFO manager: Registered plugin: PLD Linux guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/alma/plugin.rb | |
INFO manager: Registered plugin: Alma guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/netbsd/plugin.rb | |
INFO manager: Registered plugin: NetBSD guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/haiku/plugin.rb | |
INFO manager: Registered plugin: Haiku guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/omnios/plugin.rb | |
INFO manager: Registered plugin: OmniOS guest. | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/solaris11/plugin.rb | |
INFO manager: Registered plugin: Solaris 11 guest. | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/mint/plugin.rb | |
INFO manager: Registered plugin: Mint guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/debian/plugin.rb | |
INFO manager: Registered plugin: Debian guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/alpine/plugin.rb | |
INFO manager: Registered plugin: Alpine guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/openwrt/plugin.rb | |
INFO manager: Registered plugin: OpenWrt guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/rocky/plugin.rb | |
INFO manager: Registered plugin: Rocky guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/linux/plugin.rb | |
INFO manager: Registered plugin: Linux guest. | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/arch/plugin.rb | |
INFO manager: Registered plugin: Arch guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD-based guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/ubuntu/plugin.rb | |
INFO manager: Registered plugin: Ubuntu guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/atomic/plugin.rb | |
INFO manager: Registered plugin: Atomic Host guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/funtoo/plugin.rb | |
INFO manager: Registered plugin: Funtoo guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/windows/plugin.rb | |
INFO manager: Registered plugin: Windows guest. | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/centos/plugin.rb | |
INFO manager: Registered plugin: CentOS guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/openbsd/plugin.rb | |
INFO manager: Registered plugin: OpenBSD guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/smartos/plugin.rb | |
INFO manager: Registered plugin: SmartOS guest. | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/esxi/plugin.rb | |
INFO manager: Registered plugin: ESXi guest. | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/elementary/plugin.rb | |
INFO manager: Registered plugin: Elementary guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/kali/plugin.rb | |
INFO manager: Registered plugin: Kali guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/nixos/plugin.rb | |
INFO manager: Registered plugin: NixOS guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/coreos/plugin.rb | |
INFO manager: Registered plugin: CoreOS guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/photon/plugin.rb | |
INFO manager: Registered plugin: VMware Photon guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/trisquel/plugin.rb | |
INFO manager: Registered plugin: Trisquel guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/amazon/plugin.rb | |
INFO manager: Registered plugin: Amazon Linux guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/darwin/plugin.rb | |
INFO manager: Registered plugin: Darwin guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/dragonflybsd/plugin.rb | |
INFO manager: Registered plugin: DragonFly BSD guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/guests/alt/plugin.rb | |
INFO manager: Registered plugin: ALT Platform guest | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/kernel_v2/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/null/plugin.rb | |
INFO manager: Registered plugin: null host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/void/plugin.rb | |
INFO manager: Registered plugin: Void host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/linux/plugin.rb | |
INFO manager: Registered plugin: Linux host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/arch/plugin.rb | |
INFO manager: Registered plugin: Arch host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/windows/plugin.rb | |
INFO manager: Registered plugin: Windows host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/darwin/plugin.rb | |
INFO manager: Registered plugin: Mac OS X host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/hosts/alt/plugin.rb | |
INFO manager: Registered plugin: ALT Platform host | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/list-commands/plugin.rb | |
INFO manager: Registered plugin: list-commands command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/reload/plugin.rb | |
INFO manager: Registered plugin: reload command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/provider/plugin.rb | |
INFO manager: Registered plugin: provider command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/resume/plugin.rb | |
INFO manager: Registered plugin: resume command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/version/plugin.rb | |
INFO manager: Registered plugin: version command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/halt/plugin.rb | |
INFO manager: Registered plugin: halt command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/cloud/plugin.rb | |
INFO manager: Registered plugin: vagrant-cloud | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/serve/plugin.rb | |
INFO manager: Registered plugin: start Vagrant server | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/ssh_config/plugin.rb | |
INFO manager: Registered plugin: ssh-config command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/winrm_config/plugin.rb | |
INFO manager: Registered plugin: winrm-config command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/package/plugin.rb | |
INFO manager: Registered plugin: package command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/box/plugin.rb | |
INFO manager: Registered plugin: box command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/plugin/plugin.rb | |
INFO manager: Registered plugin: plugin command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/provision/plugin.rb | |
INFO manager: Registered plugin: provision command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/help/plugin.rb | |
INFO manager: Registered plugin: help command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/status/plugin.rb | |
INFO manager: Registered plugin: status command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/powershell/plugin.rb | |
INFO manager: Registered plugin: powershell command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/snapshot/plugin.rb | |
INFO manager: Registered plugin: snapshot command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/rdp/plugin.rb | |
INFO manager: Registered plugin: rdp command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/port/plugin.rb | |
INFO manager: Registered plugin: port command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/destroy/plugin.rb | |
INFO manager: Registered plugin: destroy command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/cap/plugin.rb | |
INFO manager: Registered plugin: cap command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/push/plugin.rb | |
INFO manager: Registered plugin: push command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/autocomplete/plugin.rb | |
INFO manager: Registered plugin: autocomplete command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/validate/plugin.rb | |
INFO manager: Registered plugin: validate command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/suspend/plugin.rb | |
INFO manager: Registered plugin: suspend command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/global-status/plugin.rb | |
INFO manager: Registered plugin: global-status command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/up/plugin.rb | |
INFO manager: Registered plugin: up command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/init/plugin.rb | |
INFO manager: Registered plugin: init command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/upload/plugin.rb | |
INFO manager: Registered plugin: upload command | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/commands/login/plugin.rb | |
INFO manager: Registered plugin: vagrant-login | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/provisioners/file/plugin.rb | |
INFO manager: Registered plugin: file | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/provisioners/ansible/plugin.rb | |
INFO manager: Registered plugin: ansible | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/provisioners/puppet/plugin.rb | |
INFO manager: Registered plugin: puppet | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/provisioners/chef/plugin.rb | |
INFO manager: Registered plugin: chef | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/provisioners/docker/plugin.rb | |
INFO manager: Registered plugin: docker | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/provisioners/shell/plugin.rb | |
INFO manager: Registered plugin: shell | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/provisioners/podman/plugin.rb | |
INFO manager: Registered plugin: podman | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/provisioners/salt/plugin.rb | |
INFO manager: Registered plugin: salt | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/provisioners/container/plugin.rb | |
INFO manager: Registered plugin: container | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/provisioners/cfengine/plugin.rb | |
INFO manager: Registered plugin: CFEngine Provisioner | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/communicators/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm communicator | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/communicators/winssh/plugin.rb | |
INFO manager: Registered plugin: windows ssh communicator | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/communicators/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh communicator | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/kernel_v1/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/pushes/ftp/plugin.rb | |
INFO manager: Registered plugin: ftp | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/pushes/atlas/plugin.rb | |
INFO manager: Registered plugin: atlas | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/pushes/noop/plugin.rb | |
INFO manager: Registered plugin: noop | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/pushes/local-exec/plugin.rb | |
INFO manager: Registered plugin: local-exec | |
DEBUG global: Loading core plugin: /home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/pushes/heroku/plugin.rb | |
INFO manager: Registered plugin: heroku | |
INFO vagrant: `vagrant` invoked: ["share", "--ssh"] | |
DEBUG vagrant: Creating Vagrant environment | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x00000000028d2f50>) | |
INFO environment: - cwd: /home/dara/git/github.com/electrofelix/vagrant-libvirt | |
INFO environment: Home path: /home/dara/tmp/vagrant | |
DEBUG environment: Effective local data path: /home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant | |
INFO environment: Local data path: /home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant | |
DEBUG environment: Creating: /home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant | |
DEBUG manager: Enabling localized plugins | |
INFO manager: Plugins: | |
DEBUG solution_file: new solution file instance plugin_file=/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/plugins.json solution_file=/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/bundler/local.sol | |
DEBUG solution_file: missing file so skipping loading | |
DEBUG bundler: solution file in use for init: <Vagrant::Bundler::SolutionFile:/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/plugins.json:/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/bundler/local.sol:invalid> | |
DEBUG bundler: Generating new builtin set instance. | |
WARN bundler: Failed to locate activated vagrant specification. Activating... | |
INFO bundler: Activated vagrant specification version - 2.3.2.dev | |
DEBUG bundler: Generating new plugin set instance. Skip gems - [] | |
DEBUG bundler: generating solution set for configured plugins | |
DEBUG bundler: Current generated plugin dependency list: [] | |
DEBUG bundler: resolving solution from available specification set | |
DEBUG bundler: solution set for configured plugins has been resolved | |
DEBUG bundler: activating solution set | |
DEBUG bundler: Activating solution set: [] | |
DEBUG solution_file: plugin file does not exist, not storing solution | |
DEBUG bundler: solution set stored to - <Vagrant::Bundler::SolutionFile:/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/plugins.json:/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/bundler/local.sol:invalid> | |
DEBUG bundler: Updating Bundler with full specification list | |
INFO manager: Loading plugins... | |
DEBUG manager: Bundler detected in use. Loading `:plugins` group. | |
INFO manager: Registered plugin: libvirt | |
INFO manager: Registered plugin: vagrant-share | |
DEBUG manager: Enabling globalized plugins | |
INFO manager: Plugins: | |
DEBUG solution_file: new solution file instance plugin_file=/home/dara/tmp/vagrant/plugins.json solution_file=/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/bundler/global.sol | |
DEBUG solution_file: missing file so skipping loading | |
DEBUG bundler: solution file in use for init: <Vagrant::Bundler::SolutionFile:/home/dara/tmp/vagrant/plugins.json:/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/bundler/global.sol:invalid> | |
DEBUG bundler: Generating new builtin set instance. | |
WARN bundler: Failed to locate activated vagrant specification. Activating... | |
INFO bundler: Activated vagrant specification version - 2.3.2.dev | |
DEBUG bundler: Generating new plugin set instance. Skip gems - [] | |
DEBUG bundler: generating solution set for configured plugins | |
DEBUG bundler: Current generated plugin dependency list: [] | |
DEBUG bundler: resolving solution from available specification set | |
DEBUG bundler: solution set for configured plugins has been resolved | |
DEBUG bundler: activating solution set | |
DEBUG bundler: Activating solution set: [] | |
DEBUG solution_file: plugin file does not exist, not storing solution | |
DEBUG bundler: solution set stored to - <Vagrant::Bundler::SolutionFile:/home/dara/tmp/vagrant/plugins.json:/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/bundler/global.sol:invalid> | |
DEBUG bundler: Updating Bundler with full specification list | |
INFO manager: Loading plugins... | |
DEBUG manager: Bundler detected in use. Loading `:plugins` group. | |
INFO loader: Set :root = ["#<Pathname:/home/dara/git/github.com/electrofelix/vagrant-libvirt/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/home/dara/git/github.com/electrofelix/vagrant-libvirt/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /home/dara/git/github.com/electrofelix/vagrant-libvirt/Vagrantfile | |
INFO loader: Loading configuration in order: [:home, :root] | |
DEBUG loader: Loading from: root (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO vmconfig: config class lookup for provider :libvirt gave us base class: VagrantPlugins::ProviderLibvirt::Config | |
DEBUG environment: Default provider: `virtualbox` | |
DEBUG environment: Using forced default provider: `virtualbox` | |
INFO loader: Set "21399940_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "21399940_machine_default"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO vmconfig: config class lookup for provider :libvirt gave us base class: VagrantPlugins::ProviderLibvirt::Config | |
INFO box_collection: Box found: generic/fedora35 (virtualbox) | |
INFO environment: Running hook: authenticate_box_url | |
INFO host: Autodetecting host type for [#<Vagrant::Environment: /home/dara/git/github.com/electrofelix/vagrant-libvirt>] | |
DEBUG host: Trying: suse | |
DEBUG host: Trying: void | |
DEBUG host: Trying: gentoo | |
DEBUG host: Trying: freebsd | |
DEBUG host: Trying: arch | |
DEBUG host: Trying: redhat | |
INFO host: Detected: redhat! | |
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x0000000003c55a00> | |
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x0000000003ed52f8> | |
WARN authenticate-box-url: Authentication token not found as GET parameter. | |
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x0000000003ed52f8> | |
INFO loader: Set :"26500440_generic/fedora35_virtualbox" = ["#<Pathname:/home/dara/tmp/vagrant/boxes/generic-VAGRANTSLASH-fedora35/4.1.14/virtualbox/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/home/dara/tmp/vagrant/boxes/generic-VAGRANTSLASH-fedora35/4.1.14/virtualbox/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /home/dara/tmp/vagrant/boxes/generic-VAGRANTSLASH-fedora35/4.1.14/virtualbox/Vagrantfile | |
INFO loader: Loading configuration in order: [:"26500440_generic/fedora35_virtualbox", :home, :root, "21399940_machine_default"] | |
DEBUG loader: Loading from: 26500440_generic/fedora35_virtualbox (evaluating) | |
DEBUG loader: Loading from: 26500440_generic/fedora35_virtualbox (evaluating) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO vmconfig: config class lookup for provider :hyperv gave us base class: VagrantPlugins::HyperV::Config | |
INFO vmconfig: config class lookup for provider :libvirt gave us base class: VagrantPlugins::ProviderLibvirt::Config | |
INFO vmconfig: config class lookup for provider :parallels gave us base class: Vagrant::Config::V2::DummyConfig | |
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config | |
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO vmconfig: config class lookup for provider :vmware_desktop gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO loader: Set :"21399940_vm_default_generic/fedora35_virtualbox" = ["[\"2\", #<Proc:0x0000000003aa3518>]"] | |
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000000003aa3518>] | |
INFO loader: Loading configuration in order: [:"26500440_generic/fedora35_virtualbox", :home, :root, "21399940_machine_default", :"21399940_vm_default_generic/fedora35_virtualbox"] | |
DEBUG loader: Loading from: 26500440_generic/fedora35_virtualbox (cache) | |
DEBUG loader: Loading from: 26500440_generic/fedora35_virtualbox (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 21399940_vm_default_generic/fedora35_virtualbox (evaluating) | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO vmconfig: config class lookup for provider :hyperv gave us base class: VagrantPlugins::HyperV::Config | |
INFO vmconfig: config class lookup for provider :libvirt gave us base class: VagrantPlugins::ProviderLibvirt::Config | |
INFO vmconfig: config class lookup for provider :parallels gave us base class: Vagrant::Config::V2::DummyConfig | |
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config | |
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO vmconfig: config class lookup for provider :vmware_desktop gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO environment: Running hook: environment_plugins_loaded | |
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x0000000002f0bae8> | |
INFO environment: Running hook: environment_load | |
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000000003641970> | |
INFO interface: warn: You appear to be running Vagrant outside of the official installers. | |
Note that the installers are what ensure that Vagrant has all required | |
dependencies, and Vagrant assumes that these dependencies exist. By | |
running outside of the installer environment, Vagrant may not function | |
properly. To remove this warning, install Vagrant using one of the | |
official packages from vagrantup.com. | |
You appear to be running Vagrant outside of the official installers. | |
Note that the installers are what ensure that Vagrant has all required | |
dependencies, and Vagrant assumes that these dependencies exist. By | |
running outside of the installer environment, Vagrant may not function | |
properly. To remove this warning, install Vagrant using one of the | |
official packages from vagrantup.com. | |
DEBUG checkpoint_client: starting plugin check | |
INFO cli: CLI: [] "share" ["--ssh"] | |
DEBUG checkpoint_client: plugin check complete | |
DEBUG cli: Invoking command class: VagrantPlugins::Share::Command::Share ["--ssh"] | |
DEBUG checkpoint_client: no information received from checkpoint | |
DEBUG share: Getting target VMs for command. Arguments: | |
DEBUG share: -- names: [] | |
DEBUG share: -- options: {:single_target=>true} | |
DEBUG share: Loading all machines... | |
INFO share: Active machine found with name default. Using provider: virtualbox | |
INFO environment: Getting machine: default (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "21399940_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "21399940_machine_default"] | |
WARN loader: Unknown config sources: [:"26500440_generic/fedora35_virtualbox", :"21399940_vm_default_generic/fedora35_virtualbox"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO vmconfig: config class lookup for provider :libvirt gave us base class: VagrantPlugins::ProviderLibvirt::Config | |
INFO box_collection: Box found: generic/fedora35 (virtualbox) | |
INFO environment: Running hook: authenticate_box_url | |
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x0000000002ef7a48> | |
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x000000000329f8a8> | |
WARN authenticate-box-url: Authentication token not found as GET parameter. | |
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x000000000329f8a8> | |
INFO loader: Set :"26500440_generic/fedora35_virtualbox" = ["#<Pathname:/home/dara/tmp/vagrant/boxes/generic-VAGRANTSLASH-fedora35/4.1.14/virtualbox/Vagrantfile>"] | |
INFO loader: Loading configuration in order: [:"26500440_generic/fedora35_virtualbox", :home, :root, "21399940_machine_default"] | |
WARN loader: Unknown config sources: [:"21399940_vm_default_generic/fedora35_virtualbox"] | |
DEBUG loader: Loading from: 26500440_generic/fedora35_virtualbox (cache) | |
DEBUG loader: Loading from: 26500440_generic/fedora35_virtualbox (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO vmconfig: config class lookup for provider :hyperv gave us base class: VagrantPlugins::HyperV::Config | |
INFO vmconfig: config class lookup for provider :libvirt gave us base class: VagrantPlugins::ProviderLibvirt::Config | |
INFO vmconfig: config class lookup for provider :parallels gave us base class: Vagrant::Config::V2::DummyConfig | |
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config | |
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO vmconfig: config class lookup for provider :vmware_desktop gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO loader: Set :"21399940_vm_default_generic/fedora35_virtualbox" = ["[\"2\", #<Proc:0x0000000003aa3518>]"] | |
INFO loader: Loading configuration in order: [:"26500440_generic/fedora35_virtualbox", :home, :root, "21399940_machine_default", :"21399940_vm_default_generic/fedora35_virtualbox"] | |
DEBUG loader: Loading from: 26500440_generic/fedora35_virtualbox (cache) | |
DEBUG loader: Loading from: 26500440_generic/fedora35_virtualbox (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 21399940_vm_default_generic/fedora35_virtualbox (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO vmconfig: config class lookup for provider :hyperv gave us base class: VagrantPlugins::HyperV::Config | |
INFO vmconfig: config class lookup for provider :libvirt gave us base class: VagrantPlugins::ProviderLibvirt::Config | |
INFO vmconfig: config class lookup for provider :parallels gave us base class: Vagrant::Config::V2::DummyConfig | |
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config | |
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO vmconfig: config class lookup for provider :vmware_desktop gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
DEBUG dummy_config: found name gui= | |
DEBUG dummy_config: setting instance variable name gui | |
INFO vmconfig: looking up provider config for: :virtualbox | |
INFO vmconfig: provider config value that was stored: #<VagrantPlugins::ProviderVirtualBox::Config:0x0000000003b3cc40 @auto_nat_dns_proxy=true, @check_guest_additions=true, @customizations=[["pre-boot", ["modifyvm", :id, "--memory", 2048]], ["pre-boot", ["modifyvm", :id, "--vram", 256]], ["pre-boot", ["modifyvm", :id, "--cpus", 2]]], @default_nic_type=nil, @destroy_unused_network_interfaces=false, @functional_vboxsf=true, @name=nil, @network_adapters={1=>[:nat, {}]}, @gui=false, @linked_clone=false, @linked_clone_snapshot=nil, @__invalid_methods=#<Set: {}>> | |
INFO machine: Initializing machine: default | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x0000000003933570> | |
INFO machine: - Data dir: /home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/machines/default/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8" | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO share: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x0000000003f32b60 @logger=#<Log4r::Logger:0x0000000003f32b10 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022558d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000197a918 @mon_mutex=#<Thread::Mutex:0x0000000001979c48>, @mon_mutex_owner_object_id=13358220, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002023418 @formatter=#<Log4r::BasicFormatter:0x0000000001e7dfa0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002255768 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000003f92010 @logger=#<Log4r::Logger:0x0000000003fed488 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000003f32b10 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022558d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000197a918 @mon_mutex=#<Thread::Mutex:0x0000000001979c48>, @mon_mutex_owner_object_id=13358220, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002023418 @formatter=#<Log4r::BasicFormatter:0x0000000001e7dfa0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002255768 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x0000000001e38090 @logger=#<Log4r::Logger:0x0000000002f8c030 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022558d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000197a918 @mon_mutex=#<Thread::Mutex:0x0000000001979c48>, @mon_mutex_owner_object_id=13358220, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002023418 @formatter=#<Log4r::BasicFormatter:0x0000000001e7dfa0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002255768 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8">, @version="6.1.38">, @cap_logger=#<Log4r::Logger:0x00000000038411d0 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00000000022558d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000197a918 @mon_mutex=#<Thread::Mutex:0x0000000001979c48>, @mon_mutex_owner_object_id=13358220, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002023418 @formatter=#<Log4r::BasicFormatter:0x0000000001e7dfa0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002255768 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000003841978>:0x000000000392a2e0>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000000038417c0 @items={:public_address=>#<Proc:0x0000000002960d78@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000002960c88@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/docker/plugin.rb:65>, :has_communicator=>#<Proc:0x0000000002960b98@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/docker/plugin.rb:70>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000000038416f8 @items={:public_address=>#<Proc:0x0000000002968870@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000000002968780@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/hyperv/plugin.rb:30>, :configure_disks=>#<Proc:0x0000000002968758@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/hyperv/plugin.rb:35>, :cleanup_disks=>#<Proc:0x0000000002968730@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/hyperv/plugin.rb:40>, :validate_disk_ext=>#<Proc:0x0000000002968708@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/hyperv/plugin.rb:45>, :default_disk_exts=>#<Proc:0x00000000029686e0@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/hyperv/plugin.rb:50>, :set_default_disk_ext=>#<Proc:0x00000000029686b8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/hyperv/plugin.rb:55>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000003841608 @items={:forwarded_ports=>#<Proc:0x0000000002982838@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002982810@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000000029827e8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x00000000029827c0@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x0000000002982798@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x0000000002982770@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/virtualbox/plugin.rb:52>, :default_disk_exts=>#<Proc:0x0000000002982748@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/virtualbox/plugin.rb:57>, :set_default_disk_ext=>#<Proc:0x0000000002982720@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/virtualbox/plugin.rb:62>, :snapshot_list=>#<Proc:0x00000000029826f8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/plugins/providers/virtualbox/plugin.rb:67>}, @results_cache={}>, :libvirt=>#<Vagrant::Registry:0x0000000003841518 @items={:nic_mac_addresses=>#<Proc:0x00000000027eb600@/home/dara/git/github.com/electrofelix/vagrant-libvirt/lib/vagrant-libvirt/plugin.rb:43>, :public_address=>#<Proc:0x00000000027eb5b0@/home/dara/git/github.com/electrofelix/vagrant-libvirt/lib/vagrant-libvirt/plugin.rb:48>, :snapshot_list=>#<Proc:0x00000000027eb588@/home/dara/git/github.com/electrofelix/vagrant-libvirt/lib/vagrant-libvirt/plugin.rb:53>}, @results_cache={}>}>) | |
INFO interface: output: Detecting network information for machine... | |
INFO interface: output: ==> default: Detecting network information for machine... | |
==> default: Detecting network information for machine... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/machines/default/virtualbox/private_key | |
DEBUG ssh: Checking whether SSH is ready... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/machines/default/virtualbox/private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2222 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/machines/default/virtualbox/private_key"] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>nil, :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x0000000003c841c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000000003c84170 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000003c84120 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000003c84210>, @mon_mutex=#<Thread::Mutex:0x0000000003c840d0>, @mon_mutex_owner_object_id=31727760, @mon_owner=nil, @mon_count=0>>, :keys=>["/home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/machines/default/virtualbox/private_key"], :remote_user=>"vagrant"} | |
DEBUG global: ssh server version detected: 8.7 | |
DEBUG global: ssh server supports deprecation of RSA SHA1, deprecating | |
DEBUG global: set RSA SHA1 deprecation on public key: 6c:cf:5d:52:47:51:43:6f:bb:ac:32:bb:db:ee:02:0b | |
DEBUG global: set RSA SHA1 deprecation on private key: 6c:cf:5d:52:47:51:43:6f:bb:ac:32:bb:db:ee:02:0b | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2022-10-01T22:12:54.016253 #79037] DEBUG -- net.ssh.transport.session[1e68a24]: establishing connection to 127.0.0.1:2222 | |
D, [2022-10-01T22:12:54.016674 #79037] DEBUG -- net.ssh.transport.session[1e68a24]: connection established | |
I, [2022-10-01T22:12:54.016756 #79037] INFO -- net.ssh.transport.server_version[1e6af40]: negotiating protocol version | |
D, [2022-10-01T22:12:54.016780 #79037] DEBUG -- net.ssh.transport.server_version[1e6af40]: local is `SSH-2.0-Ruby/Net::SSH_6.1.0 x86_64-linux' | |
D, [2022-10-01T22:12:54.029915 #79037] DEBUG -- net.ssh.transport.server_version[1e6af40]: remote is `SSH-2.0-OpenSSH_8.7' | |
I, [2022-10-01T22:12:54.030306 #79037] INFO -- net.ssh.transport.algorithms[1e6fec8]: sending KEXINIT | |
D, [2022-10-01T22:12:54.030522 #79037] DEBUG -- socket[1e6bc74]: queueing packet nr 0 type 20 len 844 | |
D, [2022-10-01T22:12:54.030599 #79037] DEBUG -- socket[1e6bc74]: sent 848 bytes | |
D, [2022-10-01T22:12:54.032562 #79037] DEBUG -- socket[1e6bc74]: read 936 bytes | |
D, [2022-10-01T22:12:54.032722 #79037] DEBUG -- socket[1e6bc74]: received packet nr 0 type 20 len 932 | |
I, [2022-10-01T22:12:54.032790 #79037] INFO -- net.ssh.transport.algorithms[1e6fec8]: got KEXINIT from server | |
I, [2022-10-01T22:12:54.032929 #79037] INFO -- net.ssh.transport.algorithms[1e6fec8]: negotiating algorithms | |
D, [2022-10-01T22:12:54.033054 #79037] DEBUG -- net.ssh.transport.algorithms[1e6fec8]: negotiated: | |
* kex: ecdh-sha2-nistp521 | |
* host_key: ssh-ed25519 | |
* encryption_server: aes256-ctr | |
* encryption_client: aes256-ctr | |
* hmac_client: [email protected] | |
* hmac_server: [email protected] | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2022-10-01T22:12:54.033080 #79037] DEBUG -- net.ssh.transport.algorithms[1e6fec8]: exchanging keys | |
D, [2022-10-01T22:12:54.033875 #79037] DEBUG -- socket[1e6bc74]: queueing packet nr 1 type 30 len 148 | |
D, [2022-10-01T22:12:54.033948 #79037] DEBUG -- socket[1e6bc74]: sent 152 bytes | |
D, [2022-10-01T22:12:54.038413 #79037] DEBUG -- socket[1e6bc74]: read 312 bytes | |
D, [2022-10-01T22:12:54.038526 #79037] DEBUG -- socket[1e6bc74]: received packet nr 1 type 31 len 292 | |
D, [2022-10-01T22:12:54.039694 #79037] DEBUG -- socket[1e6bc74]: queueing packet nr 2 type 21 len 20 | |
D, [2022-10-01T22:12:54.039755 #79037] DEBUG -- socket[1e6bc74]: sent 24 bytes | |
D, [2022-10-01T22:12:54.039818 #79037] DEBUG -- socket[1e6bc74]: received packet nr 2 type 21 len 12 | |
D, [2022-10-01T22:12:54.040359 #79037] DEBUG -- net.ssh.authentication.session[1ead0ac]: beginning authentication of `vagrant' | |
D, [2022-10-01T22:12:54.040435 #79037] DEBUG -- socket[1e6bc74]: using encrypt-then-mac | |
D, [2022-10-01T22:12:54.040511 #79037] DEBUG -- socket[1e6bc74]: queueing packet nr 3 type 5 len 32 | |
D, [2022-10-01T22:12:54.040542 #79037] DEBUG -- socket[1e6bc74]: sent 100 bytes | |
D, [2022-10-01T22:12:54.081876 #79037] DEBUG -- socket[1e6bc74]: read 100 bytes | |
D, [2022-10-01T22:12:54.082212 #79037] DEBUG -- socket[1e6bc74]: received packet nr 3 type 6 len 32 | |
D, [2022-10-01T22:12:54.082453 #79037] DEBUG -- net.ssh.authentication.session[1ead0ac]: trying none | |
D, [2022-10-01T22:12:54.082662 #79037] DEBUG -- socket[1e6bc74]: using encrypt-then-mac | |
D, [2022-10-01T22:12:54.082789 #79037] DEBUG -- socket[1e6bc74]: queueing packet nr 4 type 50 len 48 | |
D, [2022-10-01T22:12:54.082918 #79037] DEBUG -- socket[1e6bc74]: sent 116 bytes | |
D, [2022-10-01T22:12:54.095938 #79037] DEBUG -- socket[1e6bc74]: read 132 bytes | |
D, [2022-10-01T22:12:54.096218 #79037] DEBUG -- socket[1e6bc74]: received packet nr 4 type 51 len 64 | |
D, [2022-10-01T22:12:54.096352 #79037] DEBUG -- net.ssh.authentication.session[1ead0ac]: allowed methods: publickey,gssapi-keyex,gssapi-with-mic,password | |
D, [2022-10-01T22:12:54.096465 #79037] DEBUG -- net.ssh.authentication.methods.none[1eb6904]: none failed | |
D, [2022-10-01T22:12:54.096564 #79037] DEBUG -- net.ssh.authentication.session[1ead0ac]: trying publickey | |
D, [2022-10-01T22:12:54.097867 #79037] DEBUG -- net.ssh.authentication.agent[1ebcc28]: connecting to ssh-agent | |
D, [2022-10-01T22:12:54.098199 #79037] DEBUG -- net.ssh.authentication.agent[1ebcc28]: sending agent request 1 len 44 | |
D, [2022-10-01T22:12:54.099111 #79037] DEBUG -- net.ssh.authentication.agent[1ebcc28]: received agent packet 5 len 1 | |
D, [2022-10-01T22:12:54.099157 #79037] DEBUG -- net.ssh.authentication.agent[1ebcc28]: sending agent request 11 len 0 | |
D, [2022-10-01T22:12:54.099487 #79037] DEBUG -- net.ssh.authentication.agent[1ebcc28]: received agent packet 12 len 625 | |
D, [2022-10-01T22:12:54.099728 #79037] DEBUG -- net.ssh.authentication.methods.publickey[1eba1e4]: trying publickey (6c:cf:5d:52:47:51:43:6f:bb:ac:32:bb:db:ee:02:0b) | |
D, [2022-10-01T22:12:54.099820 #79037] DEBUG -- socket[1e6bc74]: using encrypt-then-mac | |
D, [2022-10-01T22:12:54.099882 #79037] DEBUG -- socket[1e6bc74]: queueing packet nr 5 type 50 len 368 | |
D, [2022-10-01T22:12:54.099949 #79037] DEBUG -- socket[1e6bc74]: sent 436 bytes | |
D, [2022-10-01T22:12:54.102912 #79037] DEBUG -- socket[1e6bc74]: read 388 bytes | |
D, [2022-10-01T22:12:54.103061 #79037] DEBUG -- socket[1e6bc74]: received packet nr 5 type 60 len 320 | |
D, [2022-10-01T22:12:54.104959 #79037] DEBUG -- socket[1e6bc74]: using encrypt-then-mac | |
D, [2022-10-01T22:12:54.105036 #79037] DEBUG -- socket[1e6bc74]: queueing packet nr 6 type 50 len 640 | |
D, [2022-10-01T22:12:54.105096 #79037] DEBUG -- socket[1e6bc74]: sent 708 bytes | |
D, [2022-10-01T22:12:54.183553 #79037] DEBUG -- socket[1e6bc74]: read 84 bytes | |
D, [2022-10-01T22:12:54.183754 #79037] DEBUG -- socket[1e6bc74]: received packet nr 6 type 52 len 16 | |
D, [2022-10-01T22:12:54.183840 #79037] DEBUG -- net.ssh.authentication.methods.publickey[1eba1e4]: publickey succeeded (6c:cf:5d:52:47:51:43:6f:bb:ac:32:bb:db:ee:02:0b) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/machines/default/virtualbox/private_key | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] | |
DEBUG guest: Trying: mint | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xLinux Mint' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'Linux Mint' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'Linux Mint' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: atomic | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'ostree=.*atomic' /proc/cmdline (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: elementary | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xelementary' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'elementary' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'elementary' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: trisquel | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Trisquel (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: fedora | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xfedora' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'fedora' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'fedora' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Detected: fedora! | |
DEBUG guest: Searching for cap: insert_public_key | |
DEBUG guest: Checking in: fedora | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: insert_public_key in linux | |
DEBUG provider: Searching for cap: public_address | |
DEBUG provider: Checking in: virtualbox | |
DEBUG provider: Found cap: public_address in virtualbox | |
DEBUG provider: Searching for cap: public_address | |
DEBUG provider: Checking in: virtualbox | |
DEBUG provider: Found cap: public_address in virtualbox | |
INFO provider: Execute capability: public_address [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/machines/default/virtualbox/private_key | |
INFO interface: detail: Local machine address: 127.0.0.1 | |
INFO interface: detail: default: Local machine address: 127.0.0.1 | |
default: Local machine address: 127.0.0.1 | |
INFO interface: detail: | |
Note: With the local address (127.0.0.1), Vagrant Share can only | |
share any ports you have forwarded. Assign an IP or address to your | |
machine to expose all TCP ports. Consult the documentation | |
for your provider ('virtualbox') for more information. | |
INFO interface: detail: default: | |
default: Note: With the local address (127.0.0.1), Vagrant Share can only | |
default: share any ports you have forwarded. Assign an IP or address to your | |
default: machine to expose all TCP ports. Consult the documentation | |
default: for your provider ('virtualbox') for more information. | |
default: | |
default: | |
default: Note: With the local address (127.0.0.1), Vagrant Share can only | |
default: share any ports you have forwarded. Assign an IP or address to your | |
default: machine to expose all TCP ports. Consult the documentation | |
default: for your provider ('virtualbox') for more information. | |
default: | |
DEBUG provider: Searching for cap: forwarded_ports | |
DEBUG provider: Checking in: virtualbox | |
DEBUG provider: Found cap: forwarded_ports in virtualbox | |
DEBUG provider: Searching for cap: forwarded_ports | |
DEBUG provider: Checking in: virtualbox | |
DEBUG provider: Found cap: forwarded_ports in virtualbox | |
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG share: No HTTP port set. Auto-detection will be attempted. | |
DEBUG helper: Trying: http://127.0.0.1:2222/ | |
INFO retryable: Retryable exception raised: #<Net::HTTPBadResponse: wrong status line: "SSH-2.0-OpenSSH_8.7"> | |
DEBUG helper: Not an HTTP URL: http://127.0.0.1:2222/ | |
INFO interface: detail: An HTTP port couldn't be detected! Since SSH is enabled, this is | |
not an error. If you want to share both SSH and HTTP, please set | |
an HTTP port with `--http`. | |
INFO interface: detail: default: An HTTP port couldn't be detected! Since SSH is enabled, this is | |
default: not an error. If you want to share both SSH and HTTP, please set | |
default: an HTTP port with `--http`. | |
default: | |
default: An HTTP port couldn't be detected! Since SSH is enabled, this is | |
default: not an error. If you want to share both SSH and HTTP, please set | |
default: an HTTP port with `--http`. | |
default: | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /home/dara/git/github.com/electrofelix/vagrant-libvirt/.vagrant/machines/default/virtualbox/private_key | |
INFO interface: output: Generating new SSH key... | |
INFO interface: output: ==> default: Generating new SSH key... | |
==> default: Generating new SSH key... | |
INFO interface: ask: Please enter a password to encrypt the key: | |
INFO interface: ask: default: Please enter a password to encrypt the key: | |
default: Please enter a password to encrypt the key: | |
INFO interface: ask: Repeat the password to confirm: | |
INFO interface: ask: default: Repeat the password to confirm: | |
default: Repeat the password to confirm: | |
INFO interface: detail: Inserting generated SSH key into machine... | |
INFO interface: detail: default: Inserting generated SSH key into machine... | |
default: Inserting generated SSH key into machine... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: insert_public_key | |
DEBUG guest: Checking in: fedora | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: insert_public_key in linux | |
INFO guest: Execute capability: insert_public_key [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC14xRB+AOcYZ4HnMwJnbODIHl10CAN+nCW94xvIe2KoH0dhVTjEYbRRYZz/rYFvGW1vp9kVeNcL/+7haLG2TyQ18/U6qDSsY5TwGax2YlChfuFdkzRyJweYSdFeJD3EoGISjdwOr/UaaU7IdCLCs1VDqq4zNmlzxoq52ppeWOTQRXefztJvyV5Hu62Sp0H8s9cl5Qcn7bj99UDt5WJ+w5VHcAGCLs/9r3jEhLbCZjH4je4pEhDcqwUTA+vT43AUT7XPmlnZXrYYsfCD6nwHtqvpGaUVGFHnpvJNswZOHWa32CZhwyFdpGJl6Tt+drmW/ZHHsuWBYsTnkKtlLqu9yqn vagrant-share"] (fedora) | |
DEBUG ssh: Uploading: /tmp/vagrant-linux-insert-public-key20221001-79037-1tu0t8z to /tmp/vagrant-insert-pubkey-1664658785 | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Ensuring remote directory exists for destination upload | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p "/tmp" (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading file /tmp/vagrant-linux-insert-public-key20221001-79037-1tu0t8z to remote /tmp/vagrant-insert-pubkey-1664658785 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p ~/.ssh | |
chmod 0700 ~/.ssh | |
cat '/tmp/vagrant-insert-pubkey-1664658785' >> ~/.ssh/authorized_keys && chmod 0600 ~/.ssh/authorized_keys | |
result=$? | |
rm -f '/tmp/vagrant-insert-pubkey-1664658785' | |
exit $result | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO interface: detail: Local HTTP port: disabled | |
INFO interface: detail: default: Local HTTP port: disabled | |
default: Local HTTP port: disabled | |
INFO interface: detail: Local HTTPS port: disabled | |
INFO interface: detail: default: Local HTTPS port: disabled | |
default: Local HTTPS port: disabled | |
INFO interface: detail: SSH Port: 2222 | |
INFO interface: detail: default: SSH Port: 2222 | |
default: SSH Port: 2222 | |
INFO interface: detail: Port: 2222 | |
INFO interface: detail: default: Port: 2222 | |
default: Port: 2222 | |
INFO interface: output: Creating Vagrant Share session... | |
INFO interface: output: ==> default: Creating Vagrant Share session... | |
==> default: Creating Vagrant Share session... | |
DEBUG share: Starting local Vagrant API | |
DEBUG share_api: [2022-10-01 22:13:06] INFO WEBrick 1.4.2 | |
DEBUG share_api: [2022-10-01 22:13:06] INFO ruby 2.6.6 (2020-03-31) [x86_64-linux] | |
DEBUG share_api: [2022-10-01 22:13:06] INFO | |
Certificate: | |
Data: | |
Version: 3 (0x2) | |
Serial Number: 1 (0x1) | |
Signature Algorithm: sha256WithRSAEncryption | |
Issuer: CN=vagrant | |
Validity | |
Not Before: Oct 1 21:13:06 2022 GMT | |
Not After : Oct 1 21:13:06 2023 GMT | |
Subject: CN=vagrant | |
Subject Public Key Info: | |
Public Key Algorithm: rsaEncryption | |
RSA Public-Key: (2048 bit) | |
Modulus: | |
00:ba:3f:43:85:25:82:af:20:04:72:23:00:7e:d3: | |
cc:64:1b:aa:a2:7c:c1:2b:e3:66:3b:0b:e7:f2:bf: | |
09:02:9f:7f:0e:fe:1a:b8:ce:28:93:84:af:09:0f: | |
62:13:60:03:c0:d2:f2:7f:bf:18:97:70:80:ba:f4: | |
20:64:5b:80:bc:91:19:6e:37:ef:58:56:75:ea:e9: | |
e0:7e:c7:20:74:bc:62:77:c3:ea:36:58:73:b3:fb: | |
2e:5a:c1:0c:a2:16:c2:7c:5b:ce:07:ac:ba:f5:41: | |
66:46:80:27:fc:15:60:13:1b:e3:58:b7:45:64:36: | |
9a:e8:d3:33:57:15:8c:f5:5b:d5:22:11:55:55:cb: | |
11:42:d6:27:7f:a7:28:fd:1e:59:04:b7:2b:a0:c4: | |
af:79:88:30:99:a7:64:0a:e8:82:33:53:26:5b:b9: | |
04:24:62:2b:29:c8:36:af:16:35:43:af:71:eb:09: | |
9b:06:53:46:85:08:c9:da:a3:3f:71:f7:de:9f:df: | |
a7:fe:8a:1c:5f:ae:22:24:55:41:e7:30:4f:84:e0: | |
9a:66:70:bf:30:80:e3:86:a9:a0:19:95:3a:f4:17: | |
d9:ca:76:8b:ec:9d:18:a9:7a:37:57:c8:db:d6:8b: | |
41:06:80:a9:c1:2b:8d:3a:b0:8a:da:39:63:82:8c: | |
35:9b | |
Exponent: 65537 (0x10001) | |
X509v3 extensions: | |
X509v3 Basic Constraints: | |
CA:FALSE | |
X509v3 Key Usage: | |
Key Encipherment | |
X509v3 Subject Key Identifier: | |
F1:11:9F:24:9D:69:6A:F2:39:ED:11:9E:95:79:4A:57:4B:04:A3:B0 | |
X509v3 Extended Key Usage: | |
TLS Web Server Authentication | |
Netscape Comment: | |
Generated by Ruby/OpenSSL | |
X509v3 Authority Key Identifier: | |
keyid:F1:11:9F:24:9D:69:6A:F2:39:ED:11:9E:95:79:4A:57:4B:04:A3:B0 | |
DirName:/CN=vagrant | |
serial:01 | |
Signature Algorithm: sha256WithRSAEncryption | |
a0:4e:09:42:63:a5:a0:2c:ad:af:4e:3d:30:3a:b3:95:00:61: | |
8e:d4:6a:0b:76:24:a5:7c:60:6c:0b:13:51:31:ac:1a:09:04: | |
92:90:1e:51:7c:29:72:b6:75:a5:7e:2b:e2:48:f5:84:3f:ef: | |
93:7e:e8:2c:51:f4:44:26:d4:9c:39:8d:33:1c:5b:70:0f:79: | |
e1:e7:bf:83:f4:fc:36:ba:29:d6:4d:88:3e:0e:a0:ee:9c:2b: | |
0f:bd:38:76:c3:12:19:d8:a3:20:23:04:bf:77:49:32:87:92: | |
2f:09:55:6a:03:e5:a3:bd:31:df:ae:09:b9:25:e6:60:c4:cd: | |
a2:4d:8e:1f:73:ee:a4:35:8b:ba:f4:1e:50:ea:7a:31:3f:7a: | |
9c:02:e7:87:3d:fe:6f:66:55:21:6c:65:a7:73:0d:dc:21:92: | |
75:45:73:37:ca:4b:8b:34:72:fd:d7:05:11:2c:31:2f:0b:e8: | |
f3:b3:02:37:89:7f:22:6e:c4:5b:ba:dc:40:ad:cf:f7:a4:41: | |
c5:ca:1e:e4:42:c7:49:d2:b5:40:a1:6c:d9:ca:2d:6a:25:dc: | |
98:3b:28:21:b4:a6:fa:9e:a1:40:1a:ca:e5:1f:8e:f1:e9:e3: | |
34:ab:c7:9d:0b:43:d5:b9:93:12:7b:86:95:05:d2:0a:86:c7: | |
fb:e1:c5:b1 | |
DEBUG share: Local Vagrant API is listening on port `` | |
DEBUG share: Local port for proxy forwarding: `65535` | |
DEBUG environment: Default provider: `virtualbox` | |
DEBUG environment: Using forced default provider: `virtualbox` | |
INFO loader: Set :share = ["[\"2\", #<Proc:0x00000000046c43b0@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/gems/vagrant-share-2.0.0/lib/vagrant-share/helper.rb:445 (lambda)>]"] | |
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000000046c43b0@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/gems/vagrant-share-2.0.0/lib/vagrant-share/helper.rb:445 (lambda)>] | |
INFO loader: Loading configuration in order: [:share] | |
WARN loader: Unknown config sources: [:root, "21399940_machine_default", :"26500440_generic/fedora35_virtualbox", :"21399940_vm_default_generic/fedora35_virtualbox"] | |
DEBUG loader: Loading from: share (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config | |
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
INFO vmconfig: config class lookup for provider :vmware_desktop gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "37116380_machine_share" = [] | |
INFO loader: Loading configuration in order: [:share, "37116380_machine_share"] | |
WARN loader: Unknown config sources: [:root, "21399940_machine_default", :"26500440_generic/fedora35_virtualbox", :"21399940_vm_default_generic/fedora35_virtualbox"] | |
DEBUG loader: Loading from: share (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config | |
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
INFO vmconfig: config class lookup for provider :vmware_desktop gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
INFO box_collection: Box found: hashicorp/vagrant-share (virtualbox) | |
INFO environment: Running hook: authenticate_box_url | |
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x0000000004654448> | |
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x00000000046b83a8> | |
WARN authenticate-box-url: Authentication token not found as GET parameter. | |
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x00000000046b83a8> | |
INFO loader: Set :"26500440_hashicorp/vagrant-share_virtualbox" = ["#<Pathname:/home/dara/tmp/vagrant/boxes/hashicorp-VAGRANTSLASH-vagrant-share/2.0.0/virtualbox/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/home/dara/tmp/vagrant/boxes/hashicorp-VAGRANTSLASH-vagrant-share/2.0.0/virtualbox/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /home/dara/tmp/vagrant/boxes/hashicorp-VAGRANTSLASH-vagrant-share/2.0.0/virtualbox/Vagrantfile | |
INFO loader: Loading configuration in order: [:"26500440_hashicorp/vagrant-share_virtualbox", :share, "37116380_machine_share"] | |
WARN loader: Unknown config sources: [:root, "21399940_machine_default", :"26500440_generic/fedora35_virtualbox", :"21399940_vm_default_generic/fedora35_virtualbox"] | |
DEBUG loader: Loading from: 26500440_hashicorp/vagrant-share_virtualbox (evaluating) | |
DEBUG loader: Loading from: 26500440_hashicorp/vagrant-share_virtualbox (evaluating) | |
DEBUG loader: Loading from: share (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config | |
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
INFO vmconfig: config class lookup for provider :vmware_desktop gave us base class: Vagrant::Config::V2::DummyConfig | |
DEBUG dummy_config: found name whitelist_verified= | |
DEBUG dummy_config: setting instance variable name whitelist_verified | |
INFO vmconfig: looking up provider config for: :virtualbox | |
INFO vmconfig: provider config value that was stored: #<VagrantPlugins::ProviderVirtualBox::Config:0x000000000454e2d8 @auto_nat_dns_proxy=false, @check_guest_additions=false, @customizations=[["pre-boot", ["storageattach", :id, "--storagectl", "IDE Controller", "--port", "0", "--device", "1", "--type", "dvddrive", "--medium", "/home/dara/tmp/vagrant/boxes/hashicorp-VAGRANTSLASH-vagrant-share/2.0.0/virtualbox/proxycore.iso"]], ["pre-boot", ["modifyvm", :id, "--memory", "128"]], ["pre-boot", ["modifyvm", :id, "--memory", "128"]]], @default_nic_type=nil, @destroy_unused_network_interfaces=false, @functional_vboxsf=true, @name="share-ba63bca0-21d9-41ec-aae3-52520d50f923", @network_adapters={1=>[:nat, {}]}, @gui=false, @linked_clone=false, @linked_clone_snapshot=nil, @__invalid_methods=#<Set: {}>> | |
INFO machine: Initializing machine: share | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x000000000476b688> | |
INFO machine: - Data dir: /tmp/d20221001-79037-12gem3r | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO machine: New machine ID: nil | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:share}] | |
DEBUG share: Starting share proxy VM | |
INFO machine: Calling action: up on provider VirtualBox (new VM) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-32265d33dcc5f16b4a1029c99c188a2d | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-32265d33dcc5f16b4a1029c99c188a2d | |
INFO interface: Machine: action ["up", "start", {:target=>:share}] | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000047fb968> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000000004558580> | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000004574758> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000004834da8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000000048614c0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000000048614c0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000047362a8> | |
INFO warden: Calling IN action: #<Proc:0x0000000003e2c108@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x0000000004736208> | |
INFO handle_box: Machine already has box. HandleBox will not run. | |
INFO warden: Calling IN action: #<Proc:0x0000000002992288@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000004574708> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000000045746e0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000000444bf48> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000000000456d688> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000000000456d688> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000048d42b8> | |
INFO warden: Calling IN action: #<Proc:0x0000000003ff4198@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000000048d41f0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000000048d41c8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::PrepareClone:0x00000000048d4178> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareCloneSnapshot:0x00000000048f4658> | |
INFO prepare_clone: no clone master, not preparing clone snapshot | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x0000000004922be8> | |
INFO interface: info: Importing base box 'hashicorp/vagrant-share'... | |
INFO interface: info: share: Importing base box 'hashicorp/vagrant-share'... | |
share: Importing base box 'hashicorp/vagrant-share'... | |
DEBUG virtualbox_6_1: Doing dry-run import to determine parallel-safe name... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "-n", "/home/dara/tmp/vagrant/boxes/hashicorp-VAGRANTSLASH-vagrant-share/2.0.0/virtualbox/box.ovf"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: -- Parallel safe name: packer-virtualbox-iso-1623172720_1664658786733_95947 | |
INFO virtualbox_6_1: Base path for disk import: /home/dara/VirtualBox VMs/packer-virtualbox-iso-1623172720 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/home/dara/tmp/vagrant/boxes/hashicorp-VAGRANTSLASH-vagrant-share/2.0.0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "packer-virtualbox-iso-1623172720_1664658786733_95947", "--vsys", "0", "--unit", "10", "--disk", "/home/dara/VirtualBox VMs/packer-virtualbox-iso-1623172720_1664658786733_95947/packer-virtualbox-iso-1623172720-disk001.vmdk"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
INFO interface: info: Progress: 90% | |
Progress: 90%DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO machine: New machine ID: "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e" | |
DEBUG virtualbox: Instantiating the driver for machine ID: "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e" | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x0000000004922b20> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x0000000004922a80> | |
INFO interface: info: Matching MAC address for NAT networking... | |
INFO interface: info: share: Matching MAC address for NAT networking... | |
share: Matching MAC address for NAT networking... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--macaddress1", "0800278E9E5C"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x00000000049229b8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x0000000004574618> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000000045745a0> | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000004596448> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x0000000004596420> | |
DEBUG box_check_outdated: Not checking for update: no force and no update config | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000000045b7288> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000046aa780> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000000004888160> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000000004888160> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000005195348> | |
INFO warden: Calling IN action: #<Proc:0x0000000005268fb8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000000051952a8> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000052a7650> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000000000535ab88> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000000000535ab88> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000005530980> | |
INFO warden: Calling IN action: #<Proc:0x00000000056205e8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000000055308e0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000056aec58> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x0000000005762140> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x0000000005762140> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000054474d8> | |
INFO warden: Calling IN action: #<Proc:0x00000000059cdb28@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000000005447438> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x0000000005447410> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x00000000054473e8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Setting the name of the VM: share-ba63bca0-21d9-41ec-aae3-52520d50f923 | |
INFO interface: info: share: Setting the name of the VM: share-ba63bca0-21d9-41ec-aae3-52520d50f923 | |
share: Setting the name of the VM: share-ba63bca0-21d9-41ec-aae3-52520d50f923 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--name", "share-ba63bca0-21d9-41ec-aae3-52520d50f923"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00000000054867f0> | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=13b9ee70-f0bf-47cb-be3c-3b8902c0b04e active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00000000054867c8> | |
INFO provision: Ignoring sentinel check, forcing provision | |
INFO provision: Checking provisioner sentinel file... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x00000000054c9910> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00000000054c98e8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=c01c50d8-6489-4e41-8237-06102e948f2f active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c01c50d8-6489-4e41-8237-06102e948f2f", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=13b9ee70-f0bf-47cb-be3c-3b8902c0b04e active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000000054c98c0> | |
DEBUG environment: Attempting to acquire process-lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: fpcollision | |
INFO handle_port_collisions: Detecting any forwarded port collisions... | |
DEBUG handle_port_collisions: Extra in use: {2222=>#<Set: {"127.0.0.1"}>} | |
DEBUG handle_port_collisions: Remap: {} | |
DEBUG handle_port_collisions: Repair: true | |
INFO handle_port_collisions: Attempting to repair FP collision: 2222 | |
INFO handle_port_collisions: Repaired FP collision: 2222 to 2200 | |
INFO interface: info: Fixed port collision for 22 => 2222. Now on port 2200. | |
INFO interface: info: share: Fixed port collision for 22 => 2222. Now on port 2200. | |
share: Fixed port collision for 22 => 2222. Now on port 2200. | |
INFO environment: Released process lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x0000000005517b38> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000000000552aa30> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: redhat | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO nfs: NFS pruning. Valid IDs: ["c01c50d8-6489-4e41-8237-06102e948f2f", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: redhat | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/dara/git/github.com/electrofelix/vagrant-libvirt>, #<Vagrant::UI::Prefixed:0x00000000048ada28 @logger=#<Log4r::Logger:0x0000000004620350 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00000000022558d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000197a918 @mon_mutex=#<Thread::Mutex:0x0000000001979c48>, @mon_mutex_owner_object_id=13358220, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002023418 @formatter=#<Log4r::BasicFormatter:0x0000000001e7dfa0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002255768 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:share, @ui=#<Vagrant::UI::Colored:0x00000000048ad988 @logger=#<Log4r::Logger:0x00000000028d2c58 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00000000022558d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000197a918 @mon_mutex=#<Thread::Mutex:0x0000000001979c48>, @mon_mutex_owner_object_id=13358220, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002023418 @formatter=#<Log4r::BasicFormatter:0x0000000001e7dfa0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002255768 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @opts={:color=>:default, :bold=>false, :prefix_spaces=>true}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Thread::Mutex:0x0000000002926f10>>>, ["c01c50d8-6489-4e41-8237-06102e948f2f", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e"]] (redhat) | |
INFO linux: Pruning invalid NFS entries... | |
DEBUG linux: Known valid NFS export IDs: ["c01c50d8-6489-4e41-8237-06102e948f2f", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e"] | |
DEBUG linux: Composite valid NFS export IDs with user: ["1000 c01c50d8-6489-4e41-8237-06102e948f2f", "1000 9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "1000 13b9ee70-f0bf-47cb-be3c-3b8902c0b04e"] | |
DEBUG linux: NFS export IDs to be removed: [] | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x0000000005551658> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Delayed:0x00000000055a7648> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x00000000055a7620> | |
INFO synced_folders: SyncedFolders loading from cache: false | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00000000055e9520> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetDefaultNICType:0x0000000005622528> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x000000000565c278> | |
INFO interface: info: Clearing any previously set network interfaces... | |
INFO interface: info: share: Clearing any previously set network interfaces... | |
share: Clearing any previously set network interfaces... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x000000000565c250> | |
DEBUG network: Available slots for high-level adapters: #<Set: {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}> | |
INFO network: Determining network adapters required for high-level configuration... | |
INFO network: Determining adapters and compiling network configuration... | |
INFO network: Network slot 1. Type: nat. | |
DEBUG network: Normalized configuration: {:auto_config=>false, :adapter=>1} | |
DEBUG network: Adapter configuration: {:adapter=>1, :type=>:nat, :nic_type=>nil} | |
INFO network: Enabling adapters... | |
INFO interface: output: Preparing network interfaces based on configuration... | |
INFO interface: output: share: Preparing network interfaces based on configuration... | |
share: Preparing network interfaces based on configuration... | |
INFO interface: detail: Adapter 1: nat | |
INFO interface: detail: share: Adapter 1: nat | |
share: Adapter 1: nat | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--nic1", "nat"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::NetworkFixIPv6:0x00000000056adad8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000000056ff360> | |
INFO interface: output: Forwarding ports... | |
INFO interface: output: share: Forwarding ports... | |
share: Forwarding ports... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: detail: 31338 (guest) => 65535 (host) (adapter 1) | |
INFO interface: detail: share: 31338 (guest) => 65535 (host) (adapter 1) | |
share: 31338 (guest) => 65535 (host) (adapter 1) | |
INFO interface: detail: 22 (guest) => 2200 (host) (adapter 1) | |
INFO interface: detail: share: 22 (guest) => 2200 (host) (adapter 1) | |
share: 22 (guest) => 2200 (host) (adapter 1) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--natpf1", "tcp65535,tcp,,65535,,31338", "--natpf1", "ssh,tcp,127.0.0.1,2200,,22"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x00000000056ff338> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000000057413f0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--rtcuseutc", "on"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO sanedefaults: NOT trying to automatically manage NAT DNS proxy. | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000000576d1a8> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000005637680> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsEnvSet:0x00000000057532f8> | |
DEBUG is_env_set: Checking if env is set: 'cloud_init' | |
DEBUG is_env_set: - Result: true | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsEnvSet:0x00000000057532f8> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000005914a10> | |
INFO warden: Calling IN action: #<Proc:0x0000000005acb958@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CloudInitSetup:0x0000000005914970> | |
INFO warden: Calling IN action: #<Proc:0x000000000599bb28@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CleanupDisks:0x000000000576d158> | |
INFO disk: No previous disk_meta file defined for guest share | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Disk:0x00000000057be6c0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000000058039f0> | |
INFO interface: info: Running 'pre-boot' VM customizations... | |
INFO interface: info: share: Running 'pre-boot' VM customizations... | |
share: Running 'pre-boot' VM customizations... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "storageattach", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--storagectl", "IDE Controller", "--port", "0", "--device", "1", "--type", "dvddrive", "--medium", "/home/dara/tmp/vagrant/boxes/hashicorp-VAGRANTSLASH-vagrant-share/2.0.0/virtualbox/proxycore.iso"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--memory", "128"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--memory", "128"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x00000000058039c8> | |
INFO interface: info: Booting VM... | |
INFO interface: info: share: Booting VM... | |
share: Booting VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--type", "headless"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000000058039a0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x0000000005803950> | |
INFO interface: output: Waiting for machine to boot. This may take a few minutes... | |
INFO interface: output: share: Waiting for machine to boot. This may take a few minutes... | |
share: Waiting for machine to boot. This may take a few minutes... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=13b9ee70-f0bf-47cb-be3c-3b8902c0b04e active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2200, 22, "127.0.0.1"] | |
DEBUG virtualbox_6_1: - [1, "tcp65535", 65535, 31338, ""] | |
INFO interface: detail: SSH address: 127.0.0.1:2200 | |
INFO interface: detail: share: SSH address: 127.0.0.1:2200 | |
share: SSH address: 127.0.0.1:2200 | |
INFO interface: detail: SSH username: tc | |
INFO interface: detail: share: SSH username: tc | |
share: SSH username: tc | |
INFO interface: detail: SSH auth method: password | |
INFO interface: detail: share: SSH auth method: password | |
share: SSH auth method: password | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=13b9ee70-f0bf-47cb-be3c-3b8902c0b04e active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2200, 22, "127.0.0.1"] | |
DEBUG virtualbox_6_1: - [1, "tcp65535", 65535, 31338, ""] | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2200 | |
INFO ssh: - Username: tc | |
INFO ssh: - Password? true | |
INFO ssh: - Key Path: [] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>"vagrant", :port=>2200, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x000000000533c5e8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000000000533c548 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000000000533c458 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x000000000533c688>, @mon_mutex=#<Thread::Mutex:0x000000000533c3b8>, @mon_mutex_owner_object_id=43639340, @mon_owner=nil, @mon_count=0>>, :keys=>[], :remote_user=>"tc"} | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2022-10-01T22:13:10.850806 #79037] DEBUG -- net.ssh.transport.session[29a016c]: establishing connection to 127.0.0.1:2200 | |
D, [2022-10-01T22:13:10.851209 #79037] DEBUG -- net.ssh.transport.session[29a016c]: connection established | |
I, [2022-10-01T22:13:10.851296 #79037] INFO -- net.ssh.transport.server_version[29a3434]: negotiating protocol version | |
D, [2022-10-01T22:13:10.851324 #79037] DEBUG -- net.ssh.transport.server_version[29a3434]: local is `SSH-2.0-Ruby/Net::SSH_6.1.0 x86_64-linux' | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionReset: SSH connection was reset! This usually happens when the machine is | |
taking too long to reboot. First, try reloading your machine with | |
`vagrant reload`, since a simple restart sometimes fixes things. | |
If that doesn't work, destroy your machine and recreate it with | |
a `vagrant destroy` followed by a `vagrant up`. If that doesn't work, | |
contact support.> | |
INFO interface: detail: Warning: Connection reset. Retrying... | |
INFO interface: detail: share: Warning: Connection reset. Retrying... | |
share: Warning: Connection reset. Retrying... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=13b9ee70-f0bf-47cb-be3c-3b8902c0b04e active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2200, 22, "127.0.0.1"] | |
DEBUG virtualbox_6_1: - [1, "tcp65535", 65535, 31338, ""] | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2200 | |
INFO ssh: - Username: tc | |
INFO ssh: - Password? true | |
INFO ssh: - Key Path: [] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>"vagrant", :port=>2200, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00000000038421e8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000000003841d60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000003841b58 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000003842e68>, @mon_mutex=#<Thread::Mutex:0x0000000003841360>, @mon_mutex_owner_object_id=29494700, @mon_owner=nil, @mon_count=0>>, :keys=>[], :remote_user=>"tc"} | |
DEBUG global: ssh server version detected: 8.4 | |
DEBUG global: ssh server supports deprecation of RSA SHA1, deprecating | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2022-10-01T22:13:17.180459 #79037] DEBUG -- net.ssh.transport.session[1b23bd4]: establishing connection to 127.0.0.1:2200 | |
D, [2022-10-01T22:13:17.180701 #79037] DEBUG -- net.ssh.transport.session[1b23bd4]: connection established | |
I, [2022-10-01T22:13:17.180760 #79037] INFO -- net.ssh.transport.server_version[1c94270]: negotiating protocol version | |
D, [2022-10-01T22:13:17.180779 #79037] DEBUG -- net.ssh.transport.server_version[1c94270]: local is `SSH-2.0-Ruby/Net::SSH_6.1.0 x86_64-linux' | |
D, [2022-10-01T22:13:17.190834 #79037] DEBUG -- net.ssh.transport.server_version[1c94270]: remote is `SSH-2.0-OpenSSH_8.4' | |
I, [2022-10-01T22:13:17.191090 #79037] INFO -- net.ssh.transport.algorithms[1c9c7a4]: sending KEXINIT | |
D, [2022-10-01T22:13:17.191246 #79037] DEBUG -- socket[1c93a78]: queueing packet nr 0 type 20 len 844 | |
D, [2022-10-01T22:13:17.191359 #79037] DEBUG -- socket[1c93a78]: sent 848 bytes | |
D, [2022-10-01T22:13:17.191435 #79037] DEBUG -- socket[1c93a78]: read 1056 bytes | |
D, [2022-10-01T22:13:17.191505 #79037] DEBUG -- socket[1c93a78]: received packet nr 0 type 20 len 1052 | |
I, [2022-10-01T22:13:17.191545 #79037] INFO -- net.ssh.transport.algorithms[1c9c7a4]: got KEXINIT from server | |
I, [2022-10-01T22:13:17.191641 #79037] INFO -- net.ssh.transport.algorithms[1c9c7a4]: negotiating algorithms | |
D, [2022-10-01T22:13:17.191744 #79037] DEBUG -- net.ssh.transport.algorithms[1c9c7a4]: negotiated: | |
* kex: ecdh-sha2-nistp521 | |
* host_key: ssh-ed25519 | |
* encryption_server: aes256-ctr | |
* encryption_client: aes256-ctr | |
* hmac_client: [email protected] | |
* hmac_server: [email protected] | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2022-10-01T22:13:17.191771 #79037] DEBUG -- net.ssh.transport.algorithms[1c9c7a4]: exchanging keys | |
D, [2022-10-01T22:13:17.192458 #79037] DEBUG -- socket[1c93a78]: queueing packet nr 1 type 30 len 148 | |
D, [2022-10-01T22:13:17.192512 #79037] DEBUG -- socket[1c93a78]: sent 152 bytes | |
D, [2022-10-01T22:13:17.221639 #79037] DEBUG -- socket[1c93a78]: read 312 bytes | |
D, [2022-10-01T22:13:17.221727 #79037] DEBUG -- socket[1c93a78]: received packet nr 1 type 31 len 292 | |
D, [2022-10-01T22:13:17.222671 #79037] DEBUG -- socket[1c93a78]: queueing packet nr 2 type 21 len 20 | |
D, [2022-10-01T22:13:17.222729 #79037] DEBUG -- socket[1c93a78]: sent 24 bytes | |
D, [2022-10-01T22:13:17.222774 #79037] DEBUG -- socket[1c93a78]: received packet nr 2 type 21 len 12 | |
D, [2022-10-01T22:13:17.223163 #79037] DEBUG -- net.ssh.authentication.session[1dda288]: beginning authentication of `tc' | |
D, [2022-10-01T22:13:17.223210 #79037] DEBUG -- socket[1c93a78]: using encrypt-then-mac | |
D, [2022-10-01T22:13:17.223262 #79037] DEBUG -- socket[1c93a78]: queueing packet nr 3 type 5 len 32 | |
D, [2022-10-01T22:13:17.223287 #79037] DEBUG -- socket[1c93a78]: sent 100 bytes | |
D, [2022-10-01T22:13:17.264312 #79037] DEBUG -- socket[1c93a78]: read 100 bytes | |
D, [2022-10-01T22:13:17.264524 #79037] DEBUG -- socket[1c93a78]: received packet nr 3 type 6 len 32 | |
D, [2022-10-01T22:13:17.264649 #79037] DEBUG -- net.ssh.authentication.session[1dda288]: trying none | |
D, [2022-10-01T22:13:17.264789 #79037] DEBUG -- socket[1c93a78]: using encrypt-then-mac | |
D, [2022-10-01T22:13:17.264860 #79037] DEBUG -- socket[1c93a78]: queueing packet nr 4 type 50 len 48 | |
D, [2022-10-01T22:13:17.264939 #79037] DEBUG -- socket[1c93a78]: sent 116 bytes | |
D, [2022-10-01T22:13:17.272177 #79037] DEBUG -- socket[1c93a78]: read 132 bytes | |
D, [2022-10-01T22:13:17.272396 #79037] DEBUG -- socket[1c93a78]: received packet nr 4 type 51 len 64 | |
D, [2022-10-01T22:13:17.272493 #79037] DEBUG -- net.ssh.authentication.session[1dda288]: allowed methods: publickey,password,keyboard-interactive | |
D, [2022-10-01T22:13:17.272573 #79037] DEBUG -- net.ssh.authentication.methods.none[1e3dd10]: none failed | |
D, [2022-10-01T22:13:17.272637 #79037] DEBUG -- net.ssh.authentication.session[1dda288]: trying publickey | |
D, [2022-10-01T22:13:17.272741 #79037] DEBUG -- net.ssh.authentication.agent[1ecf7ec]: connecting to ssh-agent | |
D, [2022-10-01T22:13:17.272917 #79037] DEBUG -- net.ssh.authentication.agent[1ecf7ec]: sending agent request 1 len 44 | |
D, [2022-10-01T22:13:17.273500 #79037] DEBUG -- net.ssh.authentication.agent[1ecf7ec]: received agent packet 5 len 1 | |
D, [2022-10-01T22:13:17.273547 #79037] DEBUG -- net.ssh.authentication.agent[1ecf7ec]: sending agent request 11 len 0 | |
D, [2022-10-01T22:13:17.273773 #79037] DEBUG -- net.ssh.authentication.agent[1ecf7ec]: received agent packet 12 len 625 | |
D, [2022-10-01T22:13:17.273897 #79037] DEBUG -- net.ssh.authentication.session[1dda288]: trying password | |
D, [2022-10-01T22:13:17.274006 #79037] DEBUG -- socket[1c93a78]: using encrypt-then-mac | |
D, [2022-10-01T22:13:17.274061 #79037] DEBUG -- socket[1c93a78]: queueing packet nr 5 type 50 len 64 | |
D, [2022-10-01T22:13:17.274117 #79037] DEBUG -- socket[1c93a78]: sent 132 bytes | |
D, [2022-10-01T22:13:17.280530 #79037] DEBUG -- socket[1c93a78]: read 84 bytes | |
D, [2022-10-01T22:13:17.280721 #79037] DEBUG -- socket[1c93a78]: received packet nr 5 type 52 len 16 | |
D, [2022-10-01T22:13:17.280824 #79037] DEBUG -- net.ssh.authentication.methods.password[1f0e5dc]: password succeeded | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=13b9ee70-f0bf-47cb-be3c-3b8902c0b04e active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2200, 22, "127.0.0.1"] | |
DEBUG virtualbox_6_1: - [1, "tcp65535", 65535, 31338, ""] | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: share (VagrantPlugins::ProviderVirtualBox::Provider)>] | |
DEBUG guest: Trying: mint | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xLinux Mint' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'Linux Mint' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'Linux Mint' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: atomic | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'ostree=.*atomic' /proc/cmdline (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: elementary | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xelementary' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'elementary' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'elementary' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: trisquel | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Trisquel (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: fedora | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xfedora' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'fedora' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'fedora' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: pld | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/pld-release (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: stderr: cat: can't open '/etc/pld-release': No such file or directory | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: alma | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xalmalinux' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'almalinux' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'almalinux' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: rocky | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xrocky' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'rocky' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'rocky' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: ubuntu | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xubuntu' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'ubuntu' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'ubuntu' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: funtoo | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep Funtoo /etc/gentoo-release (sudo=false) | |
DEBUG ssh: Exit status: 2 | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-sshgrep: /etc/gentoo-release: No such file or directory | |
DEBUG guest: Trying: centos | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xcentos' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'centos' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'centos' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: kali | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xkali' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'kali' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'kali' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: amazon | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'Amazon Linux' /etc/os-release (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: dragonflybsd | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: uname -s | grep -i 'DragonFly' (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: alt | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/altlinux-release (sudo=false) | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-sshcat: can't open '/etc/altlinux-release': No such file or directory | |
DEBUG guest: Trying: tinycore | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xCore Linux' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'Core Linux' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'Core Linux' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Detected: tinycore! | |
DEBUG guest: Searching for cap: insert_public_key | |
DEBUG guest: Checking in: tinycore | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: insert_public_key in linux | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: remove_public_key | |
DEBUG guest: Checking in: tinycore | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: remove_public_key in linux | |
INFO ssh: Inserting key to avoid password: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFX/8dBemQUd/fUZXVqYgjQ+VFdIh+0tb1Y4+WxCbPG4v3HiDmehf80bwqEuvgdlpvF8s8dF6Hgh5wfYb0imOolv5Ty8D6YZbNGM2xdKtWFnH7puEc73CRzzVn04HmdT2uD1DTSCu4++1rCxG2KtGjc6IYGmacAbaiaqR8qnd9HkIugsDZSZbZyEmfIoadoOIS8spyKBG7tykMvM4fGsXWEl59Xl/ySqX/kcg9pYVqIef5XLAi87rfJ4hXPB2IZ3D0xH3C4abGzNNIqwH0oJwQag4DsQLzLjj0kZs8FakGkUa1S79ENMLIhwAzpcSHpnwJKJkO1KtNdmtUO9SgtOtT vagrant | |
INFO interface: detail: | |
Inserting generated public key within guest... | |
INFO interface: detail: share: | |
share: Inserting generated public key within guest... | |
share: | |
share: Inserting generated public key within guest... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: insert_public_key | |
DEBUG guest: Checking in: tinycore | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: insert_public_key in linux | |
INFO guest: Execute capability: insert_public_key [#<Vagrant::Machine: share (VagrantPlugins::ProviderVirtualBox::Provider)>, "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFX/8dBemQUd/fUZXVqYgjQ+VFdIh+0tb1Y4+WxCbPG4v3HiDmehf80bwqEuvgdlpvF8s8dF6Hgh5wfYb0imOolv5Ty8D6YZbNGM2xdKtWFnH7puEc73CRzzVn04HmdT2uD1DTSCu4++1rCxG2KtGjc6IYGmacAbaiaqR8qnd9HkIugsDZSZbZyEmfIoadoOIS8spyKBG7tykMvM4fGsXWEl59Xl/ySqX/kcg9pYVqIef5XLAi87rfJ4hXPB2IZ3D0xH3C4abGzNNIqwH0oJwQag4DsQLzLjj0kZs8FakGkUa1S79ENMLIhwAzpcSHpnwJKJkO1KtNdmtUO9SgtOtT vagrant"] (tinycore) | |
DEBUG ssh: Uploading: /tmp/vagrant-linux-insert-public-key20221001-79037-144wsd to /tmp/vagrant-insert-pubkey-1664658799 | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Ensuring remote directory exists for destination upload | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p "/tmp" (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading file /tmp/vagrant-linux-insert-public-key20221001-79037-144wsd to remote /tmp/vagrant-insert-pubkey-1664658799 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p ~/.ssh | |
chmod 0700 ~/.ssh | |
cat '/tmp/vagrant-insert-pubkey-1664658799' >> ~/.ssh/authorized_keys && chmod 0600 ~/.ssh/authorized_keys | |
result=$? | |
rm -f '/tmp/vagrant-insert-pubkey-1664658799' | |
exit $result | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG host: Searching for cap: set_ssh_key_permissions | |
DEBUG host: Checking in: redhat | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: set_ssh_key_permissions in linux | |
DEBUG host: Searching for cap: set_ssh_key_permissions | |
DEBUG host: Checking in: redhat | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: set_ssh_key_permissions in linux | |
INFO host: Execute capability: set_ssh_key_permissions [#<Vagrant::Environment: /home/dara/git/github.com/electrofelix/vagrant-libvirt>, #<Pathname:/tmp/d20221001-79037-12gem3r/private_key>] (redhat) | |
INFO interface: detail: Removing insecure key from the guest if it's present... | |
INFO interface: detail: share: Removing insecure key from the guest if it's present... | |
share: Removing insecure key from the guest if it's present... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG subprocess: Selecting on IO | |
DEBUG guest: Searching for cap: remove_public_key | |
DEBUG guest: Checking in: tinycore | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: remove_public_key in linux | |
INFO guest: Execute capability: remove_public_key [#<Vagrant::Machine: share (VagrantPlugins::ProviderVirtualBox::Provider)>, "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key"] (tinycore) | |
DEBUG ssh: Uploading: /tmp/vagrant-linux-remove-public-key20221001-79037-ucs3ii to /tmp/vagrant-remove-pubkey-1664658800 | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Ensuring remote directory exists for destination upload | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p "/tmp" (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading file /tmp/vagrant-linux-remove-public-key20221001-79037-ucs3ii to remote /tmp/vagrant-remove-pubkey-1664658800 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -f ~/.ssh/authorized_keys; then | |
grep -v -x -f '/tmp/vagrant-remove-pubkey-1664658800' ~/.ssh/authorized_keys > ~/.ssh/authorized_keys.tmp | |
mv ~/.ssh/authorized_keys.tmp ~/.ssh/authorized_keys && chmod 0600 ~/.ssh/authorized_keys | |
result=$? | |
fi | |
rm -f '/tmp/vagrant-remove-pubkey-1664658800' | |
exit $result | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO interface: detail: Key inserted! Disconnecting and reconnecting using new SSH key... | |
INFO interface: detail: share: Key inserted! Disconnecting and reconnecting using new SSH key... | |
share: Key inserted! Disconnecting and reconnecting using new SSH key... | |
DEBUG ssh: Checking whether SSH is ready... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=13b9ee70-f0bf-47cb-be3c-3b8902c0b04e active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2200, 22, "127.0.0.1"] | |
DEBUG virtualbox_6_1: - [1, "tcp65535", 65535, 31338, ""] | |
DEBUG ssh: Checking key permissions: /tmp/d20221001-79037-12gem3r/private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2200 | |
INFO ssh: - Username: tc | |
INFO ssh: - Password? true | |
INFO ssh: - Key Path: ["/tmp/d20221001-79037-12gem3r/private_key"] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>"vagrant", :port=>2200, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00000000051daa10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000000051da9c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000000051da970 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00000000051daa60>, @mon_mutex=#<Thread::Mutex:0x00000000051da920>, @mon_mutex_owner_object_id=42915000, @mon_owner=nil, @mon_count=0>>, :keys=>["/tmp/d20221001-79037-12gem3r/private_key"], :remote_user=>"tc"} | |
DEBUG global: ssh server version detected: 8.4 | |
DEBUG global: ssh server supports deprecation of RSA SHA1, deprecating | |
DEBUG global: set RSA SHA1 deprecation on public key: 06:a9:56:87:f7:f6:70:5b:55:83:02:42:ef:31:5a:e5 | |
DEBUG global: set RSA SHA1 deprecation on private key: 06:a9:56:87:f7:f6:70:5b:55:83:02:42:ef:31:5a:e5 | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2022-10-01T22:13:21.014635 #79037] DEBUG -- net.ssh.transport.session[28ec5a4]: establishing connection to 127.0.0.1:2200 | |
D, [2022-10-01T22:13:21.014907 #79037] DEBUG -- net.ssh.transport.session[28ec5a4]: connection established | |
I, [2022-10-01T22:13:21.014965 #79037] INFO -- net.ssh.transport.server_version[2903f10]: negotiating protocol version | |
D, [2022-10-01T22:13:21.014991 #79037] DEBUG -- net.ssh.transport.server_version[2903f10]: local is `SSH-2.0-Ruby/Net::SSH_6.1.0 x86_64-linux' | |
D, [2022-10-01T22:13:21.026170 #79037] DEBUG -- net.ssh.transport.server_version[2903f10]: remote is `SSH-2.0-OpenSSH_8.4' | |
I, [2022-10-01T22:13:21.026351 #79037] INFO -- net.ssh.transport.algorithms[2903650]: sending KEXINIT | |
D, [2022-10-01T22:13:21.026475 #79037] DEBUG -- socket[28ec360]: queueing packet nr 0 type 20 len 844 | |
D, [2022-10-01T22:13:21.026524 #79037] DEBUG -- socket[28ec360]: sent 848 bytes | |
D, [2022-10-01T22:13:21.027346 #79037] DEBUG -- socket[28ec360]: read 1056 bytes | |
D, [2022-10-01T22:13:21.027422 #79037] DEBUG -- socket[28ec360]: received packet nr 0 type 20 len 1052 | |
I, [2022-10-01T22:13:21.027448 #79037] INFO -- net.ssh.transport.algorithms[2903650]: got KEXINIT from server | |
I, [2022-10-01T22:13:21.027515 #79037] INFO -- net.ssh.transport.algorithms[2903650]: negotiating algorithms | |
D, [2022-10-01T22:13:21.027574 #79037] DEBUG -- net.ssh.transport.algorithms[2903650]: negotiated: | |
* kex: ecdh-sha2-nistp521 | |
* host_key: ssh-ed25519 | |
* encryption_server: aes256-ctr | |
* encryption_client: aes256-ctr | |
* hmac_client: [email protected] | |
* hmac_server: [email protected] | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2022-10-01T22:13:21.027592 #79037] DEBUG -- net.ssh.transport.algorithms[2903650]: exchanging keys | |
D, [2022-10-01T22:13:21.028058 #79037] DEBUG -- socket[28ec360]: queueing packet nr 1 type 30 len 148 | |
D, [2022-10-01T22:13:21.028105 #79037] DEBUG -- socket[28ec360]: sent 152 bytes | |
D, [2022-10-01T22:13:21.058041 #79037] DEBUG -- socket[28ec360]: read 312 bytes | |
D, [2022-10-01T22:13:21.058144 #79037] DEBUG -- socket[28ec360]: received packet nr 1 type 31 len 292 | |
D, [2022-10-01T22:13:21.058989 #79037] DEBUG -- socket[28ec360]: queueing packet nr 2 type 21 len 20 | |
D, [2022-10-01T22:13:21.059068 #79037] DEBUG -- socket[28ec360]: sent 24 bytes | |
D, [2022-10-01T22:13:21.059130 #79037] DEBUG -- socket[28ec360]: received packet nr 2 type 21 len 12 | |
D, [2022-10-01T22:13:21.059459 #79037] DEBUG -- net.ssh.authentication.session[28cf878]: beginning authentication of `tc' | |
D, [2022-10-01T22:13:21.059511 #79037] DEBUG -- socket[28ec360]: using encrypt-then-mac | |
D, [2022-10-01T22:13:21.059558 #79037] DEBUG -- socket[28ec360]: queueing packet nr 3 type 5 len 32 | |
D, [2022-10-01T22:13:21.059592 #79037] DEBUG -- socket[28ec360]: sent 100 bytes | |
D, [2022-10-01T22:13:21.100992 #79037] DEBUG -- socket[28ec360]: read 100 bytes | |
D, [2022-10-01T22:13:21.101157 #79037] DEBUG -- socket[28ec360]: received packet nr 3 type 6 len 32 | |
D, [2022-10-01T22:13:21.101253 #79037] DEBUG -- net.ssh.authentication.session[28cf878]: trying none | |
D, [2022-10-01T22:13:21.101357 #79037] DEBUG -- socket[28ec360]: using encrypt-then-mac | |
D, [2022-10-01T22:13:21.101407 #79037] DEBUG -- socket[28ec360]: queueing packet nr 4 type 50 len 48 | |
D, [2022-10-01T22:13:21.101460 #79037] DEBUG -- socket[28ec360]: sent 116 bytes | |
D, [2022-10-01T22:13:21.108313 #79037] DEBUG -- socket[28ec360]: read 132 bytes | |
D, [2022-10-01T22:13:21.108551 #79037] DEBUG -- socket[28ec360]: received packet nr 4 type 51 len 64 | |
D, [2022-10-01T22:13:21.108653 #79037] DEBUG -- net.ssh.authentication.session[28cf878]: allowed methods: publickey,password,keyboard-interactive | |
D, [2022-10-01T22:13:21.108741 #79037] DEBUG -- net.ssh.authentication.methods.none[290d448]: none failed | |
D, [2022-10-01T22:13:21.108799 #79037] DEBUG -- net.ssh.authentication.session[28cf878]: trying publickey | |
D, [2022-10-01T22:13:21.109584 #79037] DEBUG -- net.ssh.authentication.agent[29108f0]: connecting to ssh-agent | |
D, [2022-10-01T22:13:21.109768 #79037] DEBUG -- net.ssh.authentication.agent[29108f0]: sending agent request 1 len 44 | |
D, [2022-10-01T22:13:21.110245 #79037] DEBUG -- net.ssh.authentication.agent[29108f0]: received agent packet 5 len 1 | |
D, [2022-10-01T22:13:21.110292 #79037] DEBUG -- net.ssh.authentication.agent[29108f0]: sending agent request 11 len 0 | |
D, [2022-10-01T22:13:21.110496 #79037] DEBUG -- net.ssh.authentication.agent[29108f0]: received agent packet 12 len 625 | |
D, [2022-10-01T22:13:21.110709 #79037] DEBUG -- net.ssh.authentication.methods.publickey[290ea28]: trying publickey (06:a9:56:87:f7:f6:70:5b:55:83:02:42:ef:31:5a:e5) | |
D, [2022-10-01T22:13:21.110802 #79037] DEBUG -- socket[28ec360]: using encrypt-then-mac | |
D, [2022-10-01T22:13:21.110861 #79037] DEBUG -- socket[28ec360]: queueing packet nr 5 type 50 len 352 | |
D, [2022-10-01T22:13:21.110922 #79037] DEBUG -- socket[28ec360]: sent 420 bytes | |
D, [2022-10-01T22:13:21.113010 #79037] DEBUG -- socket[28ec360]: read 388 bytes | |
D, [2022-10-01T22:13:21.113188 #79037] DEBUG -- socket[28ec360]: received packet nr 5 type 60 len 320 | |
D, [2022-10-01T22:13:21.116434 #79037] DEBUG -- socket[28ec360]: using encrypt-then-mac | |
D, [2022-10-01T22:13:21.116546 #79037] DEBUG -- socket[28ec360]: queueing packet nr 6 type 50 len 640 | |
D, [2022-10-01T22:13:21.116648 #79037] DEBUG -- socket[28ec360]: sent 708 bytes | |
D, [2022-10-01T22:13:21.123706 #79037] DEBUG -- socket[28ec360]: read 84 bytes | |
D, [2022-10-01T22:13:21.123939 #79037] DEBUG -- socket[28ec360]: received packet nr 6 type 52 len 16 | |
D, [2022-10-01T22:13:21.124066 #79037] DEBUG -- net.ssh.authentication.methods.publickey[290ea28]: publickey succeeded (06:a9:56:87:f7:f6:70:5b:55:83:02:42:ef:31:5a:e5) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO interface: output: Machine booted and ready! | |
INFO interface: output: share: Machine booted and ready! | |
share: Machine booted and ready! | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000005803928> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000052895b0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsEnvSet:0x000000000539a3f0> | |
DEBUG is_env_set: Checking if env is set: 'cloud_init' | |
DEBUG is_env_set: - Result: true | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsEnvSet:0x000000000539a3f0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000005536358> | |
INFO warden: Calling IN action: #<Proc:0x00000000056d7770@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CloudInitWait:0x00000000055362b8> | |
INFO warden: Calling IN action: #<Proc:0x00000000055863f8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000000058038d8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00000000058038b0> | |
INFO check_guest_additions: Not checking guest additions because configuration | |
INFO warden: Calling IN action: #<Proc:0x00000000058696b0@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x0000000005530868@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x0000000005195230@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00000000045b7238> | |
DEBUG storeboxmetadata: Writing box metadata file to /tmp/d20221001-79037-12gem3r/box_meta | |
INFO warden: Calling OUT action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00000000045b7238> | |
INFO warden: Calling OUT action: #<Proc:0x0000000005195230@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x0000000005530868@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00000000058696b0@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00000000058038b0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000000058038d8> | |
INFO warden: Calling OUT action: #<Proc:0x00000000055863f8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::CloudInitWait:0x00000000055362b8> | |
INFO warden: Calling OUT action: #<Proc:0x00000000056d7770@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x0000000005803928> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x0000000005803950> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000000058039a0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x00000000058039c8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000000058039f0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Disk:0x00000000057be6c0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::CleanupDisks:0x000000000576d158> | |
INFO warden: Calling OUT action: #<Proc:0x000000000599bb28@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::CloudInitSetup:0x0000000005914970> | |
INFO warden: Calling OUT action: #<Proc:0x0000000005acb958@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x000000000576d1a8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000000057413f0> | |
INFO set_hostname: `allow_hosts_modification` set to false. Hosts modification has been disabled, skiping changing hostname. | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x00000000056ff338> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000000056ff360> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::NetworkFixIPv6:0x00000000056adad8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x000000000565c250> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x000000000565c278> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SetDefaultNICType:0x0000000005622528> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00000000055e9520> | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: persist_mount_shared_folder | |
DEBUG guest: Checking in: tinycore | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: persist_mount_shared_folder in linux | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: persist_mount_shared_folder | |
DEBUG guest: Checking in: tinycore | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: persist_mount_shared_folder in linux | |
INFO guest: Execute capability: persist_mount_shared_folder [#<Vagrant::Machine: share (VagrantPlugins::ProviderVirtualBox::Provider)>, {}] (tinycore) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=13b9ee70-f0bf-47cb-be3c-3b8902c0b04e active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "13b9ee70-f0bf-47cb-be3c-3b8902c0b04e", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2200, 22, "127.0.0.1"] | |
DEBUG virtualbox_6_1: - [1, "tcp65535", 65535, 31338, ""] | |
DEBUG ssh: Checking key permissions: /tmp/d20221001-79037-12gem3r/private_key | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: test -f /etc/fstab (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sed -i '/#VAGRANT-BEGIN/,/#VAGRANT-END/d' /etc/fstab (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo '#VAGRANT-BEGIN | |
# The contents below are automatically generated by Vagrant. Do not modify. | |
#VAGRANT-END' >> /etc/fstab (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolders:0x00000000055a7620> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Delayed:0x00000000055a7648> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x0000000005551658> | |
INFO warden: Calling OUT action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000000000552aa30> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x0000000005517b38> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000000054c98c0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00000000054c98e8> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x00000000054c9910> | |
INFO provision: Writing provisioning sentinel so we don't provision again | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Provision:0x00000000054867c8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00000000054867f0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x00000000054473e8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x0000000005447410> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000000005447438> | |
INFO warden: Calling OUT action: #<Proc:0x00000000059cdb28@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000000055308e0> | |
INFO warden: Calling OUT action: #<Proc:0x00000000056205e8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000000051952a8> | |
INFO warden: Calling OUT action: #<Proc:0x0000000005268fb8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000000045b7288> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x0000000004596420> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000004596448> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000000045745a0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x0000000004574618> | |
INFO warden: Calling OUT action: #<Proc:0x00000000049229b8@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x0000000004922a80> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x0000000004922b20> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x0000000004922be8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareCloneSnapshot:0x00000000048f4658> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::PrepareClone:0x00000000048d4178> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000000048d41c8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000000048d41f0> | |
INFO warden: Calling OUT action: #<Proc:0x0000000003ff4198@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000000045746e0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000004574708> | |
INFO warden: Calling OUT action: #<Proc:0x0000000002992288@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleBox:0x0000000004736208> | |
INFO warden: Calling OUT action: #<Proc:0x0000000003e2c108@/home/dara/.rvm/gems/ruby-2.6.6@vagrant-libvirt/bundler/gems/vagrant-c1fa7e475fba/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x0000000004574758> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000000004558580> | |
INFO interface: Machine: action ["up", "end", {:target=>:share}] | |
INFO environment: Released process lock: machine-action-32265d33dcc5f16b4a1029c99c188a2d | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: share_proxy | |
DEBUG guest: Checking in: tinycore | |
DEBUG guest: Found cap: share_proxy in tinycore | |
INFO guest: Execute capability: share_proxy [#<Vagrant::Machine: share (VagrantPlugins::ProviderVirtualBox::Provider)>, {:proxy=>31338, :forwards=>[2222, 35965], :target=>"127.0.0.1"}] (tinycore) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sysctl -w net.ipv4.ip_forward=1 (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /usr/local/sbin/iptables -t filter -I INPUT -p tcp -i eth0 --dport 31338 -j ACCEPT (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /usr/local/sbin/iptables -t nat -A OUTPUT -d `route | grep default | awk '{print $2}'`/32 -j RETURN (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /usr/local/sbin/iptables -t nat -A OUTPUT -p tcp --dport 2222 -j DNAT --to-destination `route | grep default | awk '{print $2}'`:2222 (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /usr/local/sbin/iptables -t nat -A OUTPUT -p tcp --dport 35965 -j DNAT --to-destination `route | grep default | awk '{print $2}'`:35965 (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /usr/local/sbin/iptables -t nat -A OUTPUT -p tcp -j DNAT --to-destination 127.0.0.1 (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: start-stop-daemon -b --start --exec /usr/local/bin/ss-server -- -password VAGRANT_SHARE_DEFAULT_PASSWORD -s :31338 (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e387e69-39d3-4a8f-b1c4-b5a0538e6ba8", "--machinereadable"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG share: Starting internal Vagrant API | |
DEBUG share_api: [2022-10-01 22:13:23] INFO WEBrick::HTTPServer#start: pid=79037 port=35965 | |
DEBUG share: Generated configuration for ngrok: | |
--- | |
tunnels: | |
proxy: | |
proto: tcp | |
addr: 65535 | |
DEBUG share: Starting ngrok proxy process. | |
INFO subprocess: Starting process: ["/home/dara/.local/bin/ngrok", "start", "--config", "/tmp/vagrant-share20221001-79037-1v9d9ni", "--config", "/tmp/vagrant-share20221001-79037-1v9d9ni", "--all", "--log", "stdout", "--log-format", "json", "--log-level", "debug"] | |
INFO subprocess: Vagrant not running in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment