Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created July 10, 2023 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save choco-bot/71dfe1eda549edadccc8a19cb3591a69 to your computer and use it in GitHub Desktop.
Save choco-bot/71dfe1eda549edadccc8a19cb3591a69 to your computer and use it in GitHub Desktop.
act-cli v0.2.48 - Passed - Package Tests Results

act-cli v0.2.48 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/act-cli/0.2.48
  • Tested 10 Jul 2023 21:42:14 +00:00
  • Tested against win2012r2x64 (Windows Server 2012 R2 x64)
  • Tested with the latest version of choco, possibly a beta version.
  • Tested with chocolatey-package-verifier service v1.0.1
  • Install was successful.
  • Uninstall was successful.
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\act-cli\act-cli.nupkg" checksum="B8CCC89E32A73973AA07CE1C711A62CE" />
<file path="C:\ProgramData\chocolatey\lib\act-cli\act-cli.nuspec" checksum="E23BA1705D3F3F5099A3D60F5E44F929" />
<file path="C:\ProgramData\chocolatey\lib\act-cli\tools\act.exe" checksum="A7B077CA2F3B872E9AEEAB4C8B1F11F8" />
<file path="C:\ProgramData\chocolatey\lib\act-cli\tools\LICENSE.txt" checksum="A66E5405574D0B2070C567A5D81DDFD2" />
<file path="C:\ProgramData\chocolatey\lib\act-cli\tools\VERIFICATION.txt" checksum="3A65FBB86DD8D29A04EE4857B445621E" />
</files>
</fileSnapshot>
2023-07-10 21:41:44,650 5528 [DEBUG] - XmlConfiguration is now operational
2023-07-10 21:41:44,822 5528 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-07-10 21:41:44,822 5528 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-07-10 21:41:44,822 5528 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-07-10 21:41:44,822 5528 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-07-10 21:41:44,838 5528 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-07-10 21:41:44,838 5528 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-07-10 21:41:45,135 5528 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-07-10 21:41:45,135 5528 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-07-10 21:41:45,151 5528 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-07-10 21:41:45,151 5528 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-07-10 21:41:45,151 5528 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-07-10 21:41:45,151 5528 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-07-10 21:41:45,166 5528 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-07-10 21:41:45,166 5528 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-07-10 21:41:45,166 5528 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-07-10 21:41:45,182 5528 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-07-10 21:41:45,182 5528 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-07-10 21:41:45,182 5528 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-07-10 21:41:45,182 5528 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-07-10 21:41:45,197 5528 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-07-10 21:41:45,197 5528 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-07-10 21:41:45,197 5528 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-07-10 21:41:45,213 5528 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-07-10 21:41:45,213 5528 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-07-10 21:41:45,541 5528 [INFO ] - ============================================================
2023-07-10 21:41:45,933 5528 [INFO ] - Chocolatey v1.3.0
2023-07-10 21:41:45,963 5528 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-07-10 21:41:45,979 5528 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-07-10 21:41:45,996 5528 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-07-10 21:41:46,010 5528 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install act-cli --version 0.2.48 -fdvy --execution-timeout=2700 --allow-downgrade
2023-07-10 21:41:46,025 5528 [DEBUG] - Received arguments: install act-cli --version 0.2.48 -fdvy --execution-timeout=2700 --allow-downgrade
2023-07-10 21:41:46,214 5528 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-07-10 21:41:46,230 5528 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-07-10 21:41:46,262 5528 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-07-10 21:41:46,402 5528 [DEBUG] - Performing validation checks.
2023-07-10 21:41:46,416 5528 [DEBUG] - Global Configuration Validation Checks:
2023-07-10 21:41:46,433 5528 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-07-10 21:41:46,447 5528 [DEBUG] - System State Validation Checks:
2023-07-10 21:41:46,447 5528 [DEBUG] - Reboot Requirement Checks:
2023-07-10 21:41:46,463 5528 [DEBUG] - - Pending Computer Rename = Checked
2023-07-10 21:41:46,479 5528 [DEBUG] - - Pending Component Based Servicing = Checked
2023-07-10 21:41:46,494 5528 [DEBUG] - - Pending Windows Auto Update = Checked
2023-07-10 21:41:46,494 5528 [DEBUG] - - Pending File Rename Operations = Ignored
2023-07-10 21:41:46,510 5528 [DEBUG] - - Pending Windows Package Installer = Checked
2023-07-10 21:41:46,510 5528 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-07-10 21:41:46,525 5528 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-07-10 21:41:46,604 5528 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-07-10 21:41:46,604 5528 [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.
2023-07-10 21:41:46,666 5528 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='True'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='act-cli'|
Version='0.2.48'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='act-cli'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='True'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-UN3G9R9N5S7'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
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'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-07-10 21:41:46,697 5528 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2023-07-10 21:41:46,713 5528 [INFO ] - Installing the following packages:
2023-07-10 21:41:46,729 5528 [INFO ] - act-cli
2023-07-10 21:41:46,744 5528 [INFO ] - By installing, you accept licenses for the packages.
2023-07-10 21:41:46,760 5528 [DEBUG] - Current environment values (may contain sensitive data):
2023-07-10 21:41:46,760 5528 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-07-10 21:41:46,775 5528 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-10 21:41:46,775 5528 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-10 21:41:46,791 5528 [DEBUG] - * 'ChocolateyLastPathUpdate'='133334669172321182' ('User')
2023-07-10 21:41:46,791 5528 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-07-10 21:41:46,806 5528 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-07-10 21:41:46,806 5528 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-07-10 21:41:46,822 5528 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-07-10 21:41:46,822 5528 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-07-10 21:41:46,822 5528 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-07-10 21:41:46,838 5528 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-07-10 21:41:46,838 5528 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-07-10 21:41:46,854 5528 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-07-10 21:41:46,854 5528 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-07-10 21:41:46,869 5528 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-07-10 21:41:46,884 5528 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-07-10 21:41:46,900 5528 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-07-10 21:41:46,900 5528 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-07-10 21:41:46,900 5528 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-07-10 21:41:46,916 5528 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-07-10 21:41:50,245 5528 [INFO ] - [NuGet] Installing 'act-cli 0.2.48'.
2023-07-10 21:41:50,291 5528 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'act-cli\tools'.
2023-07-10 21:41:50,322 5528 [DEBUG] - [NuGet] Added file 'act.exe' to folder 'act-cli\tools'.
2023-07-10 21:41:50,338 5528 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'act-cli\tools'.
2023-07-10 21:41:50,369 5528 [DEBUG] - [NuGet] Added file 'act-cli.nupkg' to folder 'act-cli'.
2023-07-10 21:41:50,808 5528 [DEBUG] - [NuGet] Added file 'act-cli.nuspec' to folder 'act-cli'.
2023-07-10 21:41:50,808 5528 [INFO ] - [NuGet] Successfully installed 'act-cli 0.2.48'.
2023-07-10 21:41:50,822 5528 [INFO ] -
act-cli v0.2.48 (forced)
2023-07-10 21:41:50,902 5528 [INFO ] - act-cli package files install completed. Performing other installation steps.
2023-07-10 21:41:51,167 5528 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\act-cli'
2023-07-10 21:41:51,200 5528 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\act-cli\act-cli.nupkg'
with checksum 'B8CCC89E32A73973AA07CE1C711A62CE'
2023-07-10 21:41:51,200 5528 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\act-cli\act-cli.nuspec'
with checksum 'E23BA1705D3F3F5099A3D60F5E44F929'
2023-07-10 21:41:51,293 5528 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\act-cli\tools\act.exe'
with checksum 'A7B077CA2F3B872E9AEEAB4C8B1F11F8'
2023-07-10 21:41:51,293 5528 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\act-cli\tools\LICENSE.txt'
with checksum 'A66E5405574D0B2070C567A5D81DDFD2'
2023-07-10 21:41:51,307 5528 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\act-cli\tools\VERIFICATION.txt'
with checksum '3A65FBB86DD8D29A04EE4857B445621E'
2023-07-10 21:41:51,478 5528 [DEBUG] - Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\act-cli\tools\act.exe" --output="C:\ProgramData\chocolatey\bin\act.exe" --iconpath="C:\ProgramData\chocolatey\lib\act-cli\tools\act.exe"']
2023-07-10 21:41:52,385 5528 [DEBUG] - [ShimGen] [WARN ] Could not extract icon from associated program. Using default. Error:
2023-07-10 21:41:52,385 5528 [DEBUG] - [ShimGen] Selected Icon is invalid
2023-07-10 21:41:52,385 5528 [DEBUG] - [ShimGen] Microsoft (R) Visual C# Compiler version 4.8.3761.0
2023-07-10 21:41:52,385 5528 [DEBUG] - [ShimGen] for C# 5
2023-07-10 21:41:52,385 5528 [DEBUG] - [ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
2023-07-10 21:41:52,401 5528 [DEBUG] - [ShimGen] This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to C# 5, which is no longer the latest version. For compilers that support newer versions of the C# programming language, see http://go.microsoft.com/fwlink/?LinkID=533240
2023-07-10 21:41:52,401 5528 [DEBUG] - [ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\act.exe'
2023-07-10 21:41:52,432 5528 [DEBUG] - Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\act-cli\tools\act.exe" --output="C:\ProgramData\chocolatey\bin\act.exe" --iconpath="C:\ProgramData\chocolatey\lib\act-cli\tools\act.exe"'] exited with '0'
2023-07-10 21:41:52,432 5528 [INFO ] - ShimGen has successfully created a shim for act.exe
2023-07-10 21:41:52,447 5528 [DEBUG] - Created: C:\ProgramData\chocolatey\bin\act.exe
Targeting: C:\ProgramData\chocolatey\lib\act-cli\tools\act.exe
IsGui:False
2023-07-10 21:41:52,510 5528 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\act-cli.0.2.48".
2023-07-10 21:41:52,572 5528 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\act-cli.0.2.48\.files'
2023-07-10 21:41:52,588 5528 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\act-cli.0.2.48\.extra".
2023-07-10 21:41:52,588 5528 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\act-cli.0.2.48\.version".
2023-07-10 21:41:52,603 5528 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\act-cli.0.2.48\.sxs".
2023-07-10 21:41:52,603 5528 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\act-cli.0.2.48\.pin".
2023-07-10 21:41:52,619 5528 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-07-10 21:41:52,635 5528 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\act-cli\.chocolateyPending".
2023-07-10 21:41:52,635 5528 [INFO ] - The install of act-cli was successful.
2023-07-10 21:41:52,650 5528 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\lib\act-cli'
2023-07-10 21:41:52,650 5528 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\NuGet\Cache\act-cli.0.2.48.nupkg".
2023-07-10 21:41:52,697 5528 [WARN ] -
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-07-10 21:41:52,713 5528 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-07-10 21:41:52,760 5528 [DEBUG] - Exiting with 0
2023-07-10 21:42:05,228 2908 [DEBUG] - XmlConfiguration is now operational
2023-07-10 21:42:05,384 2908 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-07-10 21:42:05,384 2908 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-07-10 21:42:05,384 2908 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-07-10 21:42:05,400 2908 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-07-10 21:42:05,400 2908 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-07-10 21:42:05,400 2908 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-07-10 21:42:05,666 2908 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-07-10 21:42:05,681 2908 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-07-10 21:42:05,681 2908 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-07-10 21:42:05,681 2908 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-07-10 21:42:05,697 2908 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-07-10 21:42:05,697 2908 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-07-10 21:42:05,697 2908 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-07-10 21:42:05,697 2908 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-07-10 21:42:05,713 2908 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-07-10 21:42:05,713 2908 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-07-10 21:42:05,713 2908 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-07-10 21:42:05,713 2908 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-07-10 21:42:05,729 2908 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-07-10 21:42:05,729 2908 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-07-10 21:42:05,729 2908 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-07-10 21:42:05,743 2908 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-07-10 21:42:05,743 2908 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-07-10 21:42:05,743 2908 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-07-10 21:42:06,072 2908 [INFO ] - ============================================================
2023-07-10 21:42:06,447 2908 [INFO ] - Chocolatey v1.3.0
2023-07-10 21:42:06,479 2908 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-07-10 21:42:06,494 2908 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-07-10 21:42:06,510 2908 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-07-10 21:42:06,525 2908 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall act-cli --version 0.2.48 -dvy --execution-timeout=2700
2023-07-10 21:42:06,525 2908 [DEBUG] - Received arguments: uninstall act-cli --version 0.2.48 -dvy --execution-timeout=2700
2023-07-10 21:42:06,697 2908 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-07-10 21:42:06,713 2908 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-07-10 21:42:06,760 2908 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-07-10 21:42:06,901 2908 [DEBUG] - Performing validation checks.
2023-07-10 21:42:06,916 2908 [DEBUG] - Global Configuration Validation Checks:
2023-07-10 21:42:06,932 2908 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-07-10 21:42:06,932 2908 [DEBUG] - System State Validation Checks:
2023-07-10 21:42:06,947 2908 [DEBUG] - Reboot Requirement Checks:
2023-07-10 21:42:06,963 2908 [DEBUG] - - Pending Computer Rename = Checked
2023-07-10 21:42:06,963 2908 [DEBUG] - - Pending Component Based Servicing = Checked
2023-07-10 21:42:06,978 2908 [DEBUG] - - Pending Windows Auto Update = Checked
2023-07-10 21:42:06,978 2908 [DEBUG] - - Pending File Rename Operations = Ignored
2023-07-10 21:42:06,994 2908 [DEBUG] - - Pending Windows Package Installer = Checked
2023-07-10 21:42:07,010 2908 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-07-10 21:42:07,026 2908 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-07-10 21:42:07,072 2908 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-07-10 21:42:07,088 2908 [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.
2023-07-10 21:42:07,134 2908 [DEBUG] - Configuration: CommandName='uninstall'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.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'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='act-cli'|
Version='0.2.48'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='act-cli'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-UN3G9R9N5S7'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
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'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-07-10 21:42:07,150 2908 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2023-07-10 21:42:07,182 2908 [INFO ] - Uninstalling the following packages:
2023-07-10 21:42:07,182 2908 [INFO ] - act-cli
2023-07-10 21:42:07,213 2908 [DEBUG] - Current environment values (may contain sensitive data):
2023-07-10 21:42:07,213 2908 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-07-10 21:42:07,228 2908 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-10 21:42:07,228 2908 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-10 21:42:07,244 2908 [DEBUG] - * 'ChocolateyLastPathUpdate'='133334669172321182' ('User')
2023-07-10 21:42:07,244 2908 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-07-10 21:42:07,244 2908 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-07-10 21:42:07,259 2908 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-07-10 21:42:07,259 2908 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-07-10 21:42:07,275 2908 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-07-10 21:42:07,275 2908 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-07-10 21:42:07,290 2908 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-07-10 21:42:07,290 2908 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-07-10 21:42:07,306 2908 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-07-10 21:42:07,306 2908 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-07-10 21:42:07,322 2908 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-07-10 21:42:07,322 2908 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-07-10 21:42:07,338 2908 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-07-10 21:42:07,338 2908 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-07-10 21:42:07,353 2908 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-07-10 21:42:07,353 2908 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-07-10 21:42:07,510 2908 [DEBUG] - Running list with the following filter = ''
2023-07-10 21:42:07,510 2908 [DEBUG] - --- Start of List ---
2023-07-10 21:42:07,900 2908 [DEBUG] - act-cli 0.2.48
2023-07-10 21:42:07,932 2908 [DEBUG] - --- End of List ---
2023-07-10 21:42:08,229 2908 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp".
2023-07-10 21:42:08,244 2908 [DEBUG] - Backing up existing act-cli prior to operation.
2023-07-10 21:42:08,259 2908 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\act-cli'
to 'C:\ProgramData\chocolatey\lib-bkp\act-cli'
2023-07-10 21:42:10,292 2908 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\act-cli".
2023-07-10 21:42:10,292 2908 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\act-cli\act-cli.nupkg"
to "C:\ProgramData\chocolatey\lib\act-cli\act-cli.nupkg".
2023-07-10 21:42:10,323 2908 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\act-cli\act-cli.nuspec"
to "C:\ProgramData\chocolatey\lib\act-cli\act-cli.nuspec".
2023-07-10 21:42:10,323 2908 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\act-cli\tools".
2023-07-10 21:42:10,337 2908 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\act-cli\tools\act.exe"
to "C:\ProgramData\chocolatey\lib\act-cli\tools\act.exe".
2023-07-10 21:42:10,370 2908 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\act-cli\tools\LICENSE.txt"
to "C:\ProgramData\chocolatey\lib\act-cli\tools\LICENSE.txt".
2023-07-10 21:42:10,370 2908 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\act-cli\tools\VERIFICATION.txt"
to "C:\ProgramData\chocolatey\lib\act-cli\tools\VERIFICATION.txt".
2023-07-10 21:42:11,900 2908 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\act-cli'
2023-07-10 21:42:11,948 2908 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\act-cli\act-cli.nupkg'
with checksum 'B8CCC89E32A73973AA07CE1C711A62CE'
2023-07-10 21:42:11,963 2908 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\act-cli\act-cli.nuspec'
with checksum 'E23BA1705D3F3F5099A3D60F5E44F929'
2023-07-10 21:42:12,072 2908 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\act-cli\tools\act.exe'
with checksum 'A7B077CA2F3B872E9AEEAB4C8B1F11F8'
2023-07-10 21:42:12,072 2908 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\act-cli\tools\LICENSE.txt'
with checksum 'A66E5405574D0B2070C567A5D81DDFD2'
2023-07-10 21:42:12,087 2908 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\act-cli\tools\VERIFICATION.txt'
with checksum '3A65FBB86DD8D29A04EE4857B445621E'
2023-07-10 21:42:12,838 2908 [INFO ] - [NuGet] Uninstalling 'act-cli 0.2.48'.
2023-07-10 21:42:12,870 2908 [INFO ] -
act-cli v0.2.48
2023-07-10 21:42:12,916 2908 [DEBUG] - Removing shim for act.exe at 'C:\ProgramData\chocolatey\bin\act.exe
2023-07-10 21:42:12,931 2908 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\bin\act.exe".
2023-07-10 21:42:12,962 2908 [INFO ] - Skipping auto uninstaller - No registry snapshot.
2023-07-10 21:42:12,978 2908 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-07-10 21:42:13,087 2908 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-07-10 21:42:13,119 2908 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\act-cli".
2023-07-10 21:42:13,197 2908 [DEBUG] - [NuGet] Removed file 'LICENSE.txt' to folder 'C:\ProgramData\chocolatey\lib\act-cli\tools'.
2023-07-10 21:42:13,260 2908 [DEBUG] - [NuGet] Removed file 'act.exe' to folder 'C:\ProgramData\chocolatey\lib\act-cli\tools'.
2023-07-10 21:42:13,260 2908 [DEBUG] - [NuGet] Removed file 'VERIFICATION.txt' to folder 'C:\ProgramData\chocolatey\lib\act-cli\tools'.
2023-07-10 21:42:13,275 2908 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\act-cli\tools'.
2023-07-10 21:42:13,275 2908 [DEBUG] - [NuGet] Removed file 'act-cli.nuspec' to folder 'C:\ProgramData\chocolatey\lib\act-cli'.
2023-07-10 21:42:13,290 2908 [DEBUG] - [NuGet] Removed file 'act-cli.nupkg' to folder 'C:\ProgramData\chocolatey\lib\act-cli'.
2023-07-10 21:42:13,306 2908 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\act-cli'.
2023-07-10 21:42:13,306 2908 [INFO ] - [NuGet] Successfully uninstalled 'act-cli 0.2.48'.
2023-07-10 21:42:13,322 2908 [INFO ] - act-cli has been successfully uninstalled.
2023-07-10 21:42:13,338 2908 [DEBUG] - Removing nupkg if it still exists.
2023-07-10 21:42:13,353 2908 [DEBUG] - Ensuring removal of installation files.
2023-07-10 21:42:13,353 2908 [DEBUG] - Ensuring removal of package cache files.
2023-07-10 21:42:13,400 2908 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-07-10 21:42:13,416 2908 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-07-10 21:42:13,464 2908 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment