[JBoss JIRA] (JBDS-3812) Target folder input looks weird
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3812?page=com.atlassian.jira.plugin.... ]
Jan Richter updated JBDS-3812:
------------------------------
Fix Version/s: 10.1.0.GA
(was: 10.1.0.AM3)
> Target folder input looks weird
> -------------------------------
>
> Key: JBDS-3812
> URL: https://issues.jboss.org/browse/JBDS-3812
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: havoc, ui
> Fix For: 10.1.0.GA
>
> Attachments: selected.png, unselected.png
>
>
> There are a few visual issues with the target folder input group that make it look really weird:
> - When not focused, there is no real border around the input box, just a little line on the bottom
> - The Browse button is shoved right on top of the input field - when the field is focused, its border is hidden under the button on the right
> - The input field should probably be auto-focused
> - When the validation message shows an error, it has a red icon with black text
> - The path with spaces warning has black text - plus since this path is not allowed, it should show as error, not a warning
> - The message that folder will be created looks exactly like a warning, it should be styled as info (no orange text and icon)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-20362) Extracting of a download runtime is slow on Mac
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20362?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-20362:
---------------------------------------
OK, so it really was just an unfortunate coincidence. I tried this again several times today.
Before patch:
1st attempt: slow (2 MB/s)
2nd attempt: fast (20 MB/s)
3rd attempt: fast (20 MB/s)
4th attempt: a bit slower, but still fast (12 MB/s)
After patch:
5th attempt: 15 MB/s
6th attempt: 15 MB/s
So there doesn't seem to be any relation between this patch and the download speed - it's just a fluctuation in the DL speed of my network connection it seems.
So I believe this patch is good to go.
> Extracting of a download runtime is slow on Mac
> -----------------------------------------------
>
> Key: JBIDE-20362
> URL: https://issues.jboss.org/browse/JBIDE-20362
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: runtime-detection
> Affects Versions: 4.3.0.Beta2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.4.1.Final
>
>
> While playing with the Download runtime fuctionality, I noticed that once a runtime (e.g. EAP 6.2) is downloaded, the extraction takes very long. I think it used to be fast and the extraction was done without any progress reporting. But now it seems that every subdirectory in the archive is being printed out which slows it down.
> This extraction process took 1 min 23 sec for EAP 6.2 and I have an SSD. On a command line, this would take a few seconds.
> I think the solution may be to simply show "Extracting" without printing out each file/directory that is being extracted.
> (Furthermore, the progress bar does not reflect the progress - it seems there is still only perhaps 5 % done and then it's suddenly over.)
> I can record a screencast if you like, but I think this should be easy to replicate.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-22969) Make sure OpenShift Tools support proxies
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22969?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-22969:
------------------------------------------
[~bdshadow] If I get your iptables rules right you simply block all tcp traffic that wont go to the given IP/port. SSH in the vagrant script is forwarded:
{code}
==> cdk: Forwarding ports...
cdk: 22 => 2222 (adapter 1)
{code}
IMHO this explains why the above doesnt work. You need a rule that also allows the ssh traffic. Or do I miss something?
> Make sure OpenShift Tools support proxies
> -----------------------------------------
>
> Key: JBIDE-22969
> URL: https://issues.jboss.org/browse/JBIDE-22969
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: openshift
> Reporter: Alexey Kazakov
> Assignee: Dmitrii Bocharov
> Fix For: 4.4.1.Final
>
> Attachments: proxy_settings.png
>
>
> CDK is now support proxy servers. We also should make sure OpenShift Tools works fine with proxies too.
> If devstudio and cdk are installed using DevSuite installer and user configured proxy server correctly then everything should just work on Eclipse side.
> This issue covers:
> - testing
> - creating all needed (currently missing) automated tests (including reddeer/swt bot Integration Tests)
> - fixing any problems we have in OpenShift tooling regarding proxy support.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (ERT-400) Enable multiple image deletion in Docker Explorer [EBZ#499839]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-400:
---------------------------------------
Summary: Enable multiple image deletion in Docker Explorer [EBZ#499839]
Key: ERT-400
URL: https://issues.jboss.org/browse/ERT-400
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Priority: Trivial
Fix For: Neon.1 (4.6)
My testing generates a lot of images I have to delete by hand one by one.
It'd be nice to be able to select multiple images in the Docker Explorer, right click and delete them all in one operation.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3983) Development Suite Installer should work behind proxy
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3983?page=com.atlassian.jira.plugin.... ]
Denis Golovin edited comment on JBDS-3983 at 8/20/16 12:25 PM:
---------------------------------------------------------------
Verified with squid proxy inside VPN and any settings I put seems to be picked up with node.js and electron. If I put squid IP address and port, everything works perfectly and even faster than without it. If I use wrong port number nothing works.
was (Author: dgolovin):
Verified with squid proxy inside VPN and any settings I put seems to be picked up with node.js and electron. If I put squid IP address and port, iwerythink works perfectly and even faster than without it. If I use wrong port number nothing works.
> Development Suite Installer should work behind proxy
> ----------------------------------------------------
>
> Key: JBDS-3983
> URL: https://issues.jboss.org/browse/JBDS-3983
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Epic
> Components: platform-installer
> Affects Versions: 10.1.0.AM1
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 10.1.0.GA
>
>
> DevSuite installer cannot download stack software form external links because it uses nodejs request module without proxy settings.
> CDK also requires proxy to be configured to have vagrant up working after installation, which could affect CDK Server Adapter Implementation.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3983) Development Suite Installer should work behind proxy
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3983?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-3983:
-------------------------------------
Verified with squid proxy inside VPN and any settings I put seems to be picked up with node.js and electron. If I put squid IP address and port, iwerythink works perfectly and even faster than without it. If I use wrong port number nothing works.
> Development Suite Installer should work behind proxy
> ----------------------------------------------------
>
> Key: JBDS-3983
> URL: https://issues.jboss.org/browse/JBDS-3983
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Epic
> Components: platform-installer
> Affects Versions: 10.1.0.AM1
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 10.1.0.GA
>
>
> DevSuite installer cannot download stack software form external links because it uses nodejs request module without proxy settings.
> CDK also requires proxy to be configured to have vagrant up working after installation, which could affect CDK Server Adapter Implementation.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3901) Got stuck on installation page after corrupted devstudio download
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3901?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3901:
--------------------------------
> Got stuck on installation page after corrupted devstudio download
> -----------------------------------------------------------------
>
> Key: JBDS-3901
> URL: https://issues.jboss.org/browse/JBDS-3901
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha2
> Environment: devstudio-platform-10.0.0-Alpha1-20160517-157-installer.exe
> Reporter: Radim Hopp
> Assignee: Denis Golovin
> Fix For: 10.1.0.GA
>
>
> jbds.jar was not downloaded correctly (just a few MB). It was marked as "failed" on installation page as it should. Everything else was downloaded and installed successfully. But I got stuck on that installation page. There is no way to continue nor to restart installation process.
> {noformat:title=install.log}
> Mon, 23 May 2016 08:24:19 GMT-Developer Platform installer v10.0.0-Alpha1-20160517-157
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: virtualbox
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cygwin
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: vagrant
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Download finished for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Install started for: jbds
> Mon, 23 May 2016 08:25:29 GMT-INFO: Download finished for: cygwin
> Mon, 23 May 2016 08:25:29 GMT-INFO: Install started for: cygwin
> Mon, 23 May 2016 08:26:38 GMT-INFO: Download finished for: vagrant
> Mon, 23 May 2016 08:26:38 GMT-INFO: Install started for: vagrant
> Mon, 23 May 2016 08:27:08 GMT-INFO: Download finished for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: Install started for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Files were extracted to: C:\Users\jboss-qa\AppData\Local\Temp
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent SUCCESS
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Waiting for all downloads to complete
> Mon, 23 May 2016 08:28:04 GMT-INFO: Download finished for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: Install started for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8 SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: Install finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: Setup finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - headlessInstall() called
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds failed to install: Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:38:14 GMT-INFO: Download finished for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: Install started for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log SUCCESS
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - virtual box location not detected, but it is installed into C:\DeveloperPlatform\virtualbox\ according info in log file
> Mon, 23 May 2016 08:38:37 GMT-INFO: Install finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: Setup finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Starting cygwin install, version 2.874
> User has backup/restore rights
> io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
> Current Directory: c:\DeveloperPlatform\cygwin\packages
> Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
> root: c:\DeveloperPlatform\cygwin system
> Selected local directory: c:\DeveloperPlatform\cygwin\packages
> net: Direct
> site: http://mirrors.xmission.com/cygwin/
> io_stream_cygfile: fopen(/etc/setup/installed.db) failed 2 No such file or directory
> io_stream_cygfile: fopen(/etc/setup/timestamp) failed 2 No such file or directory
> Adding required dependency bzip2: Selecting version 1.0.6-2 for installation.
> Adding required dependency ca-certificates: Selecting version 2.7-1 for installation.
> Adding required dependency csih: Selecting version 0.9.9-1 for installation.
> Adding required dependency cygrunsrv: Selecting version 1.62-1 for installation.
> Adding required dependency diffutils: Selecting version 3.3-3 for installation.
> Adding required dependency groff: Selecting version 1.22.3-1 for installation.
> Adding required dependency less: Selecting version 481-1 for installation.
> Adding required dependency libargp: Selecting version 20110921-2 for installation.
> Adding required dependency libattr1: Selecting version 2.4.46-1 for installation.
> Adding required dependency libblkid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libbz2_1: Selecting version 1.0.6-2 for installation.
> Adding required dependency libcom_err2: Selecting version 1.42.12-2 for installation.
> Adding required dependency libcrypt0: Selecting version 1.3-1 for installation.
> Adding required dependency libedit0: Selecting version 20130712-1 for installation.
> Adding required dependency libffi6: Selecting version 3.2.1-2 for installation.
> Adding required dependency libgcc1: Selecting version 5.3.0-5 for installation.
> Adding required dependency libgdbm4: Selecting version 1.11-1 for installation.
> Adding required dependency libgmp10: Selecting version 6.1.0-3p1 for installation.
> Adding required dependency libgssapi_krb5_2: Selecting version 1.14.1-1 for installation.
> Adding required dependency libiconv: Selecting version 1.14-3 for installation.
> Adding required dependency libiconv2: Selecting version 1.14-3 for installation.
> Adding required dependency libintl8: Selecting version 0.19.7-1 for installation.
> Adding required dependency libk5crypto3: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5support0: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5_3: Selecting version 1.14.1-1 for installation.
> Adding required dependency liblzma5: Selecting version 5.2.2-1 for installation.
> Adding required dependency libmpfr4: Selecting version 3.1.4-1 for installation.
> Adding required dependency libncursesw10: Selecting version 6.0-5.20160423 for installation.
> Adding required dependency libp11-kit0: Selecting version 0.22.1-1 for installation.
> Adding required dependency libpcre1: Selecting version 8.38-3 for installation.
> Adding required dependency libpipeline1: Selecting version 1.4.0-1 for installation.
> Adding required dependency libpopt0: Selecting version 1.16-1 for installation.
> Adding required dependency libsigsegv2: Selecting version 2.10-2 for installation.
> Adding required dependency libsmartcols1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libssp0: Selecting version 5.3.0-5 for installation.
> Adding required dependency libstdc++6: Selecting version 5.3.0-5 for installation.
> Adding required dependency libtasn1_6: Selecting version 4.7-1 for installation.
> Adding required dependency libuuid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency lynx: Selecting version 2.8.7-2 for installation.
> Adding required dependency p11-kit: Selecting version 0.22.1-1 for installation.
> Adding required dependency p11-kit-trust: Selecting version 0.22.1-1 for installation.
> Adding required dependency popt: Selecting version 1.16-1 for installation.
> Adding required dependency xz: Selecting version 5.2.2-1 for installation.
> Adding required dependency zlib0: Selecting version 1.2.8-3 for installation.
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/libpopt0/libpopt0-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Changing gid back to original
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/000-cygwin-post-install.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/coreutils.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/bash.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-mketc.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-profile.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/ca-certificates.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/lynx.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/man-db.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/mintty.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/openssh.sh"
> Changing gid to Administrators
> Ending cygwin install
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:41:03 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:41:03 GMT-INFO: Install finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: Setup finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: Install finished for: vagrant
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute command setx VAGRANT_DETECTED_OS "cygwin"
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute options undefined
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant -
> SUCCESS: Specified value was saved.
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute setx VAGRANT_DETECTED_OS "cygwin" SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: Setup finished for: vagrant
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin SUCCESS
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - postVagrantSetup called
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem"
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-registration (1.2.1)'!
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute command vagrant box remove cdkv2 -f
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - Error: Command failed: vagrant box remove cdkv2 -f
> The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute command vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box"
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - ==> box: Box file was not detected as metadata. Adding it directly...
> ==> box: Adding box 'cdkv2' (v0) for provider:
> box: Unpacking necessary files from: file://c:/DeveloperPlatform/cdk/boxes/rhel-vagrant-virtualbox.box
> [K box: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
> [K box: Progress: 61% (Rate: 810M/s, Estimated time remaining: 0:00:01)
> [K box: Progress: 100% (Rate: 583M/s, Estimated time remaining: --:--:--)
> [K box:
> ==> box: Successfully added box 'cdkv2' (v0) for 'virtualbox'!
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box" SUCCESS
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem"
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-service-manager (1.0.1)'!
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:53 GMT-INFO: Install finished for: cdk
> Mon, 23 May 2016 08:42:53 GMT-INFO: Setup finished for: cdk
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months