Skip to content

Instantly share code, notes, and snippets.

@judavi
Created February 7, 2018 16:39
Show Gist options
  • Save judavi/ff3df385ba256cff71600c093fa52b67 to your computer and use it in GitHub Desktop.
Save judavi/ff3df385ba256cff71600c093fa52b67 to your computer and use it in GitHub Desktop.
Chocolatey no errors log
2018-02-07 11:25:34,338 3552 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2018-02-07 11:32:28,159 9148 [INFO ] - Chocolatey v0.10.8
2018-02-07 11:32:28,193 9148 [DEBUG] - Chocolatey is running on Windows v 10.0.14393.0
2018-02-07 11:32:28,198 9148 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2018-02-07 11:32:28,201 9148 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2018-02-07 11:32:28,232 9148 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install jdk8 --proxy=xxxxxxxx --confirm --log-file C:\pepe.txt -vd
2018-02-07 11:32:28,234 9148 [DEBUG] - Received arguments: install jdk8 --proxy=xxxxxxxxxx--confirm --log-file C:\pepe.txt -vd
2018-02-07 11:32:28,306 9148 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2018-02-07 11:32:28,404 9148 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2018-02-07 11:32:28,415 9148 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2018-02-07 11:32:29,173 9148 [WARN ] - [Pending] Removing incomplete install for 'nodejs.install'
2018-02-07 11:32:29,341 9148 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
2018-02-07 11:32:29,345 9148 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2018-02-07 11:32:29,359 9148 [DEBUG] - Configuration: CommandName='install'|CacheLocation='C:\chococache'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
Debug='True'|Verbose='True'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'|
AllowUnofficialBuild='False'|AdditionalLogFileLocation='C:\pepe.txt'|
Input='jdk8'|AllVersions='False'|SkipPackageInstallProvider='False'|
PackageNames='jdk8'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.14393.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='0.10.8.0'|
Information.ChocolateyProductVersion='0.10.8'|
Information.FullName='choco, Version=0.10.8.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='ContainerAdministrator'|
Information.UserDomainName='User Manager'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.ScriptsCheckLastExitCode='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
PinCommand.Command='unknown'|OutdatedCommand.IgnorePinned='False'|
Proxy.Location='xxxxxxxxx'|
Proxy.BypassOnLocal='True'|
2018-02-07 11:32:29,364 9148 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2018-02-07 11:32:29,372 9148 [INFO ] - Installing the following packages:
2018-02-07 11:32:29,375 9148 [INFO ] - jdk8
2018-02-07 11:32:29,378 9148 [INFO ] - By installing you accept licenses for the packages.
2018-02-07 11:32:29,475 9148 [DEBUG] - Using proxy server 'xxxxxxxxxxxxxx'.
2018-02-07 11:32:33,691 9148 [INFO ] - [NuGet] Installing 'jdk8 8.0.162'.
2018-02-07 11:32:33,711 9148 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'jdk8\tools'.
2018-02-07 11:32:33,720 9148 [DEBUG] - [NuGet] Added file 'chocolateyUninstall.ps1' to folder 'jdk8\tools'.
2018-02-07 11:32:33,729 9148 [DEBUG] - [NuGet] Added file 'common.ps1' to folder 'jdk8\tools'.
2018-02-07 11:32:33,830 9148 [DEBUG] - [NuGet] Added file 'jdk8.nuspec' to folder 'jdk8'.
2018-02-07 11:32:33,834 9148 [DEBUG] - [NuGet] Added file 'jdk8.nupkg' to folder 'jdk8'.
2018-02-07 11:32:33,836 9148 [INFO ] - [NuGet] Successfully installed 'jdk8 8.0.162'.
2018-02-07 11:32:33,840 9148 [INFO ] -
jdk8 v8.0.162 [Approved]
2018-02-07 11:32:33,861 9148 [INFO ] - jdk8 package files install completed. Performing other installation steps.
2018-02-07 11:32:33,953 9148 [DEBUG] - Setting installer args for jdk8
2018-02-07 11:32:33,955 9148 [DEBUG] - Setting package parameters for jdk8
2018-02-07 11:32:33,957 9148 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\jdk8\tools\chocolateyInstall.ps1':
2018-02-07 11:32:33,980 9148 [DEBUG] - $script_path = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$common = $(Join-Path $script_path "common.ps1")
. $common
#installs jdk8
try {
$params = "$env:chocolateyPackageParameters"
$params = (ConvertFrom-StringData $params.Replace(";", "`n"))
out-installdir($params)
if (check-both($params)) {
chocolatey-install $params $true
chocolatey-install $params
out-both($params)
} else {
out-i586($params)
chocolatey-install $params
}
set-path
} catch {
if ($_.Exception.InnerException) {
$msg = $_.Exception.InnerException.Message
} else {
$msg = $_.Exception.Message
}
throw
}
2018-02-07 11:32:34,029 9148 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\Program
Data\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\jdk8\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '
'']
2018-02-07 11:32:34,048 9148 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment