2023-01-04T14:26:56.2094053Z Requested labels: self-hosted 2023-01-04T14:26:56.2094121Z Job defined at: koendv/arduino-ide/.github/workflows/build.yml@refs/heads/main 2023-01-04T14:26:56.2094148Z Waiting for a runner to pick up this job... 2023-01-04T14:26:57.6045791Z Job is about to start running on the runner: arduino-ide-runner (repository) 2023-01-04T14:27:07.3160324Z Current runner version: '2.299.1' 2023-01-04T14:27:07.3218609Z Runner name: 'arduino-ide-runner' 2023-01-04T14:27:07.3221401Z Runner group name: 'Default' 2023-01-04T14:27:07.3225044Z Machine name: 'a8369ff2b604' 2023-01-04T14:27:07.3265085Z ##[group]GITHUB_TOKEN Permissions 2023-01-04T14:27:07.3271238Z Actions: write 2023-01-04T14:27:07.3273467Z Checks: write 2023-01-04T14:27:07.3275384Z Contents: write 2023-01-04T14:27:07.3277233Z Deployments: write 2023-01-04T14:27:07.3279110Z Discussions: write 2023-01-04T14:27:07.3283437Z Issues: write 2023-01-04T14:27:07.3285394Z Metadata: read 2023-01-04T14:27:07.3289826Z Packages: write 2023-01-04T14:27:07.3293329Z Pages: write 2023-01-04T14:27:07.3297623Z PullRequests: write 2023-01-04T14:27:07.3300042Z RepositoryProjects: write 2023-01-04T14:27:07.3301523Z SecurityEvents: write 2023-01-04T14:27:07.3303008Z Statuses: write 2023-01-04T14:27:07.3304851Z ##[endgroup] 2023-01-04T14:27:07.3374020Z Secret source: Actions 2023-01-04T14:27:07.3378324Z Prepare workflow directory 2023-01-04T14:27:08.4019873Z Prepare all required actions 2023-01-04T14:27:08.5238363Z Getting action download info 2023-01-04T14:27:09.0611536Z Download action repository 'actions/checkout@v3' (SHA:755da8c3cf115ac066823e79a1e1788f8940201b) 2023-01-04T14:27:10.8104282Z Download action repository 'actions/setup-node@v3' (SHA:8c91899e586c5b171469028077307d293428b516) 2023-01-04T14:27:12.3833464Z Download action repository 'actions/setup-python@v4' (SHA:5ccb29d8773c3f3f653e1705f474dfaa8a06a912) 2023-01-04T14:27:13.7140684Z Download action repository 'actions/setup-go@v3' (SHA:6edd4406fa81c3da01a34fa6f6343087c207a568) 2023-01-04T14:27:14.9948779Z Download action repository 'arduino/setup-task@v1' (SHA:d665c6beebae46ff3f699d7b2fd3f1959de7153c) 2023-01-04T14:27:16.0409546Z Download action repository 'actions/upload-artifact@v3' (SHA:83fd05a356d7e2593de66fc9913b3002723633cb) 2023-01-04T14:27:18.6392263Z ##[group]Run actions/checkout@v3 2023-01-04T14:27:18.6397540Z with: 2023-01-04T14:27:18.6401172Z repository: koendv/arduino-ide 2023-01-04T14:27:18.6407806Z token: *** 2023-01-04T14:27:18.6410512Z ssh-strict: true 2023-01-04T14:27:18.6412463Z persist-credentials: true 2023-01-04T14:27:18.6414768Z clean: true 2023-01-04T14:27:18.6418287Z fetch-depth: 1 2023-01-04T14:27:18.6420582Z lfs: false 2023-01-04T14:27:18.6422986Z submodules: false 2023-01-04T14:27:18.6425435Z set-safe-directory: true 2023-01-04T14:27:18.6429074Z env: 2023-01-04T14:27:18.6431310Z GO_VERSION: 1.17 2023-01-04T14:27:18.6434769Z JOB_TRANSFER_ARTIFACT: build-artifacts 2023-01-04T14:27:18.6437215Z CHANGELOG_ARTIFACTS: changelog 2023-01-04T14:27:18.6439882Z ##[endgroup] 2023-01-04T14:27:20.0763290Z Syncing repository: koendv/arduino-ide 2023-01-04T14:27:20.0783360Z ##[group]Getting Git version info 2023-01-04T14:27:20.0787538Z Working directory is '/_work/arduino-ide/arduino-ide' 2023-01-04T14:27:20.0791749Z [command]/usr/bin/git version 2023-01-04T14:27:20.0793367Z git version 2.38.1 2023-01-04T14:27:20.0799696Z ##[endgroup] 2023-01-04T14:27:20.0899074Z Copying '/root/.gitconfig' to '/_work/_temp/dc739428-a3d7-469f-9dde-7a965f8d621c/.gitconfig' 2023-01-04T14:27:20.0901984Z Temporarily overriding HOME='/_work/_temp/dc739428-a3d7-469f-9dde-7a965f8d621c' before making global git config changes 2023-01-04T14:27:20.0903967Z Adding repository directory to the temporary git global config as a safe directory 2023-01-04T14:27:20.0906219Z [command]/usr/bin/git config --global --add safe.directory /_work/arduino-ide/arduino-ide 2023-01-04T14:27:20.0908741Z Deleting the contents of '/_work/arduino-ide/arduino-ide' 2023-01-04T14:27:20.0914557Z ##[group]Initializing the repository 2023-01-04T14:27:20.0918317Z [command]/usr/bin/git init /_work/arduino-ide/arduino-ide 2023-01-04T14:27:20.1127981Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-04T14:27:20.1130950Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-04T14:27:20.1133178Z hint: of your new repositories, which will suppress this warning, call: 2023-01-04T14:27:20.1140695Z hint: 2023-01-04T14:27:20.1143106Z hint: git config --global init.defaultBranch 2023-01-04T14:27:20.1144575Z hint: 2023-01-04T14:27:20.1161207Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-04T14:27:20.1165152Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-04T14:27:20.1166662Z hint: 2023-01-04T14:27:20.1168263Z hint: git branch -m 2023-01-04T14:27:20.1198545Z Initialized empty Git repository in /_work/arduino-ide/arduino-ide/.git/ 2023-01-04T14:27:20.1269207Z [command]/usr/bin/git remote add origin https://github.com/koendv/arduino-ide 2023-01-04T14:27:20.1608629Z ##[endgroup] 2023-01-04T14:27:20.1620032Z ##[group]Disabling automatic garbage collection 2023-01-04T14:27:20.1642464Z [command]/usr/bin/git config --local gc.auto 0 2023-01-04T14:27:20.1881961Z ##[endgroup] 2023-01-04T14:27:20.1886546Z ##[group]Setting up auth 2023-01-04T14:27:20.1928695Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-04T14:27:20.2208787Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-01-04T14:27:20.3820082Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-04T14:27:20.4166083Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-01-04T14:27:20.5762458Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-04T14:27:20.6093782Z ##[endgroup] 2023-01-04T14:27:20.6109078Z ##[group]Fetching the repository 2023-01-04T14:27:20.6175343Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7e793a1a1fa123d975176b2d1ace8373acc38a2e:refs/remotes/origin/main 2023-01-04T14:27:21.4417477Z remote: Enumerating objects: 660, done. 2023-01-04T14:27:21.4472868Z remote: Counting objects: 0% (1/660) 2023-01-04T14:27:21.4499635Z remote: Counting objects: 1% (7/660) 2023-01-04T14:27:21.4541017Z remote: Counting objects: 2% (14/660) 2023-01-04T14:27:21.4576224Z remote: Counting objects: 3% (20/660) 2023-01-04T14:27:21.4583024Z remote: Counting objects: 4% (27/660) 2023-01-04T14:27:21.4585298Z remote: Counting objects: 5% (33/660) 2023-01-04T14:27:21.4587158Z remote: Counting objects: 6% (40/660) 2023-01-04T14:27:21.4608294Z remote: Counting objects: 7% (47/660) 2023-01-04T14:27:21.4610582Z remote: Counting objects: 8% (53/660) 2023-01-04T14:27:21.4643895Z remote: Counting objects: 9% (60/660) 2023-01-04T14:27:21.4653239Z remote: Counting objects: 10% (66/660) 2023-01-04T14:27:21.4659291Z remote: Counting objects: 11% (73/660) 2023-01-04T14:27:21.4669659Z remote: Counting objects: 12% (80/660) 2023-01-04T14:27:21.4672335Z remote: Counting objects: 13% (86/660) 2023-01-04T14:27:21.4674333Z remote: Counting objects: 14% (93/660) 2023-01-04T14:27:21.4676800Z remote: Counting objects: 15% (99/660) 2023-01-04T14:27:21.4678845Z remote: Counting objects: 16% (106/660) 2023-01-04T14:27:21.4681609Z remote: Counting objects: 17% (113/660) 2023-01-04T14:27:21.4684441Z remote: Counting objects: 18% (119/660) 2023-01-04T14:27:21.4686822Z remote: Counting objects: 19% (126/660) 2023-01-04T14:27:21.4689295Z remote: Counting objects: 20% (132/660) 2023-01-04T14:27:21.4691398Z remote: Counting objects: 21% (139/660) 2023-01-04T14:27:21.4728736Z remote: Counting objects: 22% (146/660) 2023-01-04T14:27:21.4737838Z remote: Counting objects: 23% (152/660) 2023-01-04T14:27:21.4744038Z remote: Counting objects: 24% (159/660) 2023-01-04T14:27:21.4745770Z remote: Counting objects: 25% (165/660) 2023-01-04T14:27:21.4758422Z remote: Counting objects: 26% (172/660) 2023-01-04T14:27:21.4761005Z remote: Counting objects: 27% (179/660) 2023-01-04T14:27:21.4762556Z remote: Counting objects: 28% (185/660) 2023-01-04T14:27:21.4764726Z remote: Counting objects: 29% (192/660) 2023-01-04T14:27:21.4864220Z remote: Counting objects: 30% (198/660) 2023-01-04T14:27:21.4866410Z remote: Counting objects: 31% (205/660) 2023-01-04T14:27:21.4878144Z remote: Counting objects: 32% (212/660) 2023-01-04T14:27:21.4879692Z remote: Counting objects: 33% (218/660) 2023-01-04T14:27:21.4881140Z remote: Counting objects: 34% (225/660) 2023-01-04T14:27:21.4882663Z remote: Counting objects: 35% (231/660) 2023-01-04T14:27:21.4885169Z remote: Counting objects: 36% (238/660) 2023-01-04T14:27:21.4887318Z remote: Counting objects: 37% (245/660) 2023-01-04T14:27:21.4888773Z remote: Counting objects: 38% (251/660) 2023-01-04T14:27:21.4890132Z remote: Counting objects: 39% (258/660) 2023-01-04T14:27:21.4891549Z remote: Counting objects: 40% (264/660) 2023-01-04T14:27:21.4892958Z remote: Counting objects: 41% (271/660) 2023-01-04T14:27:21.4894366Z remote: Counting objects: 42% (278/660) 2023-01-04T14:27:21.4895733Z remote: Counting objects: 43% (284/660) 2023-01-04T14:27:21.4899144Z remote: Counting objects: 44% (291/660) 2023-01-04T14:27:21.4900257Z remote: Counting objects: 45% (297/660) 2023-01-04T14:27:21.4901404Z remote: Counting objects: 46% (304/660) 2023-01-04T14:27:21.4902541Z remote: Counting objects: 47% (311/660) 2023-01-04T14:27:21.4905590Z remote: Counting objects: 48% (317/660) 2023-01-04T14:27:21.4910341Z remote: Counting objects: 49% (324/660) 2023-01-04T14:27:21.4913165Z remote: Counting objects: 50% (330/660) 2023-01-04T14:27:21.4914705Z remote: Counting objects: 51% (337/660) 2023-01-04T14:27:21.4917767Z remote: Counting objects: 52% (344/660) 2023-01-04T14:27:21.4919140Z remote: Counting objects: 53% (350/660) 2023-01-04T14:27:21.4920599Z remote: Counting objects: 54% (357/660) 2023-01-04T14:27:21.4923165Z remote: Counting objects: 55% (363/660) 2023-01-04T14:27:21.4924672Z remote: Counting objects: 56% (370/660) 2023-01-04T14:27:21.4927141Z remote: Counting objects: 57% (377/660) 2023-01-04T14:27:21.4928663Z remote: Counting objects: 58% (383/660) 2023-01-04T14:27:21.4930132Z remote: Counting objects: 59% (390/660) 2023-01-04T14:27:21.4932625Z remote: Counting objects: 60% (396/660) 2023-01-04T14:27:21.4934156Z remote: Counting objects: 61% (403/660) 2023-01-04T14:27:21.4937151Z remote: Counting objects: 62% (410/660) 2023-01-04T14:27:21.4938687Z remote: Counting objects: 63% (416/660) 2023-01-04T14:27:21.4940052Z remote: Counting objects: 64% (423/660) 2023-01-04T14:27:21.4942884Z remote: Counting objects: 65% (429/660) 2023-01-04T14:27:21.4944362Z remote: Counting objects: 66% (436/660) 2023-01-04T14:27:21.4947149Z remote: Counting objects: 67% (443/660) 2023-01-04T14:27:21.4948659Z remote: Counting objects: 68% (449/660) 2023-01-04T14:27:21.4950147Z remote: Counting objects: 69% (456/660) 2023-01-04T14:27:21.4952916Z remote: Counting objects: 70% (462/660) 2023-01-04T14:27:21.4954510Z remote: Counting objects: 71% (469/660) 2023-01-04T14:27:21.4958662Z remote: Counting objects: 72% (476/660) 2023-01-04T14:27:21.4960695Z remote: Counting objects: 73% (482/660) 2023-01-04T14:27:21.4964372Z remote: Counting objects: 74% (489/660) 2023-01-04T14:27:21.4965882Z remote: Counting objects: 75% (495/660) 2023-01-04T14:27:21.4968440Z remote: Counting objects: 76% (502/660) 2023-01-04T14:27:21.4971857Z remote: Counting objects: 77% (509/660) 2023-01-04T14:27:21.4973369Z remote: Counting objects: 78% (515/660) 2023-01-04T14:27:21.4974773Z remote: Counting objects: 79% (522/660) 2023-01-04T14:27:21.4976221Z remote: Counting objects: 80% (528/660) 2023-01-04T14:27:21.4977878Z remote: Counting objects: 81% (535/660) 2023-01-04T14:27:21.4979384Z remote: Counting objects: 82% (542/660) 2023-01-04T14:27:21.5011115Z remote: Counting objects: 83% (548/660) 2023-01-04T14:27:21.5015302Z remote: Counting objects: 84% (555/660) 2023-01-04T14:27:21.5017672Z remote: Counting objects: 85% (561/660) 2023-01-04T14:27:21.5019366Z remote: Counting objects: 86% (568/660) 2023-01-04T14:27:21.5020967Z remote: Counting objects: 87% (575/660) 2023-01-04T14:27:21.5023111Z remote: Counting objects: 88% (581/660) 2023-01-04T14:27:21.5025179Z remote: Counting objects: 89% (588/660) 2023-01-04T14:27:21.5051172Z remote: Counting objects: 90% (594/660) 2023-01-04T14:27:21.5055593Z remote: Counting objects: 91% (601/660) 2023-01-04T14:27:21.5059317Z remote: Counting objects: 92% (608/660) 2023-01-04T14:27:21.5061314Z remote: Counting objects: 93% (614/660) 2023-01-04T14:27:21.5063305Z remote: Counting objects: 94% (621/660) 2023-01-04T14:27:21.5065085Z remote: Counting objects: 95% (627/660) 2023-01-04T14:27:21.5066565Z remote: Counting objects: 96% (634/660) 2023-01-04T14:27:21.5068066Z remote: Counting objects: 97% (641/660) 2023-01-04T14:27:21.5069479Z remote: Counting objects: 98% (647/660) 2023-01-04T14:27:21.5072442Z remote: Counting objects: 99% (654/660) 2023-01-04T14:27:21.5076069Z remote: Counting objects: 100% (660/660) 2023-01-04T14:27:21.5083375Z remote: Counting objects: 100% (660/660), done. 2023-01-04T14:27:21.5089910Z remote: Compressing objects: 0% (1/603) 2023-01-04T14:27:21.5093158Z remote: Compressing objects: 1% (7/603) 2023-01-04T14:27:21.5097739Z remote: Compressing objects: 2% (13/603) 2023-01-04T14:27:21.5112989Z remote: Compressing objects: 3% (19/603) 2023-01-04T14:27:21.5116564Z remote: Compressing objects: 4% (25/603) 2023-01-04T14:27:21.5118999Z remote: Compressing objects: 5% (31/603) 2023-01-04T14:27:21.5120759Z remote: Compressing objects: 6% (37/603) 2023-01-04T14:27:21.5122213Z remote: Compressing objects: 7% (43/603) 2023-01-04T14:27:21.5123963Z remote: Compressing objects: 8% (49/603) 2023-01-04T14:27:21.5126060Z remote: Compressing objects: 9% (55/603) 2023-01-04T14:27:21.5127856Z remote: Compressing objects: 10% (61/603) 2023-01-04T14:27:21.5129709Z remote: Compressing objects: 11% (67/603) 2023-01-04T14:27:21.5131455Z remote: Compressing objects: 12% (73/603) 2023-01-04T14:27:21.5133102Z remote: Compressing objects: 13% (79/603) 2023-01-04T14:27:21.5134886Z remote: Compressing objects: 14% (85/603) 2023-01-04T14:27:21.5136347Z remote: Compressing objects: 15% (91/603) 2023-01-04T14:27:21.5140953Z remote: Compressing objects: 16% (97/603) 2023-01-04T14:27:21.5142791Z remote: Compressing objects: 17% (103/603) 2023-01-04T14:27:21.5144381Z remote: Compressing objects: 18% (109/603) 2023-01-04T14:27:21.5146146Z remote: Compressing objects: 19% (115/603) 2023-01-04T14:27:21.5147833Z remote: Compressing objects: 20% (121/603) 2023-01-04T14:27:21.5149583Z remote: Compressing objects: 21% (127/603) 2023-01-04T14:27:21.5151149Z remote: Compressing objects: 22% (133/603) 2023-01-04T14:27:21.5153005Z remote: Compressing objects: 23% (139/603) 2023-01-04T14:27:21.5155745Z remote: Compressing objects: 24% (145/603) 2023-01-04T14:27:21.5157550Z remote: Compressing objects: 25% (151/603) 2023-01-04T14:27:21.5159468Z remote: Compressing objects: 26% (157/603) 2023-01-04T14:27:21.5166106Z remote: Compressing objects: 27% (163/603) 2023-01-04T14:27:21.5167984Z remote: Compressing objects: 28% (169/603) 2023-01-04T14:27:21.5178268Z remote: Compressing objects: 29% (175/603) 2023-01-04T14:27:21.5181098Z remote: Compressing objects: 30% (181/603) 2023-01-04T14:27:21.5182795Z remote: Compressing objects: 31% (187/603) 2023-01-04T14:27:21.5184323Z remote: Compressing objects: 32% (193/603) 2023-01-04T14:27:21.5185766Z remote: Compressing objects: 33% (199/603) 2023-01-04T14:27:21.5187527Z remote: Compressing objects: 34% (206/603) 2023-01-04T14:27:21.5197078Z remote: Compressing objects: 35% (212/603) 2023-01-04T14:27:21.5199522Z remote: Compressing objects: 36% (218/603) 2023-01-04T14:27:21.5201528Z remote: Compressing objects: 37% (224/603) 2023-01-04T14:27:21.5224572Z remote: Compressing objects: 38% (230/603) 2023-01-04T14:27:21.5226844Z remote: Compressing objects: 39% (236/603) 2023-01-04T14:27:21.5234445Z remote: Compressing objects: 40% (242/603) 2023-01-04T14:27:21.5236248Z remote: Compressing objects: 41% (248/603) 2023-01-04T14:27:21.5237563Z remote: Compressing objects: 42% (254/603) 2023-01-04T14:27:21.5239162Z remote: Compressing objects: 43% (260/603) 2023-01-04T14:27:21.5240855Z remote: Compressing objects: 44% (266/603) 2023-01-04T14:27:21.5242325Z remote: Compressing objects: 45% (272/603) 2023-01-04T14:27:21.5244034Z remote: Compressing objects: 46% (278/603) 2023-01-04T14:27:21.5245754Z remote: Compressing objects: 47% (284/603) 2023-01-04T14:27:21.5247617Z remote: Compressing objects: 48% (290/603) 2023-01-04T14:27:21.5251788Z remote: Compressing objects: 49% (296/603) 2023-01-04T14:27:21.5254495Z remote: Compressing objects: 50% (302/603) 2023-01-04T14:27:21.5256056Z remote: Compressing objects: 51% (308/603) 2023-01-04T14:27:21.5258658Z remote: Compressing objects: 52% (314/603) 2023-01-04T14:27:21.5260251Z remote: Compressing objects: 53% (320/603) 2023-01-04T14:27:21.5261839Z remote: Compressing objects: 54% (326/603) 2023-01-04T14:27:21.5263409Z remote: Compressing objects: 55% (332/603) 2023-01-04T14:27:21.5265034Z remote: Compressing objects: 56% (338/603) 2023-01-04T14:27:21.5297877Z remote: Compressing objects: 57% (344/603) 2023-01-04T14:27:21.5299811Z remote: Compressing objects: 58% (350/603) 2023-01-04T14:27:21.5323814Z remote: Compressing objects: 59% (356/603) 2023-01-04T14:27:21.5560944Z remote: Compressing objects: 60% (362/603) 2023-01-04T14:27:21.5669666Z remote: Compressing objects: 61% (368/603) 2023-01-04T14:27:21.5683520Z remote: Compressing objects: 62% (374/603) 2023-01-04T14:27:21.5711698Z remote: Compressing objects: 63% (380/603) 2023-01-04T14:27:21.5828269Z remote: Compressing objects: 64% (386/603) 2023-01-04T14:27:21.5935484Z remote: Compressing objects: 65% (392/603) 2023-01-04T14:27:21.5944047Z remote: Compressing objects: 66% (398/603) 2023-01-04T14:27:21.5970116Z remote: Compressing objects: 67% (405/603) 2023-01-04T14:27:21.5973061Z remote: Compressing objects: 68% (411/603) 2023-01-04T14:27:21.6003138Z remote: Compressing objects: 69% (417/603) 2023-01-04T14:27:21.6109080Z remote: Compressing objects: 70% (423/603) 2023-01-04T14:27:21.6122511Z remote: Compressing objects: 71% (429/603) 2023-01-04T14:27:21.6124278Z remote: Compressing objects: 72% (435/603) 2023-01-04T14:27:21.6125812Z remote: Compressing objects: 73% (441/603) 2023-01-04T14:27:21.6140492Z remote: Compressing objects: 74% (447/603) 2023-01-04T14:27:21.6142251Z remote: Compressing objects: 75% (453/603) 2023-01-04T14:27:21.6143698Z remote: Compressing objects: 76% (459/603) 2023-01-04T14:27:21.6289590Z remote: Compressing objects: 77% (465/603) 2023-01-04T14:27:21.6460834Z remote: Compressing objects: 78% (471/603) 2023-01-04T14:27:21.6582495Z remote: Compressing objects: 79% (477/603) 2023-01-04T14:27:21.6585494Z remote: Compressing objects: 80% (483/603) 2023-01-04T14:27:21.6587505Z remote: Compressing objects: 81% (489/603) 2023-01-04T14:27:21.6589398Z remote: Compressing objects: 82% (495/603) 2023-01-04T14:27:21.6591064Z remote: Compressing objects: 83% (501/603) 2023-01-04T14:27:21.6593016Z remote: Compressing objects: 84% (507/603) 2023-01-04T14:27:21.6594681Z remote: Compressing objects: 85% (513/603) 2023-01-04T14:27:21.6596592Z remote: Compressing objects: 86% (519/603) 2023-01-04T14:27:21.6598838Z remote: Compressing objects: 87% (525/603) 2023-01-04T14:27:21.6601213Z remote: Compressing objects: 88% (531/603) 2023-01-04T14:27:21.6603193Z remote: Compressing objects: 89% (537/603) 2023-01-04T14:27:21.6605358Z remote: Compressing objects: 90% (543/603) 2023-01-04T14:27:21.6607297Z remote: Compressing objects: 91% (549/603) 2023-01-04T14:27:21.6609062Z remote: Compressing objects: 92% (555/603) 2023-01-04T14:27:21.6610944Z remote: Compressing objects: 93% (561/603) 2023-01-04T14:27:21.6612954Z remote: Compressing objects: 94% (567/603) 2023-01-04T14:27:21.6614880Z remote: Compressing objects: 95% (573/603) 2023-01-04T14:27:21.6617678Z remote: Compressing objects: 96% (579/603) 2023-01-04T14:27:21.6620262Z remote: Compressing objects: 97% (585/603) 2023-01-04T14:27:21.6622625Z remote: Compressing objects: 98% (591/603) 2023-01-04T14:27:21.6625323Z remote: Compressing objects: 99% (597/603) 2023-01-04T14:27:21.6630163Z remote: Compressing objects: 100% (603/603) 2023-01-04T14:27:21.6633370Z remote: Compressing objects: 100% (603/603), done. 2023-01-04T14:27:21.6699734Z Receiving objects: 0% (1/660) 2023-01-04T14:27:21.6702400Z Receiving objects: 1% (7/660) 2023-01-04T14:27:21.6721756Z Receiving objects: 2% (14/660) 2023-01-04T14:27:21.6723731Z Receiving objects: 3% (20/660) 2023-01-04T14:27:21.6841781Z Receiving objects: 4% (27/660) 2023-01-04T14:27:21.6843346Z Receiving objects: 5% (33/660) 2023-01-04T14:27:21.6844497Z Receiving objects: 6% (40/660) 2023-01-04T14:27:21.6845823Z Receiving objects: 7% (47/660) 2023-01-04T14:27:21.6846975Z Receiving objects: 8% (53/660) 2023-01-04T14:27:21.6847949Z Receiving objects: 9% (60/660) 2023-01-04T14:27:21.6849022Z Receiving objects: 10% (66/660) 2023-01-04T14:27:21.6849987Z Receiving objects: 11% (73/660) 2023-01-04T14:27:21.6850877Z Receiving objects: 12% (80/660) 2023-01-04T14:27:21.6851952Z Receiving objects: 13% (86/660) 2023-01-04T14:27:21.6853062Z Receiving objects: 14% (93/660) 2023-01-04T14:27:21.6854075Z Receiving objects: 15% (99/660) 2023-01-04T14:27:21.6855174Z Receiving objects: 16% (106/660) 2023-01-04T14:27:21.6856238Z Receiving objects: 17% (113/660) 2023-01-04T14:27:21.6899749Z Receiving objects: 18% (119/660) 2023-01-04T14:27:21.6912536Z Receiving objects: 19% (126/660) 2023-01-04T14:27:21.7114157Z Receiving objects: 20% (132/660) 2023-01-04T14:27:21.7576132Z Receiving objects: 21% (139/660) 2023-01-04T14:27:21.7646336Z Receiving objects: 22% (146/660) 2023-01-04T14:27:21.8129872Z Receiving objects: 23% (152/660) 2023-01-04T14:27:21.8577109Z Receiving objects: 24% (159/660) 2023-01-04T14:27:21.8620517Z Receiving objects: 25% (165/660) 2023-01-04T14:27:21.8622613Z Receiving objects: 26% (172/660) 2023-01-04T14:27:21.8650041Z Receiving objects: 27% (179/660) 2023-01-04T14:27:21.8676762Z Receiving objects: 28% (185/660) 2023-01-04T14:27:21.8894703Z Receiving objects: 29% (192/660) 2023-01-04T14:27:21.9086031Z Receiving objects: 30% (198/660) 2023-01-04T14:27:21.9633622Z Receiving objects: 31% (205/660) 2023-01-04T14:27:21.9648884Z Receiving objects: 32% (212/660) 2023-01-04T14:27:21.9677105Z Receiving objects: 33% (218/660) 2023-01-04T14:27:21.9679429Z Receiving objects: 34% (225/660) 2023-01-04T14:27:21.9695059Z Receiving objects: 35% (231/660) 2023-01-04T14:27:21.9710912Z Receiving objects: 36% (238/660) 2023-01-04T14:27:21.9727786Z Receiving objects: 37% (245/660) 2023-01-04T14:27:21.9865803Z Receiving objects: 38% (251/660) 2023-01-04T14:27:21.9867758Z Receiving objects: 39% (258/660) 2023-01-04T14:27:22.0215021Z Receiving objects: 40% (264/660) 2023-01-04T14:27:22.0575399Z Receiving objects: 41% (271/660) 2023-01-04T14:27:22.0605873Z Receiving objects: 42% (278/660) 2023-01-04T14:27:22.0607876Z Receiving objects: 43% (284/660) 2023-01-04T14:27:22.0866425Z Receiving objects: 44% (291/660) 2023-01-04T14:27:22.1610278Z Receiving objects: 45% (297/660) 2023-01-04T14:27:22.1612279Z Receiving objects: 46% (304/660) 2023-01-04T14:27:22.1656068Z Receiving objects: 47% (311/660) 2023-01-04T14:27:22.1732043Z Receiving objects: 48% (317/660) 2023-01-04T14:27:22.1734306Z Receiving objects: 49% (324/660) 2023-01-04T14:27:22.1735600Z Receiving objects: 50% (330/660) 2023-01-04T14:27:22.1866438Z Receiving objects: 51% (337/660) 2023-01-04T14:27:22.1873298Z Receiving objects: 52% (344/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2024284Z Receiving objects: 53% (350/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2026158Z Receiving objects: 54% (357/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2171364Z Receiving objects: 55% (363/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2174698Z Receiving objects: 56% (370/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2601317Z Receiving objects: 57% (377/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2617963Z Receiving objects: 58% (383/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2623556Z Receiving objects: 59% (390/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2655826Z Receiving objects: 60% (396/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2680439Z Receiving objects: 61% (403/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2688514Z Receiving objects: 62% (410/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2710143Z Receiving objects: 63% (416/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2716766Z Receiving objects: 64% (423/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2788213Z Receiving objects: 65% (429/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2791556Z Receiving objects: 66% (436/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2814542Z Receiving objects: 67% (443/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.2994838Z Receiving objects: 68% (449/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.3005086Z Receiving objects: 69% (456/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.3488834Z Receiving objects: 70% (462/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.3519498Z Receiving objects: 71% (469/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.3533360Z Receiving objects: 72% (476/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.3541981Z Receiving objects: 73% (482/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4009219Z Receiving objects: 74% (489/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4133984Z Receiving objects: 75% (495/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4495284Z Receiving objects: 76% (502/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4534122Z Receiving objects: 77% (509/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4558491Z Receiving objects: 78% (515/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4568962Z Receiving objects: 79% (522/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4605193Z Receiving objects: 80% (528/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4632523Z Receiving objects: 81% (535/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4733158Z Receiving objects: 82% (542/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4756167Z Receiving objects: 83% (548/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4970984Z Receiving objects: 84% (555/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.4985881Z Receiving objects: 85% (561/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.6943396Z Receiving objects: 86% (568/660), 420.00 KiB | 812.00 KiB/s 2023-01-04T14:27:22.7440169Z Receiving objects: 86% (573/660), 924.00 KiB | 900.00 KiB/s 2023-01-04T14:27:22.7518324Z Receiving objects: 87% (575/660), 924.00 KiB | 900.00 KiB/s 2023-01-04T14:27:22.7549728Z Receiving objects: 88% (581/660), 924.00 KiB | 900.00 KiB/s 2023-01-04T14:27:23.0472838Z Receiving objects: 89% (588/660), 924.00 KiB | 900.00 KiB/s 2023-01-04T14:27:23.1142270Z Receiving objects: 90% (594/660), 924.00 KiB | 900.00 KiB/s 2023-01-04T14:27:23.3034160Z Receiving objects: 91% (601/660), 924.00 KiB | 900.00 KiB/s 2023-01-04T14:27:23.3213989Z Receiving objects: 92% (608/660), 1.43 MiB | 962.00 KiB/s 2023-01-04T14:27:23.3235260Z Receiving objects: 93% (614/660), 1.43 MiB | 962.00 KiB/s 2023-01-04T14:27:23.3266448Z Receiving objects: 94% (621/660), 1.43 MiB | 962.00 KiB/s 2023-01-04T14:27:23.3374446Z Receiving objects: 95% (627/660), 1.43 MiB | 962.00 KiB/s 2023-01-04T14:27:23.3544050Z Receiving objects: 96% (634/660), 1.43 MiB | 962.00 KiB/s 2023-01-04T14:27:23.3668893Z Receiving objects: 97% (641/660), 1.43 MiB | 962.00 KiB/s 2023-01-04T14:27:23.3748076Z Receiving objects: 98% (647/660), 1.43 MiB | 962.00 KiB/s 2023-01-04T14:27:23.7245004Z Receiving objects: 99% (654/660), 1.43 MiB | 962.00 KiB/s 2023-01-04T14:27:23.7466223Z Receiving objects: 99% (659/660), 2.37 MiB | 1.15 MiB/s 2023-01-04T14:27:23.7474634Z remote: Total 660 (delta 66), reused 328 (delta 32), pack-reused 0 2023-01-04T14:27:23.7689690Z Receiving objects: 100% (660/660), 2.37 MiB | 1.15 MiB/s 2023-01-04T14:27:23.7695112Z Receiving objects: 100% (660/660), 2.51 MiB | 1.19 MiB/s, done. 2023-01-04T14:27:23.7742737Z Resolving deltas: 0% (0/66) 2023-01-04T14:27:23.7757476Z Resolving deltas: 1% (1/66) 2023-01-04T14:27:23.7763313Z Resolving deltas: 3% (2/66) 2023-01-04T14:27:23.7764989Z Resolving deltas: 4% (3/66) 2023-01-04T14:27:23.7766496Z Resolving deltas: 6% (4/66) 2023-01-04T14:27:23.7768025Z Resolving deltas: 7% (5/66) 2023-01-04T14:27:23.7809677Z Resolving deltas: 9% (6/66) 2023-01-04T14:27:23.7812521Z Resolving deltas: 10% (7/66) 2023-01-04T14:27:23.7889146Z Resolving deltas: 12% (8/66) 2023-01-04T14:27:23.7891291Z Resolving deltas: 13% (9/66) 2023-01-04T14:27:23.7892922Z Resolving deltas: 15% (10/66) 2023-01-04T14:27:23.7895170Z Resolving deltas: 16% (11/66) 2023-01-04T14:27:23.7899135Z Resolving deltas: 18% (12/66) 2023-01-04T14:27:23.7900959Z Resolving deltas: 19% (13/66) 2023-01-04T14:27:23.7903091Z Resolving deltas: 21% (14/66) 2023-01-04T14:27:23.7905096Z Resolving deltas: 22% (15/66) 2023-01-04T14:27:23.7907661Z Resolving deltas: 24% (16/66) 2023-01-04T14:27:23.7950207Z Resolving deltas: 25% (17/66) 2023-01-04T14:27:23.7951915Z Resolving deltas: 27% (18/66) 2023-01-04T14:27:23.7953566Z Resolving deltas: 28% (19/66) 2023-01-04T14:27:23.7955443Z Resolving deltas: 30% (20/66) 2023-01-04T14:27:23.7957388Z Resolving deltas: 31% (21/66) 2023-01-04T14:27:23.7959729Z Resolving deltas: 33% (22/66) 2023-01-04T14:27:23.7962109Z Resolving deltas: 34% (23/66) 2023-01-04T14:27:23.7964167Z Resolving deltas: 36% (24/66) 2023-01-04T14:27:23.7965662Z Resolving deltas: 37% (25/66) 2023-01-04T14:27:23.7967452Z Resolving deltas: 39% (26/66) 2023-01-04T14:27:23.7969402Z Resolving deltas: 40% (27/66) 2023-01-04T14:27:23.7971092Z Resolving deltas: 42% (28/66) 2023-01-04T14:27:23.7973143Z Resolving deltas: 43% (29/66) 2023-01-04T14:27:23.7974938Z Resolving deltas: 45% (30/66) 2023-01-04T14:27:23.7977585Z Resolving deltas: 46% (31/66) 2023-01-04T14:27:23.8113613Z Resolving deltas: 48% (32/66) 2023-01-04T14:27:23.8119073Z Resolving deltas: 50% (33/66) 2023-01-04T14:27:23.8289620Z Resolving deltas: 51% (34/66) 2023-01-04T14:27:23.8291810Z Resolving deltas: 53% (35/66) 2023-01-04T14:27:23.8299400Z Resolving deltas: 54% (36/66) 2023-01-04T14:27:23.8303459Z Resolving deltas: 56% (37/66) 2023-01-04T14:27:23.8304864Z Resolving deltas: 57% (38/66) 2023-01-04T14:27:23.8306419Z Resolving deltas: 59% (39/66) 2023-01-04T14:27:23.8308033Z Resolving deltas: 60% (40/66) 2023-01-04T14:27:23.8309702Z Resolving deltas: 62% (41/66) 2023-01-04T14:27:23.8311071Z Resolving deltas: 63% (42/66) 2023-01-04T14:27:23.8312434Z Resolving deltas: 65% (43/66) 2023-01-04T14:27:23.8313755Z Resolving deltas: 66% (44/66) 2023-01-04T14:27:23.8315268Z Resolving deltas: 68% (45/66) 2023-01-04T14:27:23.8316944Z Resolving deltas: 69% (46/66) 2023-01-04T14:27:23.8318866Z Resolving deltas: 71% (47/66) 2023-01-04T14:27:23.8320423Z Resolving deltas: 72% (48/66) 2023-01-04T14:27:23.8321963Z Resolving deltas: 74% (49/66) 2023-01-04T14:27:23.8323521Z Resolving deltas: 77% (51/66) 2023-01-04T14:27:23.8353060Z Resolving deltas: 78% (52/66) 2023-01-04T14:27:23.8366590Z Resolving deltas: 80% (53/66) 2023-01-04T14:27:23.8368502Z Resolving deltas: 83% (55/66) 2023-01-04T14:27:23.8370185Z Resolving deltas: 84% (56/66) 2023-01-04T14:27:23.8379007Z Resolving deltas: 86% (57/66) 2023-01-04T14:27:23.8381366Z Resolving deltas: 87% (58/66) 2023-01-04T14:27:23.8382926Z Resolving deltas: 89% (59/66) 2023-01-04T14:27:23.8384423Z Resolving deltas: 90% (60/66) 2023-01-04T14:27:23.8386098Z Resolving deltas: 92% (61/66) 2023-01-04T14:27:23.8387733Z Resolving deltas: 93% (62/66) 2023-01-04T14:27:23.8389292Z Resolving deltas: 95% (63/66) 2023-01-04T14:27:23.8390941Z Resolving deltas: 98% (65/66) 2023-01-04T14:27:23.8392727Z Resolving deltas: 100% (66/66) 2023-01-04T14:27:23.8394472Z Resolving deltas: 100% (66/66), done. 2023-01-04T14:27:23.8783990Z From https://github.com/koendv/arduino-ide 2023-01-04T14:27:23.8788631Z * [new ref] 7e793a1a1fa123d975176b2d1ace8373acc38a2e -> origin/main 2023-01-04T14:27:23.9005656Z ##[endgroup] 2023-01-04T14:27:23.9015754Z ##[group]Determining the checkout info 2023-01-04T14:27:23.9021361Z ##[endgroup] 2023-01-04T14:27:23.9024641Z ##[group]Checking out the ref 2023-01-04T14:27:23.9053237Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2023-01-04T14:27:24.4767188Z Switched to a new branch 'main' 2023-01-04T14:27:24.4788276Z branch 'main' set up to track 'origin/main'. 2023-01-04T14:27:24.4857259Z ##[endgroup] 2023-01-04T14:27:24.5268353Z [command]/usr/bin/git log -1 --format='%H' 2023-01-04T14:27:24.5472792Z '7e793a1a1fa123d975176b2d1ace8373acc38a2e' 2023-01-04T14:27:24.8334471Z ##[group]Run actions/setup-node@v3 2023-01-04T14:27:24.8338969Z with: 2023-01-04T14:27:24.8340745Z node-version: 16.x 2023-01-04T14:27:24.8342838Z registry-url: https://registry.npmjs.org 2023-01-04T14:27:24.8344605Z always-auth: false 2023-01-04T14:27:24.8346389Z check-latest: false 2023-01-04T14:27:24.8350040Z token: *** 2023-01-04T14:27:24.8351921Z env: 2023-01-04T14:27:24.8353442Z GO_VERSION: 1.17 2023-01-04T14:27:24.8355224Z JOB_TRANSFER_ARTIFACT: build-artifacts 2023-01-04T14:27:24.8357218Z CHANGELOG_ARTIFACTS: changelog 2023-01-04T14:27:24.8359228Z ##[endgroup] 2023-01-04T14:27:26.1239580Z Attempting to download 16.x... 2023-01-04T14:27:27.3677449Z Not found in manifest. Falling back to download directly from Node 2023-01-04T14:27:27.6306650Z Acquiring 16.19.0 - arm64 from https://nodejs.org/dist/v16.19.0/node-v16.19.0-linux-arm64.tar.gz 2023-01-04T14:27:34.7311393Z Extracting ... 2023-01-04T14:27:34.8684053Z [command]/bin/tar xz --strip 1 --warning=no-unknown-keyword -C /_work/_temp/1fc6b68f-426c-4f55-9741-c93ed182b00e -f /_work/_temp/b4a20951-4363-45eb-a905-d188f3a97897 2023-01-04T14:27:37.3722636Z Adding to the cache ... 2023-01-04T14:27:45.5236866Z Done 2023-01-04T14:27:45.5290648Z ##[group]Environment details 2023-01-04T14:27:45.6171401Z node: v16.19.0 2023-01-04T14:27:45.6174039Z 2023-01-04T14:27:47.6146121Z yarn: 1.22.19 2023-01-04T14:27:47.6147084Z 2023-01-04T14:27:48.6040174Z npm: 8.19.3 2023-01-04T14:27:48.6041522Z 2023-01-04T14:27:48.6044627Z ##[endgroup] 2023-01-04T14:27:48.7503752Z ##[group]Run actions/setup-go@v3 2023-01-04T14:27:48.7506228Z with: 2023-01-04T14:27:48.7507530Z go-version: 1.17 2023-01-04T14:27:48.7508788Z check-latest: false 2023-01-04T14:27:48.7510830Z token: *** 2023-01-04T14:27:48.7512056Z cache: false 2023-01-04T14:27:48.7513228Z env: 2023-01-04T14:27:48.7514405Z GO_VERSION: 1.17 2023-01-04T14:27:48.7515601Z JOB_TRANSFER_ARTIFACT: build-artifacts 2023-01-04T14:27:48.7517603Z CHANGELOG_ARTIFACTS: changelog 2023-01-04T14:27:48.7518968Z NPM_CONFIG_USERCONFIG: /_work/_temp/.npmrc 2023-01-04T14:27:48.7520497Z NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX 2023-01-04T14:27:48.7521827Z ##[endgroup] 2023-01-04T14:27:50.2590263Z Setup go version spec 1.17 2023-01-04T14:27:50.2689422Z Attempting to download 1.17... 2023-01-04T14:27:51.2102774Z matching 1.17... 2023-01-04T14:27:51.3191432Z Not found in manifest. Falling back to download directly from Go 2023-01-04T14:27:53.7088600Z Install from dist 2023-01-04T14:27:53.7105518Z Acquiring go1.17.13 from https://storage.googleapis.com/golang/go1.17.13.linux-arm64.tar.gz 2023-01-04T14:28:05.9768091Z Extracting Go... 2023-01-04T14:28:06.0544968Z [command]/bin/tar xz --warning=no-unknown-keyword --overwrite -C /_work/_temp/1909c6fd-db88-4d1b-930e-bd21e1c6b91a -f /_work/_temp/9fe0aa10-42b5-4728-bc4e-11d3da1fed69 2023-01-04T14:28:13.1714957Z Successfully extracted go to /_work/_temp/1909c6fd-db88-4d1b-930e-bd21e1c6b91a 2023-01-04T14:28:13.1719768Z Adding to the cache ... 2023-01-04T14:28:38.6211858Z Successfully cached go to /opt/hostedtoolcache/go/1.17.13/arm64 2023-01-04T14:28:38.6307106Z Added go to the path 2023-01-04T14:28:38.7087857Z Successfully set up Go version 1.17 2023-01-04T14:28:38.7704678Z go version go1.17.13 linux/arm64 2023-01-04T14:28:38.7706084Z 2023-01-04T14:28:38.7807685Z ##[group]go env 2023-01-04T14:28:39.1507731Z GO111MODULE="" 2023-01-04T14:28:39.1510077Z GOARCH="arm64" 2023-01-04T14:28:39.1511898Z GOBIN="" 2023-01-04T14:28:39.1516334Z GOCACHE="/root/.cache/go-build" 2023-01-04T14:28:39.1519504Z GOENV="/root/.config/go/env" 2023-01-04T14:28:39.1521886Z GOEXE="" 2023-01-04T14:28:39.1523950Z GOEXPERIMENT="" 2023-01-04T14:28:39.1526224Z GOFLAGS="" 2023-01-04T14:28:39.1529155Z GOHOSTARCH="arm64" 2023-01-04T14:28:39.1535259Z GOHOSTOS="linux" 2023-01-04T14:28:39.1628332Z GOINSECURE="" 2023-01-04T14:28:39.1635060Z GOMODCACHE="/root/go/pkg/mod" 2023-01-04T14:28:39.1637792Z GONOPROXY="" 2023-01-04T14:28:39.1640537Z GONOSUMDB="" 2023-01-04T14:28:39.1643285Z GOOS="linux" 2023-01-04T14:28:39.1646143Z GOPATH="/root/go" 2023-01-04T14:28:39.1648638Z GOPRIVATE="" 2023-01-04T14:28:39.1653413Z GOPROXY="https://proxy.golang.org,direct" 2023-01-04T14:28:39.1658636Z GOROOT="/opt/hostedtoolcache/go/1.17.13/arm64" 2023-01-04T14:28:39.1662567Z GOSUMDB="sum.golang.org" 2023-01-04T14:28:39.1664996Z GOTMPDIR="" 2023-01-04T14:28:39.1684384Z GOTOOLDIR="/opt/hostedtoolcache/go/1.17.13/arm64/pkg/tool/linux_arm64" 2023-01-04T14:28:39.1688342Z GOVCS="" 2023-01-04T14:28:39.1691602Z GOVERSION="go1.17.13" 2023-01-04T14:28:39.1694146Z GCCGO="gccgo" 2023-01-04T14:28:39.1698045Z AR="ar" 2023-01-04T14:28:39.1701042Z CC="gcc" 2023-01-04T14:28:39.1703576Z CXX="g++" 2023-01-04T14:28:39.1705740Z CGO_ENABLED="1" 2023-01-04T14:28:39.1708385Z GOMOD="/dev/null" 2023-01-04T14:28:39.1714677Z CGO_CFLAGS="-g -O2" 2023-01-04T14:28:39.1717593Z CGO_CPPFLAGS="" 2023-01-04T14:28:39.1723457Z CGO_CXXFLAGS="-g -O2" 2023-01-04T14:28:39.1727517Z CGO_FFLAGS="-g -O2" 2023-01-04T14:28:39.1730585Z CGO_LDFLAGS="-g -O2" 2023-01-04T14:28:39.1734045Z PKG_CONFIG="pkg-config" 2023-01-04T14:28:39.1750186Z GOGCCFLAGS="-fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build3723893588=/tmp/go-build -gno-record-gcc-switches" 2023-01-04T14:28:39.1755047Z 2023-01-04T14:28:39.1763413Z ##[endgroup] 2023-01-04T14:28:39.2726500Z ##[group]Run arduino/setup-task@v1 2023-01-04T14:28:39.2758029Z with: 2023-01-04T14:28:39.2761340Z repo-token: *** 2023-01-04T14:28:39.2762806Z version: 3.x 2023-01-04T14:28:39.2764109Z env: 2023-01-04T14:28:39.2765437Z GO_VERSION: 1.17 2023-01-04T14:28:39.2766987Z JOB_TRANSFER_ARTIFACT: build-artifacts 2023-01-04T14:28:39.2771596Z CHANGELOG_ARTIFACTS: changelog 2023-01-04T14:28:39.2773192Z NPM_CONFIG_USERCONFIG: /_work/_temp/.npmrc 2023-01-04T14:28:39.2774793Z NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX 2023-01-04T14:28:39.2776227Z ##[endgroup] 2023-01-04T14:28:42.5924812Z [command]/bin/tar xz --warning=no-unknown-keyword --overwrite -C /_work/_temp/79509dca-4aaa-45ce-821b-50155f066792 -f /_work/_temp/aeb29218-f74c-46a7-9426-81dfe9aed95d 2023-01-04T14:28:43.0007264Z Successfully setup Task version v3.19.1 2023-01-04T14:28:43.2237389Z ##[group]Run # See: https://www.electron.build/code-signing 2023-01-04T14:28:43.2244459Z # See: https://www.electron.build/code-signing 2023-01-04T14:28:43.2247124Z if [ $CAN_SIGN = false ]; then 2023-01-04T14:28:43.2249569Z  echo "Skipping the app signing: certificate not provided." 2023-01-04T14:28:43.2252059Z else 2023-01-04T14:28:43.2254740Z  export CSC_LINK="/_work/_temp/signing_certificate." 2023-01-04T14:28:43.2259374Z  echo "" | base64 --decode > "$CSC_LINK" 2023-01-04T14:28:43.2261624Z  export CSC_KEY_PASSWORD="" 2023-01-04T14:28:43.2263841Z fi 2023-01-04T14:28:43.2265635Z  2023-01-04T14:28:43.2268117Z if [ "Linux" = "Windows" ]; then 2023-01-04T14:28:43.2270658Z  npm config set msvs_version 2017 --global 2023-01-04T14:28:43.2273031Z fi 2023-01-04T14:28:43.2274825Z npx node-gyp install 2023-01-04T14:28:43.2278142Z yarn --cwd ./electron/packager/ 2023-01-04T14:28:43.2280895Z yarn --cwd ./electron/packager/ package 2023-01-04T14:28:43.2482876Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-04T14:28:43.2486116Z env: 2023-01-04T14:28:43.2487845Z GO_VERSION: 1.17 2023-01-04T14:28:43.2489889Z JOB_TRANSFER_ARTIFACT: build-artifacts 2023-01-04T14:28:43.2491819Z CHANGELOG_ARTIFACTS: changelog 2023-01-04T14:28:43.2493586Z NPM_CONFIG_USERCONFIG: /_work/_temp/.npmrc 2023-01-04T14:28:43.2495553Z NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX 2023-01-04T14:28:43.2499766Z GITHUB_TOKEN: *** 2023-01-04T14:28:43.2501762Z AC_USERNAME: 2023-01-04T14:28:43.2503029Z AC_PASSWORD: 2023-01-04T14:28:43.2504730Z AC_TEAM_ID: 2023-01-04T14:28:43.2506643Z AWS_ACCESS_KEY_ID: 2023-01-04T14:28:43.2508058Z AWS_SECRET_ACCESS_KEY: 2023-01-04T14:28:43.2509704Z IS_NIGHTLY: true 2023-01-04T14:28:43.2511550Z IS_RELEASE: false 2023-01-04T14:28:43.2513255Z CAN_SIGN: false 2023-01-04T14:28:43.2515823Z ##[endgroup] 2023-01-04T14:28:43.4244095Z Skipping the app signing: certificate not provided. 2023-01-04T14:28:48.9487581Z npm WARN exec The following package was not found and will be installed: node-gyp@9.3.1 2023-01-04T14:29:05.4409652Z npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 2023-01-04T14:29:07.3596624Z gyp info it worked if it ends with ok 2023-01-04T14:29:07.3665883Z gyp info using node-gyp@9.3.1 2023-01-04T14:29:07.3675931Z gyp info using node@16.19.0 | linux | arm64 2023-01-04T14:29:08.4549377Z gyp http GET https://nodejs.org/download/release/v16.19.0/node-v16.19.0-headers.tar.gz 2023-01-04T14:29:08.6822468Z gyp http 200 https://nodejs.org/download/release/v16.19.0/node-v16.19.0-headers.tar.gz 2023-01-04T14:29:11.8196942Z gyp http GET https://nodejs.org/download/release/v16.19.0/SHASUMS256.txt 2023-01-04T14:29:11.8702436Z gyp http 200 https://nodejs.org/download/release/v16.19.0/SHASUMS256.txt 2023-01-04T14:29:11.8877955Z undefined 2023-01-04T14:29:11.8900366Z gyp info ok 2023-01-04T14:29:12.8422100Z yarn install v1.22.19 2023-01-04T14:29:13.4504325Z [1/5] Validating package.json... 2023-01-04T14:29:13.4689290Z [2/5] Resolving packages... 2023-01-04T14:29:15.1209452Z [3/5] Fetching packages... 2023-01-04T14:30:26.0949322Z [4/5] Linking dependencies... 2023-01-04T14:30:26.1042501Z warning "verdaccio > @verdaccio/cli > clipanion@3.1.0" has unmet peer dependency "typanion@*". 2023-01-04T14:30:26.1862201Z warning Workspaces can only be enabled in private projects. 2023-01-04T14:30:26.2150741Z warning Workspaces can only be enabled in private projects. 2023-01-04T14:30:51.4449833Z [5/5] Building fresh packages... 2023-01-04T14:30:53.1226228Z $ yarn test 2023-01-04T14:30:54.0476146Z yarn run v1.22.19 2023-01-04T14:30:54.3968465Z $ mocha "./test/**/*.test.js" 2023-01-04T14:30:56.7546212Z (node:990) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency 2023-01-04T14:30:56.7554113Z (Use `node --trace-warnings ...` to show where the warning was created) 2023-01-04T14:30:56.7561482Z (node:990) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency 2023-01-04T14:30:56.7566529Z (node:990) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency 2023-01-04T14:30:56.7571228Z (node:990) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency 2023-01-04T14:30:56.7575724Z (node:990) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency 2023-01-04T14:30:56.7588831Z (node:990) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency 2023-01-04T14:30:56.7591962Z (node:990) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency 2023-01-04T14:30:56.7594626Z (node:990) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency 2023-01-04T14:30:56.7597558Z (node:990) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency 2023-01-04T14:30:56.7650448Z (node:990) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency 2023-01-04T14:30:56.7663532Z (node:990) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency 2023-01-04T14:30:56.7669525Z (node:990) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency 2023-01-04T14:30:56.7674973Z (node:990) Warning: Accessing non-existent property 'find' of module exports inside circular dependency 2023-01-04T14:30:56.7756931Z (node:990) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency 2023-01-04T14:30:56.7762174Z (node:990) Warning: Accessing non-existent property 'head' of module exports inside circular dependency 2023-01-04T14:30:56.7769304Z (node:990) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency 2023-01-04T14:30:56.7774907Z (node:990) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency 2023-01-04T14:30:56.7785998Z (node:990) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency 2023-01-04T14:30:56.7832450Z (node:990) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency 2023-01-04T14:30:56.7836320Z (node:990) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency 2023-01-04T14:30:56.7840232Z (node:990) Warning: Accessing non-existent property 'set' of module exports inside circular dependency 2023-01-04T14:30:56.7843601Z (node:990) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency 2023-01-04T14:30:56.7846778Z (node:990) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency 2023-01-04T14:30:56.7850152Z (node:990) Warning: Accessing non-existent property 'test' of module exports inside circular dependency 2023-01-04T14:30:56.7853643Z (node:990) Warning: Accessing non-existent property 'to' of module exports inside circular dependency 2023-01-04T14:30:56.7857896Z (node:990) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency 2023-01-04T14:30:56.7862235Z (node:990) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency 2023-01-04T14:30:56.7866239Z (node:990) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency 2023-01-04T14:30:56.8123895Z (node:990) Warning: Accessing non-existent property 'which' of module exports inside circular dependency 2023-01-04T14:30:56.8183934Z 2023-01-04T14:30:56.8188370Z  2023-01-04T14:30:56.8191114Z  utils 2023-01-04T14:30:56.8194118Z  adjustArchiveStructure 2023-01-04T14:30:56.9043306Z  ✓ should reject when not a zip file (62ms) 2023-01-04T14:30:56.9325961Z  ✓ should reject when target directory does not exist 2023-01-04T14:30:56.9424659Z  ✓ should reject when target is a file 2023-01-04T14:30:57.0128241Z  ✓ should be a NOOP when the zip already has the desired base folder (66ms) 2023-01-04T14:30:57.1839770Z  ✓ should handle whitespace in file path gracefully (161ms) 2023-01-04T14:30:57.4400993Z  ✓ should keep the symlinks after ZIP adjustments (189ms) 2023-01-04T14:30:57.7042965Z  ✓ should adjust the archive structure if base folder is not present (216ms) 2023-01-04T14:30:57.8014094Z 2023-01-04T14:30:57.8042442Z 2023-01-04T14:30:57.8092653Z   7 passing (1s) 2023-01-04T14:30:57.8093722Z 2023-01-04T14:30:57.8528866Z Done in 3.84s. 2023-01-04T14:30:57.8973596Z Done in 105.08s. 2023-01-04T14:30:58.9898631Z yarn run v1.22.19 2023-01-04T14:30:59.5004733Z $ node index.js 2023-01-04T14:31:00.9730041Z 📦 Building version '2.0.4-nightly-20230104'... 2023-01-04T14:31:00.9894876Z Building the application with the following extensions: 2023-01-04T14:31:00.9904351Z - arduino-ide-extension 2023-01-04T14:31:01.3569298Z ⏱️ >>> Building and testing arduino-ide-extension... 2023-01-04T14:31:04.0794643Z [1/5] Validating package.json... 2023-01-04T14:31:04.1378498Z [2/5] Resolving packages... 2023-01-04T14:31:07.7078584Z warning Resolution field "@types/react@18.0.0" is incompatible with requested version "@types/react@^18.0.15" 2023-01-04T14:31:07.7106783Z warning Resolution field "@types/react-dom@18.0.0" is incompatible with requested version "@types/react-dom@^18.0.6" 2023-01-04T14:31:07.7943924Z warning Resolution field "@types/react@18.0.0" is incompatible with requested version "@types/react@^17" 2023-01-04T14:31:09.7480434Z [3/5] Fetching packages... 2023-01-04T14:34:44.5627817Z [4/5] Linking dependencies... 2023-01-04T14:34:44.7069858Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > @theia/electron@1.31.1" has unmet peer dependency "electron@^15.3.5". 2023-01-04T14:34:44.7169645Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > @tippyjs/react@4.2.6" has unmet peer dependency "react@>=16.8". 2023-01-04T14:34:44.7174940Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > @tippyjs/react@4.2.6" has unmet peer dependency "react-dom@>=16.8". 2023-01-04T14:34:44.7183490Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-disable@0.1.1" has unmet peer dependency "react@>=16". 2023-01-04T14:34:44.7189235Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-markdown@8.0.3" has unmet peer dependency "react@>=16". 2023-01-04T14:34:44.7453702Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react@>=16.3.3". 2023-01-04T14:34:44.7462888Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react-dom@>=16.3.3". 2023-01-04T14:34:44.7470048Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-select@5.6.0" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0". 2023-01-04T14:34:44.7477035Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-select@5.6.0" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0". 2023-01-04T14:34:44.7568284Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-tabs@3.2.3" has unmet peer dependency "react@^16.3.0 || ^17.0.0-0". 2023-01-04T14:34:44.7577974Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-virtualized@9.22.3" has unmet peer dependency "react@^15.3.0 || ^16.0.0-alpha". 2023-01-04T14:34:44.7733662Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-virtualized@9.22.3" has unmet peer dependency "react-dom@^15.3.0 || ^16.0.0-alpha". 2023-01-04T14:34:44.7747063Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-window@1.8.8" has unmet peer dependency "react@^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0". 2023-01-04T14:34:44.7768188Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-window@1.8.8" has unmet peer dependency "react-dom@^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0". 2023-01-04T14:34:44.7775778Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > @theia/debug > requestretry@7.1.0" has unmet peer dependency "request@2.*.*". 2023-01-04T14:34:44.7785013Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > @theia/electron > @electron/remote@2.0.8" has unmet peer dependency "electron@>= 13.0.0". 2023-01-04T14:34:44.7791772Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0". 2023-01-04T14:34:44.7796948Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0". 2023-01-04T14:34:44.7801822Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-select > @emotion/react@11.10.5" has unmet peer dependency "react@>=16.8.0". 2023-01-04T14:34:44.7806568Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-select > react-transition-group@4.4.2" has unmet peer dependency "react@>=16.6.0". 2023-01-04T14:34:44.7811775Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-select > react-transition-group@4.4.2" has unmet peer dependency "react-dom@>=16.6.0". 2023-01-04T14:34:44.7819230Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-select > use-isomorphic-layout-effect@1.1.2" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0". 2023-01-04T14:34:44.7830842Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > electron-app > @theia/process > node-pty@0.11.0-beta17" has incorrect peer dependency "node-gyp@^8.3.0". 2023-01-04T14:34:44.7837942Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-select > @emotion/react > @emotion/babel-plugin@11.10.5" has unmet peer dependency "@babel/core@^7.0.0". 2023-01-04T14:34:44.7843676Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-select > @emotion/react > @emotion/use-insertion-effect-with-fallbacks@1.0.0" has unmet peer dependency "react@>=16.8.0". 2023-01-04T14:34:44.7850325Z warning "workspace-aggregator-a10026f6-d226-460c-bd8d-fd76f6b7f0b5 > arduino-ide-extension > react-select > @emotion/react > @emotion/babel-plugin > @babel/plugin-syntax-jsx@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". 2023-01-04T14:36:53.4893422Z [5/5] Building fresh packages... 2023-01-04T14:39:38.9979395Z warning Error running install script for optional dependency: "/_work/arduino-ide/arduino-ide/node_modules/grpc-tools: Command failed. 2023-01-04T14:39:39.0127715Z Exit code: 1 2023-01-04T14:39:39.0129474Z info This module is OPTIONAL, you can safely ignore this error 2023-01-04T14:39:39.0131699Z Command: node-pre-gyp install 2023-01-04T14:39:39.0354088Z Arguments: 2023-01-04T14:39:39.0358744Z Directory: /_work/arduino-ide/arduino-ide/node_modules/grpc-tools 2023-01-04T14:39:39.0360710Z Output: 2023-01-04T14:39:39.0364519Z node-pre-gyp info it worked if it ends with ok 2023-01-04T14:39:39.0367916Z node-pre-gyp info using node-pre-gyp@1.0.9 2023-01-04T14:39:39.0372578Z node-pre-gyp info using node@16.19.0 | linux | arm64 2023-01-04T14:39:39.0378315Z node-pre-gyp info check checked for \"/_work/arduino-ide/arduino-ide/node_modules/grpc-tools/bin/grpc_tools.node\" (not found) 2023-01-04T14:39:39.0382962Z node-pre-gyp http GET https://node-precompiled-binaries.grpc.io/grpc-tools/v1.11.2/linux-arm64.tar.gz 2023-01-04T14:39:39.0387756Z node-pre-gyp ERR! install response status 404 Not Found on https://node-precompiled-binaries.grpc.io/grpc-tools/v1.11.2/linux-arm64.tar.gz 2023-01-04T14:39:39.0391086Z node-pre-gyp ERR! install error 2023-01-04T14:39:39.0395030Z node-pre-gyp ERR! stack Error: response status 404 Not Found on https://node-precompiled-binaries.grpc.io/grpc-tools/v1.11.2/linux-arm64.tar.gz 2023-01-04T14:39:39.0399630Z node-pre-gyp ERR! stack at /_work/arduino-ide/arduino-ide/node_modules/@mapbox/node-pre-gyp/lib/install.js:67:15 2023-01-04T14:39:39.0403425Z node-pre-gyp ERR! stack at processTicksAndRejections (node:internal/process/task_queues:96:5) 2023-01-04T14:39:39.0406655Z node-pre-gyp ERR! System Linux 5.15.76-v8+ 2023-01-04T14:39:39.0410376Z node-pre-gyp ERR! command \"/opt/hostedtoolcache/node/16.19.0/arm64/bin/node\" \"/_work/arduino-ide/arduino-ide/node_modules/grpc-tools/node_modules/.bin/node-pre-gyp\" \"install\" 2023-01-04T14:39:39.0414300Z node-pre-gyp ERR! cwd /_work/arduino-ide/arduino-ide/node_modules/grpc-tools 2023-01-04T14:39:39.0526654Z node-pre-gyp ERR! node -v v16.19.0 2023-01-04T14:39:39.0534305Z node-pre-gyp ERR! node-pre-gyp -v v1.0.9 2023-01-04T14:39:39.0541534Z node-pre-gyp ERR! not ok 2023-01-04T14:39:39.0545081Z response status 404 Not Found on https://node-precompiled-binaries.grpc.io/grpc-tools/v1.11.2/linux-arm64.tar.gz" 2023-01-04T14:41:35.1569987Z $ yarn download-cli && yarn download-fwuploader && yarn download-ls && yarn copy-i18n && yarn clean && yarn download-examples && yarn build && yarn test 2023-01-04T14:41:37.4231242Z $ node ./scripts/download-cli.js 2023-01-04T14:41:38.9648128Z 📦 Identified released version of the CLI. Downloading version 0.29.0 from 'https://downloads.arduino.cc/arduino-cli/arduino-cli_0.29.0_Linux_ARM64.tar.gz' 2023-01-04T14:41:38.9979562Z >>> Downloading from 'https://downloads.arduino.cc/arduino-cli/arduino-cli_0.29.0_Linux_ARM64.tar.gz'... 2023-01-04T14:41:41.7887176Z <<< Download succeeded. 2023-01-04T14:41:41.7909027Z >>> Decompressing... 2023-01-04T14:41:43.8910733Z <<< Decompressing succeeded. 2023-01-04T14:41:43.9028853Z Done: /_work/arduino-ide/arduino-ide/arduino-ide-extension/build/arduino-cli 2023-01-04T14:41:46.1197418Z $ node ./scripts/download-fwuploader.js 2023-01-04T14:41:48.0061597Z 📦 Identified released version of the Firmware Uploader. Downloading version 2.2.2 from 'https://downloads.arduino.cc/arduino-fwuploader/arduino-fwuploader_2.2.2_Linux_ARM64.tar.gz' 2023-01-04T14:41:48.0260236Z >>> Downloading from 'https://downloads.arduino.cc/arduino-fwuploader/arduino-fwuploader_2.2.2_Linux_ARM64.tar.gz'... 2023-01-04T14:41:50.4120820Z <<< Download succeeded. 2023-01-04T14:41:50.4124533Z >>> Decompressing... 2023-01-04T14:41:51.7110643Z <<< Decompressing succeeded. 2023-01-04T14:41:51.7302214Z Done: /_work/arduino-ide/arduino-ide/arduino-ide-extension/build/arduino-fwuploader 2023-01-04T14:41:53.6652893Z $ node ./scripts/download-ls.js 2023-01-04T14:41:55.5560593Z >>> Downloading from 'https://downloads.arduino.cc/arduino-language-server/arduino-language-server_0.7.2_Linux_ARM64.tar.gz'... 2023-01-04T14:41:55.5723341Z >>> Downloading from 'https://downloads.arduino.cc/tools/clangd_14.0.0_Linux_ARM64.tar.bz2'... 2023-01-04T14:41:55.5769532Z >>> Downloading from 'https://downloads.arduino.cc/tools/clang-format_14.0.0_Linux_ARM64.tar.bz2'... 2023-01-04T14:41:57.3163689Z <<< Download succeeded. 2023-01-04T14:41:57.3187289Z >>> Decompressing... 2023-01-04T14:42:01.0228835Z <<< Download succeeded. 2023-01-04T14:42:01.0274928Z >>> Decompressing... 2023-01-04T14:42:13.1935940Z <<< Download succeeded. 2023-01-04T14:42:13.1983298Z >>> Decompressing... 2023-01-04T14:42:13.4216062Z <<< Decompressing succeeded. 2023-01-04T14:42:13.4268703Z Done: /_work/arduino-ide/arduino-ide/arduino-ide-extension/build/clang-format 2023-01-04T14:42:13.5659095Z <<< Decompressing succeeded. 2023-01-04T14:42:13.5665807Z Done: /_work/arduino-ide/arduino-ide/arduino-ide-extension/build/clangd 2023-01-04T14:42:14.6339689Z <<< Decompressing succeeded. 2023-01-04T14:42:14.6391137Z Done: /_work/arduino-ide/arduino-ide/arduino-ide-extension/build/arduino-language-server 2023-01-04T14:42:16.6589784Z $ npx ncp ../i18n ./build/i18n 2023-01-04T14:42:22.4351821Z $ rimraf lib 2023-01-04T14:42:24.3674921Z $ node ./scripts/download-examples.js 2023-01-04T14:42:25.5779690Z Cloning into '/tmp/da4b18db-8d8c-4367-8b4e-76961feba3ef-arduino-examples'... 2023-01-04T14:42:28.1381100Z Switched to a new branch '1.10.0' 2023-01-04T14:42:28.6870410Z Generated output to /_work/arduino-ide/arduino-ide/arduino-ide-extension/Examples/examples.json 2023-01-04T14:42:30.3627547Z $ tsc && ncp ./src/node/cli-protocol/ ./lib/node/cli-protocol/ && yarn lint 2023-01-04T14:44:18.5315760Z $ eslint 2023-01-04T14:44:20.5726938Z $ mocha "./lib/test/**/*.test.js" 2023-01-04T14:44:23.7475303Z 2023-01-04T14:44:23.7506629Z  2023-01-04T14:44:23.7561269Z  Monitor Utils 2023-01-04T14:44:23.7567368Z  when converting messages 2023-01-04T14:44:23.7709458Z  ✓ should give the right result 2023-01-04T14:44:23.7793488Z  when converting messages 2023-01-04T14:44:23.7978359Z  ✓ should give the right result 2023-01-04T14:44:23.7982694Z  when converting messages 2023-01-04T14:44:23.8060562Z  ✓ should give the right result 2023-01-04T14:44:23.8137613Z  when converting messages 2023-01-04T14:44:23.8229769Z  ✓ should give the right result 2023-01-04T14:44:23.8357596Z  when converting messages 2023-01-04T14:44:23.8430569Z  ✓ should give the right result 2023-01-04T14:44:23.8450958Z  when converting messages 2023-01-04T14:44:23.8526931Z  ✓ should give the right result 2023-01-04T14:44:23.8565090Z  when converting messages 2023-01-04T14:44:23.8648483Z  ✓ should give the right result 2023-01-04T14:44:23.8690426Z 2023-01-04T14:44:23.8728518Z  boards-service 2023-01-04T14:44:23.8745518Z  AttachedBoardsChangeEvent 2023-01-04T14:44:23.8799008Z  ✓ should detect one attached port 2023-01-04T14:44:23.8825777Z 2023-01-04T14:44:23.8845211Z  config-service 2023-01-04T14:44:23.8869170Z  additionalUrls 2023-01-04T14:44:23.8906805Z  ✓ should consider additional URLs same as if they differ in case 2023-01-04T14:44:23.8959809Z  ✓ should consider additional URLs same as if they have a different order 2023-01-04T14:44:23.9015374Z  ✓ should parse an empty string as an empty array 2023-01-04T14:44:23.9063177Z  ✓ should parse a blank string as an empty array 2023-01-04T14:44:23.9091848Z  ✓ should parse urls with commas 2023-01-04T14:44:23.9128938Z  ✓ should parse urls with both '\n' and '\r\n' line endings 2023-01-04T14:44:23.9135430Z 2023-01-04T14:44:23.9154228Z  installable 2023-01-04T14:44:23.9169407Z  compare 2023-01-04T14:44:23.9328729Z  ✓ '1.8.1' should be equal to '1.8.1' 2023-01-04T14:44:23.9360476Z  ✓ '1.8.1' should be greater than '1.6.1' 2023-01-04T14:44:23.9409246Z  ✓ '1.6.1' should be less than '1.8.1' 2023-01-04T14:44:23.9427342Z  ✓ '1.6.1' should be less than '1.6.3' 2023-01-04T14:44:23.9466990Z  ✓ '5.1.1' should be greater than '5.1.0' 2023-01-04T14:44:23.9534103Z  ✓ '5.1.0' should be greater than '5.1.0-beta.1' 2023-01-04T14:44:23.9589778Z  ✓ '5.1.0-beta.1' should be less than '5.1.0' 2023-01-04T14:44:23.9676315Z  ✓ '5.1.0-beta.2' should be greater than '5.1.0-beta.1' 2023-01-04T14:44:23.9737581Z  ✓ '5.1.0-beta.1' should be less than '5.1.0-beta.2' 2023-01-04T14:44:23.9742100Z  ✓ '5.1.0-beta.1' should be less than '5.1.1' 2023-01-04T14:44:23.9759713Z  ✓ '1.1.0' should be greater than '1.1.0-a' 2023-01-04T14:44:23.9798794Z  ✓ '1.1.0-a' should be less than '1.1.0' 2023-01-04T14:44:23.9846107Z  ✓ 'COM1' should be less than 'COM2' 2023-01-04T14:44:23.9872188Z  ✓ 'COM1' should be less than 'COM10' 2023-01-04T14:44:23.9897515Z  ✓ 'COM10' should be greater than 'COM1' 2023-01-04T14:44:23.9922997Z  ✓ 'COM10' should be greater than 'COM2' 2023-01-04T14:44:24.0027016Z  ✓ 'COM2' should be less than 'COM10' 2023-01-04T14:44:24.0030543Z  ✓ 'COM10' should be equal to 'COM10' 2023-01-04T14:44:24.0031776Z 2023-01-04T14:44:24.0036935Z  searchable 2023-01-04T14:44:24.0059675Z  parse 2023-01-04T14:44:24.0062575Z  boardsmanager 2023-01-04T14:44:24.0233512Z  ✓ should parse 'http://boardsmanager#SAMD' to {"query":"SAMD","type":"All"} 2023-01-04T14:44:24.0286981Z  ✓ should parse 'http://boardsmanager/Arduino%40Heart#littleBits' to {"query":"littleBits","type":"Arduino@Heart"} 2023-01-04T14:44:24.0306353Z  ✓ should not parse 'http://boardsmanager/too/many/segments#invalidPath' 2023-01-04T14:44:24.0322974Z  ✓ should not parse 'http://boardsmanager/random#invalidPath' 2023-01-04T14:44:24.0362275Z  ✓ should fail to parse 'https://boardsmanager/#invalidScheme' 2023-01-04T14:44:24.0388701Z  ✓ should fail to parse 'http://librarymanager/#invalidAuthority' 2023-01-04T14:44:24.0398167Z  librarymanager 2023-01-04T14:44:24.0427162Z  ✓ should parse 'http://librarymanager#WiFiNINA' to {"query":"WiFiNINA","type":"All","topic":"All"} 2023-01-04T14:44:24.0473825Z  ✓ should parse 'http://librarymanager/All/Device%20Control#Servo' to {"query":"Servo","type":"All","topic":"Device Control"} 2023-01-04T14:44:24.0491361Z  ✓ should parse 'http://librarymanager/All/Display#SparkFun' to {"query":"SparkFun","type":"All","topic":"Display"} 2023-01-04T14:44:24.0513362Z  ✓ should parse 'http://librarymanager/Updatable/Display#SparkFun' to {"query":"SparkFun","type":"Updatable","topic":"Display"} 2023-01-04T14:44:24.0546268Z  ✓ should parse 'http://librarymanager/All/Signal%20Input%2FOutput#debouncer' to {"query":"debouncer","type":"All","topic":"Signal Input/Output"} 2023-01-04T14:44:24.0570560Z  ✓ should not parse 'http://librarymanager/too/many/segments#invalidPath' 2023-01-04T14:44:24.0587227Z  ✓ should not parse 'http://librarymanager/absent/invalid#invalidPath' 2023-01-04T14:44:24.0632405Z  ✓ should fail to parse 'https://librarymanager/#invalidScheme' 2023-01-04T14:44:24.0636603Z  ✓ should fail to parse 'http://boardsmanager/#invalidAuthority' 2023-01-04T14:44:24.0643367Z 2023-01-04T14:44:24.0645148Z  arduino-daemon-impl 2023-01-04T14:44:24.4410686Z  ✓ should parse the port address when the log format is json (370ms) 2023-01-04T14:44:24.6591432Z  ✓ should parse the port address when the log format is text (214ms) 2023-01-04T14:44:24.6876180Z 2023-01-04T14:44:24.6900982Z  cli-config 2023-01-04T14:44:24.6973383Z  ✓ {"board_manager":{"additional_urls":[]},"directories":{"data":"data","user":"user"}} should be the same as {"board_manager":{"additional_urls":[]},"directories":{"data":"data","user":"user"}} 2023-01-04T14:44:24.7009133Z  ✓ {"directories":{"data":"data","user":"user"}} should be the same as {"board_manager":{"additional_urls":[]},"directories":{"data":"data","user":"user"}} 2023-01-04T14:44:24.7048402Z  ✓ {"board_manager":{"additional_urls":[]},"directories":{"data":"data","user":"user"}} should be the same as {"board_manager":{"additional_urls":[]},"directories":{"data":"data","user":"user"}} 2023-01-04T14:44:24.7073776Z 2023-01-04T14:44:24.7076887Z  getExecPath 2023-01-04T14:44:26.4682823Z  ✓ should resolve arduino-cli (1761ms) 2023-01-04T14:44:26.4763049Z  ✓ should resolve arduino-language-server 2023-01-04T14:44:26.5680388Z  ✓ should resolve clangd (87ms) 2023-01-04T14:44:26.5728313Z 2023-01-04T14:44:26.5734475Z  longestPrefixMatch 2023-01-04T14:44:26.5872623Z  ✓ should return the exact prefix when found 2023-01-04T14:44:26.6091280Z  ✓ should return the exact object when the prefix match 2023-01-04T14:44:26.6186763Z  ✓ should return a partial matching prefix when a similar object is found 2023-01-04T14:44:26.6274123Z  ✓ should return the closest object when the prefix partially match 2023-01-04T14:44:26.6364009Z  ✓ should return an empty matching prefix when no similar object is found 2023-01-04T14:44:26.6434664Z  ✓ should return an empty object when no similar object is found 2023-01-04T14:44:26.6501999Z 2023-01-04T14:44:26.6687114Z  reconcileSettings 2023-01-04T14:44:26.6744282Z  ✓ should return default settings if new settings are missing 2023-01-04T14:44:26.6812814Z  ✓ should add missing attributes copying it from the default settings 2023-01-04T14:44:26.6890121Z  ✓ should remove wrong settings attributes using the default settings as a reference 2023-01-04T14:44:26.7001032Z  ✓ should reset non-value fields to those defiend in the default settings 2023-01-04T14:44:26.7048002Z  ✓ should accept a selectedValue if it is a valid one 2023-01-04T14:44:26.7102812Z  ✓ should fall a back to the first valid setting when the selectedValue is not valid 2023-01-04T14:44:26.7147703Z  ✓ should accept any value if default values are not set 2023-01-04T14:44:26.7163053Z 2023-01-04T14:44:26.7211177Z 2023-01-04T14:44:26.7239460Z   68 passing (3s) 2023-01-04T14:44:26.7241624Z 2023-01-04T14:44:27.1288892Z 👌 <<< Building and testing arduino-ide-extension. 2023-01-04T14:44:27.2189015Z (node:1045) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency 2023-01-04T14:44:27.2192752Z (Use `node --trace-warnings ...` to show where the warning was created) 2023-01-04T14:44:27.2229340Z (node:1045) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency 2023-01-04T14:44:27.2235773Z (node:1045) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency 2023-01-04T14:44:27.2240166Z (node:1045) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency 2023-01-04T14:44:27.2243706Z (node:1045) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency 2023-01-04T14:44:27.2252394Z (node:1045) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency 2023-01-04T14:44:27.2405974Z (node:1045) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency 2023-01-04T14:44:27.2414499Z (node:1045) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency 2023-01-04T14:44:27.2525617Z (node:1045) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency 2023-01-04T14:44:27.2531181Z (node:1045) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency 2023-01-04T14:44:27.2533899Z (node:1045) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency 2023-01-04T14:44:27.2567175Z (node:1045) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency 2023-01-04T14:44:27.2573131Z (node:1045) Warning: Accessing non-existent property 'find' of module exports inside circular dependency 2023-01-04T14:44:27.2633406Z (node:1045) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency 2023-01-04T14:44:27.2638197Z (node:1045) Warning: Accessing non-existent property 'head' of module exports inside circular dependency 2023-01-04T14:44:27.2641167Z (node:1045) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency 2023-01-04T14:44:27.2660217Z (node:1045) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency 2023-01-04T14:44:27.2666827Z (node:1045) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency 2023-01-04T14:44:27.2753513Z (node:1045) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency 2023-01-04T14:44:27.2766859Z (node:1045) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency 2023-01-04T14:44:27.2774670Z (node:1045) Warning: Accessing non-existent property 'set' of module exports inside circular dependency 2023-01-04T14:44:27.2792646Z (node:1045) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency 2023-01-04T14:44:27.2830733Z (node:1045) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency 2023-01-04T14:44:27.2842240Z (node:1045) Warning: Accessing non-existent property 'test' of module exports inside circular dependency 2023-01-04T14:44:27.2848068Z (node:1045) Warning: Accessing non-existent property 'to' of module exports inside circular dependency 2023-01-04T14:44:27.2877984Z (node:1045) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency 2023-01-04T14:44:27.2883622Z (node:1045) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency 2023-01-04T14:44:27.2888654Z (node:1045) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency 2023-01-04T14:44:27.2894295Z (node:1045) Warning: Accessing non-existent property 'which' of module exports inside circular dependency 2023-01-04T14:44:34.2459915Z (node:8130) [VERWAR001] VerdaccioWarning: Verdaccio doesn't need superuser privileges. don't run it under root 2023-01-04T14:44:34.2463726Z (Use `node --trace-warnings ...` to show where the warning was created) 2023-01-04T14:44:34.2584199Z (node:8130) Warning: multiple addresses will be deprecated in the next major, only use one 2023-01-04T14:44:34.7588785Z ⏱️ >>> Publishing arduino-ide-extension@2.0.4-nightly-20230104 to the private npm registry... 2023-01-04T14:44:36.1504720Z warn -=- no private database found, recreating new one on /_work/arduino-ide/arduino-ide/electron/packager/npm-registry/storage/.verdaccio-db.json 2023-01-04T14:44:37.9959694Z [1/4] Bumping version... 2023-01-04T14:44:38.0021069Z info Current version: 2.0.4 2023-01-04T14:44:38.0026056Z info New version: 2.0.4-nightly-20230104 2023-01-04T14:44:38.0183737Z [2/4] Logging in... 2023-01-04T14:44:38.0228488Z [3/4] Publishing... 2023-01-04T14:45:12.2828520Z warn --- the time for the version 2.0.4-nightly-20230104 already exists, it has been overwritten for package arduino-ide-extension 2023-01-04T14:45:12.3454173Z success Published. 2023-01-04T14:45:12.3473040Z [4/4] Revoking token... 2023-01-04T14:45:12.3480383Z info Not revoking login token, specified via config file. 2023-01-04T14:45:12.5834418Z 👌 <<< Publishing arduino-ide-extension@2.0.4-nightly-20230104 to the private npm registry. 2023-01-04T14:45:12.5976274Z 📜 Effective 'package.json' for the Arduino IDE application: 2023-01-04T14:45:12.5986288Z ----------------------- 2023-01-04T14:45:12.5988793Z { 2023-01-04T14:45:12.5991038Z "private": true, 2023-01-04T14:45:12.5994942Z "name": "arduino-ide", 2023-01-04T14:45:12.5998118Z "version": "2.0.4-nightly-20230104", 2023-01-04T14:45:12.6001542Z "license": "AGPL-3.0-or-later", 2023-01-04T14:45:12.6005155Z "main": "scripts/arduino-ide-electron-main.js", 2023-01-04T14:45:12.6007670Z "dependencies": { 2023-01-04T14:45:12.6009690Z "@theia/core": "1.31.1", 2023-01-04T14:45:12.6011537Z "@theia/debug": "1.31.1", 2023-01-04T14:45:12.6013559Z "@theia/editor": "1.31.1", 2023-01-04T14:45:12.6016114Z "@theia/electron": "1.31.1", 2023-01-04T14:45:12.6024055Z "@theia/file-search": "1.31.1", 2023-01-04T14:45:12.6027338Z "@theia/filesystem": "1.31.1", 2023-01-04T14:45:12.6030134Z "@theia/keymaps": "1.31.1", 2023-01-04T14:45:12.6033521Z "@theia/messages": "1.31.1", 2023-01-04T14:45:12.6035772Z "@theia/monaco": "1.31.1", 2023-01-04T14:45:12.6037594Z "@theia/navigator": "1.31.1", 2023-01-04T14:45:12.6040712Z "@theia/plugin-ext": "1.31.1", 2023-01-04T14:45:12.6043227Z "@theia/plugin-ext-vscode": "1.31.1", 2023-01-04T14:45:12.6045154Z "@theia/preferences": "1.31.1", 2023-01-04T14:45:12.6046932Z "@theia/process": "1.31.1", 2023-01-04T14:45:12.6049021Z "@theia/terminal": "1.31.1", 2023-01-04T14:45:12.6051093Z "@theia/workspace": "1.31.1", 2023-01-04T14:45:12.6054135Z "arduino-ide-extension": "2.0.4-nightly-20230104", 2023-01-04T14:45:12.6057557Z "node-log-rotate": "^0.1.5" 2023-01-04T14:45:12.6059683Z }, 2023-01-04T14:45:12.6126071Z "devDependencies": { 2023-01-04T14:45:12.6129522Z "@theia/cli": "1.31.1", 2023-01-04T14:45:12.6132789Z "electron": "^15.3.5", 2023-01-04T14:45:12.6138554Z "cross-env": "^7.0.2", 2023-01-04T14:45:12.6144725Z "electron-builder": "23.3.3", 2023-01-04T14:45:12.6147527Z "electron-notarize": "^1.1.1", 2023-01-04T14:45:12.6149895Z "is-ci": "^2.0.0", 2023-01-04T14:45:12.6151903Z "ncp": "^2.0.0", 2023-01-04T14:45:12.6153610Z "shelljs": "^0.8.3" 2023-01-04T14:45:12.6155095Z }, 2023-01-04T14:45:12.6156671Z "scripts": { 2023-01-04T14:45:12.6160045Z "build": "yarn download:plugins && theia build --mode production && yarn patch", 2023-01-04T14:45:12.6162212Z "rebuild": "yarn theia rebuild:electron", 2023-01-04T14:45:12.6165854Z "package": "cross-env DEBUG=* && electron-builder --publish=never", 2023-01-04T14:45:12.6168724Z "download:plugins": "theia download:plugins", 2023-01-04T14:45:12.6172360Z "patch": "ncp ./patch/backend/main.js ./src-gen/backend/main.js" 2023-01-04T14:45:12.6174220Z }, 2023-01-04T14:45:12.6177901Z "theia": { 2023-01-04T14:45:12.6180298Z "target": "electron", 2023-01-04T14:45:12.6182415Z "frontend": { 2023-01-04T14:45:12.6184408Z "config": { 2023-01-04T14:45:12.6188003Z "applicationName": "Arduino IDE", 2023-01-04T14:45:12.6190517Z "defaultTheme": { 2023-01-04T14:45:12.6195467Z "light": "arduino-theme", 2023-01-04T14:45:12.6199411Z "dark": "arduino-theme-dark" 2023-01-04T14:45:12.6201695Z }, 2023-01-04T14:45:12.6204572Z "validatePreferencesSchema": false, 2023-01-04T14:45:12.6207151Z "preferences": { 2023-01-04T14:45:12.6209743Z "window.title": "${rootName}${activeEditorShort}${appName}", 2023-01-04T14:45:12.6214752Z "files.autoSave": "afterDelay", 2023-01-04T14:45:12.6218630Z "editor.minimap.enabled": false, 2023-01-04T14:45:12.6220587Z "editor.tabSize": 2, 2023-01-04T14:45:12.6222782Z "editor.scrollBeyondLastLine": false, 2023-01-04T14:45:12.6224836Z "editor.quickSuggestions": { 2023-01-04T14:45:12.6226620Z "other": false, 2023-01-04T14:45:12.6228523Z "comments": false, 2023-01-04T14:45:12.6231418Z "strings": false 2023-01-04T14:45:12.6233668Z }, 2023-01-04T14:45:12.6236112Z "editor.maxTokenizationLineLength": 500, 2023-01-04T14:45:12.6238287Z "editor.bracketPairColorization.enabled": false, 2023-01-04T14:45:12.6240365Z "breadcrumbs.enabled": false, 2023-01-04T14:45:12.6242569Z "workbench.tree.renderIndentGuides": "none", 2023-01-04T14:45:12.6244619Z "explorer.compactFolders": false 2023-01-04T14:45:12.6246729Z }, 2023-01-04T14:45:12.6249321Z "arduino.ide.updateChannel": "nightly", 2023-01-04T14:45:12.6252329Z "buildDate": "2023-01-04T14:31:00.600Z" 2023-01-04T14:45:12.6253494Z } 2023-01-04T14:45:12.6254555Z }, 2023-01-04T14:45:12.6255919Z "backend": { 2023-01-04T14:45:12.6257999Z "config": { 2023-01-04T14:45:12.6259692Z "configDirName": ".arduinoIDE", 2023-01-04T14:45:12.6261485Z "singleInstance": true 2023-01-04T14:45:12.6262977Z } 2023-01-04T14:45:12.6264482Z }, 2023-01-04T14:45:12.6266410Z "generator": { 2023-01-04T14:45:12.6267846Z "config": { 2023-01-04T14:45:12.6269894Z "preloadTemplate": "./resources/preload.html" 2023-01-04T14:45:12.6271440Z } 2023-01-04T14:45:12.6272725Z } 2023-01-04T14:45:12.6274073Z }, 2023-01-04T14:45:12.6275624Z "author": "Arduino SA", 2023-01-04T14:45:12.6277471Z "resolutions": { 2023-01-04T14:45:12.6280623Z "**/fs-extra": "^4.0.3", 2023-01-04T14:45:12.6282770Z "electron-builder": "23.0.2" 2023-01-04T14:45:12.6307632Z }, 2023-01-04T14:45:12.6310273Z "engines": { 2023-01-04T14:45:12.6311611Z "node": ">=16.0.0 <17" 2023-01-04T14:45:12.6312939Z }, 2023-01-04T14:45:12.6314919Z "repository": { 2023-01-04T14:45:12.6316080Z "type": "git", 2023-01-04T14:45:12.6319087Z "url": "git+https://github.com/arduino/arduino-ide.git" 2023-01-04T14:45:12.6320671Z }, 2023-01-04T14:45:12.6321855Z "// Notes:": [ 2023-01-04T14:45:12.6325893Z "The resolution for `fs-extra` was required due to this: https://spectrum.chat/theia/general/our-theia-electron-builder-app-no-longer-starts~f5cf09a0-6d88-448b-8818-24ad0ec2ee7c" 2023-01-04T14:45:12.6328251Z ], 2023-01-04T14:45:12.6329743Z "build": { 2023-01-04T14:45:12.6331337Z "productName": "Arduino IDE", 2023-01-04T14:45:12.6332846Z "asar": false, 2023-01-04T14:45:12.6334352Z "detectUpdateChannel": false, 2023-01-04T14:45:12.6336300Z "generateUpdatesFilesForAllChannels": true, 2023-01-04T14:45:12.6339546Z "npmRebuild": false, 2023-01-04T14:45:12.6341070Z "directories": { 2023-01-04T14:45:12.6342842Z "buildResources": "resources" 2023-01-04T14:45:12.6344222Z }, 2023-01-04T14:45:12.6345602Z "fileAssociations": [ 2023-01-04T14:45:12.6347076Z { 2023-01-04T14:45:12.6348705Z "ext": "ino", 2023-01-04T14:45:12.6350291Z "role": "Editor" 2023-01-04T14:45:12.6351689Z } 2023-01-04T14:45:12.6353145Z ], 2023-01-04T14:45:12.6354498Z "files": [ 2023-01-04T14:45:12.6357163Z "src-gen", 2023-01-04T14:45:12.6358744Z "lib", 2023-01-04T14:45:12.6360110Z "scripts", 2023-01-04T14:45:12.6361777Z "!node_modules/**/*.{ts,map}", 2023-01-04T14:45:12.6364024Z "!node_modules/**/*.spec.js", 2023-01-04T14:45:12.6366648Z "!node_modules/@theia/**/test/*", 2023-01-04T14:45:12.6368351Z "!node_modules/@theia/**/src/*.ts", 2023-01-04T14:45:12.6370261Z "!node_modules/@theia/**/lib/*browser/*", 2023-01-04T14:45:12.6372177Z "node_modules/@theia/core/lib/browser/*", 2023-01-04T14:45:12.6379314Z "!node_modules/@typefox/monaco-editor-core/*", 2023-01-04T14:45:12.6399927Z "!node_modules/electron/**" 2023-01-04T14:45:12.6402141Z ], 2023-01-04T14:45:12.6403481Z "extraResources": [ 2023-01-04T14:45:12.6404806Z { 2023-01-04T14:45:12.6406142Z "from": "plugins", 2023-01-04T14:45:12.6407626Z "to": "app/plugins" 2023-01-04T14:45:12.6408798Z } 2023-01-04T14:45:12.6409969Z ], 2023-01-04T14:45:12.6411051Z "win": { 2023-01-04T14:45:12.6415127Z "target": [ 2023-01-04T14:45:12.6417125Z "msi", 2023-01-04T14:45:12.6418292Z "nsis", 2023-01-04T14:45:12.6419267Z "zip" 2023-01-04T14:45:12.6420405Z ] 2023-01-04T14:45:12.6421595Z }, 2023-01-04T14:45:12.6422935Z "mac": { 2023-01-04T14:45:12.6424887Z "darkModeSupport": true, 2023-01-04T14:45:12.6427079Z "hardenedRuntime": true, 2023-01-04T14:45:12.6428933Z "gatekeeperAssess": false, 2023-01-04T14:45:12.6431143Z "entitlements": "resources/entitlements.mac.plist", 2023-01-04T14:45:12.6433439Z "entitlementsInherit": "resources/entitlements.mac.plist", 2023-01-04T14:45:12.6435327Z "target": { 2023-01-04T14:45:12.6437395Z "target": "default" 2023-01-04T14:45:12.6439854Z } 2023-01-04T14:45:12.6441916Z }, 2023-01-04T14:45:12.6443995Z "linux": { 2023-01-04T14:45:12.6445807Z "target": [ 2023-01-04T14:45:12.6447924Z "zip", 2023-01-04T14:45:12.6449291Z "AppImage" 2023-01-04T14:45:12.6451324Z ], 2023-01-04T14:45:12.6453601Z "category": "Development", 2023-01-04T14:45:12.6455669Z "icon": "resources/icons", 2023-01-04T14:45:12.6462271Z "artifactName": "arduino-ide_nightly-20230104_Linux_ARM64.${ext}" 2023-01-04T14:45:12.6464398Z }, 2023-01-04T14:45:12.6466260Z "msi": { 2023-01-04T14:45:12.6468250Z "runAfterFinish": false 2023-01-04T14:45:12.6470123Z }, 2023-01-04T14:45:12.6471809Z "nsis": { 2023-01-04T14:45:12.6506785Z "oneClick": false, 2023-01-04T14:45:12.6511302Z "installerHeaderIcon": "resources/icon.ico", 2023-01-04T14:45:12.6513593Z "installerIcon": "resources/icon.ico", 2023-01-04T14:45:12.6515992Z "uninstallerIcon": "resources/icon.ico", 2023-01-04T14:45:12.6518769Z "installerSidebar": "resources/installerSidebar.bmp", 2023-01-04T14:45:12.6521348Z "uninstallerSidebar": "resources/installerSidebar.bmp", 2023-01-04T14:45:12.6523893Z "allowToChangeInstallationDirectory": true, 2023-01-04T14:45:12.6526416Z "license": "resources/eula.txt" 2023-01-04T14:45:12.6528328Z }, 2023-01-04T14:45:12.6529952Z "dmg": { 2023-01-04T14:45:12.6532003Z "icon": "resources/icon.icns", 2023-01-04T14:45:12.6533984Z "iconSize": 128, 2023-01-04T14:45:12.6535834Z "contents": [ 2023-01-04T14:45:12.6539652Z { 2023-01-04T14:45:12.6541549Z "x": 380, 2023-01-04T14:45:12.6543376Z "y": 240, 2023-01-04T14:45:12.6545403Z "type": "link", 2023-01-04T14:45:12.6547854Z "path": "/Applications" 2023-01-04T14:45:12.6550175Z }, 2023-01-04T14:45:12.6551532Z { 2023-01-04T14:45:12.6553472Z "x": 122, 2023-01-04T14:45:12.6555431Z "y": 240, 2023-01-04T14:45:12.6557260Z "type": "file" 2023-01-04T14:45:12.6559584Z } 2023-01-04T14:45:12.6561107Z ] 2023-01-04T14:45:12.6562663Z }, 2023-01-04T14:45:12.6564810Z "afterSign": "scripts/notarize.js", 2023-01-04T14:45:12.6566771Z "publish": [ 2023-01-04T14:45:12.6568773Z { 2023-01-04T14:45:12.6570694Z "provider": "s3", 2023-01-04T14:45:12.6575229Z "bucket": "arduino-downloads-prod-beagle", 2023-01-04T14:45:12.6579375Z "path": "arduino-ide/nightly" 2023-01-04T14:45:12.6581371Z } 2023-01-04T14:45:12.6582681Z ], 2023-01-04T14:45:12.6584370Z "appId": "cc.arduino.IDE2" 2023-01-04T14:45:12.6585703Z }, 2023-01-04T14:45:12.6587312Z "description": "Arduino IDE", 2023-01-04T14:45:12.6589364Z "theiaPluginsDir": "plugins", 2023-01-04T14:45:12.6626042Z "theiaPlugins": { 2023-01-04T14:45:12.6630492Z "vscode-builtin-cpp": "https://open-vsx.org/api/vscode/cpp/1.52.1/file/vscode.cpp-1.52.1.vsix", 2023-01-04T14:45:12.6633586Z "vscode-arduino-tools": "https://downloads.arduino.cc/vscode-arduino-tools/vscode-arduino-tools-0.0.2-beta.5.vsix", 2023-01-04T14:45:12.6636449Z "vscode-builtin-json": "https://open-vsx.org/api/vscode/json/1.46.1/file/vscode.json-1.46.1.vsix", 2023-01-04T14:45:12.6642247Z "vscode-builtin-json-language-features": "https://open-vsx.org/api/vscode/json-language-features/1.46.1/file/vscode.json-language-features-1.46.1.vsix", 2023-01-04T14:45:12.6646063Z "cortex-debug": "https://downloads.arduino.cc/marus25.cortex-debug/marus25.cortex-debug-1.5.1.vsix", 2023-01-04T14:45:12.6649740Z "vscode-language-pack-bg": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-bg/1.48.3/file/MS-CEINTL.vscode-language-pack-bg-1.48.3.vsix", 2023-01-04T14:45:12.6653595Z "vscode-language-pack-cs": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-cs/1.53.2/file/MS-CEINTL.vscode-language-pack-cs-1.53.2.vsix", 2023-01-04T14:45:12.6658910Z "vscode-language-pack-de": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-de/1.53.2/file/MS-CEINTL.vscode-language-pack-de-1.53.2.vsix", 2023-01-04T14:45:12.6663077Z "vscode-language-pack-es": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-es/1.53.2/file/MS-CEINTL.vscode-language-pack-es-1.53.2.vsix", 2023-01-04T14:45:12.6667336Z "vscode-language-pack-fr": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-fr/1.53.2/file/MS-CEINTL.vscode-language-pack-fr-1.53.2.vsix", 2023-01-04T14:45:12.6671512Z "vscode-language-pack-hu": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-hu/1.48.3/file/MS-CEINTL.vscode-language-pack-hu-1.48.3.vsix", 2023-01-04T14:45:12.6675507Z "vscode-language-pack-it": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-it/1.53.2/file/MS-CEINTL.vscode-language-pack-it-1.53.2.vsix", 2023-01-04T14:45:12.6679394Z "vscode-language-pack-ja": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-ja/1.53.2/file/MS-CEINTL.vscode-language-pack-ja-1.53.2.vsix", 2023-01-04T14:45:12.6683109Z "vscode-language-pack-ko": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-ko/1.53.2/file/MS-CEINTL.vscode-language-pack-ko-1.53.2.vsix", 2023-01-04T14:45:12.6687585Z "vscode-language-pack-nl": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-nl/1.48.3/file/MS-CEINTL.vscode-language-pack-nl-1.48.3.vsix", 2023-01-04T14:45:12.6692199Z "vscode-language-pack-pl": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-pl/1.53.2/file/MS-CEINTL.vscode-language-pack-pl-1.53.2.vsix", 2023-01-04T14:45:12.6696124Z "vscode-language-pack-pt-BR": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-pt-BR/1.53.2/file/MS-CEINTL.vscode-language-pack-pt-BR-1.53.2.vsix", 2023-01-04T14:45:12.6701248Z "vscode-language-pack-ru": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-ru/1.53.2/file/MS-CEINTL.vscode-language-pack-ru-1.53.2.vsix", 2023-01-04T14:45:12.6705694Z "vscode-language-pack-tr": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-tr/1.53.2/file/MS-CEINTL.vscode-language-pack-tr-1.53.2.vsix", 2023-01-04T14:45:12.6709411Z "vscode-language-pack-uk": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-uk/1.48.3/file/MS-CEINTL.vscode-language-pack-uk-1.48.3.vsix", 2023-01-04T14:45:12.6713216Z "vscode-language-pack-zh-hans": "https://open-vsx.org/api/MS-CEINTL/vscode-language-pack-zh-hans/1.53.2/file/MS-CEINTL.vscode-language-pack-zh-hans-1.53.2.vsix" 2023-01-04T14:45:12.6715357Z } 2023-01-04T14:45:12.6716928Z } 2023-01-04T14:45:12.6717675Z 2023-01-04T14:45:12.6718766Z ----------------------- 2023-01-04T14:45:12.6720022Z 2023-01-04T14:45:12.6722793Z 🔧 >>> [Hack] Renaming the root 'node_modules' folder to '.node_modules'... 2023-01-04T14:45:12.6725330Z 👌 <<< [Hack] Renamed the root 'node_modules' folder to '.node_modules'. 2023-01-04T14:45:12.6730626Z ⏱️ >>> Installing dependencies... 2023-01-04T14:45:14.8113457Z [1/5] Validating package.json... 2023-01-04T14:45:14.8255702Z [2/5] Resolving packages... 2023-01-04T14:45:15.0781063Z Wed, 04 Jan 2023 14:45:15 GMT express deprecated req.host: Use req.hostname instead at node_modules/@verdaccio/api/build/package.js:25:17 2023-01-04T14:45:27.6388817Z warning electron-builder > app-builder-lib > electron-osx-sign@0.6.0: Please use @electron/osx-sign moving forward. Be aware the API is slightly different 2023-01-04T14:45:30.6166327Z warning electron-builder > app-builder-lib > @electron/universal > asar@3.2.0: Please use @electron/asar moving forward. There is no API change, just a package name change 2023-01-04T14:45:32.5289777Z warning Lockfile has incorrect entry for "@types/react@^18.0.15". Ignoring it. 2023-01-04T14:45:32.5359455Z warning Lockfile has incorrect entry for "@types/react-dom@^18.0.6". Ignoring it. 2023-01-04T14:45:36.6067932Z warning Lockfile has incorrect entry for "@types/react@^17". Ignoring it. 2023-01-04T14:45:42.0557730Z warning electron-builder > app-builder-lib > electron-osx-sign@0.6.0: Please use @electron/osx-sign moving forward. Be aware the API is slightly different 2023-01-04T14:45:42.1179025Z warning electron-builder > app-builder-lib > @electron/universal > asar@3.2.0: Please use @electron/asar moving forward. There is no API change, just a package name change 2023-01-04T14:45:43.2086786Z warning electron-notarize@1.2.2: Please use @electron/notarize moving forward. There is no API change, just a package name change 2023-01-04T14:45:43.4942470Z [3/5] Fetching packages... 2023-01-04T14:46:31.0575777Z [4/5] Linking dependencies... 2023-01-04T14:46:31.0706169Z warning "@theia/debug > requestretry@7.1.0" has unmet peer dependency "request@2.*.*". 2023-01-04T14:46:31.0721288Z warning "@theia/debug > @theia/process > node-pty@0.11.0-beta17" has unmet peer dependency "node-gyp@^8.3.0". 2023-01-04T14:46:31.0743601Z warning "@theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react@>=16.3.3". 2023-01-04T14:46:31.0750035Z warning "@theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react-dom@>=16.3.3". 2023-01-04T14:46:31.0753715Z warning "@theia/plugin-ext > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0". 2023-01-04T14:46:31.0758449Z warning "@theia/plugin-ext > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0". 2023-01-04T14:46:31.0780248Z warning "arduino-ide-extension > @tippyjs/react@4.2.6" has unmet peer dependency "react@>=16.8". 2023-01-04T14:46:31.0783294Z warning "arduino-ide-extension > @tippyjs/react@4.2.6" has unmet peer dependency "react-dom@>=16.8". 2023-01-04T14:46:31.0786094Z warning "arduino-ide-extension > react-disable@0.1.1" has unmet peer dependency "react@>=16". 2023-01-04T14:46:31.0791750Z warning "arduino-ide-extension > react-markdown@8.0.3" has unmet peer dependency "@types/react@>=16". 2023-01-04T14:46:31.0799628Z warning "arduino-ide-extension > react-markdown@8.0.3" has unmet peer dependency "react@>=16". 2023-01-04T14:46:31.0802782Z warning "arduino-ide-extension > react-select@5.6.0" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0". 2023-01-04T14:46:31.0806026Z warning "arduino-ide-extension > react-select@5.6.0" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0". 2023-01-04T14:46:31.0815889Z warning "arduino-ide-extension > react-tabs@3.2.3" has unmet peer dependency "react@^16.3.0 || ^17.0.0-0". 2023-01-04T14:46:31.0820035Z warning "arduino-ide-extension > react-virtualized@9.22.3" has unmet peer dependency "react@^15.3.0 || ^16.0.0-alpha". 2023-01-04T14:46:31.0825576Z warning "arduino-ide-extension > react-virtualized@9.22.3" has unmet peer dependency "react-dom@^15.3.0 || ^16.0.0-alpha". 2023-01-04T14:46:31.0828664Z warning "arduino-ide-extension > react-window@1.8.8" has unmet peer dependency "react@^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0". 2023-01-04T14:46:31.0833566Z warning "arduino-ide-extension > react-window@1.8.8" has unmet peer dependency "react-dom@^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0". 2023-01-04T14:46:31.0836250Z warning "arduino-ide-extension > react-select > @emotion/react@11.10.5" has unmet peer dependency "react@>=16.8.0". 2023-01-04T14:46:31.0838977Z warning "arduino-ide-extension > react-select > react-transition-group@4.4.2" has unmet peer dependency "react@>=16.6.0". 2023-01-04T14:46:31.0843202Z warning "arduino-ide-extension > react-select > react-transition-group@4.4.2" has unmet peer dependency "react-dom@>=16.6.0". 2023-01-04T14:46:31.0846695Z warning "arduino-ide-extension > react-select > use-isomorphic-layout-effect@1.1.2" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0". 2023-01-04T14:46:31.0869191Z warning "arduino-ide-extension > react-select > @emotion/react > @emotion/babel-plugin@11.10.5" has unmet peer dependency "@babel/core@^7.0.0". 2023-01-04T14:46:31.0873181Z warning "arduino-ide-extension > react-select > @emotion/react > @emotion/use-insertion-effect-with-fallbacks@1.0.0" has unmet peer dependency "react@>=16.8.0". 2023-01-04T14:46:31.0876752Z warning "arduino-ide-extension > react-select > @emotion/react > @emotion/babel-plugin > @babel/plugin-syntax-jsx@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". 2023-01-04T14:47:57.2123847Z [5/5] Building fresh packages... 2023-01-04T14:50:11.2894385Z info This module is OPTIONAL, you can safely ignore this error 2023-01-04T14:50:11.2901090Z warning Error running install script for optional dependency: "/_work/arduino-ide/arduino-ide/electron/build/node_modules/grpc-tools: Command failed. 2023-01-04T14:50:11.2905975Z Exit code: 1 2023-01-04T14:50:11.2909559Z Command: node-pre-gyp install 2023-01-04T14:50:11.2911783Z Arguments: 2023-01-04T14:50:11.2931098Z Directory: /_work/arduino-ide/arduino-ide/electron/build/node_modules/grpc-tools 2023-01-04T14:50:11.2934582Z Output: 2023-01-04T14:50:11.2942082Z node-pre-gyp info it worked if it ends with ok 2023-01-04T14:50:11.2946965Z node-pre-gyp info using node-pre-gyp@1.0.9 2023-01-04T14:50:11.2950670Z node-pre-gyp info using node@16.19.0 | linux | arm64 2023-01-04T14:50:11.2955189Z node-pre-gyp info check checked for \"/_work/arduino-ide/arduino-ide/electron/build/node_modules/grpc-tools/bin/grpc_tools.node\" (not found) 2023-01-04T14:50:11.2960148Z node-pre-gyp http GET https://node-precompiled-binaries.grpc.io/grpc-tools/v1.11.2/linux-arm64.tar.gz 2023-01-04T14:50:11.2965261Z node-pre-gyp ERR! install response status 404 Not Found on https://node-precompiled-binaries.grpc.io/grpc-tools/v1.11.2/linux-arm64.tar.gz 2023-01-04T14:50:11.2969539Z node-pre-gyp ERR! install error 2023-01-04T14:50:11.2974393Z node-pre-gyp ERR! stack Error: response status 404 Not Found on https://node-precompiled-binaries.grpc.io/grpc-tools/v1.11.2/linux-arm64.tar.gz 2023-01-04T14:50:11.2986230Z node-pre-gyp ERR! stack at /_work/arduino-ide/arduino-ide/electron/build/node_modules/@mapbox/node-pre-gyp/lib/install.js:67:15 2023-01-04T14:50:11.2994668Z node-pre-gyp ERR! stack at processTicksAndRejections (node:internal/process/task_queues:96:5) 2023-01-04T14:50:11.2998933Z node-pre-gyp ERR! System Linux 5.15.76-v8+ 2023-01-04T14:50:11.3005166Z node-pre-gyp ERR! command \"/opt/hostedtoolcache/node/16.19.0/arm64/bin/node\" \"/_work/arduino-ide/arduino-ide/electron/build/node_modules/grpc-tools/node_modules/.bin/node-pre-gyp\" \"install\" 2023-01-04T14:50:11.3011753Z node-pre-gyp ERR! cwd /_work/arduino-ide/arduino-ide/electron/build/node_modules/grpc-tools 2023-01-04T14:50:11.3023765Z node-pre-gyp ERR! node -v v16.19.0 2023-01-04T14:50:11.3031927Z node-pre-gyp ERR! node-pre-gyp -v v1.0.9 2023-01-04T14:50:11.3037771Z node-pre-gyp ERR! not ok 2023-01-04T14:50:11.3043321Z response status 404 Not Found on https://node-precompiled-binaries.grpc.io/grpc-tools/v1.11.2/linux-arm64.tar.gz" 2023-01-04T14:52:28.0271882Z success Saved lockfile. 2023-01-04T14:52:28.1683283Z 👌 <<< Installing dependencies. 2023-01-04T14:52:28.1690693Z ⏱️ >>> Building the Arduino IDE application... 2023-01-04T14:52:29.6863342Z $ yarn download:plugins && theia build --mode production && yarn patch 2023-01-04T14:52:31.2609968Z $ theia download:plugins 2023-01-04T14:52:36.0767841Z --- downloading plugins --- 2023-01-04T14:52:40.8865882Z + vscode-builtin-json: downloaded successfully 2023-01-04T14:52:41.4668399Z + vscode-arduino-tools: downloaded successfully 2023-01-04T14:52:42.9012013Z + vscode-builtin-cpp: downloaded successfully 2023-01-04T14:52:44.6861091Z + vscode-builtin-json-language-features: downloaded successfully 2023-01-04T14:52:46.6464376Z + vscode-language-pack-nl: downloaded successfully 2023-01-04T14:52:47.8726455Z + vscode-language-pack-uk: downloaded successfully 2023-01-04T14:52:47.9631299Z + vscode-language-pack-hu: downloaded successfully 2023-01-04T14:52:48.0489084Z + vscode-language-pack-bg: downloaded successfully 2023-01-04T14:53:00.3795304Z + vscode-language-pack-zh-hans: downloaded successfully 2023-01-04T14:53:00.7098293Z + vscode-language-pack-ko: downloaded successfully 2023-01-04T14:53:00.7167293Z + vscode-language-pack-pt-BR: downloaded successfully 2023-01-04T14:53:00.7311373Z + vscode-language-pack-tr: downloaded successfully 2023-01-04T14:53:00.8392394Z + vscode-language-pack-cs: downloaded successfully 2023-01-04T14:53:00.8451943Z + vscode-language-pack-fr: downloaded successfully 2023-01-04T14:53:00.8622731Z + vscode-language-pack-it: downloaded successfully 2023-01-04T14:53:00.9251978Z + vscode-language-pack-pl: downloaded successfully 2023-01-04T14:53:00.9712016Z + vscode-language-pack-de: downloaded successfully 2023-01-04T14:53:01.2524951Z + vscode-language-pack-ja: downloaded successfully 2023-01-04T14:53:01.3679504Z + vscode-language-pack-es: downloaded successfully 2023-01-04T14:53:01.4103347Z + vscode-language-pack-ru: downloaded successfully 2023-01-04T14:54:15.6030789Z + cortex-debug: downloaded successfully 2023-01-04T14:54:15.6048974Z --- collecting extension-packs --- 2023-01-04T14:54:17.4186928Z --- collecting extension dependencies --- 2023-01-04T14:54:27.4061497Z Downloaded ffmpeg shared library { version: "15.5.7", dist: "/_work/arduino-ide/arduino-ide/electron/build/node_modules/electron/dist" }. 2023-01-04T14:54:27.6075093Z Successfully replaced "/_work/arduino-ide/arduino-ide/electron/build/node_modules/electron/dist/libffmpeg.so". 2023-01-04T14:54:27.6139455Z "/_work/arduino-ide/arduino-ide/electron/build/node_modules/electron/dist/libffmpeg.so" does not contain proprietary codecs (16 found). 2023-01-04T14:54:27.7177587Z Failed to resolve module: msgpackr 2023-01-04T14:54:27.7453022Z Failed to resolve module: socket.io 2023-01-04T14:54:27.7609735Z Failed to resolve module: ws 2023-01-04T14:54:27.9442841Z Failed to resolve module: filenamify 2023-01-04T15:02:44.8825604Z assets by status 1.38 MiB [cached] 12 assets 2023-01-04T15:02:44.8827432Z assets by status 13.4 MiB [emitted] 2023-01-04T15:02:44.8828985Z assets by info 803 KiB [immutable] 2023-01-04T15:02:44.8830796Z assets by path *.ttf 111 KiB 2 assets 2023-01-04T15:02:44.8832472Z assets by path *.woff 62.4 KiB 2 assets 2023-01-04T15:02:44.8833528Z + 3 assets 2023-01-04T15:02:44.8834875Z assets by path *.js 12.6 MiB 2023-01-04T15:02:44.8837192Z asset bundle.js 11.4 MiB [emitted] [minimized] (name: bundle) 3 related assets 2023-01-04T15:02:44.8839791Z asset 2.js 979 KiB [emitted] [minimized] (id hint: vendors) 2 related assets 2023-01-04T15:02:44.8842532Z asset editor.worker.js 254 KiB [emitted] [minimized] (name: editor.worker) 2 related assets 2023-01-04T15:02:44.8859776Z asset 454.js 2.17 KiB [emitted] [minimized] 2 related assets 2023-01-04T15:02:44.8863917Z asset secondary-window.html 869 bytes [emitted] [from: src-gen/frontend/secondary-window.html] [copied] 1 related asset 2023-01-04T15:02:44.8867240Z 3267 modules 2023-01-04T15:02:44.8868046Z 2023-01-04T15:02:44.8868600Z 2023-01-04T15:02:44.8871702Z WARNING in ./node_modules/@theia/plugin-ext/src/main/browser/style/index.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@theia/plugin-ext/src/main/browser/style/index.css) 2023-01-04T15:02:44.8875545Z Module Warning (from ./node_modules/css-loader/dist/cjs.js): 2023-01-04T15:02:44.8876900Z Warning 2023-01-04T15:02:44.8877413Z 2023-01-04T15:02:44.8878783Z (38:5) Unable to find uri in '-webkit-mask: url('')' 2023-01-04T15:02:44.8880921Z @ ./node_modules/@theia/plugin-ext/src/main/browser/style/index.css 2:12-89 9:17-24 13:15-29 2023-01-04T15:02:44.8883228Z @ ./node_modules/@theia/plugin-ext/lib/main/browser/plugin-ext-frontend-module.js 19:0-52 2023-01-04T15:02:44.8885467Z @ ./node_modules/@theia/plugin-ext/lib/plugin-ext-frontend-module.js 18:37-89 2023-01-04T15:02:44.8887508Z @ ./src-gen/frontend/index.js 98:47-106 2023-01-04T15:02:44.8888238Z 2023-01-04T15:02:44.8891369Z WARNING in ./node_modules/@theia/plugin-ext/src/main/browser/style/index.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@theia/plugin-ext/src/main/browser/style/index.css) 2023-01-04T15:02:44.8894646Z Module Warning (from ./node_modules/css-loader/dist/cjs.js): 2023-01-04T15:02:44.8896278Z Warning 2023-01-04T15:02:44.8909633Z 2023-01-04T15:02:44.8912616Z (39:5) Unable to find uri in 'mask: url('')' 2023-01-04T15:02:44.8915365Z @ ./node_modules/@theia/plugin-ext/src/main/browser/style/index.css 2:12-89 9:17-24 13:15-29 2023-01-04T15:02:44.8917788Z @ ./node_modules/@theia/plugin-ext/lib/main/browser/plugin-ext-frontend-module.js 19:0-52 2023-01-04T15:02:44.8920265Z @ ./node_modules/@theia/plugin-ext/lib/plugin-ext-frontend-module.js 18:37-89 2023-01-04T15:02:44.8922076Z @ ./src-gen/frontend/index.js 98:47-106 2023-01-04T15:02:44.8923601Z 2023-01-04T15:02:44.8925649Z WARNING in ./node_modules/@theia/monaco-editor-core/esm/vs/base/common/performance.js 81:34-41 2023-01-04T15:02:44.8928293Z Critical dependency: require function is used in a way in which dependencies cannot be statically extracted 2023-01-04T15:02:44.8930466Z @ ./node_modules/@theia/monaco-editor-core/esm/vs/platform/storage/common/storage.js 20:22-65 2023-01-04T15:02:44.8932632Z @ ./node_modules/@theia/monaco-editor-core/esm/vs/editor/standalone/browser/standaloneServices.js 102:18-69 2023-01-04T15:02:44.8934561Z @ ./node_modules/@theia/monaco/lib/browser/monaco-frontend-module.js 81:29-117 2023-01-04T15:02:44.8936055Z @ ./src-gen/frontend/index.js 78:47-106 2023-01-04T15:02:44.8937129Z 2023-01-04T15:02:44.8939176Z WARNING in ./node_modules/@theia/monaco-editor-core/esm/vs/base/common/performance.js 81:57-64 2023-01-04T15:02:44.8955416Z Critical dependency: require function is used in a way in which dependencies cannot be statically extracted 2023-01-04T15:02:44.8958549Z @ ./node_modules/@theia/monaco-editor-core/esm/vs/platform/storage/common/storage.js 20:22-65 2023-01-04T15:02:44.8961320Z @ ./node_modules/@theia/monaco-editor-core/esm/vs/editor/standalone/browser/standaloneServices.js 102:18-69 2023-01-04T15:02:44.8963439Z @ ./node_modules/@theia/monaco/lib/browser/monaco-frontend-module.js 81:29-117 2023-01-04T15:02:44.8965024Z @ ./src-gen/frontend/index.js 78:47-106 2023-01-04T15:02:44.8965635Z 2023-01-04T15:02:44.8967035Z WARNING in ./node_modules/inversify/lib/annotation/decorator_utils.js 2023-01-04T15:02:44.8969117Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.8973526Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/decorator_utils.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/decorator_utils.ts' 2023-01-04T15:02:44.8977663Z @ ./node_modules/inversify/lib/inversify.js 38:24-63 2023-01-04T15:02:44.8979140Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.8979751Z 2023-01-04T15:02:44.8981695Z WARNING in ./node_modules/inversify/lib/annotation/inject.js 2023-01-04T15:02:44.8983910Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.8988272Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/inject.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/inject.ts' 2023-01-04T15:02:44.8990801Z @ ./node_modules/inversify/lib/inversify.js 21:15-45 2023-01-04T15:02:44.8992252Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.8992831Z 2023-01-04T15:02:44.8994268Z WARNING in ./node_modules/inversify/lib/annotation/injectable.js 2023-01-04T15:02:44.8996256Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9000762Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/injectable.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/injectable.ts' 2023-01-04T15:02:44.9003303Z @ ./node_modules/inversify/lib/inversify.js 15:19-53 2023-01-04T15:02:44.9004783Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9005385Z 2023-01-04T15:02:44.9006800Z WARNING in ./node_modules/inversify/lib/annotation/multi_inject.js 2023-01-04T15:02:44.9009381Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9013773Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/multi_inject.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/multi_inject.ts' 2023-01-04T15:02:44.9016252Z @ ./node_modules/inversify/lib/inversify.js 28:21-57 2023-01-04T15:02:44.9018223Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9018800Z 2023-01-04T15:02:44.9020235Z WARNING in ./node_modules/inversify/lib/annotation/named.js 2023-01-04T15:02:44.9022084Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9026372Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/named.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/named.ts' 2023-01-04T15:02:44.9028978Z @ ./node_modules/inversify/lib/inversify.js 19:14-43 2023-01-04T15:02:44.9030376Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9031049Z 2023-01-04T15:02:44.9032451Z WARNING in ./node_modules/inversify/lib/annotation/optional.js 2023-01-04T15:02:44.9034443Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9038773Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/optional.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/optional.ts' 2023-01-04T15:02:44.9042783Z @ ./node_modules/inversify/lib/inversify.js 24:17-49 2023-01-04T15:02:44.9044234Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9044860Z 2023-01-04T15:02:44.9046378Z WARNING in ./node_modules/inversify/lib/annotation/post_construct.js 2023-01-04T15:02:44.9048249Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9053547Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/post_construct.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/post_construct.ts' 2023-01-04T15:02:44.9056888Z @ ./node_modules/inversify/lib/inversify.js 32:23-61 2023-01-04T15:02:44.9058995Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9059624Z 2023-01-04T15:02:44.9060981Z WARNING in ./node_modules/inversify/lib/annotation/tagged.js 2023-01-04T15:02:44.9062973Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9067273Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/tagged.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/tagged.ts' 2023-01-04T15:02:44.9069712Z @ ./node_modules/inversify/lib/inversify.js 17:15-45 2023-01-04T15:02:44.9071087Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9071684Z 2023-01-04T15:02:44.9073121Z WARNING in ./node_modules/inversify/lib/annotation/target_name.js 2023-01-04T15:02:44.9075064Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9079350Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/target_name.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/target_name.ts' 2023-01-04T15:02:44.9082005Z @ ./node_modules/inversify/lib/inversify.js 30:20-55 2023-01-04T15:02:44.9083360Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9083991Z 2023-01-04T15:02:44.9085482Z WARNING in ./node_modules/inversify/lib/annotation/unmanaged.js 2023-01-04T15:02:44.9087406Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9091630Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/unmanaged.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/annotation/unmanaged.ts' 2023-01-04T15:02:44.9094190Z @ ./node_modules/inversify/lib/inversify.js 26:18-51 2023-01-04T15:02:44.9095547Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9096145Z 2023-01-04T15:02:44.9097818Z WARNING in ./node_modules/inversify/lib/bindings/binding.js 2023-01-04T15:02:44.9099722Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9103772Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/bindings/binding.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/bindings/binding.ts' 2023-01-04T15:02:44.9106675Z @ ./node_modules/inversify/lib/container/container.js 45:16-46 2023-01-04T15:02:44.9108232Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9110909Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9111515Z 2023-01-04T15:02:44.9112920Z WARNING in ./node_modules/inversify/lib/bindings/binding_count.js 2023-01-04T15:02:44.9114890Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9119754Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/bindings/binding_count.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/bindings/binding_count.ts' 2023-01-04T15:02:44.9122541Z @ ./node_modules/inversify/lib/planning/planner.js 4:22-58 2023-01-04T15:02:44.9124206Z @ ./node_modules/inversify/lib/container/container.js 50:16-46 2023-01-04T15:02:44.9125687Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9127085Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9127755Z 2023-01-04T15:02:44.9129158Z WARNING in ./node_modules/inversify/lib/constants/error_msgs.js 2023-01-04T15:02:44.9131116Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9135341Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/constants/error_msgs.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/constants/error_msgs.ts' 2023-01-04T15:02:44.9138414Z @ ./node_modules/inversify/lib/container/container.js 46:17-51 2023-01-04T15:02:44.9140002Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9141404Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9142018Z 2023-01-04T15:02:44.9143410Z WARNING in ./node_modules/inversify/lib/constants/literal_types.js 2023-01-04T15:02:44.9145419Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9149762Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/constants/literal_types.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/constants/literal_types.ts' 2023-01-04T15:02:44.9152385Z @ ./node_modules/inversify/lib/inversify.js 8:22-58 2023-01-04T15:02:44.9153822Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9154435Z 2023-01-04T15:02:44.9156131Z WARNING in ./node_modules/inversify/lib/constants/metadata_keys.js 2023-01-04T15:02:44.9158076Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9162495Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/constants/metadata_keys.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/constants/metadata_keys.ts' 2023-01-04T15:02:44.9165120Z @ ./node_modules/inversify/lib/inversify.js 4:11-47 2023-01-04T15:02:44.9166444Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9167054Z 2023-01-04T15:02:44.9168509Z WARNING in ./node_modules/inversify/lib/container/container.js 2023-01-04T15:02:44.9170491Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9174817Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/container/container.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/container/container.ts' 2023-01-04T15:02:44.9179855Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9181280Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9181885Z 2023-01-04T15:02:44.9183329Z WARNING in ./node_modules/inversify/lib/container/container_module.js 2023-01-04T15:02:44.9185253Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9191102Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/container/container_module.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/container/container_module.ts' 2023-01-04T15:02:44.9194802Z @ ./node_modules/inversify/lib/inversify.js 12:25-64 2023-01-04T15:02:44.9196323Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9196893Z 2023-01-04T15:02:44.9198448Z WARNING in ./node_modules/inversify/lib/container/container_snapshot.js 2023-01-04T15:02:44.9200570Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9205616Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/container/container_snapshot.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/container/container_snapshot.ts' 2023-01-04T15:02:44.9208611Z @ ./node_modules/inversify/lib/container/container.js 55:27-58 2023-01-04T15:02:44.9210272Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9211642Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9212234Z 2023-01-04T15:02:44.9213762Z WARNING in ./node_modules/inversify/lib/container/lookup.js 2023-01-04T15:02:44.9215759Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9220473Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/container/lookup.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/container/lookup.ts' 2023-01-04T15:02:44.9223131Z @ ./node_modules/inversify/lib/container/container.js 56:15-34 2023-01-04T15:02:44.9224733Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9226201Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9226831Z 2023-01-04T15:02:44.9228169Z WARNING in ./node_modules/inversify/lib/inversify.js 2023-01-04T15:02:44.9231214Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9235588Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/inversify.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/inversify.ts' 2023-01-04T15:02:44.9238154Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9238855Z 2023-01-04T15:02:44.9240373Z WARNING in ./node_modules/inversify/lib/planning/context.js 2023-01-04T15:02:44.9242673Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9261847Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/context.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/context.ts' 2023-01-04T15:02:44.9265613Z @ ./node_modules/inversify/lib/planning/planner.js 10:16-36 2023-01-04T15:02:44.9267330Z @ ./node_modules/inversify/lib/container/container.js 50:16-46 2023-01-04T15:02:44.9270753Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9272190Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9272805Z 2023-01-04T15:02:44.9274281Z WARNING in ./node_modules/inversify/lib/planning/metadata.js 2023-01-04T15:02:44.9276278Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9281924Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/metadata.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/metadata.ts' 2023-01-04T15:02:44.9285226Z @ ./node_modules/inversify/lib/annotation/tagged.js 4:17-48 2023-01-04T15:02:44.9286876Z @ ./node_modules/inversify/lib/inversify.js 17:15-45 2023-01-04T15:02:44.9288436Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9289288Z 2023-01-04T15:02:44.9290998Z WARNING in ./node_modules/inversify/lib/planning/metadata_reader.js 2023-01-04T15:02:44.9293092Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9298373Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/metadata_reader.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/metadata_reader.ts' 2023-01-04T15:02:44.9301330Z @ ./node_modules/inversify/lib/inversify.js 34:24-61 2023-01-04T15:02:44.9303260Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9303876Z 2023-01-04T15:02:44.9305198Z WARNING in ./node_modules/inversify/lib/planning/plan.js 2023-01-04T15:02:44.9307216Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9311656Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/plan.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/plan.ts' 2023-01-04T15:02:44.9314372Z @ ./node_modules/inversify/lib/planning/planner.js 12:13-30 2023-01-04T15:02:44.9316042Z @ ./node_modules/inversify/lib/container/container.js 50:16-46 2023-01-04T15:02:44.9317694Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9319095Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9319704Z 2023-01-04T15:02:44.9321046Z WARNING in ./node_modules/inversify/lib/planning/planner.js 2023-01-04T15:02:44.9322995Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9327279Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/planner.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/planner.ts' 2023-01-04T15:02:44.9330206Z @ ./node_modules/inversify/lib/container/container.js 50:16-46 2023-01-04T15:02:44.9331839Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9333248Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9333863Z 2023-01-04T15:02:44.9335329Z WARNING in ./node_modules/inversify/lib/planning/queryable_string.js 2023-01-04T15:02:44.9337927Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9342381Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/queryable_string.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/queryable_string.ts' 2023-01-04T15:02:44.9346473Z @ ./node_modules/inversify/lib/planning/target.js 7:25-54 2023-01-04T15:02:44.9348094Z @ ./node_modules/inversify/lib/planning/planner.js 15:15-34 2023-01-04T15:02:44.9349753Z @ ./node_modules/inversify/lib/container/container.js 50:16-46 2023-01-04T15:02:44.9351464Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9367515Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9368653Z 2023-01-04T15:02:44.9370595Z WARNING in ./node_modules/inversify/lib/planning/reflection_utils.js 2023-01-04T15:02:44.9372666Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9377693Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/reflection_utils.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/reflection_utils.ts' 2023-01-04T15:02:44.9380795Z @ ./node_modules/inversify/lib/planning/planner.js 13:25-54 2023-01-04T15:02:44.9382588Z @ ./node_modules/inversify/lib/container/container.js 50:16-46 2023-01-04T15:02:44.9384231Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9385909Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9386429Z 2023-01-04T15:02:44.9388015Z WARNING in ./node_modules/inversify/lib/planning/request.js 2023-01-04T15:02:44.9390074Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9394403Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/request.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/request.ts' 2023-01-04T15:02:44.9397105Z @ ./node_modules/inversify/lib/planning/planner.js 14:16-36 2023-01-04T15:02:44.9398880Z @ ./node_modules/inversify/lib/container/container.js 50:16-46 2023-01-04T15:02:44.9400776Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9402199Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9402865Z 2023-01-04T15:02:44.9404297Z WARNING in ./node_modules/inversify/lib/planning/target.js 2023-01-04T15:02:44.9406359Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9410824Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/target.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/planning/target.ts' 2023-01-04T15:02:44.9413575Z @ ./node_modules/inversify/lib/planning/planner.js 15:15-34 2023-01-04T15:02:44.9415239Z @ ./node_modules/inversify/lib/container/container.js 50:16-46 2023-01-04T15:02:44.9417516Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9419159Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9419833Z 2023-01-04T15:02:44.9421275Z WARNING in ./node_modules/inversify/lib/resolution/instantiation.js 2023-01-04T15:02:44.9423210Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9427686Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/resolution/instantiation.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/resolution/instantiation.ts' 2023-01-04T15:02:44.9432306Z @ ./node_modules/inversify/lib/resolution/resolver.js 8:22-48 2023-01-04T15:02:44.9433982Z @ ./node_modules/inversify/lib/container/container.js 51:17-50 2023-01-04T15:02:44.9435610Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9437105Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9437708Z 2023-01-04T15:02:44.9439146Z WARNING in ./node_modules/inversify/lib/resolution/resolver.js 2023-01-04T15:02:44.9442180Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9446624Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/resolution/resolver.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/resolution/resolver.ts' 2023-01-04T15:02:44.9449433Z @ ./node_modules/inversify/lib/container/container.js 51:17-50 2023-01-04T15:02:44.9451064Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9452590Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9453205Z 2023-01-04T15:02:44.9454497Z WARNING in ./node_modules/inversify/lib/syntax/binding_in_syntax.js 2023-01-04T15:02:44.9469648Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9475105Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_in_syntax.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_in_syntax.ts' 2023-01-04T15:02:44.9477830Z @ ./node_modules/inversify/lib/syntax/binding_in_when_on_syntax.js 4:26-56 2023-01-04T15:02:44.9479516Z @ ./node_modules/inversify/lib/syntax/binding_to_syntax.js 6:34-72 2023-01-04T15:02:44.9481413Z @ ./node_modules/inversify/lib/container/container.js 52:26-64 2023-01-04T15:02:44.9482873Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9484262Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9484783Z 2023-01-04T15:02:44.9486288Z WARNING in ./node_modules/inversify/lib/syntax/binding_in_when_on_syntax.js 2023-01-04T15:02:44.9488200Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9492906Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_in_when_on_syntax.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_in_when_on_syntax.ts' 2023-01-04T15:02:44.9495601Z @ ./node_modules/inversify/lib/syntax/binding_to_syntax.js 6:34-72 2023-01-04T15:02:44.9498143Z @ ./node_modules/inversify/lib/container/container.js 52:26-64 2023-01-04T15:02:44.9499820Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9501181Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9501851Z 2023-01-04T15:02:44.9503296Z WARNING in ./node_modules/inversify/lib/syntax/binding_on_syntax.js 2023-01-04T15:02:44.9505281Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9509573Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_on_syntax.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_on_syntax.ts' 2023-01-04T15:02:44.9512316Z @ ./node_modules/inversify/lib/syntax/binding_in_when_on_syntax.js 5:26-56 2023-01-04T15:02:44.9514017Z @ ./node_modules/inversify/lib/syntax/binding_to_syntax.js 6:34-72 2023-01-04T15:02:44.9517146Z @ ./node_modules/inversify/lib/container/container.js 52:26-64 2023-01-04T15:02:44.9518685Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9520080Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9520681Z 2023-01-04T15:02:44.9522189Z WARNING in ./node_modules/inversify/lib/syntax/binding_to_syntax.js 2023-01-04T15:02:44.9524133Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9529903Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_to_syntax.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_to_syntax.ts' 2023-01-04T15:02:44.9533149Z @ ./node_modules/inversify/lib/container/container.js 52:26-64 2023-01-04T15:02:44.9534748Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9536207Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9537169Z 2023-01-04T15:02:44.9538824Z WARNING in ./node_modules/inversify/lib/syntax/binding_when_on_syntax.js 2023-01-04T15:02:44.9540774Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9545175Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_when_on_syntax.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_when_on_syntax.ts' 2023-01-04T15:02:44.9548317Z @ ./node_modules/inversify/lib/syntax/binding_to_syntax.js 7:31-66 2023-01-04T15:02:44.9550004Z @ ./node_modules/inversify/lib/container/container.js 52:26-64 2023-01-04T15:02:44.9551589Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9552980Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9553558Z 2023-01-04T15:02:44.9555042Z WARNING in ./node_modules/inversify/lib/syntax/binding_when_syntax.js 2023-01-04T15:02:44.9570950Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9576014Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_when_syntax.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/binding_when_syntax.ts' 2023-01-04T15:02:44.9579513Z @ ./node_modules/inversify/lib/syntax/binding_in_when_on_syntax.js 6:28-60 2023-01-04T15:02:44.9581248Z @ ./node_modules/inversify/lib/syntax/binding_to_syntax.js 6:34-72 2023-01-04T15:02:44.9582927Z @ ./node_modules/inversify/lib/container/container.js 52:26-64 2023-01-04T15:02:44.9584527Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9585923Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9586552Z 2023-01-04T15:02:44.9588067Z WARNING in ./node_modules/inversify/lib/syntax/constraint_helpers.js 2023-01-04T15:02:44.9590077Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9594401Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/constraint_helpers.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/syntax/constraint_helpers.ts' 2023-01-04T15:02:44.9597343Z @ ./node_modules/inversify/lib/inversify.js 40:27-65 2023-01-04T15:02:44.9598747Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9599278Z 2023-01-04T15:02:44.9600662Z WARNING in ./node_modules/inversify/lib/utils/binding_utils.js 2023-01-04T15:02:44.9604221Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9609159Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/utils/binding_utils.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/utils/binding_utils.ts' 2023-01-04T15:02:44.9612103Z @ ./node_modules/inversify/lib/inversify.js 47:22-54 2023-01-04T15:02:44.9613435Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9613989Z 2023-01-04T15:02:44.9615425Z WARNING in ./node_modules/inversify/lib/utils/exceptions.js 2023-01-04T15:02:44.9617991Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9622291Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/utils/exceptions.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/utils/exceptions.ts' 2023-01-04T15:02:44.9625001Z @ ./node_modules/inversify/lib/planning/planner.js 8:19-49 2023-01-04T15:02:44.9626618Z @ ./node_modules/inversify/lib/container/container.js 50:16-46 2023-01-04T15:02:44.9628248Z @ ./node_modules/inversify/lib/inversify.js 6:18-50 2023-01-04T15:02:44.9629637Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9630234Z 2023-01-04T15:02:44.9631484Z WARNING in ./node_modules/inversify/lib/utils/id.js 2023-01-04T15:02:44.9633296Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9637468Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/utils/id.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/utils/id.ts' 2023-01-04T15:02:44.9639932Z @ ./node_modules/inversify/lib/inversify.js 36:11-32 2023-01-04T15:02:44.9641294Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9641811Z 2023-01-04T15:02:44.9643231Z WARNING in ./node_modules/inversify/lib/utils/serialization.js 2023-01-04T15:02:44.9645533Z Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): 2023-01-04T15:02:44.9649811Z Failed to parse source map from '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/utils/serialization.ts' file: Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/node_modules/inversify/src/utils/serialization.ts' 2023-01-04T15:02:44.9652431Z @ ./node_modules/inversify/lib/inversify.js 45:22-54 2023-01-04T15:02:44.9653881Z @ ./src-gen/frontend/index.js 5:22-42 2023-01-04T15:02:44.9654495Z 2023-01-04T15:02:44.9655375Z 44 warnings have detailed information that is not shown. 2023-01-04T15:02:44.9657858Z Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it. 2023-01-04T15:02:44.9672353Z 2023-01-04T15:02:44.9674277Z webpack 5.73.0 compiled with 46 warnings in 487361 ms 2023-01-04T15:02:44.9675074Z 2023-01-04T15:02:44.9676282Z assets by status 237 KiB [cached] 2 assets 2023-01-04T15:02:44.9677873Z assets by info 1.15 MiB [immutable] 2023-01-04T15:02:44.9679398Z assets by path *.woff2 256 KiB 2023-01-04T15:02:44.9682586Z asset 2f64b833219dc8433424.woff2 88.6 KiB [emitted] [immutable] [from: node_modules/file-icons-js/fonts/file-icons.woff2] (auxiliary name: secondary-window) 2023-01-04T15:02:44.9686503Z asset 20fd1704ea223900efa9.woff2?v=4.7.0 75.4 KiB [emitted] [immutable] [from: node_modules/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0] (auxiliary name: secondary-window) 2023-01-04T15:02:44.9689708Z + 3 assets 2023-01-04T15:02:44.9691331Z assets by path *.ttf 231 KiB 2023-01-04T15:02:44.9695744Z asset 1e59d2330b4c6deb84b3.ttf?v=4.7.0 162 KiB [emitted] [immutable] [from: node_modules/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0] (auxiliary name: secondary-window) 2023-01-04T15:02:44.9701372Z asset 656890550c9f4888b6f8.ttf?f06865699f1720ee6ca6e0a4aa084d76 69.5 KiB [emitted] [immutable] [from: node_modules/@vscode/codicons/dist/codicon.ttf?f06865699f1720ee6ca6e0a4aa084d76] (auxiliary name: secondary-window) 2023-01-04T15:02:44.9705276Z asset c1e38fd9e0e74ba58f7a.svg?v=4.7.0 434 KiB [emitted] [immutable] [from: node_modules/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0] (auxiliary name: secondary-window) 2023-01-04T15:02:44.9708991Z asset 8b43027f47b20503057d.eot?v=4.7.0 162 KiB [emitted] [immutable] [from: node_modules/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0] (auxiliary name: secondary-window) 2023-01-04T15:02:44.9712589Z asset f691f37e57f04c152e23.woff?v=4.7.0 95.7 KiB [emitted] [immutable] [from: node_modules/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0] (auxiliary name: secondary-window) 2023-01-04T15:02:44.9714873Z assets by chunk 3.98 MiB (name: secondary-window) 2023-01-04T15:02:44.9717393Z asset secondary-window.js 3.77 MiB [emitted] [minimized] (name: secondary-window) 2 related assets 2023-01-04T15:02:44.9719788Z asset secondary-window.css 223 KiB [emitted] (name: secondary-window) 1 related asset 2023-01-04T15:02:44.9722880Z Entrypoint secondary-window 3.98 MiB (11.1 MiB) = secondary-window.css 223 KiB secondary-window.js 3.77 MiB 14 auxiliary assets 2023-01-04T15:02:44.9725398Z orphan modules 702 KiB (javascript) 1.38 MiB (asset) 1.06 KiB (runtime) [orphan] 92 modules 2023-01-04T15:02:44.9726880Z runtime modules 8.66 KiB 42 modules 2023-01-04T15:02:44.9728031Z javascript modules 5.78 MiB 2023-01-04T15:02:44.9729265Z cacheable modules 5.78 MiB 721 modules 2023-01-04T15:02:44.9730221Z + 11 modules 2023-01-04T15:02:44.9731143Z json modules 925 KiB 2023-01-04T15:02:44.9733199Z modules by path ./node_modules/@theia/core/src/common/keyboard/layouts/ 154 KiB 47 modules 2023-01-04T15:02:44.9735133Z modules by path ./node_modules/iconv-lite/ 86.7 KiB 8 modules 2023-01-04T15:02:44.9737451Z modules by path ./node_modules/ajv/lib/ 3.12 KiB 2 modules 2023-01-04T15:02:44.9738569Z + 2 modules 2023-01-04T15:02:44.9739552Z css modules 224 KiB 2023-01-04T15:02:44.9741328Z modules by path ./node_modules/@theia/ 98.1 KiB 26 modules 2023-01-04T15:02:44.9743863Z modules by path ./node_modules/@phosphor/widgets/style/*.css 8.84 KiB 10 modules 2023-01-04T15:02:44.9745050Z + 5 modules 2023-01-04T15:02:44.9745933Z 2023-01-04T15:02:44.9747689Z webpack 5.73.0 compiled successfully in 258915 ms 2023-01-04T15:02:44.9748456Z 2023-01-04T15:02:46.3163454Z $ ncp ./patch/backend/main.js ./src-gen/backend/main.js 2023-01-04T15:02:46.6994147Z 👌 <<< Building the Arduino IDE application. 2023-01-04T15:02:46.6998466Z ⏱️ >>> Rebuilding native dependencies... 2023-01-04T15:02:47.8293771Z $ yarn theia rebuild:electron 2023-01-04T15:02:49.1035229Z $ /_work/arduino-ide/arduino-ide/electron/build/node_modules/.bin/theia rebuild:electron 2023-01-04T15:02:52.6988608Z Module not found: find-git-repositories 2023-01-04T15:02:53.8044997Z Processed "node-pty" 2023-01-04T15:02:53.8455465Z Processed "nsfw" 2023-01-04T15:02:53.8458663Z Processed "drivelist" 2023-01-04T15:02:53.8526233Z Processed "native-keymap" 2023-01-04T15:02:59.0122312Z - Searching dependency tree 2023-01-04T15:03:05.0386234Z make: Entering directory '/_work/arduino-ide/arduino-ide/electron/build/node_modules/drivelist/build' 2023-01-04T15:03:05.0457154Z CXX(target) Release/obj.target/drivelist/src/drivelist.o 2023-01-04T15:03:06.0767495Z In file included from /root/.electron-gyp/15.5.7/include/node/node.h:63:0, 2023-01-04T15:03:06.0769735Z from ../../nan/nan.h:60, 2023-01-04T15:03:06.0771401Z from ../src/drivelist.cpp:17: 2023-01-04T15:03:06.0784776Z /root/.electron-gyp/15.5.7/include/node/v8.h:1684:79: warning: ‘ResolveCallback’ is deprecated [-Wdeprecated-declarations] 2023-01-04T15:03:06.0802242Z ResolveCallback callback); 2023-01-04T15:03:06.0806505Z ^ 2023-01-04T15:03:06.3178719Z /root/.electron-gyp/15.5.7/include/node/v8.h:8730:51: warning: ‘HostImportModuleDynamicallyCallback’ is deprecated [-Wdeprecated-declarations] 2023-01-04T15:03:06.3181276Z HostImportModuleDynamicallyCallback callback); 2023-01-04T15:03:06.3183715Z ^ 2023-01-04T15:03:08.0621151Z CXX(target) Release/obj.target/drivelist/src/device-descriptor.o 2023-01-04T15:03:08.9650246Z In file included from /root/.electron-gyp/15.5.7/include/node/node.h:63:0, 2023-01-04T15:03:08.9652265Z from ../../nan/nan.h:60, 2023-01-04T15:03:08.9655481Z from ../src/device-descriptor.cpp:17: 2023-01-04T15:03:08.9660403Z /root/.electron-gyp/15.5.7/include/node/v8.h:1684:79: warning: ‘ResolveCallback’ is deprecated [-Wdeprecated-declarations] 2023-01-04T15:03:08.9666099Z ResolveCallback callback); 2023-01-04T15:03:08.9670735Z ^ 2023-01-04T15:03:09.2410559Z /root/.electron-gyp/15.5.7/include/node/v8.h:8730:51: warning: ‘HostImportModuleDynamicallyCallback’ is deprecated [-Wdeprecated-declarations] 2023-01-04T15:03:09.2412777Z HostImportModuleDynamicallyCallback callback); 2023-01-04T15:03:09.2415020Z ^ 2023-01-04T15:03:10.8660159Z CXX(target) Release/obj.target/drivelist/src/linux/list.o 2023-01-04T15:03:11.7588778Z In file included from /root/.electron-gyp/15.5.7/include/node/node.h:63:0, 2023-01-04T15:03:11.7590610Z from ../../nan/nan.h:60, 2023-01-04T15:03:11.7592279Z from ../src/linux/list.cpp:17: 2023-01-04T15:03:11.7594848Z /root/.electron-gyp/15.5.7/include/node/v8.h:1684:79: warning: ‘ResolveCallback’ is deprecated [-Wdeprecated-declarations] 2023-01-04T15:03:11.7598625Z ResolveCallback callback); 2023-01-04T15:03:11.7602332Z ^ 2023-01-04T15:03:12.0080963Z /root/.electron-gyp/15.5.7/include/node/v8.h:8730:51: warning: ‘HostImportModuleDynamicallyCallback’ is deprecated [-Wdeprecated-declarations] 2023-01-04T15:03:12.0083174Z HostImportModuleDynamicallyCallback callback); 2023-01-04T15:03:12.0085454Z ^ 2023-01-04T15:03:13.0183556Z SOLINK_MODULE(target) Release/obj.target/drivelist.node 2023-01-04T15:03:13.2904770Z COPY Release/drivelist.node 2023-01-04T15:03:13.3069232Z make: Leaving directory '/_work/arduino-ide/arduino-ide/electron/build/node_modules/drivelist/build' 2023-01-04T15:03:13.9559903Z make: Entering directory '/_work/arduino-ide/arduino-ide/electron/build/node_modules/native-keymap/build' 2023-01-04T15:03:13.9614665Z CXX(target) Release/obj.target/keymapping/src/string_conversion.o 2023-01-04T15:03:14.6518495Z CXX(target) Release/obj.target/keymapping/src/keymapping.o 2023-01-04T15:03:15.3992665Z In file included from /root/.electron-gyp/15.5.7/include/node/node.h:63:0, 2023-01-04T15:03:15.3994608Z from ../src/keymapping.cc:6: 2023-01-04T15:03:15.3997116Z /root/.electron-gyp/15.5.7/include/node/v8.h:1684:79: warning: ‘ResolveCallback’ is deprecated [-Wdeprecated-declarations] 2023-01-04T15:03:15.4000927Z ResolveCallback callback); 2023-01-04T15:03:15.4005833Z ^ 2023-01-04T15:03:15.7034832Z /root/.electron-gyp/15.5.7/include/node/v8.h:8730:51: warning: ‘HostImportModuleDynamicallyCallback’ is deprecated [-Wdeprecated-declarations] 2023-01-04T15:03:15.7037913Z HostImportModuleDynamicallyCallback callback); 2023-01-04T15:03:15.7040703Z ^ 2023-01-04T15:03:16.6990962Z CXX(target) Release/obj.target/keymapping/deps/chromium/x/keysym_to_unicode.o 2023-01-04T15:03:17.8191211Z CXX(target) Release/obj.target/keymapping/src/keyboard_x.o 2023-01-04T15:03:18.8570279Z SOLINK_MODULE(target) Release/obj.target/keymapping.node 2023-01-04T15:03:19.0907134Z COPY Release/keymapping.node 2023-01-04T15:03:19.1028812Z make: Leaving directory '/_work/arduino-ide/arduino-ide/electron/build/node_modules/native-keymap/build' 2023-01-04T15:03:19.8317888Z make: Entering directory '/_work/arduino-ide/arduino-ide/electron/build/node_modules/node-pty/build' 2023-01-04T15:03:19.8371321Z CXX(target) Release/obj.target/pty/src/unix/pty.o 2023-01-04T15:03:20.7800314Z In file included from /root/.electron-gyp/15.5.7/include/node/node.h:63:0, 2023-01-04T15:03:20.7802161Z from ../../nan/nan.h:60, 2023-01-04T15:03:20.7803719Z from ../src/unix/pty.cc:20: 2023-01-04T15:03:20.7806286Z /root/.electron-gyp/15.5.7/include/node/v8.h:1684:79: warning: ‘ResolveCallback’ is deprecated [-Wdeprecated-declarations] 2023-01-04T15:03:20.7810177Z ResolveCallback callback); 2023-01-04T15:03:20.7813770Z ^ 2023-01-04T15:03:21.0211815Z /root/.electron-gyp/15.5.7/include/node/v8.h:8730:51: warning: ‘HostImportModuleDynamicallyCallback’ is deprecated [-Wdeprecated-declarations] 2023-01-04T15:03:21.0213955Z HostImportModuleDynamicallyCallback callback); 2023-01-04T15:03:21.0216252Z ^ 2023-01-04T15:03:23.0731031Z SOLINK_MODULE(target) Release/obj.target/pty.node 2023-01-04T15:03:23.2848560Z COPY Release/pty.node 2023-01-04T15:03:23.3039584Z CXX(target) Release/obj.target/spawn-helper/src/unix/spawn-helper.o 2023-01-04T15:03:24.0630110Z LINK(target) Release/spawn-helper 2023-01-04T15:03:24.3022188Z make: Leaving directory '/_work/arduino-ide/arduino-ide/electron/build/node_modules/node-pty/build' 2023-01-04T15:03:25.2597702Z make: Entering directory '/_work/arduino-ide/arduino-ide/electron/build/node_modules/nsfw/build' 2023-01-04T15:03:25.2662304Z CXX(target) Release/obj.target/nsfw/src/NSFW.o 2023-01-04T15:03:32.6072707Z CXX(target) Release/obj.target/nsfw/src/Queue.o 2023-01-04T15:03:34.6042521Z CXX(target) Release/obj.target/nsfw/src/NativeInterface.o 2023-01-04T15:03:36.6246760Z CXX(target) Release/obj.target/nsfw/src/linux/InotifyEventLoop.o 2023-01-04T15:03:39.1345820Z CXX(target) Release/obj.target/nsfw/src/linux/InotifyTree.o 2023-01-04T15:03:44.4690420Z CXX(target) Release/obj.target/nsfw/src/linux/InotifyService.o 2023-01-04T15:03:46.8615542Z SOLINK_MODULE(target) Release/obj.target/nsfw.node 2023-01-04T15:03:47.0757335Z COPY Release/nsfw.node 2023-01-04T15:03:47.0881592Z make: Leaving directory '/_work/arduino-ide/arduino-ide/electron/build/node_modules/nsfw/build' 2023-01-04T15:03:47.0944125Z ✔ Rebuild Complete 2023-01-04T15:03:47.2425399Z 👌 <<< Rebuilding native dependencies. 2023-01-04T15:03:47.2446109Z ⏱️ >>> Packaging the Arduino IDE application... 2023-01-04T15:03:48.1076910Z $ cross-env DEBUG=* && electron-builder --publish=never 2023-01-04T15:03:49.9086843Z • electron-builder version=23.3.3 os=5.15.76-v8+ 2023-01-04T15:03:49.9344292Z • loaded configuration file=package.json ("build" field) 2023-01-04T15:03:50.5435346Z • skipped dependencies rebuild reason=npmRebuild is set to false 2023-01-04T15:03:50.5487098Z • packaging platform=linux arch=arm64 electron=15.5.7 appOutDir=dist/linux-arm64-unpacked 2023-01-04T15:03:51.4131607Z • downloading url=https://github.com/electron/electron/releases/download/v15.5.7/electron-v15.5.7-linux-arm64.zip size=87 MB parts=8 2023-01-04T15:03:54.7163432Z • downloaded url=https://github.com/electron/electron/releases/download/v15.5.7/electron-v15.5.7-linux-arm64.zip duration=4.071s 2023-01-04T15:03:58.9324596Z • asar usage is disabled — this is strongly not recommended solution=enable asar and use asarUnpack to unpack files that must be externally available 2023-01-04T15:04:11.0196341Z • asar usage is disabled — this is strongly not recommended solution=enable asar and use asarUnpack to unpack files that must be externally available 2023-01-04T15:04:11.0461128Z Skipping the app notarization: certificate was not provided. 2023-01-04T15:04:11.0485107Z • building target=zip arch=arm64 file=dist/arduino-ide_nightly-20230104_Linux_ARM64.zip 2023-01-04T15:04:11.0509230Z • building target=AppImage arch=arm64 file=dist/arduino-ide_nightly-20230104_Linux_ARM64.AppImage 2023-01-04T15:04:11.8661414Z • downloading url=https://github.com/electron-userland/electron-builder-binaries/releases/download/appimage-12.0.1/appimage-12.0.1.7z size=1.6 MB parts=1 2023-01-04T15:04:12.3102586Z • downloaded url=https://github.com/electron-userland/electron-builder-binaries/releases/download/appimage-12.0.1/appimage-12.0.1.7z duration=1.097s 2023-01-04T15:07:39.9083878Z 👌 <<< Packaging the Arduino IDE application. 2023-01-04T15:07:39.9106791Z 🚢 Detected CI, recalculating artifacts hash... 2023-01-04T15:07:39.9594750Z Error: ENOENT: no such file or directory, open '/_work/arduino-ide/arduino-ide/electron/build/dist/beta-linux.yml' 2023-01-04T15:07:39.9596513Z at Object.openSync (node:fs:590:3) 2023-01-04T15:07:39.9620802Z at Object.readFileSync (node:fs:458:35) 2023-01-04T15:07:39.9623657Z at recalculateArtifactsHash (/_work/arduino-ide/arduino-ide/electron/packager/index.js:403:29) 2023-01-04T15:07:39.9625848Z at /_work/arduino-ide/arduino-ide/electron/packager/index.js:290:15 2023-01-04T15:07:39.9627729Z at processTicksAndRejections (node:internal/process/task_queues:96:5) { 2023-01-04T15:07:39.9629143Z errno: -2, 2023-01-04T15:07:39.9630283Z syscall: 'open', 2023-01-04T15:07:39.9631358Z code: 'ENOENT', 2023-01-04T15:07:39.9633089Z path: '/_work/arduino-ide/arduino-ide/electron/build/dist/beta-linux.yml' 2023-01-04T15:07:39.9634269Z } 2023-01-04T15:07:39.9635863Z 🚢 Detected CI, moving build artifacts... 2023-01-04T15:07:43.2445343Z 🚢 >>> Copying /_work/arduino-ide/arduino-ide/electron/build/dist/arduino-ide_nightly-20230104_Linux_ARM64.AppImage to /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts. 2023-01-04T15:07:44.1867607Z 👌 >>> Copied /_work/arduino-ide/arduino-ide/electron/build/dist/arduino-ide_nightly-20230104_Linux_ARM64.AppImage to /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts. 2023-01-04T15:07:44.1873540Z 🚢 >>> Copying /_work/arduino-ide/arduino-ide/electron/build/dist/arduino-ide_nightly-20230104_Linux_ARM64.zip to /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts. 2023-01-04T15:07:50.1551750Z ⏱️ >>> Adjusting ZIP structure /_work/arduino-ide/arduino-ide/electron/build/dist/arduino-ide_nightly-20230104_Linux_ARM64.zip... 2023-01-04T15:09:18.9762451Z 👌 <<< Adjusted the ZIP structure. Moved the modified arduino-ide_nightly-20230104_Linux_ARM64 to the /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts folder. 2023-01-04T15:09:26.6974737Z 👌 >>> Copied /_work/arduino-ide/arduino-ide/electron/build/dist/arduino-ide_nightly-20230104_Linux_ARM64.zip to /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts. 2023-01-04T15:09:26.6979263Z 🎉 Success. The application is at: /_work/arduino-ide/arduino-ide/electron/build/dist 2023-01-04T15:09:26.6981889Z 🔧 >>> [Restore] Renaming the root '.node_modules' folder to 'node_modules'... 2023-01-04T15:09:26.7057310Z 👌 >>> [Restore] Renamed the root '.node_modules' folder to 'node_modules'. 2023-01-04T15:09:27.3615080Z Done in 2308.43s. 2023-01-04T15:09:27.4000251Z ##[group]Run actions/upload-artifact@v3 2023-01-04T15:09:27.4001308Z with: 2023-01-04T15:09:27.4002142Z name: build-artifacts 2023-01-04T15:09:27.4003074Z path: electron/build/dist/build-artifacts/ 2023-01-04T15:09:27.4004065Z if-no-files-found: warn 2023-01-04T15:09:27.4004896Z env: 2023-01-04T15:09:27.4005665Z GO_VERSION: 1.17 2023-01-04T15:09:27.4006600Z JOB_TRANSFER_ARTIFACT: build-artifacts 2023-01-04T15:09:27.4007631Z CHANGELOG_ARTIFACTS: changelog 2023-01-04T15:09:27.4008638Z NPM_CONFIG_USERCONFIG: /_work/_temp/.npmrc 2023-01-04T15:09:27.4009673Z NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX 2023-01-04T15:09:27.4010583Z ##[endgroup] 2023-01-04T15:09:27.9309834Z With the provided path, there will be 2 files uploaded 2023-01-04T15:09:27.9335065Z Starting artifact upload 2023-01-04T15:09:27.9339473Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-01-04T15:09:27.9341582Z Artifact name is valid! 2023-01-04T15:09:28.1693531Z Container for artifact "build-artifacts" successfully created. Starting upload of file(s) 2023-01-04T15:09:35.8922299Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (4.1%) bytes 0:8388607 2023-01-04T15:09:38.2133653Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:09:43.5221449Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (8.2%) bytes 8388608:16777215 2023-01-04T15:09:48.2395755Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:09:51.2215201Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (12.4%) bytes 16777216:25165823 2023-01-04T15:09:58.2402089Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:09:58.9148085Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (16.5%) bytes 25165824:33554431 2023-01-04T15:10:06.5712123Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (20.7%) bytes 33554432:41943039 2023-01-04T15:10:08.2556244Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:10:14.2992937Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (24.8%) bytes 41943040:50331647 2023-01-04T15:10:18.2563547Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:10:21.7657583Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (29.0%) bytes 50331648:58720255 2023-01-04T15:10:28.2567198Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:10:29.2749118Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (33.1%) bytes 58720256:67108863 2023-01-04T15:10:36.8726283Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (37.3%) bytes 67108864:75497471 2023-01-04T15:10:38.2796147Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:10:44.4539442Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (41.4%) bytes 75497472:83886079 2023-01-04T15:10:48.2967287Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:10:51.7930453Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (45.6%) bytes 83886080:92274687 2023-01-04T15:10:58.3003158Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:10:59.4232046Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (49.7%) bytes 92274688:100663295 2023-01-04T15:11:08.3671394Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:11:11.3335157Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (4.3%) bytes 0:8388607 2023-01-04T15:11:11.8264647Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (53.9%) bytes 100663296:109051903 2023-01-04T15:11:18.4502701Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:11:23.6765433Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (58.0%) bytes 109051904:117440511 2023-01-04T15:11:23.8968244Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (8.7%) bytes 8388608:16777215 2023-01-04T15:11:28.4735001Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:11:36.3675596Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (62.2%) bytes 117440512:125829119 2023-01-04T15:11:36.5855094Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (13.0%) bytes 16777216:25165823 2023-01-04T15:11:38.5042199Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:11:48.5068076Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:11:48.8683743Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (66.3%) bytes 125829120:134217727 2023-01-04T15:11:49.0426539Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (17.4%) bytes 25165824:33554431 2023-01-04T15:11:58.5419614Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:12:01.1647891Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (21.8%) bytes 33554432:41943039 2023-01-04T15:12:01.3798977Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (70.5%) bytes 134217728:142606335 2023-01-04T15:12:08.5980800Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:12:13.4782939Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (74.6%) bytes 142606336:150994943 2023-01-04T15:12:13.7540004Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (26.1%) bytes 41943040:50331647 2023-01-04T15:12:18.6314413Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:12:26.2953752Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (30.5%) bytes 50331648:58720255 2023-01-04T15:12:26.7415603Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (78.8%) bytes 150994944:159383551 2023-01-04T15:12:28.6885677Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:12:38.1728861Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (34.9%) bytes 58720256:67108863 2023-01-04T15:12:38.5044931Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (82.9%) bytes 159383552:167772159 2023-01-04T15:12:38.7127582Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:12:48.7205554Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:12:49.9617392Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (87.1%) bytes 167772160:176160767 2023-01-04T15:12:50.0047186Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (39.2%) bytes 67108864:75497471 2023-01-04T15:12:58.7694207Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:13:03.0219765Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (43.6%) bytes 75497472:83886079 2023-01-04T15:13:03.5394022Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (91.2%) bytes 176160768:184549375 2023-01-04T15:13:08.7839061Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:13:14.7385669Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (47.9%) bytes 83886080:92274687 2023-01-04T15:13:15.3104784Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (95.4%) bytes 184549376:192937983 2023-01-04T15:13:18.8448936Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:13:26.1989887Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (52.3%) bytes 92274688:100663295 2023-01-04T15:13:26.8485553Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (99.5%) bytes 192937984:201326591 2023-01-04T15:13:28.8574753Z Total file count: 2 ---- Processed file #0 (0.0%) 2023-01-04T15:13:29.0202355Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.zip (100.0%) bytes 201326592:202193773 2023-01-04T15:13:33.8139254Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (56.7%) bytes 100663296:109051903 2023-01-04T15:13:38.8732412Z Total file count: 2 ---- Processed file #1 (50.0%) 2023-01-04T15:13:40.9374974Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (61.0%) bytes 109051904:117440511 2023-01-04T15:13:47.9679581Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (65.4%) bytes 117440512:125829119 2023-01-04T15:13:48.8964982Z Total file count: 2 ---- Processed file #1 (50.0%) 2023-01-04T15:13:54.7783077Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (69.8%) bytes 125829120:134217727 2023-01-04T15:13:58.9192546Z Total file count: 2 ---- Processed file #1 (50.0%) 2023-01-04T15:14:01.8799916Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (74.1%) bytes 134217728:142606335 2023-01-04T15:14:08.9047275Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (78.5%) bytes 142606336:150994943 2023-01-04T15:14:08.9459853Z Total file count: 2 ---- Processed file #1 (50.0%) 2023-01-04T15:14:15.9299268Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (82.9%) bytes 150994944:159383551 2023-01-04T15:14:18.9556074Z Total file count: 2 ---- Processed file #1 (50.0%) 2023-01-04T15:14:22.9956460Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (87.2%) bytes 159383552:167772159 2023-01-04T15:14:28.9571661Z Total file count: 2 ---- Processed file #1 (50.0%) 2023-01-04T15:14:30.0162797Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (91.6%) bytes 167772160:176160767 2023-01-04T15:14:37.0158883Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (95.9%) bytes 176160768:184549375 2023-01-04T15:14:38.9768706Z Total file count: 2 ---- Processed file #1 (50.0%) 2023-01-04T15:14:43.6992017Z Uploaded /_work/arduino-ide/arduino-ide/electron/build/dist/build-artifacts/arduino-ide_nightly-20230104_Linux_ARM64.AppImage (100.0%) bytes 184549376:192245491 2023-01-04T15:14:43.7019054Z Total size of all the files uploaded is 394439266 bytes 2023-01-04T15:14:43.7022266Z File upload process has finished. Finalizing the artifact upload 2023-01-04T15:14:44.1679699Z Artifact has been finalized. All files have been successfully uploaded! 2023-01-04T15:14:44.1680517Z 2023-01-04T15:14:44.1681588Z The raw size of all the files that were specified for upload is 395401687 bytes 2023-01-04T15:14:44.1685075Z The size of all the files that were uploaded is 394439266 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-01-04T15:14:44.1686066Z 2023-01-04T15:14:44.1688908Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-01-04T15:14:44.1690137Z 2023-01-04T15:14:44.1691361Z Artifact build-artifacts has been successfully uploaded! 2023-01-04T15:14:44.2944148Z Post job cleanup. 2023-01-04T15:14:44.9105119Z Post job cleanup. 2023-01-04T15:14:45.5143705Z Post job cleanup. 2023-01-04T15:14:46.0174535Z [command]/usr/bin/git version 2023-01-04T15:14:46.0336698Z git version 2.38.1 2023-01-04T15:14:46.0491181Z Copying '/root/.gitconfig' to '/_work/_temp/b71b4cf5-4276-4c37-a7d0-6fde570fc752/.gitconfig' 2023-01-04T15:14:46.0541140Z Temporarily overriding HOME='/_work/_temp/b71b4cf5-4276-4c37-a7d0-6fde570fc752' before making global git config changes 2023-01-04T15:14:46.0551112Z Adding repository directory to the temporary git global config as a safe directory 2023-01-04T15:14:46.0577307Z [command]/usr/bin/git config --global --add safe.directory /_work/arduino-ide/arduino-ide 2023-01-04T15:14:46.0749250Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-04T15:14:46.0880568Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-01-04T15:14:46.1677114Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-04T15:14:46.1772461Z http.https://github.com/.extraheader 2023-01-04T15:14:46.1812429Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-04T15:14:46.1934164Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-01-04T15:14:46.4350608Z Cleaning up orphan processes