microsoft / azure-pipelines-tasks

Tasks for Azure Pipelines
https://aka.ms/tfbuild
MIT License
3.42k stars 2.58k forks source link

The pipeline used to work previously but now it is giving around 61 errors including - "The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file." #19952

Open TteamMBK opened 3 weeks ago

TteamMBK commented 3 weeks ago

New issue checklist

Task name

Azure Devops Pipeline Failed

Breaking task version

No response

Last working task version

No response

Regression Description

The pipeline used to work previously but now I am getting errors like - The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file. The repository 'http://deb.debian.org/debian' does not have a Release file. The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.

There are many more errors (61 errors) while running the pipeline.

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)

No response

Operation system

ubuntu-20.04

Relevant log output

#6 [2/8] RUN apt update && apt upgrade -y && apt install -y python build-essential
#6 0.349 
#6 0.349 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#6 0.349 
#6 0.404 Ign:1 http://security.debian.org/debian-security stretch/updates InRelease
#6 0.404 Ign:2 http://deb.debian.org/debian stretch InRelease
#6 0.413 Err:3 http://security.debian.org/debian-security stretch/updates Release
#6 0.413   404  Not Found [IP: 151.101.130.132 80]
#6 0.414 Ign:4 http://deb.debian.org/debian stretch-updates InRelease
#6 0.425 Err:5 http://deb.debian.org/debian stretch Release
#6 0.425   404  Not Found
#6 0.437 Err:6 http://deb.debian.org/debian stretch-updates Release
#6 0.437   404  Not Found
#6 0.440 Reading package lists...
#6 0.452 E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
#6 0.452 E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
#6 0.452 E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
#6 ERROR: process "/bin/sh -c apt update && apt upgrade -y && apt install -y python build-essential" did not complete successfully: exit code: 100
------
 > [2/8] RUN apt update && apt upgrade -y && apt install -y python build-essential:
0.413   404  Not Found [IP: 151.101.130.132 80]
0.414 Ign:4 http://deb.debian.org/debian stretch-updates InRelease
0.425 Err:5 http://deb.debian.org/debian stretch Release
0.425   404  Not Found
0.437 Err:6 http://deb.debian.org/debian stretch-updates Release
0.437   404  Not Found
0.440 Reading package lists...
0.452 E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
0.452 E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.

Full task logs with system.debug enabled

No response

Repro steps

No response

v-schhabra commented 3 weeks ago

@TteamMBK Thanks for reporting the issue. Could you pls share the task details and complete logs by adding the variable system.debug to "true" in the pipeline?

TteamMBK commented 3 weeks ago

Following are the Tasks involved image

Out of which "Build WebAdmin" is giving error.

system.debug is already set to true Here are the RAW logs -

