2021-04-04T18:27:11.1001301Z ##[section]Starting: Request a runner to run this job
2021-04-04T18:27:11.2211523Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest'
2021-04-04T18:27:11.2211627Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'windows-latest'
2021-04-04T18:27:11.2212060Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'windows-latest'
2021-04-04T18:27:11.3328542Z ##[section]Finishing: Request a runner to run this job
2021-04-04T18:27:17.7778998Z Current runner version: '2.277.1'
2021-04-04T18:27:17.7966297Z ##[group]Operating System
2021-04-04T18:27:17.7967243Z Microsoft Windows Server 2019
2021-04-04T18:27:17.7967720Z 10.0.17763
2021-04-04T18:27:17.7968175Z Datacenter
2021-04-04T18:27:17.7968614Z ##[endgroup]
2021-04-04T18:27:17.7969179Z ##[group]Virtual Environment
2021-04-04T18:27:17.7969816Z Environment: windows-2019
2021-04-04T18:27:17.7970343Z Version: 20210316.1
2021-04-04T18:27:17.7971340Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210316.1/images/win/Windows2019-Readme.md
2021-04-04T18:27:17.7972649Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210316.1
2021-04-04T18:27:17.7973584Z ##[endgroup]
2021-04-04T18:27:17.7975635Z ##[group]GITHUB_TOKEN Permissions
2021-04-04T18:27:17.7976903Z Actions: write
2021-04-04T18:27:17.7977421Z Checks: write
2021-04-04T18:27:17.7977872Z Contents: write
2021-04-04T18:27:17.7978510Z Deployments: write
2021-04-04T18:27:17.7979079Z Issues: write
2021-04-04T18:27:17.7979553Z Metadata: read
2021-04-04T18:27:17.7980113Z OrganizationPackages: write
2021-04-04T18:27:17.7980722Z Packages: write
2021-04-04T18:27:17.7981215Z PullRequests: write
2021-04-04T18:27:17.7981795Z RepositoryProjects: write
2021-04-04T18:27:17.7982451Z SecurityEvents: write
2021-04-04T18:27:17.7983068Z Statuses: write
2021-04-04T18:27:17.7983718Z ##[endgroup]
2021-04-04T18:27:17.7986859Z Prepare workflow directory
2021-04-04T18:27:17.8648080Z Prepare all required actions
2021-04-04T18:27:17.8659797Z Getting action download info
2021-04-04T18:27:18.1770760Z Download action repository 'actions/checkout@v2'
2021-04-04T18:27:18.9330250Z Download action repository 'actions/setup-java@v1'
2021-04-04T18:27:19.9538644Z ##[group]Run actions/checkout@v2
2021-04-04T18:27:19.9539367Z with:
2021-04-04T18:27:19.9539832Z   repository: Back-X/anti-vm
2021-04-04T18:27:19.9540704Z   token: ***
2021-04-04T18:27:19.9541150Z   ssh-strict: true
2021-04-04T18:27:19.9541710Z   persist-credentials: true
2021-04-04T18:27:19.9542213Z   clean: true
2021-04-04T18:27:19.9542650Z   fetch-depth: 1
2021-04-04T18:27:19.9543065Z   lfs: false
2021-04-04T18:27:19.9543485Z   submodules: false
2021-04-04T18:27:19.9543938Z ##[endgroup]
2021-04-04T18:27:22.6380751Z Syncing repository: Back-X/anti-vm
2021-04-04T18:27:22.6824969Z ##[group]Getting Git version info
2021-04-04T18:27:22.6827623Z Working directory is 'D:\a\anti-vm\anti-vm'
2021-04-04T18:27:22.7281745Z [command]"C:\Program Files\Git\bin\git.exe" version
2021-04-04T18:27:22.7488362Z git version 2.30.2.windows.1
2021-04-04T18:27:22.7541716Z ##[endgroup]
2021-04-04T18:27:22.7548547Z Deleting the contents of 'D:\a\anti-vm\anti-vm'
2021-04-04T18:27:22.7553411Z ##[group]Initializing the repository
2021-04-04T18:27:22.7565160Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\anti-vm\anti-vm
2021-04-04T18:27:22.8727038Z Initialized empty Git repository in D:/a/anti-vm/anti-vm/.git/
2021-04-04T18:27:22.8775674Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/Back-X/anti-vm
2021-04-04T18:27:22.9342562Z ##[endgroup]
2021-04-04T18:27:22.9343623Z ##[group]Disabling automatic garbage collection
2021-04-04T18:27:22.9354880Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2021-04-04T18:27:22.9863773Z ##[endgroup]
2021-04-04T18:27:22.9914929Z ##[group]Setting up auth
2021-04-04T18:27:22.9916226Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2021-04-04T18:27:23.0133806Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2021-04-04T18:27:24.6442151Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-04-04T18:27:24.6703669Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2021-04-04T18:27:25.1671093Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2021-04-04T18:27:25.1918165Z ##[endgroup]
2021-04-04T18:27:25.1919173Z ##[group]Fetching the repository
2021-04-04T18:27:25.1935676Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +17399e6f564af096517aee47777aa6b20205eda6:refs/remotes/origin/main
2021-04-04T18:27:26.5343183Z remote: Enumerating objects: 15, done.        
2021-04-04T18:27:26.5345507Z remote: Counting objects:   6% (1/15)        
2021-04-04T18:27:26.5347115Z remote: Counting objects:  13% (2/15)        
2021-04-04T18:27:26.5348588Z remote: Counting objects:  20% (3/15)        
2021-04-04T18:27:26.5349954Z remote: Counting objects:  26% (4/15)        
2021-04-04T18:27:26.5351456Z remote: Counting objects:  33% (5/15)        
2021-04-04T18:27:26.5352956Z remote: Counting objects:  40% (6/15)        
2021-04-04T18:27:26.5354472Z remote: Counting objects:  46% (7/15)        
2021-04-04T18:27:26.5355791Z remote: Counting objects:  53% (8/15)        
2021-04-04T18:27:26.5357240Z remote: Counting objects:  60% (9/15)        
2021-04-04T18:27:26.5358335Z remote: Counting objects:  66% (10/15)        
2021-04-04T18:27:26.5360625Z remote: Counting objects:  73% (11/15)        
2021-04-04T18:27:26.5361583Z remote: Counting objects:  80% (12/15)        
2021-04-04T18:27:26.5362514Z remote: Counting objects:  86% (13/15)        
2021-04-04T18:27:26.5365248Z remote: Counting objects:  93% (14/15)        
2021-04-04T18:27:26.5366367Z remote: Counting objects: 100% (15/15)        
2021-04-04T18:27:26.5367322Z remote: Counting objects: 100% (15/15), done.        
2021-04-04T18:27:26.5368405Z remote: Compressing objects:   7% (1/14)        
2021-04-04T18:27:26.5369546Z remote: Compressing objects:  14% (2/14)        
2021-04-04T18:27:26.5370542Z remote: Compressing objects:  21% (3/14)        
2021-04-04T18:27:26.5371713Z remote: Compressing objects:  28% (4/14)        
2021-04-04T18:27:26.5372487Z remote: Compressing objects:  35% (5/14)        
2021-04-04T18:27:26.5373376Z remote: Compressing objects:  42% (6/14)        
2021-04-04T18:27:26.5374577Z remote: Compressing objects:  50% (7/14)        
2021-04-04T18:27:26.5375294Z remote: Compressing objects:  57% (8/14)        
2021-04-04T18:27:26.5375929Z remote: Compressing objects:  64% (9/14)        
2021-04-04T18:27:26.5376585Z remote: Compressing objects:  71% (10/14)        
2021-04-04T18:27:26.5377358Z remote: Compressing objects:  78% (11/14)        
2021-04-04T18:27:26.5377986Z remote: Compressing objects:  85% (12/14)        
2021-04-04T18:27:26.5378685Z remote: Compressing objects:  92% (13/14)        
2021-04-04T18:27:26.5379257Z remote: Compressing objects: 100% (14/14)        
2021-04-04T18:27:26.5380003Z remote: Compressing objects: 100% (14/14), done.        
2021-04-04T18:27:26.8336320Z remote: Total 15 (delta 0), reused 0 (delta 0), pack-reused 0        
2021-04-04T18:27:26.8362052Z From https://github.com/Back-X/anti-vm
2021-04-04T18:27:26.8363453Z  * [new ref]         17399e6f564af096517aee47777aa6b20205eda6 -> origin/main
2021-04-04T18:27:26.8364570Z ##[endgroup]
2021-04-04T18:27:26.8365207Z ##[group]Determining the checkout info
2021-04-04T18:27:26.8365757Z ##[endgroup]
2021-04-04T18:27:26.8366230Z ##[group]Checking out the ref
2021-04-04T18:27:26.8367029Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2021-04-04T18:27:26.8368002Z Branch 'main' set up to track remote branch 'main' from 'origin'.
2021-04-04T18:27:26.8369071Z Switched to a new branch 'main'
2021-04-04T18:27:26.8369597Z ##[endgroup]
2021-04-04T18:27:26.8370183Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H'
2021-04-04T18:27:26.8371714Z '17399e6f564af096517aee47777aa6b20205eda6'
2021-04-04T18:27:26.8640701Z ##[group]Run actions/setup-java@v1
2021-04-04T18:27:26.8641169Z with:
2021-04-04T18:27:26.8641506Z   java-version: 1.8
2021-04-04T18:27:26.8641908Z   java-package: jdk
2021-04-04T18:27:26.8642298Z   architecture: x64
2021-04-04T18:27:26.8642675Z   server-id: github
2021-04-04T18:27:26.8643196Z   server-username: GITHUB_ACTOR
2021-04-04T18:27:26.8643724Z   server-password: GITHUB_TOKEN
2021-04-04T18:27:26.8644153Z ##[endgroup]
2021-04-04T18:27:28.1435235Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('D:\a\_temp\faf8d32a-0e46-4ea3-976d-09a623130b6a', 'D:\a\_temp\temp_434907874')"
2021-04-04T18:27:31.7130457Z creating settings.xml with server-id: github; environment variables: username=$GITHUB_ACTOR, *** and gpg-passphrase=null
2021-04-04T18:27:31.7241137Z writing C:\Users\runneradmin\.m2\settings.xml
2021-04-04T18:27:31.7521240Z ##[group]Run cmd /c compile.bat "anti_vm.apk"
2021-04-04T18:27:31.7521879Z [36;1mcmd /c compile.bat "anti_vm.apk"[0m
2021-04-04T18:27:31.7584477Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2021-04-04T18:27:31.7584976Z env:
2021-04-04T18:27:31.7585440Z   JAVA_HOME_8.0.282_x64: C:\hostedtoolcache\windows\jdk\8.0.282\x64
2021-04-04T18:27:31.7586483Z   JAVA_HOME: C:\hostedtoolcache\windows\jdk\8.0.282\x64
2021-04-04T18:27:31.7587421Z   JAVA_HOME_8_0_282_X64: C:\hostedtoolcache\windows\jdk\8.0.282\x64
2021-04-04T18:27:31.7587958Z ##[endgroup]
2021-04-04T18:27:32.2116724Z 
2021-04-04T18:27:32.2118654Z D:\a\anti-vm\anti-vm\android>git clone https://github.com/graysuit/b4a_compiler.git 
2021-04-04T18:27:32.2413611Z Cloning into 'b4a_compiler'...
2021-04-04T18:27:33.3880334Z 
2021-04-04T18:27:33.3894544Z D:\a\anti-vm\anti-vm\android>xcopy b4a_compiler "" /h /i /c /k /e /r /y 
2021-04-04T18:27:33.4130289Z Invalid drive specification
2021-04-04T18:27:33.4131606Z 0 File(s) copied
2021-04-04T18:27:33.4191986Z 
2021-04-04T18:27:33.4195863Z D:\a\anti-vm\anti-vm\android>mkdir b4a 
2021-04-04T18:27:33.4196229Z 
2021-04-04T18:27:33.4196741Z D:\a\anti-vm\anti-vm\android>7z.exe x "b4a_compiler/b4a.7z" -ob4a -y 
2021-04-04T18:27:33.7176867Z 
2021-04-04T18:27:33.7177676Z 7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
2021-04-04T18:27:33.7178038Z 
2021-04-04T18:27:33.7178468Z Scanning the drive for archives:
2021-04-04T18:27:33.7179590Z 1 file, 13855751 bytes (14 MiB)
2021-04-04T18:27:33.7179860Z 
2021-04-04T18:27:33.7180261Z Extracting archive: b4a_compiler\b4a.7z
2021-04-04T18:27:34.3499692Z --
2021-04-04T18:27:34.3500252Z Path = b4a_compiler\b4a.7z
2021-04-04T18:27:34.3500653Z Type = 7z
2021-04-04T18:27:34.3501081Z Physical Size = 13855751
2021-04-04T18:27:34.3501511Z Headers Size = 2945
2021-04-04T18:27:34.3501927Z Method = LZMA2:25 LZMA:20 BCJ2
2021-04-04T18:27:34.3502285Z Solid = +
2021-04-04T18:27:34.3502584Z Blocks = 2
2021-04-04T18:27:34.3502844Z 
2021-04-04T18:27:34.3513747Z Everything is Ok
2021-04-04T18:27:34.3514258Z 
2021-04-04T18:27:34.3514725Z Folders: 2
2021-04-04T18:27:34.3516807Z Files: 188
2021-04-04T18:27:34.3517788Z Size:       25692756
2021-04-04T18:27:34.3518367Z Compressed: 13855751
2021-04-04T18:27:34.3564647Z 
2021-04-04T18:27:34.3567219Z D:\a\anti-vm\anti-vm\android>"b4a/b4a/B4ABuilder.exe" -Task=Release -NoSign=False -Obfuscate=False -ShowWarnings=True -Optimize=True -NoClean=True -Output=anti_vm.apk 
2021-04-04T18:27:36.0319028Z B4ABuilder v10.70
2021-04-04T18:27:37.0820307Z System.Exception: ini file not found. Please run B4A first.
2021-04-04T18:27:37.0821313Z    at ie.n()
2021-04-04T18:27:37.0821882Z    at ie.j(String[] A_0)
2021-04-04T18:27:37.0822427Z    at ie.m(String[] A_0)
2021-04-04T18:27:37.0822916Z ini file not found. Please run B4A first.
2021-04-04T18:27:37.9922451Z ##[error]Process completed with exit code 1.
2021-04-04T18:27:38.0154438Z Post job cleanup.
2021-04-04T18:27:38.0988610Z Post job cleanup.
2021-04-04T18:27:40.2694920Z [command]"C:\Program Files\Git\bin\git.exe" version
2021-04-04T18:27:40.2906450Z git version 2.30.2.windows.1
2021-04-04T18:27:40.2974717Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2021-04-04T18:27:40.3252861Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2021-04-04T18:27:40.7876472Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-04-04T18:27:40.8072418Z http.https://github.com/.extraheader
2021-04-04T18:27:40.8117920Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader
2021-04-04T18:27:40.8360445Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2021-04-04T18:27:41.3195289Z Cleaning up orphan processes
