Skip to content
Success

Console Output

Started by user Logan
Running as SYSTEM
Building remotely on WinBuilder in workspace C:\Jenkins\workspace\Hotkey-Pad
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/popcorn9499/Hotkey-Pad.git
 > git init C:\Jenkins\workspace\Hotkey-Pad # timeout=10
Fetching upstream changes from https://github.com/popcorn9499/Hotkey-Pad.git
 > git --version # timeout=10
 > git --version # 'git version 2.28.0.windows.1'
 > git fetch --tags --force --progress -- https://github.com/popcorn9499/Hotkey-Pad.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/popcorn9499/Hotkey-Pad.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/popcorn9499/Hotkey-Pad.git # timeout=10
Fetching upstream changes from https://github.com/popcorn9499/Hotkey-Pad.git
 > git fetch --tags --force --progress -- https://github.com/popcorn9499/Hotkey-Pad.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
 > git rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10
Checking out Revision 2927db4050bc9c45a88fdb66fb4333e80908f9f2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2927db4050bc9c45a88fdb66fb4333e80908f9f2 # timeout=10
Commit message: "made this work smoother and added a keypress delay"
 > git rev-list --no-walk 2927db4050bc9c45a88fdb66fb4333e80908f9f2 # timeout=10
[Hotkey-Pad] $ cmd /c call C:\Windows\TEMP\jenkins7523891818551711668.bat

C:\Jenkins\workspace\Hotkey-Pad>C:\Nuget\nuget.exe restore "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" 
MSBuild auto-detection: using msbuild version '16.7.0.37604' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\bin'.
Restoring NuGet package Henooh.DeviceEmulator.1.1.6.
Restoring NuGet package Newtonsoft.Json.12.0.3.
Adding package 'Henooh.DeviceEmulator.1.1.6' to folder 'C:\Jenkins\workspace\Hotkey-Pad\packages'
Adding package 'Newtonsoft.Json.12.0.3' to folder 'C:\Jenkins\workspace\Hotkey-Pad\packages'
Added package 'Henooh.DeviceEmulator.1.1.6' to folder 'C:\Jenkins\workspace\Hotkey-Pad\packages'
Added package 'Newtonsoft.Json.12.0.3' to folder 'C:\Jenkins\workspace\Hotkey-Pad\packages'

NuGet Config files used:
    C:\Windows\system32\config\systemprofile\AppData\Roaming\NuGet\NuGet.Config
    C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config

Feeds used:
    C:\Windows\system32\config\systemprofile\.nuget\packages\
    https://api.nuget.org/v3/index.json
    C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\

Installed:
    2 package(s) to packages.config projects

C:\Jenkins\workspace\Hotkey-Pad>exit 0 
Path To MSBuild.exe: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe
Executing the command cmd.exe /C " chcp 1252 & "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" /p:Configuration=Release "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln " " && exit %%ERRORLEVEL%% from C:\Jenkins\workspace\Hotkey-Pad
[Hotkey-Pad] $ cmd.exe /C " chcp 1252 & "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" /p:Configuration=Release "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln " " && exit %%ERRORLEVEL%%
Active code page: 1252
Microsoft (R) Build Engine version 16.7.0+b89cb5fde for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 8/9/2020 10:23:09 PM.
Project "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
  Building solution configuration "Release|Any CPU".
Project "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" (1) is building "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj" (2) on node 1 (default targets).
PrepareForBuild:
  Creating directory "bin\Release\".
  Creating directory "obj\Release\".
GenerateBindingRedirects:
  No suggested binding redirects from ResolveAssemblyReferences.
Project "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj" (2) is building "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad_s3qeqmt2_wpftmp.csproj" (3) on node 1 (_CompileTemporaryAssembly target(s)).
CoreCompile:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:C:\Jenkins\workspace\Hotkey-Pad\packages\Henooh.DeviceEmulator.1.1.6\lib\net45\Henooh.DeviceEmulator.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Jenkins\workspace\Hotkey-Pad\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationCore.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationFramework.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xaml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\WindowsBase.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Hotkey-Pad.exe /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /target:winexe /utf8output /deterministic+ /langversion:7.3 App.xaml.cs ButtonData.cs ButtonPadEditor.xaml.cs ButtonWrapper.cs ColorHandler.cs ConnectionManager.cs EditorPad.cs Hotkey.cs KeyCodeTranslation.cs lvServerListItem.cs MainWindow.xaml.cs Pad.cs Properties\AssemblyInfo.cs KeyCodeData.cs Properties\Resources.Designer.cs Properties\Settings.Designer.cs C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\ButtonPadEditor.g.cs C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\MainWindow.g.cs C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\App.g.cs
  Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Roslyn
Pad.cs(12,7): warning CS0105: The using directive for 'System.Windows.Input' appeared previously in this namespace [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad_s3qeqmt2_wpftmp.csproj]
ConnectionManager.cs(129,34): warning CS0168: The variable 'e' is declared but never used [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad_s3qeqmt2_wpftmp.csproj]
Done Building Project "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad_s3qeqmt2_wpftmp.csproj" (_CompileTemporaryAssembly target(s)).
MarkupCompilePass2:
  MarkupCompilePass2 successfully generated BAML or source code files.
CleanupTemporaryTargetAssembly:
  Deleting file "obj\Release\Hotkey-Pad.exe".