2024-06-05T07:17:40.9640111Z ##[debug]Evaluating condition for step: 'Build WebAdmin' 2024-06-05T07:17:40.9640779Z ##[debug]Evaluating: succeeded() 2024-06-05T07:17:40.9641022Z ##[debug]Evaluating succeeded: 2024-06-05T07:17:40.9641661Z ##[debug]=> True 2024-06-05T07:17:40.9641939Z ##[debug]Result: True 2024-06-05T07:17:40.9642295Z ##[section]Starting: Build WebAdmin 2024-06-05T07:17:40.9649015Z ============================================================================== 2024-06-05T07:17:40.9649173Z Task : Docker 2024-06-05T07:17:40.9649252Z Description : Build, tag, push, or run Docker images, or run a Docker command 2024-06-05T07:17:40.9649380Z Version : 1.238.1 2024-06-05T07:17:40.9649474Z Author : Microsoft Corporation 2024-06-05T07:17:40.9649568Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/docker 2024-06-05T07:17:40.9649699Z ============================================================================== 2024-06-05T07:17:41.0141167Z ##[debug]Resource Utilization warnings is disabled, switch "DISABLE_RESOURCE_UTILIZATION_WARNINGS" variable to "true" if you want to enable it 2024-06-05T07:17:41.0585889Z ##[debug]Using node path: /home/vsts/agents/3.240.1/externals/node20_1/bin/node 2024-06-05T07:17:41.1351095Z ##[debug]agent.TempDirectory=/home/vsts/work/_temp 2024-06-05T07:17:41.1359938Z ##[debug]loading inputs and endpoints 2024-06-05T07:17:41.1365375Z ##[debug]loading INPUT_CONTAINERREGISTRYTYPE 2024-06-05T07:17:41.1385502Z ##[debug]loading INPUT_ADDBASEIMAGEDATA 2024-06-05T07:17:41.1389727Z ##[debug]loading INPUT_AZURESUBSCRIPTIONENDPOINT 2024-06-05T07:17:41.1390322Z ##[debug]loading INPUT_AZURECONTAINERREGISTRY 2024-06-05T07:17:41.1391788Z ##[debug]loading INPUT_COMMAND 2024-06-05T07:17:41.1393381Z ##[debug]loading INPUT_DOCKERFILE 2024-06-05T07:17:41.1394812Z ##[debug]loading INPUT_ARGUMENTS 2024-06-05T07:17:41.1397389Z ##[debug]loading INPUT_PUSHMULTIPLEIMAGES 2024-06-05T07:17:41.1399176Z ##[debug]loading INPUT_TAGMULTIPLEIMAGES 2024-06-05T07:17:41.1401711Z ##[debug]loading INPUT_IMAGENAME 2024-06-05T07:17:41.1404675Z ##[debug]loading INPUT_IMAGENAMESPATH 2024-06-05T07:17:41.1407714Z ##[debug]loading INPUT_QUALIFYIMAGENAME 2024-06-05T07:17:41.1409619Z ##[debug]loading INPUT_QUALIFYSOURCEIMAGENAME 2024-06-05T07:17:41.1412061Z ##[debug]loading INPUT_INCLUDESOURCETAGS 2024-06-05T07:17:41.1414226Z ##[debug]loading INPUT_INCLUDELATESTTAG 2024-06-05T07:17:41.1415530Z ##[debug]loading INPUT_ADDDEFAULTLABELS 2024-06-05T07:17:41.1416852Z ##[debug]loading INPUT_USEDEFAULTCONTEXT 2024-06-05T07:17:41.1418918Z ##[debug]loading INPUT_BUILDCONTEXT 2024-06-05T07:17:41.1420426Z ##[debug]loading INPUT_IMAGEDIGESTFILE 2024-06-05T07:17:41.1421865Z ##[debug]loading INPUT_RUNINBACKGROUND 2024-06-05T07:17:41.1424094Z ##[debug]loading INPUT_RESTARTPOLICY 2024-06-05T07:17:41.1426111Z ##[debug]loading INPUT_ENFORCEDOCKERNAMINGCONVENTION 2024-06-05T07:17:41.1427302Z ##[debug]loading ENDPOINT_AUTH_7e3412e8-1c1e-422e-93d5-1c59ba512fb7 2024-06-05T07:17:41.1428322Z ##[debug]loading ENDPOINT_AUTH_SCHEME_7e3412e8-1c1e-422e-93d5-1c59ba512fb7 2024-06-05T07:17:41.1429450Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_7e3412e8-1c1e-422e-93d5-1c59ba512fb7_SERVICEPRINCIPALID 2024-06-05T07:17:41.1430338Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_7e3412e8-1c1e-422e-93d5-1c59ba512fb7_AUTHENTICATIONTYPE 2024-06-05T07:17:41.1432105Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_7e3412e8-1c1e-422e-93d5-1c59ba512fb7_TENANTID 2024-06-05T07:17:41.1433326Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_7e3412e8-1c1e-422e-93d5-1c59ba512fb7_SERVICEPRINCIPALKEY 2024-06-05T07:17:41.1434650Z ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION 2024-06-05T07:17:41.1435779Z ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION 2024-06-05T07:17:41.1436877Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN 2024-06-05T07:17:41.1440296Z ##[debug]loaded 31 2024-06-05T07:17:41.1444782Z ##[debug]Agent.ProxyUrl=undefined 2024-06-05T07:17:41.1445807Z ##[debug]Agent.CAInfo=undefined 2024-06-05T07:17:41.1446780Z ##[debug]Agent.ClientCert=undefined 2024-06-05T07:17:41.1449935Z ##[debug]Agent.SkipCertValidation=undefined 2024-06-05T07:17:41.1576834Z ##[debug]check path : /home/vsts/work/_tasks/Docker_e28912f1-0114-4464-802a-a3a35437fd16/1.238.1/node_modules/azure-pipelines-tasks-docker-common/module.json 2024-06-05T07:17:41.1580296Z ##[debug]adding resource file: /home/vsts/work/_tasks/Docker_e28912f1-0114-4464-802a-a3a35437fd16/1.238.1/node_modules/azure-pipelines-tasks-docker-common/module.json 2024-06-05T07:17:41.1583368Z ##[debug]system.culture=en-US 2024-06-05T07:17:41.1598780Z ##[debug]Resource file has already set to: /home/vsts/work/_tasks/Docker_e28912f1-0114-4464-802a-a3a35437fd16/1.238.1/node_modules/azure-pipelines-tasks-docker-common/module.json 2024-06-05T07:17:41.3763208Z ##[debug]agent.proxyurl=undefined 2024-06-05T07:17:41.3764075Z ##[debug]VSTS_ARM_REST_IGNORE_SSL_ERRORS=undefined 2024-06-05T07:17:41.3764629Z ##[debug]AZURE_HTTP_USER_AGENT=VSTS_42bbdafe-661d-444a-88fc-7b393527fdf0_build_9359_0 2024-06-05T07:17:41.5346284Z ##[debug]check path : /home/vsts/work/_tasks/Docker_e28912f1-0114-4464-802a-a3a35437fd16/1.238.1/node_modules/azure-pipelines-tasks-azure-arm-rest-v2/module.json 2024-06-05T07:17:41.5347998Z ##[debug]adding resource file: /home/vsts/work/_tasks/Docker_e28912f1-0114-4464-802a-a3a35437fd16/1.238.1/node_modules/azure-pipelines-tasks-azure-arm-rest-v2/module.json 2024-06-05T07:17:41.5349157Z ##[debug]system.culture=en-US 2024-06-05T07:17:41.5352002Z ##[debug]Agent.TempDirectory=/home/vsts/work/_temp 2024-06-05T07:17:41.5355709Z ##[debug]Resource file has already set to: /home/vsts/work/_tasks/Docker_e28912f1-0114-4464-802a-a3a35437fd16/1.238.1/node_modules/azure-pipelines-tasks-azure-arm-rest-v2/module.json 2024-06-05T07:17:41.5369615Z ##[debug]check path : /home/vsts/work/_tasks/Docker_e28912f1-0114-4464-802a-a3a35437fd16/1.238.1/task.json 2024-06-05T07:17:41.5370632Z ##[debug]adding resource file: /home/vsts/work/_tasks/Docker_e28912f1-0114-4464-802a-a3a35437fd16/1.238.1/task.json 2024-06-05T07:17:41.5371437Z ##[debug]system.culture=en-US 2024-06-05T07:17:41.5377410Z ##[debug]containerregistrytype=Azure Container Registry 2024-06-05T07:17:41.5379324Z ##[debug]azureSubscriptionEndpoint=7e3412e8-1c1e-422e-93d5-1c59ba512fb7 2024-06-05T07:17:41.5380772Z ##[debug]azureContainerRegistry=care4meintregistry.azurecr.io 2024-06-05T07:17:41.5382168Z ##[debug]Reading the acr registry in old versions 2024-06-05T07:17:41.5382928Z ##[debug]Reading the acr registry in kubernetesV1 2024-06-05T07:17:41.5384200Z ##[debug]Attempting to get endpoint authorization scheme... 2024-06-05T07:17:41.5385510Z ##[debug]7e3412e8-1c1e-422e-93d5-1c59ba512fb7 auth scheme = ServicePrincipal 2024-06-05T07:17:41.5388361Z ##[debug]7e3412e8-1c1e-422e-93d5-1c59ba512fb7 auth param serviceprincipalid = 2024-06-05T07:17:41.5390505Z ##[debug]7e3412e8-1c1e-422e-93d5-1c59ba512fb7 auth param serviceprincipalkey = 2024-06-05T07:17:41.5391280Z ##[debug]System.ServerType=Hosted 2024-06-05T07:17:41.5392507Z ##[debug]command=Build an image 2024-06-05T07:17:41.5393264Z ##[debug]SYSTEM_JOBID=f4a2bb40-7e70-5f50-d570-7d7c5c8ca123 2024-06-05T07:17:41.5786921Z ##[debug]Processed: ##vso[telemetry.publish area=TaskEndpointId;feature=DockerV1]{"registryType":"Azure Container Registry","command":"build an image","jobId":"f4a2bb40-7e70-5f50-d570-7d7c5c8ca123"} 2024-06-05T07:17:41.5797328Z ##[debug]System.TeamFoundationCollectionUri=https://daimler.visualstudio.com/ 2024-06-05T07:17:41.5797831Z ##[debug]System.HostType=build 2024-06-05T07:17:41.5798208Z ##[debug]which 'docker' 2024-06-05T07:17:41.5798577Z ##[debug]found: '/usr/bin/docker' 2024-06-05T07:17:41.5798969Z ##[debug]dockerHostEndpoint=undefined 2024-06-05T07:17:41.5799345Z ##[debug]DOCKER_CONFIG=undefined 2024-06-05T07:17:41.5854069Z ##[debug]Processed: ##vso[task.setvariable variable=CONTAINER_AUTHENTICATIONTOKEN;issecret=true;] 2024-06-05T07:17:41.5854750Z ##[debug]agent.tempDirectory=/home/vsts/work/_temp 2024-06-05T07:17:41.5855225Z ##[debug]testing directory '/home/vsts/work/_temp/DockerConfig_1717571861566/trust/private' 2024-06-05T07:17:41.5856251Z ##[debug]testing directory '/home/vsts/work/_temp/DockerConfig_1717571861566/trust' 2024-06-05T07:17:41.5856722Z ##[debug]testing directory '/home/vsts/work/_temp/DockerConfig_1717571861566' 2024-06-05T07:17:41.5857312Z ##[debug]mkdir '/home/vsts/work/_temp/DockerConfig_1717571861566/trust' 2024-06-05T07:17:41.5857745Z ##[debug]mkdir '/home/vsts/work/_temp/DockerConfig_1717571861566/trust/private' 2024-06-05T07:17:41.5858469Z ##[debug]Writing Docker config to temp file. File path: /home/vsts/work/_temp/DockerConfig_1717571861566/config.json, Docker config: {"auths": { "care4meintregistry.azurecr.io": {"auth": "", "email": "ServicePrincipal@AzureRM" } }, "HttpHeaders":{"X-Meta-Source-Client":"VSTS"} } 2024-06-05T07:17:41.5859295Z ##[debug]Synced the file content to the disk. The content is {"auths": { "care4meintregistry.azurecr.io": {"auth": "***", "email": "ServicePrincipal@AzureRM" } }, "HttpHeaders":{"X-Meta-Source-Client":"VSTS"} }. 2024-06-05T07:17:41.5859794Z ##[debug]which '/usr/bin/docker' 2024-06-05T07:17:41.5860396Z ##[debug]found: '/usr/bin/docker' 2024-06-05T07:17:41.5860749Z ##[debug]/usr/bin/docker arg: build 2024-06-05T07:17:41.5861125Z ##[debug]dockerFile=/home/vsts/work/1/s/Dockerfile 2024-06-05T07:17:41.5861512Z ##[debug]No pattern found in Docker filepath parameter 2024-06-05T07:17:41.5861912Z ##[debug]/usr/bin/docker arg: ["-f","/home/vsts/work/1/s/Dockerfile"] 2024-06-05T07:17:41.5862284Z ##[debug]addDefaultLabels=true 2024-06-05T07:17:41.5862682Z ##[debug]SYSTEM_TEAMFOUNDATIONCOLLECTIONURI=https://daimler.visualstudio.com/ 2024-06-05T07:17:41.5863106Z ##[debug]Reverse DNS name com.visualstudio.daimler 2024-06-05T07:17:41.5863517Z ##[debug]SYSTEM_TEAMFOUNDATIONCOLLECTIONURI=https://daimler.visualstudio.com/ 2024-06-05T07:17:41.5863909Z ##[debug]SYSTEM_HOSTTYPE=build 2024-06-05T07:17:41.5864298Z ##[debug]BUILD_SOURCEVERSION=50a47b91cf84584aaefa975cc6a1bb25ff22f7b8 2024-06-05T07:17:41.5864798Z ##[debug]/usr/bin/docker arg: ["--label","com.visualstudio.daimler.image.system.teamfoundationcollectionuri=https://daimler.visualstudio.com/"] 2024-06-05T07:17:41.5865354Z ##[debug]/usr/bin/docker arg: ["--label","com.visualstudio.daimler.image.build.sourceversion=50a47b91cf84584aaefa975cc6a1bb25ff22f7b8"] 2024-06-05T07:17:41.5865932Z ##[debug]addBaseImageData=true 2024-06-05T07:17:41.5866508Z ##[debug]SYSTEM_TEAMFOUNDATIONCOLLECTIONURI=https://daimler.visualstudio.com/ 2024-06-05T07:17:41.5867064Z ##[debug]Reverse DNS name com.visualstudio.daimler 2024-06-05T07:17:41.5867961Z ##[debug]SYSTEM_TEAMFOUNDATIONCOLLECTIONURI=https://daimler.visualstudio.com/ 2024-06-05T07:17:41.5868499Z ##[debug]SYSTEM_HOSTTYPE=build 2024-06-05T07:17:41.5868895Z ##[debug]BUILD_SOURCEVERSION=50a47b91cf84584aaefa975cc6a1bb25ff22f7b8 2024-06-05T07:17:41.5869280Z ##[debug]which '/usr/bin/docker' 2024-06-05T07:17:41.5869633Z ##[debug]found: '/usr/bin/docker' 2024-06-05T07:17:41.5869984Z ##[debug]/usr/bin/docker arg: pull 2024-06-05T07:17:41.5870371Z ##[debug]/usr/bin/docker arg: node:14.17.6-slim 2024-06-05T07:17:41.5870763Z ##[debug]exec tool: /usr/bin/docker 2024-06-05T07:17:41.5871106Z ##[debug]arguments: 2024-06-05T07:17:41.5871449Z ##[debug] pull 2024-06-05T07:17:41.5871972Z ##[debug] node:14.17.6-slim 2024-06-05T07:17:41.5872584Z [command]/usr/bin/docker pull node:14.17.6-slim 2024-06-05T07:17:43.0201318Z ##[debug]Agent environment resources - Disk: / Available 20124.00 MB out of 74244.00 MB, Memory: Used 689.00 MB out of 6932.00 MB, CPU: Usage 16.36% 2024-06-05T07:17:48.0237553Z ##[debug]Agent environment resources - Disk: / Available 19944.00 MB out of 74244.00 MB, Memory: Used 711.00 MB out of 6932.00 MB, CPU: Usage 14.66% 2024-06-05T07:17:48.3736673Z 14.17.6-slim: Pulling from library/node 2024-06-05T07:17:48.3737027Z 36d925ed8e30: Pulling fs layer 2024-06-05T07:17:48.3737340Z bfbc184ec12c: Pulling fs layer 2024-06-05T07:17:48.3737544Z 765c388c0421: Pulling fs layer 2024-06-05T07:17:48.3737732Z 52b08982516b: Pulling fs layer 2024-06-05T07:17:48.3737938Z 2f0bf637a8ee: Pulling fs layer 2024-06-05T07:17:48.3738392Z 52b08982516b: Waiting 2024-06-05T07:17:48.3738568Z 2f0bf637a8ee: Waiting 2024-06-05T07:17:48.3738767Z bfbc184ec12c: Download complete 2024-06-05T07:17:48.3738975Z 36d925ed8e30: Verifying Checksum 2024-06-05T07:17:48.3739176Z 36d925ed8e30: Download complete 2024-06-05T07:17:48.3739386Z 52b08982516b: Verifying Checksum 2024-06-05T07:17:48.3739592Z 52b08982516b: Download complete 2024-06-05T07:17:48.3739785Z 2f0bf637a8ee: Verifying Checksum 2024-06-05T07:17:48.3740240Z 2f0bf637a8ee: Download complete 2024-06-05T07:17:48.3740450Z 765c388c0421: Verifying Checksum 2024-06-05T07:17:48.3740640Z 765c388c0421: Download complete 2024-06-05T07:17:48.3740841Z 36d925ed8e30: Pull complete 2024-06-05T07:17:48.3741039Z bfbc184ec12c: Pull complete 2024-06-05T07:17:48.3741222Z 765c388c0421: Pull complete 2024-06-05T07:17:48.3741419Z 52b08982516b: Pull complete 2024-06-05T07:17:48.3741614Z 2f0bf637a8ee: Pull complete 2024-06-05T07:17:48.3741882Z Digest: sha256:b52bca665d27b4172849a7a2f870f683a12b24e4fc723c9f6dc941a8e25f866b 2024-06-05T07:17:48.3742278Z Status: Downloaded newer image for node:14.17.6-slim 2024-06-05T07:17:48.3742567Z docker.io/library/node:14.17.6-slim 2024-06-05T07:17:48.3743182Z ##[debug]which '/usr/bin/docker' 2024-06-05T07:17:48.3743582Z ##[debug]found: '/usr/bin/docker' 2024-06-05T07:17:48.3743990Z ##[debug]/usr/bin/docker arg: inspect 2024-06-05T07:17:48.3744399Z ##[debug]/usr/bin/docker arg: node:14.17.6-slim 2024-06-05T07:17:48.3744835Z ##[debug]exec tool: /usr/bin/docker 2024-06-05T07:17:48.3745206Z ##[debug]arguments: 2024-06-05T07:17:48.3745564Z ##[debug] inspect 2024-06-05T07:17:48.3745952Z ##[debug] node:14.17.6-slim 2024-06-05T07:17:48.3746296Z [command]/usr/bin/docker inspect node:14.17.6-slim 2024-06-05T07:17:48.4647571Z [ 2024-06-05T07:17:48.4648301Z { 2024-06-05T07:17:48.4649706Z "Id": "sha256:16df9f80e503ede97bb4a5085c451e30f2940e462ef0b57f82b45afca3ac0129", 2024-06-05T07:17:48.4650076Z "RepoTags": [ 2024-06-05T07:17:48.4650907Z "node:14.17.6-slim" 2024-06-05T07:17:48.4651825Z ], 2024-06-05T07:17:48.4652226Z "RepoDigests": [ 2024-06-05T07:17:48.4652780Z "node@sha256:b52bca665d27b4172849a7a2f870f683a12b24e4fc723c9f6dc941a8e25f866b" 2024-06-05T07:17:48.4653635Z ], 2024-06-05T07:17:48.4653951Z "Parent": "", 2024-06-05T07:17:48.4654283Z "Comment": "", 2024-06-05T07:17:48.4654745Z "Created": "2021-09-28T08:39:33.664524226Z", 2024-06-05T07:17:48.4830379Z "Container": "0d17aab182bd628ea00b71db11a317adcb5cf4d3fb58223ce96f5f3e81f350ea", 2024-06-05T07:17:48.4830696Z "ContainerConfig": { 2024-06-05T07:17:48.4830881Z "Hostname": "0d17aab182bd", 2024-06-05T07:17:48.4831073Z "Domainname": "", 2024-06-05T07:17:48.4831241Z "User": "", 2024-06-05T07:17:48.4831403Z "AttachStdin": false, 2024-06-05T07:17:48.4831595Z "AttachStdout": false, 2024-06-05T07:17:48.4831786Z "AttachStderr": false, 2024-06-05T07:17:48.4831981Z "Tty": false, 2024-06-05T07:17:48.4832164Z "OpenStdin": false, 2024-06-05T07:17:48.4832346Z "StdinOnce": false, 2024-06-05T07:17:48.4832501Z "Env": [ 2024-06-05T07:17:48.4832735Z "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", 2024-06-05T07:17:48.4832975Z "NODE_VERSION=14.17.6", 2024-06-05T07:17:48.4833170Z "YARN_VERSION=1.22.5" 2024-06-05T07:17:48.4833325Z ], 2024-06-05T07:17:48.4833480Z "Cmd": [ 2024-06-05T07:17:48.4833643Z "/bin/sh", 2024-06-05T07:17:48.4833789Z "-c", 2024-06-05T07:17:48.4833951Z "#(nop) ", 2024-06-05T07:17:48.4834118Z "CMD [\"node\"]" 2024-06-05T07:17:48.4834263Z ], 2024-06-05T07:17:48.4834523Z "Image": "sha256:cf2ea81ac2f6647c98eba3f63cb6b464b14b7f38d482243cbeeea9982831d169", 2024-06-05T07:17:48.4834776Z "Volumes": null, 2024-06-05T07:17:48.4835222Z "WorkingDir": "", 2024-06-05T07:17:48.4835397Z "Entrypoint": [ 2024-06-05T07:17:48.4835881Z "docker-entrypoint.sh" 2024-06-05T07:17:48.4836040Z ], 2024-06-05T07:17:48.4836207Z "OnBuild": null, 2024-06-05T07:17:48.4836380Z "Labels": {} 2024-06-05T07:17:48.4836523Z }, 2024-06-05T07:17:48.4836696Z "DockerVersion": "20.10.7", 2024-06-05T07:17:48.4836877Z "Author": "", 2024-06-05T07:17:48.4837028Z "Config": { 2024-06-05T07:17:48.4837197Z "Hostname": "", 2024-06-05T07:17:48.4837369Z "Domainname": "", 2024-06-05T07:17:48.4837522Z "User": "", 2024-06-05T07:17:48.4837697Z "AttachStdin": false, 2024-06-05T07:17:48.4837888Z "AttachStdout": false, 2024-06-05T07:17:48.4838064Z "AttachStderr": false, 2024-06-05T07:17:48.4838242Z "Tty": false, 2024-06-05T07:17:48.4838419Z "OpenStdin": false, 2024-06-05T07:17:48.4838587Z "StdinOnce": false, 2024-06-05T07:17:48.4838762Z "Env": [ 2024-06-05T07:17:48.4838985Z "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", 2024-06-05T07:17:48.4839227Z "NODE_VERSION=14.17.6", 2024-06-05T07:17:48.4839408Z "YARN_VERSION=1.22.5" 2024-06-05T07:17:48.4839577Z ], 2024-06-05T07:17:48.4839730Z "Cmd": [ 2024-06-05T07:17:48.4839873Z "node" 2024-06-05T07:17:48.4840029Z ], 2024-06-05T07:17:48.4840274Z "Image": "sha256:cf2ea81ac2f6647c98eba3f63cb6b464b14b7f38d482243cbeeea9982831d169", 2024-06-05T07:17:48.4840512Z "Volumes": null, 2024-06-05T07:17:48.4840688Z "WorkingDir": "", 2024-06-05T07:17:48.4840860Z "Entrypoint": [ 2024-06-05T07:17:48.4841114Z "docker-entrypoint.sh" 2024-06-05T07:17:48.4841288Z ], 2024-06-05T07:17:48.4841450Z "OnBuild": null, 2024-06-05T07:17:48.4841608Z "Labels": null 2024-06-05T07:17:48.4841771Z }, 2024-06-05T07:17:48.4841939Z "Architecture": "amd64", 2024-06-05T07:17:48.4842103Z "Os": "linux", 2024-06-05T07:17:48.4842375Z "Size": 167660240, 2024-06-05T07:17:48.4842563Z "VirtualSize": 167660240, 2024-06-05T07:17:48.4842734Z "GraphDriver": { 2024-06-05T07:17:48.4842903Z "Data": { 2024-06-05T07:17:48.4843470Z "LowerDir": "/var/lib/docker/overlay2/24e61a21fca2291d6b5792506b0a08550409cba25f81bd32bfe2d3f644b3dc4f/diff:/var/lib/docker/overlay2/103905361b3874a8aec04eda99a2b8d1297485eb16093db8129b23117908da95/diff:/var/lib/docker/overlay2/6ce25acb328fca53458ec88c3140ea0cc42467b0dcb1337567e763a057726cf2/diff:/var/lib/docker/overlay2/309f6886f146cf6e8e25cdf4f1f19d9ab3bcb3c20e8356fa6b04cfc87ce25c1a/diff", 2024-06-05T07:17:48.4844147Z "MergedDir": "/var/lib/docker/overlay2/8add503cf044b8c735d11224a51448828eb38561baa08082f49aff1965ccc4ab/merged", 2024-06-05T07:17:48.4844528Z "UpperDir": "/var/lib/docker/overlay2/8add503cf044b8c735d11224a51448828eb38561baa08082f49aff1965ccc4ab/diff", 2024-06-05T07:17:48.4844888Z "WorkDir": "/var/lib/docker/overlay2/8add503cf044b8c735d11224a51448828eb38561baa08082f49aff1965ccc4ab/work" 2024-06-05T07:17:48.4845146Z }, 2024-06-05T07:17:48.4845310Z "Name": "overlay2" 2024-06-05T07:17:48.4845459Z }, 2024-06-05T07:17:48.4845616Z "RootFS": { 2024-06-05T07:17:48.4845787Z "Type": "layers", 2024-06-05T07:17:48.4845944Z "Layers": [ 2024-06-05T07:17:48.4846197Z "sha256:af9ed0aefcf5340f2ee3d7c6290730b1c79925ec5a1d0cd04850e0525111c4e0", 2024-06-05T07:17:48.4846527Z "sha256:f1fafe933cca61c8e07eda6549bd4a467ffa59fdd750dbe9df07493c3fca429f", 2024-06-05T07:17:48.4846839Z "sha256:0ac9c46e611dbe4e28dbc3537087307d5043a448fb9b6e20b53d938ac04b480b", 2024-06-05T07:17:48.4847166Z "sha256:c14deffc6450e571d2b53a98390fc949ebc7cc51e32a60ce6f2d88b000a64b52", 2024-06-05T07:17:48.4847559Z "sha256:689668a187a4db1d7bb60e9e8b4ddb60c3371972fa2bb9b9b00e7b9c34dffcdc" 2024-06-05T07:17:48.4847792Z ] 2024-06-05T07:17:48.4847930Z }, 2024-06-05T07:17:48.4848088Z "Metadata": { 2024-06-05T07:17:48.4848413Z "LastTagTime": "0001-01-01T00:00:00Z" 2024-06-05T07:17:48.4848590Z } 2024-06-05T07:17:48.4848737Z } 2024-06-05T07:17:48.4848882Z ] 2024-06-05T07:17:48.4849554Z ##[debug]/usr/bin/docker arg: ["--label","com.visualstudio.daimler.image.system.teamfoundationcollectionuri=https://daimler.visualstudio.com/"] 2024-06-05T07:17:48.4850176Z ##[debug]/usr/bin/docker arg: ["--label","com.visualstudio.daimler.image.build.sourceversion=50a47b91cf84584aaefa975cc6a1bb25ff22f7b8"] 2024-06-05T07:17:48.4850750Z ##[debug]/usr/bin/docker arg: ["--label","image.base.ref.name=node:14.17.6-slim"] 2024-06-05T07:17:48.4851307Z ##[debug]/usr/bin/docker arg: ["--label","image.base.digest=sha256:b52bca665d27b4172849a7a2f870f683a12b24e4fc723c9f6dc941a8e25f866b"] 2024-06-05T07:17:48.4851915Z ##[debug]arguments=--build-arg REACT_APP_WebAdminEnvironment=Int --build-arg REACT_APP_WebAdminVersion=3.0.5702580 2024-06-05T07:17:48.4852484Z ##[debug]/usr/bin/docker arg: --build-arg REACT_APP_WebAdminEnvironment=Int --build-arg REACT_APP_WebAdminVersion=3.0.5702580 2024-06-05T07:17:48.4852989Z ##[debug]enforceDockerNamingConvention=true 2024-06-05T07:17:48.4853414Z ##[debug]imageName=care4mewebadmin:3.0.5702580 2024-06-05T07:17:48.4853836Z ##[debug]qualifyImageName=true 2024-06-05T07:17:48.4854233Z ##[debug]enforceDockerNamingConvention=true 2024-06-05T07:17:48.4854715Z ##[debug]/usr/bin/docker arg: ["-t","care4meintregistry.azurecr.io/care4mewebadmin:3.0.5702580"] 2024-06-05T07:17:48.4855166Z ##[debug]includeSourceTags=false 2024-06-05T07:17:48.4855550Z ##[debug]includeLatestTag=false 2024-06-05T07:17:48.4855944Z ##[debug]memoryLimit=undefined 2024-06-05T07:17:48.4856323Z ##[debug]useDefaultContext=false 2024-06-05T07:17:48.4856737Z ##[debug]buildContext=/home/vsts/work/1/s 2024-06-05T07:17:48.4857143Z ##[debug]/usr/bin/docker arg: /home/vsts/work/1/s 2024-06-05T07:17:48.4857541Z ##[debug]DOCKER_HOST=undefined 2024-06-05T07:17:48.4858037Z ##[debug]exec tool: /usr/bin/docker 2024-06-05T07:17:48.4858412Z ##[debug]arguments: 2024-06-05T07:17:48.4858782Z ##[debug] build 2024-06-05T07:17:48.4859128Z ##[debug] -f 2024-06-05T07:17:48.4859500Z ##[debug] /home/vsts/work/1/s/Dockerfile 2024-06-05T07:17:48.4861107Z ##[debug] --label 2024-06-05T07:17:48.4861598Z ##[debug] com.visualstudio.daimler.image.system.teamfoundationcollectionuri=https://daimler.visualstudio.com/ 2024-06-05T07:17:48.4862068Z ##[debug] --label 2024-06-05T07:17:48.4862518Z ##[debug] com.visualstudio.daimler.image.build.sourceversion=50a47b91cf84584aaefa975cc6a1bb25ff22f7b8 2024-06-05T07:17:48.4862961Z ##[debug] --label 2024-06-05T07:17:48.4863429Z ##[debug] com.visualstudio.daimler.image.system.teamfoundationcollectionuri=https://daimler.visualstudio.com/ 2024-06-05T07:17:48.4863884Z ##[debug] --label 2024-06-05T07:17:48.4864346Z ##[debug] com.visualstudio.daimler.image.build.sourceversion=50a47b91cf84584aaefa975cc6a1bb25ff22f7b8 2024-06-05T07:17:48.4864791Z ##[debug] --label 2024-06-05T07:17:48.4865207Z ##[debug] image.base.ref.name=node:14.17.6-slim 2024-06-05T07:17:48.4865601Z ##[debug] --label 2024-06-05T07:17:48.4866059Z ##[debug] image.base.digest=sha256:b52bca665d27b4172849a7a2f870f683a12b24e4fc723c9f6dc941a8e25f866b 2024-06-05T07:17:48.4866527Z ##[debug] --build-arg 2024-06-05T07:17:48.4866915Z ##[debug] REACT_APP_WebAdminEnvironment=Int 2024-06-05T07:17:48.4867315Z ##[debug] --build-arg 2024-06-05T07:17:48.4867707Z ##[debug] REACT_APP_WebAdminVersion=3.0.5702580 2024-06-05T07:17:48.4868089Z ##[debug] -t 2024-06-05T07:17:48.4868514Z ##[debug] care4meintregistry.azurecr.io/care4mewebadmin:3.0.5702580 2024-06-05T07:17:48.4868935Z ##[debug] /home/vsts/work/1/s 2024-06-05T07:17:48.4871026Z [command]/usr/bin/docker build -f /home/vsts/work/1/s/Dockerfile --label com.visualstudio.daimler.image.system.teamfoundationcollectionuri=https://daimler.visualstudio.com/ --label com.visualstudio.daimler.image.build.sourceversion=50a47b91cf84584aaefa975cc6a1bb25ff22f7b8 --label com.visualstudio.daimler.image.system.teamfoundationcollectionuri=https://daimler.visualstudio.com/ --label com.visualstudio.daimler.image.build.sourceversion=50a47b91cf84584aaefa975cc6a1bb25ff22f7b8 --label image.base.ref.name=node:14.17.6-slim --label image.base.digest=sha256:b52bca665d27b4172849a7a2f870f683a12b24e4fc723c9f6dc941a8e25f866b --build-arg REACT_APP_WebAdminEnvironment=Int --build-arg REACT_APP_WebAdminVersion=3.0.5702580 -t care4meintregistry.azurecr.io/care4mewebadmin:3.0.5702580 /home/vsts/work/1/s 2024-06-05T07:17:53.0258601Z ##[debug]Agent environment resources - Disk: / Available 19937.00 MB out of 74244.00 MB, Memory: Used 718.00 MB out of 6932.00 MB, CPU: Usage 13.32% 2024-06-05T07:17:58.0267093Z ##[debug]Agent environment resources - Disk: / Available 19937.00 MB out of 74244.00 MB, Memory: Used 718.00 MB out of 6932.00 MB, CPU: Usage 12.20% 2024-06-05T07:17:59.4551175Z #0 building with "default" instance using docker driver 2024-06-05T07:17:59.4551918Z 2024-06-05T07:17:59.4562003Z #1 [internal] load build definition from Dockerfile 2024-06-05T07:17:59.4569428Z #1 transferring dockerfile: 915B done 2024-06-05T07:17:59.4659157Z #1 DONE 0.0s 2024-06-05T07:17:59.4659567Z 2024-06-05T07:17:59.4661286Z #2 [internal] load .dockerignore 2024-06-05T07:17:59.4661693Z #2 transferring context: 2B done 2024-06-05T07:17:59.4662083Z #2 DONE 0.0s 2024-06-05T07:17:59.4662318Z 2024-06-05T07:17:59.4663063Z #3 [internal] load metadata for docker.io/library/node:14.17.6-slim 2024-06-05T07:17:59.4663419Z #3 DONE 0.0s 2024-06-05T07:17:59.4663727Z 2024-06-05T07:17:59.4702175Z #4 [1/8] FROM docker.io/library/node:14.17.6-slim 2024-06-05T07:17:59.4702700Z #4 DONE 0.1s 2024-06-05T07:17:59.4702944Z 2024-06-05T07:17:59.4703378Z #5 [internal] load build context 2024-06-05T07:18:00.1420934Z #5 transferring context: 38.56MB 0.7s done 2024-06-05T07:18:00.1425467Z #5 CANCELED 2024-06-05T07:18:00.1428704Z 2024-06-05T07:18:00.1434436Z #6 [2/8] RUN apt update && apt upgrade -y && apt install -y python build-essential 2024-06-05T07:18:00.1439899Z #6 0.349 2024-06-05T07:18:00.1440478Z #6 0.349 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2024-06-05T07:18:00.1441028Z #6 0.349 2024-06-05T07:18:00.1442608Z #6 0.404 Ign:1 http://security.debian.org/debian-security stretch/updates InRelease 2024-06-05T07:18:00.1443146Z #6 0.404 Ign:2 http://deb.debian.org/debian stretch InRelease 2024-06-05T07:18:00.1443901Z #6 0.413 Err:3 http://security.debian.org/debian-security stretch/updates Release 2024-06-05T07:18:00.1444333Z #6 0.413 404 Not Found [IP: 151.101.130.132 80] 2024-06-05T07:18:00.1445003Z #6 0.414 Ign:4 http://deb.debian.org/debian stretch-updates InRelease 2024-06-05T07:18:00.1445988Z #6 0.425 Err:5 http://deb.debian.org/debian stretch Release 2024-06-05T07:18:00.1446322Z #6 0.425 404 Not Found 2024-06-05T07:18:00.1446865Z #6 0.437 Err:6 http://deb.debian.org/debian stretch-updates Release 2024-06-05T07:18:00.1447166Z #6 0.437 404 Not Found 2024-06-05T07:18:00.1447357Z #6 0.440 Reading package lists... 2024-06-05T07:18:00.1447832Z #6 0.452 E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file. 2024-06-05T07:18:00.1448345Z #6 0.452 E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file. 2024-06-05T07:18:00.1448837Z #6 0.452 E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file. 2024-06-05T07:18:00.1449410Z #6 ERROR: process "/bin/sh -c apt update && apt upgrade -y && apt install -y python build-essential" did not complete successfully: exit code: 100 2024-06-05T07:18:00.1449733Z ------ 2024-06-05T07:18:00.1450083Z > [2/8] RUN apt update && apt upgrade -y && apt install -y python build-essential: 2024-06-05T07:18:00.1450556Z 0.413 404 Not Found [IP: 151.101.130.132 80] 2024-06-05T07:18:00.1451037Z 0.414 Ign:4 http://deb.debian.org/debian stretch-updates InRelease 2024-06-05T07:18:00.1451305Z 0.425 Err:5 http://deb.debian.org/debian stretch Release 2024-06-05T07:18:00.1451497Z 0.425 404 Not Found 2024-06-05T07:18:00.1451816Z 0.437 Err:6 http://deb.debian.org/debian stretch-updates Release 2024-06-05T07:18:00.1452035Z 0.437 404 Not Found 2024-06-05T07:18:00.1452376Z 0.440 Reading package lists... 2024-06-05T07:18:00.1452837Z 0.452 E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file. 2024-06-05T07:18:00.1453344Z 0.452 E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file. 2024-06-05T07:18:00.1453840Z 0.452 E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file. 2024-06-05T07:18:00.1454122Z ------ 2024-06-05T07:18:00.1474376Z Dockerfile:14 2024-06-05T07:18:00.1475078Z -------------------- 2024-06-05T07:18:00.1475713Z 12 | ENV REACT_APP_WebAdminVersion=${REACT_APP_WebAdminVersion} 2024-06-05T07:18:00.1478064Z 13 |
2024-06-05T07:18:00.1478470Z 14 | >>> RUN apt update && apt upgrade -y && apt install -y python build-essential 2024-06-05T07:18:00.1478699Z 15 |
2024-06-05T07:18:00.1479084Z 16 | # Install and configure serve. 2024-06-05T07:18:00.1481852Z -------------------- 2024-06-05T07:18:00.1502274Z ERROR: failed to solve: process "/bin/sh -c apt update && apt upgrade -y && apt install -y python build-essential" did not complete successfully: exit code: 100 2024-06-05T07:18:00.1535254Z 2024-06-05T07:18:00.1540600Z ##[debug]Exit code 1 received from tool '/usr/bin/docker' 2024-06-05T07:18:00.1544137Z ##[debug]STDIO streams have closed for tool '/usr/bin/docker' 2024-06-05T07:18:00.1763331Z ##[error]#0 building with "default" instance using docker driver 2024-06-05T07:18:00.1771296Z ##[debug]Processed: ##vso[task.issue type=error;]#0 building with "default" instance using docker driver 2024-06-05T07:18:00.1772756Z ##[debug]Processed: ##vso[task.issue type=error;] 2024-06-05T07:18:00.1773335Z ##[error]#1 [internal] load build definition from Dockerfile 2024-06-05T07:18:00.1774042Z ##[debug]Processed: ##vso[task.issue type=error;]#1 [internal] load build definition from Dockerfile 2024-06-05T07:18:00.1774634Z ##[error]#1 transferring dockerfile: 915B done 2024-06-05T07:18:00.1775010Z ##[debug]Processed: ##vso[task.issue type=error;]#1 transferring dockerfile: 915B done 2024-06-05T07:18:00.1775522Z ##[error]#1 DONE 0.0s 2024-06-05T07:18:00.1775847Z ##[debug]Processed: ##vso[task.issue type=error;]#1 DONE 0.0s 2024-06-05T07:18:00.1776543Z ##[debug]Processed: ##vso[task.issue type=error;] 2024-06-05T07:18:00.1777057Z ##[error]#2 [internal] load .dockerignore 2024-06-05T07:18:00.1777410Z ##[debug]Processed: ##vso[task.issue type=error;]#2 [internal] load .dockerignore 2024-06-05T07:18:00.1777952Z ##[error]#2 transferring context: 2B done 2024-06-05T07:18:00.1778336Z ##[debug]Processed: ##vso[task.issue type=error;]#2 transferring context: 2B done 2024-06-05T07:18:00.1779720Z ##[error]#2 DONE 0.0s 2024-06-05T07:18:00.1780309Z ##[debug]Processed: ##vso[task.issue type=error;]#2 DONE 0.0s 2024-06-05T07:18:00.1781035Z ##[debug]Processed: ##vso[task.issue type=error;] 2024-06-05T07:18:00.1781640Z ##[error]#3 [internal] load metadata for docker.io/library/node:14.17.6-slim 2024-06-05T07:18:00.1782079Z ##[debug]Processed: ##vso[task.issue type=error;]#3 [internal] load metadata for docker.io/library/node:14.17.6-slim 2024-06-05T07:18:00.1782616Z ##[error]#3 DONE 0.0s 2024-06-05T07:18:00.1782955Z ##[debug]Processed: ##vso[task.issue type=error;]#3 DONE 0.0s 2024-06-05T07:18:00.1783745Z ##[debug]Processed: ##vso[task.issue type=error;] 2024-06-05T07:18:00.1784297Z ##[error]#4 [1/8] FROM docker.io/library/node:14.17.6-slim 2024-06-05T07:18:00.1784691Z ##[debug]Processed: ##vso[task.issue type=error;]#4 [1/8] FROM docker.io/library/node:14.17.6-slim 2024-06-05T07:18:00.1785415Z ##[error]#4 DONE 0.1s 2024-06-05T07:18:00.1785771Z ##[debug]Processed: ##vso[task.issue type=error;]#4 DONE 0.1s 2024-06-05T07:18:00.1786427Z ##[debug]Processed: ##vso[task.issue type=error;] 2024-06-05T07:18:00.1786946Z ##[error]#5 [internal] load build context 2024-06-05T07:18:00.1787301Z ##[debug]Processed: ##vso[task.issue type=error;]#5 [internal] load build context 2024-06-05T07:18:00.1788041Z ##[error]#5 transferring context: 38.56MB 0.7s done 2024-06-05T07:18:00.1788572Z ##[debug]Processed: ##vso[task.issue type=error;]#5 transferring context: 38.56MB 0.7s done 2024-06-05T07:18:00.1789084Z ##[error]#5 CANCELED 2024-06-05T07:18:00.1789410Z ##[debug]Processed: ##vso[task.issue type=error;]#5 CANCELED 2024-06-05T07:18:00.1790081Z ##[debug]Processed: ##vso[task.issue type=error;] 2024-06-05T07:18:00.1790673Z ##[error]#6 [2/8] RUN apt update && apt upgrade -y && apt install -y python build-essential 2024-06-05T07:18:00.1791111Z ##[debug]Processed: ##vso[task.issue type=error;]#6 [2/8] RUN apt update && apt upgrade -y && apt install -y python build-essential 2024-06-05T07:18:00.1791652Z ##[error]#6 0.349 2024-06-05T07:18:00.1791972Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.349 2024-06-05T07:18:00.1792779Z ##[error]#6 0.349 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2024-06-05T07:18:00.1793284Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.349 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2024-06-05T07:18:00.1793868Z ##[error]#6 0.349 2024-06-05T07:18:00.1794207Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.349 2024-06-05T07:18:00.1795399Z ##[error]#6 0.404 Ign:1 http://security.debian.org/debian-security stretch/updates InRelease 2024-06-05T07:18:00.1795881Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.404 Ign:1 http://security.debian.org/debian-security stretch/updates InRelease 2024-06-05T07:18:00.1796550Z ##[error]#6 0.404 Ign:2 http://deb.debian.org/debian stretch InRelease 2024-06-05T07:18:00.1796994Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.404 Ign:2 http://deb.debian.org/debian stretch InRelease 2024-06-05T07:18:00.1797670Z ##[error]#6 0.413 Err:3 http://security.debian.org/debian-security stretch/updates Release 2024-06-05T07:18:00.1798262Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.413 Err:3 http://security.debian.org/debian-security stretch/updates Release 2024-06-05T07:18:00.1798888Z ##[error]#6 0.413 404 Not Found [IP: 151.101.130.132 80] 2024-06-05T07:18:00.1799289Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.413 404 Not Found [IP: 151.101.130.132 80] 2024-06-05T07:18:00.1799927Z ##[error]#6 0.414 Ign:4 http://deb.debian.org/debian stretch-updates InRelease 2024-06-05T07:18:00.1800367Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.414 Ign:4 http://deb.debian.org/debian stretch-updates InRelease 2024-06-05T07:18:00.1801008Z ##[error]#6 0.425 Err:5 http://deb.debian.org/debian stretch Release 2024-06-05T07:18:00.1801444Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.425 Err:5 http://deb.debian.org/debian stretch Release 2024-06-05T07:18:00.1801978Z ##[error]#6 0.425 404 Not Found 2024-06-05T07:18:00.1802339Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.425 404 Not Found 2024-06-05T07:18:00.1802945Z ##[error]#6 0.437 Err:6 http://deb.debian.org/debian stretch-updates Release 2024-06-05T07:18:00.1803488Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.437 Err:6 http://deb.debian.org/debian stretch-updates Release 2024-06-05T07:18:00.1804058Z ##[error]#6 0.437 404 Not Found 2024-06-05T07:18:00.1804351Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.437 404 Not Found 2024-06-05T07:18:00.1804755Z ##[error]#6 0.440 Reading package lists... 2024-06-05T07:18:00.1805029Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.440 Reading package lists... 2024-06-05T07:18:00.1805567Z ##[error]#6 0.452 E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file. 2024-06-05T07:18:00.1806066Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.452 E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file. 2024-06-05T07:18:00.1806641Z ##[error]#6 0.452 E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file. 2024-06-05T07:18:00.1807008Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.452 E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file. 2024-06-05T07:18:00.1807571Z ##[error]#6 0.452 E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file. 2024-06-05T07:18:00.1807960Z ##[debug]Processed: ##vso[task.issue type=error;]#6 0.452 E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file. 2024-06-05T07:18:00.1808778Z ##[error]#6 ERROR: process "/bin/sh -c apt update && apt upgrade -y && apt install -y python build-essential" did not complete successfully: exit code: 100 2024-06-05T07:18:00.1809256Z ##[debug]Processed: ##vso[task.issue type=error;]#6 ERROR: process "/bin/sh -c apt update && apt upgrade -y && apt install -y python build-essential" did not complete successfully: exit code: 100 2024-06-05T07:18:00.1809780Z ##[error]------ 2024-06-05T07:18:00.1810060Z ##[debug]Processed: ##vso[task.issue type=error;]------ 2024-06-05T07:18:00.1810583Z ##[error] > [2/8] RUN apt update && apt upgrade -y && apt install -y python build-essential: 2024-06-05T07:18:00.1810980Z ##[debug]Processed: ##vso[task.issue type=error;] > [2/8] RUN apt update && apt upgrade -y && apt install -y python build-essential: 2024-06-05T07:18:00.1811509Z ##[error]0.413 404 Not Found [IP: 151.101.130.132 80] 2024-06-05T07:18:00.1811841Z ##[debug]Processed: ##vso[task.issue type=error;]0.413 404 Not Found [IP: 151.101.130.132 80] 2024-06-05T07:18:00.1812600Z ##[error]0.414 Ign:4 http://deb.debian.org/debian stretch-updates InRelease 2024-06-05T07:18:00.1814483Z ##[debug]Processed: ##vso[task.issue type=error;]0.414 Ign:4 http://deb.debian.org/debian stretch-updates InRelease 2024-06-05T07:18:00.1815197Z ##[error]0.425 Err:5 http://deb.debian.org/debian stretch Release 2024-06-05T07:18:00.1815788Z ##[debug]Processed: ##vso[task.issue type=error;]0.425 Err:5 http://deb.debian.org/debian stretch Release 2024-06-05T07:18:00.1816360Z ##[error]0.425 404 Not Found 2024-06-05T07:18:00.1816706Z ##[debug]Processed: ##vso[task.issue type=error;]0.425 404 Not Found 2024-06-05T07:18:00.1817315Z ##[error]0.437 Err:6 http://deb.debian.org/debian stretch-updates Release 2024-06-05T07:18:00.1817766Z ##[debug]Processed: ##vso[task.issue type=error;]0.437 Err:6 http://deb.debian.org/debian stretch-updates Release 2024-06-05T07:18:00.1818323Z ##[error]0.437 404 Not Found 2024-06-05T07:18:00.1818662Z ##[debug]Processed: ##vso[task.issue type=error;]0.437 404 Not Found 2024-06-05T07:18:00.1819186Z ##[error]0.440 Reading package lists... 2024-06-05T07:18:00.1819548Z ##[debug]Processed: ##vso[task.issue type=error;]0.440 Reading package lists... 2024-06-05T07:18:00.1820974Z ##[error]0.452 E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file. 2024-06-05T07:18:00.1821584Z ##[debug]Processed: ##vso[task.issue type=error;]0.452 E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file. 2024-06-05T07:18:00.1822344Z ##[error]0.452 E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file. 2024-06-05T07:18:00.1822822Z ##[debug]Processed: ##vso[task.issue type=error;]0.452 E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file. 2024-06-05T07:18:00.1823568Z ##[error]0.452 E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file. 2024-06-05T07:18:00.1824074Z ##[debug]Processed: ##vso[task.issue type=error;]0.452 E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file. 2024-06-05T07:18:00.1824795Z ##[error]------ 2024-06-05T07:18:00.1825120Z ##[debug]Processed: ##vso[task.issue type=error;]------ 2024-06-05T07:18:00.1825633Z ##[error]Dockerfile:14 2024-06-05T07:18:00.1825986Z ##[debug]Processed: ##vso[task.issue type=error;]Dockerfile:14 2024-06-05T07:18:00.1826503Z ##[error]-------------------- 2024-06-05T07:18:00.1826858Z ##[debug]Processed: ##vso[task.issue type=error;]-------------------- 2024-06-05T07:18:00.1827453Z ##[error] 12 | ENV REACT_APP_WebAdminVersion=${REACT_APP_WebAdminVersion} 2024-06-05T07:18:00.1827872Z ##[debug]Processed: ##vso[task.issue type=error;] 12 | ENV REACT_APP_WebAdminVersion=${REACT_APP_WebAdminVersion} 2024-06-05T07:18:00.1828392Z ##[error] 13 |
2024-06-05T07:18:00.1828705Z ##[debug]Processed: ##vso[task.issue type=error;] 13 |
2024-06-05T07:18:00.1829297Z ##[error] 14 | >>> RUN apt update && apt upgrade -y && apt install -y python build-essential 2024-06-05T07:18:00.1829749Z ##[debug]Processed: ##vso[task.issue type=error;] 14 | >>> RUN apt update && apt upgrade -y && apt install -y python build-essential 2024-06-05T07:18:00.1830325Z ##[error] 15 |
2024-06-05T07:18:00.1830637Z ##[debug]Processed: ##vso[task.issue type=error;] 15 |
2024-06-05T07:18:00.1831159Z ##[error] 16 | # Install and configure serve. 2024-06-05T07:18:00.1831521Z ##[debug]Processed: ##vso[task.issue type=error;] 16 | # Install and configure serve. 2024-06-05T07:18:00.1832046Z ##[error]-------------------- 2024-06-05T07:18:00.1832407Z ##[debug]Processed: ##vso[task.issue type=error;]-------------------- 2024-06-05T07:18:00.1833145Z ##[error]ERROR: failed to solve: process "/bin/sh -c apt update && apt upgrade -y && apt install -y python build-essential" did not complete successfully: exit code: 100 2024-06-05T07:18:00.1833710Z ##[debug]Processed: ##vso[task.issue type=error;]ERROR: failed to solve: process "/bin/sh -c apt update && apt upgrade -y && apt install -y python build-essential" did not complete successfully: exit code: 100 2024-06-05T07:18:00.1834859Z ##[debug]task result: Failed 2024-06-05T07:18:00.1835399Z ##[error]The process '/usr/bin/docker' failed with exit code 1 2024-06-05T07:18:00.1835965Z ##[debug]Processed: ##vso[task.issue type=error;]The process '/usr/bin/docker' failed with exit code 1 2024-06-05T07:18:00.1843761Z ##[debug]Processed: ##vso[task.complete result=Failed;]The process '/usr/bin/docker' failed with exit code 1 2024-06-05T07:18:00.1885781Z ##[section]Finishing: Build WebAdmin

TteamMBK commented 3 weeks ago

Is there any solution to this problem?