andydean565

azure dev ops debug output 2

Nov 15th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.85 KB | None | 0 0
  1. ##[section]Starting: Push services
  2. ==============================================================================
  3. Task : Docker Compose
  4. Description : Build, push or run multi-container Docker applications. Task can be used with Docker or Azure Container registry.
  5. Version : 0.159.0
  6. Author : Microsoft Corporation
  7. Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/docker-compose
  8. ==============================================================================
  9. ##[debug]agent.TempDirectory=/home/vsts/work/_temp
  10. ##[debug]loading inputs and endpoints
  11. ##[debug]loading INPUT_CONTAINERREGISTRYTYPE
  12. ##[debug]loading INPUT_AZURESUBSCRIPTIONENDPOINT
  13. ##[debug]loading INPUT_AZURECONTAINERREGISTRY
  14. ##[debug]loading INPUT_DOCKERCOMPOSEFILE
  15. ##[debug]loading INPUT_PROJECTNAME
  16. ##[debug]loading INPUT_QUALIFYIMAGENAMES
  17. ##[debug]loading INPUT_ACTION
  18. ##[debug]loading INPUT_ADDITIONALIMAGETAGS
  19. ##[debug]loading INPUT_INCLUDESOURCETAGS
  20. ##[debug]loading INPUT_INCLUDELATESTTAG
  21. ##[debug]loading INPUT_BUILDIMAGES
  22. ##[debug]loading INPUT_DETACHED
  23. ##[debug]loading INPUT_ABORTONCONTAINEREXIT
  24. ##[debug]loading INPUT_IMAGEDIGESTCOMPOSEFILE
  25. ##[debug]loading INPUT_REMOVEBUILDOPTIONS
  26. ##[debug]loading INPUT_BASERESOLVEDIRECTORY
  27. ##[debug]loading INPUT_OUTPUTDOCKERCOMPOSEFILE
  28. ##[debug]loading INPUT_NOPIFNODOCKERCOMPOSEFILE
  29. ##[debug]loading INPUT_REQUIREADDITIONALDOCKERCOMPOSEFILES
  30. ##[debug]loading INPUT_CWD
  31. ##[debug]loading ENDPOINT_AUTH_c1458e7a-14c3-4a39-b1d4-1622c61bdfc2
  32. ##[debug]loading ENDPOINT_AUTH_SCHEME_c1458e7a-14c3-4a39-b1d4-1622c61bdfc2
  33. ##[debug]loading ENDPOINT_AUTH_PARAMETER_c1458e7a-14c3-4a39-b1d4-1622c61bdfc2_TENANTID
  34. ##[debug]loading ENDPOINT_AUTH_PARAMETER_c1458e7a-14c3-4a39-b1d4-1622c61bdfc2_SERVICEPRINCIPALID
  35. ##[debug]loading ENDPOINT_AUTH_PARAMETER_c1458e7a-14c3-4a39-b1d4-1622c61bdfc2_AUTHENTICATIONTYPE
  36. ##[debug]loading ENDPOINT_AUTH_PARAMETER_c1458e7a-14c3-4a39-b1d4-1622c61bdfc2_SCOPE
  37. ##[debug]loading ENDPOINT_AUTH_PARAMETER_c1458e7a-14c3-4a39-b1d4-1622c61bdfc2_SERVICEPRINCIPALKEY
  38. ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION
  39. ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION
  40. ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN
  41. ##[debug]loading SECRET_CONTAINER_AUTHENTICATIONTOKEN
  42. ##[debug]loading SECRET_SYSTEM_ACCESSTOKEN
  43. ##[debug]loading SECRET_CONTAINER_PASSWORD
  44. ##[debug]loading SECRET_CONTAINER_USERNAME
  45. ##[debug]loaded 34
  46. ##[debug]Agent.ProxyUrl=undefined
  47. ##[debug]Agent.CAInfo=undefined
  48. ##[debug]Agent.ClientCert=undefined
  49. ##[debug]Agent.SkipCertValidation=undefined
  50. ##[debug]check path : /home/vsts/work/_tasks/DockerCompose_6975e2d1-96d3-4afc-8a41-498b5d34ea19/0.159.0/task.json
  51. ##[debug]adding resource file: /home/vsts/work/_tasks/DockerCompose_6975e2d1-96d3-4afc-8a41-498b5d34ea19/0.159.0/task.json
  52. ##[debug]system.culture=en-US
  53. ##[debug]cwd=/home/vsts/work/1/s
  54. ##[debug]containerregistrytype=Azure Container Registry
  55. ##[debug]azureSubscriptionEndpoint=c1458e7a-14c3-4a39-b1d4-1622c61bdfc2
  56. ##[debug]azureContainerRegistry=csym023.azurecr.io
  57. ##[debug]Reading the acr registry in old versions
  58. ##[debug]Reading the acr registry in kubernetesV1
  59. ##[debug]c1458e7a-14c3-4a39-b1d4-1622c61bdfc2 auth param serviceprincipalid = ***
  60. ##[debug]c1458e7a-14c3-4a39-b1d4-1622c61bdfc2 auth param serviceprincipalkey = ***
  61. ##[debug]System.ServerType=Hosted
  62. ##[debug]Processed: ##vso[task.setvariable variable=CONTAINER_USERNAME;issecret=true;]***
  63. ##[debug]Processed: ##vso[task.setvariable variable=CONTAINER_PASSWORD;issecret=true;]***
  64. ##[debug]dockerComposeFile=/home/vsts/work/1/s/docker-compose.yml
  65. ##[debug]nopIfNoDockerComposeFile=false
  66. ##[debug]No pattern found in docker compose filepath parameter
  67. ##[debug]which 'docker'
  68. ##[debug]found: '/usr/bin/docker'
  69. ##[debug]which 'docker'
  70. ##[debug]found: '/usr/bin/docker'
  71. ##[debug]which 'docker-compose'
  72. ##[debug]found: '/usr/local/bin/docker-compose'
  73. ##[debug]which 'docker-compose'
  74. ##[debug]found: '/usr/local/bin/docker-compose'
  75. ##[debug]dockerComposeFile=/home/vsts/work/1/s/docker-compose.yml
  76. ##[debug]No pattern found in docker compose filepath parameter
  77. ##[debug]additionalDockerComposeFiles=null
  78. ##[debug]requireAdditionalDockerComposeFiles=false
  79. ##[debug]projectName=csym023
  80. ##[debug]dockerHostEndpoint=null
  81. ##[debug]DOCKER_CONFIG=undefined
  82. ##[debug]Processed: ##vso[task.setvariable variable=CONTAINER_AUTHENTICATIONTOKEN;issecret=true;]***
  83. ##[debug]agent.tempDirectory=/home/vsts/work/_temp
  84. ##[debug]testing directory '/home/vsts/work/_temp/DockerConfig_1573824973446/trust/private'
  85. ##[debug]testing directory '/home/vsts/work/_temp/DockerConfig_1573824973446/trust'
  86. ##[debug]testing directory '/home/vsts/work/_temp/DockerConfig_1573824973446'
  87. ##[debug]mkdir '/home/vsts/work/_temp/DockerConfig_1573824973446/trust'
  88. ##[debug]mkdir '/home/vsts/work/_temp/DockerConfig_1573824973446/trust/private'
  89. ##[debug]Writing Docker config to temp file. File path: /home/vsts/work/_temp/DockerConfig_1573824973446/config.json, Docker config: {"auths": { "csym023.azurecr.io": {"auth": "***", "email": "ServicePrincipal@AzureRM" } }, "HttpHeaders":{"X-Meta-Source-Client":"VSTS"} }
  90. ##[debug]Synced the file content to the disk. The content is {"auths": { "csym023.azurecr.io": {"auth": "***", "email": "ServicePrincipal@AzureRM" } }, "HttpHeaders":{"X-Meta-Source-Client":"VSTS"} }.
  91. ##[debug]dockerComposeFileArgs=null
  92. ##[debug]which '/usr/local/bin/docker-compose'
  93. ##[debug]found: '/usr/local/bin/docker-compose'
  94. ##[debug]which '/usr/local/bin/docker-compose'
  95. ##[debug]found: '/usr/local/bin/docker-compose'
  96. ##[debug]/usr/local/bin/docker-compose arg: ["-f","/home/vsts/work/1/s/docker-compose.yml"]
  97. ##[debug]/usr/local/bin/docker-compose arg: ["-p","csym023"]
  98. ##[debug]/usr/local/bin/docker-compose arg: config
  99. ##[debug]exec tool: /usr/local/bin/docker-compose
  100. ##[debug]arguments:
  101. ##[debug] -f
  102. ##[debug] /home/vsts/work/1/s/docker-compose.yml
  103. ##[debug] -p
  104. ##[debug] csym023
  105. ##[debug] config
  106. ##[debug]Exit code 0 received from tool '/usr/local/bin/docker-compose'
  107. ##[debug]STDIO streams have closed for tool '/usr/local/bin/docker-compose'
  108. ##[debug]qualifyImageNames=true
  109. ##[debug]Agent.HomeDirectory=/home/vsts/agents/2.160.0
  110. ##[debug]action=Push services
  111. ##[debug]System.TeamFoundationCollectionUri=https://andrewdean565.visualstudio.com/
  112. ##[debug]System.HostType=build
  113. ##[debug]which '/usr/local/bin/docker-compose'
  114. ##[debug]found: '/usr/local/bin/docker-compose'
  115. ##[debug]which '/usr/local/bin/docker-compose'
  116. ##[debug]found: '/usr/local/bin/docker-compose'
  117. ##[debug]/usr/local/bin/docker-compose arg: ["-f","/home/vsts/work/1/s/docker-compose.yml"]
  118. ##[debug]/usr/local/bin/docker-compose arg: ["-f","/home/vsts/agents/2.160.0/.docker-compose.1573824973895.yml"]
  119. ##[debug]/usr/local/bin/docker-compose arg: ["-p","csym023"]
  120. ##[debug]/usr/local/bin/docker-compose arg: config
  121. ##[debug]exec tool: /usr/local/bin/docker-compose
  122. ##[debug]arguments:
  123. ##[debug] -f
  124. ##[debug] /home/vsts/work/1/s/docker-compose.yml
  125. ##[debug] -f
  126. ##[debug] /home/vsts/agents/2.160.0/.docker-compose.1573824973895.yml
  127. ##[debug] -p
  128. ##[debug] csym023
  129. ##[debug] config
  130. ##[debug]Exit code 0 received from tool '/usr/local/bin/docker-compose'
  131. ##[debug]STDIO streams have closed for tool '/usr/local/bin/docker-compose'
  132. ##[debug]Image name not specified with tag, pushing all tags of the image specified.
  133. ##[debug]which '/usr/bin/docker'
  134. ##[debug]found: '/usr/bin/docker'
  135. ##[debug]which '/usr/bin/docker'
  136. ##[debug]found: '/usr/bin/docker'
  137. ##[debug]/usr/bin/docker arg: push
  138. ##[debug]arguments=null
  139. ##[debug]/usr/bin/docker arg: csym023.azurecr.io/csym023_api
  140. ##[debug]DOCKER_HOST=undefined
  141. ##[debug]exec tool: /usr/bin/docker
  142. ##[debug]arguments:
  143. ##[debug] push
  144. ##[debug] csym023.azurecr.io/csym023_api
  145. [command]/usr/bin/docker push csym023.azurecr.io/csym023_api
  146. The push refers to repository [csym023.azurecr.io/csym023_api]
  147. d8899fb93efc: Preparing
  148. 1457602124d5: Preparing
  149. aa0de54acb88: Preparing
  150. 2181ae27a544: Preparing
  151. 246666a164b8: Preparing
  152. 9d5a67858588: Preparing
  153. 8712152a34c4: Preparing
  154. e0b3afb09dc3: Preparing
  155. 6c01b5a53aac: Preparing
  156. 2c6ac8e5063e: Preparing
  157. cc967c529ced: Preparing
  158. 9d5a67858588: Waiting
  159. 8712152a34c4: Waiting
  160. e0b3afb09dc3: Waiting
  161. 6c01b5a53aac: Waiting
  162. 2c6ac8e5063e: Waiting
  163. cc967c529ced: Waiting
  164. unauthorized: authentication required
  165. ##[debug]Exit code 1 received from tool '/usr/bin/docker'
  166. ##[debug]STDIO streams have closed for tool '/usr/bin/docker'
  167. ##[error]unauthorized: authentication required
  168. ##[debug]Processed: ##vso[task.issue type=error;]unauthorized: authentication required
  169. ##[debug]task result: Failed
  170. ##[error]The process '/usr/bin/docker' failed with exit code 1
  171. ##[debug]Processed: ##vso[task.issue type=error;]The process '/usr/bin/docker' failed with exit code 1
  172. ##[debug]Processed: ##vso[task.complete result=Failed;]The process '/usr/bin/docker' failed with exit code 1
  173. ##[section]Finishing: Push services
Add Comment
Please, Sign In to add comment