CoreResGen:
  "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\resgen.exe" /useSourcePath /r:C:\Jenkins\workspace\Hotkey-Pad\packages\Henooh.DeviceEmulator.1.1.6\lib\net45\Henooh.DeviceEmulator.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Microsoft.CSharp.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /r:C:\Jenkins\workspace\Hotkey-Pad\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationCore.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationFramework.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Net.Http.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xaml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\WindowsBase.dll" /compile Properties\Resources.resx,obj\Release\Hotkey_Pad.Properties.Resources.resources
  Processing resource file "Properties\Resources.resx" into "obj\Release\Hotkey_Pad.Properties.Resources.resources".
CoreCompile:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:C:\Jenkins\workspace\Hotkey-Pad\packages\Henooh.DeviceEmulator.1.1.6\lib\net45\Henooh.DeviceEmulator.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Jenkins\workspace\Hotkey-Pad\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationCore.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationFramework.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xaml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\WindowsBase.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Hotkey-Pad.exe /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /resource:obj\Release\Hotkey-Pad.g.resources /resource:obj\Release\Hotkey_Pad.Properties.Resources.resources /target:winexe /utf8output /deterministic+ /langversion:7.3 App.xaml.cs ButtonData.cs ButtonPadEditor.xaml.cs ButtonWrapper.cs ColorHandler.cs ConnectionManager.cs EditorPad.cs Hotkey.cs KeyCodeTranslation.cs lvServerListItem.cs MainWindow.xaml.cs Pad.cs Properties\AssemblyInfo.cs KeyCodeData.cs Properties\Resources.Designer.cs Properties\Settings.Designer.cs C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\ButtonPadEditor.g.cs C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\MainWindow.g.cs C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\App.g.cs "obj\Release\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs"
  Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Roslyn
Pad.cs(12,7): warning CS0105: The using directive for 'System.Windows.Input' appeared previously in this namespace [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj]
ConnectionManager.cs(129,34): warning CS0168: The variable 'e' is declared but never used [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj]
_CopyFilesMarkedCopyLocal:
  Creating directory "bin\Release\kr".
  Copying file from "C:\Jenkins\workspace\Hotkey-Pad\packages\Henooh.DeviceEmulator.1.1.6\lib\net45\Henooh.DeviceEmulator.xml" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Henooh.DeviceEmulator.xml".
  Copying file from "C:\Jenkins\workspace\Hotkey-Pad\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.xml" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Newtonsoft.Json.xml".
  Creating directory "bin\Release\fr".
  Copying file from "C:\Jenkins\workspace\Hotkey-Pad\packages\Henooh.DeviceEmulator.1.1.6\lib\net45\kr\Henooh.DeviceEmulator.resources.dll" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\kr\Henooh.DeviceEmulator.resources.dll".
  Copying file from "C:\Jenkins\workspace\Hotkey-Pad\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Newtonsoft.Json.dll".
  Copying file from "C:\Jenkins\workspace\Hotkey-Pad\packages\Henooh.DeviceEmulator.1.1.6\lib\net45\Henooh.DeviceEmulator.dll" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Henooh.DeviceEmulator.dll".
  Copying file from "C:\Jenkins\workspace\Hotkey-Pad\packages\Henooh.DeviceEmulator.1.1.6\lib\net45\fr\Henooh.DeviceEmulator.resources.dll" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\fr\Henooh.DeviceEmulator.resources.dll".
  Creating "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\Hotkey-Pad.csproj.CopyComplete" because "AlwaysCreate" was specified.
_CopyAppConfigFile:
  Copying file from "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\App.config" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Hotkey-Pad.exe.config".
CopyFilesToOutputDirectory:
  Copying file from "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\Hotkey-Pad.exe" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Hotkey-Pad.exe".
  Hotkey-Pad -> C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Hotkey-Pad.exe
  Copying file from "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\Hotkey-Pad.pdb" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Hotkey-Pad.pdb".
Done Building Project "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj" (default targets).
Done Building Project "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" (default targets).

Build succeeded.

"C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" (default target) (1) ->
"C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj" (default target) (2) ->
"C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad_s3qeqmt2_wpftmp.csproj" (_CompileTemporaryAssembly target) (3) ->
(CoreCompile target) -> 
  Pad.cs(12,7): warning CS0105: The using directive for 'System.Windows.Input' appeared previously in this namespace [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad_s3qeqmt2_wpftmp.csproj]
  ConnectionManager.cs(129,34): warning CS0168: The variable 'e' is declared but never used [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad_s3qeqmt2_wpftmp.csproj]


"C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" (default target) (1) ->
"C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj" (default target) (2) ->
  Pad.cs(12,7): warning CS0105: The using directive for 'System.Windows.Input' appeared previously in this namespace [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj]
  ConnectionManager.cs(129,34): warning CS0168: The variable 'e' is declared but never used [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj]

    4 Warning(s)
    0 Error(s)

Time Elapsed 00:00:01.82
[Hotkey-Pad] $ cmd /c call C:\Windows\TEMP\jenkins2989885774212196861.bat

C:\Jenkins\workspace\Hotkey-Pad>cd C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin 

C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin>7z a Release.zip Release 

7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21

Scanning the drive:
3 folders, 9 files, 1990787 bytes (1945 KiB)

Creating archive: Release.zip

Add new data to archive: 3 folders, 9 files, 1990787 bytes (1945 KiB)


Files read from disk: 9
Archive size: 479573 bytes (469 KiB)
Everything is Ok

C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin>exit 0 
Archiving artifacts
Finished: SUCCESS