[2025-12-10 07:26:38Z INFO HostContext] No proxy settings were found based on environmental variables (http_proxy/https_proxy/HTTP_PROXY/HTTPS_PROXY) [2025-12-10 07:26:38Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:38Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:38Z INFO HostContext] Well known config file 'Credentials': 'C:\Apache24\htdocs\pvs-fe\.credentials' [2025-12-10 07:26:38Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:38Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:38Z INFO HostContext] Well known config file 'Runner': 'C:\Apache24\htdocs\pvs-fe\.runner' [2025-12-10 07:26:38Z INFO Worker] Version: 2.329.0 [2025-12-10 07:26:38Z INFO Worker] Commit: c76c59996c8fa32e989164a5a695efb12608ae5a [2025-12-10 07:26:38Z INFO Worker] Culture: en-US [2025-12-10 07:26:38Z INFO Worker] UI Culture: en-US [2025-12-10 07:26:38Z INFO Worker] Waiting to receive the job message from the channel. [2025-12-10 07:26:38Z INFO ProcessChannel] Receiving message of length 22752, with hash '1ac36e547e746f982f005cf351c7df5de3bb8d2b7efe21d2d84ae61b4f92f917' [2025-12-10 07:26:38Z INFO Worker] Message received. [2025-12-10 07:26:39Z INFO Worker] Job message: { "fileTable": [ ".github/workflows/main.yml" ], "mask": [ { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" } ], "steps": [ { "type": "action", "reference": { "type": "repository", "name": "actions/checkout", "ref": "v3", "repositoryType": "GitHub" }, "displayNameToken": { "type": 0, "file": 1, "line": 14, "col": 15, "lit": "Checkout repository" }, "contextName": "__actions_checkout", "condition": "success()", "id": "532bc62c-eb2e-4aa1-ae85-76fcbf830003", "name": "__actions_checkout" }, { "type": "action", "reference": { "type": "repository", "name": "actions/setup-node", "ref": "v3", "repositoryType": "GitHub" }, "displayNameToken": { "type": 0, "file": 1, "line": 18, "col": 15, "lit": "Set up Node.js" }, "contextName": "__actions_setup-node", "inputs": { "type": 2, "file": 1, "line": 21, "col": 11, "map": [ { "key": { "type": 0, "file": 1, "line": 21, "col": 11, "lit": "node-version" }, "value": { "type": 0, "file": 1, "line": 21, "col": 25, "lit": "22" } } ] }, "condition": "success()", "id": "fed3b753-f00e-4bef-b0e7-06c608ec48da", "name": "__actions_setup-node" }, { "type": "action", "reference": { "type": "script" }, "displayNameToken": { "type": 0, "file": 1, "line": 24, "col": 15, "lit": "Install dependencies" }, "contextName": "__run", "inputs": { "type": 2, "map": [ { "key": "script", "value": { "type": 0, "file": 1, "line": 25, "col": 14, "lit": "npm install" } } ] }, "condition": "success()", "id": "38120779-2fc7-4d68-8f9b-f84f78dd4a32", "name": "__run" }, { "type": "action", "reference": { "type": "script" }, "displayNameToken": { "type": 0, "file": 1, "line": 28, "col": 15, "lit": "copy env file" }, "contextName": "__run_2", "inputs": { "type": 2, "map": [ { "key": "script", "value": { "type": 0, "file": 1, "line": 29, "col": 14, "lit": "Copy-Item -Path \"C:\\environment\\.env\" -Destination \"C:\\Apache24\\htdocs\\pvs-fe\\_work\\pvs_gent_crm_fe\\pvs_gent_crm_fe\\.env\"\n" } } ] }, "condition": "success()", "id": "4e5a12e3-3dd3-4cdc-90b4-24d10b1edf67", "name": "__run_2" }, { "type": "action", "reference": { "type": "script" }, "displayNameToken": { "type": 0, "file": 1, "line": 33, "col": 15, "lit": "Build the React app" }, "contextName": "__run_3", "inputs": { "type": 2, "map": [ { "key": "script", "value": { "type": 0, "file": 1, "line": 34, "col": 14, "lit": "$env:NODE_OPTIONS=\"--max_old_space_size=4096\"\nnpm run build\n" } } ] }, "condition": "success()", "id": "b9acbe23-625c-4718-807f-e46104830e9a", "name": "__run_3" }, { "type": "action", "reference": { "type": "script" }, "displayNameToken": { "type": 0, "file": 1, "line": 39, "col": 15, "lit": "Deploy the React app" }, "contextName": "__run_4", "inputs": { "type": 2, "map": [ { "key": "script", "value": { "type": 0, "file": 1, "line": 40, "col": 14, "lit": "Copy-Item -Path \"C:\\Apache24\\htdocs\\pvs-fe\\_work\\pvs_gent_crm_fe\\pvs_gent_crm_fe\\dist\\*\" -Destination \"C:\\Apache24\\htdocs\\pvs-op-fe-build(auto)\\\" -Recurse -Force" } } ] }, "condition": "success()", "id": "4895da4c-1fe4-4e98-81c8-1b5d3be48ff9", "name": "__run_4" } ], "variables": { "Actions.EnableHttpRedirects": { "value": "true" }, "DistributedTask.AddWarningToNode12Action": { "value": "true" }, "DistributedTask.AddWarningToNode16Action": { "value": "true" }, "DistributedTask.AllowRunnerContainerHooks": { "value": "true" }, "DistributedTask.DeprecateStepOutputCommands": { "value": "true" }, "DistributedTask.DetailUntarFailure": { "value": "true" }, "DistributedTask.EnableCompositeActions": { "value": "true" }, "DistributedTask.EnableJobServerQueueTelemetry": { "value": "true" }, "DistributedTask.EnhancedAnnotations": { "value": "true" }, "DistributedTask.ForceGithubJavascriptActionsToNode16": { "value": "true" }, "DistributedTask.ForceGithubJavascriptActionsToNode20": { "value": "true" }, "DistributedTask.LogTemplateErrorsAsDebugMessages": { "value": "true" }, "DistributedTask.MarkJobAsFailedOnWorkerCrash": { "value": "true" }, "DistributedTask.NewActionMetadata": { "value": "true" }, "DistributedTask.UploadStepSummary": { "value": "true" }, "DistributedTask.UseActionArchiveCache": { "value": "true" }, "DistributedTask.UseWhich2": { "value": "true" }, "RunService.FixEmbeddedIssues": { "value": "true" }, "actions_add_check_run_id_to_job_context": { "value": "true" }, "actions_container_action_runner_temp": { "value": "true" }, "actions_display_helpful_actions_download_errors": { "value": "true" }, "actions_skip_retry_complete_job_upon_known_errors": { "value": "true" }, "actions_uses_cache_service_v2": { "value": "true" }, "github_token": { "value": "***", "isSecret": true }, "system.from_run_service": { "value": "true" }, "system.github.job": { "value": "build" }, "system.github.launch_endpoint": { "value": "https://launch.actions.githubusercontent.com" }, "system.github.results_endpoint": { "value": "https://results-receiver.actions.githubusercontent.com/" }, "system.github.results_upload_with_sdk": { "value": "true" }, "system.github.token": { "value": "***", "isSecret": true }, "system.github.token.permissions": { "value": "{\"Contents\":\"read\",\"Metadata\":\"read\",\"Packages\":\"read\"}" }, "system.orchestrationId": { "value": "728d68bd-ab73-4920-a691-07bdbf83b905.build.__default" }, "system.phaseDisplayName": { "value": "build" }, "system.runner.lowdiskspacethreshold": { "value": "100" }, "system.runnerEnvironment": { "value": "self-hosted" }, "system.runnerGroupName": { "value": "Default" } }, "messageType": "RunnerJobRequest", "plan": { "scopeIdentifier": "00000000-0000-0000-0000-000000000000", "planType": "actions", "version": 0, "planId": "728d68bd-ab73-4920-a691-07bdbf83b905", "planGroup": null, "artifactUri": null, "artifactLocation": null, "definition": null, "owner": null }, "timeline": { "id": "728d68bd-ab73-4920-a691-07bdbf83b905", "changeId": 0, "location": null }, "jobId": "d82bcb2f-53af-5273-bd05-cfe543c1789d", "jobDisplayName": "build", "jobName": "__default", "requestId": 0, "lockedUntil": "0001-01-01T00:00:00", "resources": { "endpoints": [ { "data": { "ServerId": "", "ServerName": "", "CacheServerUrl": "https://acghubeus1.actions.githubusercontent.com/E11Co2NfOMZCgLayWay8tRcTpMnJ5FJ0GLv19FDCFpEir8HCXo/", "FeedStreamUrl": "wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock", "ResultsServiceUrl": "https://results-receiver.actions.githubusercontent.com/", "PipelinesServiceUrl": "https://pipelinesghubeus5.actions.githubusercontent.com/E11Co2NfOMZCgLayWay8tRcTpMnJ5FJ0GLv19FDCFpEir8HCXo/", "GenerateIdTokenUrl": "" }, "name": "SystemVssConnection", "url": "https://run-actions-1-azure-eastus.actions.githubusercontent.com/154/", "authorization": { "parameters": { "AccessToken": "***" }, "scheme": "OAuth" }, "isShared": false, "isReady": true } ] }, "contextData": { "github": { "t": 2, "d": [ { "k": "ref", "v": "refs/heads/UAT" }, { "k": "sha", "v": "dc2e07cb67ec03e75ae289e07860719c75800220" }, { "k": "repository", "v": "supportmmm/pvs_gent_crm_fe" }, { "k": "repository_owner", "v": "supportmmm" }, { "k": "repository_owner_id", "v": "95751051" }, { "k": "repositoryUrl", "v": "git://github.com/supportmmm/pvs_gent_crm_fe.git" }, { "k": "run_id", "v": "20090752275" }, { "k": "run_number", "v": "632" }, { "k": "retention_days", "v": "90" }, { "k": "run_attempt", "v": "1" }, { "k": "artifact_cache_size_limit", "v": "10" }, { "k": "repository_visibility", "v": "private" }, { "k": "actor_id", "v": "164156789" }, { "k": "actor", "v": "supportDifferenz" }, { "k": "workflow", "v": "Deploy React App" }, { "k": "head_ref", "v": "" }, { "k": "base_ref", "v": "" }, { "k": "event_name", "v": "push" }, { "k": "server_url", "v": "https://github.com" }, { "k": "api_url", "v": "https://api.github.com" }, { "k": "graphql_url", "v": "https://api.github.com/graphql" }, { "k": "ref_name", "v": "UAT" }, { "k": "ref_protected", "v": false }, { "k": "ref_type", "v": "branch" }, { "k": "secret_source", "v": "Actions" }, { "k": "event", "v": { "t": 2, "d": [ { "k": "after", "v": "dc2e07cb67ec03e75ae289e07860719c75800220" }, { "k": "base_ref", "v": null }, { "k": "before", "v": "e23b4a3d99534855ce947471be23d306b16b1760" }, { "k": "commits", "v": { "t": 1, "a": [ { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "distinct", "v": false }, { "k": "id", "v": "b5470672c540a84c25eedc37798599fecef4c806" }, { "k": "message", "v": "Add ConfirmCancelPopup component: implement cancellation confirmation dialog in OrderQueue and integrate with existing state management." }, { "k": "timestamp", "v": "2025-12-10T07:52:15+05:30" }, { "k": "tree_id", "v": "b9c58221e8dfee36fea0f12f2ef56d011caf0966" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/b5470672c540a84c25eedc37798599fecef4c806" } ] }, { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "distinct", "v": false }, { "k": "id", "v": "728d4b04aee7b11633b5eb87354e837d0d145168" }, { "k": "message", "v": "Refactor LeftSection component: optimize useEffect for setting original order data by checking for non-empty order and package details." }, { "k": "timestamp", "v": "2025-12-10T12:55:06+05:30" }, { "k": "tree_id", "v": "0aad77f6686905a5ea29ae06a3160e3c3d3b7eef" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/728d4b04aee7b11633b5eb87354e837d0d145168" } ] }, { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "164156789+supportDifferenz@users.noreply.github.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "noreply@github.com" }, { "k": "name", "v": "GitHub" }, { "k": "username", "v": "web-flow" } ] } }, { "k": "distinct", "v": true }, { "k": "id", "v": "dc2e07cb67ec03e75ae289e07860719c75800220" }, { "k": "message", "v": "Merge pull request #542 from supportmmm/development\n\nDevelopment" }, { "k": "timestamp", "v": "2025-12-10T12:56:31+05:30" }, { "k": "tree_id", "v": "0aad77f6686905a5ea29ae06a3160e3c3d3b7eef" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/dc2e07cb67ec03e75ae289e07860719c75800220" } ] } ] } }, { "k": "compare", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/compare/e23b4a3d9953...dc2e07cb67ec" }, { "k": "created", "v": false }, { "k": "deleted", "v": false }, { "k": "forced", "v": false }, { "k": "head_commit", "v": { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "164156789+supportDifferenz@users.noreply.github.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "noreply@github.com" }, { "k": "name", "v": "GitHub" }, { "k": "username", "v": "web-flow" } ] } }, { "k": "distinct", "v": true }, { "k": "id", "v": "dc2e07cb67ec03e75ae289e07860719c75800220" }, { "k": "message", "v": "Merge pull request #542 from supportmmm/development\n\nDevelopment" }, { "k": "timestamp", "v": "2025-12-10T12:56:31+05:30" }, { "k": "tree_id", "v": "0aad77f6686905a5ea29ae06a3160e3c3d3b7eef" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/dc2e07cb67ec03e75ae289e07860719c75800220" } ] } }, { "k": "pusher", "v": { "t": 2, "d": [ { "k": "email", "v": "164156789+supportDifferenz@users.noreply.github.com" }, { "k": "name", "v": "supportDifferenz" } ] } }, { "k": "ref", "v": "refs/heads/UAT" }, { "k": "repository", "v": { "t": 2, "d": [ { "k": "allow_forking", "v": true }, { "k": "archive_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/{archive_format}{/ref}" }, { "k": "archived", "v": false }, { "k": "assignees_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/assignees{/user}" }, { "k": "blobs_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/git/blobs{/sha}" }, { "k": "branches_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/branches{/branch}" }, { "k": "clone_url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe.git" }, { "k": "collaborators_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/collaborators{/collaborator}" }, { "k": "comments_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/comments{/number}" }, { "k": "commits_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/commits{/sha}" }, { "k": "compare_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/compare/{base}...{head}" }, { "k": "contents_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/contents/{+path}" }, { "k": "contributors_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/contributors" }, { "k": "created_at", "v": 1733216686.0 }, { "k": "default_branch", "v": "master" }, { "k": "deployments_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/deployments" }, { "k": "description", "v": null }, { "k": "disabled", "v": false }, { "k": "downloads_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/downloads" }, { "k": "events_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/events" }, { "k": "fork", "v": false }, { "k": "forks", "v": 0.0 }, { "k": "forks_count", "v": 0.0 }, { "k": "forks_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/forks" }, { "k": "full_name", "v": "supportmmm/pvs_gent_crm_fe" }, { "k": "git_commits_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/git/commits{/sha}" }, { "k": "git_refs_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/git/refs{/sha}" }, { "k": "git_tags_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/git/tags{/sha}" }, { "k": "git_url", "v": "git://github.com/supportmmm/pvs_gent_crm_fe.git" }, { "k": "has_discussions", "v": false }, { "k": "has_downloads", "v": true }, { "k": "has_issues", "v": true }, { "k": "has_pages", "v": false }, { "k": "has_projects", "v": true }, { "k": "has_wiki", "v": false }, { "k": "homepage", "v": null }, { "k": "hooks_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/hooks" }, { "k": "html_url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe" }, { "k": "id", "v": 897799142.0 }, { "k": "is_template", "v": false }, { "k": "issue_comment_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/issues/comments{/number}" }, { "k": "issue_events_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/issues/events{/number}" }, { "k": "issues_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/issues{/number}" }, { "k": "keys_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/keys{/key_id}" }, { "k": "labels_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/labels{/name}" }, { "k": "language", "v": "JavaScript" }, { "k": "languages_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/languages" }, { "k": "license", "v": null }, { "k": "master_branch", "v": "master" }, { "k": "merges_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/merges" }, { "k": "milestones_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/milestones{/number}" }, { "k": "mirror_url", "v": null }, { "k": "name", "v": "pvs_gent_crm_fe" }, { "k": "node_id", "v": "R_kgDONYNT5g" }, { "k": "notifications_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/notifications{?since,all,participating}" }, { "k": "open_issues", "v": 0.0 }, { "k": "open_issues_count", "v": 0.0 }, { "k": "owner", "v": { "t": 2, "d": [ { "k": "avatar_url", "v": "https://avatars.githubusercontent.com/u/95751051?v=4" }, { "k": "email", "v": "95751051+supportmmm@users.noreply.github.com" }, { "k": "events_url", "v": "https://api.github.com/users/supportmmm/events{/privacy}" }, { "k": "followers_url", "v": "https://api.github.com/users/supportmmm/followers" }, { "k": "following_url", "v": "https://api.github.com/users/supportmmm/following{/other_user}" }, { "k": "gists_url", "v": "https://api.github.com/users/supportmmm/gists{/gist_id}" }, { "k": "gravatar_id", "v": "" }, { "k": "html_url", "v": "https://github.com/supportmmm" }, { "k": "id", "v": 95751051.0 }, { "k": "login", "v": "supportmmm" }, { "k": "name", "v": "supportmmm" }, { "k": "node_id", "v": "U_kgDOBbULiw" }, { "k": "organizations_url", "v": "https://api.github.com/users/supportmmm/orgs" }, { "k": "received_events_url", "v": "https://api.github.com/users/supportmmm/received_events" }, { "k": "repos_url", "v": "https://api.github.com/users/supportmmm/repos" }, { "k": "site_admin", "v": false }, { "k": "starred_url", "v": "https://api.github.com/users/supportmmm/starred{/owner}{/repo}" }, { "k": "subscriptions_url", "v": "https://api.github.com/users/supportmmm/subscriptions" }, { "k": "type", "v": "User" }, { "k": "url", "v": "https://api.github.com/users/supportmmm" }, { "k": "user_view_type", "v": "public" } ] } }, { "k": "private", "v": true }, { "k": "pulls_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/pulls{/number}" }, { "k": "pushed_at", "v": 1765351591.0 }, { "k": "releases_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/releases{/id}" }, { "k": "size", "v": 4316.0 }, { "k": "ssh_url", "v": "git@github.com:supportmmm/pvs_gent_crm_fe.git" }, { "k": "stargazers", "v": 0.0 }, { "k": "stargazers_count", "v": 0.0 }, { "k": "stargazers_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/stargazers" }, { "k": "statuses_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/statuses/{sha}" }, { "k": "subscribers_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/subscribers" }, { "k": "subscription_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/subscription" }, { "k": "svn_url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe" }, { "k": "tags_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/tags" }, { "k": "teams_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/teams" }, { "k": "topics", "v": { "t": 1 } }, { "k": "trees_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/git/trees{/sha}" }, { "k": "updated_at", "v": "2025-10-11T03:55:26Z" }, { "k": "url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe" }, { "k": "visibility", "v": "private" }, { "k": "watchers", "v": 0.0 }, { "k": "watchers_count", "v": 0.0 }, { "k": "web_commit_signoff_required", "v": false } ] } }, { "k": "sender", "v": { "t": 2, "d": [ { "k": "avatar_url", "v": "https://avatars.githubusercontent.com/u/164156789?v=4" }, { "k": "events_url", "v": "https://api.github.com/users/supportDifferenz/events{/privacy}" }, { "k": "followers_url", "v": "https://api.github.com/users/supportDifferenz/followers" }, { "k": "following_url", "v": "https://api.github.com/users/supportDifferenz/following{/other_user}" }, { "k": "gists_url", "v": "https://api.github.com/users/supportDifferenz/gists{/gist_id}" }, { "k": "gravatar_id", "v": "" }, { "k": "html_url", "v": "https://github.com/supportDifferenz" }, { "k": "id", "v": 164156789.0 }, { "k": "login", "v": "supportDifferenz" }, { "k": "node_id", "v": "U_kgDOCcjVdQ" }, { "k": "organizations_url", "v": "https://api.github.com/users/supportDifferenz/orgs" }, { "k": "received_events_url", "v": "https://api.github.com/users/supportDifferenz/received_events" }, { "k": "repos_url", "v": "https://api.github.com/users/supportDifferenz/repos" }, { "k": "site_admin", "v": false }, { "k": "starred_url", "v": "https://api.github.com/users/supportDifferenz/starred{/owner}{/repo}" }, { "k": "subscriptions_url", "v": "https://api.github.com/users/supportDifferenz/subscriptions" }, { "k": "type", "v": "User" }, { "k": "url", "v": "https://api.github.com/users/supportDifferenz" }, { "k": "user_view_type", "v": "public" } ] } } ] } }, { "k": "workflow_ref", "v": "supportmmm/pvs_gent_crm_fe/.github/workflows/main.yml@refs/heads/UAT" }, { "k": "workflow_sha", "v": "dc2e07cb67ec03e75ae289e07860719c75800220" }, { "k": "repository_id", "v": "897799142" }, { "k": "triggering_actor", "v": "supportDifferenz" } ] }, "inputs": { "t": 2 }, "job": { "t": 2, "d": [ { "k": "check_run_id", "v": 57637551011.0 } ] }, "matrix": null, "needs": { "t": 2 }, "strategy": { "t": 2, "d": [ { "k": "fail-fast", "v": true }, { "k": "job-index", "v": 0.0 }, { "k": "job-total", "v": 1.0 }, { "k": "max-parallel", "v": 1.0 } ] }, "vars": { "t": 2 } }, "billingOwnerId": "U_kgDOBbULiw" } [2025-12-10 07:26:39Z INFO JobRunner] Job ID d82bcb2f-53af-5273-bd05-cfe543c1789d [2025-12-10 07:26:39Z INFO ConfigurationStore] currentAssemblyLocation: C:\Apache24\htdocs\pvs-fe\bin\Runner.Worker.dll [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO ConfigurationStore] binPath: C:\Apache24\htdocs\pvs-fe\bin [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO ConfigurationStore] RootFolder: C:\Apache24\htdocs\pvs-fe [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known config file 'Runner': 'C:\Apache24\htdocs\pvs-fe\.runner' [2025-12-10 07:26:39Z INFO ConfigurationStore] ConfigFilePath: C:\Apache24\htdocs\pvs-fe\.runner [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known config file 'MigratedRunner': 'C:\Apache24\htdocs\pvs-fe\.runner_migrated' [2025-12-10 07:26:39Z INFO ConfigurationStore] MigratedConfigFilePath: C:\Apache24\htdocs\pvs-fe\.runner_migrated [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known config file 'Credentials': 'C:\Apache24\htdocs\pvs-fe\.credentials' [2025-12-10 07:26:39Z INFO ConfigurationStore] CredFilePath: C:\Apache24\htdocs\pvs-fe\.credentials [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known config file 'MigratedCredentials': 'C:\Apache24\htdocs\pvs-fe\.credentials_migrated' [2025-12-10 07:26:39Z INFO ConfigurationStore] MigratedCredFilePath: C:\Apache24\htdocs\pvs-fe\.credentials_migrated [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known config file 'Service': 'C:\Apache24\htdocs\pvs-fe\.service' [2025-12-10 07:26:39Z INFO ConfigurationStore] ServiceConfigFilePath: C:\Apache24\htdocs\pvs-fe\.service [2025-12-10 07:26:39Z INFO ConfigurationStore] Read setting file: 314 chars [2025-12-10 07:26:39Z INFO JobRunner] Initializing launch client [2025-12-10 07:26:39Z INFO JobServerQueue] Initializing results client [2025-12-10 07:26:39Z INFO ResultServer] Creating websocket client ...wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock [2025-12-10 07:26:39Z INFO ResultServer] Attempting to start websocket client with delay 00:00:00. [2025-12-10 07:26:39Z INFO JobServerQueue] Start process web console line queue. [2025-12-10 07:26:39Z INFO JobServerQueue] Start process file upload queue. [2025-12-10 07:26:39Z INFO JobServerQueue] Start results file upload queue. [2025-12-10 07:26:39Z INFO JobServerQueue] Starting results-based upload queue... [2025-12-10 07:26:39Z INFO JobServerQueue] Start process timeline update queue. [2025-12-10 07:26:39Z INFO ExecutionContext] Initializing Job context [2025-12-10 07:26:39Z INFO ExecutionContext] Initialize GitHub context [2025-12-10 07:26:39Z INFO ExecutionContext] Initialize Env context [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:39Z INFO JobRunner] Starting the job execution context. [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:39Z INFO JobRunner] Validating directory permissions for: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Tools': 'C:\Apache24\htdocs\pvs-fe\_work\_tool' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:26:39Z INFO JobRunner] Getting job extension. [2025-12-10 07:26:39Z INFO JobRunner] Initialize job. Getting all job steps. [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known config file 'Credentials': 'C:\Apache24\htdocs\pvs-fe\.credentials' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known config file 'SetupInfo': 'C:\Apache24\htdocs\pvs-fe\.setup_info' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:39Z INFO PipelineDirectoryManager] Loading tracking config if exists: C:\Apache24\htdocs\pvs-fe\_work\_PipelineMapping\supportmmm/pvs_gent_crm_fe\PipelineFolder.json [2025-12-10 07:26:39Z INFO PipelineDirectoryManager] Updating job run properties. [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:39Z INFO JobExtension] Downloading actions [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:39Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:39Z INFO Worker] Listening for cancel message from the channel. [2025-12-10 07:26:39Z INFO Worker] Waiting for the job to complete or for a cancel message from the channel. [2025-12-10 07:26:40Z INFO ResultServer] Successfully started websocket client. [2025-12-10 07:26:40Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'bc90376e-5303-446f-9e4c-2e9bbef14faf', success rate: 1/1. [2025-12-10 07:26:40Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'bc90376e-5303-446f-9e4c-2e9bbef14faf', success rate: 1/1. [2025-12-10 07:26:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:40Z INFO JobServerQueue] Job timeline record has been updated for the first time. [2025-12-10 07:26:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:40Z INFO ActionManager] Save archive 'https://api.github.com/repos/actions/checkout/zipball/f43a0e5ff2bd294095638e18286ca9a3d1956744' into C:\Apache24\htdocs\pvs-fe\_work\_actions\_temp_c071fa50-bf8b-438c-ac2c-9c95b372209d\2c5bc563-92fd-4105-9fc8-585596340d3d.zip. [2025-12-10 07:26:40Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'bc90376e-5303-446f-9e4c-2e9bbef14faf', success rate: 1/1. [2025-12-10 07:26:41Z INFO ActionManager] Request URL: https://api.github.com/repos/actions/checkout/zipball/f43a0e5ff2bd294095638e18286ca9a3d1956744 X-GitHub-Request-Id: DA65:AB1E9:23A24:12639D:693920B1 Http Status: OK [2025-12-10 07:26:42Z INFO ActionManager] Finished getting action repository. [2025-12-10 07:26:42Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:42Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:42Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:42Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:42Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:42Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:42Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:42Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:42Z INFO ActionManager] Save archive 'https://api.github.com/repos/actions/setup-node/zipball/3235b876344d2a9aa001b8d1453c930bba69e610' into C:\Apache24\htdocs\pvs-fe\_work\_actions\_temp_582ece30-8396-4c98-b905-dced5d25d6d1\3a498b2c-ee4e-46a9-8752-057e5bca5610.zip. [2025-12-10 07:26:42Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'bc90376e-5303-446f-9e4c-2e9bbef14faf', success rate: 1/1. [2025-12-10 07:26:42Z INFO ActionManager] Request URL: https://api.github.com/repos/actions/setup-node/zipball/3235b876344d2a9aa001b8d1453c930bba69e610 X-GitHub-Request-Id: DA67:3673B:24819:1271A5:693920B2 Http Status: OK [2025-12-10 07:26:44Z INFO ActionManager] Finished getting action repository. [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:44Z INFO ActionManifestManager] Load schema file with definitions: [ "null", "boolean", "number", "string", "sequence", "mapping", "any", "action-root", "inputs", "input", "outputs", "output-definition", "runs", "container-runs", "container-runs-args", "container-runs-env", "node-runs", "plugin-runs", "composite-runs", "composite-steps", "composite-step", "run-step", "uses-step", "container-runs-context", "output-value", "input-default-context", "non-empty-string", "string-steps-context", "boolean-steps-context", "step-env", "step-if", "step-with" ] [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:44Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Checkout", "description": "Checkout a Git repository at a particular version", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 2, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 2, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 2, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 2, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 48, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 51, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 53, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 56, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 2, "line": 61, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 65, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 2, "line": 68, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 71, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 74, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 83, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 86, "col": 3, "lit": "github-server-url" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/index.js", "pre": null, "post": "dist/index.js", "nodeVersion": "node16", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-12-10 07:26:44Z INFO ActionManager] Action node.js file: dist/index.js, no more preparation. [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:44Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:44Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Checkout", "description": "Checkout a Git repository at a particular version", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 2, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 2, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 2, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 2, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 48, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 51, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 53, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 56, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 2, "line": 61, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 65, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 2, "line": 68, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 71, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 74, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 83, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 86, "col": 3, "lit": "github-server-url" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/index.js", "pre": null, "post": "dist/index.js", "nodeVersion": "node16", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-12-10 07:26:44Z INFO ActionManager] Action pre node.js file: N/A. [2025-12-10 07:26:44Z INFO ActionManager] Action node.js file: dist/index.js. [2025-12-10 07:26:44Z INFO ActionManager] Action post node.js file: dist/index.js. [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:44Z INFO ActionManifestManager] Ignore action property author. [2025-12-10 07:26:44Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup Node.js environment", "description": "Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 3, "line": 5, "col": 3, "lit": "always-auth" }, "value": { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 8, "col": 3, "lit": "node-version" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 10, "col": 3, "lit": "node-version-file" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "architecture" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 14, "col": 3, "lit": "check-latest" }, "value": { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 17, "col": 3, "lit": "registry-url" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 19, "col": 3, "lit": "scope" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 21, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 23, "col": 14, "expr": "github.server_url == 'https://github.com' && github.token || ''" } }, { "key": { "type": 0, "file": 3, "line": 24, "col": 3, "lit": "cache" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 26, "col": 3, "lit": "cache-dependency-path" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/setup/index.js", "pre": null, "post": "dist/cache-save/index.js", "nodeVersion": "node16", "cleanupCondition": "success()", "initCondition": "always()" }, "deprecated": null } [2025-12-10 07:26:44Z INFO ActionManager] Action node.js file: dist/setup/index.js, no more preparation. [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:44Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:44Z INFO ActionManifestManager] Ignore action property author. [2025-12-10 07:26:44Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup Node.js environment", "description": "Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 3, "line": 5, "col": 3, "lit": "always-auth" }, "value": { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 8, "col": 3, "lit": "node-version" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 10, "col": 3, "lit": "node-version-file" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "architecture" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 14, "col": 3, "lit": "check-latest" }, "value": { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 17, "col": 3, "lit": "registry-url" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 19, "col": 3, "lit": "scope" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 21, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 23, "col": 14, "expr": "github.server_url == 'https://github.com' && github.token || ''" } }, { "key": { "type": 0, "file": 3, "line": 24, "col": 3, "lit": "cache" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 26, "col": 3, "lit": "cache-dependency-path" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/setup/index.js", "pre": null, "post": "dist/cache-save/index.js", "nodeVersion": "node16", "cleanupCondition": "success()", "initCondition": "always()" }, "deprecated": null } [2025-12-10 07:26:44Z INFO ActionManager] Action pre node.js file: N/A. [2025-12-10 07:26:44Z INFO ActionManager] Action node.js file: dist/setup/index.js. [2025-12-10 07:26:44Z INFO ActionManager] Action post node.js file: dist/cache-save/index.js. [2025-12-10 07:26:44Z INFO JobExtension] Adding . [2025-12-10 07:26:44Z INFO JobExtension] Adding . [2025-12-10 07:26:44Z INFO JobExtension] Adding . [2025-12-10 07:26:44Z INFO JobExtension] Adding . [2025-12-10 07:26:44Z INFO JobExtension] Adding . [2025-12-10 07:26:44Z INFO JobExtension] Adding . [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO JobExtension] Total accessible running process: 175. [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO JobExtension] Start checking service connectivity in background. [2025-12-10 07:26:44Z INFO ExecutionContext] Publish step telemetry for current step { "action": "setup_job", "type": "runner", "stage": "Pre", "stepId": "bc90376e-5303-446f-9e4c-2e9bbef14faf", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 6, "startTime": "2025-12-10T07:26:39.3432322Z", "finishTime": "2025-12-10T07:26:44.6555718Z" }. [2025-12-10 07:26:44Z INFO JobRunner] Total job steps: 6. [2025-12-10 07:26:44Z INFO JobRunner] Run all job steps. [2025-12-10 07:26:44Z INFO StepsRunner] Processing step: DisplayName='Checkout repository' [2025-12-10 07:26:44Z INFO StepsRunner] Evaluating: success() [2025-12-10 07:26:44Z INFO StepsRunner] Result: true [2025-12-10 07:26:44Z INFO StepsRunner] Starting the step. [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO StepsRunner] Which2: 'chcp' [2025-12-10 07:26:44Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Process started with process id 21692, waiting for process exit. [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Finished process 21692 with exit code 0, and elapsed time 00:00:00.0508701. [2025-12-10 07:26:44Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:44Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:26:44Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Checkout", "description": "Checkout a Git repository at a particular version", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 2, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 2, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 2, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 2, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 48, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 51, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 53, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 56, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 2, "line": 61, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 65, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 2, "line": 68, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 71, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 74, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 83, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 86, "col": 3, "lit": "github-server-url" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/index.js", "pre": null, "post": "dist/index.js", "nodeVersion": "node16", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-12-10 07:26:44Z INFO ActionManager] Action pre node.js file: N/A. [2025-12-10 07:26:44Z INFO ActionManager] Action node.js file: dist/index.js. [2025-12-10 07:26:44Z INFO ActionManager] Action post node.js file: dist/index.js. [2025-12-10 07:26:44Z INFO ExecutionContext] Reserve record order 8 to 14 for post job actions. [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:26:44Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:26:44Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathFileCommand, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvFileCommand, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.CreateStepSummaryCommand, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateFileCommand, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputFileCommand, Runner.Worker [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'repository': default value evaluate result: { "type": 0, "file": 2, "line": 6, "col": 14, "lit": "supportmmm/pvs_gent_crm_fe" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'ref': default value evaluate result: "" [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 2, "line": 24, "col": 14, "lit": "***" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'ssh-key': default value evaluate result: "" [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'ssh-known-hosts': default value evaluate result: "" [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'ssh-strict': default value evaluate result: { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'persist-credentials': default value evaluate result: { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'path': default value evaluate result: "" [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'clean': default value evaluate result: { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'sparse-checkout': default value evaluate result: { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'sparse-checkout-cone-mode': default value evaluate result: { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'fetch-depth': default value evaluate result: { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'fetch-tags': default value evaluate result: { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'lfs': default value evaluate result: { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'submodules': default value evaluate result: { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'set-safe-directory': default value evaluate result: { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } [2025-12-10 07:26:44Z INFO ActionManifestManager] Input 'github-server-url': default value evaluate result: "" [2025-12-10 07:26:44Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.InternalPluginSetRepoPathCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMaskCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMatcherCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.RemoveMatcherCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.WarningCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.ErrorCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.NoticeCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.DebugCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.GroupCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EndGroupCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EchoCommandExtension, Runner.Worker [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command set-env [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command set-output [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command save-state [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command add-path [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command warning [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command error [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command notice [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command debug [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command group [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-12-10 07:26:44Z INFO ActionCommandManager] Register action command extension for command echo [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:44Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3\dist/index.js"' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:26:44Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'bc90376e-5303-446f-9e4c-2e9bbef14faf', success rate: 1/1. [2025-12-10 07:26:44Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:26:44Z INFO ProcessInvokerWrapper] Process started with process id 10728, waiting for process exit. [2025-12-10 07:26:45Z INFO JobServerQueue] Got a step log file to send to results service. [2025-12-10 07:26:45Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-12-10 07:26:45Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_bc90376e-5303-446f-9e4c-2e9bbef14faf.1 [2025-12-10 07:26:45Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:26:45Z INFO AddMaskCommandExtension] Add new secret mask with length of 76 [2025-12-10 07:26:45Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:26:45Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:26:46Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:26:46Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-12-10 07:26:47Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:26:54Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:26:54Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:26:54Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:02Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:27:02Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:27:03Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:27:03Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:27:04Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:27:04Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:04Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:04Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:05Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:27:05Z INFO JobServerQueue] Try to append 1 batches web console lines for record '532bc62c-eb2e-4aa1-ae85-76fcbf830003', success rate: 1/1. [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Finished process 10728 with exit code 0, and elapsed time 00:00:20.5246115. [2025-12-10 07:27:05Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_0cabc917-0f3d-4d56-a115-7c7e79784708) is empty; skipping attachment upload [2025-12-10 07:27:05Z INFO StepsRunner] Step result: [2025-12-10 07:27:05Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/checkout", "ref": "v3", "type": "node20", "stage": "Main", "stepId": "532bc62c-eb2e-4aa1-ae85-76fcbf830003", "stepContextName": "__actions_checkout", "hasPreStep": false, "hasPostStep": true, "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 21, "startTime": "2025-12-10T07:26:44.6868551Z", "finishTime": "2025-12-10T07:27:05.3565424Z" }. [2025-12-10 07:27:05Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-12-10 07:27:05Z INFO StepsRunner] Current state: job state = '' [2025-12-10 07:27:05Z INFO StepsRunner] Processing step: DisplayName='Set up Node.js' [2025-12-10 07:27:05Z INFO StepsRunner] Evaluating: success() [2025-12-10 07:27:05Z INFO StepsRunner] Result: true [2025-12-10 07:27:05Z INFO StepsRunner] Starting the step. [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:05Z INFO StepsRunner] Which2: 'chcp' [2025-12-10 07:27:05Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Process started with process id 13496, waiting for process exit. [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Finished process 13496 with exit code 0, and elapsed time 00:00:00.0108126. [2025-12-10 07:27:05Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:27:05Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:27:05Z INFO ActionManifestManager] Ignore action property author. [2025-12-10 07:27:05Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup Node.js environment", "description": "Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 3, "line": 5, "col": 3, "lit": "always-auth" }, "value": { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 8, "col": 3, "lit": "node-version" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 10, "col": 3, "lit": "node-version-file" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "architecture" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 14, "col": 3, "lit": "check-latest" }, "value": { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 17, "col": 3, "lit": "registry-url" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 19, "col": 3, "lit": "scope" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 21, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 23, "col": 14, "expr": "github.server_url == 'https://github.com' && github.token || ''" } }, { "key": { "type": 0, "file": 3, "line": 24, "col": 3, "lit": "cache" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 26, "col": 3, "lit": "cache-dependency-path" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/setup/index.js", "pre": null, "post": "dist/cache-save/index.js", "nodeVersion": "node16", "cleanupCondition": "success()", "initCondition": "always()" }, "deprecated": null } [2025-12-10 07:27:05Z INFO ActionManager] Action pre node.js file: N/A. [2025-12-10 07:27:05Z INFO ActionManager] Action node.js file: dist/setup/index.js. [2025-12-10 07:27:05Z INFO ActionManager] Action post node.js file: dist/cache-save/index.js. [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:27:05Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:27:05Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-12-10 07:27:05Z INFO ActionManifestManager] Input 'always-auth': default value evaluate result: { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } [2025-12-10 07:27:05Z INFO ActionManifestManager] Input 'node-version-file': default value evaluate result: "" [2025-12-10 07:27:05Z INFO ActionManifestManager] Input 'architecture': default value evaluate result: "" [2025-12-10 07:27:05Z INFO ActionManifestManager] Input 'check-latest': default value evaluate result: { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } [2025-12-10 07:27:05Z INFO ActionManifestManager] Input 'registry-url': default value evaluate result: "" [2025-12-10 07:27:05Z INFO ActionManifestManager] Input 'scope': default value evaluate result: "" [2025-12-10 07:27:05Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 3, "line": 23, "col": 14, "lit": "***" } [2025-12-10 07:27:05Z INFO ActionManifestManager] Input 'cache': default value evaluate result: "" [2025-12-10 07:27:05Z INFO ActionManifestManager] Input 'cache-dependency-path': default value evaluate result: "" [2025-12-10 07:27:05Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command set-env [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command set-output [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command save-state [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command add-path [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command warning [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command error [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command notice [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command debug [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command group [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-12-10 07:27:05Z INFO ActionCommandManager] Register action command extension for command echo [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:05Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3\dist/setup/index.js"' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:27:05Z INFO ProcessInvokerWrapper] Process started with process id 21868, waiting for process exit. [2025-12-10 07:27:05Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-12-10 07:27:05Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'fed3b753-f00e-4bef-b0e7-06c608ec48da', success rate: 1/1. [2025-12-10 07:27:06Z INFO JobServerQueue] Got a step log file to send to results service. [2025-12-10 07:27:06Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_532bc62c-eb2e-4aa1-ae85-76fcbf830003.1 [2025-12-10 07:27:06Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-12-10 07:27:07Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'fed3b753-f00e-4bef-b0e7-06c608ec48da', success rate: 1/1. [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Finished process 21868 with exit code 0, and elapsed time 00:00:06.9363342. [2025-12-10 07:27:12Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_0f68b537-b14e-4e59-b4e9-558c61f3a33b) is empty; skipping attachment upload [2025-12-10 07:27:12Z INFO StepsRunner] Step result: [2025-12-10 07:27:12Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/setup-node", "ref": "v3", "type": "node20", "stage": "Main", "stepId": "fed3b753-f00e-4bef-b0e7-06c608ec48da", "stepContextName": "__actions_setup-node", "hasPreStep": false, "hasPostStep": true, "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 7, "startTime": "2025-12-10T07:27:05.3579855Z", "finishTime": "2025-12-10T07:27:12.3279886Z" }. [2025-12-10 07:27:12Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-12-10 07:27:12Z INFO StepsRunner] Current state: job state = '' [2025-12-10 07:27:12Z INFO StepsRunner] Processing step: DisplayName='Install dependencies' [2025-12-10 07:27:12Z INFO StepsRunner] Evaluating: success() [2025-12-10 07:27:12Z INFO StepsRunner] Result: true [2025-12-10 07:27:12Z INFO StepsRunner] Starting the step. [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:12Z INFO StepsRunner] Which2: 'chcp' [2025-12-10 07:27:12Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Process started with process id 20772, waiting for process exit. [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Finished process 20772 with exit code 0, and elapsed time 00:00:00.0193496. [2025-12-10 07:27:12Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:27:12Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:27:12Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-12-10 07:27:12Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command set-env [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command set-output [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command save-state [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command add-path [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command warning [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command error [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command notice [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command debug [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command group [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-12-10 07:27:12Z INFO ActionCommandManager] Register action command extension for command echo [2025-12-10 07:27:12Z INFO ScriptHandler] Which2: 'pwsh' [2025-12-10 07:27:12Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-12-10 07:27:12Z INFO ScriptHandler] Defaulting to powershell [2025-12-10 07:27:12Z INFO ScriptHandler] Which2: 'powershell' [2025-12-10 07:27:12Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:12Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:27:12Z INFO ScriptHandler] Which2: 'pwsh' [2025-12-10 07:27:12Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-12-10 07:27:12Z INFO ScriptHandler] Defaulting to powershell [2025-12-10 07:27:12Z INFO ScriptHandler] Which2: 'powershell' [2025-12-10 07:27:12Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\b7869d08-0a53-4595-bdf7-598ee4999ace.ps1'"' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:27:12Z INFO ProcessInvokerWrapper] Process started with process id 22052, waiting for process exit. [2025-12-10 07:27:12Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'fed3b753-f00e-4bef-b0e7-06c608ec48da', success rate: 1/1. [2025-12-10 07:27:12Z INFO JobServerQueue] Try to append 1 batches web console lines for record '38120779-2fc7-4d68-8f9b-f84f78dd4a32', success rate: 1/1. [2025-12-10 07:27:12Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-12-10 07:27:12Z INFO JobServerQueue] Got a step log file to send to results service. [2025-12-10 07:27:12Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_fed3b753-f00e-4bef-b0e7-06c608ec48da.1 [2025-12-10 07:27:13Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-12-10 07:27:14Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:14Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:14Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:24Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:24Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:24Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:34Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:34Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:34Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:41Z INFO JobServerQueue] Stop aggressive process web console line queue. [2025-12-10 07:27:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:54Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:27:54Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:27:54Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:27:59Z INFO JobServerQueue] Try to append 1 batches web console lines for record '38120779-2fc7-4d68-8f9b-f84f78dd4a32', success rate: 1/1. [2025-12-10 07:28:00Z INFO JobServerQueue] Try to append 1 batches web console lines for record '38120779-2fc7-4d68-8f9b-f84f78dd4a32', success rate: 1/1. [2025-12-10 07:28:01Z INFO JobServerQueue] Try to append 1 batches web console lines for record '38120779-2fc7-4d68-8f9b-f84f78dd4a32', success rate: 1/1. [2025-12-10 07:28:02Z INFO JobServerQueue] Try to append 1 batches web console lines for record '38120779-2fc7-4d68-8f9b-f84f78dd4a32', success rate: 1/1. [2025-12-10 07:28:02Z INFO JobServerQueue] Try to append 1 batches web console lines for record '38120779-2fc7-4d68-8f9b-f84f78dd4a32', success rate: 1/1. [2025-12-10 07:28:04Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:04Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:04Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:05Z INFO JobServerQueue] Try to append 1 batches web console lines for record '38120779-2fc7-4d68-8f9b-f84f78dd4a32', success rate: 1/1. [2025-12-10 07:28:14Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:14Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:14Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:24Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:24Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:24Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:34Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:34Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:34Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Finished process 22052 with exit code 0, and elapsed time 00:01:33.3415353. [2025-12-10 07:28:45Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_39d81fa9-35d2-466f-933b-23631aac4591) is empty; skipping attachment upload [2025-12-10 07:28:45Z INFO StepsRunner] Step result: [2025-12-10 07:28:45Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "38120779-2fc7-4d68-8f9b-f84f78dd4a32", "stepContextName": "__run", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 94, "startTime": "2025-12-10T07:27:12.3290362Z", "finishTime": "2025-12-10T07:28:45.7164787Z" }. [2025-12-10 07:28:45Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-12-10 07:28:45Z INFO StepsRunner] Current state: job state = '' [2025-12-10 07:28:45Z INFO StepsRunner] Processing step: DisplayName='copy env file' [2025-12-10 07:28:45Z INFO StepsRunner] Evaluating: success() [2025-12-10 07:28:45Z INFO StepsRunner] Result: true [2025-12-10 07:28:45Z INFO StepsRunner] Starting the step. [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:45Z INFO StepsRunner] Which2: 'chcp' [2025-12-10 07:28:45Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Process started with process id 11552, waiting for process exit. [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Finished process 11552 with exit code 0, and elapsed time 00:00:00.0316798. [2025-12-10 07:28:45Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:28:45Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:28:45Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-12-10 07:28:45Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command set-env [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command set-output [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command save-state [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command add-path [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command warning [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command error [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command notice [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command debug [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command group [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-12-10 07:28:45Z INFO ActionCommandManager] Register action command extension for command echo [2025-12-10 07:28:45Z INFO ScriptHandler] Which2: 'pwsh' [2025-12-10 07:28:45Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-12-10 07:28:45Z INFO ScriptHandler] Defaulting to powershell [2025-12-10 07:28:45Z INFO ScriptHandler] Which2: 'powershell' [2025-12-10 07:28:45Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:45Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:28:45Z INFO ScriptHandler] Which2: 'pwsh' [2025-12-10 07:28:45Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-12-10 07:28:45Z INFO ScriptHandler] Defaulting to powershell [2025-12-10 07:28:45Z INFO ScriptHandler] Which2: 'powershell' [2025-12-10 07:28:45Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\ecbb94e8-73bb-4706-bdd9-98eafcdf63c7.ps1'"' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:28:45Z INFO ProcessInvokerWrapper] Process started with process id 21768, waiting for process exit. [2025-12-10 07:28:45Z INFO JobServerQueue] Try to append 1 batches web console lines for record '38120779-2fc7-4d68-8f9b-f84f78dd4a32', success rate: 1/1. [2025-12-10 07:28:45Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4e5a12e3-3dd3-4cdc-90b4-24d10b1edf67', success rate: 1/1. [2025-12-10 07:28:46Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Finished process 21768 with exit code 0, and elapsed time 00:00:00.5296828. [2025-12-10 07:28:46Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_8b59f9cd-4310-4ffb-ae00-4fdb2d9d80b5) is empty; skipping attachment upload [2025-12-10 07:28:46Z INFO StepsRunner] Step result: [2025-12-10 07:28:46Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "4e5a12e3-3dd3-4cdc-90b4-24d10b1edf67", "stepContextName": "__run_2", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-12-10T07:28:45.7174224Z", "finishTime": "2025-12-10T07:28:46.2978469Z" }. [2025-12-10 07:28:46Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-12-10 07:28:46Z INFO StepsRunner] Current state: job state = '' [2025-12-10 07:28:46Z INFO StepsRunner] Processing step: DisplayName='Build the React app' [2025-12-10 07:28:46Z INFO StepsRunner] Evaluating: success() [2025-12-10 07:28:46Z INFO StepsRunner] Result: true [2025-12-10 07:28:46Z INFO StepsRunner] Starting the step. [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:46Z INFO StepsRunner] Which2: 'chcp' [2025-12-10 07:28:46Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Process started with process id 22464, waiting for process exit. [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Finished process 22464 with exit code 0, and elapsed time 00:00:00.0381011. [2025-12-10 07:28:46Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:28:46Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:28:46Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-12-10 07:28:46Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command set-env [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command set-output [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command save-state [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command add-path [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command warning [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command error [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command notice [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command debug [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command group [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-12-10 07:28:46Z INFO ActionCommandManager] Register action command extension for command echo [2025-12-10 07:28:46Z INFO ScriptHandler] Which2: 'pwsh' [2025-12-10 07:28:46Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-12-10 07:28:46Z INFO ScriptHandler] Defaulting to powershell [2025-12-10 07:28:46Z INFO ScriptHandler] Which2: 'powershell' [2025-12-10 07:28:46Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:28:46Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:28:46Z INFO ScriptHandler] Which2: 'pwsh' [2025-12-10 07:28:46Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-12-10 07:28:46Z INFO ScriptHandler] Defaulting to powershell [2025-12-10 07:28:46Z INFO ScriptHandler] Which2: 'powershell' [2025-12-10 07:28:46Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\527c4672-f20d-4b12-bc1a-7f1c0bba0959.ps1'"' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:28:46Z INFO ProcessInvokerWrapper] Process started with process id 19712, waiting for process exit. [2025-12-10 07:28:46Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'b9acbe23-625c-4718-807f-e46104830e9a', success rate: 1/1. [2025-12-10 07:28:46Z INFO JobServerQueue] Got a step log file to send to results service. [2025-12-10 07:28:46Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_38120779-2fc7-4d68-8f9b-f84f78dd4a32.1 [2025-12-10 07:28:47Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-12-10 07:28:47Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'b9acbe23-625c-4718-807f-e46104830e9a', success rate: 1/1. [2025-12-10 07:28:48Z INFO JobServerQueue] Got a step log file to send to results service. [2025-12-10 07:28:48Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_4e5a12e3-3dd3-4cdc-90b4-24d10b1edf67.1 [2025-12-10 07:28:49Z INFO JobServerQueue] Tried to upload 2 file(s) to results, success rate: 2/2. [2025-12-10 07:28:49Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'b9acbe23-625c-4718-807f-e46104830e9a', success rate: 1/1. [2025-12-10 07:28:54Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:28:54Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:28:54Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:04Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:04Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:04Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:13Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'b9acbe23-625c-4718-807f-e46104830e9a', success rate: 1/1. [2025-12-10 07:29:14Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:14Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:14Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:24Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:24Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:24Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:34Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:34Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:34Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:43Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'b9acbe23-625c-4718-807f-e46104830e9a', success rate: 1/1. [2025-12-10 07:29:43Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'b9acbe23-625c-4718-807f-e46104830e9a', success rate: 1/1. [2025-12-10 07:29:44Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'b9acbe23-625c-4718-807f-e46104830e9a', success rate: 1/1. [2025-12-10 07:29:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:47Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'b9acbe23-625c-4718-807f-e46104830e9a', success rate: 1/1. [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Finished process 19712 with exit code 0, and elapsed time 00:01:01.6155856. [2025-12-10 07:29:47Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_b29952f8-1e04-4d77-8284-e7bb9c8d4d99) is empty; skipping attachment upload [2025-12-10 07:29:47Z INFO StepsRunner] Step result: [2025-12-10 07:29:47Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "b9acbe23-625c-4718-807f-e46104830e9a", "stepContextName": "__run_3", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 62, "startTime": "2025-12-10T07:28:46.2988251Z", "finishTime": "2025-12-10T07:29:47.9720806Z" }. [2025-12-10 07:29:47Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-12-10 07:29:47Z INFO StepsRunner] Current state: job state = '' [2025-12-10 07:29:47Z INFO StepsRunner] Processing step: DisplayName='Deploy the React app' [2025-12-10 07:29:47Z INFO StepsRunner] Evaluating: success() [2025-12-10 07:29:47Z INFO StepsRunner] Result: true [2025-12-10 07:29:47Z INFO StepsRunner] Starting the step. [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:47Z INFO StepsRunner] Which2: 'chcp' [2025-12-10 07:29:47Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Process started with process id 14316, waiting for process exit. [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:47Z INFO ProcessInvokerWrapper] Finished process 14316 with exit code 0, and elapsed time 00:00:00.0172346. [2025-12-10 07:29:47Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:29:47Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:47Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:29:47Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-12-10 07:29:48Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command set-env [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command set-output [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command save-state [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command add-path [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command warning [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command error [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command notice [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command debug [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command group [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command echo [2025-12-10 07:29:48Z INFO ScriptHandler] Which2: 'pwsh' [2025-12-10 07:29:48Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-12-10 07:29:48Z INFO ScriptHandler] Defaulting to powershell [2025-12-10 07:29:48Z INFO ScriptHandler] Which2: 'powershell' [2025-12-10 07:29:48Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:29:48Z INFO ScriptHandler] Which2: 'pwsh' [2025-12-10 07:29:48Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-12-10 07:29:48Z INFO ScriptHandler] Defaulting to powershell [2025-12-10 07:29:48Z INFO ScriptHandler] Which2: 'powershell' [2025-12-10 07:29:48Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\30bfcad6-6032-45c7-99fb-8a76a4fdf243.ps1'"' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Process started with process id 19984, waiting for process exit. [2025-12-10 07:29:48Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'b9acbe23-625c-4718-807f-e46104830e9a', success rate: 1/1. [2025-12-10 07:29:48Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4895da4c-1fe4-4e98-81c8-1b5d3be48ff9', success rate: 1/1. [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Finished process 19984 with exit code 0, and elapsed time 00:00:00.4639611. [2025-12-10 07:29:48Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_6ed1b303-6f77-45b6-89d9-b99b298352f9) is empty; skipping attachment upload [2025-12-10 07:29:48Z INFO StepsRunner] Step result: [2025-12-10 07:29:48Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "4895da4c-1fe4-4e98-81c8-1b5d3be48ff9", "stepContextName": "__run_4", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-12-10T07:29:47.974211Z", "finishTime": "2025-12-10T07:29:48.4889042Z" }. [2025-12-10 07:29:48Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-12-10 07:29:48Z INFO StepsRunner] Current state: job state = '' [2025-12-10 07:29:48Z INFO StepsRunner] Processing step: DisplayName='Post Set up Node.js' [2025-12-10 07:29:48Z INFO StepsRunner] Evaluating: success() [2025-12-10 07:29:48Z INFO StepsRunner] Result: true [2025-12-10 07:29:48Z INFO StepsRunner] Starting the step. [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:48Z INFO StepsRunner] Which2: 'chcp' [2025-12-10 07:29:48Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Process started with process id 19220, waiting for process exit. [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Finished process 19220 with exit code 0, and elapsed time 00:00:00.0436851. [2025-12-10 07:29:48Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:29:48Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:29:48Z INFO ActionManifestManager] Ignore action property author. [2025-12-10 07:29:48Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup Node.js environment", "description": "Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 3, "line": 5, "col": 3, "lit": "always-auth" }, "value": { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 8, "col": 3, "lit": "node-version" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 10, "col": 3, "lit": "node-version-file" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "architecture" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 14, "col": 3, "lit": "check-latest" }, "value": { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 17, "col": 3, "lit": "registry-url" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 19, "col": 3, "lit": "scope" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 21, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 23, "col": 14, "expr": "github.server_url == 'https://github.com' && github.token || ''" } }, { "key": { "type": 0, "file": 3, "line": 24, "col": 3, "lit": "cache" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 26, "col": 3, "lit": "cache-dependency-path" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/setup/index.js", "pre": null, "post": "dist/cache-save/index.js", "nodeVersion": "node16", "cleanupCondition": "success()", "initCondition": "always()" }, "deprecated": null } [2025-12-10 07:29:48Z INFO ActionManager] Action pre node.js file: N/A. [2025-12-10 07:29:48Z INFO ActionManager] Action node.js file: dist/setup/index.js. [2025-12-10 07:29:48Z INFO ActionManager] Action post node.js file: dist/cache-save/index.js. [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:29:48Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:29:48Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-12-10 07:29:48Z INFO JobServerQueue] Got a step log file to send to results service. [2025-12-10 07:29:48Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_b9acbe23-625c-4718-807f-e46104830e9a.1 [2025-12-10 07:29:48Z INFO ActionManifestManager] Input 'always-auth': default value evaluate result: { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } [2025-12-10 07:29:48Z INFO ActionManifestManager] Input 'node-version-file': default value evaluate result: "" [2025-12-10 07:29:48Z INFO ActionManifestManager] Input 'architecture': default value evaluate result: "" [2025-12-10 07:29:48Z INFO ActionManifestManager] Input 'check-latest': default value evaluate result: { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } [2025-12-10 07:29:48Z INFO ActionManifestManager] Input 'registry-url': default value evaluate result: "" [2025-12-10 07:29:48Z INFO ActionManifestManager] Input 'scope': default value evaluate result: "" [2025-12-10 07:29:48Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 3, "line": 23, "col": 14, "lit": "***" } [2025-12-10 07:29:48Z INFO ActionManifestManager] Input 'cache': default value evaluate result: "" [2025-12-10 07:29:48Z INFO ActionManifestManager] Input 'cache-dependency-path': default value evaluate result: "" [2025-12-10 07:29:48Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command set-env [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command set-output [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command save-state [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command add-path [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command warning [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command error [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command notice [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command debug [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command group [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-12-10 07:29:48Z INFO ActionCommandManager] Register action command extension for command echo [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:48Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3\dist/cache-save/index.js"' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:29:48Z INFO ProcessInvokerWrapper] Process started with process id 18232, waiting for process exit. [2025-12-10 07:29:48Z INFO JobServerQueue] Try to append 1 batches web console lines for record '1fb311af-a273-41ee-a3ee-5ab366cbd1e0', success rate: 1/1. [2025-12-10 07:29:48Z INFO JobServerQueue] Try to upload 2 log files or attachments, success rate: 2/2. [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Finished process 18232 with exit code 0, and elapsed time 00:00:00.8377923. [2025-12-10 07:29:49Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_2b34dfe3-e501-41c3-947d-d22b06c91165) is empty; skipping attachment upload [2025-12-10 07:29:49Z INFO StepsRunner] Step result: [2025-12-10 07:29:49Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/setup-node", "ref": "v3", "type": "node20", "stage": "Post", "stepId": "1fb311af-a273-41ee-a3ee-5ab366cbd1e0", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-12-10T07:29:48.4903231Z", "finishTime": "2025-12-10T07:29:49.3961117Z" }. [2025-12-10 07:29:49Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-12-10 07:29:49Z INFO StepsRunner] Current state: job state = '' [2025-12-10 07:29:49Z INFO StepsRunner] Processing step: DisplayName='Post Checkout repository' [2025-12-10 07:29:49Z INFO StepsRunner] Evaluating: always() [2025-12-10 07:29:49Z INFO StepsRunner] Result: true [2025-12-10 07:29:49Z INFO StepsRunner] Starting the step. [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:49Z INFO StepsRunner] Which2: 'chcp' [2025-12-10 07:29:49Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:29:49Z INFO JobServerQueue] Got a step log file to send to results service. [2025-12-10 07:29:49Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_4895da4c-1fe4-4e98-81c8-1b5d3be48ff9.1 [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Process started with process id 16844, waiting for process exit. [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Finished process 16844 with exit code 0, and elapsed time 00:00:00.0270995. [2025-12-10 07:29:49Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:29:49Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-12-10 07:29:49Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Checkout", "description": "Checkout a Git repository at a particular version", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 2, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 2, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 2, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 2, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 48, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 51, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 53, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 56, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 2, "line": 61, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 65, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 2, "line": 68, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 71, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 74, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 83, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 86, "col": 3, "lit": "github-server-url" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/index.js", "pre": null, "post": "dist/index.js", "nodeVersion": "node16", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-12-10 07:29:49Z INFO ActionManager] Action pre node.js file: N/A. [2025-12-10 07:29:49Z INFO ActionManager] Action node.js file: dist/index.js. [2025-12-10 07:29:49Z INFO ActionManager] Action post node.js file: dist/index.js. [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:29:49Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-12-10 07:29:49Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'repository': default value evaluate result: { "type": 0, "file": 2, "line": 6, "col": 14, "lit": "supportmmm/pvs_gent_crm_fe" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'ref': default value evaluate result: "" [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 2, "line": 24, "col": 14, "lit": "***" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'ssh-key': default value evaluate result: "" [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'ssh-known-hosts': default value evaluate result: "" [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'ssh-strict': default value evaluate result: { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'persist-credentials': default value evaluate result: { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'path': default value evaluate result: "" [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'clean': default value evaluate result: { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'sparse-checkout': default value evaluate result: { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'sparse-checkout-cone-mode': default value evaluate result: { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'fetch-depth': default value evaluate result: { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'fetch-tags': default value evaluate result: { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'lfs': default value evaluate result: { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'submodules': default value evaluate result: { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'set-safe-directory': default value evaluate result: { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } [2025-12-10 07:29:49Z INFO ActionManifestManager] Input 'github-server-url': default value evaluate result: "" [2025-12-10 07:29:49Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command set-env [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command set-output [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command save-state [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command add-path [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command warning [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command error [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command notice [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command debug [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command group [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-12-10 07:29:49Z INFO ActionCommandManager] Register action command extension for command echo [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:49Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Starting process: [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3\dist/index.js"' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-12-10 07:29:49Z INFO ProcessInvokerWrapper] Process started with process id 21920, waiting for process exit. [2025-12-10 07:29:49Z INFO JobServerQueue] Try to append 1 batches web console lines for record '7e98fdcd-fd10-4803-90c5-fc6cdf2520a9', success rate: 1/1. [2025-12-10 07:29:49Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-12-10 07:29:49Z INFO AddMaskCommandExtension] Add new secret mask with length of 32 [2025-12-10 07:29:50Z INFO JobServerQueue] Try to append 1 batches web console lines for record '7e98fdcd-fd10-4803-90c5-fc6cdf2520a9', success rate: 1/1. [2025-12-10 07:29:50Z INFO JobServerQueue] Tried to upload 2 file(s) to results, success rate: 2/2. [2025-12-10 07:29:50Z INFO JobServerQueue] Try to append 1 batches web console lines for record '7e98fdcd-fd10-4803-90c5-fc6cdf2520a9', success rate: 1/1. [2025-12-10 07:29:51Z INFO JobServerQueue] Got a step log file to send to results service. [2025-12-10 07:29:51Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_1fb311af-a273-41ee-a3ee-5ab366cbd1e0.1 [2025-12-10 07:29:51Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:51Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-12-10 07:29:51Z INFO ProcessInvokerWrapper] Finished process 21920 with exit code 0, and elapsed time 00:00:02.0886565. [2025-12-10 07:29:51Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_a2624175-80a4-43dc-a7a2-f5ddb1e058f8) is empty; skipping attachment upload [2025-12-10 07:29:51Z INFO StepsRunner] Step result: [2025-12-10 07:29:51Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/checkout", "ref": "v3", "type": "node20", "stage": "Post", "stepId": "7e98fdcd-fd10-4803-90c5-fc6cdf2520a9", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 3, "startTime": "2025-12-10T07:29:49.3986327Z", "finishTime": "2025-12-10T07:29:51.5288046Z" }. [2025-12-10 07:29:51Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-12-10 07:29:51Z INFO StepsRunner] Current state: job state = '' [2025-12-10 07:29:51Z INFO JobRunner] Finalize job. [2025-12-10 07:29:51Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:51Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:51Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:29:51Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:51Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:51Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:29:51Z INFO JobExtension] Initialize Env context [2025-12-10 07:29:51Z INFO JobExtension] Initialize steps context [2025-12-10 07:29:51Z INFO JobExtension] Total accessible running process: 176. [2025-12-10 07:29:51Z INFO JobExtension] Inspecting process environment variables. PID: 21232 (w3wp) [2025-12-10 07:29:51Z WARN JobExtension] Ignore exception during read process environment variables: Access is denied. [2025-12-10 07:29:51Z INFO ExecutionContext] Publish step telemetry for current step { "action": "complete_job", "type": "runner", "stage": "Post", "stepId": "f98dff4a-434e-46b7-a73c-b6eb23677d4c", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-12-10T07:29:51.5354245Z", "finishTime": "2025-12-10T07:29:51.59852Z" }. [2025-12-10 07:29:51Z INFO JobRunner] Job result after all job steps finish: Succeeded [2025-12-10 07:29:51Z INFO JobRunner] Completing the job execution context. [2025-12-10 07:29:51Z INFO JobRunner] Shutting down the job server queue. [2025-12-10 07:29:51Z INFO JobServerQueue] Fire signal to shutdown all queues. [2025-12-10 07:29:52Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-12-10 07:29:53Z INFO JobServerQueue] All queue process task stopped. [2025-12-10 07:29:53Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f98dff4a-434e-46b7-a73c-b6eb23677d4c', success rate: 1/1. [2025-12-10 07:29:53Z INFO JobServerQueue] Web console line queue drained. [2025-12-10 07:29:53Z INFO JobServerQueue] Uploading 3 files in one shot. [2025-12-10 07:29:53Z INFO JobServerQueue] Try to upload 3 log files or attachments, success rate: 3/3. [2025-12-10 07:29:53Z INFO JobServerQueue] File upload queue drained. [2025-12-10 07:29:53Z INFO JobServerQueue] Starting results-based upload queue... [2025-12-10 07:29:53Z INFO JobServerQueue] Uploading 3 file(s) in one shot through results service. [2025-12-10 07:29:53Z INFO JobServerQueue] Got a step log file to send to results service. [2025-12-10 07:29:53Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_7e98fdcd-fd10-4803-90c5-fc6cdf2520a9.1 [2025-12-10 07:29:53Z INFO JobServerQueue] Got a step log file to send to results service. [2025-12-10 07:29:53Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_f98dff4a-434e-46b7-a73c-b6eb23677d4c.1 [2025-12-10 07:29:54Z INFO JobServerQueue] Got a job log file to send to results service. [2025-12-10 07:29:54Z INFO JobServerQueue] Starting upload of job log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\728d68bd-ab73-4920-a691-07bdbf83b905_d82bcb2f-53af-5273-bd05-cfe543c1789d.1 [2025-12-10 07:29:55Z INFO JobServerQueue] Tried to upload 3 file(s) to results, success rate: 3/3. [2025-12-10 07:29:55Z INFO JobServerQueue] Results upload queue drained. [2025-12-10 07:29:55Z INFO JobServerQueue] Timeline update queue drained. [2025-12-10 07:29:55Z INFO JobServerQueue] Disposing job server ... [2025-12-10 07:29:55Z INFO JobServerQueue] Disposing results server ... [2025-12-10 07:29:55Z INFO JobServerQueue] All queue process tasks have been stopped, and all queues are drained. [2025-12-10 07:29:55Z INFO TempDirectoryManager] Cleaning runner temp folder: C:\Apache24\htdocs\pvs-fe\_work\_temp [2025-12-10 07:29:55Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-12-10 07:29:55Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-12-10 07:29:55Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-12-10 07:29:55Z INFO HostContext] Well known config file 'Telemetry': 'C:\Apache24\htdocs\pvs-fe\_diag\.telemetry' [2025-12-10 07:29:55Z INFO JobRunner] Raising job completed against run service [2025-12-10 07:29:56Z INFO Worker] Job completed.