You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-02-20T19:05:32.8663115Z ##[error]Failed to deploy web package to App Service.
2025-02-20T19:05:32.8671901Z ##[warning]Can't find loc string for key: KuduStackTraceURL
2025-02-20T19:05:32.8674008Z ##[error]KuduStackTraceURL https://***:***@xxxxxxxxxxxxx-xxx-xxx-xxx.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace
2025-02-20T19:05:32.8685939Z ##[error]Error: Error: Failed to deploy web package to App Service. Not Found (CODE: 404)
2025-02-20T19:05:33.5997989Z ##[warning]Error: Failed to update deployment history. Error: Method Not Allowed (CODE: 405)
This is during a release pipeline for an Azure Function App. We have several other types of apps in Azure. We deployed an Azure Function before, but it's been a long time, and we no longer have that service or that deployment, so there's a chance this is a simple fix and a support request.
We have recreated and created a new Function service. Nothing seems to work.
In the Azure Function app activity log, you can see that it connects, and it says that everything is a success, but it does not say it's deploying the app.
I found this similar bug but people say that it went away magically and some say that deleting and recreating the service helped which did not help for me: #18766
Environment type (Please select at least one enviroment where you face this issue)
Self-Hosted
Microsoft Hosted
VMSS Pool
Container
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
Hosted Windows 2019 with VS2019
Operation system
Ubuntu 24.04
Relevant log output
2025-02-20T19:05:24.8104269Z ##[section]Starting: Deploy Azure Function App
...
2025-02-20T19:05:26.7489551Z Got service connection details for Azure App Service:'xxxxxxxxxxxxx-xxx-xxx-xxx'
2025-02-20T19:05:29.2813216Z Updating App Service Application settings. Data: {"WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true"}
2025-02-20T19:05:30.7331585Z Updated App Service Application settings and Kudu Application settings.
2025-02-20T19:05:30.9522244Z Package deployment using ZIP Deploy initiated.
2025-02-20T19:05:32.8663115Z ##[error]Failed to deploy web package to App Service.
2025-02-20T19:05:32.8671901Z ##[warning]Can't find loc string for key: KuduStackTraceURL
2025-02-20T19:05:32.8674008Z ##[error]KuduStackTraceURL https://***:***@xxxxxxxxxxxxx-xxx-xxx-xxx.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace
2025-02-20T19:05:32.8685939Z ##[error]Error: Error: Failed to deploy web package to App Service. Not Found (CODE: 404)
2025-02-20T19:05:33.5997989Z ##[warning]Error: Failed to update deployment history. Error: Method Not Allowed (CODE: 405)
2025-02-20T19:05:33.9765635Z App Service Application URL: https://xxxxxxxxxxxxx-xxx-xxx-xxx.azurewebsites.net
2025-02-20T19:05:33.9966346Z ##[section]Finishing: Deploy Azure Function App
Full task logs with system.debug enabled
2025-02-20T19:24:32.1309285Z ##[section]Starting: Run on agent
2025-02-20T19:24:32.1321834Z ##[debug]Resource Utilization output for debug runs is disabled, switch "AZP_ENABLE_RESOURCE_MONITOR_DEBUG_OUTPUT" variable to "true" if you want to enable it
2025-02-20T19:24:32.1363012Z ##[debug]Cleaning agent temp folder: D:\a\_temp
2025-02-20T19:24:32.1384337Z ##[debug]Skipping overwrite %TEMP% environment variable
2025-02-20T19:24:32.2826263Z ##[section]Starting: Initialize job
2025-02-20T19:24:32.2829173Z Agent name: 'Hosted Agent'
2025-02-20T19:24:32.2829612Z Agent machine name: 'fv-az665-146'
2025-02-20T19:24:32.2829827Z Current agent version: '4.251.0'
2025-02-20T19:24:32.2859278Z ##[group]Operating System
2025-02-20T19:24:32.2859558Z Microsoft Windows Server 2019
2025-02-20T19:24:32.2859743Z 10.0.17763
2025-02-20T19:24:32.2859911Z Datacenter
2025-02-20T19:24:32.2860061Z ##[endgroup]
2025-02-20T19:24:32.2860229Z ##[group]Runner Image
2025-02-20T19:24:32.2860394Z Image: windows-2019
2025-02-20T19:24:32.2860566Z Version: 20250209.1.0
2025-02-20T19:24:32.2861342Z Included Software: https://github.com/actions/runner-images/blob/win19/20250209.1/images/windows/Windows2019-Readme.md
2025-02-20T19:24:32.2861668Z Image Release: https://github.com/actions/runner-images/releases/tag/win19%2F20250209.1
2025-02-20T19:24:32.2861892Z ##[endgroup]
2025-02-20T19:24:32.2862056Z ##[group]Runner Image Provisioner
2025-02-20T19:24:32.2862306Z 2.0.422.1
2025-02-20T19:24:32.2862448Z ##[endgroup]
2025-02-20T19:24:32.2865704Z Current image version: '20250209.1.0'
2025-02-20T19:24:32.3247693Z Agent running as: 'VssAdministrator'
2025-02-20T19:24:32.3257441Z Prepare release directory.
2025-02-20T19:24:32.3265316Z ReleaseId=204, TeamProjectId=8e0edb14-657b-463c-ba9c-c05ed48547b8, ReleaseDefinitionName=XXXXXXXXXXXXXXX
2025-02-20T19:24:32.3338655Z Release folder: D:\a\r1\a
2025-02-20T19:24:32.3387978Z Environment variables available are below. Note that these environment variables can be referred to in the task (in the ReleaseDefinition) by replacing "_" with "." e.g. AGENT_NAME environment variable can be referenced using Agent.Name in the ReleaseDefinition:
[AGENT_CLOUDID] --> [937164fe-ce04-4b64-9f5e-d8d44f586694]
[AGENT_DISABLELOGPLUGIN_TESTFILEPUBLISHERPLUGIN] --> [true]
[AGENT_DISABLELOGPLUGIN_TESTRESULTLOGPLUGIN] --> [true]
[AGENT_HOMEDIRECTORY] --> [C:\agents\4.251.0]
[AGENT_ID] --> [8]
[AGENT_ISSELFHOSTED] --> [0]
[AGENT_JOBNAME] --> [Run on agent]
[AGENT_MACHINENAME] --> [fv-az665-146]
[AGENT_NAME] --> [Hosted Agent]
[AGENT_OS] --> [Windows_NT]
[AGENT_OSARCHITECTURE] --> [X64]
[AGENT_RELEASEDIRECTORY] --> [D:\a\r1\a]
[AGENT_RETAINDEFAULTENCODING] --> [false]
[AGENT_ROOTDIRECTORY] --> [D:\a]
[AGENT_SERVEROMDIRECTORY] --> [C:\agents\4.251.0\externals\vstsom]
[AGENT_TASKRESTRICTIONSENFORCEMENTMODE] --> [Enabled]
[AGENT_TEMPDIRECTORY] --> [D:\a\_temp]
[AGENT_TOOLSDIRECTORY] --> [C:\hostedtoolcache\windows]
[AGENT_VERSION] --> [4.251.0]
[AGENT_WORKFOLDER] --> [D:\a]
[AGENT_ENABLE_PIPELINEARTIFACT_LARGE_CHUNK_SIZE] --> [true]
[AZP_75787_ENABLE_COLLECT] --> [true]
[AZP_75787_ENABLE_NEW_LOGIC] --> [false]
[AZP_75787_ENABLE_NEW_LOGIC_LOG] --> [false]
[AZP_75787_ENABLE_NEW_PH_LOGIC] --> [true]
[AZP_AGENT_CHECK_FOR_TASK_DEPRECATION] --> [true]
[AZP_AGENT_LOG_TASKNAME_IN_USERAGENT] --> [true]
[AZP_AGENT_MOUNT_WORKSPACE] --> [false]
[AZP_PS_ENABLE_INVOKE_PROCESS] --> [true]
[AZURE_HTTP_USER_AGENT] --> [VSTS_194f966b-6341-43a7-8e4b-5a594c8e58f3_Release__204_225_1]
[BUILD_BUILDID] --> [1775]
[BUILD_BUILDNUMBER] --> [20250220.8]
[BUILD_BUILDURI] --> [vstfs:///Build/Build/1775]
[BUILD_DEFINITIONID] --> [74]
[BUILD_DEFINITIONNAME] --> [XXXXXXXXXXXXXXX]
[BUILD_PROJECTID] --> [8e0edb14-657b-463c-ba9c-c05ed48547b8]
[BUILD_PROJECTNAME] --> [EazeeSuite]
[BUILD_REPOSITORY_ID] --> [4d6f14fc-e066-4719-9254-17c9f99b94df]
[BUILD_REPOSITORY_NAME] --> [XXXXXXXXXXXXXXX]
[BUILD_REPOSITORY_PROVIDER] --> [TfsGit]
[BUILD_REQUESTEDFOR] --> [XXXXX XXXXX]
[BUILD_REQUESTEDFORID] --> [8db0aff2-1040-699e-b51d-17c84e7319e8]
[BUILD_SOURCEBRANCH] --> [refs/heads/main]
[BUILD_SOURCEBRANCHNAME] --> [main]
[BUILD_SOURCEVERSION] --> [d293092daa5093572d6f81484e519a84d14f5044]
[BUILD_TYPE] --> [Build]
[DISTRIBUTEDTASK_AGENT_AGENTENABLEPIPELINEARTIFACTLARGECHUNKSIZE] --> [True]
[DISTRIBUTEDTASK_AGENT_CHECKIFTASKNODERUNNERISDEPRECATED246] --> [True]
[DISTRIBUTEDTASK_AGENT_ENABLEISSUESOURCEVALIDATION] --> [True]
[DISTRIBUTEDTASK_AGENT_ENABLERESOURCEUTILIZATIONWARNINGS] --> [False]
[DISTRIBUTEDTASK_AGENT_FAILDEPRECATEDTASK] --> [True]
[DISTRIBUTEDTASK_AGENT_LOGTASKNAMEINUSERAGENT] --> [True]
[DISTRIBUTEDTASK_AGENT_LOGTOBLOBSTORAGESERVICE] --> [False]
[DISTRIBUTEDTASK_AGENT_USEGITLONGPATHS] --> [True]
[DISTRIBUTEDTASK_AGENT_USEMSALLIBRARY] --> [True]
[DISTRIBUTEDTASK_AGENT_USENEWNODEHANDLERTELEMETRY] --> [True]
[DISTRIBUTEDTASK_TASKS_NODE_SKIPDEBUGLOGSWHENDEBUGMODEOFF] --> [True]
[DISTRIBUTEDTASK_TASKS_USELATESTOPENSSLVERSION] --> [True]
[ENABLE_ISSUE_SOURCE_VALIDATION] --> [true]
[FAIL_DEPRECATED_TASK] --> [true]
[GIT_TERMINAL_PROMPT] --> [0]
[MSDEPLOY_HTTP_USER_AGENT] --> [VSTS_194f966b-6341-43a7-8e4b-5a594c8e58f3_Release__204_225_1]
[PARAMETERS_APPNAME] --> [XXXXXXXXXXXXXXX-fn-XXX-dev-2]
[PARAMETERS_APPTYPE] --> [functionAppLinux]
[PARAMETERS_AZURESUBSCRIPTION] --> [194201ad-f3ba-4062-966f-b658e36a6a71]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_BUILDID] --> [1775]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_BUILDNUMBER] --> [20250220.8]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_BUILDURI] --> [vstfs:///Build/Build/1775]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_DEFINITIONID] --> [74]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_DEFINITIONNAME] --> [XXXXXXXXXXXXXXX]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_PROJECTID] --> [8e0edb14-657b-463c-ba9c-c05ed48547b8]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_PROJECTNAME] --> [EazeeSuite]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_REPOSITORY_ID] --> [4d6f14fc-e066-4719-9254-17c9f99b94df]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_REPOSITORY_NAME] --> [XXXXXXXXXXXXXXX]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_REPOSITORY_PROVIDER] --> [TfsGit]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_REQUESTEDFOR] --> [XXXXX XXXXX]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_REQUESTEDFORID] --> [8db0aff2-1040-699e-b51d-17c84e7319e8]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_SOURCEBRANCH] --> [refs/heads/main]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_SOURCEBRANCHNAME] --> [main]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_SOURCEVERSION] --> [d293092daa5093572d6f81484e519a84d14f5044]
[RELEASE_ARTIFACTS__XXXXXXXXXXXXXXX_TYPE] --> [Build]
[RELEASE_ATTEMPTNUMBER] --> [1]
[RELEASE_DEFINITIONENVIRONMENTID] --> [32]
[RELEASE_DEFINITIONID] --> [22]
[RELEASE_DEFINITIONNAME] --> [XXXXXXXXXXXXXXX]
[RELEASE_DEFINITIONSNAPSHOTREVISION] --> []
[RELEASE_DEPLOYMENT_REQUESTEDFOR] --> [XXXXX XXXXX]
[RELEASE_DEPLOYMENT_REQUESTEDFOREMAIL] --> [XXXXX@XXXXXXXXXX.XXX]
[RELEASE_DEPLOYMENT_REQUESTEDFORID] --> [8db0aff2-1040-699e-b51d-17c84e7319e8]
[RELEASE_DEPLOYMENT_STARTTIME] --> [2025-02-20 19:24:18Z]
[RELEASE_DEPLOYMENTID] --> [231]
[RELEASE_DEPLOYPHASEID] --> [228]
[RELEASE_ENVIRONMENTID] --> [225]
[RELEASE_ENVIRONMENTNAME] --> [Production (Using Dev Sub)]
[RELEASE_ENVIRONMENTPROTECTEDTENANTS] --> []
[RELEASE_ENVIRONMENTS_DEVELOPMENT_STATUS] --> [NotStarted]
[RELEASE_ENVIRONMENTS_PRODUCTION_(USING_DEV_SUB)_STATUS] --> [InProgress]
[RELEASE_ENVIRONMENTURI] --> [vstfs:///ReleaseManagement/Environment/225]
[RELEASE_PRIMARYARTIFACTSOURCEALIAS] --> [_XXXXXXXXXXXXXXX]
[RELEASE_REASON] --> [Manual]
[RELEASE_RELEASEDESCRIPTION] --> []
[RELEASE_RELEASEID] --> [204]
[RELEASE_RELEASENAME] --> [Release-5]
[RELEASE_RELEASEURI] --> [vstfs:///ReleaseManagement/Release/204]
[RELEASE_RELEASEWEBURL] --> [https://dev.azure.com/XXXXXXXXXXX/8e0edb14-657b-463c-ba9c-c05ed48547b8/_release?releaseId=204&_a=release-summary]
[RELEASE_REQUESTEDFOR] --> [XXXXX XXXXX]
[RELEASE_REQUESTEDFOREMAIL] --> [XXXXX@XXXXXXXXXX.XXX]
[RELEASE_REQUESTEDFORID] --> [8db0aff2-1040-699e-b51d-17c84e7319e8]
[RELEASE_SKIPARTIFACTSDOWNLOAD] --> [False]
[RELEASE_TRIGGERINGARTIFACT_ALIAS] --> []
[REQUESTEDFORID] --> [8db0aff2-1040-699e-b51d-17c84e7319e8]
[SYSTEM] --> [release]
[SYSTEM_ARTIFACTSDIRECTORY] --> [D:\a\r1\a]
[SYSTEM_COLLECTIONID] --> [194f966b-6341-43a7-8e4b-5a594c8e58f3]
[SYSTEM_COLLECTIONURI] --> [https://vsrm.dev.azure.com/XXXXXXXXXXX/]
[SYSTEM_CULTURE] --> [en-US]
[SYSTEM_DEBUG] --> [true]
[SYSTEM_DEFAULTWORKINGDIRECTORY] --> [D:\a\r1\a]
[SYSTEM_DEFINITIONID] --> [22]
[SYSTEM_DEFINITIONNAME] --> [XXXXXXXXXXXXXXX]
[SYSTEM_ENABLEACCESSTOKEN] --> [False]
[SYSTEM_HOSTTYPE] --> [release]
[SYSTEM_ISAZUREVM] --> [1]
[SYSTEM_ISDOCKERCONTAINER] --> [0]
[SYSTEM_ISSCHEDULED] --> [False]
[SYSTEM_JOBATTEMPT] --> [1]
[SYSTEM_JOBDISPLAYNAME] --> [Run on agent]
[SYSTEM_JOBID] --> [debc5940-19ec-5d5a-6c25-5039f4a91919]
[SYSTEM_JOBIDENTIFIER] --> [Stage_8e0edb14657b463cba9cc05ed48547b8_32_1.Phase_1.__default]
[SYSTEM_JOBNAME] --> [__default]
[SYSTEM_JOBPARALLELISMTAG] --> [Private]
[SYSTEM_JOBPOSITIONINPHASE] --> [1]
[SYSTEM_JOBTIMEOUT] --> [0]
[SYSTEM_OIDCREQUESTURI] --> [https://vsrm.dev.azure.com/XXXXXXXXXXX/8e0edb14-657b-463c-ba9c-c05ed48547b8/_apis/distributedtask/hubs/release/plans/13506b7f-ebd0-4fdd-bf2e-c70382cc7506/jobs/debc5940-19ec-5d5a-6c25-5039f4a91919/oidctoken]
[SYSTEM_PHASEATTEMPT] --> [1]
[SYSTEM_PHASEDISPLAYNAME] --> [Run on agent]
[SYSTEM_PHASEID] --> [256f8c67-dd0c-5ebe-f686-32bbf75d34f7]
[SYSTEM_PHASENAME] --> [Phase_1]
[SYSTEM_PIPELINESTARTTIME] --> [2025-02-20 19:24:29+00:00]
[SYSTEM_PLANID] --> [13506b7f-ebd0-4fdd-bf2e-c70382cc7506]
[SYSTEM_PREFERREDIRECTGETCONTAINERITEM] --> [true]
[SYSTEM_SERVERTYPE] --> [Hosted]
[SYSTEM_STAGEATTEMPT] --> [1]
[SYSTEM_STAGEDISPLAYNAME] --> [Production (Using Dev Sub)]
[SYSTEM_STAGEID] --> [6625d1df-12f6-58ef-b18f-fad269997d5d]
[SYSTEM_STAGENAME] --> [Stage_8e0edb14657b463cba9cc05ed48547b8_32_1]
[SYSTEM_TASKDEFINITIONSURI] --> [https://dev.azure.com/XXXXXXXXXXX/]
[SYSTEM_TEAMFOUNDATIONCOLLECTIONURI] --> [https://dev.azure.com/XXXXXXXXXXX/]
[SYSTEM_TEAMFOUNDATIONSERVERURI] --> [https://vsrm.dev.azure.com/XXXXXXXXXXX/]
[SYSTEM_TEAMPROJECT] --> [EazeeSuite]
[SYSTEM_TEAMPROJECTID] --> [8e0edb14-657b-463c-ba9c-c05ed48547b8]
[SYSTEM_TIMELINEID] --> [13506b7f-ebd0-4fdd-bf2e-c70382cc7506]
[SYSTEM_TOTALJOBSINPHASE] --> [1]
[SYSTEM_WORKFOLDER] --> [D:\a]
[USE_GIT_LONG_PATHS] --> [true]
[USE_MSAL] --> [true]
[USE_MSDEPLOY_TOKEN_AUTH] --> [true]
[USE_OPENSSL_LATEST_VERSION] --> [true]
2025-02-20T19:24:32.4614791Z Creating artifacts directory: D:\a\r1\a
2025-02-20T19:24:32.5053384Z Created artifacts directory: D:\a\r1\a
2025-02-20T19:24:32.5080804Z Download all required tasks.
2025-02-20T19:24:32.5243680Z Downloading task: DownloadPipelineArtifact (1.230.0)
2025-02-20T19:24:32.6278453Z ##[debug]Task 'DownloadPipelineArtifact' has been downloaded into 'D:\a\_tasks\DownloadPipelineArtifact_61f2a582-95ae-4948-b34d-a1b3c4f6a737\1.230.0'.
2025-02-20T19:24:32.6490842Z Downloading task: AzureFunctionApp (1.247.1)
2025-02-20T19:24:35.4826636Z ##[debug]Task 'AzureFunctionApp' has been downloaded into 'D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1'.
2025-02-20T19:24:35.5055900Z ##[debug]Task 'Download artifact - _XXXXXXXXXXXXXXX - drop' has following condition: 'succeeded()'.
2025-02-20T19:24:35.5090417Z ##[debug]Parsing expression:
2025-02-20T19:24:35.5108826Z ##[debug]succeeded
2025-02-20T19:24:35.5113157Z ##[debug](
2025-02-20T19:24:35.5116978Z ##[debug])
2025-02-20T19:24:35.5143817Z ##[debug]Task 'Deploy Azure Function App' has following condition: 'succeeded()'.
2025-02-20T19:24:35.5145271Z ##[debug]Parsing expression:
2025-02-20T19:24:35.5145593Z ##[debug]succeeded
2025-02-20T19:24:35.5145797Z ##[debug](
2025-02-20T19:24:35.5146088Z ##[debug])
2025-02-20T19:24:35.5162571Z Checking job knob settings.
2025-02-20T19:24:35.5165995Z Knob: AgentToolsDirectory = C:\hostedtoolcache\windows Source: ${AGENT_TOOLSDIRECTORY}
2025-02-20T19:24:35.5167738Z Knob: UseGitLongPaths = true Source: $(USE_GIT_LONG_PATHS)
2025-02-20T19:24:35.5168945Z Knob: AgentPerflog = c:\vsts\perflog Source: ${VSTS_AGENT_PERFLOG}
2025-02-20T19:24:35.5171039Z Knob: EnableIssueSourceValidation = true Source: $(ENABLE_ISSUE_SOURCE_VALIDATION)
2025-02-20T19:24:35.5171941Z Knob: AgentEnablePipelineArtifactLargeChunkSize = true Source: $(AGENT_ENABLE_PIPELINEARTIFACT_LARGE_CHUNK_SIZE)
2025-02-20T19:24:35.5175275Z Knob: ProcessHandlerSecureArguments = false Source: $(AZP_75787_ENABLE_NEW_LOGIC)
2025-02-20T19:24:35.5175771Z Knob: ProcessHandlerSecureArguments = false Source: $(AZP_75787_ENABLE_NEW_LOGIC_LOG)
2025-02-20T19:24:35.5176254Z Knob: ProcessHandlerTelemetry = true Source: $(AZP_75787_ENABLE_COLLECT)
2025-02-20T19:24:35.5176808Z Knob: UseNewNodeHandlerTelemetry = True Source: $(DistributedTask.Agent.USENEWNODEHANDLERTELEMETRY)
2025-02-20T19:24:35.5177320Z Knob: ProcessHandlerEnableNewLogic = true Source: $(AZP_75787_ENABLE_NEW_PH_LOGIC)
2025-02-20T19:24:35.5179172Z Knob: CheckForTaskDeprecation = true Source: $(AZP_AGENT_CHECK_FOR_TASK_DEPRECATION)
2025-02-20T19:24:35.5179880Z Knob: CheckIfTaskNodeRunnerIsDeprecated246 = True Source: $(DistributedTask.Agent.CheckIfTaskNodeRunnerIsDeprecated246)
2025-02-20T19:24:35.5180812Z Knob: LogTaskNameInUserAgent = true Source: $(AZP_AGENT_LOG_TASKNAME_IN_USERAGENT)
2025-02-20T19:24:35.5182727Z Finished checking job knob settings.
2025-02-20T19:24:35.5468091Z ##[debug]Log plugin 'TestResultLogPlugin' is disabled.
2025-02-20T19:24:35.5468632Z ##[debug]Log plugin 'TestFilePublisherPlugin' is disabled.
2025-02-20T19:24:35.5469268Z Start tracking orphan processes.
2025-02-20T19:24:35.5509781Z ##[section]Finishing: Initialize job
2025-02-20T19:24:35.5574323Z ##[section]Async Command Start: DetectDockerContainer
2025-02-20T19:24:35.5574966Z ##[section]Async Command End: DetectDockerContainer
2025-02-20T19:24:35.5575902Z ##[section]Async Command Start: DetectDockerContainer
2025-02-20T19:24:35.5576251Z ##[section]Async Command End: DetectDockerContainer
2025-02-20T19:24:35.5613031Z ##[debug]Evaluating condition for step: 'Download artifact - _XXXXXXXXXXXXXXX - drop'
2025-02-20T19:24:35.5649477Z ##[debug]Evaluating: succeeded()
2025-02-20T19:24:35.5655245Z ##[debug]Evaluating succeeded:
2025-02-20T19:24:35.5686525Z ##[debug]=> True
2025-02-20T19:24:35.5695658Z ##[debug]Result: True
2025-02-20T19:24:35.5723486Z ##[section]Starting: Download artifact - _XXXXXXXXXXXXXXX - drop
2025-02-20T19:24:35.5828122Z ==============================================================================
2025-02-20T19:24:35.5828806Z Task : Download pipeline artifact
2025-02-20T19:24:35.5829137Z Description : Download a named artifact from a pipeline to a local path
2025-02-20T19:24:35.5829328Z Version : 1.230.0
2025-02-20T19:24:35.5829601Z Author : Microsoft Corporation
2025-02-20T19:24:35.5829874Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/download-pipeline-artifact
2025-02-20T19:24:35.5830134Z ==============================================================================
2025-02-20T19:24:35.6008053Z ##[debug]Resource Utilization warnings is disabled, switch "DISABLE_RESOURCE_UTILIZATION_WARNINGS" variable to "false" if you want to enable it
2025-02-20T19:24:36.0078972Z Download from the specified build: #1775
2025-02-20T19:24:36.0081593Z Download artifact to: D:\a\r1\a/_XXXXXXXXXXXXXXX/drop
2025-02-20T19:24:36.6921434Z Using default max parallelism.
2025-02-20T19:24:36.9086534Z Verbose, ArtifactHttpClientFactory.CreateVssHttpClient: ClientSettingsHttpClient with BaseUri: https://vsblobprodcca1.vsblob.visualstudio.com/A194f966b-6341-43a7-8e4b-5a594c8e58f3/, MaxRetries:5, SendTimeout:00:05:00
2025-02-20T19:24:36.9919656Z Using default max parallelism.
2025-02-20T19:24:36.9921217Z Max dedup parallelism: 192
2025-02-20T19:24:36.9921881Z DomainId: 0
2025-02-20T19:24:37.0384588Z Verbose, ArtifactHttpClientFactory.CreateVssHttpClient: DedupStoreHttpClient with BaseUri: https://vsblobprodcca1.vsblob.visualstudio.com/A194f966b-6341-43a7-8e4b-5a594c8e58f3/, MaxRetries:5, SendTimeout:00:05:00
2025-02-20T19:24:37.1439738Z Information, ApplicationInsightsTelemetrySender will correlate events with X-TFS-Session 6eee10a2-1d6f-4d87-b3b7-6e4bce7bc9a0
2025-02-20T19:24:37.1440662Z Verbose, Started ITelemetrySender BlobStoreApplicationInsightsTelemetrySender.
2025-02-20T19:24:37.1545135Z Hashtype: Dedup1024K
2025-02-20T19:24:37.1651969Z Verbose, PipelineArtifact.DownloadMultipleArtifactsAsync starting
2025-02-20T19:24:37.1710217Z Information, DedupManifestArtifactClient will correlate http requests with X-TFS-Session 6eee10a2-1d6f-4d87-b3b7-6e4bce7bc9a0
2025-02-20T19:24:37.1733381Z Information, Minimatch patterns: [**]
2025-02-20T19:24:37.6992886Z Information, Filtered 1 files from the Minimatch filters supplied.
2025-02-20T19:24:37.7164377Z Verbose, Could not initialize dataport: Could not initialize dataport for 'D:\' as 'Class not registered: E_CLASSNOTREG 80040154'
2025-02-20T19:24:37.7200759Z Information, Downloaded 0.0 MB out of 8.3 MB (0%).
2025-02-20T19:24:38.1937832Z Verbose, Downloaded /Release/s.zip
2025-02-20T19:24:38.1962703Z Information, Downloaded 8.3 MB out of 8.3 MB (100%).
2025-02-20T19:24:38.1963001Z Information,
2025-02-20T19:24:38.1963204Z Download statistics:
2025-02-20T19:24:38.1963407Z Total Content: 8.3 MB
2025-02-20T19:24:38.1963621Z Physical Content Downloaded: 8.3 MB
2025-02-20T19:24:38.1963889Z Compression Saved: 0.0 MB
2025-02-20T19:24:38.1964104Z Local Caching Saved: 0.0 MB
2025-02-20T19:24:38.1964366Z Chunks Downloaded: 8
2025-02-20T19:24:38.1964599Z Nodes Downloaded: 0
2025-02-20T19:24:38.1964672Z
2025-02-20T19:24:38.2088724Z Information, Download completed.
2025-02-20T19:24:38.2089987Z Verbose, PipelineArtifact.DownloadMultipleArtifactsAsync completed in 1.035992 seconds
2025-02-20T19:24:38.2449275Z ##[debug]Processed: ##vso[telemetry.publish area=AzurePipelinesAgent;feature=PipelineArtifact]{"FileCount":"0","PlanId":"13506b7f-ebd0-4fdd-bf2e-c70382cc7506","JobId":"debc5940-19ec-5d5a-6c25-5039f4a91919","TaskInstanceId":"d64756b5-c8b1-5c64-6067-7a090dbf02da","ActionDurationMs":"1035","ActionName":"PipelineArtifact.DownloadMultipleArtifactsAsync","ActionResult":"Success","AttemptNumber":"1","ItemCount":"0","Level":"ThirdParty","CreatedUtcNow":"2025-02-20T19:24:37.1602061Z","SentUtcNow":"2025-02-20T19:24:38.2026529Z","BaseAddress":"https://vsblobprodcca1.vsblob.visualstudio.com/A194f966b-6341-43a7-8e4b-5a594c8e58f3/","X_TFS_Session":"6eee10a2-1d6f-4d87-b3b7-6e4bce7bc9a0","DeploymentEnvironment":"PRODUCTION","DeploymentEnvironmentIsProduction":"True","VSOAccount":"vsblobprodcca1","OSName":"Microsoft Windows","OSVersion":"10.0.17763","FrameworkDescription":".NET ","ProcessName":"Agent.PluginHost","DotNetReleaseDword":"-1","Version":"19.246.35414.0 built by: releases/M246 (9323c6d709)","ExceptionCount":"0"}
2025-02-20T19:24:38.2451004Z Verbose, ApplicationInsightsTelemetrySender waiting for 1 of 2 TrackEvent operations to complete...
2025-02-20T19:24:38.3499560Z Verbose, ApplicationInsightsTelemetrySender sent DedupDownload.DownloadAsync telemetry
2025-02-20T19:24:38.3501024Z Verbose, ApplicationInsightsTelemetrySender sent PipelineArtifact.DownloadMultipleArtifactsAsync telemetry
2025-02-20T19:24:38.3509723Z Verbose, ApplicationInsightsTelemetrySender operations completed in 140 ms
2025-02-20T19:24:38.3510495Z Information, ApplicationInsightsTelemetrySender correlated 2 events with X-TFS-Session 6eee10a2-1d6f-4d87-b3b7-6e4bce7bc9a0
2025-02-20T19:24:38.3512242Z Verbose, Stopped ITelemetrySender BlobStoreApplicationInsightsTelemetrySender.
2025-02-20T19:24:38.3512957Z Downloading artifact finished.
2025-02-20T19:24:38.4290697Z ##[section]Finishing: Download artifact - _XXXXXXXXXXXXXXX - drop
2025-02-20T19:24:38.4321206Z ##[debug]Evaluating condition for step: 'Deploy Azure Function App'
2025-02-20T19:24:38.4323276Z ##[debug]Evaluating: succeeded()
2025-02-20T19:24:38.4323599Z ##[debug]Evaluating succeeded:
2025-02-20T19:24:38.4324287Z ##[debug]=> True
2025-02-20T19:24:38.4324605Z ##[debug]Result: True
2025-02-20T19:24:38.4324956Z ##[section]Starting: Deploy Azure Function App
2025-02-20T19:24:38.4335019Z ==============================================================================
2025-02-20T19:24:38.4335188Z Task : Azure Functions
2025-02-20T19:24:38.4335259Z Description : Update a function app with .NET, Python, JavaScript, PowerShell, Java based web applications
2025-02-20T19:24:38.4335412Z Version : 1.247.1
2025-02-20T19:24:38.4335501Z Author : Microsoft Corporation
2025-02-20T19:24:38.4335579Z Help : https://aka.ms/azurefunctiontroubleshooting
2025-02-20T19:24:38.4335696Z ==============================================================================
2025-02-20T19:24:38.4469844Z ##[debug]Resource Utilization warnings is disabled, switch "DISABLE_RESOURCE_UTILIZATION_WARNINGS" variable to "false" if you want to enable it
2025-02-20T19:24:38.4981213Z ##[debug]Using node path: C:\agents\4.251.0\externals\node20_1\bin\node.exe
2025-02-20T19:24:39.2402355Z ##[debug]agent.TempDirectory=D:\a\_temp
2025-02-20T19:24:39.2590917Z ##[debug]loading inputs and endpoints
2025-02-20T19:24:39.2623928Z ##[debug]loading ENDPOINT_AUTH_194201ad-f3ba-4062-966f-b658e36a6a71
2025-02-20T19:24:39.2662706Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_194201ad-f3ba-4062-966f-b658e36a6a71_SERVICEPRINCIPALID
2025-02-20T19:24:39.2665317Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_194201ad-f3ba-4062-966f-b658e36a6a71_TENANTID
2025-02-20T19:24:39.2667759Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_194201ad-f3ba-4062-966f-b658e36a6a71_WORKLOADIDENTITYFEDERATIONISSUER
2025-02-20T19:24:39.2670189Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_194201ad-f3ba-4062-966f-b658e36a6a71_WORKLOADIDENTITYFEDERATIONSUBJECT
2025-02-20T19:24:39.2672803Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN
2025-02-20T19:24:39.2686314Z ##[debug]loading ENDPOINT_AUTH_SCHEME_194201ad-f3ba-4062-966f-b658e36a6a71
2025-02-20T19:24:39.2687380Z ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION
2025-02-20T19:24:39.2688086Z ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION
2025-02-20T19:24:39.2691015Z ##[debug]loading INPUT_APPNAME
2025-02-20T19:24:39.2695152Z ##[debug]loading INPUT_APPTYPE
2025-02-20T19:24:39.2698696Z ##[debug]loading INPUT_AZURESUBSCRIPTION
2025-02-20T19:24:39.2702704Z ##[debug]loading INPUT_DEPLOYMENTMETHOD
2025-02-20T19:24:39.2706012Z ##[debug]loading INPUT_DEPLOYTOSLOTORASE
2025-02-20T19:24:39.2708587Z ##[debug]loading INPUT_PACKAGE
2025-02-20T19:24:39.2711598Z ##[debug]loading INPUT_SLOTNAME
2025-02-20T19:24:39.2762616Z ##[debug]loaded 16
2025-02-20T19:24:39.2763494Z ##[debug]Agent.ProxyUrl=undefined
2025-02-20T19:24:39.2764172Z ##[debug]Agent.CAInfo=undefined
2025-02-20T19:24:39.2764742Z ##[debug]Agent.ClientCert=undefined
2025-02-20T19:24:39.2765301Z ##[debug]Agent.SkipCertValidation=undefined
2025-02-20T19:24:39.4701451Z ##[debug]agent.proxyurl=undefined
2025-02-20T19:24:39.4743792Z ##[debug]VSTS_ARM_REST_IGNORE_SSL_ERRORS=undefined
2025-02-20T19:24:39.4771077Z ##[debug]AZURE_HTTP_USER_AGENT=VSTS_194f966b-6341-43a7-8e4b-5a594c8e58f3_Release__204_225_1
2025-02-20T19:24:39.6762014Z ##[debug]Using msalv2
2025-02-20T19:24:39.7348763Z ##[debug]check path : D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\node_modules\azure-pipelines-tasks-azure-arm-rest\module.json
2025-02-20T19:24:39.7353440Z ##[debug]adding resource file: D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\node_modules\azure-pipelines-tasks-azure-arm-rest\module.json
2025-02-20T19:24:39.7354430Z ##[debug]system.culture=en-US
2025-02-20T19:24:39.7372532Z ##[debug]Agent.TempDirectory=D:\a\_temp
2025-02-20T19:24:39.7386410Z ##[debug]Resource file has already set to: D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\node_modules\azure-pipelines-tasks-azure-arm-rest\module.json
2025-02-20T19:24:39.8788132Z ##[debug]Resource file has already set to: D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\node_modules\azure-pipelines-tasks-azure-arm-rest\module.json
2025-02-20T19:24:39.8813742Z ##[debug]Resource file has already set to: D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\node_modules\azure-pipelines-tasks-azure-arm-rest\module.json
2025-02-20T19:24:39.8836775Z ##[debug]Resource file has already set to: D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\node_modules\azure-pipelines-tasks-azure-arm-rest\module.json
2025-02-20T19:24:39.8861383Z ##[debug]Resource file has already set to: D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\node_modules\azure-pipelines-tasks-azure-arm-rest\module.json
2025-02-20T19:24:39.8884792Z ##[debug]Resource file has already set to: D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\node_modules\azure-pipelines-tasks-azure-arm-rest\module.json
2025-02-20T19:24:39.9082682Z ##[debug]Resource file has already set to: D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\node_modules\azure-pipelines-tasks-azure-arm-rest\module.json
2025-02-20T19:24:39.9110233Z ##[debug]Resource file has already set to: D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\node_modules\azure-pipelines-tasks-azure-arm-rest\module.json
2025-02-20T19:24:40.2370639Z ##[debug]check path : D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\task.json
2025-02-20T19:24:40.2371653Z ##[debug]adding resource file: D:\a\_tasks\AzureFunctionApp_501dd25d-1785-43e4-b4e5-a5c78ccc0573\1.247.1\task.json
2025-02-20T19:24:40.2372366Z ##[debug]system.culture=en-US
2025-02-20T19:24:40.2396580Z ##[debug]azureSubscription=194201ad-f3ba-4062-966f-b658e36a6a71
2025-02-20T19:24:40.2398829Z ##[debug]appType=functionAppLinux
2025-02-20T19:24:40.2401031Z ##[debug]deployToSlotOrASE=false
2025-02-20T19:24:40.2401589Z ##[debug]customWebConfig=undefined
2025-02-20T19:24:40.2402213Z ##[debug]appSettings=undefined
2025-02-20T19:24:40.2404336Z ##[debug]startUpCommand=undefined
2025-02-20T19:24:40.2404938Z ##[debug]configurationStrings=undefined
2025-02-20T19:24:40.2405541Z ##[debug]appName=XXXXXXXXXXXXXXX-fn-XXX-dev-2
2025-02-20T19:24:40.2406218Z ##[debug]SlotName : production
2025-02-20T19:24:40.2408386Z ##[debug]USE_MSAL=true
2025-02-20T19:24:40.2409058Z ##[debug]MSAL - USE_MSAL override is found: true
2025-02-20T19:24:40.2458136Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 auth scheme = WorkloadIdentityFederation
2025-02-20T19:24:40.2476540Z ##[debug]Overriding useMSAL to true as workloadidentityfederation supports only MSAL
2025-02-20T19:24:40.2479260Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 data subscriptionid = df789cb4-8b3a-4fb7-aae3-c3456fdefa28
2025-02-20T19:24:40.2487786Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 data subscriptionname = XXXXXXXXXXX Dev
2025-02-20T19:24:40.2491653Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 auth param serviceprincipalid = ***
2025-02-20T19:24:40.2505384Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 data activeDirectoryAuthority = https://#.microsoftonline.com/
2025-02-20T19:24:40.2506050Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 auth param tenantid = 7fad0f28-b062-4898-9b29-8bb2df088635
2025-02-20T19:24:40.2506644Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71=https://management.azure.com/
2025-02-20T19:24:40.2507556Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 data environment = AzureCloud
2025-02-20T19:24:40.2530136Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 auth scheme = WorkloadIdentityFederation
2025-02-20T19:24:40.2530841Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 data msiclientId = undefined
2025-02-20T19:24:40.2537184Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 data activeDirectoryServiceEndpointResourceId = https://management.core.windows.net/
2025-02-20T19:24:40.2537955Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 data AzureKeyVaultServiceEndpointResourceId = https://vault.azure.net
2025-02-20T19:24:40.2538564Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 data AzureKeyVaultDnsSuffix = vault.azure.net
2025-02-20T19:24:40.2539162Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 data ScopeLevel = Subscription
2025-02-20T19:24:40.2539930Z ##[debug]MSAL - getEndpoint - useGraphActiveDirectoryResource=false
2025-02-20T19:24:40.2540530Z ##[debug]MSAL - getEndpoint - useMSAL=true
2025-02-20T19:24:40.2541659Z ##[debug]MSAL - getEndpoint - endpoint={"subscriptionID":"df789cb4-8b3a-4fb7-aae3-c3456fdefa28","subscriptionName":"XXXXXXXXXXX Dev","servicePrincipalClientID":"***","environmentAuthorityUrl":"https://#.microsoftonline.com/","tenantID":"7fad0f28-b062-4898-9b29-8bb2df088635","url":"https://management.azure.com/","environment":"AzureCloud","scheme":"WorkloadIdentityFederation","activeDirectoryResourceID":"https://management.core.windows.net/","azureKeyVaultServiceEndpointResourceId":"https://vault.azure.net","azureKeyVaultDnsSuffix":"vault.azure.net","scopeLevel":"Subscription"}
2025-02-20T19:24:40.2542603Z ##[debug]MSAL - getEndpoint - connectedServiceName=194201ad-f3ba-4062-966f-b658e36a6a71
2025-02-20T19:24:40.2543186Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 auth param authenticationType = undefined
2025-02-20T19:24:40.2543769Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 data EnableAdfsAuthentication = false
2025-02-20T19:24:40.2544329Z ##[debug]194201ad-f3ba-4062-966f-b658e36a6a71 auth param apitoken = undefined
2025-02-20T19:24:40.2545840Z ##[debug]{"subscriptionID":"df789cb4-8b3a-4fb7-aae3-c3456fdefa28","subscriptionName":"XXXXXXXXXXX Dev","servicePrincipalClientID":"***","environmentAuthorityUrl":"https://#.microsoftonline.com/","tenantID":"7fad0f28-b062-4898-9b29-8bb2df088635","url":"https://management.azure.com/","environment":"AzureCloud","scheme":"WorkloadIdentityFederation","activeDirectoryResourceID":"https://management.azure.com/","azureKeyVaultServiceEndpointResourceId":"https://vault.azure.net","azureKeyVaultDnsSuffix":"vault.azure.net","scopeLevel":"Subscription","isADFSEnabled":false,"applicationTokenCredentials":{"connectedServiceName":"194201ad-f3ba-4062-966f-b658e36a6a71","clientId":"***","tenantId":"7fad0f28-b062-4898-9b29-8bb2df088635","baseUrl":"https://management.azure.com/","authorityUrl":"https://#.microsoftonline.com/","activeDirectoryResourceId":"https://management.azure.com/","isAzureStackEnvironment":false,"scheme":2,"isADFSEnabled":false,"useMSAL":true,"tokenMutex":{"_semaphore":{"_value":1,"_cancelError":{},"_weightedQueues":[],"_weightedWaiters":[]}}}}
2025-02-20T19:24:40.2547110Z Got service connection details for Azure App Service:'XXXXXXXXXXXXXXX-fn-XXX-dev-2'
2025-02-20T19:24:40.2547605Z ##[debug]MSAL - getMSALToken called. force=undefined
2025-02-20T19:24:40.2548246Z ##[debug]agent.proxyurl=undefined
2025-02-20T19:24:40.2548751Z ##[debug]agent.proxybypasslist=undefined
2025-02-20T19:24:40.2549279Z ##[debug]MSAL - FederatedAccess - OIDC is used.
2025-02-20T19:24:40.2549837Z ##[debug]System.TeamProjectId=8e0edb14-657b-463c-ba9c-c05ed48547b8
2025-02-20T19:24:40.2550374Z ##[debug]System.HostType=release
2025-02-20T19:24:40.2550893Z ##[debug]System.PlanId=13506b7f-ebd0-4fdd-bf2e-c70382cc7506
2025-02-20T19:24:40.2551487Z ##[debug]System.JobId=debc5940-19ec-5d5a-6c25-5039f4a91919
2025-02-20T19:24:40.2552077Z ##[debug]System.CollectionUri=https://vsrm.dev.azure.com/XXXXXXXXXXX/
2025-02-20T19:24:40.2552647Z ##[debug]Getting credentials for local feeds
2025-02-20T19:24:40.2553317Z ##[debug]SYSTEMVSSCONNECTION exists true
2025-02-20T19:24:40.2553801Z ##[debug]Got auth token
2025-02-20T19:24:41.0150912Z ##[debug]Got OIDC token
2025-02-20T19:24:41.1574388Z ##[debug][Thu, 20 Feb 2025 19:24:41 GMT] : [] : @azure/msal-node@2.10.0 : Info - acquireTokenByClientCredential called
2025-02-20T19:24:41.1699539Z ##[debug][Thu, 20 Feb 2025 19:24:41 GMT] : [ac247bcd-de25-479f-ae47-740158e10ece] : @azure/msal-node@2.10.0 : Info - Building oauth client configuration with the following authority: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token.
2025-02-20T19:24:41.1723954Z ##[debug][Thu, 20 Feb 2025 19:24:41 GMT] : [ac247bcd-de25-479f-ae47-740158e10ece] : @azure/msal-common@14.13.0 : Info - Sending token request to endpoint: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token
2025-02-20T19:24:41.3553477Z ##[debug][Thu, 20 Feb 2025 19:24:41 GMT] : [ac247bcd-de25-479f-ae47-740158e10ece] : @azure/msal-common@14.13.0 : Warning - No client info in response
2025-02-20T19:24:41.3564625Z ##[debug]MSAL - retrieved token - isFromCache?: false
2025-02-20T19:24:41.3569667Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:41.3572641Z ##[debug][GET]https://management.azure.com/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resources?$filter=resourceType EQ 'Microsoft.Web%2FSites' AND name EQ 'XXXXXXXXXXXXXXX-fn-XXX-dev-2'&api-version=2016-07-01
2025-02-20T19:24:41.5119093Z ##[debug]Correlation ID from ARM api call response : 022015b3-63bb-41ec-b24b-2dd8d786d167
2025-02-20T19:24:41.5121283Z ##[debug]Resource Group: XXXXXXXXXXXXXXX-rg-XXX-dev
2025-02-20T19:24:41.5127152Z ##[debug]MSAL - getMSALToken called. force=undefined
2025-02-20T19:24:41.5128049Z ##[debug][Thu, 20 Feb 2025 19:24:41 GMT] : [] : @azure/msal-node@2.10.0 : Info - acquireTokenByClientCredential called
2025-02-20T19:24:41.5136482Z ##[debug][Thu, 20 Feb 2025 19:24:41 GMT] : [7b6865f0-bdb4-430e-8726-c6376c507ac5] : @azure/msal-node@2.10.0 : Info - Building oauth client configuration with the following authority: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token.
2025-02-20T19:24:41.5146829Z ##[debug]MSAL - retrieved token - isFromCache?: true
2025-02-20T19:24:41.5147944Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:41.5148825Z ##[debug][GET]https://management.azure.com/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resourceGroups/XXXXXXXXXXXXXXX-rg-XXX-dev/providers/Microsoft.Web/sites/XXXXXXXXXXXXXXX-fn-XXX-dev-2/?api-version=2016-08-01
2025-02-20T19:24:41.7918435Z ##[debug]Correlation ID from ARM api call response : 6f1bfb13-3843-46b4-bc1d-87a2a46447ac
2025-02-20T19:24:41.7919524Z ##[debug]Sku: FlexConsumption
2025-02-20T19:24:42.5980796Z ##[debug]Processed: ##vso[telemetry.publish area=TaskEndpointId;feature=AzureRmWebAppDeployment]{"endpointId":"194201ad-f3ba-4062-966f-b658e36a6a71"}
2025-02-20T19:24:42.5981572Z ##[debug]package=D:\a\r1\a\**\*.zip
2025-02-20T19:24:42.5982021Z ##[debug]Finding files matching input: D:\a\r1\a\**\*.zip
2025-02-20T19:24:42.5982436Z ##[debug]Matching glob pattern: D:\a\r1\a\**\*.zip
2025-02-20T19:24:42.5982837Z ##[debug]Index of first wildcard: 10
2025-02-20T19:24:42.5983206Z ##[debug]find root dir: D:\a\r1\a\
2025-02-20T19:24:42.5983602Z ##[debug]findPath: 'D:\a\r1\a\'
2025-02-20T19:24:42.5983982Z ##[debug]findOptions.allowBrokenSymbolicLinks: 'false'
2025-02-20T19:24:42.5984376Z ##[debug]findOptions.followSpecifiedSymbolicLink: 'true'
2025-02-20T19:24:42.5984808Z ##[debug]findOptions.followSymbolicLinks: 'true'
2025-02-20T19:24:42.5985768Z ##[debug]findOptions.skipMissingFiles: 'false'
2025-02-20T19:24:42.5986149Z ##[debug] D:\a\r1\a\ (directory)
2025-02-20T19:24:42.5986517Z ##[debug] D:\a\r1\a\_XXXXXXXXXXXXXXX (directory)
2025-02-20T19:24:42.5986916Z ##[debug] D:\a\r1\a\_XXXXXXXXXXXXXXX\drop (directory)
2025-02-20T19:24:42.5987320Z ##[debug] D:\a\r1\a\_XXXXXXXXXXXXXXX\drop\Release (directory)
2025-02-20T19:24:42.5988257Z ##[debug] D:\a\r1\a\_XXXXXXXXXXXXXXX\drop\Release\s.zip (file)
2025-02-20T19:24:42.5988684Z ##[debug]5 results
2025-02-20T19:24:42.5989062Z ##[debug]patternRoot: ''
2025-02-20T19:24:42.5989433Z ##[debug]matchOptions.debug: 'undefined'
2025-02-20T19:24:42.5989964Z ##[debug]matchOptions.nobrace: 'undefined'
2025-02-20T19:24:42.5990420Z ##[debug]matchOptions.noglobstar: 'undefined'
2025-02-20T19:24:42.5990824Z ##[debug]matchOptions.dot: 'undefined'
2025-02-20T19:24:42.5991217Z ##[debug]matchOptions.noext: 'undefined'
2025-02-20T19:24:42.5991592Z ##[debug]matchOptions.nocase: 'true'
2025-02-20T19:24:42.5991971Z ##[debug]matchOptions.nonull: 'undefined'
2025-02-20T19:24:42.5992369Z ##[debug]matchOptions.matchBase: 'true'
2025-02-20T19:24:42.5992772Z ##[debug]matchOptions.nocomment: 'undefined'
2025-02-20T19:24:42.5993152Z ##[debug]matchOptions.nonegate: 'undefined'
2025-02-20T19:24:42.5993543Z ##[debug]matchOptions.flipNegate: 'undefined'
2025-02-20T19:24:42.5993957Z ##[debug]pattern: 'D:\a\r1\a\**\*.zip'
2025-02-20T19:24:42.5994317Z ##[debug]expanding braces
2025-02-20T19:24:42.5994688Z ##[debug]pattern: 'D:/a/r1/a/**/*.zip'
2025-02-20T19:24:42.5995077Z ##[debug]applying include pattern against original list
2025-02-20T19:24:42.5995464Z ##[debug]1 matches
2025-02-20T19:24:42.5995811Z ##[debug]1 final results
2025-02-20T19:24:42.5996253Z ##[debug]intially web config parameters :undefined
2025-02-20T19:24:42.5996639Z ##[debug]This is zip package
2025-02-20T19:24:42.5996991Z ##[debug]runtimeStack=undefined
2025-02-20T19:24:42.5997373Z ##[debug]deploymentMethod=auto
2025-02-20T19:24:42.5997753Z ##[debug]Deployment started for linux app service
2025-02-20T19:24:42.5998125Z ##[debug]release.releaseId=204
2025-02-20T19:24:42.5998499Z ##[debug]system.defaultworkingdirectory=D:\a\r1\a
2025-02-20T19:24:42.5998910Z ##[debug]release.artifacts._XXXXXXXXXXXXXXX.definitionId=74
2025-02-20T19:24:42.5999331Z ##[debug]Artifact alias of package is: _XXXXXXXXXXXXXXX
2025-02-20T19:24:42.5999768Z ##[debug]set Azure_App_Service_Deploy_PackageArtifactAlias=_XXXXXXXXXXXXXXX
2025-02-20T19:24:42.6009327Z ##[debug]Processed: ##vso[task.setvariable variable=Azure_App_Service_Deploy_PackageArtifactAlias;isOutput=false;issecret=false;]_XXXXXXXXXXXXXXX
2025-02-20T19:24:42.6010061Z ##[debug]Predeployment Step Started
2025-02-20T19:24:42.6010463Z ##[debug]MSAL - getMSALToken called. force=undefined
2025-02-20T19:24:42.6010941Z ##[debug][Thu, 20 Feb 2025 19:24:41 GMT] : [] : @azure/msal-node@2.10.0 : Info - acquireTokenByClientCredential called
2025-02-20T19:24:42.6011559Z ##[debug][Thu, 20 Feb 2025 19:24:41 GMT] : [4571af68-3a72-4e74-929c-74b708c33439] : @azure/msal-node@2.10.0 : Info - Building oauth client configuration with the following authority: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token.
2025-02-20T19:24:42.6012129Z ##[debug]MSAL - retrieved token - isFromCache?: true
2025-02-20T19:24:42.6012559Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:42.6013118Z ##[debug][POST]https://management.azure.com/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resourceGroups/XXXXXXXXXXXXXXX-rg-XXX-dev/providers/Microsoft.Web/sites/XXXXXXXXXXXXXXX-fn-XXX-dev-2/config/publishingcredentials/list?api-version=2016-08-01
2025-02-20T19:24:42.6013698Z ##[debug]Correlation ID from ARM api call response : 1ae42a8b-2cfe-4244-9fc9-c1aa09289662
2025-02-20T19:24:42.6014148Z ##[debug]MSAL - getMSALToken called. force=undefined
2025-02-20T19:24:42.6014598Z ##[debug][Thu, 20 Feb 2025 19:24:42 GMT] : [] : @azure/msal-node@2.10.0 : Info - acquireTokenByClientCredential called
2025-02-20T19:24:42.6015231Z ##[debug][Thu, 20 Feb 2025 19:24:42 GMT] : [dce79c2a-0ce9-4f14-bc77-c720c246b88a] : @azure/msal-node@2.10.0 : Info - Building oauth client configuration with the following authority: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token.
2025-02-20T19:24:42.6015798Z ##[debug]MSAL - retrieved token - isFromCache?: true
2025-02-20T19:24:42.6016623Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:42.6017886Z ##[debug][GET]https://management.azure.com/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resourceGroups/XXXXXXXXXXXXXXX-rg-XXX-dev/providers/Microsoft.Web/sites/XXXXXXXXXXXXXXX-fn-XXX-dev-2/basicPublishingCredentialsPolicies/scm?api-version=2022-03-01
2025-02-20T19:24:42.8444581Z ##[debug]Correlation ID from ARM api call response : 0d9698dd-922e-4933-b8c6-e747a48dd929
2025-02-20T19:24:42.8445529Z ##[debug]Site Publishing Policy check: {"id":"/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resourceGroups/XXXXXXXXXXXXXXX-rg-XXX-dev/providers/Microsoft.Web/sites/XXXXXXXXXXXXXXX-fn-XXX-dev-2/basicPublishingCredentialsPolicies/scm","name":"scm","type":"Microsoft.Web/sites/basicPublishingCredentialsPolicies","location":"East US","tags":{"hidden-link: /app-insights-resource-id":"/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resourceGroups/XXXXXXXXXXXXXXX-rg-XXX-dev/providers/Microsoft.Insights/components/XXXXXXXXXXXXXXX-fn-XXX-dev-2"},"properties":{"allow":false}}
2025-02-20T19:24:42.8446365Z ##[debug]Web App does not allow SCM Access
2025-02-20T19:24:42.8446751Z ##[debug]MSAL - getMSALToken called. force=undefined
2025-02-20T19:24:42.8447615Z ##[debug][Thu, 20 Feb 2025 19:24:42 GMT] : [] : @azure/msal-node@2.10.0 : Info - acquireTokenByClientCredential called
2025-02-20T19:24:42.8449512Z ##[debug][Thu, 20 Feb 2025 19:24:42 GMT] : [9ae1a2cc-1588-48d0-b397-41801c49a9fc] : @azure/msal-node@2.10.0 : Info - Building oauth client configuration with the following authority: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token.
2025-02-20T19:24:42.8452133Z ##[debug]MSAL - retrieved token - isFromCache?: true
2025-02-20T19:24:42.8453329Z ##[debug]set AZURE_APP_MSDEPLOY_production_PASSWORD=********
2025-02-20T19:24:42.8468514Z ##[debug]Processed: ##vso[task.setvariable variable=AZURE_APP_MSDEPLOY_production_PASSWORD;isOutput=false;issecret=true;]***
2025-02-20T19:24:42.8469222Z ##[debug]Using Bearer authentication method for Kudu service.
2025-02-20T19:24:42.8538757Z ##[debug]Processed: ##vso[telemetry.publish area=TaskDeploymentMethod;feature=AzureFunctionAppDeployment]{"authMethod":"Bearer"}
2025-02-20T19:24:42.8542804Z ##[debug]MSAL - getMSALToken called. force=undefined
2025-02-20T19:24:42.8543322Z ##[debug][Thu, 20 Feb 2025 19:24:42 GMT] : [] : @azure/msal-node@2.10.0 : Info - acquireTokenByClientCredential called
2025-02-20T19:24:42.8543960Z ##[debug][Thu, 20 Feb 2025 19:24:42 GMT] : [a3b30688-77b9-4b4d-9073-07145dfc8806] : @azure/msal-node@2.10.0 : Info - Building oauth client configuration with the following authority: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token.
2025-02-20T19:24:42.8544555Z ##[debug]MSAL - retrieved token - isFromCache?: true
2025-02-20T19:24:42.8544954Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:42.8545523Z ##[debug][GET]https://management.azure.com/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resourceGroups/XXXXXXXXXXXXXXX-rg-XXX-dev/providers/Microsoft.Web/sites/XXXXXXXXXXXXXXX-fn-XXX-dev-2/privateEndpointConnections?api-version=2022-03-01
2025-02-20T19:24:42.9812710Z ##[debug]Correlation ID from ARM api call response : 74a7e91b-8362-4299-ad42-69893ba08437
2025-02-20T19:24:42.9813797Z ##[debug]Private endpoint check: {"value":[],"nextLink":null,"id":null}
2025-02-20T19:24:42.9814528Z ##[debug]Function app has NO Private Endpoints.
2025-02-20T19:24:42.9815133Z ##[debug]Windows Agent
2025-02-20T19:24:42.9853351Z ##[debug]Running on Microsoft-hosted agent.
2025-02-20T19:24:42.9856199Z ##[debug]MSAL - getMSALToken called. force=undefined
2025-02-20T19:24:42.9856917Z ##[debug][Thu, 20 Feb 2025 19:24:42 GMT] : [] : @azure/msal-node@2.10.0 : Info - acquireTokenByClientCredential called
2025-02-20T19:24:42.9860082Z ##[debug][Thu, 20 Feb 2025 19:24:42 GMT] : [5fde8771-23e1-4f89-aaf9-3a94d5914055] : @azure/msal-node@2.10.0 : Info - Building oauth client configuration with the following authority: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token.
2025-02-20T19:24:42.9862326Z ##[debug]MSAL - retrieved token - isFromCache?: true
2025-02-20T19:24:42.9862939Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:42.9863904Z ##[debug][GET]https://management.azure.com/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resourceGroups/XXXXXXXXXXXXXXX-rg-XXX-dev/providers/Microsoft.Web/sites/XXXXXXXXXXXXXXX-fn-XXX-dev-2/virtualNetworkConnections?api-version=2022-03-01
2025-02-20T19:24:43.2910669Z ##[debug]Correlation ID from ARM api call response : fc814eb3-88a6-4e28-946b-30d86b8e3935
2025-02-20T19:24:43.2911716Z ##[debug]VNET check: []
2025-02-20T19:24:43.2925672Z ##[debug]Function app is NOT VNet integrated.
2025-02-20T19:24:43.2926571Z ##[debug]Deployment Step Started
2025-02-20T19:24:43.3050591Z ##[debug]Processed: ##vso[telemetry.publish area=TaskDeploymentMethod;feature=AzureWebAppDeployment]{"deploymentMethod":"Zip Deploy"}
2025-02-20T19:24:43.3061683Z ##[debug]Performing Linux built-in package deployment
2025-02-20T19:24:43.3087782Z Updating App Service Application settings. Data: {"WEBSITES_ENABLE_APP_SERVICE_STORAGE":"true"}
2025-02-20T19:24:43.3119296Z ##[debug]MSAL - getMSALToken called. force=undefined
2025-02-20T19:24:43.3119855Z ##[debug][Thu, 20 Feb 2025 19:24:43 GMT] : [] : @azure/msal-node@2.10.0 : Info - acquireTokenByClientCredential called
2025-02-20T19:24:43.3120804Z ##[debug][Thu, 20 Feb 2025 19:24:43 GMT] : [03844e41-57ed-4ee9-8adc-e3243c826550] : @azure/msal-node@2.10.0 : Info - Building oauth client configuration with the following authority: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token.
2025-02-20T19:24:43.3121911Z ##[debug]MSAL - retrieved token - isFromCache?: true
2025-02-20T19:24:43.3122419Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:43.3125116Z ##[debug][POST]https://management.azure.com/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resourceGroups/XXXXXXXXXXXXXXX-rg-XXX-dev/providers/Microsoft.Web/sites/XXXXXXXXXXXXXXX-fn-XXX-dev-2/config/appsettings/list?api-version=2016-08-01
2025-02-20T19:24:43.5323888Z ##[debug]Correlation ID from ARM api call response : 7c44d41d-9082-45b2-935a-aad33a7a7772
2025-02-20T19:24:43.5324909Z ##[debug]WEBSITES_ENABLE_APP_SERVICE_STORAGE is already present.
2025-02-20T19:24:43.5326367Z App Service Application settings are already present.
2025-02-20T19:24:43.5332805Z ##[debug]MSAL - getMSALToken called. force=undefined
2025-02-20T19:24:43.5333502Z ##[debug][Thu, 20 Feb 2025 19:24:43 GMT] : [] : @azure/msal-node@2.10.0 : Info - acquireTokenByClientCredential called
2025-02-20T19:24:43.5339997Z ##[debug][Thu, 20 Feb 2025 19:24:43 GMT] : [3daa037f-0b1b-4df6-9aab-5df093da2ba9] : @azure/msal-node@2.10.0 : Info - Building oauth client configuration with the following authority: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token.
2025-02-20T19:24:43.5345311Z ##[debug]MSAL - retrieved token - isFromCache?: true
2025-02-20T19:24:43.5346044Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:43.5346729Z ##[debug][GET]https://management.azure.com/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resourceGroups/XXXXXXXXXXXXXXX-rg-XXX-dev/providers/Microsoft.Web/sites/XXXXXXXXXXXXXXX-fn-XXX-dev-2/config/slotConfigNames?api-version=2016-08-01
2025-02-20T19:24:43.7402723Z ##[debug]Correlation ID from ARM api call response : 8672cf9a-7d51-47b3-bf58-5e9b6efb28db
2025-02-20T19:24:43.7403770Z ##[debug]warming up Kudu Service
2025-02-20T19:24:43.7408583Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:43.7410223Z ##[debug][GET]https://***:***@XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net/api/settings
2025-02-20T19:24:45.9668512Z ##[debug]loaded affinity cookie ["ARRAffinity=ce44b1aafad0dcd479d0f526f87f85c4d55b864d8decb5376e864a7cdd86a394;Path=/;HttpOnly;Secure;Domain=XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net","ARRAffinitySameSite=ce44b1aafad0dcd479d0f526f87f85c4d55b864d8decb5376e864a7cdd86a394;Path=/;HttpOnly;SameSite=None;Secure;Domain=XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net"]
2025-02-20T19:24:45.9671650Z ##[debug]getAppSettings. Data: {"statusCode":200,"statusMessage":"OK","headers":{"content-type":"application/json; charset=utf-8","date":"Thu, 20 Feb 2025 19:24:45 GMT","server":"Kestrel","set-cookie":["ARRAffinity=ce44b1aafad0dcd479d0f526f87f85c4d55b864d8decb5376e864a7cdd86a394;Path=/;HttpOnly;Secure;Domain=XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net","ARRAffinitySameSite=ce44b1aafad0dcd479d0f526f87f85c4d55b864d8decb5376e864a7cdd86a394;Path=/;HttpOnly;SameSite=None;Secure;Domain=XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net"],"transfer-encoding":"chunked","request-context":"appId=cid-v1:526c88d2-5fd7-4772-9dfe-a1bf20e3c63c","x-ms-correlation-id":"559c2e1a-397d-4b18-8ef3-488fbaf1d83f"},"body":{"SCM_TRACE_LEVEL":"Verbose","SCM_COMMAND_IDLE_TIMEOUT":"60","SCM_LOGSTREAM_TIMEOUT":"7200","SCM_BUILD_ARGS":"","SCM_USE_LIBGIT2SHARP_REPOSITORY":"0","DEPLOYMENT_STORAGE_CONNECTION_STRING":"DefaultEndpointsProtocol=https;AccountName=XXXXXXXXXXXXXXXr8bb4;AccountKey=tvVao9wjEZKf27/d+6iezwlNA12dE1/vP6b6A0+0Yd2pQrvt2Xbvn3RViLRxk8CXiBN96e8KQ9u7+AStc7mWRA==;EndpointSuffix=core.windows.net","APPLICATIONINSIGHTS_CONNECTION_STRING":"InstrumentationKey=c7234ad3-f297-4882-b7f5-5e13a531ffbb;IngestionEndpoint=https://eastus-8.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/;ApplicationId=526c88d2-5fd7-4772-9dfe-a1bf20e3c63c","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;AccountName=XXXXXXXXXXXXXXXr8bb4;AccountKey=tvVao9wjEZKf27/d+6iezwlNA12dE1/vP6b6A0+0Yd2pQrvt2Xbvn3RViLRxk8CXiBN96e8KQ9u7+AStc7mWRA==;EndpointSuffix=core.windows.net","ScmType":"None","WEBSITE_SITE_NAME":"XXXXXXXXXXXXXXX-fn-XXX-dev-2","WEBSITE_AUTH_ENABLED":"False","WEBSITE_SLOT_NAME":"Production","WEBSITE_DEFAULT_HOSTNAME":"XXXXXXXXXXXXXXX-fn-XXX-dev-2.azurewebsites.net"}}
2025-02-20T19:24:45.9673537Z ##[debug]warmed up Kudu Service
2025-02-20T19:24:45.9673829Z Package deployment using ZIP Deploy initiated.
2025-02-20T19:24:45.9682157Z ##[debug]setting affinity cookie ["ARRAffinity=ce44b1aafad0dcd479d0f526f87f85c4d55b864d8decb5376e864a7cdd86a394;Path=/;HttpOnly;Secure;Domain=XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net","ARRAffinitySameSite=ce44b1aafad0dcd479d0f526f87f85c4d55b864d8decb5376e864a7cdd86a394;Path=/;HttpOnly;SameSite=None;Secure;Domain=XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net"]
2025-02-20T19:24:45.9683019Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:45.9684067Z ##[debug][POST]https://***:***@XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net/api/zipdeploy?isAsync=true&deployer=VSTS_ZIP_DEPLOY_FUNCTIONS_V1
2025-02-20T19:24:47.1139169Z ##[debug]ZIP Deploy response: {"statusCode":404,"statusMessage":"Not Found","headers":{"content-length":"0","date":"Thu, 20 Feb 2025 19:24:46 GMT","server":"Kestrel","request-context":"appId=cid-v1:526c88d2-5fd7-4772-9dfe-a1bf20e3c63c"}}
2025-02-20T19:24:47.1160740Z ##[error]Failed to deploy web package to App Service.
2025-02-20T19:24:47.1168014Z ##[debug]Processed: ##vso[task.issue type=error;source=TaskInternal;correlationId=b6f662d5-c70b-4381-b1b6-9ffe39104c80;]Failed to deploy web package to App Service.
2025-02-20T19:24:47.1169789Z ##[warning]Can't find loc string for key: KuduStackTraceURL
2025-02-20T19:24:47.1170398Z ##[debug]Processed: ##vso[task.issue type=warning;source=TaskInternal;correlationId=b6f662d5-c70b-4381-b1b6-9ffe39104c80;]Can't find loc string for key: KuduStackTraceURL
2025-02-20T19:24:47.1171896Z ##[error]KuduStackTraceURL https://***:***@XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace
2025-02-20T19:24:47.1172555Z ##[debug]Processed: ##vso[task.issue type=error;source=TaskInternal;correlationId=b6f662d5-c70b-4381-b1b6-9ffe39104c80;]KuduStackTraceURL https://***:***@XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace
2025-02-20T19:24:47.1173723Z ##[debug]Deployment Failed with Error: Error: Error: Failed to deploy web package to App Service. Not Found (CODE: 404)
2025-02-20T19:24:47.1174292Z ##[debug]task result: Failed
2025-02-20T19:24:47.1180212Z ##[error]Error: Error: Failed to deploy web package to App Service. Not Found (CODE: 404)
2025-02-20T19:24:47.1181481Z ##[debug]Processed: ##vso[task.issue type=error;source=TaskInternal;correlationId=b6f662d5-c70b-4381-b1b6-9ffe39104c80;]Error: Error: Failed to deploy web package to App Service. Not Found (CODE: 404)
2025-02-20T19:24:47.1190197Z ##[debug]Processed: ##vso[task.complete result=Failed;]Error: Error: Failed to deploy web package to App Service. Not Found (CODE: 404)
2025-02-20T19:24:47.1190887Z ##[debug]Application Insights is not configured for the App Service. Skipping adding release annotation.
2025-02-20T19:24:47.1191382Z ##[debug]Azure_App_Service_Deploy_PackageArtifactAlias=_XXXXXXXXXXXXXXX
2025-02-20T19:24:47.1191839Z ##[debug]release.releaseId=204
2025-02-20T19:24:47.1192246Z ##[debug]release.releaseName=Release-5
2025-02-20T19:24:47.1192670Z ##[debug]system.TeamFoundationCollectionUri=https://dev.azure.com/XXXXXXXXXXX/
2025-02-20T19:24:47.1193148Z ##[debug]system.teamProjectId=8e0edb14-657b-463c-ba9c-c05ed48547b8
2025-02-20T19:24:47.1193587Z ##[debug]release.requestedfor=XXXXX XXXXX
2025-02-20T19:24:47.1194003Z ##[debug]Artifact Source Alias is: _XXXXXXXXXXXXXXX
2025-02-20T19:24:47.1194482Z ##[debug]release.artifacts._XXXXXXXXXXXXXXX.sourceVersion=d293092daa5093572d6f81484e519a84d14f5044
2025-02-20T19:24:47.1194942Z ##[debug]release.artifacts._XXXXXXXXXXXXXXX.repository.provider=TfsGit
2025-02-20T19:24:47.1195394Z ##[debug]release.artifacts._XXXXXXXXXXXXXXX.repository.name=XXXXXXXXXXXXXXX
2025-02-20T19:24:47.1195848Z ##[debug]release.artifacts._XXXXXXXXXXXXXXX.sourcebranchname=main
2025-02-20T19:24:47.1196292Z ##[debug]release.artifacts._XXXXXXXXXXXXXXX.type=Build
2025-02-20T19:24:47.1196732Z ##[debug]release.artifacts._XXXXXXXXXXXXXXX.buildId=1775
2025-02-20T19:24:47.1197147Z ##[debug]release.artifacts._XXXXXXXXXXXXXXX.buildNumber=20250220.8
2025-02-20T19:24:47.1197624Z ##[debug]release.artifacts._XXXXXXXXXXXXXXX.projectId=8e0edb14-657b-463c-ba9c-c05ed48547b8
2025-02-20T19:24:47.1198069Z ##[debug]build.buildId=1775
2025-02-20T19:24:47.1198463Z ##[debug]release.releaseId=204
2025-02-20T19:24:47.1198918Z ##[debug]system.teamproject=EazeeSuite
2025-02-20T19:24:47.1199601Z ##[debug]setting affinity cookie ["ARRAffinity=ce44b1aafad0dcd479d0f526f87f85c4d55b864d8decb5376e864a7cdd86a394;Path=/;HttpOnly;Secure;Domain=XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net","ARRAffinitySameSite=ce44b1aafad0dcd479d0f526f87f85c4d55b864d8decb5376e864a7cdd86a394;Path=/;HttpOnly;SameSite=None;Secure;Domain=XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net"]
2025-02-20T19:24:47.1200274Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:47.1200992Z ##[debug][PUT]https://***:***@XXXXXXXXXXXXXXX-fn-XXX-dev-2.scm.azurewebsites.net/api/deployments/2041740079487112
2025-02-20T19:24:48.2616387Z ##[debug]updateDeployment. Data: {"statusCode":405,"statusMessage":"Method Not Allowed","headers":{"content-length":"0","date":"Thu, 20 Feb 2025 19:24:48 GMT","server":"Kestrel","allow":"DELETE, GET","request-context":"appId=cid-v1:526c88d2-5fd7-4772-9dfe-a1bf20e3c63c","x-ms-correlation-id":"8c2eadaf-87a3-4537-be14-949713044474"}}
2025-02-20T19:24:48.2618549Z ##[warning]Error: Failed to update deployment history. Error: Method Not Allowed (CODE: 405)
2025-02-20T19:24:48.2619772Z ##[debug]Processed: ##vso[task.issue type=warning;source=TaskInternal;correlationId=b6f662d5-c70b-4381-b1b6-9ffe39104c80;]Error: Failed to update deployment history. Error: Method Not Allowed (CODE: 405)
2025-02-20T19:24:48.2621009Z ##[debug]Active DeploymentId :undefined
2025-02-20T19:24:48.2624706Z ##[debug]MSAL - getMSALToken called. force=undefined
2025-02-20T19:24:48.2625875Z ##[debug][Thu, 20 Feb 2025 19:24:48 GMT] : [] : @azure/msal-node@2.10.0 : Info - acquireTokenByClientCredential called
2025-02-20T19:24:48.2631579Z ##[debug][Thu, 20 Feb 2025 19:24:48 GMT] : [2bac8477-9e26-4a0f-8eae-d23b729e9880] : @azure/msal-node@2.10.0 : Info - Building oauth client configuration with the following authority: https://#.microsoftonline.com/7fad0f28-b062-4898-9b29-8bb2df088635/oauth2/v2.0/token.
2025-02-20T19:24:48.2635274Z ##[debug]MSAL - retrieved token - isFromCache?: true
2025-02-20T19:24:48.2635915Z ##[debug]CLIENT_RESETSTREAMONRETRY=undefined
2025-02-20T19:24:48.2636590Z ##[debug][POST]https://management.azure.com/subscriptions/df789cb4-8b3a-4fb7-aae3-c3456fdefa28/resourceGroups/XXXXXXXXXXXXXXX-rg-XXX-dev/providers/Microsoft.Web/sites/XXXXXXXXXXXXXXX-fn-XXX-dev-2/publishxml?api-version=2016-08-01
2025-02-20T19:24:48.5687239Z ##[debug]Could not parse response: {}
2025-02-20T19:24:48.5688110Z ##[debug]Response: undefined
2025-02-20T19:24:48.5690538Z ##[debug]Correlation ID from ARM api call response : 88590571-666c-4d6c-a80d-97ed8f6ecfbe
2025-02-20T19:24:48.5752344Z App Service Application URL: https://XXXXXXXXXXXXXXX-fn-XXX-dev-2.azurewebsites.net
2025-02-20T19:24:48.5753404Z ##[debug]set AppServiceApplicationUrl=https://XXXXXXXXXXXXXXX-fn-XXX-dev-2.azurewebsites.net
2025-02-20T19:24:48.5757046Z ##[debug]Processed: ##vso[task.setvariable variable=AppServiceApplicationUrl;isOutput=false;issecret=false;]https://XXXXXXXXXXXXXXX-fn-XXX-dev-2.azurewebsites.net
2025-02-20T19:24:48.5757859Z ##[debug]Deployment failed
2025-02-20T19:24:48.5957225Z ##[section]Finishing: Deploy Azure Function App
2025-02-20T19:24:48.5995965Z ##[section]Starting: Finalize Job
2025-02-20T19:24:48.6005762Z Cleaning up task key
2025-02-20T19:24:48.6007183Z Start cleaning up orphan processes.
2025-02-20T19:24:48.6027208Z ##[section]Finishing: Finalize Job
2025-02-20T19:24:48.6054113Z ##[section]Finishing: Run on agent
Repro steps
The text was updated successfully, but these errors were encountered:
New issue checklist
Task name
AzureFunctionApp
Task version
1
Issue Description
This is during a release pipeline for an Azure Function App. We have several other types of apps in Azure. We deployed an Azure Function before, but it's been a long time, and we no longer have that service or that deployment, so there's a chance this is a simple fix and a support request.
We have recreated and created a new Function service. Nothing seems to work.
In the Azure Function app activity log, you can see that it connects, and it says that everything is a success, but it does not say it's deploying the app.
I found this similar bug but people say that it went away magically and some say that deleting and recreating the service helped which did not help for me: #18766
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
Hosted Windows 2019 with VS2019
Operation system
Ubuntu 24.04
Relevant log output
Full task logs with system.debug enabled
Repro steps
The text was updated successfully, but these errors were encountered: