nickwallen commented on issue #1261: METRON-1860  new developer option for 
ansible in docker to deploy to vagrant
URL: https://github.com/apache/metron/pull/1261#issuecomment-487759358
 
 
   This is looking real nice.  Isn't the script supposed to build the container 
for me?
   ```
   nallen : ~/tmp/metron-pr1261/metron-deployment/development/centos6
   $ ./metron-up.sh
   Running with
   SKIP_VAGRANT_UP    = false
   FORCE_DOCKER_BUILD = false
   SKIP_TAGS          = sensors,solr
   ===================================================
   Bringing machine 'node1' up with 'virtualbox' provider...
   ==> node1: Importing base box 'centos/6'...
   ==> node1: Matching MAC address for NAT networking...
   ==> node1: Checking if box 'centos/6' is up to date...
   ==> node1: Setting the name of the VM: centos6_node1_1556575069291_69092
   ==> node1: Clearing any previously set network interfaces...
   ==> node1: Preparing network interfaces based on configuration...
       node1: Adapter 1: nat
       node1: Adapter 2: hostonly
   ==> node1: Forwarding ports...
       node1: 22 (guest) => 2222 (host) (adapter 1)
   ==> node1: Running 'pre-boot' VM customizations...
   ==> node1: Booting VM...
   ==> node1: Waiting for machine to boot. This may take a few minutes...
       node1: SSH address: 127.0.0.1:2222
       node1: SSH username: vagrant
       node1: SSH auth method: private key
       node1: Warning: Connection reset. Retrying...
       node1: Warning: Remote connection disconnect. Retrying...
       node1: Warning: Connection reset. Retrying...
       node1: Warning: Remote connection disconnect. Retrying...
       node1: Warning: Connection reset. Retrying...
       node1: Warning: Remote connection disconnect. Retrying...
       node1:
       node1: Vagrant insecure key detected. Vagrant will automatically replace
       node1: this with a newly generated keypair for better security.
       node1:
       node1: Inserting generated public key within guest...
       node1: Removing insecure key from the guest if it's present...
       node1: Key inserted! Disconnecting and reconnecting using new SSH key...
   ==> node1: Machine booted and ready!
   ==> node1: Checking for guest additions in VM...
       node1: No guest additions were detected on the base box for this VM! 
Guest
       node1: additions are required for forwarded ports, shared folders, host 
only
       node1: networking, and more. If SSH fails on this machine, please install
       node1: the guest additions and repackage the box to continue.
       node1:
       node1: This is not an error message; everything may continue to work 
properly,
       node1: in which case you may ignore this message.
   ==> node1: Setting hostname...
   ==> node1: Configuring and enabling network interfaces...
       node1: SSH address: 127.0.0.1:2222
       node1: SSH username: vagrant
       node1: SSH auth method: private key
   ==> node1: Rsyncing folder: 
/Users/nallen/tmp/metron-pr1261/metron-deployment/development/centos6/ => 
/vagrant
   ==> node1: [vagrant-hostmanager:guests] Updating hosts file on active guest 
virtual machines...
   ==> node1: [vagrant-hostmanager:host] Updating hosts file on your 
workstation (password may be required)...
   Password:
   Log will be found on host at 
/Users/nallen/tmp/metron-pr1261/metron-deployment/development/centos6/logs/metron-build-Mon_Apr_29_17:58:48_EDT_2019.log
   Using NODE1 IP 192.168.66.121
   Cypres Cache is set to '/Users/nallen/.Library/caches/Cypress'
   ===============Running Docker===============
   Unable to find image 'metron-build-docker:latest' locally
   docker: Error response from daemon: pull access denied for 
metron-build-docker, repository does not exist or may require 'docker login'.
   See 'docker run --help'.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to